@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";@font-face{font-family:North Serif;src:url(/assets/NorthSerif-Regular-kilZICnW.ttf)format("truetype");font-style:normal;font-weight:400 800;font-display:swap}:root{color:#202420;font-synthesis:none;--green:#275c46;--ink:#202420;--muted:#757b74;--line:#e5e4de;--paper:#fff;background:#f5f4f0;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg,#f8f7f3,#f1f0eb);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}.app-shell{grid-template-columns:244px 1fr;min-height:100vh;display:grid}.desktop-nav{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#faf9f6e6;flex-direction:column;height:100vh;padding:28px 18px 22px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.4px;align-items:center;gap:10px;padding:0 10px;font:700 24px North Serif,Georgia,serif;display:flex}.brand-mark{color:#f4f1e8;background:#264f3e;border-radius:10px;place-items:center;width:33px;height:33px;font:700 17px North Serif,Georgia,serif;display:grid}.profile-switcher{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;margin:31px 0 20px;padding:10px;display:grid}.avatar{color:#315d49;background:#e6ece7;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.profile-switcher strong,.profile-switcher span{font-size:13px;display:block}.profile-switcher span{color:var(--muted);margin-top:2px;font-size:11px}.desktop-nav nav{flex-direction:column;gap:4px;display:flex}.desktop-nav nav button,.nav-bottom button{cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-weight:500;display:flex}.desktop-nav nav button.active{color:#214e3c;background:#e7ede9;font-weight:700}.desktop-nav nav button:hover,.nav-bottom button:hover{background:#efeee9}.nav-bottom{flex-direction:column;gap:4px;margin-top:auto;display:flex}.new-pill{color:#285940;text-transform:uppercase;background:#dcebe2;border-radius:20px;margin-left:auto;padding:2px 6px;font-size:9px}main{min-width:0}.mobile-header,.mobile-nav{display:none}.page{max-width:1240px;margin:0 auto;padding:42px 44px 70px}.narrow-page{max-width:1000px}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;display:flex}.page-header h1{letter-spacing:-1px;margin:2px 0 0;font:700 clamp(29px,3vw,41px) North Serif,Georgia,serif}.eyebrow,.label{letter-spacing:1.25px;color:#7b817a;font-size:10px;font-weight:700}.primary-button,.filter-button{cursor:pointer;border:0;border-radius:11px;align-items:center;gap:7px;padding:10px 14px;font-weight:700;display:flex}.primary-button{color:#fff;background:#285a45;box-shadow:0 4px 12px #285a4522}.filter-button{border:1px solid var(--line);background:#fff}.hero-card{color:#fff;background:#233c33;border-radius:22px;padding:28px 30px 18px;overflow:hidden;box-shadow:0 16px 40px #233c3321}.hero-top{justify-content:space-between;align-items:flex-start;display:flex}.hero-card .label{color:#b6c6bf}.hero-card h2,.worth-summary h2{letter-spacing:-2px;margin:6px 0 1px;font:700 clamp(40px,5vw,60px) North Serif,Georgia,serif}.positive{color:#2f8a55!important}.hero-card .positive{margin:0;font-weight:600;color:#94d2ae!important}.positive span,.hero-card p span{opacity:.72;font-weight:400}.segmented{background:#e9e8e2;border-radius:10px;padding:3px;display:flex}.segmented button{color:#6c716c;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-size:12px;display:flex}.segmented button.selected{color:#274f3f;background:#fff;box-shadow:0 2px 7px #0000000d}.hero-card .segmented{background:#ffffff15}.hero-card .segmented button{color:#ced9d4}.hero-card .segmented button.selected{color:#274f3f;background:#fff}.line-chart{height:190px;margin:7px -30px 0}.line-chart.small{height:150px;margin:14px 0 0}.line-chart svg{width:100%;height:100%}.line-chart .area{fill:url(#area)}.line-chart .line{fill:none;stroke:#a9ddc2;stroke-width:3px;vector-effect:non-scaling-stroke}.worth-summary .line{stroke:#3d9b75}.range-picker{border-top:1px solid #ffffff1c;justify-content:space-between;padding-top:10px;display:flex}.range-picker button{color:inherit;opacity:.55;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 13px;font-size:11px;font-weight:700}.range-picker button.active{opacity:1;background:#ffffff18}.worth-summary .range-picker{border-color:var(--line)}.worth-summary .range-picker button.active{color:#275c46;background:#e8eee9}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0;display:grid}.metric-grid.three{grid-template-columns:repeat(3,1fr)}.metric-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1fr auto;padding:17px;display:grid;box-shadow:0 3px 12px #29322b08}.metric-icon{color:#315b49;background:#edf1ed;border-radius:10px;grid-area:1/2/3;place-items:center;width:34px;height:34px;display:grid}.metric-card>span{color:var(--muted);font-size:12px}.metric-card>strong{letter-spacing:-.4px;margin-top:4px;font:700 22px North Serif,Georgia,serif}.metric-card>small{color:#7d817c;grid-column:1/3;margin-top:7px;font-size:11px}.content-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:17px;margin-bottom:18px;padding:20px;box-shadow:0 4px 15px #29322b07}.panel-title{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.panel-title h3{margin:0;font:700 19px North Serif,Georgia,serif}.panel-title span{color:var(--muted);font-size:11px}.panel-title button{color:#315f4b;cursor:pointer;background:0 0;border:0;align-items:center;font-size:12px;font-weight:700;display:flex}.row{border-top:1px solid #eeede8;align-items:center;gap:11px;min-width:0;padding:12px 0;display:flex}.institution,.tx-icon{color:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid}.tx-icon{border-radius:11px}.row-main{flex:1;min-width:0}.row-main strong,.row-main span,.row-value strong,.row-value span{display:block}.row-main strong,.row-value strong{font-size:13px}.row-main span,.row-value span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10px;overflow:hidden}.row-value{text-align:right}.chevron{color:#a5aaa4}.tabs{gap:5px;margin-bottom:18px;display:flex;overflow:auto}.tabs button{color:#7a7e79;white-space:nowrap;background:0 0;border:0;border-radius:20px;padding:8px 12px;font-size:12px;font-weight:700}.tabs button.active{color:#295843;background:#e5ece7}.worth-summary{padding:0 4px 18px}.worth-summary h2{margin-top:5px}.worth-summary p{font-size:12px;font-weight:600}.account-groups{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.account-panel{align-self:start}.search{border:1px solid var(--line);color:#969a94;background:#fff;border-radius:12px;align-items:center;gap:9px;height:44px;margin-bottom:14px;padding:0 13px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%}.summary-strip{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:repeat(3,1fr);margin-bottom:16px;padding:16px;display:grid}.summary-strip>div{border-right:1px solid var(--line);padding:0 16px}.summary-strip>div:last-child{border:0}.summary-strip span,.summary-strip strong{display:block}.summary-strip span{color:var(--muted);font-size:11px}.summary-strip strong{margin-top:3px;font:700 20px Manrope}.transactions-panel{padding-bottom:8px}.cashflow-panel{height:330px}.bar-chart{align-items:flex-end;gap:12px;height:235px;padding-top:15px;display:flex}.bar-wrap{height:100%;color:var(--muted);flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;font-size:9px;display:flex}.bar{background:linear-gradient(#6f9d87,#b1cdbf);border-radius:6px 6px 2px 2px;width:100%;max-width:42px}.bar-wrap:last-child .bar{background:#2f654d}.category-row,.budget-row{border-top:1px solid #eeede8;padding:12px 0}.category-row>div:first-child,.budget-row>div:first-child{justify-content:space-between;font-size:12px;display:flex}.category-row span,.budget-row span{color:var(--muted)}.progress{background:#ecece7;border-radius:10px;height:6px;margin-top:9px;overflow:hidden}.progress i{background:#4c7963;border-radius:10px;height:100%;display:block}.plan-hero{background:#dfe8e2;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:25px 28px;display:flex}.plan-hero h2{margin:5px 0 0;font:700 30px Manrope}.plan-hero p{color:#68726b;font-size:12px}.plan-ring{text-align:center;border:8px solid #46735e;border-color:#46735e #46735e #fff #fff;border-radius:50%;place-content:center;width:84px;height:84px;display:grid}.plan-ring span{font-weight:700}.plan-ring small{color:var(--muted);font-size:9px}.goal-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:18px;display:grid}.goal-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.goal-icon{color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;margin-bottom:16px;display:grid}.goal-card>span,.goal-card>small{color:var(--muted);font-size:10px}.goal-card h3{margin:4px 0 12px;font:700 17px Manrope}.goal-card>strong{font-size:14px}.goal-card>strong small{color:var(--muted);font-weight:500}.overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:20;background:#17211c88;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{width:min(520px,100%);padding:30px 24px max(28px,env(safe-area-inset-bottom));background:#fbfaf7;border-radius:24px 24px 0 0;animation:.25s slide;position:relative}.sheet-handle{background:#d1d1ca;border-radius:5px;width:42px;height:4px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.sheet-close{background:#eeede8;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:20px;right:18px}.sheet h2{margin:5px 0;font:700 28px Manrope}.sheet>p{color:var(--muted);font-size:13px}.sheet-option{text-align:left;border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;width:100%;margin-top:10px;padding:13px;display:flex}.sheet-option>div{color:#2e5c48;background:#e7ede9;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.sheet-option>span{flex:1}.sheet-option strong,.sheet-option small{display:block}.sheet-option small{color:var(--muted);margin-top:2px}.sheet-note{text-align:center;margin:18px 0 0!important;font-size:10px!important}@keyframes slide{0%{opacity:0;transform:translateY(30px)}}@media (width<=900px){.app-shell{display:block}.desktop-nav{display:none}.mobile-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:5;background:#f8f7f3dc;border-bottom:1px solid #e7e6e0;justify-content:space-between;align-items:center;height:58px;padding:8px 16px;display:flex;position:sticky;top:0}.icon-button{background:0 0;border:0;padding:7px}.brand.compact{padding:0}.brand.compact .brand-mark{width:31px;height:31px}.page{padding:25px 18px 100px}.mobile-nav{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--line);padding:7px 5px max(8px,env(safe-area-inset-bottom));background:#fbfaf8ee;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#888d87;background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:3px;padding:2px;font-size:9px;display:flex}.mobile-nav button.active{color:#275944}.mobile-nav button span{display:block}.metric-grid{grid-template-columns:1fr 1fr}.content-grid,.account-groups{grid-template-columns:1fr}.goal-grid{grid-template-columns:1fr 1fr}}@media (width<=580px){.page-header{align-items:center;margin-bottom:20px}.page-header .eyebrow{display:none}.page-header h1{font-size:26px}.primary-button{place-items:center;width:39px;height:39px;padding:0;font-size:0;display:grid}.hero-card{border-radius:18px;margin:0 -5px;padding:22px 20px 15px}.hero-card h2,.worth-summary h2{letter-spacing:-1.8px;font-size:38px}.line-chart{height:155px;margin-left:-20px;margin-right:-20px}.compact-segment{display:none}.metric-grid{gap:10px}.metric-card{padding:14px}.metric-card>strong{font-size:18px}.metric-icon{width:30px;height:30px}.panel{padding:16px}.goal-grid{grid-template-columns:1fr}.plan-hero{padding:20px}.plan-ring{width:72px;height:72px}.cashflow-panel{height:285px}.bar-chart{gap:6px;height:195px}.summary-strip{padding:13px 3px}.summary-strip>div{padding:0 10px}.summary-strip strong{font-size:17px}.tabs{margin-left:-2px}.range-picker button{padding:6px 10px}}.marketing-shell,.legal-shell,.oauth-return{color:#1e2923;background:#f5f4f0;min-height:100vh}.marketing-nav{justify-content:space-between;align-items:center;max-width:1180px;height:82px;margin:auto;padding:0 32px;display:flex}.marketing-nav nav{gap:24px;display:flex}.marketing-nav a,.legal-copy a{color:#315f4b;font-size:13px;font-weight:700;text-decoration:none}.brand-link{display:block}.marketing-main{max-width:1180px;margin:auto;padding:70px 32px 100px}.marketing-hero{max-width:780px}.marketing-hero h1,.legal-copy h1,.oauth-card h1{letter-spacing:-3px;margin:18px 0 24px;font:700 clamp(48px,7vw,86px)/.98 North Serif,Georgia,serif}.marketing-hero>p{color:#66716b;max-width:680px;font-size:20px;line-height:1.6}.marketing-actions{align-items:center;gap:20px;margin-top:32px;display:flex}.marketing-actions span{color:#fff;background:#234b3a;border-radius:12px;padding:13px 18px;font-weight:700}.marketing-actions a{color:#315f4b;font-weight:700}.marketing-principles{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:120px;display:grid}.marketing-principles article{border-top:1px solid #cad2cc;padding:24px 10px 10px 0}.marketing-principles span{color:#7a837e;font-size:11px}.marketing-principles h2{margin:16px 0 10px;font:700 26px North Serif,Georgia,serif}.marketing-principles p{color:#68726d;line-height:1.65}.marketing-footer{color:#7a817c;border-top:1px solid #d9ddd9;justify-content:space-between;max-width:1180px;margin:auto;padding:25px 32px 40px;font-size:11px;display:flex}.legal-copy{max-width:760px;margin:auto;padding:70px 30px 110px}.legal-copy h1{font-size:64px}.legal-updated{color:#7a817c}.legal-copy h2{margin:42px 0 10px;font:700 25px North Serif,Georgia,serif}.legal-copy p{color:#505b55;line-height:1.75}.legal-copy aside{color:#53645b;background:#e6ece8;border-radius:12px;margin-top:50px;padding:18px;font-size:12px;line-height:1.6}.oauth-return{place-items:center;padding:24px;display:grid}.oauth-return>.brand{position:absolute;top:28px;left:30px}.oauth-card{text-align:center;background:#fff;border:1px solid #e2e3df;border-radius:24px;max-width:520px;padding:48px;box-shadow:0 18px 50px #1d372b14}.oauth-card h1{letter-spacing:-1px;font-size:44px}.oauth-card p{color:#68726d;line-height:1.6}.oauth-card a{color:#fff;background:#285a45;border-radius:10px;margin-top:15px;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-block}.oauth-compass{color:#2e624b;background:#e2ede7;border-radius:16px;place-items:center;width:52px;height:52px;margin:auto;font-size:27px;display:grid}@media (width<=700px){.marketing-main{padding-top:45px}.marketing-hero h1{font-size:54px}.marketing-hero>p{font-size:17px}.marketing-principles{grid-template-columns:1fr;margin-top:80px}.marketing-footer{display:block}.marketing-footer span{margin:6px 0;display:block}.legal-copy h1{font-size:50px}.marketing-nav{padding:0 20px}.marketing-nav .brand{padding:0}.oauth-card{padding:36px 22px}}.north-site{--north-ink:#0b1a30;--north-blue:#075eb9;--north-sky:#21b7ee;--north-muted:#68778a;--north-line:#dce4ed;--north-paper:#fbfcfe;min-height:100vh;color:var(--north-ink);background:#f7f8f6;font-family:Avenir Next,Helvetica Neue,Arial,sans-serif;overflow:hidden}.north-site *{box-sizing:border-box}.north-site a{color:inherit}.north-shell{width:min(1180px,100% - 48px);margin:0 auto}.north-header{z-index:5;justify-content:space-between;align-items:center;gap:30px;height:88px;display:flex;position:relative}.north-wordmark{align-items:center;gap:11px;font:700 25px North Serif,Georgia,serif;text-decoration:none;display:inline-flex}.north-wordmark img{border-radius:12px;box-shadow:0 7px 22px #062b6323}.north-header nav{align-items:center;gap:30px;display:flex}.north-header nav a{color:#526276;font-size:13px;font-weight:600;text-decoration:none}.north-header nav a:hover{color:var(--north-blue)}.north-header-cta{color:#155eac;background:#fff;border:1px solid #c9d6e3;border-radius:999px;padding:9px 15px;font-size:12px;font-weight:700}.north-hero{grid-template-columns:minmax(0,1.03fr) minmax(400px,.97fr);align-items:center;gap:60px;min-height:760px;padding-top:48px;padding-bottom:86px;display:grid}.north-eyebrow{color:#1765ae;letter-spacing:1.7px;text-transform:uppercase;margin:0;font-size:11px;font-weight:750}.north-hero h1,.north-section h2,.north-feature-copy h2,.north-final h2{letter-spacing:-2.2px;font-family:North Serif,Georgia,serif;font-weight:700}.north-hero h1{max-width:720px;margin:20px 0 28px;font-size:clamp(57px,6.1vw,86px);line-height:.98}.north-lede{color:#5f6f82;max-width:650px;font-size:19px;line-height:1.7}.north-hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.north-coming-soon{color:#fff;background:linear-gradient(135deg,#071b3a,#075cad 58%,#13a9e2);border-radius:13px;flex-direction:column;justify-content:center;min-width:160px;min-height:58px;padding:10px 18px;font-weight:700;line-height:1.08;display:inline-flex;box-shadow:0 12px 28px #075cad35}.north-coming-soon small{opacity:.72;margin-bottom:3px;font-size:9px;font-weight:500}.north-text-link{color:#1163b4;font-size:13px;font-weight:700;text-decoration:none}.north-hero-note{color:#718094;margin-top:24px;font-size:12px}.north-hero-visual{place-items:center;min-height:650px;display:grid;position:relative}.north-sky-orb{filter:saturate(.9);opacity:.84;background:radial-gradient(circle at 35% 25%,#d9f5ff,#94d8f5 42%,#1eaee8 74%,#0b62ba);border-radius:50%;width:540px;height:540px;position:absolute;box-shadow:0 35px 100px #169bd932}.north-phone{background:#fff;border:8px solid #0b1728;border-radius:45px;position:relative;overflow:hidden;box-shadow:0 35px 80px #0a28553d}.north-phone img{width:100%;height:auto;display:block}.north-phone-main{z-index:2;width:332px;transform:rotate(1.4deg)}.north-floating-note{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #dbe7f1;border-radius:16px;align-items:center;gap:11px;padding:13px 16px;display:flex;position:absolute;bottom:15%;left:3%;box-shadow:0 16px 34px #0b315b24}.north-floating-note>span{color:#fff;background:linear-gradient(135deg,#092e68,#0da6e3);border-radius:10px;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.north-floating-note strong,.north-floating-note small{display:block}.north-floating-note strong{font-size:13px}.north-floating-note small{color:#738194;margin-top:3px;font-size:10px}.north-promise{color:#fff;background:#071a37}.north-promise-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:116px;display:grid}.north-promise p{border-right:1px solid #ffffff1c;align-items:center;gap:13px;padding:18px 28px;font-size:13px;font-weight:650;display:flex}.north-promise p:first-child{padding-left:0}.north-promise p:last-child{border:0}.north-promise p span{color:#58c6ee;letter-spacing:1px;font-size:10px}.north-section{padding-top:130px;padding-bottom:130px}.north-section-heading{max-width:790px}.north-section h2,.north-feature-copy h2,.north-final h2{margin:18px 0 22px;font-size:clamp(44px,5vw,66px);line-height:1.03}.north-section-heading>p:last-child,.north-feature-copy>p,.north-flow-copy>p{color:#69788a;max-width:660px;font-size:17px;line-height:1.7}.north-steps{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:80px;display:grid}.north-steps article{border-top:1px solid #cfd9e4;padding:28px 25px 30px 0}.north-steps article>span{color:#1976c8;letter-spacing:1px;font-size:11px}.north-steps h3{letter-spacing:-.5px;margin:18px 0 11px;font:700 27px North Serif,Georgia,serif}.north-steps p{color:#6b7889;font-size:14px;line-height:1.7}.north-feature-block{background:linear-gradient(145deg,#eaf6fc,#f6fafc 55%,#eef2f6);padding:120px 0}.north-feature-grid,.north-health-grid{grid-template-columns:minmax(380px,.9fr) minmax(0,1.1fr);align-items:center;gap:100px;display:grid}.north-phone-wrap{place-items:center;min-height:670px;display:grid;position:relative}.north-phone-wrap:before{content:"";opacity:.55;background:linear-gradient(145deg,#a8def5,#1ca8e5);border-radius:50%;width:480px;height:480px;position:absolute}.north-phone-secondary,.north-phone-health{z-index:1;width:320px;transform:rotate(-1.5deg)}.north-feature-copy{max-width:570px}.north-feature-list{margin:34px 0 0;padding:0;list-style:none}.north-feature-list li{color:#6c7888;border-top:1px solid #d4dee7;grid-template-columns:112px 1fr;gap:18px;padding:15px 0;font-size:14px;display:grid}.north-feature-list li span{color:#0a529a;font-weight:750}.north-flow-section{grid-template-columns:minmax(0,1.02fr) minmax(370px,.98fr);align-items:center;gap:90px;display:grid}.north-flow-copy h2{letter-spacing:-2px;margin:18px 0 22px;font:700 clamp(44px,5vw,66px)/1.03 North Serif,Georgia,serif}.north-flow-visual{place-items:center;min-height:680px;display:grid;position:relative}.north-flow-visual:before{content:"";opacity:.95;background:linear-gradient(145deg,#07275b,#0c7ccb 60%,#2ac2ef);border-radius:50%;width:520px;height:520px;position:absolute}.north-phone-flow{z-index:1;width:322px;transform:rotate(1.6deg)}.north-quote{background:#ecf7fb;border-left:3px solid #159fda;border-radius:0 14px 14px 0;margin-top:34px;padding:22px 24px}.north-quote p{color:#25445f!important;margin:0!important;font:700 20px/1.4 North Serif,Georgia,serif!important}.north-health{color:#fff;background:#071a37;padding:120px 0}.north-health .north-phone-wrap:before{opacity:.55;background:linear-gradient(145deg,#084b8f,#27bae9)}.north-health .north-eyebrow{color:#62cef1}.north-health .north-feature-copy>p{color:#bac7d6}.north-health-card{background:#ffffff0c;border:1px solid #ffffff20;border-radius:18px;margin-top:36px;padding:24px}.north-health-card span{color:#69d0f2;letter-spacing:1.2px;text-transform:uppercase;font-size:10px}.north-health-card strong{margin:10px 0;font:700 24px North Serif,Georgia,serif;display:block}.north-health-card p{color:#aebed0;margin:0;font-size:13px;line-height:1.6}.north-final{text-align:center;padding-top:145px;padding-bottom:150px}.north-final>img{border-radius:22px;margin-bottom:30px;box-shadow:0 20px 45px #06386e35}.north-final h2{margin-bottom:13px}.north-final>p:not(.north-eyebrow){color:#718093;font-size:17px}.north-final .north-coming-soon{text-align:left;margin-top:28px}.north-footer{color:#fff;background:#06152d;padding-top:70px}.north-footer-grid{grid-template-columns:1.3fr .7fr;gap:80px;padding-bottom:65px;display:grid}.north-footer .north-wordmark img{box-shadow:none}.north-footer-grid>div>p{color:#93a4b8;max-width:460px;margin-top:18px;font-size:13px;line-height:1.7}.north-footer-links{grid-template-columns:1fr 1fr;gap:55px;display:grid}.north-footer-links strong,.north-footer-links a{display:block}.north-footer-links strong{color:#6ccff0;letter-spacing:1px;text-transform:uppercase;margin-bottom:14px;font-size:11px}.north-footer-links a{color:#c2cfdb;margin:9px 0;font-size:13px;text-decoration:none}.north-footer-bottom{color:#8192a7;border-top:1px solid #ffffff16;justify-content:space-between;padding:24px 0 34px;font-size:11px;display:flex}.north-footer-bottom a{color:#b8c6d3;text-decoration:none}@media (width<=900px){.north-header nav{display:none}.north-hero{grid-template-columns:1fr;gap:20px;padding-top:70px}.north-hero-copy{text-align:center}.north-hero-copy>*{margin-left:auto;margin-right:auto}.north-hero-actions{justify-content:center}.north-hero-visual{min-height:650px}.north-promise-grid{grid-template-columns:1fr 1fr;padding:18px 0}.north-promise p{border:0;padding:14px}.north-feature-grid,.north-health-grid,.north-flow-section{grid-template-columns:1fr;gap:45px}.north-feature-copy,.north-flow-copy{max-width:680px;margin:0 auto}.north-feature-block .north-phone-wrap{order:2}.north-flow-visual{min-height:640px}.north-steps{grid-template-columns:1fr}.north-steps article{padding-right:0}.north-footer-grid{grid-template-columns:1fr}}@media (width<=600px){.north-shell{width:min(100% - 34px,1180px)}.north-header{height:74px}.north-header-cta{padding:8px 11px;font-size:10px}.north-wordmark{font-size:22px}.north-wordmark img{width:38px;height:38px}.north-hero{min-height:auto;padding-top:42px;padding-bottom:64px}.north-hero h1{letter-spacing:-1.6px;font-size:52px}.north-lede{font-size:16px}.north-hero-actions{flex-direction:column}.north-hero-note{max-width:310px}.north-hero-visual{min-height:590px}.north-sky-orb{width:430px;height:430px}.north-phone-main{width:294px}.north-floating-note{bottom:12%;left:0}.north-promise-grid{grid-template-columns:1fr}.north-promise p{padding:12px 0}.north-section{padding-top:90px;padding-bottom:90px}.north-section h2,.north-feature-copy h2,.north-flow-copy h2,.north-final h2{letter-spacing:-1.3px;font-size:44px}.north-steps{margin-top:54px}.north-feature-block,.north-health{padding:80px 0}.north-phone-wrap,.north-flow-visual{min-height:590px}.north-phone-wrap:before,.north-flow-visual:before{width:390px;height:390px}.north-phone-secondary,.north-phone-health,.north-phone-flow{width:284px}.north-feature-list li{grid-template-columns:88px 1fr}.north-final{padding-top:100px;padding-bottom:105px}.north-footer-grid{gap:35px}.north-footer-links{gap:25px}.north-footer-bottom{display:block}.north-footer-bottom span{margin:7px 0;display:block}}
