:root{--bg:#5dd5b4;--button:#d37399;--text:#f5f1e8;--heading:#fff;--paper:#edebe6;--cream:#f5f1e8;--ink:#17453b;--positive:#b3264a;--negative:#17694d;--header-h:72px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Urbanist,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100dvh;color:var(--text);margin:0;font-weight:700}.bg-video{z-index:-1;object-fit:cover;opacity:.2;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.bg-video{display:none}}h1,h2,.intro,.body{text-shadow:0 1px 3px #0a463a59}h1,h2{color:var(--heading);margin:0}.site-header{z-index:10;height:var(--header-h);background:var(--paper);align-items:center;padding:0 24px;display:flex;position:sticky;top:0}.site-header__logo{width:auto;max-width:100%;height:56px;display:block}.section{padding:64px 24px}.section--hero{padding:78px 24px 24px}.section--get{padding-top:56px}.wrap{text-align:center;width:100%;max-width:640px;margin:0 auto}.section--hero .wrap{flex-direction:column;gap:28px;display:flex}.header h1{letter-spacing:-.02em;text-wrap:balance;font-size:clamp(2rem,7vw,3.25rem);font-weight:900;line-height:1.05}.intro{margin:16px 0 0;font-size:1.1rem;line-height:1.5}.form{flex-direction:column;gap:12px;display:flex}.form .button{align-self:center}.input{background:var(--paper);width:100%;color:var(--ink);border:2px solid #0000;border-radius:12px;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,Cascadia Code,monospace;font-size:.95rem;font-weight:500}.input::placeholder{color:#6b8a82}.input:focus-visible{outline:3px solid var(--heading);outline-offset:2px}.button{background:var(--button);color:var(--heading);cursor:pointer;border:none;border-radius:12px;padding:14px 24px;font-family:inherit;font-size:1rem;font-weight:800;text-decoration:none;transition:filter .12s,transform .12s;display:inline-block}.button:hover:not(:disabled){filter:brightness(.94)}.button:active:not(:disabled){transform:translateY(1px)}.button:focus-visible{outline:3px solid var(--heading);outline-offset:3px}.button:disabled{opacity:.55;cursor:not-allowed}.result:empty{display:none}.card{background:var(--paper);color:var(--ink);border-radius:16px;padding:20px 24px}.verdict{letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.verdict--positive{color:var(--positive)}.verdict--negative{color:var(--negative)}.verdict--error{font-size:1rem;font-weight:600}.detail{margin:8px 0 0;font-size:.9rem;font-weight:600}.headline{letter-spacing:-.02em;text-wrap:balance;font-size:clamp(2rem,7vw,3.5rem);font-weight:900;line-height:1.05}.body{margin:20px 0 28px;font-size:1.05rem;line-height:1.5}.mint{max-width:100%;color:var(--heading);overflow-wrap:anywhere;background:#ffffff47;border-radius:8px;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Cascadia Code,monospace;font-size:.95em;display:inline-block}.section--paper{background:var(--paper);color:var(--ink)}.symptoms{grid-template-columns:35fr 65fr;align-items:center;gap:48px;max-width:1000px;margin:0 auto;display:grid}.symptoms__image{aspect-ratio:1;object-fit:cover;border-radius:16px;width:100%;height:auto;display:block}.symptoms__text h3{color:var(--ink);letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;line-height:1.1}.symptoms__text ul{margin:0;padding-left:1.25rem;font-size:1.15rem;line-height:1.5}.symptoms__text li{margin-bottom:12px}.symptoms__text li::marker{color:var(--button)}@media (width<=720px){.symptoms{grid-template-columns:1fr;gap:28px}.symptoms__image{max-width:420px;margin:0 auto}}.section-title{letter-spacing:-.02em;text-wrap:balance;font-size:clamp(1.75rem,6vw,2.5rem);font-weight:900;line-height:1.1}.section--bleed{padding-inline:0}.section-title--gallery{text-align:center;margin:0 24px}.gallery-sub{text-align:center;margin:16px 24px 32px}.marquee{overflow:hidden}.marquee__track{width:max-content;animation:60s linear infinite scroll;display:flex}.marquee:hover .marquee__track{animation-play-state:paused}.marquee__group{display:flex}.meme{aspect-ratio:1;background:#ffffff2e;border-radius:16px;flex:none;width:clamp(220px,28vw,300px);margin:0 16px 0 0;overflow:hidden}.meme__video{object-fit:cover;width:100%;height:100%;display:block}@keyframes scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee{overflow-x:auto}.marquee__track{animation:none}}.section--note .body{margin-bottom:0}.text-link{white-space:nowrap;color:var(--heading);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.text-link:hover{-webkit-text-decoration-color:var(--button);text-decoration-color:var(--button)}.text-link:focus-visible,.site-footer a:focus-visible{outline:3px solid var(--heading);outline-offset:3px;border-radius:4px}.site-footer{background:var(--cream);color:var(--ink);text-align:center;padding:56px 24px}.site-footer h3{text-wrap:balance;max-width:640px;margin:0 auto 28px;font-size:clamp(1.15rem,3.5vw,1.5rem);font-weight:800;line-height:1.25}.site-footer a{color:var(--ink);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.site-footer a:hover{-webkit-text-decoration-color:var(--button);text-decoration-color:var(--button)}.site-footer__logo{width:200px;height:auto;margin:0 auto;display:block}
