:root{--paper:#f8f5f2;--card:#fdfbf8;--ink:#1c1c1c;--muted:#65615e;--line:#dcd5cd;--soft:#ebe7e0;--accent:#a2a294;--error:#a23328;--error-bg:#fff1ec;--font-sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:Jost,Inter,sans-serif;--safe-top:max(env(safe-area-inset-top,0px),var(--tg-content-safe-area-inset-top,0px),var(--tg-safe-area-inset-top,0px));--safe-bottom:max(env(safe-area-inset-bottom,0px),var(--tg-content-safe-area-inset-bottom,0px),var(--tg-safe-area-inset-bottom,0px));color-scheme:light}
h1,.form-aside h2{white-space:pre-line}
*{box-sizing:border-box}html{min-width:280px;scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-sans);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--ink);outline-offset:4px}button{touch-action:manipulation}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-display);font-weight:400}h1{font-size:clamp(36px,4.9vw,66px);line-height:1.05;letter-spacing:-.035em}h2{font-size:29px;line-height:1.2;letter-spacing:-.025em}h3{font-size:22px;line-height:1.3}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.2em;font-weight:500}.muted,.microcopy{color:var(--muted)}.microcopy{font-size:12px;line-height:1.6}.skip-link{position:absolute;left:12px;top:-100px;padding:12px;background:var(--paper);z-index:20}.skip-link:focus{top:12px}.header{height:calc(92px + var(--safe-top));padding:var(--safe-top) 36px 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:5}.brand-logo{display:block;width:147px;height:77px;object-fit:contain}.mode-label{justify-self:end;font-size:10px;letter-spacing:.08em;border:1px solid var(--line);border-radius:30px;padding:4px 10px;white-space:nowrap}.icon-button{border:0;background:none;width:44px;height:44px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px}.menu-button{justify-self:start;margin-left:-10px}.menu-button span{height:1px;width:21px;display:block;background:var(--ink)}.menu-button span:last-child{width:15px;align-self:flex-start;margin-left:1px}.connection-note{padding:10px 24px;background:var(--soft);font-size:12px;text-align:center;color:var(--ink)}.connection-note.error{background:var(--error-bg);color:var(--error)}.boot-screen{padding:100px 7%;max-width:800px;margin:auto}.boot-screen h1{margin:24px 0}.welcome{min-height:calc(100svh - 93px);display:grid;grid-template-columns:1fr 1fr;max-width:1600px;margin:auto}.welcome-photo{overflow:hidden;position:relative;min-height:560px;background:#dddcd8;order:2}.welcome-photo img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:67% center}.photo-caption{position:absolute;bottom:22px;left:24px;font-size:9px;letter-spacing:.15em;color:#343431;text-transform:uppercase}.welcome-copy{padding:78px 12% 60px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.welcome h1{margin:26px 0}.welcome-lead{font-size:15px;max-width:440px;color:var(--muted)}.welcome-steps{display:flex;flex-wrap:wrap;gap:14px 22px;margin:30px 0 32px;font-size:11px;color:var(--muted)}.welcome-steps span{display:flex;gap:7px;align-items:center}.welcome-steps b{font-family:var(--font-display);font-weight:400;color:var(--ink);font-size:15px}.welcome .button{width:100%;max-width:350px}.welcome .microcopy{margin-top:17px;max-width:360px}.welcome-consent{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:12px;line-height:1.7;color:var(--muted);max-width:390px;margin-bottom:22px}.welcome-consent input{flex:0 0 18px;width:18px;height:18px;margin:2px 0 0;accent-color:var(--ink)}.welcome-consent a{text-decoration:underline;color:var(--ink)}.welcome-consent:has(input:focus-visible){outline:2px solid var(--ink);outline-offset:4px}.welcome .button:disabled{cursor:not-allowed}.button{border:1px solid var(--ink);border-radius:5px;background:var(--ink);color:var(--paper);min-height:52px;padding:13px 22px;font-size:13px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:20px;text-align:center;transition:background .18s,transform .18s;letter-spacing:.01em}.button:hover{background:#3a3734}.button:active{transform:translateY(1px)}.button.secondary{color:var(--ink);background:transparent;border-color:var(--line)}.button.secondary:hover{background:var(--soft)}.button.text-button{background:none;border:0;color:var(--ink);padding:10px;min-height:44px;font-weight:400;font-size:12px}.button.text-button:hover{text-decoration:underline}.button.danger{color:var(--error);border-color:var(--error);background:transparent}.arrow{font-size:21px;font-weight:300;line-height:1}.form-layout{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:230px minmax(0,650px);gap:70px;padding:54px 36px 38px;align-items:start}.form-aside{position:sticky;top:40px;padding-top:8px}.form-aside h2{margin:17px 0 18px;font-size:34px}.form-aside>p{font-size:12px;color:var(--muted)}.aside-photo{height:200px;width:100%;object-fit:cover;object-position:70% center;margin-top:28px;border-radius:3px;filter:saturate(.7)}.form-column{min-width:0}.step-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted);gap:15px}.step-top span:first-child{letter-spacing:.12em;text-transform:uppercase;color:var(--ink)}.progress{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin:14px 0 32px}.progress span{display:block;height:2px;background:var(--line)}.progress .passed{background:var(--ink)}.form-heading{margin-bottom:28px}.form-heading h1{font-size:clamp(31px,3.2vw,44px);margin-bottom:13px;font-weight:400;letter-spacing:-.025em;line-height:1.13}.form-heading>p{font-size:13px;line-height:1.75;max-width:550px;color:var(--muted)}.field{margin:0 0 23px;min-width:0}.field label,.field legend{font-size:13px;font-weight:500;margin-bottom:9px;display:block;color:var(--ink)}.field legend{padding:0;float:none}.field fieldset,fieldset.field{padding:0;border:0;min-width:0}.field .optional{font-weight:400;color:var(--muted);font-size:11px}.input{width:100%;border:1px solid var(--line);border-radius:5px;min-height:52px;background:var(--card);padding:13px 15px;font-size:16px;color:var(--ink);line-height:1.5;transition:border-color .18s;box-shadow:none}.input:hover{border-color:#a8a099}.input:focus{outline:0;border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}textarea.input{resize:vertical;min-height:110px}.input::placeholder{color:#918880}.hint{color:var(--muted);font-size:11px;line-height:1.6;margin-top:7px}.error-message{font-size:12px;color:var(--error);margin-top:8px;line-height:1.6}.input[aria-invalid=true]{border-color:var(--error);box-shadow:0 0 0 1px var(--error)}.choices{display:grid;gap:10px;grid-template-columns:1fr 1fr}.choices.one-column{grid-template-columns:1fr}.choice{position:relative;display:flex!important;align-items:center;gap:11px;min-height:57px;border:1px solid var(--line);border-radius:5px;padding:14px;background:var(--card);margin:0!important;cursor:pointer;font-size:13px!important;font-weight:400!important;line-height:1.45;transition:background .18s,border-color .18s;min-width:0}.choice:hover{border-color:#a8a099}.choice:has(input:checked){border-color:var(--ink);background:var(--soft)}.choice:has(input:focus-visible){outline:2px solid var(--ink);outline-offset:3px}.choice input{width:16px;height:16px;margin:0;flex:0 0 16px;accent-color:var(--ink)}.choice span{overflow-wrap:anywhere}.choice .choice-sub{display:block;margin-top:3px;color:var(--muted);font-size:11px}.check-line{display:flex!important;align-items:flex-start;gap:12px;cursor:pointer;font-size:12px!important;font-weight:400!important;line-height:1.7}.check-line input{flex:0 0 18px;width:18px;height:18px;margin:2px 0 0;accent-color:var(--ink)}.subfield{padding:15px 0 0}.form-actions{display:flex;gap:13px;align-items:center;justify-content:space-between;margin-top:34px;padding:17px 0 calc(12px + var(--safe-bottom));border-top:1px solid var(--line)}.form-actions .button:last-child{min-width:200px}.form-actions .back{border:0;background:transparent;color:var(--ink);justify-content:flex-start;padding-left:0;min-width:75px;font-size:12px}.save-line{font-size:10px;color:var(--muted);min-height:20px;margin-top:8px;display:flex;justify-content:space-between;gap:10px;align-items:center}.save-line.unsaved{color:var(--error)}.save-line button{border:0;background:transparent;font-size:10px;padding:5px 0;color:inherit;text-decoration:underline}.intro-divider{margin:28px 0;border:0;border-top:1px solid var(--line)}.error-summary{padding:16px 18px;border-left:2px solid var(--error);background:var(--error-bg);margin:0 0 25px;font-size:12px;color:var(--error)}.error-summary h2{font-family:var(--font-sans);font-size:13px;font-weight:500;margin-bottom:6px}.error-summary ul{margin:8px 0 0;padding-left:17px}.error-summary a{text-decoration:underline}.review-card{border:1px solid var(--line);border-radius:6px;padding:21px 22px;margin-bottom:12px;background:var(--card)}.review-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:15px}.review-head h2{font-size:23px}.edit-link{border:0;background:none;font-size:11px;color:var(--muted);text-decoration:underline;min-height:36px;padding:5px 0}.review-card dl{margin:0}.review-card dt{color:var(--muted);font-size:10px;margin:12px 0 3px}.review-card dd{margin:0;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.review-notice{font-size:12px;color:var(--muted);margin:20px 0}.success-layout{max-width:1050px;margin:0 auto;min-height:calc(100svh - 94px);display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.success-copy{padding:70px 40px 60px}.success-sign{width:54px;height:54px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;margin-bottom:30px;font-size:23px;font-weight:300}.success-copy h1{margin:20px 0;font-size:48px;line-height:1.04}.success-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);margin:15px 0;max-width:390px}.success-meta{margin:30px 0;padding:17px 0;border-block:1px solid var(--line);font-size:12px;color:var(--muted)}.success-meta strong{font-size:14px;color:var(--ink);font-weight:500}.success-actions{display:flex;flex-wrap:wrap;gap:10px}.success-photo{width:100%;height:100%;max-height:900px;object-fit:cover;object-position:72% center}.drawer{margin:0 auto 0 0;position:fixed;inset:0 auto 0 0;width:min(360px,91vw);max-width:none;height:100dvh;max-height:none;border:0;border-right:1px solid var(--line);padding:30px 26px calc(30px + var(--safe-bottom));background:var(--paper);color:var(--ink)}.drawer::backdrop{background:rgba(28,28,28,.28);backdrop-filter:blur(2px)}.drawer[open]{display:flex;flex-direction:column;animation:slide-in .2s ease-out}.drawer-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:26px}.drawer-head h2{font-size:28px}.close-button{font-size:29px;font-weight:300;margin-right:-12px}#menu-links{display:grid;gap:1px}.menu-link{display:flex;align-items:center;gap:15px;width:100%;border:0;border-bottom:1px solid var(--line);background:none;text-align:left;min-height:52px;padding:12px 0;font-size:13px;color:var(--ink)}.menu-link .menu-index{color:var(--muted);font-size:10px;width:17px}.menu-link[aria-current=step]{font-weight:600}.menu-link[aria-current=step]::after{content:'—';margin-left:auto}.drawer-note{margin-top:auto;padding-top:30px;color:var(--muted);font-size:11px}.drawer-note p+p{margin-top:15px}.confirm-box{padding:18px;background:var(--soft);border-radius:5px;margin-top:20px}.confirm-box p{font-size:12px;margin-bottom:15px}.conflict-box{border:1px solid var(--error);background:var(--error-bg);padding:17px;border-radius:5px;margin-bottom:24px}.conflict-box p{font-size:12px;line-height:1.7;margin-bottom:12px}.conflict-box .actions{display:flex;gap:10px;flex-wrap:wrap}.loading{opacity:.65;pointer-events:none}.no-script{padding:30px}body.modal-open{overflow:hidden}.screen-enter{animation:appear .22s ease-out}body.dark{--paper:#151515;--card:#1c1c1c;--ink:#f2ede8;--muted:#b6ada4;--line:#403b36;--soft:#282522;--error:#f4a292;--error-bg:#332220;color-scheme:dark}body.dark .brand-logo{filter:invert(1)}body.dark .button:hover{background:#d9d0c5}body.dark .button.secondary:hover{background:var(--soft)}body.dark .choice:hover,body.dark .input:hover{border-color:#8e8378}body.dark .welcome-photo,body.dark .aside-photo,body.dark .success-photo{filter:brightness(.8)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes appear{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes slide-in{from{transform:translateX(-100%)}to{transform:translateX(0)}}
@media(max-width:850px){.header{padding-inline:24px}.welcome-copy{padding:55px 9%}.welcome-photo{min-height:500px}.form-layout{grid-template-columns:170px minmax(0,1fr);gap:30px;padding:38px 25px}.form-aside h2{font-size:29px}.aside-photo{height:170px}}
@media(max-width:640px){html{scroll-padding-top:20px}.header{height:calc(74px + var(--safe-top));padding-inline:20px}.brand-logo{width:119px;height:64px}.mode-label{font-size:8px;padding:4px 7px;letter-spacing:.03em}.welcome{display:flex;flex-direction:column;min-height:auto}.welcome-photo{order:0;min-height:0;height:260px;flex-shrink:0}.welcome-photo img{object-position:69% 53%}.photo-caption{bottom:16px;left:23px;font-size:8px}.welcome-copy{padding:31px 25px 35px}.welcome .eyebrow{font-size:9px}.welcome h1{font-size:45px;margin:18px 0 16px;line-height:1.02}.welcome-lead{font-size:13px;line-height:1.75}.welcome-steps{margin:23px 0;gap:10px 20px;font-size:10px}.welcome .button{max-width:none}.welcome .microcopy{font-size:10px;max-width:none}.welcome-consent{font-size:11px;max-width:none;margin-bottom:18px}.form-layout{display:block;padding:26px 22px 14px}.form-aside{display:none}.form-heading{margin-bottom:24px}.form-heading h1{font-size:34px;max-width:330px}.form-heading>p{font-size:12px}.progress{margin:12px 0 27px}.step-top{font-size:10px}.field{margin-bottom:23px}.field label,.field legend{font-size:12px}.choice{font-size:12px!important;padding:13px 12px;min-height:56px}.choices{gap:8px}.form-actions{margin-top:26px;position:sticky;bottom:0;background:var(--paper);box-shadow:0 -8px 18px var(--paper);z-index:2;padding-top:13px;padding-bottom:calc(12px + var(--safe-bottom));gap:10px}.form-actions .button:last-child{min-width:0;flex:1}.form-actions .back{flex:0 0 65px}.save-line{font-size:9px;margin-top:5px}.review-card{padding:18px 17px}.review-head h2{font-size:22px}.review-card dd{font-size:12px}.review-card dt{font-size:10px}.success-layout{display:flex;flex-direction:column;min-height:calc(100svh - 75px)}.success-copy{padding:39px 25px 30px}.success-copy h1{font-size:43px}.success-sign{margin-bottom:26px}.success-copy>p:not(.eyebrow){font-size:12px}.success-photo{height:220px;object-position:65% 60%;margin-top:auto}.success-actions .button{flex:1;min-width:150px}.success-meta{margin:25px 0}.drawer{padding-top:calc(22px + var(--safe-top))}.connection-note{font-size:11px;text-align:left;padding:10px 22px}.boot-screen{padding:60px 25px}.boot-screen h1{font-size:45px}.conflict-box .button{width:100%}}
@media(max-width:360px){.header{padding-inline:15px;grid-template-columns:40px 1fr auto}.brand-logo{justify-self:center;width:105px}.mode-label{font-size:7px}.form-layout{padding-inline:17px}.welcome-copy{padding-inline:20px}.welcome h1{font-size:39px}.welcome-photo{height:225px}.choices{grid-template-columns:1fr}.choices.compact{grid-template-columns:1fr 1fr}.form-heading h1{font-size:31px}.button{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
