/*! 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,::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;-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]){appearance:button}::file-selector-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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#0b1f33;--ivory:#f7f1e8;--paper:#e8ddcf;--red:#b82936;--red-dark:#92232c;--ink:#13283c;--muted:#66717b;--white:#fff;--line:#0b1f3326;--shadow:0 24px 60px #221a1226}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf7f1f0;border-bottom:1px solid #0b1f3359;align-items:center;gap:42px;height:86px;padding:0 clamp(24px,5vw,78px);display:flex;position:sticky;top:0}.menu-toggle,.mobile-nav{display:none}.brand{align-items:center;min-width:max-content;display:flex}.brand-mark{color:var(--red);letter-spacing:-.08em;font:400 47px/1 Georgia,serif}.brand-divider{background:#0b1f3373;width:1px;height:40px;margin:0 18px}.brand-copy{flex-direction:column;gap:3px;display:flex}.brand-copy strong{color:var(--navy);font:400 20px/1.1 Georgia,serif}.brand-copy small{letter-spacing:.17em;text-transform:uppercase;color:var(--muted);font-size:10px}.desktop-nav{justify-content:center;gap:34px;margin-left:auto;display:flex}.desktop-nav a{font-size:14px;font-weight:650;position:relative}.desktop-nav a:after{content:"";background:var(--red);width:0;height:2px;transition:all .2s;position:absolute;bottom:-10px;left:0}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{width:100%}.header-cta{border:1px solid var(--red);color:var(--navy);border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:700;display:flex}.header-cta svg,.button svg,.service-card a svg{width:18px;height:18px}.hero{background:radial-gradient(circle at 12% 28%,#fff 0,#0000 35%),linear-gradient(110deg,#fbf7f0 0 52%,#efe3d4 100%);grid-template-columns:minmax(460px,.9fr) minmax(520px,1.1fr);min-height:calc(100vh - 86px);display:grid;overflow:hidden}.hero-copy{z-index:2;padding:clamp(70px,8vw,122px) 40px 54px clamp(34px,6vw,92px)}.eyebrow{color:var(--red);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:13px;margin:0 0 20px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--red);width:3px;height:22px;display:inline-block}h1,h2{color:var(--navy);letter-spacing:-.038em;font-family:Georgia,Times New Roman,serif}h1{max-width:700px;margin:0 0 24px;font-size:clamp(50px,5.1vw,78px);font-weight:400;line-height:1.02}.hero-text{color:#354657;max-width:580px;margin:0;font-size:clamp(18px,1.45vw,22px);line-height:1.55}.hero-actions{gap:14px;margin:34px 0 40px;display:flex}.button{border-radius:10px;justify-content:center;align-items:center;gap:24px;min-height:58px;padding:0 25px;font-weight:750;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{color:#fff;background:linear-gradient(135deg,#c32d38,#a51f2a);box-shadow:0 12px 26px #b8293638}.primary:hover{background:var(--red-dark)}.secondary{border:1px solid var(--navy);background:#ffffff6b}.play{border:1px solid var(--navy);border-radius:50%;place-items:center;width:25px;height:25px;padding-left:2px;font-size:9px;display:grid}.trust-row{gap:22px;display:flex}.trust-row>div{border-right:1px solid var(--line);align-items:center;gap:12px;padding-right:22px;display:flex}.trust-row>div:last-child{border:0}.trust-row span{width:50px;height:50px;color:var(--red);border:1px solid #b8293640;border-radius:50%;place-items:center;display:grid}.trust-row p{flex-direction:column;margin:0;font-size:13px;display:flex}.trust-row small{color:var(--muted);margin-top:3px}.hero-visual{background:#eee1d0;min-height:680px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:54% center;width:100%;height:100%;position:absolute;inset:0}.service-pills{gap:12px;display:grid;position:absolute;top:32%;right:3%}.service-pills span{background:#ffffffe6;border:1px solid #ffffffb3;border-radius:10px;align-items:center;gap:12px;min-width:175px;padding:15px 18px;font-size:13px;font-weight:750;display:flex;box-shadow:0 10px 24px #2c1f131a}.service-pills svg{color:var(--red)}.section{padding:100px clamp(24px,6vw,96px)}.section-heading{max-width:760px;margin-bottom:48px}.section-heading h2,.guarantee-section h2,.cta-band h2{margin:0 0 18px;font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1.08}.section-heading>p:last-child{max-width:680px;color:var(--muted);font-size:17px;line-height:1.7}.service-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-card{background:#fff;border:1px solid #e4ddd3;border-radius:16px;min-height:330px;padding:30px;transition:all .22s;position:relative}.service-card:hover{border-color:#d7b4af;transform:translateY(-5px);box-shadow:0 20px 50px #0b1f331a}.service-icon{width:56px;height:56px;color:var(--red);background:#f8eeec;border-radius:50%;place-items:center;display:grid}.service-card>small{color:var(--red);margin:24px 0 7px;font-weight:750;display:block}.service-card h3{color:var(--navy);margin:0 0 12px;font:400 24px/1.2 Georgia,serif}.service-card p{color:var(--muted);font-size:14px;line-height:1.65}.service-card a{color:var(--navy);align-items:center;gap:8px;font-size:13px;font-weight:750;display:flex;position:absolute;bottom:28px;left:30px}.steps-section{background:var(--navy);color:#fff}.section-heading.light h2,.section-heading.light p{color:#fff}.steps{background:#ffffff29;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.steps article{background:var(--navy);min-height:280px;padding:36px;position:relative}.steps article>b{color:#ffffff24;font:400 58px/1 Georgia,serif;position:absolute;top:22px;right:25px}.steps article>span{color:#e56b73;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.steps h3{margin:27px 0 12px;font:400 22px/1.2 Georgia,serif}.steps p{color:#b9c4ce;font-size:14px;line-height:1.7}.guarantee-section{background:#f7f1e8;grid-template-columns:340px 1fr;align-items:center;gap:80px;display:grid}.guarantee-badge{aspect-ratio:1;text-align:center;color:var(--red);border:1px solid #b8293659;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 16px #ffffff8c}.guarantee-badge svg{width:72px;height:72px}.guarantee-badge span{color:var(--navy);margin-top:18px;line-height:1.5}.guarantee-section>div:last-child>p:not(.eyebrow){color:#4a5967;font-size:17px;line-height:1.75}.guarantee-section>div:last-child>small{border-left:3px solid var(--red);color:var(--muted);padding-left:16px;line-height:1.55;display:block}.diagnosis-section{background:linear-gradient(120deg,#f6eee3,#fff);grid-template-columns:.82fr 1.18fr;gap:80px;padding:110px clamp(24px,7vw,112px);display:grid}.diagnosis-intro h2{color:var(--navy);letter-spacing:-.035em;margin:0 0 20px;font:400 clamp(40px,4vw,58px)/1.07 Georgia,serif}.diagnosis-intro>p{color:var(--muted);font-size:17px;line-height:1.7}.diagnosis-intro ul{gap:14px;margin:32px 0 0;padding:0;list-style:none;display:grid}.diagnosis-intro li{align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.diagnosis-intro li svg{width:20px;color:var(--red)}.diagnosis-card{background:#fff;border:1px solid #e5ddd2;border-radius:18px;min-height:560px;padding:38px;box-shadow:0 28px 70px #3223141f}.progress{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:44px;display:grid;position:relative}.progress span{background:#e6e0d8;border-radius:2px;height:4px}.progress span.active{background:var(--red)}.progress small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:11px;position:absolute;top:13px;right:0}.form-kicker{color:var(--red);letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.form-step h3,.result-card h3{color:var(--navy);margin:0 0 28px;font:400 31px/1.15 Georgia,serif}.choice-grid{gap:10px;display:grid}.choice{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #ddd6cc;border-radius:10px;justify-content:space-between;align-items:center;padding:16px 18px;font-weight:650;display:flex}.choice:hover,.choice.selected{border-color:var(--red);background:#fcf3f1}.choice i{width:26px;height:26px;color:var(--red);background:#f2ece4;border-radius:50%;place-items:center;font-style:normal;display:grid}.form-next{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:16px;width:100%;min-height:54px;margin-top:24px;font-weight:750;display:flex}.form-next:disabled{cursor:not-allowed;opacity:.4}.form-next svg{width:18px}.back-link,.restart{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-bottom:18px;padding:0}.form-step label{color:var(--navy);gap:8px;margin-bottom:20px;font-size:13px;font-weight:750;display:grid}.form-step select{width:100%;height:52px;color:var(--ink);background:#fff;border:1px solid #d8d1c7;border-radius:9px;padding:0 14px}.result-card{text-align:center}.result-icon{color:#25743a;background:#edf6ef;border-radius:50%;place-items:center;width:72px;height:72px;margin:8px auto 24px;display:grid}.result-icon svg{width:36px;height:36px}.result-card>p:not(.form-kicker){color:var(--muted);line-height:1.65}.summary{text-align:left;background:#f8f4ed;border-radius:10px;gap:5px;margin:24px 0;padding:18px;display:grid}.summary small{color:var(--red);text-transform:uppercase;letter-spacing:.1em;font-weight:750}.summary span{color:var(--muted);font-size:13px}.result-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.result-actions .form-next{margin:0}.copy-button{border:1px solid var(--navy);color:var(--navy);cursor:pointer;background:#fff;border-radius:9px;font-weight:750}.restart{margin-top:20px;text-decoration:underline}.faq-section{background:#fff}.faq-list{border-top:1px solid #ddd6cc;max-width:920px}.faq-list details{border-bottom:1px solid #ddd6cc}.faq-list summary{color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:24px 2px;font:400 20px/1.3 Georgia,serif;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);font:300 28px/1 sans-serif;transition:all .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:780px;color:var(--muted);margin:-5px 0 25px;line-height:1.7}footer{color:#b8c1cb;background:#071727;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:44px clamp(24px,6vw,96px);font-size:12px;display:grid}.footer-brand{grid-row:span 2}.footer-brand .brand-copy strong{color:#fff}.footer-links{gap:20px;display:flex}.footer-links a:hover{text-decoration:underline}@media (width<=1100px){.desktop-nav{display:none}.site-header{justify-content:space-between}.menu-toggle{border:1px solid var(--line);background:#fff;border-radius:8px;width:42px;height:42px;padding:10px;display:grid}.menu-toggle span{background:var(--navy);width:20px;height:2px;margin:auto;display:block}.mobile-nav{box-shadow:var(--shadow);background:#fff;border:1px solid #e3dbd0;border-radius:12px;gap:0;padding:12px;display:grid;position:absolute;top:85px;left:20px;right:20px}.mobile-nav a{border-bottom:1px solid #eee8df;padding:14px;font-weight:700}.mobile-nav-cta{background:var(--red);color:#fff;text-align:center;border-radius:8px;margin-top:8px}.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:40px}.hero-visual{min-height:600px}.service-grid,.steps{grid-template-columns:repeat(2,1fr)}.diagnosis-section{grid-template-columns:1fr;gap:42px}}@media (width<=720px){.site-header{height:72px;padding:0 18px}.mobile-nav{top:71px}.brand-divider,.brand-copy small,.header-cta{display:none}.brand-copy strong{font-size:16px}.brand-mark{font-size:36px}.hero{min-height:auto}.hero-copy{padding:62px 20px 34px}.eyebrow{letter-spacing:.12em;font-size:10px}h1{font-size:48px}.hero-text{font-size:17px}.hero-actions{flex-direction:column}.button{width:100%}.trust-row{grid-template-columns:1fr;gap:12px;display:grid}.trust-row>div{border:0;padding:0}.hero-visual{min-height:500px}.hero-image{object-position:58% center}.service-pills{top:29%;right:10px}.service-pills span{min-width:145px;padding:11px;font-size:12px}.section{padding:72px 20px}.service-grid,.steps{grid-template-columns:1fr}.service-card{min-height:300px}.guarantee-section{grid-template-columns:1fr;gap:40px}.guarantee-badge{max-width:280px;margin:auto}.diagnosis-section{padding:72px 20px}.diagnosis-card{min-height:520px;padding:26px 18px}.result-actions{grid-template-columns:1fr}.copy-button{min-height:52px}footer{grid-template-columns:1fr}.footer-brand{grid-row:auto}.footer-links{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
