@charset "UTF-8";
:root{--ink:#20231e;--muted:#66695f;--paper:#f8f8f1;--white:#fff;--lime:#d6f266;--line:#dedfd5;--soft:#efefe6;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--font:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}svg{flex-shrink:0}h1,h2,h3,h4,p{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #729021;outline-offset:5px}::selection{background:var(--lime);color:var(--ink)}.container{max-width:1352px;width:calc(100% - 96px);margin-inline:auto}.skip-link{position:fixed;left:20px;top:-80px;background:var(--ink);color:white;padding:16px;z-index:100}.skip-link:focus{top:10px}.announcement{background:var(--lime);min-height:37px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:600;letter-spacing:.02em}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.announcement a{margin-left:14px;border-bottom:1px solid #7f913f;padding-block:2px}.announcement a span{margin-left:5px}.site-header{border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:20}.header-inner{min-height:93px;display:flex;justify-content:space-between;align-items:center;gap:40px}.brand{display:inline-flex;flex-shrink:0}.brand img{object-fit:contain;object-position:left center}.main-nav{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:600}.main-nav>a:hover{color:#667d1e}.main-nav .nav-shop{margin-left:19px;padding:12px 0 12px 31px;border-left:1px solid var(--line)}.nav-shop span{margin-left:15px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr .96fr;gap:38px;padding-top:38px;padding-bottom:39px;min-height:686px}.hero-copy{padding-top:34px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-family:var(--mono);font-size:10px;font-weight:600;letter-spacing:.105em;line-height:1.6;display:flex;align-items:center;gap:9px}.hero h1{position:relative;font-size:clamp(50px,4.75vw,72px);line-height:1.04;letter-spacing:-.066em;font-weight:700;margin-top:30px;max-width:620px}.highlight{position:relative;z-index:0;white-space:nowrap}.highlight:before{content:"";position:absolute;z-index:-1;inset:10px -4px 1px;background:var(--lime);transform:rotate(-2deg)}.hero-spark{margin-left:28px;vertical-align:5px;width:44px;height:44px;transform:rotate(14deg)}.hero-description{font-size:15px;color:var(--muted);line-height:1.8;max-width:410px;margin-top:27px}.hero-actions{display:flex;align-items:center;gap:29px;margin-top:29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid transparent;min-height:51px;padding:15px 20px;font-size:12px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:20px;line-height:1;font-weight:400}.button-dark{color:white;background:var(--ink)}.button-dark:hover{background:#3c4333}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:12px;font-weight:600;line-height:1.6;border-bottom:1px solid var(--ink);padding-bottom:3px}.text-link span{font-size:18px;line-height:1}.hero-note{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px;margin-top:20px}.note-icon{width:15px;height:15px;display:grid;place-items:center;border:1px solid #b4b7a8;border-radius:50%;font-size:9px}.hero-bottom{border-top:1px solid var(--line);padding-top:21px;margin-top:auto;width:100%;display:flex;justify-content:space-between;gap:15px;font-family:var(--mono);font-size:9px;letter-spacing:.025em;color:var(--muted)}.hero-bottom>span:last-child{color:var(--ink)}.hero-bottom>span:last-child>span{margin-left:22px;font-size:17px}.hero-visual{position:relative;overflow:hidden;min-height:592px;background:#e0e2d9;isolation:isolate}.hero-image{height:100%;width:100%;position:absolute;inset:0;object-fit:cover;object-position:center}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.35),transparent 32%,transparent 58%,rgba(0,0,0,.25));z-index:0;pointer-events:none}.photo-top{position:absolute;top:22px;left:23px;right:20px;display:flex;align-items:center;justify-content:space-between;color:white;z-index:1}.photo-label{font-family:var(--mono);font-size:8px;letter-spacing:.06em;display:flex;align-items:center;gap:7px}.photo-label .status-dot{color:var(--lime);width:5px;height:5px}.photo-tag{position:absolute;bottom:46px;left:25px;right:25px;z-index:1;display:flex;align-items:center;gap:16px;background:var(--lime);padding:21px 20px;color:var(--ink);border:1px solid rgba(0,0,0,.08)}.photo-tag>div{display:flex;flex-direction:column;gap:7px}.photo-tag>div>span{font:8px var(--mono);letter-spacing:.09em}.photo-tag strong{font-size:15px;letter-spacing:-.025em}.image-caption{position:absolute;bottom:18px;right:25px;font:7px var(--mono);letter-spacing:.09em;color:white;z-index:1}.service-strip{border-block:1px solid var(--line);background:var(--soft)}.strip-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.strip-inner>span{font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.06em;display:flex;align-items:center;gap:19px}.strip-inner>span>span{font-family:var(--font);font-size:27px;line-height:1}.section{padding-top:97px;padding-bottom:98px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:39px}.section-heading .eyebrow,.process-intro>.eyebrow,.faq-layout>.eyebrow{margin-bottom:17px}h2{font-size:clamp(32px,3vw,45px);font-weight:600;letter-spacing:-.055em;line-height:1.12}.section-heading>p{max-width:345px;font-size:13px;line-height:1.9;color:var(--muted);padding-bottom:3px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.service-card{padding:25px 24px 20px;display:flex;flex-direction:column;min-height:305px;transition:background .2s}.service-card:hover{background:#f0f3e4}.service-card+.service-card{border-left:1px solid var(--line)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.card-top svg{width:39px;height:39px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.card-top>span{font:10px var(--mono);color:#797e6f}.service-card h3{font-size:18px;letter-spacing:-.035em;margin-bottom:13px}.service-card>p{font-size:12px;line-height:1.85;color:var(--muted);margin-bottom:23px}.card-bottom{display:flex;align-items:center;gap:4px;justify-content:space-between;margin-top:auto}.card-bottom>span{font:7px var(--mono);letter-spacing:.045em;font-weight:600}.card-bottom>a{display:grid;place-items:center;min-width:34px;min-height:34px;border:1px solid var(--line);font-size:19px;border-radius:50%;transition:background .2s}.card-bottom>a:hover{background:var(--lime);border-color:var(--lime)}.process-section{background:var(--ink);color:var(--paper);padding-block:80px}.process-layout{display:grid;grid-template-columns:1fr 1.13fr;gap:100px}.process-intro{position:relative;overflow:hidden;isolation:isolate}.process-intro>.eyebrow{color:var(--lime)}.process-intro h2{font-size:46px;line-height:1.1}.process-intro>p:not(.eyebrow){font-size:13px;line-height:1.8;color:#b2b6a8;max-width:275px;margin-top:20px}.process-intro>.text-link{color:var(--lime);border-color:#6a7650;margin-top:28px}.process-mark{position:absolute;font-size:220px;right:12px;bottom:-104px;line-height:1;color:#3a4130;z-index:-1}.process-steps{border-top:1px solid #4c5045}.process-step{display:flex;gap:28px;padding:25px 0;border-bottom:1px solid #4c5045}.step-number{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:35px;height:35px;border:1px solid #555c46;color:var(--lime);font:11px var(--mono)}.process-step h3{font-size:19px;letter-spacing:-.025em;font-weight:500;line-height:1.5}.process-step p{font-size:12px;color:#b2b6a8;line-height:1.8;margin-top:8px;max-width:365px}.step-tag{font:7px var(--mono);letter-spacing:.06em;color:var(--lime);display:inline-block;margin-top:13px}.diagnosis-section{padding-top:95px}.diagnosis-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px}.symptom-form fieldset{padding:0;margin:0;border:0}.symptom-form legend{font-family:var(--mono);font-size:9px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:14px}.symptom-options{display:flex;flex-direction:column;gap:9px}.symptom-option{position:relative;display:flex;align-items:center;gap:17px;padding:15px 19px;border:1px solid var(--line);cursor:pointer;min-height:75px;transition:background .15s,border-color .15s}.symptom-option:hover{background:#eef0e4}.symptom-option:has(input:checked){background:#f1f5df;border-color:#9aac59}.symptom-option input{position:absolute;width:1px;height:1px;opacity:0}.symptom-option:has(input:focus-visible){outline:3px solid #729021;outline-offset:3px}.symptom-symbol{width:27px;font-size:26px;text-align:center;line-height:1}.symptom-option>span:nth-of-type(2){display:flex;flex-direction:column;gap:5px}.symptom-option strong{font-size:12px;font-weight:600}.symptom-option small{font-size:10px;color:var(--muted)}.radio-mark{width:16px;height:16px;border:1px solid #bdc0b0;border-radius:50%;margin-left:auto;flex-shrink:0}.symptom-option input:checked~.radio-mark{border:5px solid var(--ink);background:var(--lime)}.diagnosis-submit{width:100%;margin-top:17px}.form-note{font-size:10px;color:var(--muted);text-align:center;margin-top:13px}.no-script{font-size:13px;line-height:1.6;margin-top:15px;color:var(--muted)}.recommendation{position:relative;background:var(--lime);padding:27px 34px 23px;display:flex;flex-direction:column;min-height:520px}.result-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.result-top .eyebrow{font-size:8px}.result-code{font:8px var(--mono);letter-spacing:.03em}.result-icon{display:grid;place-items:center;background:var(--ink);color:var(--lime);width:48px;height:48px;font-size:30px;line-height:1;margin-top:33px;margin-bottom:18px}.recommendation h3{font-size:34px;font-weight:600;letter-spacing:-.05em;line-height:1.1;max-width:320px}.recommendation>p:not(.recommendation-note):not(.result-status){font-size:12px;line-height:1.8;margin-top:15px;max-width:395px}.result-divider{height:1px;background:#b9d355;margin-top:25px;margin-bottom:23px}.recommendation h4{font-size:11px;font-weight:600}.checklist{list-style:none;margin:15px 0 25px;padding:0;display:flex;flex-direction:column;gap:10px}.checklist li{font-size:10px;line-height:1.6;display:flex;gap:9px}.checklist li:before{content:"✓";font-weight:700;flex-shrink:0}.recommendation-note{font-size:9px;line-height:1.6;color:#4c562f;display:flex;gap:7px;margin-top:auto}.recommendation-note>span{font-size:13px;line-height:1.2}.result-status{min-height:14px;font-family:var(--mono);font-size:8px;color:#4c562f;margin-top:9px}.faq-section{border-top:1px solid var(--line);background:#f0f0e8;padding-block:81px}.faq-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:85px}.faq-layout .eyebrow{margin-bottom:18px}.faq-intro{font-size:13px;line-height:1.8;color:var(--muted);max-width:280px;margin-top:18px}.faq-art{display:flex;align-items:center;gap:12px;margin-top:26px}.faq-art svg{width:90px;height:72px;stroke:#69725a;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.faq-art>span{font:7px var(--mono);letter-spacing:.05em;color:var(--muted);max-width:70px;line-height:1.8}.faq-list{border-top:1px solid #d4d7c8}.faq-list details{border-bottom:1px solid #d4d7c8}.faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;font-size:13px;font-weight:600;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{position:relative;flex-shrink:0;width:13px;height:13px}.faq-list summary>span:before,.faq-list summary>span:after{content:"";position:absolute;left:0;right:0;top:6px;height:1px;background:var(--ink)}.faq-list summary>span:after{transform:rotate(90deg)}.faq-list details[open] summary>span:after{transform:rotate(0)}.faq-list details>p{font-size:12px;line-height:1.9;color:var(--muted);padding:0 33px 24px 0}.closing-section{padding-top:75px;padding-bottom:75px}.closing-card{position:relative;overflow:hidden;isolation:isolate;background:var(--lime);padding:48px 51px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.closing-card .eyebrow{font-size:9px;margin-bottom:17px}.closing-card h2{font-size:44px;line-height:1.08}.closing-card p:not(.eyebrow){font-size:12px;margin-top:18px;line-height:1.7}.closing-action{display:flex;flex-direction:column;align-items:flex-start;gap:19px;flex-shrink:0;padding-bottom:6px}.closing-action .button{min-width:237px}.closing-action .text-link{font-size:10px;gap:12px}.closing-decoration{position:absolute;color:#c5e159;font-size:330px;z-index:-1;line-height:1;right:160px;top:-50px}.site-footer{border-top:1px solid var(--line);padding-top:44px}.footer-main{display:grid;grid-template-columns:1.45fr 1fr 1fr .7fr;gap:40px;padding-bottom:43px}.footer-main>.footer-links{padding-top:7px}.footer-main>div:first-child>p{font-size:11px;line-height:1.7;color:var(--muted);margin-top:14px}.footer-links{display:flex;flex-direction:column;gap:13px;font-size:11px}.footer-links>span{font:8px var(--mono);color:var(--muted);letter-spacing:.08em;margin-bottom:4px}.footer-links>a:hover{text-decoration:underline;text-underline-offset:4px}.footer-links>a>span{margin-left:5px}.footer-stamp{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.footer-stamp>span:first-child{font-size:54px;line-height:1}.footer-stamp>span:last-child{font:7px var(--mono);letter-spacing:.04em;line-height:1.8;text-align:right}.footer-bottom{padding-block:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;color:var(--muted);font-size:9px}.footer-bottom>p:last-child{font:8px var(--mono);letter-spacing:.03em}.footer-bottom>p:last-child>span{margin-inline:10px}
@media(min-width:1550px){.hero{gap:60px}.hero h1{font-size:75px}.hero-visual{min-height:620px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:26px;min-height:640px}.hero-copy{padding-top:23px}.hero h1{font-size:55px}.hero-spark{width:35px;height:35px;margin-left:17px}.hero-visual{min-height:550px}.hero-description{font-size:13px;max-width:350px}.hero-actions{gap:19px}.hero-actions .button{gap:20px;padding-inline:16px}.hero-actions .text-link{font-size:11px;gap:9px}.hero-note{font-size:9px}.hero-bottom{margin-top:32px;font-size:8px}.hero-bottom>span:last-child>span{margin-left:10px}.strip-inner>span{font-size:9px;gap:12px}.strip-inner>span>span{font-size:23px}.section{padding-block:75px}.section-heading>p{max-width:295px;font-size:12px}.service-card{padding:22px 17px 18px}.service-card h3{font-size:16px}.service-card>p{font-size:11px}.card-bottom>span{font-size:6px;max-width:85px;line-height:1.6}.process-layout{gap:65px}.process-intro h2{font-size:40px}.diagnosis-layout{gap:27px}.recommendation{padding:25px 27px 20px}.faq-layout{gap:55px}.closing-card{padding:40px 36px}.closing-card h2{font-size:40px}.closing-card p:not(.eyebrow){font-size:11px}.closing-action .text-link{font-size:9px}.footer-main{gap:25px}}
@media(max-width:850px){.header-inner{min-height:80px}.main-nav{gap:23px;font-size:12px}.main-nav .nav-shop{margin-left:0;padding-left:20px}.brand img{width:167px;height:auto}.hero{grid-template-columns:1fr 1fr;gap:23px;padding-top:29px;padding-bottom:29px;min-height:580px}.hero h1{font-size:46px;letter-spacing:-.06em;margin-top:26px}.hero-spark{width:28px;height:28px;margin-left:12px}.hero-description{font-size:12px;line-height:1.8;margin-top:24px}.hero-copy{padding-top:15px}.hero .eyebrow{font-size:8px}.hero-visual{min-height:510px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px;margin-top:24px}.hero-note{margin-top:18px;font-size:8px}.hero-bottom{padding-top:16px;margin-top:23px;font-size:6px}.hero-bottom>span:last-child>span{font-size:13px;margin-left:4px}.photo-top{left:16px;right:10px;top:14px}.photo-label{font-size:6px}.photo-tag{bottom:37px;left:16px;right:16px;padding:17px 13px;gap:9px}.photo-tag svg{width:30px;height:30px}.photo-tag>div>span{font-size:6px}.photo-tag strong{font-size:11px}.image-caption{font-size:6px;right:16px;bottom:14px}.strip-inner{gap:15px;min-height:62px}.strip-inner>span{font-size:7px;gap:9px}.strip-inner>span>span{font-size:20px}.section-heading{gap:30px}.section-heading>p{max-width:255px;font-size:11px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:275px;padding:25px}.service-card:nth-child(3){border-left:0}.service-card:nth-child(n+3){border-top:1px solid var(--line)}.service-card h3{font-size:20px}.service-card>p{font-size:12px}.card-bottom>span{font-size:8px;max-width:none}.process-layout{gap:40px;grid-template-columns:.9fr 1.1fr}.process-intro h2{font-size:36px}.process-intro>p:not(.eyebrow){font-size:12px}.process-step{gap:18px}.process-step h3{font-size:16px}.process-step p{font-size:11px}.process-step{padding-block:22px}.step-number{width:31px;height:31px;font-size:10px}.process-intro>.text-link{font-size:10px}.process-mark{right:-15px;font-size:190px;bottom:-84px}.symptom-option{padding:14px 13px;gap:12px;min-height:75px}.symptom-symbol{font-size:21px;width:23px}.symptom-option strong{font-size:11px}.symptom-option small{font-size:9px}.recommendation{padding:23px 23px 18px}.recommendation h3{font-size:30px}.recommendation>p:not(.recommendation-note):not(.result-status){font-size:11px}.result-top{gap:12px}.result-top .eyebrow,.result-code{font-size:7px}.result-icon{margin-top:28px}.recommendation-note{font-size:8px}.checklist li{font-size:10px}.faq-layout{gap:40px;grid-template-columns:.85fr 1.15fr}.faq-list summary{font-size:12px}.faq-list details>p{font-size:11px}.faq-intro{font-size:12px}.closing-card{padding:36px 30px;gap:20px}.closing-card h2{font-size:37px}.closing-action .button{min-width:217px;gap:18px;font-size:11px}.closing-action .text-link{font-size:8px;gap:8px}.closing-decoration{right:20px}.footer-main{grid-template-columns:1.3fr 1fr 1fr;gap:30px}.footer-stamp{display:none}.footer-main>div:first-child>p{font-size:10px}}
@media(max-width:650px){html{scroll-padding-top:24px}.container{width:calc(100% - 40px)}.announcement{font-size:9px;gap:7px;min-height:33px}.announcement a{margin-left:5px}.announcement .status-dot{width:4px;height:4px}.header-inner{min-height:74px;gap:20px}.brand img{width:172px;max-height:40px}.menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid var(--line);width:39px;height:39px;background:transparent}.js .menu-toggle{display:flex}.menu-toggle>span{display:block;width:15px;height:1px;background:var(--ink);transition:transform .15s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3px) rotate(-45deg)}.main-nav{gap:12px;flex-wrap:wrap;font-size:10px}.js .main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:14px 20px 20px;border-bottom:1px solid var(--line);box-shadow:0 14px 15px #20231e0a;align-items:stretch;gap:0}.js .main-nav.is-open{display:flex;flex-direction:column}.js .main-nav>a{font-size:13px;padding:14px 8px}.main-nav .nav-shop{padding:0;border:0}.js .main-nav .nav-shop{border-top:1px solid var(--line);margin-top:5px}.hero{grid-template-columns:1fr;gap:26px;padding-top:27px;padding-bottom:24px}.hero-copy{padding-top:10px}.hero .eyebrow{font-size:9px}.hero h1{font-size:clamp(46px,10.7vw,68px);margin-top:25px;letter-spacing:-.063em}.hero-spark{width:34px;height:34px;margin-left:21px}.hero-description{font-size:13px;line-height:1.8;max-width:360px;margin-top:24px}.hero-actions{flex-direction:row;align-items:center;gap:24px;margin-top:24px}.hero-actions .button{font-size:11px;gap:23px;padding:14px 17px;min-height:49px}.hero-actions .text-link{font-size:11px}.hero-note{font-size:9px;margin-top:17px}.hero-bottom{display:none}.hero-visual{min-height:405px;aspect-ratio:1.05/1}.hero-image{object-position:50% 48%}.photo-top{top:17px;left:20px;right:14px}.photo-label{font-size:7px}.photo-tag{left:20px;right:20px;padding:18px;bottom:39px;gap:13px}.photo-tag svg{width:35px;height:35px}.photo-tag>div>span{font-size:7px}.photo-tag strong{font-size:13px}.image-caption{font-size:6px;right:20px;bottom:15px}.strip-inner{display:grid;grid-template-columns:1fr 1fr;gap:18px 12px;padding-block:21px}.strip-inner>span{font-size:8px;gap:12px}.strip-inner>span>span{font-size:21px}.section{padding-block:58px}.section-heading{display:block;margin-bottom:29px}.section-heading .eyebrow{font-size:8px;margin-bottom:16px}h2{font-size:33px;letter-spacing:-.052em;line-height:1.12}.section-heading>p{max-width:360px;font-size:12px;line-height:1.8;margin-top:20px}.service-grid{grid-template-columns:1fr 1fr}.service-card{padding:20px 15px 17px;min-height:290px}.card-top{margin-bottom:22px}.card-top svg{width:34px;height:34px}.card-top>span{font-size:8px}.service-card h3{font-size:16px;line-height:1.25;margin-bottom:10px}.service-card>p{font-size:11px;line-height:1.8;margin-bottom:21px}.card-bottom>span{font-size:6px;max-width:86px}.card-bottom>a{min-width:30px;min-height:30px;font-size:17px}.process-section{padding-block:54px}.process-layout{grid-template-columns:1fr;gap:35px}.process-intro>.eyebrow{font-size:8px;margin-bottom:16px}.process-intro h2{font-size:36px}.process-intro>p:not(.eyebrow){font-size:12px;max-width:265px;margin-top:18px}.process-intro>.text-link{font-size:11px;margin-top:23px}.process-mark{right:0;bottom:-50px;font-size:178px}.process-step{padding-block:23px;gap:20px}.step-number{width:34px;height:34px;font-size:10px}.process-step h3{font-size:17px}.process-step p{font-size:12px;margin-top:6px}.step-tag{font-size:7px;margin-top:11px}.diagnosis-layout{grid-template-columns:1fr;gap:26px}.symptom-form legend{font-size:8px}.symptom-option{padding:16px 18px;gap:15px;min-height:75px}.symptom-symbol{width:28px;font-size:24px}.symptom-option strong{font-size:12px}.symptom-option small{font-size:10px}.symptom-options{gap:9px}.diagnosis-submit{min-height:51px;margin-top:16px}.form-note{font-size:9px}.recommendation{min-height:515px;padding:25px 26px}.result-top .eyebrow,.result-code{font-size:8px}.result-icon{margin-top:28px;width:45px;height:45px;margin-bottom:18px}.recommendation h3{font-size:35px;max-width:310px}.recommendation>p:not(.recommendation-note):not(.result-status){font-size:12px;line-height:1.8}.recommendation h4{font-size:11px}.checklist{gap:12px;margin-top:16px;margin-bottom:25px}.checklist li{font-size:11px}.recommendation-note{font-size:9px}.faq-section{padding-block:54px}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-layout .eyebrow{font-size:8px;margin-bottom:15px}.faq-layout h2{font-size:34px}.faq-intro{font-size:12px;max-width:300px;margin-top:18px}.faq-art{display:none}.faq-list summary{font-size:12px;padding-block:21px;gap:25px}.faq-list details>p{font-size:12px;padding-bottom:22px}.closing-section{padding-block:45px}.closing-card{padding:29px 25px 32px;display:block}.closing-card .eyebrow{font-size:8px;margin-bottom:17px}.closing-card h2{font-size:39px}.closing-card p:not(.eyebrow){font-size:11px;max-width:240px;margin-top:16px}.closing-action{margin-top:27px;gap:19px;padding:0}.closing-action .button{min-width:230px;font-size:11px;min-height:49px}.closing-action .text-link{font-size:9px}.closing-decoration{top:25px;right:-120px;font-size:290px}.site-footer{padding-top:31px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 20px;padding-bottom:30px}.footer-main>div:first-child{grid-column:1/-1;display:flex;justify-content:space-between;gap:22px;align-items:flex-start}.footer-main>div:first-child .brand img{width:164px;max-height:38px}.footer-main>div:first-child>p{font-size:9px;margin-top:0;line-height:1.8}.footer-links{font-size:11px;gap:13px}.footer-main>.footer-links{padding-top:0}.footer-links>span{font-size:7px}.footer-bottom{display:flex;flex-direction:column;gap:12px;padding-block:20px;font-size:9px}.footer-bottom>p:last-child{font-size:7px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.announcement{font-size:8px}.announcement a{margin-left:3px}.hero h1{font-size:44px}.hero-spark{width:27px;height:27px;margin-left:13px}.hero-actions{gap:16px}.hero-actions .button{padding-inline:13px;gap:15px;font-size:10px}.hero-actions .text-link{font-size:10px}.hero-visual{min-height:360px}.service-card{padding-inline:12px}.service-card h3{font-size:14px}.service-card>p{font-size:10px}.card-bottom>span{font-size:5px}.card-bottom>a{min-width:28px;min-height:28px}.footer-main>div:first-child .brand img{width:145px}.footer-main>div:first-child>p{font-size:8px}.closing-action .text-link{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}
[hidden]{display:none!important}
.hero-visual{min-width:0;width:100%}
@media(max-width:650px){html:not(.js) .header-inner{flex-wrap:wrap;gap:17px;padding-block:17px}html:not(.js) .main-nav{width:100%;justify-content:space-between;gap:15px}html:not(.js) .main-nav .nav-shop{margin:0;padding:0;border:0}html:not(.js) .no-script{margin:0 0 18px}}
