@import "https://fonts.googleapis.com/css2?family=Newsreader:opsz,wght@6..72,400;6..72,500;6..72,600&family=Hanken+Grotesk:wght@400;500;600;700&display=swap";:root{--purple-950:#1e0b2e;--purple-900:#2a0f41;--purple-800:#2b1140;--purple-700:#341551;--purple-600:#3d1862;--purple-500:#43195f;--purple-400:#5b2288;--primary-hover:#7430e6;--primary:#8a3efa;--accent-bright:#af5bfc;--gradient-start:#c79cf5;--on-dark-accent:#c9a7f0;--dot-color:#ca42ff;--chip-selected:#dccbf2;--white:#fff;--screener-bg:#faf9fc;--landing-bg:#f6f3fa;--tint-1:#ede7f3;--tint-2:#ede6f5;--tint-3:#eae3f3;--tint-4:#ede8f2;--progress-track:#e7e2ee;--border-light:#e9e4f0;--input-border:#e2dcec;--footer-border:#ece7f2;--near-black:#171018;--text-primary:#2b1140;--text-secondary:#5b4a6b;--text-muted-1:#857c90;--text-muted-2:#7a6e88;--text-muted-3:#6c6377;--text-placeholder:#9a93a6;--text-disabled:#c4bdd0;--on-dark-body-1:#cbbbde;--on-dark-body-2:#a797bc;--on-dark-body-3:#d3c6e6;--font-display:"Newsreader", Georgia, serif;--font-body:"Hanken Grotesk", system-ui, sans-serif;--font-mono:ui-monospace, Menlo, monospace}html,body{margin:0;padding:0}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-body);-webkit-font-smoothing:antialiased}a{text-decoration:none}input,textarea,button{font-family:inherit}input::placeholder,textarea::placeholder{color:var(--text-placeholder)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,[role=button]:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent-bright);outline-offset:2px}input:focus,textarea:focus{outline:none;border-color:var(--accent-bright)!important}#root{width:100%}.landing{background:var(--landing-bg);width:100%;color:var(--text-primary);overflow-x:hidden}.landing a{color:var(--primary)}.landing a:hover{color:var(--text-primary)}.site-header{background:var(--white);z-index:50;border-bottom:1px solid #36233a1a;justify-content:space-between;align-items:center;gap:32px;padding:20px 48px;display:flex;position:sticky;top:0}.site-header .logo-link{align-items:center;gap:12px;display:flex}.site-header .logo-link img{width:auto;height:46px;display:block}.site-nav{color:var(--text-primary);align-items:center;gap:32px;font-size:15.5px;display:flex}.site-nav a{color:var(--text-primary)}.header-cta{background:var(--primary);white-space:nowrap;border-radius:6px;align-items:center;gap:10px;padding:11px 20px;font-size:15px;font-weight:600;display:flex;color:var(--white)!important}.header-cta:hover{background:var(--primary-hover)!important}.nav-toggle{display:none}.hero{grid-template-columns:1fr 1fr;min-height:880px;display:grid}.hero-image{object-fit:cover;object-position:52% 32%;width:100%;height:100%;min-height:880px;display:block}.hero-content{background:var(--white);flex-direction:column;justify-content:center;gap:56px;padding:128px 80px;display:flex}.eyebrow-badge{background:var(--near-black);color:var(--white);letter-spacing:.09em;text-transform:uppercase;border-radius:4px;align-self:flex-start;align-items:center;gap:8px;padding:8px 15px;font-size:13px;font-weight:600;display:inline-flex}.hero-h1{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;max-width:14ch;margin:0;font-size:64px;font-weight:400;line-height:1.06}.hero-p{color:var(--text-secondary);text-wrap:pretty;max-width:31em;margin:0;font-size:19px;line-height:1.65}.btn-stack{flex-direction:column;gap:26px;display:flex}.btn-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.btn-primary{background:var(--primary);cursor:pointer;border:none;border-radius:6px;align-items:center;gap:12px;padding:18px 28px;font-size:17px;font-weight:600;display:flex;color:var(--white)!important}.btn-primary:hover{background:var(--primary-hover)!important}.btn-secondary{background:0 0;border:1px solid #17101866;border-radius:6px;align-items:center;gap:10px;padding:18px 26px;font-size:17px;font-weight:600;display:flex;color:var(--near-black)!important}.btn-secondary:hover{background:var(--tint-1)!important}.hero-caption{color:var(--text-muted-1);font-size:15px}.trust-band{background:linear-gradient(150deg, var(--purple-950) 0%, var(--purple-700) 100%);grid-template-columns:1fr 1fr;gap:32px;padding:64px 48px;display:grid}.trust-card{background:var(--white);border-radius:14px;flex-direction:column;gap:10px;padding:36px 38px;display:flex;box-shadow:0 18px 40px #00000047}.trust-stat{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-size:52px;font-weight:500;line-height:1}.trust-desc{color:var(--text-secondary);font-size:17.5px;line-height:1.55}.trust-card img{object-fit:contain;align-self:flex-start;width:auto;height:62px}.trust-card--logo{gap:16px}.story{background:var(--landing-bg);grid-template-columns:1.3fr 1fr;align-items:start;gap:72px;padding:104px 48px;display:grid}.story-left{flex-direction:column;gap:24px;display:flex}.eyebrow-mono{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted-1);font-size:12px}.story-h2{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:pretty;margin:0;font-size:50px;font-weight:400;line-height:1.08}.story-p{color:var(--text-secondary);text-wrap:pretty;max-width:36em;margin:0;font-size:18.5px;line-height:1.7}.pull-quote{font-family:var(--font-display);color:var(--near-black);letter-spacing:-.01em;border-left:2px solid var(--near-black);margin:12px 0 0;padding-left:20px;font-size:28px;font-weight:400}.story-right{flex-direction:column;gap:10px;display:flex}.story-img{object-fit:cover;object-position:center 20%;border-radius:14px;width:100%;height:440px;display:block}.story-caption{color:var(--text-muted-1);font-size:15px}.dots-section{position:relative;overflow:hidden}.dots-overlay{pointer-events:none;background-image:radial-gradient(#ca42ff80 1px,#0000 1.3px);background-size:9px 9px;position:absolute;inset:0}.dots-overlay--pace{-webkit-mask-image:linear-gradient(100deg,#0000 38%,#000 100%);mask-image:linear-gradient(100deg,#0000 38%,#000 100%)}.dots-overlay--cta{background-image:radial-gradient(#ca42ff73 1px,#0000 1.3px);-webkit-mask-image:linear-gradient(80deg,#0000 45%,#000 100%);mask-image:linear-gradient(80deg,#0000 45%,#000 100%)}.pace{background:linear-gradient(135deg, var(--purple-950) 0%, var(--purple-700) 55%, var(--purple-950) 100%);color:var(--landing-bg);padding:96px 48px}.pace-inner{flex-direction:column;gap:56px;display:flex;position:relative}.pace-heading{flex-direction:column;gap:20px;max-width:34em;display:flex}.pace-h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:52px;font-weight:400;line-height:1.06}.pace-p{color:var(--on-dark-body-1);text-wrap:pretty;margin:0;font-size:19px;line-height:1.7}.pace-points{grid-template-columns:1fr 1fr;gap:96px;display:grid}.pace-point{border-top:1px solid #c9a7f073;padding-top:20px}.pace-point-title{font-family:var(--font-display);color:var(--on-dark-accent);margin-bottom:10px;font-size:26px}.pace-point-body{color:var(--on-dark-body-2);max-width:26em;font-size:16.5px;line-height:1.65}.how-heading{background:var(--landing-bg);padding:96px 48px 40px}.how-h2{font-family:var(--font-display);letter-spacing:-.02em;max-width:15em;margin:0;font-size:52px;font-weight:400;line-height:1.06}.step-row{background:var(--landing-bg);align-items:center;gap:48px;padding:0 48px 24px;display:grid}.step-row--last{padding-bottom:88px}.step-row--text-left{grid-template-columns:1fr 1.15fr}.step-row--visual-left{grid-template-columns:1.15fr 1fr}.step-row--visual-left .step-visual{order:-1}.step-text{flex-direction:column;gap:14px;padding:32px 0;display:flex}.step-eyebrow{font-family:var(--font-mono);letter-spacing:.14em;color:var(--primary);font-size:12px}.step-h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:38px;font-weight:400;line-height:1.1}.step-hr{background:#36233a26;height:1px;margin:6px 0 4px}.step-p{color:var(--text-secondary);max-width:26em;margin:0;font-size:18px;line-height:1.65}.step-chips{color:var(--text-secondary);gap:24px;margin-top:10px;font-size:15.5px;display:flex}.step-chips span{background:var(--tint-4);border-radius:999px;padding:8px 14px}.step-outline-btn{border:1px solid #36233a59;border-radius:6px;align-self:flex-start;align-items:center;gap:10px;margin-top:16px;padding:14px 22px;font-size:16.5px;font-weight:600;display:inline-flex;color:var(--text-primary)!important}.step-outline-btn:hover{background:var(--tint-1)!important}.step-visual{border-radius:16px;justify-content:center;padding:56px 64px;display:flex}.step-visual--tint-a{background:var(--tint-3)}.step-visual--tint-b{background:var(--tint-2)}.step-card{background:var(--white);border-radius:14px;width:100%;max-width:460px;box-shadow:0 14px 32px #36233a17}.card-eligibility{padding:32px}.card-eligibility .prompt{font-family:var(--font-display);margin-bottom:22px;font-size:27px;line-height:1.15}.chip-row{flex-wrap:wrap;gap:10px;display:flex}.chip{background:var(--tint-4);color:var(--text-muted-2);border-radius:999px;padding:11px 18px;font-size:16px}.chip--selected{background:var(--chip-selected);color:var(--text-primary)}.card-hint{color:var(--text-muted-2);align-items:center;gap:10px;margin-top:22px;font-size:15px;display:flex}.card-hint .dot{background:var(--accent-bright);border-radius:50%;flex:none;width:9px;height:9px}.card-continue{background:var(--primary);color:var(--white);border-radius:6px;align-items:center;gap:10px;margin-top:22px;padding:13px 22px;font-size:16px;font-weight:600;display:inline-flex}.card-chat{flex-direction:column;gap:16px;padding:30px;display:flex}.chat-header{align-items:center;gap:12px;display:flex}.chat-header img{object-fit:cover;object-position:center 22%;border-radius:50%;flex:none;width:46px;height:46px;display:block}.chat-name{font-size:16.5px;font-weight:600}.chat-meta{color:var(--text-muted-2);font-size:14.5px}.chat-divider{background:#36233a1f;height:1px}.chat-line{color:#3a2b47;font-size:16.5px;line-height:1.6}.chat-signoff{color:var(--text-muted-2);font-size:16px}.card-timeline{padding:32px}.card-timeline .prompt{font-family:var(--font-display);margin-bottom:18px;font-size:25px}.timeline{flex-direction:column;display:flex}.timeline-row{border-bottom:1px solid #36233a1a;align-items:flex-start;gap:14px;padding:13px 0;display:flex}.timeline-row:last-child{border-bottom:none}.timeline-dot{border-radius:50%;flex:none;width:11px;height:11px;margin-top:6px}.timeline-dot--done{background:var(--primary)}.timeline-dot--pending{background:var(--accent-bright)}.timeline-label{font-size:16.5px;font-weight:600}.timeline-meta{color:var(--text-muted-2);font-size:14.5px}.card-approved{max-width:440px;padding:34px}.card-approved .prompt{font-family:var(--font-display);margin-bottom:16px;font-size:30px;line-height:1.15}.approved-amount{font-family:var(--font-display);color:var(--primary);letter-spacing:-.02em;font-size:54px;line-height:1}.approved-hr{background:#36233a24;width:80px;height:1px;margin:16px 0}.approved-note{color:var(--text-secondary);font-size:17px;line-height:1.6}.programs{background:var(--tint-1);padding:96px 48px}.programs-heading{flex-direction:column;gap:18px;margin-bottom:44px;display:flex}.programs-h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:50px;font-weight:400;line-height:1.06}.programs-p{color:var(--text-secondary);max-width:38em;margin:0;font-size:18.5px;line-height:1.65}.programs-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.program-card{background:var(--white);border:1px solid #36233a14;border-radius:14px;flex-direction:column;gap:12px;padding:34px 34px 30px;display:flex}.program-label{font-family:var(--font-mono);letter-spacing:.12em;color:var(--primary);font-size:12px}.program-h3{font-family:var(--font-display);letter-spacing:-.015em;margin:0;font-size:28px;font-weight:400}.program-p{color:var(--text-secondary);margin:0;font-size:17px;line-height:1.6}.faq{background:linear-gradient(140deg, var(--purple-900) 0%, var(--purple-500) 55%, var(--purple-400) 100%);color:var(--landing-bg);grid-template-columns:.75fr 1.25fr;align-items:start;gap:64px;padding:96px 48px;display:grid}.faq-h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:48px;font-weight:400;line-height:1.06;position:sticky;top:100px}.faq-list{border-top:1px solid #f9f6fe47;flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.faq-item{border-bottom:1px solid #f9f6fe47}.faq-question{cursor:pointer;width:100%;color:inherit;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;padding:24px 4px;display:flex}.faq-question:hover{opacity:.72}.faq-question-text{font-size:20px;font-weight:500}.faq-caret{color:var(--on-dark-accent);flex:none;font-size:15px;transition:transform .18s;transform:rotate(0)}.faq-caret--open{transform:rotate(180deg)}.faq-answer{color:var(--on-dark-body-3);margin:0;padding:0 90px 26px 4px;font-size:17.5px;line-height:1.7}.cta{background:linear-gradient(115deg, var(--purple-950) 0%, var(--purple-600) 60%, var(--purple-950) 100%);color:var(--landing-bg);padding:104px 48px}.cta-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.cta-left{flex-direction:column;gap:6px;display:flex}.cta-line{font-family:var(--font-display);letter-spacing:-.02em;font-size:52px;font-weight:400;line-height:1.1}.cta-line--accent{color:var(--on-dark-accent)}.cta-sub{color:var(--on-dark-body-2);margin-top:14px;font-size:17px}.cta-right{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.cta-primary{background:var(--primary);border-radius:6px;align-items:center;gap:34px;padding:17px 26px;font-size:17px;font-weight:600;display:flex;color:var(--white)!important}.cta-primary:hover{background:var(--primary-hover)!important}.cta-ghost{border:1px solid #f9f6fe80;border-radius:6px;align-items:center;padding:17px 24px;font-size:17px;font-weight:600;display:flex;color:var(--landing-bg)!important}.cta-ghost:hover{background:#f9f6fe1a!important}.site-footer{background:var(--landing-bg);flex-direction:column;gap:18px;padding:44px 48px 60px;display:flex}.footer-row{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:22px;font-size:15.5px;display:flex}.footer-row img{width:auto;height:40px;display:block}.footer-row a{color:var(--text-secondary)}.footer-copyright{color:var(--text-muted-1);font-size:14.5px}.footer-disclaimer{color:var(--text-muted-1);max-width:70em;font-size:14px;line-height:1.65}@media (width<=900px){.site-nav{display:none}.hero{grid-template-columns:1fr}.hero-image{height:52vh;min-height:52vh}.hero-content{gap:32px;padding:56px 24px}.hero-h1{max-width:none;font-size:38px}.btn-row{flex-direction:column;align-items:stretch}.btn-primary,.btn-secondary{justify-content:center}.trust-band,.story,.pace-points,.programs-grid,.faq{grid-template-columns:1fr}.story{gap:40px;padding:64px 24px}.pace{padding:64px 24px}.pace-points{gap:40px}.how-heading{padding:64px 24px 24px}.step-row,.step-row--text-left,.step-row--visual-left{grid-template-columns:1fr;padding:0 24px 24px}.step-row--last{padding-bottom:56px}.step-row--visual-left .step-visual{order:0}.step-visual{padding:32px 24px}.programs{padding:64px 24px}.faq{gap:32px;padding:64px 24px}.faq-h2{position:static}.faq-answer{padding-right:4px}.cta{padding:64px 24px}.cta-line{font-size:36px}.site-header{padding:20px 24px}.trust-band{padding:40px 24px}}.screener{background:var(--screener-bg);min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex}.screener a{color:var(--primary)}.screener a:hover{color:var(--primary-hover)}.screener-header{background:var(--white);flex-direction:column;align-items:center;gap:18px;padding:20px 24px 0;display:flex}.screener-header .logo-link{align-items:center;gap:10px;display:flex}.screener-header .logo-link img{width:auto;height:34px;display:block}.progress-track{background:var(--progress-track);border-radius:999px;width:100%;max-width:900px;height:5px;overflow:hidden}.progress-fill{background:linear-gradient(90deg, var(--gradient-start) 0%, var(--primary) 100%);border-radius:999px;height:100%;transition:width .3s}.screener-main{flex:1;justify-content:center;padding:80px 32px 64px;display:flex}.screener-content{flex-direction:column;gap:22px;width:100%;max-width:760px;display:flex}.screener-h1{letter-spacing:-.02em;text-wrap:pretty;color:var(--text-primary);margin:0;font-size:44px;font-weight:700;line-height:1.14}.screener-sub{color:var(--text-muted-3);text-wrap:pretty;max-width:34em;margin:0;font-size:19px;line-height:1.6}.option-fieldset{border:none;flex-direction:column;gap:14px;margin-top:22px;padding:0;display:flex}.option-legend{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.option-row{background:var(--white);border:1px solid var(--border-light);cursor:pointer;border-radius:14px;align-items:center;gap:18px;padding:22px 26px;display:flex;box-shadow:0 1px 2px #2b11400a}.option-row:hover,.option-row--selected{border-color:var(--accent-bright)}.option-radio{width:22px;height:22px;accent-color:var(--primary);flex:none}.option-label{color:var(--text-primary);font-size:19px}.text-step{flex-direction:column;gap:8px;margin-top:22px;display:flex}.text-step textarea{background:var(--white);border:1px solid var(--input-border);width:100%;color:var(--text-primary);resize:vertical;border-radius:14px;padding:20px 24px;font-size:19px;line-height:1.5}.text-counter{color:var(--text-placeholder);align-self:flex-end;font-size:15px}.note-card{background:var(--white);border:1px solid var(--input-border);border-radius:14px;align-items:flex-start;gap:16px;max-width:640px;margin-top:26px;padding:24px 26px;display:flex}.note-dot{background:var(--primary);border-radius:50%;flex:none;width:8px;height:8px;margin-top:9px}.note-text{color:#3f3550;font-size:18.5px;line-height:1.55}.intro-greeting{align-items:flex-start;gap:18px;max-width:660px;margin-bottom:38px;display:flex}.intro-avatar{object-fit:cover;object-position:center 22%;border-radius:50%;flex:none;width:56px;height:56px;display:block}.intro-bubble{background:var(--white);border:1px solid var(--input-border);border-radius:18px;padding:18px 22px;position:relative}.intro-bubble:before{content:"";background:var(--white);border-left:1px solid var(--input-border);border-bottom:1px solid var(--input-border);width:12px;height:12px;position:absolute;top:20px;left:-7px;transform:rotate(45deg)}.intro-bubble-name{color:var(--text-muted-2);margin-bottom:6px;font-size:14.5px;display:block}.intro-bubble-text{color:#3a2b47;font-size:17px;line-height:1.6}.intro-bubble-text strong{color:var(--text-primary);font-weight:600}@media (width<=640px){.intro-greeting{gap:12px;margin-bottom:30px}.intro-avatar{width:44px;height:44px}.intro-bubble{padding:15px 18px}.intro-bubble-text{font-size:16px}}.intro-points{flex-direction:column;gap:18px;max-width:640px;margin:30px 0 0;padding:0;list-style:none;display:flex}.intro-points li{color:#3f3550;align-items:flex-start;gap:16px;font-size:18.5px;line-height:1.55;display:flex}.intro-dot{background:var(--primary);border-radius:50%;flex:none;width:8px;height:8px;margin-top:9px}.contact-step{flex-direction:column;gap:26px;margin-top:24px;display:flex}.contact-name-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.contact-field{flex-direction:column;gap:10px;display:flex}.contact-field label{color:#3f3550;font-size:17px}.contact-field input{background:var(--white);border:1px solid var(--input-border);color:var(--text-primary);border-radius:12px;padding:17px 20px;font-size:18px}.contact-field input[aria-invalid=true]{border-color:#d64545}.field-error{color:#d64545;font-size:15px}.submit-error{color:#d64545;background:#d645450f;border:1px solid #d64545;border-radius:12px;margin-top:24px;padding:16px 20px;font-size:16px;line-height:1.5}.submit-error a{color:inherit;font-weight:600}.phone-grid{grid-template-columns:150px 1fr;gap:20px;display:grid}.phone-prefix{background:var(--white);border:1px solid var(--input-border);color:var(--text-primary);border-radius:12px;justify-content:space-between;align-items:center;padding:17px 18px;font-size:18px;display:flex}.phone-prefix .caret{color:var(--text-placeholder);font-size:12px}.contact-helper{color:var(--text-placeholder);max-width:44em;font-size:16px;line-height:1.55}.help-disclosure{flex-direction:column;gap:14px;margin-top:6px;display:flex}.help-toggle{color:var(--primary);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:8px;padding:0;font-size:17px;font-weight:600;display:flex}.help-toggle .caret{font-size:13px}.help-body{color:var(--text-muted-3);max-width:44em;margin:0;font-size:17.5px;line-height:1.6}.screener-footer{z-index:5;background:var(--screener-bg);border-top:1px solid var(--footer-border);justify-content:space-between;align-items:center;padding:26px 48px;display:flex;position:sticky;bottom:0;box-shadow:0 -6px 18px #2b11400d}.back-btn{color:#3f3550;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0;font-size:18px;display:flex}.back-btn:disabled{color:var(--text-disabled);cursor:default}.next-btn{background:linear-gradient(100deg, var(--gradient-start) 0%, var(--primary) 100%);color:var(--white);cursor:pointer;border:none;border-radius:999px;align-items:center;padding:16px 40px;font-size:18px;font-weight:600;display:flex;box-shadow:0 8px 20px #8a3efa47}.next-btn:disabled,.back-btn:disabled{opacity:.55;cursor:not-allowed}.btn-spinner{border:2px solid #ffffff73;border-top-color:var(--white);border-radius:50%;flex:none;width:16px;height:16px;margin-right:10px;animation:.7s linear infinite btn-spin}@keyframes btn-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.btn-spinner{animation-duration:2.4s}}@media (width<=700px){.screener-main{padding:48px 20px}.screener-h1{font-size:32px}.option-row{padding:18px 20px}.contact-name-grid,.phone-grid{grid-template-columns:1fr}.screener-footer{padding:20px}.next-btn{flex:1;justify-content:center}}
