/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#111719;--mist:#eaf5f8;--paper:#fff;--teal:#46989a;--teal-dark:#2f7779;--line:#cedfe3;--muted:#506065;--soft:#f5fafb;--warning:#9a593c}*{box-sizing:border-box}html{background:var(--mist);scroll-behavior:smooth}body{background:var(--mist);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0}button,textarea,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}.site-shell{min-height:100svh;padding:24px 20px 72px}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:980px;min-height:calc(100svh - 72px);margin:0 auto;transition:min-height .5s,padding .5s;display:flex}.is-started .hero{min-height:auto;padding:66px 0 72px}h1,h2,p{text-wrap:pretty}.hero h1{letter-spacing:-.058em;max-width:920px;margin:0;font-size:clamp(42px,7.2vw,78px);font-weight:680;line-height:.98}.subhead{max-width:760px;color:var(--muted);margin:26px 0 0;font-size:clamp(16px,2vw,19px);line-height:1.55}.subhead strong{color:var(--ink);font-weight:680}.search-form{background:var(--paper);border:1px solid #11171914;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;width:min(760px,100%);margin-top:38px;padding:10px;display:grid;box-shadow:0 22px 74px #265c6224}.search-form:focus-within{box-shadow:0 24px 80px #265c6230}.search-form textarea{resize:none;min-height:114px;color:var(--ink);background:0 0;border:0;outline:0;padding:20px 18px;font-size:17px;line-height:1.45}.search-form textarea::placeholder{color:#849397}.search-form button,.primary-button{background:var(--teal);color:#fff;border:0;font-weight:700;transition:transform .2s,background .2s,opacity .2s}.search-form button{border-radius:16px;align-self:end;min-width:132px;min-height:58px}.search-form button:hover,.primary-button:hover{background:var(--teal-dark);transform:translateY(-1px)}.primary-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.questionnaire{width:min(1040px,100%);margin:0 auto;animation:.5s both lift-in}.form-intro{background:var(--ink);color:#fff;border-radius:28px;grid-template-columns:1fr auto;align-items:end;gap:40px;margin-bottom:18px;padding:clamp(26px,5vw,48px);display:grid}.kicker,.modal-label,.result-kind{color:#8dd4d1;letter-spacing:.11em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:750}.form-intro h2{letter-spacing:-.048em;max-width:650px;margin:0;font-size:clamp(34px,5.2vw,58px);line-height:1}.form-intro>div>p:last-child{color:#bac7c9;max-width:600px;margin:18px 0 0;line-height:1.55}.progress-wrap{min-width:190px}.progress-wrap>span{color:#d5dfe0;text-align:right;margin-bottom:10px;font-size:13px;display:block}.progress-track{background:#344044;border-radius:99px;width:190px;height:5px;overflow:hidden}.progress-track span{border-radius:inherit;background:#73c2bf;height:100%;transition:width .3s;display:block}.question-card{background:var(--paper);border:0;border-radius:24px;margin:0 0 14px;padding:clamp(24px,4.5vw,44px);box-shadow:0 10px 44px #265c6212}.question-card legend{letter-spacing:-.03em;grid-template-columns:44px 1fr;gap:10px;width:100%;padding:0;font-size:clamp(23px,3vw,32px);font-weight:680;line-height:1.12;display:grid}.question-card legend>span:first-child{color:var(--teal-dark);letter-spacing:.08em;padding-top:4px;font-size:12px}.question-card legend small{color:var(--muted);letter-spacing:0;margin-top:9px;font-size:14px;font-weight:450;line-height:1.5;display:block}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:28px 0 0 54px;display:grid}.choice{display:block;position:relative}.choice input{opacity:0;pointer-events:none;position:absolute}.choice span{border:1px solid var(--line);background:var(--soft);border-radius:14px;align-items:center;min-height:58px;padding:15px 46px 15px 17px;font-size:15px;font-weight:620;line-height:1.25;transition:border .18s,background .18s,transform .18s;display:flex;position:relative}.choice span:after{content:"";border:1.5px solid #9cb0b4;border-radius:50%;width:20px;height:20px;position:absolute;right:16px}.choice input[type=checkbox]+span:after{border-radius:6px}.choice:hover span{border-color:#91bdbf;transform:translateY(-1px)}.choice input:focus-visible+span{outline-offset:2px;outline:3px solid #46989a38}.choice input:checked+span{border-color:var(--teal);color:#165f61;background:#e9f6f6}.choice input:checked+span:after{border:6px solid var(--teal);background:#fff}.choice input[type=checkbox]:checked+span:after{background:var(--teal);border-width:2px;box-shadow:inset 0 0 0 4px #e9f6f6}.safety-card{border:1px solid #9a593c2e}.safety-card legend>span:first-child{color:var(--warning)}.submit-panel{background:#d8ecef;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:22px 24px 22px 30px;display:flex}.submit-panel p{margin:0}.submit-panel p+p{color:var(--muted);margin-top:5px;font-size:13px}.primary-button{border-radius:15px;min-height:56px;padding:0 24px}.full-width{width:100%;margin-top:14px}.error-banner{color:#7c3d27;background:#fff2ed;border:1px solid #edb7a4;border-radius:14px;margin:18px 0 0;padding:16px 18px;font-weight:620}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1316ad;place-items:center;padding:18px;animation:.2s both fade-in;display:grid;position:fixed;inset:0}.modal,.loading-card,.empty-card{background:#fff;border-radius:24px;width:min(540px,100%);padding:clamp(28px,6vw,48px);box-shadow:0 30px 100px #00000038}.modal-label{color:var(--teal-dark)}.modal h2,.loading-card h2{letter-spacing:-.043em;margin:0;font-size:clamp(30px,5vw,44px);line-height:1.03}.modal>p:not(.modal-label),.loading-card p{color:var(--muted);margin:18px 0 0;line-height:1.55}.modal form{margin-top:24px}.consent-row{color:#344247;grid-template-columns:22px 1fr;align-items:start;gap:12px;font-size:14px;line-height:1.45;display:grid}.consent-row input{width:19px;height:19px;accent-color:var(--teal)}.email-input{border:1px solid var(--line);background:var(--soft);border-radius:14px;outline:0;width:100%;height:58px;padding:0 16px}.email-input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #46989a2b}.loading-backdrop{text-align:center}.loading-card{flex-direction:column;align-items:center;display:flex}.spinner{border:4px solid #cce3e5;border-top-color:var(--teal);border-radius:50%;width:42px;height:42px;margin-bottom:24px;animation:.8s linear infinite spin;display:block}.result-shell{background:var(--mist);min-height:100svh;padding:20px}.result-topbar{justify-content:space-between;align-items:center;gap:20px;max-width:1120px;margin:0 auto;padding:6px 0 28px;display:flex}.wordmark{letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:800;text-decoration:none}.result-actions{gap:8px;display:flex}.result-actions button,.message-card button{min-height:44px;color:var(--ink);background:0 0;border:1px solid #b8d0d4;border-radius:12px;padding:0 16px;font-size:13px;font-weight:680}.result-actions .share-button{border-color:var(--ink);background:var(--ink);color:#fff}.result-page{max-width:1120px;margin:0 auto}.result-heading{background:var(--paper);border-radius:28px;padding:clamp(34px,7vw,76px)}.result-kind{color:var(--teal-dark)}.result-kind span{background:var(--teal);border-radius:50%;width:8px;height:8px;margin-right:9px;display:inline-block}.result-heading h1{letter-spacing:-.055em;max-width:940px;margin:0;font-size:clamp(42px,7vw,78px);line-height:.98}.baseline-rule{max-width:730px;color:var(--muted);border-top:1px solid #dce7e9;margin:26px 0 0;padding-top:22px;font-size:15px;line-height:1.5}.missing-strip{background:#fcf1ea;border-radius:18px;margin-top:14px;padding:24px 28px}.missing-strip p{color:var(--warning);letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.missing-strip ul{flex-wrap:wrap;gap:6px 34px;margin:0;padding-left:20px;display:flex}.answer-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.answer-card{background:#fff;border-radius:24px;flex-direction:column;min-height:330px;padding:clamp(28px,5vw,52px);display:flex}.answer-card>p{color:var(--teal-dark);letter-spacing:.1em;text-transform:uppercase;margin:0 0 auto;font-size:12px;font-weight:800}.answer-card>p span{margin-right:10px}.answer-card h2{letter-spacing:-.038em;margin:54px 0 0;font-size:clamp(27px,4vw,44px);line-height:1.06}.ask-card{background:#d7ecee}.message-card{background:var(--ink);color:#fff;grid-column:1/-1;min-height:380px}.message-card>p{color:#8dd4d1}.message-card blockquote{letter-spacing:-.038em;max-width:920px;margin:54px 0 36px;font-size:clamp(27px,4.6vw,52px);font-weight:590;line-height:1.12}.message-card button{color:#fff;border-color:#6e7e81;align-self:flex-start}.result-note{background:#ffffff8c;border-radius:18px;justify-content:space-between;gap:40px;margin:14px 0 52px;padding:24px 28px;display:flex}.result-note p{max-width:730px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.result-note strong{color:var(--ink);margin-right:10px}.result-note a{flex:none;font-weight:700;text-decoration:none}.result-referral .result-heading{background:#fff3ed}.result-referral .result-kind{color:var(--warning)}.result-referral .result-kind span{background:var(--warning)}.result-referral .decision-card{background:#fff3ed}.result-short .result-heading{background:#fbf8f2}.empty-result{place-items:center;display:grid}.empty-card h1{letter-spacing:-.05em;margin:0;font-size:clamp(38px,7vw,64px);line-height:1}.empty-card>p:not(.kicker){color:var(--muted);line-height:1.55}.link-button{align-items:center;margin-top:18px;text-decoration:none;display:inline-flex}.inline-loading{box-shadow:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes lift-in{0%{opacity:0;transform:translateY(18px)}}@keyframes fade-in{0%{opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:760px){.site-shell{padding:16px 14px 48px}.hero{min-height:calc(100svh - 48px)}.is-started .hero{padding:44px 4px 52px}.hero h1{font-size:clamp(39px,11.6vw,55px)}.subhead{margin-top:20px;font-size:16px}.search-form{border-radius:20px;grid-template-columns:1fr;margin-top:28px}.search-form textarea{min-height:124px;padding:16px 15px}.search-form button{width:100%}.form-intro{border-radius:22px;grid-template-columns:1fr;gap:28px}.progress-wrap,.progress-track{width:100%}.progress-wrap>span{text-align:left}.question-card{border-radius:20px}.question-card legend{grid-template-columns:34px 1fr}.choice-grid{grid-template-columns:1fr;margin:24px 0 0}.submit-panel{flex-direction:column;align-items:stretch;padding:22px}.submit-panel .primary-button{width:100%}.result-shell{padding:14px}.result-topbar{align-items:flex-start;padding:4px 0 18px}.result-actions{flex-direction:column}.result-actions button{min-height:40px}.result-heading{border-radius:22px}.result-heading h1{font-size:clamp(39px,11vw,54px)}.answer-grid{grid-template-columns:1fr}.answer-card{border-radius:20px;min-height:280px}.message-card{grid-column:auto}.result-note{flex-direction:column;align-items:flex-start}}@media (max-width:430px){.wordmark{max-width:98px;line-height:1.25}.result-actions button{padding:0 12px;font-size:12px}.modal-backdrop{align-items:end;padding:10px}.modal{border-radius:22px 22px 16px 16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
