:root{--navy:#071d35;--navy2:#0c2b4d;--blue:#167fd0;--blue2:#35a8ed;--teal:#2db7ae;--mist:#edf4f8;--ink:#102942;--muted:#667b8d;--white:#fff;--line:#dbe6ed;--shadow:0 24px 70px rgba(5,29,53,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.siteHeader{height:78px;padding:0 max(28px,calc((100vw - 1180px)/2));justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07);background:#03152b;position:-webkit-sticky;position:sticky;top:0;z-index:20}.brand,.siteHeader{display:flex;align-items:center;color:#fff}.brand{gap:10px;font-size:20px;font-weight:750}.brand strong{color:#35a8ed}.brand.light{color:#fff}.brand.light strong{color:#76c9f5}.siteHeader nav{display:flex;gap:30px;font-size:14px;color:#dce8f1;font-weight:650}.siteHeader nav a:hover{color:#67d8dc}.headerCta,.primaryButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;background:linear-gradient(135deg,var(--blue),#1b95df);color:#fff;padding:13px 18px;border-radius:10px;font-weight:750;box-shadow:0 10px 24px rgba(22,127,208,.22);cursor:pointer}.headerCta{font-size:14px}.northMark{width:39px;height:39px;display:block;flex:0 0 auto;object-fit:contain}.northMark.small{width:31px;height:31px}.hero{min-height:760px;position:relative;overflow:hidden;color:#fff;background:#03152b url(/provider-north-hero-background.jpg) 50%/cover no-repeat}.aurora{display:none}.heroContent{max-width:1180px;margin:auto;padding:112px 28px 150px;position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:800;color:#89d8ef}.eyebrow.blue{color:#147bc2}.hero h1{font-size:clamp(54px,7vw,86px);line-height:.96;letter-spacing:-.055em;margin:18px 0 28px;max-width:780px}.hero h1 span{color:#58b9ec}.hero p{font-size:20px;line-height:1.6;color:#d5e2ec;max-width:610px}.heroActions{display:flex;gap:12px;margin:34px 0 18px}.heroActions .primaryButton,.secondaryButton{padding:16px 20px}.secondaryButton{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:rgba(255,255,255,.05);font-weight:700}.hero small{color:#91a9ba}.northStar{color:#67d8dc;text-shadow:0 0 24px rgba(84,214,218,.35)}.mountain{position:absolute;bottom:0;-webkit-clip-path:polygon(50% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,0 100%)}.journeyStrip{min-height:74px;display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap;padding:18px;background:#f8fbfd;color:#34526a;font-size:12px;font-weight:850;letter-spacing:.12em;border-bottom:1px solid #e4edf3}.journeyStrip i{font-style:normal;color:#9eb4c3}.section{max-width:1180px;margin:auto;padding:100px 28px}.sectionHeading{max-width:770px;margin-bottom:50px}.northTrackSection h2,.section h2,.waitlistSection h2{font-size:clamp(38px,5vw,56px);line-height:1.04;letter-spacing:-.045em;margin:14px 0 20px}.northTrackSection p,.sectionHeading p,.waitlistSection p{font-size:18px;line-height:1.7;color:var(--muted)}.featureGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.featureGrid article{padding:28px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdfe);min-height:235px;box-shadow:0 7px 24px rgba(22,55,80,.05)}.featureIcon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#eaf6fd;color:var(--blue);margin-bottom:36px}.featureIcon svg{width:22px}.featureGrid h3{font-size:21px;margin:0 0 10px}.featureGrid p{color:var(--muted);line-height:1.6;margin:0}.northTrackSection{background:linear-gradient(130deg,#071b31,#0b2f51);color:#fff;padding:100px max(28px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.northTrackSection p{color:#bed0dd}.northTrackSection ul{list-style:none;padding:0;margin:30px 0 0;display:grid;grid-gap:15px;gap:15px}.northTrackSection li{display:flex;align-items:center;gap:11px;color:#e5f2f8}.northTrackSection li svg{color:#49c7bb;width:20px}.trackCard{background:#fff;color:var(--ink);border-radius:22px;padding:25px;box-shadow:var(--shadow)}.trackTop{display:flex;justify-content:space-between;align-items:flex-start;padding:4px 3px 20px}.trackTop small{color:#748a9c;font-weight:800;letter-spacing:.1em}.trackTop h3{margin:5px 0 0;font-size:24px}.statusPill{background:#e8f8f4;color:#15806d;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:850}.deadline{display:flex;justify-content:space-between;align-items:center;padding:18px;border-top:1px solid #e6edf2}.deadline div{display:flex;flex-direction:column;gap:4px}.deadline span{font-size:12px;color:#758a9a}.deadline strong{color:#1f6e9c;font-size:13px}.deadline.urgent{background:#fff8e8;border-radius:12px;border-top:0;margin-bottom:4px}.deadline.urgent strong{color:#986200}.trackRule{margin-top:18px;padding:18px;background:#f3f8fb;border-radius:14px;display:flex;gap:14px;align-items:center}.trackRule p{margin:0;color:#28475f;font-size:13px;line-height:1.5}.trackRule span{color:#74889a}.vision{text-align:center;max-width:920px}.quoteMark{font-family:Georgia,serif;font-size:88px;color:#c8e8f7;line-height:.8}.vision blockquote{margin:0;font-size:29px;line-height:1.5;font-weight:600;letter-spacing:-.02em;color:#183b57}.vision p{color:#71889a}.pillars{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;padding-top:20px}.pillar{border-top:2px solid #d9e6ee;padding:26px 6px}.pillar span{font-size:12px;font-weight:850;color:#2b94d1}.pillar h3{font-size:22px;margin:10px 0}.pillar p{color:var(--muted);line-height:1.55}.waitlistSection{padding:90px max(28px,calc((100vw - 1180px)/2));background:#eef6fa;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px;align-items:center}.northStar.inline{position:static;display:inline-block;margin-bottom:10px}.waitlistForm{background:#fff;padding:28px;border-radius:20px;box-shadow:0 20px 60px rgba(12,44,71,.12);display:grid;grid-gap:15px;gap:15px}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.waitlistForm label{display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:800;color:#405b70}.waitlistForm input,.waitlistForm select{width:100%;padding:13px 14px;border:1px solid #d5e2ea;border-radius:10px;background:#fff;color:#18364f;font:inherit;font-size:14px;outline:none}.waitlistForm input:focus,.waitlistForm select:focus{border-color:#54aee3;box-shadow:0 0 0 3px rgba(41,145,207,.1)}.waitlistForm .primaryButton{width:100%;padding:14px}.waitlistForm small{color:#8394a1}.formMessage{padding:11px 12px;border-radius:9px;margin:0;font-size:13px}.formMessage.done{background:#eaf8f5;color:#14725f}.formMessage.error{background:#fff0f0;color:#9a3a3a}footer{padding:45px max(28px,calc((100vw - 1180px)/2));background:#06182d;color:#9eb4c4;display:grid;grid-template-columns:auto 1fr;grid-gap:14px 36px;gap:14px 36px;align-items:center}footer p{margin:0;color:#d7e5ee;font-weight:650}footer small{grid-column:1/-1}@media(max-width:900px){.siteHeader nav{display:none}.hero{min-height:800px;background-position:58%}.heroContent{padding-top:88px;padding-bottom:220px;max-width:680px}.featureGrid{grid-template-columns:1fr 1fr}.northTrackSection,.waitlistSection{grid-template-columns:1fr;gap:45px}.pillars{grid-template-columns:1fr 1fr}}@media(max-width:620px){.siteHeader{height:72px;padding:0 18px}.brand{font-size:18px}.northMark.small{width:36px;height:36px}.headerCta{padding:10px 12px;font-size:12px}.hero{min-height:850px;background-position:63%}.heroContent{padding:72px 20px 255px}.hero h1{font-size:52px}.hero p{font-size:17px;max-width:520px}.heroActions{flex-direction:column;align-items:flex-start}.journeyStrip{gap:13px}.section{padding:76px 20px}.featureGrid,.formGrid,.pillars{grid-template-columns:1fr}.northTrackSection,.waitlistSection{padding:76px 20px}.vision blockquote{font-size:23px}footer{grid-template-columns:1fr;padding:38px 20px}}button,input,select{font:inherit}button{font-family:inherit}.appPage{min-height:100vh;background:#f4f8fb;color:var(--ink)}.appTopbar{height:72px;background:#06182d;color:#fff;padding:0 max(22px,calc((100vw - 1240px)/2));gap:34px;position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(255,255,255,.07)}.appBrand,.appTopbar{display:flex;align-items:center}.appBrand{gap:9px;font-weight:800;font-size:18px;white-space:nowrap}.appBrand strong{color:#35a8ed}.appNav{gap:8px;flex:1 1}.appNav,.appNav a{display:flex;align-items:center}.appNav a{gap:7px;padding:9px 12px;border-radius:9px;color:#b9cad7;font-size:13px;font-weight:700}.appNav a.active,.appNav a:hover{background:rgba(62,153,216,.12);color:#fff}.appTopActions{display:flex;align-items:center;gap:8px}.iconButton,.signOutButton,.textButton,.trackActions button{border:0;background:transparent;cursor:pointer}.iconButton{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:9px;color:#b7cada}.signOutButton{display:flex;align-items:center;gap:6px;color:#c8d8e3;font-weight:700;font-size:12px}.appLoading{min-height:100vh;display:grid;place-content:center;text-align:center;background:#06182d;color:#b8d1df}.loadingCompass{font-size:42px;color:#45cfd2;text-shadow:0 0 26px rgba(69,207,210,.4)}.authPage{min-height:100vh;display:grid;grid-template-columns:minmax(420px,.9fr) 1.1fr;background:#fff}.authBrandPanel{background:linear-gradient(145deg,#04172d,#0b3356);color:#fff;padding:46px max(40px,8vw);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.authBrandPanel:after{content:"";position:absolute;right:-130px;bottom:-160px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(48,158,218,.2),transparent 67%)}.authBrand{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:800;position:relative;z-index:2}.authBrand strong{color:#45b4ee}.authBrandPanel>div{max-width:500px;position:relative;z-index:2}.authBrandPanel h1{font-size:clamp(44px,5vw,68px);line-height:1;letter-spacing:-.05em;margin:15px 0 22px}.authBrandPanel p{font-size:18px;line-height:1.65;color:#c7d9e6}.authBrandPanel>small{position:relative;z-index:2;color:#8eacbf}.privacyCallout{display:flex;gap:10px;padding:15px;border:1px solid rgba(96,203,202,.18);background:rgba(8,30,51,.3);border-radius:12px;color:#cae3e9;font-size:13px;line-height:1.5;margin-top:28px}.privacyCallout svg{color:#55cfbf;flex:none}.authFormPanel{display:grid;place-items:center;padding:44px}.authCard{width:min(440px,100%)}.authCard h2{font-size:38px;letter-spacing:-.04em;margin:0 0 8px}.authCard>p{color:var(--muted);margin:0 0 28px}.authCard form{display:grid;grid-gap:17px;gap:17px}.addTrackCard label,.authCard label{display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:800;color:#3d5870}.addTrackCard input,.addTrackCard select,.authCard input{padding:14px;border:1px solid #d5e2ea;border-radius:10px;outline:none;color:#17364e;background:#fff}.addTrackCard input:focus,.addTrackCard select:focus,.authCard input:focus{border-color:#3fa4df;box-shadow:0 0 0 3px rgba(39,147,210,.1)}.authSubmit{width:100%;padding:15px;margin-top:3px}.authError,.authSuccess{font-size:13px!important;padding:11px 12px;border-radius:9px;margin:0!important}.authError{background:#fff0f0;color:#983c3c!important}.authSuccess{background:#e9f8f3;color:#14715e!important}.authSwitch{font-size:13px;text-align:center;margin-top:22px!important}.authSwitch a{color:#1688d1;font-weight:800}.onboardingPage{min-height:100vh;background:linear-gradient(180deg,#06182d 0 250px,#f5f9fb 250px);padding:0 24px 80px}.onboardingTop{max-width:920px;height:90px;margin:auto;display:flex;align-items:center;gap:9px;color:#fff;font-size:18px;font-weight:800}.onboardingTop strong{color:#3eade7}.stepCount{margin-left:auto;color:#91aabb;font-size:12px}.onboardingCard{max-width:820px;margin:35px auto 0;background:#fff;border-radius:24px;padding:48px;box-shadow:0 26px 80px rgba(3,24,44,.18)}.progressBar{height:6px;background:#edf3f6;border-radius:999px;overflow:hidden;margin-bottom:40px}.progressBar span{display:block;height:100%;background:linear-gradient(90deg,#1687d4,#36beb3);border-radius:999px;transition:width .3s}.onboardingCard h1{font-size:42px;letter-spacing:-.045em;line-height:1.05;margin:12px 0}.onboardingCard form>p,.onboardingCard>p{color:var(--muted);line-height:1.6}.fieldRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;margin:32px 0}.fieldRow label{display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:800;color:#425f75}.fieldRow input,.fieldRow select{padding:14px;border:1px solid #d7e3eb;border-radius:10px;background:#fff}.onboardingNext{margin-top:15px}.stageChoices{display:grid;grid-gap:10px;gap:10px;margin:30px 0}.stageChoices button{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:14px;gap:14px;text-align:left;padding:18px;border:1px solid #dae6ed;background:#fff;border-radius:13px;color:var(--ink);cursor:pointer}.stageChoices button.selected{border-color:#279bd9;background:#f2faff;box-shadow:0 0 0 2px rgba(39,155,217,.07)}.stageChoices b{font-size:15px}.stageChoices p{margin:4px 0 0;color:#73889a;font-size:13px}.radioDot{width:16px;height:16px;border:2px solid #a8bdcb;border-radius:50%}.selected .radioDot{border:5px solid #238fd0}.selected svg{color:#21a596}.onboardingButtons{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}.lightButton{color:#39556b;background:#fff;border-color:#d8e4ec}.businessChoices{display:grid;grid-gap:10px;gap:10px;margin:30px 0}.businessChoices label{display:flex;align-items:center;gap:12px;padding:17px;border:1px solid #d9e5ec;border-radius:12px;font-weight:750}.businessChoices input{accent-color:#1687d4}.dashboardMain,.northTrackMain{max-width:1240px;margin:auto;padding:46px 24px 90px}.dashboardWelcome,.pageTitleRow{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px}.dashboardWelcome h1,.pageTitleRow h1{font-size:42px;letter-spacing:-.045em;margin:9px 0}.dashboardWelcome p,.pageTitleRow p{color:var(--muted);margin:0;max-width:680px;line-height:1.6}.northStatus{background:#e8f7f3;border:1px solid #d1eee7;border-radius:14px;padding:14px 18px;min-width:210px}.northStatus span{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:10px;color:#4b7a70;font-weight:850}.northStatus strong{display:block;color:#126b5b;margin-top:4px}.metricGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px;margin-bottom:18px}.metricGrid article{background:#fff;border:1px solid #e0e9ef;border-radius:16px;padding:20px;min-height:160px}.metricIcon{width:37px;height:37px;border-radius:10px;background:#eaf6fd;color:#1889cf;display:grid;place-items:center;margin-bottom:22px}.metricIcon svg{width:19px}.metricGrid span{display:block;color:#728696;font-size:12px;font-weight:700}.metricGrid strong{display:block;font-size:23px;margin-top:7px;letter-spacing:-.02em}.metricGrid small{display:block;color:#8194a2;margin-top:7px}.miniProgress{height:5px;background:#edf3f6;border-radius:999px;overflow:hidden;margin-top:14px}.miniProgress i{display:block;height:100%;background:linear-gradient(90deg,#1591d8,#37bcb4)}.dashboardGrid{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:18px;gap:18px}.addTrackCard,.panel,.trackTable{background:#fff;border:1px solid #dfe9ef;border-radius:18px;padding:24px}.panelHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.panelHeader h2{font-size:25px;letter-spacing:-.035em;margin:8px 0 0}.panelHeader>a{display:flex;align-items:center;gap:6px;color:#1685ca;font-size:12px;font-weight:800}.stageBadge{text-transform:capitalize;font-size:11px;background:#edf6fb;color:#3c6e8b;padding:7px 10px;border-radius:999px;font-weight:800}.pathList{margin-top:20px}.pathStep{display:grid;grid-template-columns:auto 1fr auto;grid-gap:13px;gap:13px;padding:17px 0;border-top:1px solid #edf2f5;align-items:start}.pathStep>svg{width:20px;color:#afc0cb;margin-top:2px}.pathStep>svg.complete{color:#21a68f}.pathStep b{font-size:14px}.pathStep p{font-size:12px;line-height:1.5;color:#7b8e9c;margin:4px 0}.nextTag{font-size:9px;letter-spacing:.12em;background:#e9f7f5;color:#158474;padding:5px 7px;border-radius:999px;font-weight:900}.emptyState{text-align:center;padding:44px 12px;color:#728797}.emptyState>svg{width:34px;height:34px;color:#55a8d6}.emptyState h2,.emptyState h3{color:#183951;margin:10px 0 7px}.emptyState p{font-size:13px;line-height:1.6}.emptyState .primaryButton{margin-top:10px;padding:11px 14px;font-size:12px}.previewDeadlines{margin-top:18px}.previewDeadlines>div{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:15px 0;border-top:1px solid #edf2f5}.previewDeadlines span{display:flex;flex-direction:column;gap:3px}.previewDeadlines b{font-size:13px}.previewDeadlines small{color:#8193a0}.previewDeadlines strong{font-size:12px;color:#31749b}.nextAction{margin-top:18px;background:linear-gradient(120deg,#071c33,#0a3559);color:#fff;border-radius:18px;padding:28px;display:flex;justify-content:space-between;align-items:center;gap:24px}.nextAction h2{margin:8px 0;font-size:26px}.nextAction p{margin:0;color:#bad0dd;max-width:720px;line-height:1.55}.nextAction .eyebrow{color:#55cbd4}.pageTitleRow{align-items:center}.pageTitleRow .primaryButton{white-space:nowrap}.trackSummary{display:flex;gap:12px;margin-bottom:16px}.trackSummary>div{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dfe9ef;border-radius:12px;padding:12px 15px;color:#61798b;font-size:12px}.trackSummary svg{width:18px;color:#1889cf}.trackSummary b{color:#173950}.addTrackCard{margin-bottom:16px}.addTrackCard .panelHeader p{color:#718696;margin:5px 0 18px;font-size:13px}.addTrackCard form{display:grid;grid-gap:14px;gap:14px}.fullLabel{display:grid!important}.addTrackCard .primaryButton{justify-self:start}.textButton{color:#607789;font-weight:750}.trackTable{padding:0;overflow:hidden}.trackRow{display:grid;grid-template-columns:auto 1fr 140px auto;grid-gap:16px;gap:16px;align-items:center;padding:18px 20px;border-top:1px solid #edf2f5}.trackRow:first-child{border-top:0}.statusDot{width:10px;height:10px;border-radius:50%;background:#a6bac7}.statusDot.current{background:#23aa90}.statusDot.soon{background:#e0a52a}.statusDot.urgent{background:#e7743a}.statusDot.overdue{background:#d74c4c}.trackPrimary{display:flex;flex-direction:column;gap:4px}.trackPrimary b{font-size:14px}.trackDue span,.trackPrimary span{font-size:11px;color:#7f929f}.trackDue{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.trackDue strong{font-size:13px}.trackActions{display:flex;gap:6px}.trackActions a,.trackActions button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dfe7ec;border-radius:8px;color:#5b7587;background:#fff}.trackActions button:hover{color:#bd4747}.emptyState.large{padding:70px 20px}.disclaimerNote{font-size:11px;color:#8799a5;line-height:1.55;margin:18px 4px}@media(max-width:900px){.authPage{grid-template-columns:1fr}.authBrandPanel{min-height:420px;padding:36px}.authFormPanel{padding:50px 24px}.appTopbar{gap:14px}.appNav{display:none}.appTopActions{margin-left:auto}.metricGrid{grid-template-columns:1fr 1fr}.dashboardGrid{grid-template-columns:1fr}.dashboardWelcome,.pageTitleRow{align-items:flex-start;flex-direction:column}.northStatus{min-width:0}.nextAction{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.authBrandPanel{min-height:360px;padding:28px 22px}.authBrandPanel h1{font-size:44px}.authFormPanel{padding:38px 20px}.onboardingCard{padding:28px 20px}.onboardingCard h1{font-size:34px}.fieldRow{grid-template-columns:1fr}.onboardingButtons{justify-content:stretch}.onboardingButtons>*{flex:1 1}.appTopbar{padding:0 16px}.signOutButton{font-size:0}.signOutButton svg{width:19px;height:19px}.dashboardMain,.northTrackMain{padding:32px 16px 70px}.dashboardWelcome h1,.pageTitleRow h1{font-size:34px}.metricGrid{grid-template-columns:1fr}.trackSummary{flex-direction:column}.trackRow{grid-template-columns:auto 1fr auto}.trackDue{grid-column:2;align-items:flex-start}.trackActions{grid-column:3;grid-row:1/3}.nextAction{padding:22px}}