:root{--ink:#122f35;--ink-soft:#315159;--paper:#f4efe3;--surface:#fffaf0;--surface-strong:#fffdf8;--line:#adc0ba;--grid-line:#eef6f124;--petrol:#0d4b52;--petrol-deep:#07383f;--mint:#a9e6cf;--mint-strong:#65cdaa;--orange:#f36b3b;--orange-dark:#b83c1d;--violet:#c5b7ef;--yellow:#ffd464;--focus:#7b21a8;--radius-sm:.35rem;--radius:1rem;--radius-lg:2rem;--content:78rem;--reading:48rem;--shadow:0 1.25rem 3rem #122f351f;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-wrap:break-word;margin:0;line-height:1.65}body:before{z-index:-5;content:"";background:radial-gradient(circle at 90% 10%,#f36b3b17,#0000 25rem),linear-gradient(90deg,#0d4b5208 1px,#0000 0) 0 0/32px 32px,linear-gradient(#0d4b5208 1px,#0000 0) 0 0/32px 32px;position:fixed;inset:0}a{color:var(--petrol);text-underline-offset:.22em;text-decoration-thickness:.09em}a:hover{-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange)}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:4px}button,input,select{font:inherit}.skip-link{z-index:50;background:var(--surface);padding:.65rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-footer,.site-header{max-width:var(--content);justify-content:space-between;align-items:center;gap:2rem;margin:auto;padding:1.15rem clamp(1rem,4vw,3rem);display:flex}.site-header{min-height:5rem}.site-footer nav,.site-header nav{flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;display:flex}.site-header nav a{color:var(--ink);font-size:.86rem;font-weight:760;text-decoration:none}.site-header nav a.router-link-active,.site-header nav a:hover{color:var(--orange-dark)}.menu-toggle{border:1px solid var(--petrol);border-radius:var(--radius-sm);background:var(--surface);min-height:2.75rem;color:var(--ink);cursor:pointer;padding:.45rem .7rem;font-weight:850;display:none}.menu-icon{gap:.2rem;width:1.2rem;margin-right:.45rem;display:inline-grid}.menu-icon i{border-top:2px solid;width:100%;display:block}.wordmark{color:var(--ink);letter-spacing:-.025em;align-items:center;gap:.7rem;font-size:1.03rem;font-weight:900;text-decoration:none;display:inline-flex}.wordmark-spool{aspect-ratio:1;border:.42rem solid var(--orange);width:2rem;box-shadow:inset 0 0 0 .12rem var(--paper);border-radius:50%;position:relative}.wordmark-spool:after{background:var(--petrol);content:"";border-radius:50%;position:absolute;inset:34%}.section{max-width:var(--content);margin:auto;padding:clamp(4rem,9vw,8rem) clamp(1rem,4vw,3rem)}.eyebrow{color:var(--orange-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.6rem;font:850 .76rem/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.lede{max-width:42rem;color:var(--ink-soft);font-size:clamp(1.1rem,2vw,1.42rem);line-height:1.55}.button{border:2px solid var(--petrol-deep);background:var(--petrol);color:#fff;width:fit-content;min-height:3.2rem;box-shadow:.25rem .25rem 0 var(--mint-strong);border-radius:999px;justify-content:center;margin-top:1rem;padding:.8rem 1.15rem;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{background:var(--petrol-deep);color:#fff;box-shadow:.4rem .4rem 0 var(--orange);transform:translate(-.1rem,-.1rem)}.button.secondary{background:var(--surface);color:var(--petrol-deep);box-shadow:none}.text-link{min-height:3rem;color:var(--ink);gap:.5rem;font-weight:800;display:inline-flex}.hero,.text-link{align-items:center}.hero{border-radius:var(--radius-lg);background-color:var(--petrol);background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);color:#fff;background-size:30px 30px;grid-template-columns:minmax(0,1.06fr) minmax(20rem,.94fr);gap:clamp(2rem,6vw,6rem);min-height:calc(100svh - 5rem);display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f}.hero-copy{z-index:2}.hero .eyebrow{color:var(--yellow)}.article h1,.hero h1,.section-heading h2,.system-section h2{letter-spacing:-.065em;text-wrap:balance;margin:.25rem 0 1.25rem;font-size:clamp(3rem,7.2vw,6.7rem);font-weight:900;line-height:.92}.hero h1{max-width:9ch}.hero h1 em{color:var(--mint);font-family:ui-serif,Georgia,serif;font-weight:700;position:relative}.hero h1 em:after{background:var(--orange);content:"";border-radius:50%;height:.1em;position:absolute;bottom:-.12em;left:0;right:0;transform:rotate(-2deg)}.hero .lede{color:#dcebe5}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;display:flex}.hero .button{border-color:var(--surface);background:var(--surface);color:var(--petrol-deep)}.hero .text-link{color:#fff}.evidence-note{color:#d0dfda;flex-wrap:wrap;gap:.6rem;margin-top:2.25rem;font:650 .77rem/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.evidence-note span{background:var(--yellow);color:var(--ink);border-radius:.2rem;padding-inline:.5rem}.spool-stage{min-height:35rem;position:relative}.hero-spool{border:clamp(2.2rem,5vw,4rem) solid var(--orange);background:var(--petrol-deep);width:min(28rem,36vw);box-shadow:inset 0 0 0 1rem var(--yellow),inset 0 0 0 1.15rem #00000024,1.2rem 1.4rem 0 #07383f80;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.hero-spool,.hero-spool:before{aspect-ratio:1;border-radius:50%}.hero-spool:before{border:.7rem solid var(--surface);background:var(--petrol);content:"";width:28%}.hero-spool span{color:#fff;letter-spacing:.15em;font:900 clamp(1rem,2vw,1.6rem)/1 ui-monospace,monospace;position:absolute;top:44%}.spool-orbit{border:1px dashed #ffffff73;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{aspect-ratio:1;width:min(34rem,44vw)}.orbit-two{aspect-ratio:1;width:min(39rem,50vw)}.filament-tail{border-top:.65rem solid var(--orange);border-radius:50% 0 0;width:73%;height:10rem;position:absolute;bottom:2rem;right:-25%;transform:rotate(-9deg)}.measure{background:var(--petrol-deep);color:var(--yellow);border:1px solid #ffffff73;padding:.35rem .6rem;font:700 .72rem/1 ui-monospace,monospace;position:absolute}.measure-a{top:10%;right:7%;transform:rotate(4deg)}.measure-b{bottom:12%;left:2%;transform:rotate(-5deg)}.section-heading{max-width:52rem;margin-bottom:clamp(2rem,5vw,4rem)}.section-heading h2,.system-section h2{font-size:clamp(2.5rem,5vw,4.8rem)}.section-heading>p:last-child{color:var(--ink-soft);font-size:1.1rem}.split-heading{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:3rem;max-width:none;display:grid}.finder-band{border-bottom:1px solid var(--line)}.decision-finder{grid-template-columns:minmax(0,1fr) minmax(18rem,.72fr);align-items:stretch;gap:clamp(1.5rem,5vw,5rem);display:grid}.finder-options{display:grid}.finder-options button{border:0;border-top:1px solid var(--line);min-height:5.5rem;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:3rem 1fr;align-items:center;gap:1rem;padding:1rem;font-weight:800;display:grid}.finder-options button:last-child{border-bottom:1px solid var(--line)}.finder-options button span{aspect-ratio:1;border:1px solid var(--ink);border-radius:50%;place-items:center;width:2.4rem;font:800 .76rem/1 ui-monospace,monospace;display:grid}.finder-options button.active,.finder-options button:hover{background:var(--mint)}.finder-options button.active span{border-color:var(--petrol);background:var(--petrol);color:#fff}.finder-result{border-radius:var(--radius-sm);background:var(--yellow);box-shadow:.7rem .7rem 0 var(--orange);flex-direction:column;justify-content:center;align-self:stretch;padding:clamp(1.5rem,4vw,3rem);display:flex;position:relative;transform:rotate(1deg)}.finder-result .eyebrow{color:var(--ink)}.finder-result strong{font-family:ui-serif,Georgia,serif;font-size:clamp(1.4rem,3vw,2.15rem);line-height:1.2}.finder-result a{margin-top:1.5rem;font-weight:850}.result-pin{aspect-ratio:1;background:var(--orange);border:.2rem solid #0003;border-radius:50%;width:1rem;position:absolute;top:1rem;right:1rem}.material-section{max-width:none;padding-inline:max(clamp(1rem,4vw,3rem),calc((100vw - var(--content))/2 + clamp(1rem, 4vw, 3rem)));background:var(--surface-strong)}.material-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.material-tile{border:1px solid var(--ink);border-radius:var(--radius);min-height:22rem;color:var(--ink);flex-direction:column;padding:1.4rem;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.material-tile:before{aspect-ratio:1;content:"";border:2.2rem solid #122f3521;border-radius:50%;width:11rem;position:absolute;bottom:-3rem;right:-3rem}.material-tile:hover{box-shadow:.45rem .45rem 0 var(--ink);transform:translate(-.2rem,-.2rem)}.tone-mint{background:var(--mint)}.tone-orange{background:#ffad82}.tone-violet{background:var(--violet)}.tone-yellow{background:var(--yellow)}.material-symbol{aspect-ratio:1;background:var(--petrol);color:#fff;border:.9rem solid #ffffffa6;border-radius:50%;place-items:center;width:5.5rem;margin-bottom:auto;font:900 .9rem/1 ui-monospace,monospace;display:grid}.material-tile strong{max-width:12ch;margin-block:1.5rem .5rem;font-size:1.45rem;line-height:1.1}.material-tile>span:not(.material-symbol,.tile-action){max-width:26ch;color:var(--ink-soft)}.tile-action{z-index:1;margin-top:1rem;font-size:.84rem;font-weight:850}.system-section{grid-template-columns:minmax(18rem,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.system-sketch{border:2px solid var(--petrol);background-color:var(--mint);min-height:27rem;box-shadow:1rem 1rem 0 var(--petrol);background-image:linear-gradient(#0d4b521f 1px,#0000 0),linear-gradient(90deg,#0d4b521f 1px,#0000 0);background-size:24px 24px;border-radius:1.2rem 1.2rem 3rem 3rem;position:relative;overflow:hidden;transform:rotate(-2deg)}.box-lid{background:var(--petrol);border-radius:1rem;height:1.1rem;position:absolute;top:2rem;left:2rem;right:2rem}.box-spool{aspect-ratio:1;border:2.8rem solid var(--orange);background:var(--surface);width:13rem;top:50%;left:50%;transform:translate(-50%,-44%)}.box-spool,.box-spool:after{border-radius:50%;position:absolute}.box-spool:after{background:var(--petrol);content:"";inset:33%}.box-line{border-top:.55rem solid var(--orange);width:55%;position:absolute;top:52%;right:-5rem;transform:rotate(-8deg)}.choice-list{border-top:1px solid var(--line);margin-top:2rem}.choice-list a{border-bottom:1px solid var(--line);min-height:5.3rem;color:var(--ink);grid-template-columns:9rem 1fr auto;align-items:center;gap:1rem;text-decoration:none;display:grid}.choice-list a>span:first-child{color:var(--orange-dark);text-transform:uppercase;font:750 .72rem/1.3 ui-monospace,monospace}.choice-list a>span:last-child{font-size:1.4rem}.choice-list a:hover strong{color:var(--orange-dark)}.trust-strip{padding-block:3rem}.trust-strip ul{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.trust-strip li{border-right:1px solid var(--line);flex-direction:column;gap:.35rem;padding:1.4rem;display:flex}.trust-strip li:last-child{border-right:0}.review-date,.trust-strip span{color:var(--ink-soft)}.article{max-width:var(--content)}.breadcrumbs{color:var(--ink-soft);margin-bottom:1.4rem;font-size:.78rem}.breadcrumbs ol{flex-wrap:wrap;gap:.35rem .6rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;display:inline-flex}.breadcrumbs li+li:before{color:var(--orange-dark);content:"/";margin-right:.6rem;font-weight:900}.breadcrumbs a{color:var(--ink-soft)}.breadcrumbs [aria-current=page],.breadcrumbs a{font-weight:750}.article>div:last-child{min-width:0;max-width:72rem}.article-header{border-bottom:1px solid var(--line);margin-bottom:3rem;padding-bottom:2rem}.article-header-grid{grid-template-columns:minmax(0,1.3fr) minmax(16rem,.7fr);align-items:center;gap:clamp(2rem,7vw,6rem);display:grid}.article-header-grid>*{min-width:0}.article h1{max-width:16ch;font-size:clamp(2.7rem,7vw,5.5rem)}.article-header>p:not(.review-date){color:var(--ink-soft);font-size:1.25rem}.article :is(h2,h3){text-wrap:balance;margin-top:2.5em;line-height:1.1}.article h2{letter-spacing:-.035em;font-size:clamp(1.8rem,4vw,2.7rem)}.article h3{font-size:1.35rem}.article :is(p,li){max-width:70ch}.article blockquote{border:0;border-left:.45rem solid var(--orange);background:var(--yellow);color:var(--ink);margin:2rem 0;padding:1.1rem 1.4rem}.table-scroll{width:100%;min-width:0;max-width:100%;margin-block:1.5rem;overflow-x:auto}.table-scroll:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.article table{border-collapse:collapse;width:max-content;min-width:100%}.article td,.article th{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;min-width:9rem;padding:.75rem}.article th{background:var(--petrol);color:#fff;letter-spacing:.04em;font-size:.8rem}.article code{background:#e1e8e3;border-radius:.2rem;padding:.15rem .35rem}.article a{font-weight:670}.article>div>p:first-child{font-size:1.1rem}.article :is(ul,ol){padding-left:1.3rem}.article li::marker{color:var(--orange-dark);font-weight:800}.disclosure{border:1px solid var(--line);border-left:.4rem solid var(--orange);border-radius:var(--radius-sm);background:var(--surface);padding:1rem}.article>.disclosure{margin-bottom:2rem}.unavailable{color:var(--ink-soft)}.draft-banner{border:2px solid var(--orange-dark);background:var(--yellow);padding:.75rem 1rem;font-weight:850}.product-recommendation{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin-block:2rem;padding:clamp(1.25rem,4vw,2rem)}.site-footer{border-top:1px solid var(--line);align-items:start}.footer-brand{flex-direction:column;display:flex}.footer-brand strong{font-size:1.1rem}.footer-brand span{color:var(--ink-soft);font-size:.85rem}.footer-meta{justify-items:end;gap:1rem;display:grid}.site-footer .disclosure{max-width:44rem;color:var(--ink-soft);background:0 0;border:0;padding:0;font-size:.76rem;line-height:1.45}.site-footer .disclosure strong{color:var(--ink)}.consent{z-index:20;border:2px solid var(--ink);border-radius:var(--radius);background:var(--surface);max-width:64rem;max-height:calc(100svh - 2rem);box-shadow:var(--shadow);grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;margin:auto;padding:1.25rem;display:grid;position:fixed;bottom:1rem;left:1rem;right:1rem;overflow-y:auto}.consent>*{min-width:0}.consent h2{overflow-wrap:anywhere;margin-top:0}.consent p{margin-bottom:0}.consent-actions{z-index:1;flex-wrap:wrap;align-items:center;gap:.75rem;display:flex;position:relative}.text-button{color:var(--petrol);cursor:pointer;font:inherit;text-underline-offset:.2em;background:0 0;border:0;padding:0;text-decoration:underline}.not-found{grid-template-columns:minmax(12rem,.65fr) minmax(0,1.35fr);align-items:center;gap:clamp(2rem,7vw,6rem);min-height:68svh;display:grid;position:relative;overflow:hidden}.not-found:after{z-index:-1;border-top:.6rem solid var(--orange);content:"";border-radius:50% 0 0;width:min(55vw,42rem);height:10rem;position:absolute;bottom:2rem;right:-8rem;transform:rotate(-7deg)}.not-found-sign{aspect-ratio:1;border:clamp(2rem,5vw,3.5rem) solid var(--orange);background:var(--petrol);color:#fff;width:min(100%,20rem);box-shadow:inset 0 0 0 .8rem var(--yellow),.9rem 1rem 0 var(--line);border-radius:50%;place-items:center;margin-inline:auto;display:grid;transform:rotate(-5deg)}.not-found-sign span{letter-spacing:-.08em;font:900 clamp(3.5rem,9vw,6rem)/.9 ui-monospace,monospace}.not-found-copy{max-width:46rem;position:relative}.not-found-copy h1{letter-spacing:-.055em;text-wrap:balance;max-width:13ch;margin:.25rem 0 1rem;font-size:clamp(2.7rem,6vw,5.8rem);font-weight:900;line-height:.94}.not-found-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:1.5rem;display:flex}.not-found-note{border:1px solid var(--line);background:var(--yellow);border-radius:.25rem;width:fit-content;margin-top:2rem;padding:.7rem .9rem;font-size:.9rem;transform:rotate(1deg)}.not-found-routes{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.not-found-routes a{border-right:1px solid var(--line);min-height:8rem;color:var(--ink);padding:1.25rem;text-decoration:none;display:grid}.not-found-routes a:last-child{border-right:0}.not-found-routes a:hover{background:var(--mint)}.not-found-routes strong{align-self:end}.not-found-routes small{color:var(--ink-soft)}.error-shell{min-height:100svh}.error-footer{max-width:var(--content);border-top:1px solid var(--line);justify-content:space-between;gap:1rem;margin:auto;padding:1.25rem clamp(1rem,4vw,3rem);display:flex}.workshop-illustration{border:1px solid var(--petrol);border-radius:var(--radius);background:var(--mint);min-height:16rem;box-shadow:.65rem .65rem 0 var(--petrol);position:relative;overflow:hidden;transform:rotate(1deg)}.illustration-grid{background-image:linear-gradient(#0d4b521f 1px,#0000 0),linear-gradient(90deg,#0d4b521f 1px,#0000 0);background-size:22px 22px;position:absolute;inset:0}.mini-spool{aspect-ratio:1;border:2.2rem solid var(--orange);background:var(--surface);width:9rem;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-6deg)}.mini-spool,.mini-spool span{border-radius:50%;position:absolute}.mini-spool span{background:var(--petrol);inset:32%}.illustration-line{border-top:.42rem solid var(--orange);width:58%;position:absolute;top:58%;right:-3rem;transform:rotate(-8deg)}.illustration-label{border:1px solid var(--ink);letter-spacing:.08em;padding:.3rem .5rem;font:800 .65rem/1 ui-monospace,monospace;position:absolute;bottom:.8rem;right:.8rem}.illustration-diagnose,.illustration-label{background:var(--yellow)}.illustration-diagnose .mini-spool{border-color:var(--petrol);background:var(--orange)}.signal-dots{gap:.45rem;display:flex;position:absolute;top:1.25rem;left:1.25rem}.signal-dots i{aspect-ratio:1;background:var(--orange-dark);border-radius:50%;width:.75rem}.signal-dots i:nth-child(2){opacity:.65}.signal-dots i:nth-child(3){opacity:.35}.illustration-storage{background:var(--violet)}.storage-lid{background:var(--petrol);border-radius:999px;height:.75rem;position:absolute;top:1.6rem;left:1.6rem;right:1.6rem}.illustration-material{background:#ffad82}.material-tags{gap:.35rem;display:grid;position:absolute;top:1rem;left:1rem}.material-tags i{background:var(--surface);width:fit-content;color:var(--petrol);border-radius:.2rem;padding:.25rem .45rem;font:800 .62rem/1 ui-monospace,monospace}.illustration-dryer{background:var(--mint)}.heat-waves{gap:.45rem;display:flex;position:absolute;top:1.2rem;right:1.2rem}.heat-waves i{border-left:.25rem solid var(--orange-dark);border-radius:50%;width:.6rem;height:2.8rem;transform:rotate(12deg)}.illustration-guide{background:var(--yellow)}.guide-marks{gap:.4rem;display:flex;position:absolute;top:1rem;left:1rem}.guide-marks i{aspect-ratio:1;border:1px solid var(--ink);background:var(--surface);border-radius:50%;place-items:center;width:1.8rem;font:800 .7rem/1 ui-monospace,monospace;display:grid}.start-guide-band{grid-template-columns:minmax(17rem,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(2rem,7vw,7rem);padding-block:clamp(3rem,6vw,5rem);display:grid}.guide-hero h1,.start-guide-band h2{letter-spacing:-.055em;text-wrap:balance;max-width:14ch;margin:0 0 1rem;font-size:clamp(2.4rem,5vw,4.9rem);line-height:.96}.start-guide-band .workshop-illustration{min-height:19rem}.guide-hero{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);align-items:center;gap:clamp(3rem,8vw,8rem);min-height:72svh;display:grid}.guide-hero h1{max-width:11ch;font-size:clamp(3rem,7vw,6.5rem)}.guide-hero .workshop-illustration{min-height:27rem}.guide-steps{padding-top:1rem}.guide-step{border-top:1px solid var(--line);grid-template-columns:4rem minmax(0,1fr) minmax(14rem,.55fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);padding-block:clamp(2.5rem,6vw,5rem);display:grid;position:relative}.guide-step:last-child{border-bottom:1px solid var(--line)}.guide-step h2{letter-spacing:-.045em;margin:0 0 .75rem;font-size:clamp(2rem,4vw,3.3rem);line-height:1}.guide-step a{font-weight:800}.guide-step .guide-secondary-link{color:var(--ink-soft);margin-left:1rem;font-size:.9rem}.guide-step .workshop-illustration{min-height:13rem;box-shadow:.45rem .45rem 0 var(--petrol)}.step-number{aspect-ratio:1;border-radius:50%;align-self:start;place-items:center;width:3.2rem;font:850 .8rem/1 ui-monospace,monospace;display:grid}.setup-checklist,.step-number{border:2px solid var(--petrol);background:var(--surface)}.setup-checklist{border-radius:var(--radius);box-shadow:.8rem .8rem 0 var(--orange);padding:clamp(1.5rem,5vw,3.5rem)}.checklist-head{justify-content:space-between;align-items:end;gap:2rem;display:flex}.checklist-head h2{letter-spacing:-.05em;max-width:15ch;margin:0;font-size:clamp(2rem,5vw,4rem);line-height:1}.checklist-score{align-items:baseline;gap:.25rem;font:800 1rem/1 ui-monospace,monospace;display:flex}.checklist-score strong{color:var(--orange-dark);font-size:3rem}.checklist-progress{border:1px solid var(--petrol);background:var(--paper);border-radius:999px;height:.6rem;margin-block:2rem;overflow:hidden}.checklist-progress span{background:var(--mint-strong);height:100%;transition:width .18s;display:block}.setup-checklist ul{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0;margin:0;padding:0;list-style:none;display:grid}.setup-checklist li{border-bottom:1px solid var(--line)}.setup-checklist li:nth-child(odd){border-right:1px solid var(--line)}.setup-checklist label{cursor:pointer;grid-template-columns:1.8rem 1fr;align-items:start;gap:.75rem;min-height:4.5rem;padding:1rem;display:grid}.setup-checklist input{width:1.35rem;height:1.35rem;accent-color:var(--petrol);margin:.15rem 0 0}.setup-checklist label:has(input:checked) span{color:var(--ink-soft);text-decoration:line-through}.checklist-done{background:var(--mint);margin:1.5rem 0 0;padding:.8rem 1rem;font-weight:800}.faq-section{border-top:1px solid var(--line)}.faq-list{border-top:2px solid var(--petrol)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;overflow-wrap:anywhere;grid-template-columns:minmax(2.5rem,3.5rem) minmax(0,1fr) auto;align-items:center;gap:1rem;min-width:0;min-height:5.25rem;padding:1rem 0;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:820;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";aspect-ratio:1;border:1px solid var(--petrol);border-radius:50%;place-items:center;width:2rem;font-size:1.2rem;line-height:1;display:grid}.faq-list details[open] summary:after{content:"−";background:var(--petrol);color:#fff}.faq-list summary>span{color:var(--orange-dark);font:800 .72rem/1 ui-monospace,monospace}.faq-list details>p{max-width:62ch;color:var(--ink-soft);margin:0 3.5rem 1.5rem}.knowledge-illustration{width:min(100%,46rem);margin:2.5rem 0}.knowledge-stage{border:2px solid var(--petrol);border-radius:var(--radius);background:var(--mint);min-height:19rem;box-shadow:.65rem .65rem 0 var(--petrol);position:relative;overflow:hidden}.knowledge-grid{background-image:linear-gradient(#0d4b521c 1px,#0000 0),linear-gradient(90deg,#0d4b521c 1px,#0000 0);background-size:24px 24px;position:absolute;inset:0}.knowledge-illustration figcaption{max-width:62ch;color:var(--ink-soft);margin-top:1rem;font-size:.88rem}.polymer-chain{align-items:center;gap:1.8rem;display:flex;position:absolute}.polymer-chain:before{background:var(--petrol);content:"";border-radius:999px;height:.3rem;position:absolute;left:0;right:0}.polymer-chain i{z-index:1;aspect-ratio:1;border:.3rem solid var(--petrol);background:var(--surface);border-radius:50%;width:2.4rem;display:block}.chain-a{top:24%;left:8%;transform:rotate(-7deg)}.chain-b{bottom:22%;right:7%;transform:rotate(8deg)}.water-molecules{position:absolute;inset:12% 10%}.water-molecules i{aspect-ratio:1;border:2px solid var(--orange-dark);background:var(--yellow);border-radius:50%;place-items:center;width:3.2rem;font:800 .65rem/1 ui-monospace,monospace;display:grid;position:absolute}.water-molecules i:first-child{top:5%;left:54%}.water-molecules i:nth-child(2){top:45%;left:27%}.water-molecules i:nth-child(3){bottom:1%;right:4%}.diagram-arrow,.diagram-label{border:1px solid var(--ink);background:var(--surface);padding:.35rem .55rem;font:800 .7rem/1 ui-monospace,monospace;position:absolute;top:1rem;right:1rem}.knowledge-nozzle .knowledge-stage{background:var(--yellow)}.nozzle-body{background:var(--petrol);clip-path:polygon(12% 0,88% 0,72% 70%,56% 70%,56% 100%,44% 100%,44% 70%,28% 70%);width:11rem;height:12rem;top:0}.melt-stream,.nozzle-body{position:absolute;left:50%;transform:translate(-50%)}.melt-stream{background:var(--orange);border-radius:999px;width:.75rem;height:8rem;top:11rem}.steam-bubbles{width:9.6rem;height:8rem;position:absolute;top:7rem;left:calc(50% - 4.8rem)}.steam-bubbles i{border:.22rem solid var(--surface);border-radius:50%;position:absolute}.steam-bubbles i:first-child{aspect-ratio:1;width:1.2rem;top:0;left:0}.steam-bubbles i:nth-child(2){aspect-ratio:1;width:1.8rem;top:2rem;right:0}.steam-bubbles i:nth-child(3){aspect-ratio:1;width:.9rem;bottom:0;right:2rem}.knowledge-profile .knowledge-stage{background:var(--violet);place-items:center;display:grid}.profile-sheet{z-index:1;border:2px solid var(--ink);background:var(--surface);width:min(82%,31rem);box-shadow:.55rem .55rem 0 var(--orange);padding:1.4rem;display:grid;transform:rotate(-1deg)}.profile-sheet b{letter-spacing:.1em;margin-bottom:.75rem;font:850 .78rem/1 ui-monospace,monospace}.profile-sheet span{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;padding-block:.55rem;display:flex}.profile-sheet i{font-style:normal;font-weight:850}.profile-stamp{border:1px solid var(--ink);background:var(--yellow);padding:.3rem .5rem;font:800 .65rem/1 ui-monospace,monospace;position:absolute;bottom:.8rem;right:.8rem;transform:rotate(2deg)}.knowledge-desiccant .knowledge-stage,.knowledge-path .knowledge-stage,.knowledge-seal .knowledge-stage,.knowledge-sensor .knowledge-stage{background:#d9ede5}.drybox-shell{border:.35rem solid var(--petrol);background:#fffaf080;border-radius:1rem 1rem 2.2rem 2.2rem;position:absolute;inset:3.2rem 12% 2rem}.drybox-shell:before{background:var(--petrol);content:"";border-radius:999px;height:1rem;position:absolute;top:-1.1rem;left:-.8rem;right:-.8rem}.drybox-spool{aspect-ratio:1;border:2rem solid var(--orange);background:var(--surface);width:8rem;top:50%;left:50%;transform:translate(-50%,-45%)}.drybox-spool,.drybox-spool:after{border-radius:50%;position:absolute}.drybox-spool:after{background:var(--petrol);content:"";inset:32%}.seal-ring{border:.35rem dashed var(--orange-dark);border-radius:999px;height:1.4rem;position:absolute;top:1.45rem;left:10%;right:10%}.sensor-display{z-index:2;border:.25rem solid var(--ink);background:var(--yellow);border-radius:.3rem;padding:.45rem .7rem;font:900 1.6rem/1 ui-monospace,monospace;position:absolute;top:4.5rem;right:16%}.sensor-display small{font-size:.7rem}.desiccant-basket{z-index:2;border:.25rem solid var(--ink);background:var(--surface);flex-wrap:wrap;gap:.3rem;width:5rem;padding:.65rem;display:flex;position:absolute;bottom:2.8rem;right:15%}.desiccant-basket i{aspect-ratio:1;background:var(--orange);border-radius:50%;width:.75rem}.ptfe-path{z-index:2;border-top:.8rem solid var(--surface);width:46%;height:6rem;box-shadow:0 -.2rem 0 var(--petrol);border-radius:50%;position:absolute;top:54%;right:-2rem;transform:rotate(-8deg)}.glossary-term{display:inline}.term-info{vertical-align:.12em;margin-inline:.18em .08em;display:inline-flex;position:relative}.inline-info-demo,.term-info>button{z-index:1;aspect-ratio:1;border:1px solid var(--petrol);background:var(--surface);width:1.55rem;min-width:1.55rem;color:var(--petrol);cursor:pointer;border-radius:50%;place-items:center;padding:0;font:900 .7rem/1 ui-serif,Georgia,serif;display:inline-grid;position:relative}.term-info>button[aria-expanded=true]{background:var(--petrol);color:#fff}.term-popover{z-index:15;border:2px solid var(--petrol);border-radius:var(--radius-sm);background:var(--surface);width:min(22rem,100vw - 2rem);color:var(--ink);box-shadow:.45rem .45rem 0 var(--orange);white-space:normal;gap:.55rem;padding:1rem;font-size:.88rem;font-weight:400;line-height:1.5;display:grid;position:absolute;top:calc(100% + .65rem);right:-1rem}.term-popover strong{font-size:1rem}.term-popover-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.term-popover-actions a{font-size:.82rem;font-weight:800}.term-popover-actions .text-button{font-size:.82rem}.table-scroll .term-popover{left:-1rem;right:auto}.glossary-hero{grid-template-columns:minmax(0,1.15fr) minmax(19rem,.85fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.glossary-hero h1{letter-spacing:-.06em;text-wrap:balance;max-width:11ch;margin:0 0 1rem;font-size:clamp(3rem,7vw,6rem);line-height:.93}.glossary-hero .workshop-illustration{min-height:24rem}.glossary-search{gap:.45rem;max-width:35rem;margin-top:2rem;font-weight:800;display:grid}.glossary-search input{border:2px solid var(--petrol);background:var(--surface);min-height:3.4rem;color:var(--ink);border-radius:999px;padding:.75rem 1rem}.glossary-result-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.glossary-result-head h2{margin:0;font-size:clamp(2rem,4vw,3.3rem)}.glossary-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid}.glossary-entry{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);overflow-wrap:anywhere;min-width:0;min-height:15rem;padding:1.3rem;scroll-margin-top:1rem}.glossary-entry:target{background:var(--yellow);box-shadow:inset .4rem 0 0 var(--orange)}.glossary-entry h3{margin:0 0 .75rem;font-size:1.45rem}.glossary-entry p{margin-bottom:0}.glossary-alias{color:var(--ink-soft);font-size:.82rem}.glossary-empty{border:1px solid var(--line);background:var(--surface);padding:2rem}.embedded-faq{border-top:1px solid var(--line);margin-top:4rem;padding-top:2rem}.embedded-faq>h2{margin-top:0}.compact-checklist{box-shadow:.55rem .55rem 0 var(--orange);margin-block:3rem}.text-affiliate-link{border:1px solid var(--petrol);background:var(--surface);border-radius:999px;align-items:center;min-height:2.75rem;margin-top:.45rem;padding:.55rem .8rem;font-size:.82rem;font-weight:850;line-height:1.2;display:inline-flex}.text-affiliate-link:after{content:"↗";margin-left:.45rem}.affiliate-offers{width:min(100%,72rem);margin-block:2rem 3rem}.affiliate-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.affiliate-offer-card{border:1px solid var(--petrol);border-radius:var(--radius);background:var(--surface);grid-template-columns:8.5rem minmax(0,1fr);min-width:0;display:grid;overflow:hidden;box-shadow:.4rem .4rem #0d4b5221}.affiliate-offer-visual{border-right:1px solid var(--petrol);background-color:var(--mint);background-image:linear-gradient(#0d4b521a 1px,#0000 0),linear-gradient(90deg,#0d4b521a 1px,#0000 0);background-size:16px 16px;min-height:100%;position:relative;overflow:hidden}.offer-index{border:1px solid var(--ink);background:var(--yellow);padding:.24rem .36rem;font:850 .65rem/1 ui-monospace,monospace;position:absolute;top:.65rem;left:.65rem}.offer-machine{border:.22rem solid var(--petrol);background:#fffaf0d1;border-radius:.5rem .5rem 1rem 1rem;justify-content:center;align-items:center;gap:.2rem;width:6.3rem;height:5.2rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-42%)rotate(-3deg)}.offer-machine i{aspect-ratio:1;border:.5rem solid var(--orange);background:var(--surface);border-radius:50%;width:1.9rem;display:none}.offer-visual-box .offer-machine i:first-child,.offer-visual-kit .offer-machine i:first-child,.offer-visual-single .offer-machine i:first-child{display:block}.offer-visual-double .offer-machine i:nth-child(-n+2){width:1.65rem;display:block}.offer-visual-quad .offer-machine{flex-wrap:wrap;gap:.05rem .3rem;padding:.35rem}.offer-visual-quad .offer-machine i{border-width:.38rem;width:1.55rem;display:block}.offer-visual-box .offer-machine{border-radius:.2rem .2rem 1.2rem 1.2rem}.offer-visual-kit .offer-machine{border-style:dashed;border-radius:50%;width:4rem;height:4rem}.offer-visual-kit .offer-machine i{border-width:.36rem;width:1.4rem}.offer-air{color:var(--orange-dark);font:900 2rem/1 ui-serif,Georgia,serif;position:absolute;bottom:.25rem;right:.6rem;transform:rotate(-8deg)}.affiliate-offer-copy{flex-direction:column;align-items:flex-start;min-width:0;padding:1.1rem;display:flex}.affiliate-offer-category{color:var(--orange-dark);letter-spacing:.08em;text-transform:uppercase;font:850 .68rem/1.2 ui-monospace,monospace}.affiliate-offer-card h3{margin:.45rem 0 .6rem;font-size:1.35rem;line-height:1.1}.affiliate-offer-card p{margin:0 0 .7rem;font-size:.92rem;line-height:1.48}.affiliate-offer-card small{color:var(--ink-soft);font-size:.76rem;line-height:1.45;display:block}.affiliate-offer-card .text-affiliate-link{border:2px solid var(--petrol-deep);background:var(--petrol);color:#fff;text-align:center;width:100%;box-shadow:.2rem .2rem 0 var(--orange);justify-content:center;margin-top:auto;text-decoration:none;translate:0 .85rem}.affiliate-offer-card .text-affiliate-link:hover{background:var(--petrol-deep);box-shadow:.3rem .3rem 0 var(--yellow)}.affiliate-offer-note{color:var(--ink-soft);margin-top:1rem;font-size:.76rem;line-height:1.45}.affiliate-offers-compact .affiliate-offer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.affiliate-offers-compact .affiliate-offer-card{flex-direction:column;display:flex}.affiliate-offers-compact .affiliate-offer-visual{border-right:0;border-bottom:1px solid var(--petrol);min-height:8.5rem}.affiliate-offers-compact .affiliate-offer-copy{flex:1}.starter-accessory-heading{margin:4rem 0 0;font-size:clamp(1.6rem,3vw,2.2rem)}.cross-sell-catalog{width:min(100%,76rem);margin-block:2.5rem}.cross-sell-section{margin-block:4rem}.cross-sell-heading{border-bottom:1px solid var(--line);grid-template-columns:minmax(9rem,.35fr) minmax(0,1fr);align-items:end;gap:1.5rem;padding-bottom:1.2rem;display:grid}.cross-sell-heading h2{max-width:25ch;margin:0;font-size:clamp(1.55rem,3vw,2.45rem)}.cross-sell-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.cross-sell-card{border:1px solid var(--petrol);border-radius:var(--radius);background:var(--surface);min-width:0;overflow:hidden;box-shadow:.4rem .4rem #0d4b521f}.accessory-illustration{border-bottom:1px solid var(--petrol);background:var(--mint);min-height:11rem;position:relative;overflow:hidden}.accessory-grid{background-image:linear-gradient(#0d4b521c 1px,#0000 0),linear-gradient(90deg,#0d4b521c 1px,#0000 0);background-size:18px 18px;position:absolute;inset:0}.accessory-object{border:.25rem solid var(--petrol);background:var(--surface);border-radius:.5rem .5rem 1.2rem 1.2rem;place-items:center;width:8rem;height:6rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)rotate(-3deg)}.accessory-object i{aspect-ratio:1;border:.65rem solid var(--orange);border-radius:50%;width:2.8rem;display:block;position:absolute}.accessory-object i:nth-child(2),.accessory-object i:nth-child(3){display:none}.accessory-drops{background:var(--yellow)}.accessory-drops .accessory-object{border-style:dashed;border-radius:50%;gap:.35rem;display:flex}.accessory-drops .accessory-object i{background:var(--orange);border:0;border-radius:50% 50% 50% 0;width:1.25rem;display:block;position:static;transform:rotate(-45deg)}.accessory-sensor{background:var(--violet)}.accessory-sensor .accessory-object{border-radius:.3rem}.accessory-sensor .accessory-object:after{content:"32 %";color:var(--petrol);font:900 1.4rem/1 ui-monospace,monospace}.accessory-sensor .accessory-object i{display:none}.accessory-tube .accessory-object{border:0;border-top:.7rem solid var(--surface);width:9rem;height:5rem;box-shadow:0 -.18rem 0 var(--petrol);background:0 0;border-radius:50%;transform:translate(-50%,-10%)rotate(-8deg)}.accessory-tube .accessory-object i{display:none}.accessory-roller .accessory-object{background:0 0;border:0;justify-content:space-around;align-items:end;display:flex}.accessory-roller .accessory-object i:nth-child(-n+2){border-width:.6rem;width:2.8rem;display:block;position:static}.accessory-measure{background:var(--yellow)}.accessory-measure .accessory-object{border-radius:.2rem;width:9rem;height:2.2rem}.accessory-measure .accessory-object:after{content:"0  10  20  30";font:800 .65rem/1 ui-monospace,monospace}.accessory-measure .accessory-object i{display:none}.accessory-care{background:#ffad82}.accessory-care .accessory-object{border-radius:999px;width:2.3rem;height:7rem;transform:translate(-50%,-52%)rotate(32deg)}.accessory-care .accessory-object i{display:none}.accessory-label{border:1px solid var(--ink);background:var(--surface);text-transform:uppercase;max-width:calc(100% - 1.4rem);padding:.3rem .45rem;font:800 .62rem/1.25 ui-monospace,monospace;position:absolute;bottom:.65rem;right:.7rem}.cross-sell-copy{padding:1.2rem}.cross-sell-copy h3{margin:.45rem 0 .6rem;font-size:1.5rem;line-height:1.08}.cross-sell-copy>p{margin-block:.5rem}.cross-sell-check{color:var(--ink-soft);font-size:.83rem}.cross-sell-copy ol{counter-reset:cross-steps;margin:1rem 0;padding:0;list-style:none}.cross-sell-copy ol li{counter-increment:cross-steps;grid-template-columns:1.7rem minmax(0,1fr);gap:.55rem;margin-block:.45rem;font-size:.82rem;line-height:1.4;display:grid}.cross-sell-copy ol li:before{aspect-ratio:1;background:var(--petrol);color:#fff;content:counter(cross-steps);border-radius:50%;place-items:center;width:1.5rem;font:800 .66rem/1 ui-monospace,monospace;display:grid}.cross-sell-copy details,.solution-kit-card details{border-block:1px solid var(--line);margin-top:1rem}.cross-sell-copy summary,.solution-kit-card summary{cursor:pointer;min-height:3rem;padding-block:.7rem;font-weight:800;line-height:1.35}.cross-sell-copy details p,.solution-kit-card details p{margin-top:0;font-size:.85rem}.cross-sell-copy .text-affiliate-link{background:var(--petrol);color:#fff;text-align:center;width:100%;box-shadow:.22rem .22rem 0 var(--orange);border-width:2px;justify-content:center;margin-top:1rem;text-decoration:none}.solution-kit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;width:min(100%,76rem);margin-block:2rem 4rem;display:grid}.solution-kit-card{border:2px solid var(--petrol);border-radius:var(--radius);background:var(--surface);min-width:0;box-shadow:.55rem .55rem 0 var(--petrol);padding:1.35rem;position:relative}.solution-kit-card:last-of-type{grid-column:1/-1}.solution-kit-card header{padding-right:3.5rem}.solution-kit-card .offer-index{left:auto;right:1rem}.solution-kit-card h2{margin:.45rem 0 .6rem;font-size:clamp(1.75rem,3.2vw,2.5rem)}.solution-kit-card header p{min-height:3.2rem}.kit-illustration{border:1px solid var(--petrol);background-image:linear-gradient(#0d4b521a 1px,#0000 0),linear-gradient(90deg,#0d4b521a 1px,#0000 0);background-size:18px 18px;align-items:end;gap:.55rem;min-height:9rem;margin-block:1rem;padding:1rem;display:flex}.kit-illustration span{border:.2rem solid var(--petrol);background:var(--surface);border-radius:.35rem;width:24%;height:4rem;display:block}.kit-illustration span:nth-child(2){background:var(--orange);border-radius:50%;height:6rem}.kit-illustration span:nth-child(3){background:var(--yellow);height:3rem}.kit-illustration span:nth-child(4){background:var(--violet);height:5rem}.kit-mint .kit-illustration{background-color:var(--mint)}.kit-yellow .kit-illustration{background-color:var(--yellow)}.kit-orange .kit-illustration{background-color:#ffad82}.kit-violet .kit-illustration{background-color:var(--violet)}.solution-kit-card dl{border:1px solid var(--line);grid-template-columns:1fr 1fr;margin:0;display:grid}.solution-kit-card dl div{padding:.8rem}.solution-kit-card dl div+div{border-left:1px solid var(--line)}.solution-kit-card dt{color:var(--orange-dark);text-transform:uppercase;font:850 .68rem/1.2 ui-monospace,monospace}.solution-kit-card dd{margin:.3rem 0 0;font-size:.83rem;line-height:1.45}.solution-kit-card>h3{margin-top:1.4rem}.kit-links{margin:0;padding:0;list-style:none}.kit-links li{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.7rem;padding-block:.65rem;display:grid}.kit-links li>span{font-weight:780}.kit-links small{background:var(--yellow);text-transform:uppercase;padding:.15rem .3rem;font:750 .63rem/1 ui-monospace,monospace}.kit-links .text-affiliate-link{white-space:nowrap;margin:0}.solution-kit-grid>.affiliate-offer-note{grid-column:1/-1}.energy-calculator{border:2px solid var(--petrol);border-radius:var(--radius);background:var(--surface);width:min(100%,58rem);box-shadow:.55rem .55rem 0 var(--mint-strong);margin-block:2.5rem;padding:clamp(1.2rem,4vw,2rem)}.energy-calculator-intro h2{margin:.25rem 0 .7rem;font-size:clamp(1.8rem,4vw,2.7rem)}.energy-calculator-intro p:last-child{color:var(--ink-soft)}.energy-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-block:1.5rem;display:grid}.energy-fields label{color:var(--ink-soft);gap:.35rem;font-size:.82rem;font-weight:800;display:grid}.energy-fields label>span{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);min-height:3rem;color:var(--ink);align-items:center;gap:.5rem;padding:.35rem .65rem;display:flex}.energy-fields input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;padding:.35rem;font-weight:850}.energy-fields input:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.energy-results{border:1px solid var(--petrol);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.energy-results div{padding:1rem}.energy-results div+div{border-left:1px solid var(--petrol)}.energy-results dt{color:var(--orange-dark);text-transform:uppercase;font:850 .7rem/1.2 ui-monospace,monospace}.energy-results dd{margin:.35rem 0 0;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:900}.energy-formula{color:var(--ink-soft);margin-bottom:0;font-size:.82rem}.diy-figure{width:min(100%,48rem);margin:2.5rem 0}.diy-board{border:2px solid var(--petrol);border-radius:var(--radius);background-color:var(--yellow);min-height:26rem;box-shadow:.7rem .7rem 0 var(--petrol);background-image:linear-gradient(#0d4b521a 1px,#0000 0),linear-gradient(90deg,#0d4b521a 1px,#0000 0);background-size:24px 24px;position:relative;overflow:hidden}.diy-figure figcaption{max-width:64ch;color:var(--ink-soft);margin-top:1rem;font-size:.88rem}.diy-box{border:.35rem solid var(--petrol);background:#fffaf0b8;border-radius:.75rem .75rem 2rem 2rem;position:absolute;inset:4.5rem 12% 3.2rem}.diy-lid{background:var(--petrol);border-radius:999px;height:1.15rem;position:absolute;top:-1.35rem;left:-.8rem;right:-.8rem}.diy-seal{border-top:.28rem dashed var(--orange);position:absolute;top:-.8rem;left:-.2rem;right:-.2rem}.diy-spool{aspect-ratio:1;border:2.25rem solid var(--orange);background:var(--surface);width:9rem;top:49%;left:42%;transform:translate(-50%,-50%)}.diy-spool,.diy-spool:after{border-radius:50%;position:absolute}.diy-spool:after{background:var(--petrol);content:"";inset:31%}.diy-roller{border:.18rem solid var(--petrol);background:var(--mint-strong);border-radius:999px;width:5.5rem;height:.7rem;position:absolute;bottom:1.2rem}.diy-roller-left{left:21%;transform:rotate(-5deg)}.diy-roller-right{left:43%;transform:rotate(5deg)}.diy-desiccant{border:.22rem solid var(--ink);background:radial-gradient(circle,var(--orange) 0 .25rem,transparent .28rem) 0 0 /.9rem .9rem,var(--surface);width:4.2rem;height:3rem;position:absolute;bottom:1rem;right:1rem}.diy-hygrometer{border:.2rem solid var(--ink);background:var(--mint);padding:.35rem .55rem;font:900 1rem/1 ui-monospace,monospace;position:absolute;top:1rem;right:1rem}.diy-fitting{z-index:2;border:.25rem solid var(--ink);background:var(--surface);border-radius:.25rem;width:1.5rem;height:1.8rem;position:absolute;top:44%;right:-.75rem}.diy-tube{border-top:.55rem solid var(--surface);width:8rem;box-shadow:0 -.16rem 0 var(--petrol);transform-origin:0;position:absolute;top:calc(44% + .55rem);left:calc(100% + .5rem);transform:rotate(-7deg)}.diy-callout{border:1px solid var(--ink);background:var(--surface);padding:.3rem .45rem;font:800 .65rem/1 ui-monospace,monospace;position:absolute}.diy-callout-a{top:1rem;left:1rem}.diy-callout-b{bottom:1rem;left:1rem}.diy-callout-c{bottom:1rem;right:1rem}.diy-callout-d{top:1rem;right:1rem}.diy-outlet .diy-callout-a,.diy-outlet .diy-callout-b,.diy-outlet .diy-callout-c,.diy-outlet .diy-desiccant,.diy-outlet .diy-roller,.diy-outlet .diy-spool{opacity:.24}.diy-outlet .diy-fitting{transform:scale(1.35)}.diy-layout .diy-callout-a,.diy-layout .diy-callout-d,.diy-layout .diy-fitting,.diy-layout .diy-tube{opacity:.24}.illustration-science{background:var(--yellow)}.illustration-science .mini-spool{border-color:var(--petrol);opacity:.85}.science-marks{position:absolute;inset:0}.science-marks i{aspect-ratio:1;border:2px solid var(--orange-dark);background:var(--surface);border-radius:50%;place-items:center;width:2.8rem;font:800 .62rem/1 ui-monospace,monospace;display:grid;position:absolute}.science-marks i:first-child{top:1rem;left:1rem}.science-marks i:nth-child(2){top:28%;right:1.2rem}.science-marks i:nth-child(3){bottom:1.2rem;left:16%}.illustration-profile{background:var(--violet)}.profile-marks{gap:.35rem;display:grid;position:absolute;top:1rem;left:1rem}.profile-marks i{aspect-ratio:1;border:1px solid var(--ink);background:var(--surface);place-items:center;width:2.1rem;font:800 .68rem/1 ui-monospace,monospace;display:grid}.illustration-build{background:#d9ede5}.build-marks{border:.3rem dashed var(--orange-dark);border-radius:999px;height:.8rem;position:absolute;top:1.2rem;left:1.2rem;right:1.2rem}@media (width<=62rem){.site-header{flex-direction:column;align-items:flex-start}.hero{grid-template-columns:1fr;min-height:auto}.spool-stage{min-height:24rem}.hero-spool{width:min(22rem,58vw)}.orbit-one{width:min(27rem,70vw)}.orbit-two{width:min(31rem,80vw)}.material-grid{grid-template-columns:1fr 1fr}.article-header-grid{grid-template-columns:minmax(0,1fr) minmax(13rem,.55fr)}.glossary-grid{grid-template-columns:repeat(2,1fr)}.guide-step{grid-template-columns:3.5rem minmax(0,1fr)}.guide-step .workshop-illustration{grid-column:2;width:min(100%,28rem)}.affiliate-offers-compact .affiliate-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cross-sell-grid,.solution-kit-grid{grid-template-columns:1fr}.solution-kit-card:last-of-type{grid-column:auto}.solution-kit-card header p{min-height:auto}.kit-links li{grid-template-columns:1fr}.kit-links .text-affiliate-link{white-space:normal;overflow-wrap:anywhere;justify-content:center;width:100%}}@media (width<=46rem){.site-footer,.site-header{flex-direction:column;align-items:start}.site-header{gap:.7rem;position:relative}.site-header .menu-toggle{align-items:center;display:inline-flex;position:absolute;top:.8rem;right:1rem}.site-header nav[data-open=false]{display:none}.site-header nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;width:100%;display:grid}.site-header nav a{border-bottom:1px solid var(--line);align-items:center;min-height:2.75rem;padding:.25rem .4rem;display:flex}.footer-meta{justify-items:start}.hero{border-radius:0;padding-top:4rem}.hero h1{font-size:clamp(3rem,16vw,5rem)}.spool-stage{min-height:20rem}.hero-spool{border-width:2.5rem;width:min(18rem,68vw)}.article-header-grid,.decision-finder,.glossary-hero,.guide-hero,.split-heading,.start-guide-band,.system-section{grid-template-columns:1fr}.article-header-grid .workshop-illustration{min-height:13rem}.article h1,.glossary-hero h1{letter-spacing:-.045em;overflow-wrap:break-word;-webkit-hyphens:manual;hyphens:manual;font-size:clamp(2.2rem,11vw,3.4rem);line-height:.98}.guide-hero{min-height:auto}.guide-hero .workshop-illustration{min-height:20rem}.guide-step{grid-template-columns:3rem minmax(0,1fr)}.guide-step .workshop-illustration{grid-column:1/-1;width:100%}.setup-checklist ul{grid-template-columns:1fr}.setup-checklist li:nth-child(odd){border-right:0}.checklist-head{flex-direction:column;align-items:start}.faq-list details>p{margin-left:0}.guide-step .guide-secondary-link{margin:.5rem 0 0;display:block}.term-popover{width:auto;max-width:32rem;margin-inline:auto;position:fixed;top:auto;bottom:1rem}.table-scroll .term-popover,.term-popover{left:1rem;right:1rem}.glossary-grid{grid-template-columns:1fr}.glossary-entry{min-height:auto}.profile-sheet span{flex-direction:column;align-items:flex-start;gap:.2rem}.material-grid{grid-template-columns:1fr}.material-tile{grid-column:auto;min-height:18rem}.system-sketch{min-height:22rem}.choice-list a{grid-template-columns:1fr auto;padding-block:.8rem}.choice-list a>span:first-child{grid-column:1/-1}.trust-strip ul{grid-template-columns:1fr}.trust-strip li{border-right:0;border-bottom:1px solid var(--line)}.trust-strip li:last-child{border-bottom:0}.consent{grid-template-columns:minmax(0,1fr)}.consent h2{font-size:clamp(1.3rem,7vw,1.8rem)}.not-found{text-align:center;grid-template-columns:1fr}.not-found-sign{width:min(62vw,14rem)}.not-found-copy,.not-found-copy .lede,.not-found-copy h1,.not-found-note{margin-inline:auto}.not-found-actions{justify-content:center}.not-found-routes{text-align:left;grid-template-columns:1fr}.not-found-routes a{border-right:0;border-bottom:1px solid var(--line);min-height:6.5rem}.not-found-routes a:last-child{border-bottom:0}.error-footer{flex-direction:column;align-items:start}.diy-board{min-height:21rem}.diy-box{left:8%;right:8%}.diy-spool{border-width:1.75rem;width:7rem}.diy-callout{font-size:.58rem}.diy-callout-c{display:none}.affiliate-offer-grid,.affiliate-offers-compact .affiliate-offer-grid{grid-template-columns:1fr}.affiliate-offer-card{grid-template-columns:7rem minmax(0,1fr)}.affiliate-offers-compact .affiliate-offer-card{grid-template-columns:7rem minmax(0,1fr);display:grid}.affiliate-offers-compact .affiliate-offer-visual{border-right:1px solid var(--petrol);border-bottom:0;min-height:100%}.cross-sell-heading,.solution-kit-grid{grid-template-columns:1fr}.solution-kit-card:last-of-type{grid-column:auto}.solution-kit-card dl{grid-template-columns:1fr}.solution-kit-card dl div+div{border-top:1px solid var(--line);border-left:0}.kit-links li{grid-template-columns:1fr}.kit-links .text-affiliate-link{white-space:normal;justify-content:center;width:100%}.energy-fields,.energy-results{grid-template-columns:1fr}.energy-results div+div{border-top:1px solid var(--petrol);border-left:0}}@media (width<=23rem){.site-header nav{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:flex-start}.finder-options button{grid-template-columns:2.6rem 1fr}.article h1,.glossary-hero h1{overflow-wrap:anywhere}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
