@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/hanken-grotesk-latin.woff2)format("woff2")}:root{--bg-body:#fff;--bg-white:#fff;--ink:#1f2a37;--ink-soft:#555;--ink-muted:#999;--green-dark:#0c5732;--green-mid:#09823f;--green-light:#daffdb;--green-cta:#1f2a37;--purple-accent:#b9a9fe;--purple-light:#e8e3ff;--purple-text:#6356a0;--border:#e5e5e5;--border-selected:#09823f;--shadow-card:0 2px 8px 0 #1f2a370f;--shadow-card-selected:0 10px 8px 0 #1f2a3714;--error-red:#fa4343;--font-sans:"Hanken Grotesk", "Figtree", system-ui, -apple-system, sans-serif;--tracking-global:-.02em;--tracking-heading:-.04em;--max-width:42rem;--padding-x:1.5rem;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--transition-speed:.3s;--ease-out:cubic-bezier(0, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body,html{background-color:var(--bg-body);width:100%;min-height:100dvh;color:var(--ink);font-family:var(--font-sans);letter-spacing:var(--tracking-global);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;font-weight:500;line-height:1.4}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);letter-spacing:var(--tracking-heading);color:var(--ink);margin-top:0;font-weight:700;line-height:1.2}h1{font-size:clamp(1.625rem,5vw,2rem)}h2{font-size:clamp(1.375rem,4vw,1.625rem)}p{color:var(--ink-soft);margin-top:0;margin-bottom:1rem;font-size:1rem;line-height:1.5}a,button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit;letter-spacing:inherit}button,a,label,summary,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@keyframes slideInRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.screen-enter-forward{animation:slideInRight var(--transition-speed) var(--ease-out) both}.screen-enter-back{animation:slideInLeft var(--transition-speed) var(--ease-out) both}.screen-enter-fade{animation:fadeIn var(--transition-speed) ease both}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.screen-container{max-width:var(--max-width);padding:0 var(--padding-x);box-sizing:border-box;flex-direction:column;min-height:100dvh;margin:0 auto;display:flex}.screen-content{flex-direction:column;flex:1;padding:2rem 0;display:flex}.btn-primary{background-color:var(--green-cta);color:#fff;border-radius:var(--radius-full);cursor:pointer;-webkit-user-select:none;user-select:none;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 1px #00000017,inset 0 .5px #ffffffcf}.btn-primary:hover{background-color:#111820;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-primary:focus-visible{outline:3px solid var(--green-mid);outline-offset:3px}.btn-primary:disabled{opacity:.4;cursor:not-allowed;transform:none}.btn-secondary{color:var(--ink);border-radius:var(--radius-full);border:1.5px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;justify-content:center;align-items:center;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:border-color .2s,color .2s,background-color .2s;display:inline-flex}.btn-secondary:hover{border-color:var(--green-mid);color:var(--green-dark);background-color:#09823f0a}.btn-secondary:focus-visible{outline:3px solid var(--green-mid);outline-offset:3px}.btn-text{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.btn-text:hover{color:var(--ink)}.btn-text:focus-visible{outline:2px solid var(--green-mid);border-radius:var(--radius-sm)}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--green-mid);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.helper-text{color:var(--ink-muted);margin-top:.5rem;font-size:.8125rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.funnel-footer{border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:.875rem;margin-top:auto;padding:2rem 0 8rem;display:flex}.footer-disclaimer{color:var(--ink-muted);text-align:center;max-width:420px;margin:0;font-size:.6875rem;line-height:1.5}.footer-disclaimer strong,.footer-disclaimer .highlight{color:var(--ink-soft)}.footer-links{align-items:center;gap:1rem;margin-top:.25rem;display:flex}.footer-link-btn{color:var(--ink-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s}.footer-link-btn:hover{color:var(--ink)}.footer-link-btn:focus-visible{outline:2px solid var(--green-mid);border-radius:2px}.divider{color:var(--ink-muted);font-size:.75rem}.footer-link-text{color:var(--ink-muted);font-size:.75rem;font-weight:500}.footer-copyright{color:var(--ink-muted);text-align:center;opacity:.7;margin:0;font-size:.625rem}.progress-container{background-color:var(--bg-body);width:100%;padding:1.5rem var(--padding-x) 1rem;box-sizing:border-box;z-index:100;position:sticky;top:0;left:0}.progress-track{background-color:var(--border);border-radius:var(--radius-full);width:100%;height:6px;position:relative;overflow:hidden}.progress-bar-fill{background-color:var(--green-mid);border-radius:var(--radius-full);height:100%;width:var(--progress-width,0%);transition:width var(--transition-speed) var(--ease-out)}.progress-text{display:none}@media (prefers-reduced-motion:reduce){.progress-bar-fill{transition:none}}.hero-content{text-align:left;align-items:flex-start;padding-top:1.5rem}.hero-title{margin-bottom:1rem}.hero-description{max-width:100%;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.trust-indicator-container{flex-wrap:wrap;gap:.75rem;width:100%;margin-bottom:2rem;display:flex}.trust-item{color:var(--ink-soft);align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;display:flex}.trust-item .checkmark{color:var(--green-mid);font-size:.875rem;font-weight:700}.treatment-card{background-color:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:row;align-items:center;margin-bottom:2rem;padding:.375rem;transition:box-shadow .2s;display:flex;overflow:hidden}.treatment-card:hover{box-shadow:var(--shadow-card-selected)}.treatment-card-content{flex:1;padding:.75rem}.treatment-card-title{color:var(--ink);margin-bottom:.375rem;font-size:1.0625rem;font-weight:700}.treatment-card-desc{color:var(--ink-soft);margin-bottom:.75rem;font-size:.8125rem;line-height:1.4}.treatment-tags{flex-wrap:wrap;gap:.5rem;display:flex}.treatment-tag{border-radius:var(--radius-full);padding:.25rem .625rem;font-size:.6875rem;font-weight:600;line-height:1.3}.treatment-tag--green{background-color:var(--green-light);color:var(--green-dark)}.treatment-tag--purple{background-color:var(--purple-light);color:var(--purple-text)}.treatment-card-image{border-radius:var(--radius-md);flex-shrink:0;width:112px;height:112px;overflow:hidden}.treatment-card-image img{object-fit:cover;width:100%;height:100%}.hero-bottom-bar{padding:1.5rem var(--padding-x) 2.75rem;z-index:50;background:linear-gradient(#0000,#fffc,#fff 90%);position:fixed;bottom:0;left:0;right:0}.hero-bottom-bar-inner{max-width:var(--max-width);margin:0 auto}.start-quiz-btn{width:100%}.info-blocks-section{text-align:left;flex-direction:column;gap:.75rem;width:100%;padding-bottom:6rem;display:flex}.info-card{background-color:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);box-sizing:border-box;padding:1.25rem}.info-card-title{text-transform:uppercase;letter-spacing:.05em;color:var(--ink);margin-bottom:.375rem;font-size:.8125rem;font-weight:700}.info-card-text{color:var(--ink-soft);margin:0;font-size:.875rem;line-height:1.5}.option-card{border-radius:var(--radius-lg);border:1px solid var(--border);background-color:var(--bg-white);width:100%;min-height:3.5rem;color:var(--ink);cursor:pointer;text-align:left;font-family:var(--font-sans);-webkit-user-select:none;user-select:none;box-shadow:var(--shadow-card);outline:none;align-items:center;padding:1rem 1.25rem;font-size:1rem;font-weight:500;transition:border-color .2s,background-color .2s,box-shadow .2s,transform .15s;display:flex}.option-card:hover{box-shadow:var(--shadow-card-selected);border-color:#d0d0d0}.option-card:focus-visible{outline:3px solid var(--green-mid);outline-offset:2px}.option-card.selected{border-color:var(--border-selected);background-color:var(--bg-white);box-shadow:var(--shadow-card-selected);border-width:2px;padding:calc(1rem - 1px) calc(1.25rem - 1px);transform:scale(1.005)}.option-indicator{border:2px solid var(--border);background-color:var(--bg-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-right:.875rem;transition:border-color .2s,background-color .2s;display:flex}.option-card.selected .option-indicator{border-color:var(--green-mid);background-color:var(--green-mid)}.option-dot{background-color:#fff;border-radius:50%;width:.5rem;height:.5rem;display:block}.option-label{flex:1;line-height:1.4}@media (prefers-reduced-motion:reduce){.option-card{transition:none}.option-card.selected{transform:none}}.hw-container{flex-direction:column;gap:1.5rem;width:100%;display:flex}.hw-section{flex-direction:column;gap:.5rem;display:flex}.hw-section-label{color:var(--ink);letter-spacing:-.01em;font-size:.875rem;font-weight:600}.hw-select-row{gap:.75rem;display:flex}.hw-select-field{flex:1}.hw-select-wrapper{width:100%;position:relative}.hw-select{border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--bg-white);width:100%;font-size:1rem;font-weight:500;font-family:var(--font-sans);color:var(--ink);cursor:pointer;appearance:none;box-shadow:var(--shadow-card);outline:none;padding:.9375rem 2.5rem .9375rem 1rem;line-height:1.4;transition:border-color .2s,box-shadow .2s}.hw-select:focus{border-color:var(--green-mid);box-shadow:0 0 0 3px #09823f1f}.hw-select:invalid,.hw-select option[value=""]{color:var(--ink-muted)}.hw-select option{color:var(--ink);font-weight:500}.hw-select-chevron{pointer-events:none;color:var(--ink-muted);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.hw-input-wrapper{width:100%;position:relative}.hw-text-input{border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--bg-white);width:100%;font-size:1rem;font-weight:500;font-family:var(--font-sans);color:var(--ink);box-shadow:var(--shadow-card);-moz-appearance:textfield;outline:none;padding:.9375rem 3.5rem .9375rem 1rem;line-height:1.4;transition:border-color .2s,box-shadow .2s}.hw-text-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hw-text-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hw-text-input::placeholder{color:var(--ink-muted)}.hw-text-input:focus{border-color:var(--green-mid);box-shadow:0 0 0 3px #09823f1f}.hw-input-suffix{color:var(--ink-muted);pointer-events:none;font-size:.875rem;font-weight:600;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.hw-compliance-text{color:var(--ink-muted);margin:0;font-size:.75rem;font-style:italic;line-height:1.5}.question-layout-container{flex-direction:column;width:100%;min-height:100dvh;display:flex}.question-screen-container{flex:1;padding-bottom:7rem;min-height:0!important}.nav-row{align-items:center;width:100%;height:44px;margin-top:.25rem;display:flex}.back-btn{color:var(--ink-soft);align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;display:inline-flex;padding-left:0!important;text-decoration:none!important}.back-btn:hover{color:var(--ink)}.question-content{align-items:flex-start}.question-title{text-align:left;margin-bottom:.5rem}.question-subtitle{color:var(--ink-muted);text-align:left;margin-top:0;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.5}.question-input-area{justify-content:center;width:100%;display:flex}.options-stack{flex-direction:column;gap:.75rem;width:100%;display:flex}.height-weight-form{flex-direction:column;align-items:center;width:100%;display:flex}.form-actions{flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-top:2rem;display:flex}.form-submit-btn{width:100%}.skip-btn{color:var(--ink-muted);font-size:.8125rem;text-decoration:underline}.question-bottom-bar{padding:1.5rem var(--padding-x) 2.75rem;z-index:50;background:linear-gradient(#0000,#fffc,#fff 90%);position:fixed;bottom:0;left:0;right:0}.question-bottom-bar-inner{max-width:var(--max-width);margin:0 auto}.question-bottom-privacy{text-align:center;color:var(--ink-muted);margin-top:.5rem;font-size:.75rem}.email-gate-layout-container{flex-direction:column;width:100%;min-height:100dvh;display:flex}.email-gate-screen-container{flex:1;min-height:0!important}.email-gate-content{align-items:flex-start}.email-gate-title{text-align:left;margin-bottom:.5rem}.email-gate-subtitle{color:var(--ink-soft);text-align:left;margin-bottom:2rem;font-size:.9375rem;line-height:1.5}.email-form{flex-direction:column;gap:1.25rem;width:100%;display:flex}.input-field-group{flex-direction:column;gap:.375rem;width:100%;display:flex}.field-label{color:var(--ink);font-size:.8125rem;font-weight:600}.input-field-group input{border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--bg-white);width:100%;color:var(--ink);box-shadow:var(--shadow-card);outline:none;padding:.875rem 1rem;font-size:1rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.input-field-group input::placeholder{color:var(--ink-muted)}.input-field-group input:focus{border-color:var(--green-mid);box-shadow:0 0 0 3px #09823f1f}.input-field-group input.input-error{border-color:var(--error-red);box-shadow:0 0 0 3px #fa434326}.field-error-message{color:var(--error-red);font-size:.8125rem;font-weight:500}.consent-text-block{margin-top:.25rem}.consent-text{color:var(--ink-muted);margin-bottom:.5rem;font-size:.75rem;line-height:1.5}.compliance-microcopy{color:var(--ink-muted);margin:0;font-size:.6875rem;font-style:italic;line-height:1.4}.submit-error-box{border-radius:var(--radius-md);width:100%;color:var(--error-red);background-color:#fa434314;border:1px solid #fa43434d;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.email-submit-btn{margin-top:.5rem}.results-container{text-align:center}.results-content{text-align:center;justify-content:flex-start;align-items:center;padding-top:3rem}@keyframes checkCircleDraw{to{stroke-dashoffset:0}}@keyframes checkKickDraw{to{stroke-dashoffset:0}}.checkmark-circle{width:64px;height:64px;margin-bottom:1.5rem}.checkmark-svg{width:64px;height:64px}.checkmark-circle-line{stroke:var(--green-mid);stroke-width:2px;stroke-dasharray:157;stroke-dashoffset:157px;animation:.6s .2s forwards checkCircleDraw}.checkmark-kick{stroke:var(--green-mid);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:50;stroke-dashoffset:50px;animation:.4s .7s forwards checkKickDraw}.results-title{text-align:center;max-width:420px;margin-bottom:.75rem}.results-message{text-align:center;max-width:420px;margin-bottom:1rem;font-size:.9375rem;line-height:1.55}.results-email-sent-to{color:var(--ink-muted);margin-bottom:1.5rem;font-size:.8125rem}.results-email-sent-to strong{color:var(--ink-soft)}.next-steps-card{background-color:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:left;width:100%;max-width:420px;box-shadow:var(--shadow-card);margin-bottom:1.5rem;padding:1.25rem 1.5rem}.next-steps-title{color:var(--ink);margin-bottom:1rem;font-size:.9375rem;font-weight:700}.next-steps-list{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.next-step-item{color:var(--ink-soft);align-items:center;gap:.875rem;font-size:.9375rem;line-height:1.4;display:flex}.next-step-number{border-radius:var(--radius-full);background-color:var(--green-light);width:1.75rem;height:1.75rem;color:var(--green-dark);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.resend-block{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.resend-text{color:var(--ink-muted);margin:0;font-size:.8125rem}.resend-btn{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--ink-soft);cursor:pointer;background:0 0;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:all .2s}.resend-btn:hover{border-color:var(--green-mid);color:var(--green-dark)}.resend-btn:disabled{opacity:.5;cursor:not-allowed}.resend-feedback{color:var(--green-dark);margin:0;font-size:.75rem}.non-diagnostic-disclaimer-box{border:1px solid var(--border);border-radius:var(--radius-md);width:100%;max-width:420px;margin-bottom:1rem;padding:1rem}.disclaimer-text{color:var(--ink-muted);text-align:left;margin:0;font-size:.75rem;line-height:1.5}.disclaimer-text strong{color:var(--ink-soft)}@media (prefers-reduced-motion:reduce){.checkmark-circle-line,.checkmark-kick{stroke-dashoffset:0;animation:none}}.exit-container{text-align:center;justify-content:center;align-items:center}.exit-icon{margin-bottom:1.5rem;font-size:2.5rem;line-height:1}.exit-title{margin-bottom:1rem}.exit-message{max-width:380px;font-size:.9375rem;line-height:1.5}dialog.base-modal{border-radius:var(--radius-xl);background-color:var(--bg-white);border:none;width:100%;max-width:min(90vw,520px);max-height:85vh;padding:0;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #00000040}dialog.base-modal::backdrop{-webkit-backdrop-filter:blur(4px);background-color:#0006}dialog.base-modal[open]{animation:.25s both modalFadeIn}@keyframes modalFadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.modal-header{border-bottom:1px solid var(--border);background-color:var(--bg-white);z-index:1;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}.modal-title{color:var(--ink);margin:0;font-size:1.0625rem;font-weight:700}.modal-close-btn{cursor:pointer;border-radius:var(--radius-full);color:var(--ink-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s,color .2s;display:flex}.modal-close-btn:hover{color:var(--ink);background-color:#0000000a}.modal-close-btn:focus-visible{outline:2px solid var(--green-mid);outline-offset:2px}.modal-body{max-height:calc(85vh - 70px);padding:1.5rem;overflow-y:auto}.modal-body h3{color:var(--ink);margin-top:1.5rem;margin-bottom:.5rem;font-size:.9375rem;font-weight:700}.modal-body h3:first-child{margin-top:0}.modal-body p{color:var(--ink-soft);margin-bottom:1rem;font-size:.875rem;line-height:1.6}.modal-body ul{margin-bottom:1rem;padding-left:1.25rem}.modal-body li{color:var(--ink-soft);margin-bottom:.25rem;font-size:.875rem;line-height:1.6}.app-root-container{width:100%;min-height:100dvh}
