:root{--ink:#0f2d3c;--teal:#17696f;--teal-deep:#0e4a52;--mist:#f2f6f7;--paper:#fff;--seafoam:#9be8de;--amber:#f2c572;--line:#d6e1e4;--muted:#4f6570;--display:"Bricolage Grotesque", Georgia, serif;--body:"Figtree", system-ui, sans-serif;--wrap:1180px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--body);color:var(--ink);background:var(--mist);font-size:17px;line-height:1.6}img,svg{max-width:100%;display:block}a{color:inherit}h1,h2,h3,h4{font-family:var(--display);letter-spacing:-.01em;font-weight:600;line-height:1.05}h1{font-variation-settings:"opsz" 96;max-width:12ch;font-size:clamp(2.6rem,5.5vw,4.6rem);font-weight:500;line-height:1.05}h2{font-variation-settings:"opsz" 72;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.1rem)}h3{font-variation-settings:"opsz" 24;font-size:1.35rem}p.lead{color:var(--muted);max-width:56ch;font-size:1.2rem}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 clamp(1.1rem,4vw,2.5rem)}section{padding:clamp(4rem,9vw,7.5rem) 0}.btn{border:1.5px solid var(--ink);border-radius:999px;align-items:center;gap:.5rem;padding:.9rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.btn.primary{background:var(--ink);color:#fff}.btn.primary:hover{background:var(--teal-deep);border-color:var(--teal-deep)}.btn.ghost:hover{background:#fff}:focus-visible{outline:3px solid var(--seafoam);outline-offset:3px}.wordmark{font-family:var(--display);letter-spacing:-.02em;color:var(--ink);align-items:baseline;gap:.08em;font-weight:700;text-decoration:none;display:inline-flex}.wordmark svg{align-self:flex-end;width:.9em;height:1em;margin:0 .04em;overflow:visible;transform:translateY(.02em)}.wordmark .s1{fill:none;stroke:var(--teal);stroke-width:7px;stroke-linecap:round}.wordmark .s2{fill:none;stroke:var(--seafoam);stroke-width:7px;stroke-linecap:round}.wordmark .rung{stroke:var(--teal-deep);stroke-width:2.2px;stroke-linecap:round;opacity:.8}.mark-hero{margin-bottom:1.4rem;font-size:clamp(2.2rem,5vw,3.6rem);display:inline-flex}.mark-hero small{font-family:var(--body);color:var(--muted);letter-spacing:.04em;white-space:nowrap;align-self:center;margin-left:.7em;font-size:.3em;font-weight:500}@media (width<=600px){.mark-hero small{display:none}}.nav-logo img{width:auto;height:46px}.practitioner{border-left:3px solid var(--seafoam);align-items:center;gap:1rem;margin-top:2.2rem;padding-left:1rem;display:flex}.practitioner img{object-fit:cover;width:88px;height:88px;box-shadow:0 0 0 4px #fff, 0 0 0 6px var(--seafoam);border-radius:50%;flex:none}.practitioner p{color:var(--muted);max-width:44ch;font-size:.95rem}.practitioner strong{color:var(--ink);font-family:var(--display);font-size:1.05rem;display:block}.about .portrait{aspect-ratio:auto;background:0 0;padding:0;display:block}.about .portrait img{border-radius:50%;width:100%;max-width:320px;margin:0 auto}header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#f2f6f7d9;position:sticky;top:0}nav{justify-content:space-between;align-items:center;height:72px;display:flex}.logo{font-family:var(--display);align-items:center;gap:.6rem;font-size:1.3rem;font-weight:700;text-decoration:none;display:flex}.logo i{background:var(--seafoam);border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 4px #9be8de59}nav ul{gap:1.4rem;font-size:.95rem;list-style:none;display:flex}nav ul a{color:var(--muted);font-weight:500;text-decoration:none}nav ul a:hover{color:var(--ink)}.nav-cta{display:none}@media (width>=900px){.nav-cta{padding:.6rem 1.1rem;font-size:.95rem;display:inline-flex}}@media (width<=760px){nav ul{display:none}}.hero{padding:clamp(3rem,8vw,6.5rem) 0 clamp(3rem,7vw,5rem);position:relative;overflow:hidden}.hero .wrap{grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem;display:grid}.hero h1 span{display:block}.hero h1 em{color:var(--teal);font-style:normal}.hero p.lead{margin:1.5rem 0 2rem}.hero .actions{flex-wrap:wrap;gap:.8rem;display:flex}.hero .note{color:var(--muted);border-left:3px solid var(--seafoam);max-width:48ch;margin-top:2.2rem;padding-left:1rem;font-size:.95rem}@media (width<=860px){.hero .wrap{grid-template-columns:1fr}}.pathway{position:relative}.pathway svg{width:100%;height:auto}.pathway .cycle{fill:none;stroke:var(--teal);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:7 9;animation:6s linear infinite flow}.pathway .cycle.slow{opacity:.55;animation-duration:9s}@keyframes flow{to{stroke-dashoffset:-160px}}@media (prefers-reduced-motion:reduce){.pathway .cycle{animation:none}}.pathway .node{fill:#fff;stroke:var(--ink);stroke-width:1.5px}.pathway .node.hot{fill:var(--seafoam);stroke:var(--teal-deep)}.pathway .node.warn{fill:var(--amber);stroke:#8a6413}.pathway text{font-family:var(--body);fill:var(--ink);font-size:13px;font-weight:600}.pathway text.small{fill:var(--muted);font-size:11px;font-weight:400}.pathway .glow{fill:var(--seafoam);opacity:.35;filter:blur(40px)}.figcap{color:var(--muted);text-align:right;margin-top:.6rem;font-size:.85rem}.band{background:var(--ink);color:#fff;padding:1.4rem 0}.band .wrap{flex-wrap:wrap;justify-content:space-between;gap:2rem 3rem;font-size:.98rem;display:flex}.band strong{font-family:var(--display);color:var(--seafoam);font-size:1.4rem;font-weight:600;display:block}.atp{background:var(--paper)}.atp .grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:3rem;margin-top:2rem;display:grid}@media (width<=860px){.atp .grid{grid-template-columns:1fr}}.atp .prose p{color:var(--ink);margin-bottom:1rem}.atp .prose p strong{color:var(--teal-deep)}.atp .panel{border:1px solid var(--line);border-radius:20px;overflow:hidden}.atp .panel div{padding:1.4rem 1.5rem}.atp .panel .drain{background:#fbf1dc}.atp .panel .rebuild{background:#e3f7f4}.atp .panel h4{font-family:var(--display);margin-bottom:.6rem;font-size:1.15rem}.atp .panel ul{color:var(--muted);gap:.35rem;padding-left:1.1rem;font-size:.95rem;display:grid}.atp .stat{border-top:1px solid var(--line);flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;padding-top:1.2rem;display:flex}.atp .stat b{font-family:var(--display);color:var(--teal);font-size:1.6rem;line-height:1;display:block}.atp .stat span{color:var(--muted);font-size:.88rem}.steps{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.step{border-top:2px solid var(--ink);padding-top:1.2rem}.step:before{counter-increment:step;content:counter(step);font-family:var(--display);color:var(--teal);margin-bottom:.7rem;font-size:2.2rem;font-weight:700;line-height:1;display:block}.step h3{margin-bottom:.4rem}.step p{color:var(--muted);font-size:.98rem}@media (width<=900px){.steps{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.steps{grid-template-columns:1fr}}.tests{background:var(--paper)}.tests-head{grid-template-columns:1.1fr .9fr;align-items:end;gap:2rem;margin-bottom:2.5rem;display:grid}@media (width<=800px){.tests-head{grid-template-columns:1fr}}.tests-head p{color:var(--muted)}.test-list{border-top:1px solid var(--line)}.test{border-bottom:1px solid var(--line)}.test summary{cursor:pointer;grid-template-columns:3.2rem 1fr auto;align-items:center;gap:1rem;padding:1.3rem 0;list-style:none;display:grid}.test summary::-webkit-details-marker{display:none}.test summary .tag{font-family:var(--display);color:var(--teal);font-size:1.05rem;font-weight:700}.test summary h3{font-size:1.3rem}.test summary small{color:var(--muted);margin-top:.15rem;font-size:.95rem;font-weight:400;display:block}.test summary .plus{border:1.5px solid var(--ink);border-radius:50%;width:34px;height:34px;transition:transform .25s;position:relative}.test summary .plus:before,.test summary .plus:after{content:"";background:var(--ink);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.test summary .plus:before{width:14px;height:1.5px}.test summary .plus:after{width:1.5px;height:14px}.test[open] summary .plus{transform:rotate(45deg)}.test-body{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:0 0 1.8rem 4.2rem;display:grid}.test-body h4{font-family:var(--body);color:var(--teal);letter-spacing:.02em;margin-bottom:.4rem;font-size:.85rem;font-weight:600}.test-body p{color:var(--ink);font-size:.97rem}.test-body .genes{color:var(--muted);margin-top:.5rem;font-size:.85rem}@media (width<=800px){.test-body{grid-template-columns:1fr;padding-left:0}}.fine{color:var(--muted);max-width:80ch;margin-top:2rem;font-size:.88rem}.mthfr{background:var(--ink);color:#fff}.mthfr h2,.mthfr h3{color:#fff}.mthfr p.lead{color:#b9cdd3}.mthfr-grid{grid-template-columns:1.1fr .9fr;gap:3rem;margin-top:2.5rem;display:grid}@media (width<=860px){.mthfr-grid{grid-template-columns:1fr}}.variant{border-top:1px solid #ffffff2e;padding:1.4rem 0}.variant:last-child{border-bottom:1px solid #ffffff2e}.variant h3{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.5rem;display:flex}.variant h3 span{font-family:var(--body);color:var(--seafoam);white-space:nowrap;font-size:.9rem;font-weight:500}.variant p{color:#c9dae0;font-size:.98rem}.meter{background:#ffffff24;border-radius:3px;height:6px;margin:.8rem 0 .4rem;overflow:hidden}.meter i{background:linear-gradient(90deg, var(--seafoam), var(--amber));border-radius:3px;height:100%;display:block}.meter+small{color:#9ab3bb;font-size:.82rem}.protocol{background:#ffffff0f;border:1px solid #ffffff24;border-radius:18px;align-self:start;padding:1.8rem}.protocol h3{margin-bottom:1rem}.protocol ol{color:#dce8ec;gap:.8rem;padding-left:1.2rem;font-size:.97rem;display:grid}.protocol li strong{color:#fff}.protocol .warn{color:#f7e2b3;background:#f2c57224;border:1px solid #f2c57266;border-radius:12px;margin-top:1.4rem;padding:1rem;font-size:.92rem}.blog .wrap>p{color:var(--muted);max-width:60ch}.posts{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}@media (width<=860px){.posts{grid-template-columns:1fr}}.post{background:var(--paper);border:1px solid var(--line);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.post .art{aspect-ratio:16/9;font-family:var(--display);letter-spacing:-.03em;place-items:center;font-size:2.6rem;font-weight:700;display:grid}.post .art.a{background:linear-gradient(135deg, #e8f7f4, var(--seafoam));color:var(--teal-deep)}.post .art.b{background:linear-gradient(135deg, #fbefd6, var(--amber));color:#6a4a08}.post .art.c{color:var(--ink);background:linear-gradient(135deg,#dcebee,#9fc6cc)}.post .body{flex-direction:column;flex:1;gap:.7rem;padding:1.4rem 1.5rem 1.6rem;display:flex}.post .body small{color:var(--muted);font-size:.85rem}.post .body p{color:var(--ink);font-size:.97rem}.post .body ul{color:var(--muted);gap:.25rem;padding-left:1.1rem;font-size:.92rem;display:grid}.post .body a{color:var(--teal);margin-top:auto;font-weight:600;text-decoration:none}.post .body a:hover{text-decoration:underline}.about .wrap{grid-template-columns:.8fr 1.2fr;align-items:center;gap:3rem;display:grid}@media (width<=860px){.about .wrap{grid-template-columns:1fr}}.portrait{aspect-ratio:4/5;background:linear-gradient(160deg, #dcebee, #b7d9de 60%, var(--seafoam));color:var(--teal-deep);font-family:var(--display);border-radius:24px;place-items:end start;padding:1.4rem;font-weight:600;display:grid}.creds{flex-wrap:wrap;gap:.5rem;margin-top:1.4rem;display:flex}.creds span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.35rem .9rem;font-size:.88rem}.faq{background:var(--paper)}.faq details{border-bottom:1px solid var(--line);padding:1.1rem 0}.faq details:first-of-type{border-top:1px solid var(--line)}.faq summary{cursor:pointer;justify-content:space-between;gap:1rem;font-size:1.05rem;font-weight:600;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-family:var(--display);color:var(--teal);font-size:1.4rem}.faq details[open] summary:after{content:"–"}.faq details p{color:var(--muted);max-width:75ch;margin-top:.7rem}.cta{background:linear-gradient(180deg, var(--mist), #e2eff0)}.cta .box{background:var(--ink);color:#fff;border-radius:28px;grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;padding:clamp(2rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.cta .box:after{content:"";background:var(--seafoam);opacity:.25;filter:blur(60px);border-radius:50%;width:360px;height:360px;position:absolute;top:-120px;right:-120px}.cta h2{color:#fff}.cta p{color:#c9dae0;max-width:50ch}.cta form{gap:.7rem;display:grid;position:relative}.cta input{color:#fff;font:inherit;background:#ffffff14;border:1px solid #ffffff40;border-radius:12px;padding:.9rem 1.1rem}.cta input::placeholder{color:#9ab3bb}.cta button{background:var(--seafoam);color:var(--ink);font:inherit;cursor:pointer;border:0;border-radius:12px;padding:.95rem 1.2rem;font-weight:700}.cta button:hover{background:#b8f0e8}@media (width<=800px){.cta .box{grid-template-columns:1fr}}footer{color:var(--muted);padding:3rem 0 2rem;font-size:.9rem}footer .cols{grid-template-columns:2fr 1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (width<=700px){footer .cols{grid-template-columns:1fr}}footer ul{gap:.4rem;list-style:none;display:grid}footer a{text-decoration:none}footer a:hover{text-decoration:underline}.disclaimer{border-top:1px solid var(--line);max-width:95ch;padding-top:1.4rem;font-size:.82rem}.page-hero{padding:clamp(3rem,7vw,5rem) 0 clamp(2rem,4vw,3rem)}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--teal);margin-bottom:.8rem;font-size:.85rem;font-weight:600}.page-hero h1{max-width:18ch;font-size:clamp(2.4rem,5vw,4rem)}.page-hero p.lead{margin-top:1.2rem}section.page-section{padding-top:clamp(2rem,5vw,4rem)}.prose-block{max-width:72ch}.prose-block p{margin-bottom:1rem}.prose-block h3{margin:2rem 0 .7rem}.prose-block ul{gap:.35rem;margin-bottom:1rem;padding-left:1.2rem;display:grid}.two-col{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}@media (width<=800px){.two-col{grid-template-columns:1fr}}.card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:1.6rem}.card h3{margin-bottom:.6rem}.card p,.card li{color:var(--muted);font-size:.97rem}.card ul{gap:.3rem;padding-left:1.1rem;display:grid}.cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media (width<=900px){.cards{grid-template-columns:1fr}}.article{border-bottom:1px solid var(--line);max-width:74ch;padding:clamp(2.5rem,6vw,4rem) 0}.article:last-of-type{border-bottom:0}.article .kicker{color:var(--muted);margin-bottom:.5rem;font-size:.85rem}.article h2,.article p{margin-bottom:1rem}.article h3{margin:1.8rem 0 .6rem}.article ul{gap:.35rem;margin-bottom:1rem;padding-left:1.2rem;display:grid}.article .callout{border-left:3px solid var(--seafoam);background:#e3f7f4;border-radius:0 12px 12px 0;margin:1.2rem 0;padding:1rem 1.2rem;font-size:.95rem}.tbl{border-collapse:collapse;width:100%;margin:1rem 0 1.5rem;font-size:.95rem}.tbl th,.tbl td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:.7rem .6rem}.tbl th{color:var(--teal-deep);font-weight:600}nav ul a.active{color:var(--ink);border-bottom:2px solid var(--seafoam)}.menu-toggle{border:1.5px solid var(--ink);cursor:pointer;background:0 0;border-radius:50%;width:42px;height:42px;display:none;position:relative}.menu-toggle:before,.menu-toggle:after{content:"";background:var(--ink);height:1.5px;position:absolute;left:11px;right:11px}.menu-toggle:before{box-shadow:0 5px 0 var(--ink);top:15px}.menu-toggle:after{bottom:15px}@media (width<=760px){.menu-toggle{display:block}nav ul{background:var(--mist);border-bottom:1px solid var(--line);flex-direction:column;gap:0;padding:.5rem 1.2rem 1rem;display:none;position:absolute;top:72px;left:0;right:0}nav ul li{padding:.6rem 0}nav.open ul{display:flex}}.atpdiag{background:var(--mist)}.atpfig{background:var(--paper);border:1px solid var(--line);border-radius:24px;margin-top:2.5rem;padding:1.5rem}.atpfig svg{width:100%;height:auto}.atpfig .mito-outer{fill:#eaf3f5;stroke:var(--teal);stroke-width:2px}.atpfig .mito-inner{fill:#f7fbfb;stroke:var(--teal);stroke-width:1.2px;stroke-dasharray:4 4}.atpfig .lbl-zone{font-family:var(--body);letter-spacing:.14em;fill:var(--muted);font-size:11px;font-weight:600}.atpfig .box{fill:#fff;stroke:var(--ink);stroke-width:1.5px}.atpfig .box.hot{fill:var(--seafoam);stroke:var(--teal-deep)}.atpfig .box.atp{fill:var(--amber);stroke:#8a6413}.atpfig .lbl{font-family:var(--body);fill:var(--ink);font-size:13px;font-weight:600}.atpfig .sub{font-family:var(--body);fill:var(--muted);font-size:10.5px}.atpfig .cof{fill:var(--teal-deep);font-weight:600}.atpfig .warn{fill:#8a6413;font-weight:600}.atpfig .flow{fill:none;stroke:var(--teal);stroke-width:2px;stroke-dasharray:6 7;animation:3s linear infinite flow}.atpfig .krebs-ring{fill:#fff;stroke:var(--line);stroke-width:14px}.atpfig .krebs-dash{fill:none;stroke:var(--teal);stroke-width:4px;stroke-dasharray:22 18;stroke-linecap:round;transform-origin:50%;animation:8s linear infinite spin}.atpfig .complexes rect{fill:var(--ink)}.atpfig .cx{font-family:var(--body);fill:#fff;font-size:11px;font-weight:600}.atpfig .electron{fill:var(--amber);stroke:#8a6413;stroke-width:1px}.atpfig .rotor{transform-origin:50%;transform-box:fill-box;animation:3s linear infinite spin}.atpfig .rotor-ring{fill:#fff;stroke:var(--ink);stroke-width:2px}.atpfig .rotor-spokes{stroke:var(--teal);stroke-width:2.5px;stroke-linecap:round;fill:none}.atpfig .atp-out{transform-origin:896px 285px;animation:2s ease-in-out infinite pulse}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.atpfig *{animation:none!important}}.cons-title{margin-top:3rem;margin-bottom:1rem;font-size:1.6rem}.cons{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}@media (width<=1000px){.cons{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.cons{grid-template-columns:1fr}}.con{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:1.2rem 1.3rem}.con h4{font-family:var(--display);color:var(--teal-deep);margin-bottom:.45rem;font-size:1.05rem}.con p{color:var(--muted);font-size:.92rem}.how-head{grid-template-columns:1fr .95fr;align-items:center;gap:3rem;display:grid}@media (width<=860px){.how-head{grid-template-columns:1fr}}.kit svg{width:100%;height:auto}.kit .k-shadow{fill:#0f2d3c;opacity:.08}.kit .k-box{fill:#dcebee;stroke:var(--teal-deep);stroke-width:2px}.kit .k-lid{fill:#eaf3f5;stroke:var(--teal-deep);stroke-width:2px;stroke-linejoin:round}.kit .k-label{fill:#fff;stroke:var(--line);stroke-width:1.5px}.kit .k-word{font-family:var(--display);fill:var(--ink);letter-spacing:-.02em;font-size:26px;font-weight:700}.kit .s1{fill:none;stroke:var(--teal);stroke-width:7px;stroke-linecap:round}.kit .s2{fill:none;stroke:var(--seafoam);stroke-width:7px;stroke-linecap:round}.kit .rung{stroke:var(--teal-deep);stroke-width:2.2px;stroke-linecap:round;opacity:.8;fill:none}.kit .k-front-t{font-family:var(--body);fill:var(--ink);font-size:15px;font-weight:600}.kit .k-front-s{font-family:var(--body);fill:var(--muted);font-size:12px}.kit .k-pill{fill:var(--seafoam)}.kit .k-pill-t{font-family:var(--body);fill:var(--teal-deep);letter-spacing:.08em;font-size:10px;font-weight:700}.kit .k-tube{fill:#fff;stroke:var(--ink);stroke-width:1.8px}.kit .k-fluid{fill:#c9f0ea}.kit .k-cap{fill:var(--amber);stroke:#8a6413;stroke-width:1.5px}.kit .k-gloss{stroke:#fff;stroke-width:3px;stroke-linecap:round;opacity:.8}.kit .k-stick{fill:#fff;stroke:var(--ink);stroke-width:1.5px}.kit .k-tip{fill:#f4eee4;stroke:var(--ink);stroke-width:1.5px}.kit .k-env{fill:#fff;stroke:var(--ink);stroke-width:1.6px}.kit .k-env-flap{fill:none;stroke:var(--ink);stroke-width:1.6px}.kit .k-env-t{font-family:var(--body);fill:var(--teal-deep);letter-spacing:.1em;font-size:10px;font-weight:700}.cond-list{gap:0;display:grid}.cond{border-top:1px solid var(--line);grid-template-columns:4rem 1fr;gap:1rem;padding:2.2rem 0;display:grid}.cond:last-child{border-bottom:1px solid var(--line)}.cond .cnum{font-family:var(--display);color:var(--teal);padding-top:.4rem;font-size:1.3rem;font-weight:700}.cond h2{margin-bottom:.6rem;font-size:1.7rem}.cond>div>p{max-width:72ch}.cond-meta{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.1rem;display:grid}.cond-meta h4{font-family:var(--body);color:var(--teal);letter-spacing:.02em;margin-bottom:.3rem;font-size:.85rem;font-weight:600}.cond-meta p{color:var(--muted);font-size:.95rem}@media (width<=700px){.cond,.cond-meta{grid-template-columns:1fr}}.cond,section[id]{scroll-margin-top:90px}nav ul li{position:relative}nav ul li.has-sub>a:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;margin-left:.4rem;display:inline-block;position:relative;top:-3px;transform:rotate(45deg)}nav ul .sub{background:var(--paper);border:1px solid var(--line);z-index:40;border-radius:14px;flex-direction:column;gap:0;min-width:280px;margin-top:.6rem;padding:.6rem 0;list-style:none;display:none;position:absolute;top:100%;left:0;box-shadow:0 12px 30px #0f2d3c1f}nav ul .sub:before{content:"";height:.7rem;position:absolute;top:-.7rem;left:0;right:0}nav ul .sub li{padding:0}nav ul .sub a{border:0;padding:.5rem 1.1rem;font-size:.92rem;display:block}nav ul .sub a:hover{background:var(--mist);color:var(--ink)}nav ul .sub a.active{background:var(--mist);border:0}nav ul li.has-sub:hover>.sub,nav ul li.has-sub:focus-within>.sub{display:flex}@media (width<=760px){nav ul .sub{box-shadow:none;background:0 0;border:0;min-width:0;margin:0;padding:.2rem 0 .2rem .8rem;display:flex;position:static}nav ul .sub a{padding:.35rem 0}}.tests-hero .kit{max-width:520px;margin:0 auto}.trust{flex-wrap:wrap;gap:.5rem;margin-top:1.4rem;display:flex}.trust span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.35rem .9rem;font-size:.85rem}.trust span:before{content:"";background:var(--seafoam);border-radius:50%;width:8px;height:8px;margin-right:.5rem;display:inline-block}.feats{gap:2.5rem;margin-top:2.5rem;display:grid}.feat{border-top:1px solid var(--line);grid-template-columns:1.1fr .9fr;align-items:center;gap:2.5rem;padding:2rem 0;display:grid}.feat.rev .feat-text{order:2}.feat h3{margin:.3rem 0 .7rem;font-size:1.6rem}.feat p{color:var(--muted);max-width:60ch}@media (width<=800px){.feat{grid-template-columns:1fr}.feat.rev .feat-text{order:0}}.mock{background:var(--mist);border:1px solid var(--line);width:100%;max-width:420px;font-family:var(--body);border-radius:18px;justify-self:center;padding:1.2rem 1.4rem 1.4rem}.mhead{align-items:center;gap:.4rem;margin-bottom:1rem;display:flex}.mdot{background:var(--line);border-radius:50%;width:9px;height:9px}.mhead em{color:var(--muted);margin-left:.5rem;font-size:.8rem;font-style:normal}.mgauge{align-items:baseline;gap:.5rem;margin-bottom:1rem;display:flex}.mgauge b{font-family:var(--display);color:var(--teal-deep);font-size:2rem;line-height:1}.mgauge small{color:var(--muted);font-size:.85rem}.mrow{color:var(--ink);grid-template-columns:110px 1fr;align-items:center;gap:.8rem;margin:.45rem 0;font-size:.85rem;display:grid}.mrow i{border-radius:5px;height:9px;display:block}.cmp th.us,.cmp td.us{color:var(--teal-deep);background:#e3f7f4;font-weight:600}.cmp thead th{font-size:1rem}.price{align-items:stretch}.price .card{flex-direction:column;gap:.8rem;display:flex}.price .card ul{flex:1}.price .card.featured{border:2px solid var(--teal);box-shadow:0 12px 32px #0f2d3c14}.price .card .btn{justify-content:center}.price-tag{font-family:var(--display);color:var(--teal-deep);font-size:2rem;font-weight:600;line-height:1}.reps{gap:0;margin-top:2.5rem;display:grid}.rep{border-top:1px solid var(--line);padding:3rem 0}.rep-head h3{margin:.3rem 0 .8rem;font-size:2rem}.rep-head p{max-width:72ch;color:var(--muted)}.pw{background:var(--mist);border:1px solid var(--line);border-radius:20px;margin:2rem 0;padding:1.2rem;overflow-x:auto}.pw svg{width:100%;min-width:640px;height:auto}.pw .box{fill:#fff;stroke:var(--ink);stroke-width:1.4px}.pw .box.hot{fill:var(--seafoam);stroke:var(--teal-deep)}.pw .box.warn{fill:#fbefd6;stroke:#8a6413}.pw .box.warnfill{fill:var(--amber);stroke:#8a6413}.pw .lbl{font-family:var(--body);fill:var(--ink);font-size:12.5px;font-weight:600}.pw .sub{font-family:var(--body);fill:var(--muted);font-size:10px}.pw .sub.warn{fill:#8a6413;font-weight:600}.pw .zone{font-family:var(--body);letter-spacing:.14em;fill:var(--muted);font-size:10px;font-weight:600}.pw .flow{fill:none;stroke:var(--teal);stroke-width:1.8px;stroke-dasharray:5 6;animation:3s linear infinite flow}.pw .flow.warnflow{stroke:#c9932c}.pw .ring{fill:none;stroke:var(--line);stroke-width:12px}.pw .ringdash{fill:none;stroke:var(--teal);stroke-width:3px;stroke-dasharray:20 16;stroke-linecap:round;transform-box:fill-box;transform-origin:50%;animation:10s linear infinite spin}.pw .ringdash.slow{animation-duration:14s}.rep-grid{grid-template-columns:repeat(2,1fr);gap:1.4rem 2.5rem;display:grid}.rep-grid h4{font-family:var(--body);color:var(--teal);letter-spacing:.02em;margin-bottom:.35rem;font-size:.85rem;font-weight:600}.rep-grid p{color:var(--ink);font-size:.95rem}@media (width<=760px){.rep-grid{grid-template-columns:1fr}}.rep-conds{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1.6rem;font-size:.9rem;display:flex}.chips{flex-wrap:wrap;gap:.4rem;display:flex}.chips a{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;padding:.3rem .8rem;font-size:.85rem;text-decoration:none}.chips a:hover{border-color:var(--teal);color:var(--teal-deep)}.anat{grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2rem;display:grid}@media (width<=900px){.anat{grid-template-columns:1fr}}.an{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:1.3rem 1.4rem;position:relative}.an b{font-family:var(--display);color:var(--teal);margin-bottom:.5rem;font-size:1.6rem;line-height:1;display:block}.an h4{font-family:var(--display);margin-bottom:.4rem;font-size:1.1rem}.an p{color:var(--muted);font-size:.92rem}.sup{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media (width<=900px){.sup{grid-template-columns:1fr}}.sup .card p{margin-bottom:1rem}.sup .mock{max-width:none}.tblwrap{margin-top:1.5rem;overflow-x:auto}.matrix{min-width:820px}.matrix th{vertical-align:bottom;font-size:.78rem;font-weight:600}.matrix th a{color:var(--teal-deep);text-decoration:none}.matrix td{text-align:center}.matrix td:first-child{text-align:left;font-weight:600}.matrix .dot{background:var(--teal);border-radius:50%;width:12px;height:12px;display:inline-block}.posts-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-top:1.5rem;display:grid}@media (width<=1000px){.posts-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.posts-grid{grid-template-columns:1fr}}.postcard{background:var(--mist);border:1px solid var(--line);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.postcard .thumb{aspect-ratio:16/9;display:block;overflow:hidden}.postcard .thumb svg{width:100%;height:100%;transition:transform .4s;display:block}.postcard:hover .thumb svg{transform:scale(1.04)}.pc-body{flex-direction:column;flex:1;gap:.6rem;padding:1.2rem 1.4rem 1.4rem;display:flex}.pc-body h3{font-size:1.25rem;line-height:1.2}.pc-body h3 a{text-decoration:none}.pc-body h3 a:hover{color:var(--teal)}.pc-body .excerpt{color:var(--muted);font-size:.93rem}.byline{align-items:center;gap:.7rem;margin-top:auto;padding-top:.6rem;display:flex}.byline img{object-fit:cover;width:40px;height:40px;box-shadow:0 0 0 2px #fff, 0 0 0 3.5px var(--seafoam);border-radius:50%}.byline b{font-size:.92rem;display:block}.byline small{color:var(--muted);font-size:.8rem}.share{border-top:1px solid var(--line);align-items:center;gap:.4rem;margin-top:.4rem;padding-top:.8rem;display:flex}.share span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-right:.3rem;font-size:.78rem;font-weight:600}.share a{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:32px;height:32px;transition:background .2s,border-color .2s;display:grid}.share a svg{width:16px;height:16px;fill:var(--ink)}.share a:hover{background:var(--seafoam);border-color:var(--teal)}
