.start-module__sCVzTa__intakePage{background:linear-gradient(#fbfdff 0%,#f4f8fb 100%);min-height:100vh}.start-module__sCVzTa__intakeHeader{border-bottom:1px solid var(--border);background:#fffffff5;justify-content:space-between;align-items:center;gap:20px;padding:18px clamp(20px,5vw,72px);display:flex}.start-module__sCVzTa__intakeHero{grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:end;gap:28px;padding:clamp(56px,8vw,100px) clamp(20px,7vw,110px) 44px;display:grid}.start-module__sCVzTa__intakeHero h1{max-width:780px}.start-module__sCVzTa__privacyNotice{background:var(--aqua);border:1px solid #cfe8e4;border-radius:18px;padding:24px}.start-module__sCVzTa__privacyNotice strong{color:var(--navy);margin-bottom:8px;display:block}.start-module__sCVzTa__privacyNotice p{color:#3f5f64;margin:0;font-size:14px;line-height:1.6}.start-module__sCVzTa__intakeShell{grid-template-columns:minmax(0,1fr) minmax(280px,.32fr);align-items:start;gap:28px;padding:0 clamp(20px,7vw,110px) clamp(70px,9vw,120px);display:grid}.start-module__sCVzTa__intakeForm{gap:18px;display:grid}.start-module__sCVzTa__intakeForm fieldset{border:1px solid var(--border);background:#fff;border-radius:22px;margin:0;padding:clamp(22px,4vw,34px);box-shadow:0 16px 40px #081b330d}.start-module__sCVzTa__intakeForm fieldset:disabled{opacity:.76}.start-module__sCVzTa__intakeForm legend{color:var(--navy);padding:0 8px;font-size:21px;font-weight:800}.start-module__sCVzTa__fieldHelp{color:var(--muted);margin:2px 0 22px;line-height:1.6}.start-module__sCVzTa__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.start-module__sCVzTa__formGrid label,.start-module__sCVzTa__checkList label{color:#243b54;font-size:14px;font-weight:700}.start-module__sCVzTa__formGrid input,.start-module__sCVzTa__formGrid select,.start-module__sCVzTa__formGrid textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd9e4;border-radius:12px;outline:none;margin-top:8px;font-weight:500;transition:border-color .16s,box-shadow .16s}.start-module__sCVzTa__formGrid input,.start-module__sCVzTa__formGrid select{height:48px;padding:0 14px}.start-module__sCVzTa__formGrid textarea{resize:vertical;min-height:150px;padding:14px}.start-module__sCVzTa__formGrid input:focus,.start-module__sCVzTa__formGrid select:focus,.start-module__sCVzTa__formGrid textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #16b8a61f}.start-module__sCVzTa__formGrid small{color:#738297;margin-top:7px;font-weight:500;line-height:1.5;display:block}.start-module__sCVzTa__fullWidth{grid-column:1/-1}.start-module__sCVzTa__checkList{gap:14px;display:grid}.start-module__sCVzTa__checkList label{background:var(--surface);border-radius:14px;grid-template-columns:20px 1fr;align-items:start;gap:12px;padding:14px;line-height:1.55;display:grid}.start-module__sCVzTa__checkList input{width:18px;height:18px;accent-color:var(--teal-dark);margin:2px 0 0}.start-module__sCVzTa__submissionPanel{color:#fff;background:linear-gradient(145deg,#07192d,#0d3450 68%,#0e5d64);border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:24px;display:grid}.start-module__sCVzTa__submissionSuccess{background:linear-gradient(145deg,#083b35,#0b665b)}.start-module__sCVzTa__submissionError{background:linear-gradient(145deg,#4a1720,#742733)}.start-module__sCVzTa__submissionPanel strong{margin-bottom:6px;font-size:18px;display:block}.start-module__sCVzTa__submissionPanel p{color:#d3e0ea;max-width:740px;margin:0;font-size:14px;line-height:1.6}.start-module__sCVzTa__referenceNumber{color:#fff!important;margin-top:8px!important}.start-module__sCVzTa__referenceNumber strong{font-size:inherit;display:inline}.start-module__sCVzTa__submissionPanel button{min-width:190px;color:var(--navy);font:inherit;cursor:pointer;background:#fff;border:0;border-radius:12px;padding:14px 18px;font-weight:800;transition:transform .16s,opacity .16s}.start-module__sCVzTa__submissionPanel button:hover:not(:disabled){transform:translateY(-1px)}.start-module__sCVzTa__submissionPanel button:disabled{cursor:wait;opacity:.65}.start-module__sCVzTa__intakeAside{gap:16px;display:grid;position:sticky;top:24px}.start-module__sCVzTa__asideCard{border:1px solid var(--border);background:#fff;border-radius:18px;padding:24px}.start-module__sCVzTa__asideCard>span{color:var(--teal-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;display:block}.start-module__sCVzTa__asideCard p,.start-module__sCVzTa__asideCard ol{color:var(--muted);margin:0;line-height:1.7}.start-module__sCVzTa__asideCard ol{padding-left:20px}.start-module__sCVzTa__asideCard li+li{margin-top:8px}@media (max-width:980px){.start-module__sCVzTa__intakeHero,.start-module__sCVzTa__intakeShell{grid-template-columns:1fr}.start-module__sCVzTa__intakeAside{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (max-width:680px){.start-module__sCVzTa__intakeHeader{padding:14px 18px}.start-module__sCVzTa__intakeHeader .secondaryButton{padding:10px 12px;font-size:12px}.start-module__sCVzTa__intakeHero,.start-module__sCVzTa__intakeShell{padding-left:20px;padding-right:20px}.start-module__sCVzTa__intakeHero{padding-top:48px}.start-module__sCVzTa__formGrid,.start-module__sCVzTa__intakeAside,.start-module__sCVzTa__submissionPanel{grid-template-columns:1fr}.start-module__sCVzTa__fullWidth{grid-column:auto}.start-module__sCVzTa__submissionPanel button{width:100%}}
