.guide-v2{--guide-measure:42rem;--guide-rail:300px}.guide-v2-shell{max-width:1180px;padding-inline:var(--space-5);padding-block:var(--space-8) var(--space-24);margin-inline:auto}@media (min-width:768px){.guide-v2-shell{padding-inline:var(--space-8)}}.guide-v2-page-grid{gap:var(--space-10);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:1080px){.guide-v2-page-grid{grid-template-columns:minmax(0, var(--guide-measure)) var(--guide-rail)}}.guide-v2-main{min-width:0}.guide-v2-hero{padding-block:0 var(--space-8);text-align:start}.guide-v2-kicker{align-items:center;gap:var(--space-2);color:var(--amber-text);margin-bottom:var(--space-4);font-size:.85rem;font-weight:700;display:inline-flex}.guide-v2-kicker:before{content:"";background:var(--amber);border-radius:50%;width:6px;height:6px}.guide-v2-hero h1{font-family:var(--font-guide-display), var(--font-heading);letter-spacing:0;text-wrap:balance;color:var(--text-1);margin:0 0 var(--space-5);font-size:clamp(2rem,4.5vw,2.9rem);font-weight:700;line-height:1.22}.guide-v2-lead{color:var(--text-2);max-width:60ch;font-size:1.15rem;line-height:1.75}.guide-v2-verdict{margin:0 0 var(--space-10);gap:var(--space-4);padding:var(--space-6);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--amber-subtle) 55%, var(--bg-surface-1));border:1px solid var(--amber-border);align-items:flex-start;display:flex}.guide-v2-verdict-icon{background:var(--amber-muted);width:40px;height:40px;color:var(--amber-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.guide-v2-verdict-title{color:var(--text-1);margin:0 0 var(--space-1-5);font-size:1.05rem;font-weight:700}.guide-v2-verdict-body{color:var(--text-2);font-size:1rem;line-height:1.75}.guide-v2-verdict-body strong{color:var(--text-1)}.guide-v2-toc-rail{display:none}@media (min-width:1080px){.guide-v2-toc-rail{gap:var(--space-5);top:calc(var(--app-header-height) + var(--space-4));flex-direction:column;display:flex;position:sticky}}.guide-v2-toc-card{padding:var(--space-5);border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-surface-1)}.guide-v2-toc-head{color:var(--text-3);margin-bottom:var(--space-3);font-size:.8rem;font-weight:700}.guide-v2-toc-card ol{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.guide-v2-toc-card a{align-items:center;gap:var(--space-2-5);color:var(--text-2);padding:var(--space-1-5) var(--space-2);border-radius:var(--radius-md);font-size:.9rem;line-height:1.4;transition:color .15s,background .15s;display:flex}.guide-v2-toc-num{background:var(--bg-surface-2);width:20px;height:20px;color:var(--text-3);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;transition:background .15s,color .15s,border-color .15s;display:flex}.guide-v2-toc-card a:hover,.guide-v2-toc-card a:focus-visible{color:var(--amber-text);background:var(--bg-surface-2)}.guide-v2-toc-card li.is-active a{color:var(--amber-text);background:var(--amber-subtle)}.guide-v2-toc-card li.is-active .guide-v2-toc-num{background:var(--amber);color:var(--bg-surface-1);border-color:var(--amber)}.guide-v2-toc-strip{margin:0 0 var(--space-6);display:block}@media (min-width:1080px){.guide-v2-toc-strip{display:none}}.guide-v2-toc-strip-label{color:var(--text-3);margin:0 0 var(--space-2);font-size:.72rem;font-weight:700}.guide-v2-toc-strip-scroll{padding:2px 2px var(--space-2);gap:var(--space-2);scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:0;list-style:none;display:flex;overflow-x:auto}.guide-v2-toc-strip-scroll::-webkit-scrollbar{display:none}.guide-v2-toc-strip-scroll li{flex-shrink:0}.guide-v2-toc-strip-scroll a{white-space:nowrap;border-radius:var(--radius-full);background:var(--bg-surface-2);border:1px solid var(--border);color:var(--text-2);align-items:center;padding:7px 14px;font-size:.82rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.guide-v2-toc-strip-scroll li.is-active a{background:var(--amber-subtle);border-color:var(--amber-border);color:var(--amber-text)}.guide-v2-article{min-width:0}.guide-v2-article section{padding-block:var(--space-16) 0}.guide-v2-article section:first-child{padding-block-start:0}.guide-v2-article h2{font-family:var(--font-heading);color:var(--text-1);text-wrap:balance;margin:0 0 var(--space-5);scroll-margin-top:var(--space-8);font-size:clamp(1.4rem,2.6vw,1.85rem);font-weight:700;line-height:1.32}.guide-v2-article h3{font-family:var(--font-heading);color:var(--text-1);margin:var(--space-8) 0 var(--space-3);font-size:1.2rem;font-weight:600;line-height:1.4}.guide-v2-article p{color:var(--text-2);margin:0 0 var(--space-5);max-width:65ch;font-size:1.09rem;line-height:1.9}.guide-v2-article p strong{color:var(--text-1);font-weight:700}.guide-v2-article ul,.guide-v2-article ol{margin:0 0 var(--space-6);gap:var(--space-2-5);color:var(--text-2);flex-direction:column;padding-inline-start:1.4em;font-size:1.05rem;line-height:1.75;list-style:outside;display:flex}.guide-v2-article ol{list-style:decimal}.guide-v2-article li strong{color:var(--text-1)}.guide-v2-article li::marker{color:var(--amber-text)}.guide-v2-pullquote{max-width:58ch;margin:var(--space-8) 0;border-inline-start:3px solid var(--amber);padding-inline-start:var(--space-6)}.guide-v2-pullquote p{font-family:var(--font-guide-display), var(--font-heading);color:var(--text-1);margin:0;font-size:1.5rem;font-weight:600;line-height:1.5}.guide-v2-steps{margin:var(--space-6) 0;counter-reset:guide-step;flex-direction:column;display:flex}.guide-v2-step{gap:var(--space-5);padding-bottom:var(--space-7);align-items:flex-start;display:flex;position:relative}.guide-v2-step:last-child{padding-bottom:0}.guide-v2-step:before{content:"";top:38px;bottom:0;background:linear-gradient(to bottom, var(--amber-border), transparent);width:2px;position:absolute;inset-inline-start:18px}.guide-v2-step:last-child:before{display:none}.guide-v2-step-num{z-index:1;counter-increment:guide-step;width:38px;height:38px;font-family:var(--font-guide-display), var(--font-heading);background:var(--amber-subtle);border:1.5px solid var(--amber-border);color:var(--amber-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;font-weight:700;display:flex;position:relative}.guide-v2-step-num:before{content:counter(guide-step)}.guide-v2-step-title{color:var(--text-1);margin:0 0 var(--space-1-5);padding-top:6px;font-size:1.05rem;font-weight:700}.guide-v2-step-body{color:var(--text-2);margin:0;font-size:.98rem;line-height:1.75}.guide-v2-compare-list{gap:var(--space-4);margin:var(--space-6) 0;flex-direction:column;display:flex}.guide-v2-compare-card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-surface-1);padding:var(--space-5)}.guide-v2-compare-card.is-recommended{border-color:var(--amber-border);background:color-mix(in srgb, var(--amber-subtle) 45%, var(--bg-surface-1))}.guide-v2-compare-head{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.guide-v2-compare-title{color:var(--text-1);font-size:1.05rem;font-weight:700}.guide-v2-compare-badge{border-radius:var(--radius-full);background:var(--amber-muted);color:var(--amber-text);white-space:nowrap;padding:3px 10px;font-size:.72rem;font-weight:700}.guide-v2-compare-rows{flex-direction:column;display:flex}.guide-v2-compare-row{justify-content:space-between;align-items:baseline;gap:var(--space-4);padding-block:var(--space-2-5);border-block-end:1px solid var(--border);font-size:.92rem;display:flex}.guide-v2-compare-row:last-child{border-block-end:none}.guide-v2-compare-row-label{color:var(--text-3)}.guide-v2-compare-row-value{color:var(--text-1);font-variant-numeric:tabular-nums;unicode-bidi:plaintext;font-weight:600}.guide-v2-checker{margin:var(--space-8) 0;padding:var(--space-6);border-radius:var(--radius-xl);border:1px solid var(--blue-border,var(--border));background:color-mix(in srgb, var(--blue-subtle) 55%, var(--bg-surface-1))}.guide-v2-checker-head{align-items:center;gap:var(--space-3);margin-bottom:var(--space-5);display:flex}.guide-v2-checker-icon{background:var(--blue-muted);width:36px;height:36px;color:var(--blue-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.guide-v2-checker-title{color:var(--text-1);margin:0;font-size:1rem;font-weight:700}.guide-v2-checker-sub{color:var(--text-3);margin:2px 0 0;font-size:.85rem}.guide-v2-checker-options{gap:var(--space-2-5);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.guide-v2-checker-chip{padding:var(--space-2-5) var(--space-4);border-radius:var(--radius-full);border:1px solid var(--border);background:var(--bg-surface-1);color:var(--text-2);cursor:pointer;min-height:44px;font-size:.9rem;font-weight:600;transition:border-color .15s,color .15s,background .15s}.guide-v2-checker-chip:hover{border-color:var(--blue-border);color:var(--text-1)}.guide-v2-checker-chip.is-active{background:var(--blue-muted);border-color:var(--blue);color:var(--blue-text)}.guide-v2-checker-result{padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);background:var(--bg-surface-1);border:1px solid var(--border)}.guide-v2-checker-result-label{color:var(--text-3);margin:0 0 var(--space-1);font-size:.8rem}.guide-v2-checker-result-value{color:var(--text-1);font-variant-numeric:tabular-nums;font-size:1.3rem;font-weight:700}.guide-v2-checker-result-note{color:var(--text-2);margin:var(--space-2) 0 0;font-size:.88rem;line-height:1.6}.guide-v2-note{gap:var(--space-3);margin:var(--space-6) 0;padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);background:var(--red-subtle);border:1px solid var(--red-border);color:var(--text-2);align-items:flex-start;font-size:.95rem;line-height:1.7;display:flex}.guide-v2-note svg{color:var(--red-text);flex-shrink:0;margin-top:2px}.guide-v2-faq{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-surface-1);overflow:hidden}.guide-v2-faq details{padding:var(--space-4) var(--space-5);border-bottom:1px solid color-mix(in srgb, var(--border) 60%, transparent);transition:background .15s}.guide-v2-faq details:last-child{border-bottom:none}.guide-v2-faq details[open]{background:color-mix(in srgb, var(--bg-surface-2) 45%, transparent)}.guide-v2-faq summary{cursor:pointer;color:var(--text-1);justify-content:space-between;align-items:center;gap:var(--space-3);font-size:1rem;font-weight:700;list-style:none;display:flex}.guide-v2-faq summary::-webkit-details-marker{display:none}.guide-v2-faq svg{color:var(--text-3);flex-shrink:0;transition:transform .18s}.guide-v2-faq details[open] svg{transform:rotate(180deg)}.guide-v2-faq details[open] summary{color:var(--amber-text)}.guide-v2-faq p{margin:var(--space-3) 0 0;color:var(--text-2);max-width:66ch;font-size:.98rem;line-height:1.85}.guide-v2-sources-head{font-size:1.1rem}.guide-v2-sources{color:var(--text-3);gap:var(--space-2);flex-direction:column;padding-inline-start:1.3em;font-size:.9rem;list-style:outside;display:flex}.guide-v2-sources a{color:var(--amber-text);text-underline-offset:2px;font-weight:600;text-decoration:underline}.guide-v2-related{margin-top:var(--space-16);padding-top:var(--space-10);border-top:1px solid var(--border)}.guide-v2-related-head{font-family:var(--font-guide-display), var(--font-heading);color:var(--text-1);margin:0 0 var(--space-5);font-size:1.3rem;font-weight:700}.guide-v2-related-grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:640px){.guide-v2-related-grid{grid-template-columns:repeat(2,1fr)}}.guide-v2-related-tile{gap:var(--space-3);padding:var(--space-5);border-radius:var(--radius-lg);background:var(--bg-surface-2);flex-direction:column;transition:background .15s,transform .15s;display:flex}.guide-v2-related-tile:hover{background:var(--bg-surface-3);transform:translateY(-1px)}.guide-v2-related-tile-icon{background:var(--amber-subtle);width:34px;height:34px;color:var(--amber-text);border-radius:50%;justify-content:center;align-items:center;display:flex}.guide-v2-related-tile-title{color:var(--text-1);margin:0;font-size:1rem;font-weight:700;display:block}.guide-v2-related-tile-reason{color:var(--text-3);margin:0;font-size:.88rem;line-height:1.6;display:block}.guide-v2-hub-hero{max-width:52rem;margin:0 auto var(--space-16);text-align:start}.guide-v2-hub-hero h1{font-family:var(--font-guide-display), var(--font-heading);text-wrap:balance;color:var(--text-1);margin:var(--space-4) 0 var(--space-5);font-size:clamp(2rem,4.5vw,2.9rem);font-weight:700;line-height:1.22}.guide-v2-hub-hero p{color:var(--text-2);max-width:60ch;font-size:1.1rem;line-height:1.75}.guide-v2-hub-grid{gap:var(--space-5);grid-template-columns:1fr;max-width:1180px;margin:0 auto;display:grid}@media (min-width:760px){.guide-v2-hub-grid{grid-template-columns:repeat(2,1fr)}}.guide-v2-hub-card{gap:var(--space-4);padding:var(--space-6);border-radius:var(--radius-xl);border:1px solid var(--border);background:var(--bg-surface-1);flex-direction:column;transition:border-color .15s,transform .15s;display:flex}.guide-v2-hub-card:hover{border-color:var(--amber-border);transform:translateY(-2px)}.guide-v2-hub-card-icon{background:var(--amber-subtle);width:44px;height:44px;color:var(--amber-text);border-radius:50%;justify-content:center;align-items:center;display:flex}.guide-v2-hub-card-title{font-family:var(--font-guide-display), var(--font-heading);color:var(--text-1);margin:0;font-size:1.4rem;font-weight:700}.guide-v2-hub-card-desc{color:var(--text-2);flex:1;margin:0;font-size:.98rem;line-height:1.7}.guide-v2-hub-card-cta{align-items:center;gap:var(--space-2);color:var(--amber-text);font-size:.9rem;font-weight:700;display:inline-flex}@media (prefers-reduced-motion:reduce){.guide-v2-related-tile,.guide-v2-toc-card a,.guide-v2-checker-chip,.guide-v2-hub-card,.guide-v2-faq details,.guide-v2-faq svg{transition:none}}.guide-v2-checker-list{gap:var(--space-2);margin-bottom:var(--space-5);flex-direction:column;display:flex}.guide-v2-checker-item{align-items:center;gap:var(--space-3);padding:var(--space-2-5) var(--space-3);border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-surface-1);cursor:pointer;text-align:start;width:100%;min-height:44px;transition:border-color .15s,background .15s;display:flex}.guide-v2-checker-item:hover{border-color:var(--blue-border)}.guide-v2-checker-item.is-active{background:var(--blue-muted);border-color:var(--blue)}.guide-v2-checker-item-box{border-radius:var(--radius-sm);border:1.5px solid var(--border-strong,var(--border));color:#0000;background:var(--bg-surface-1);flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.guide-v2-checker-item.is-active .guide-v2-checker-item-box{background:var(--blue);border-color:var(--blue);color:var(--bg-surface-1)}.guide-v2-checker-item-label{color:var(--text-1);flex:1;font-size:.92rem;font-weight:600}.guide-v2-checker-item-watt{color:var(--text-3);font-variant-numeric:tabular-nums;direction:ltr;flex-shrink:0;font-size:.82rem;font-weight:700}.guide-v2-checker-total{padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);background:var(--bg-surface-1);border:1px solid var(--border);margin-bottom:var(--space-4);justify-content:space-between;align-items:baseline;display:flex}.guide-v2-checker-total-label{color:var(--text-3);font-size:.85rem}.guide-v2-checker-total-value{color:var(--blue-text);font-variant-numeric:tabular-nums;direction:ltr;font-size:1.5rem;font-weight:800}.guide-v2-checker-result.is-good{background:color-mix(in srgb, var(--green-subtle) 55%, var(--bg-surface-1));border-color:var(--green-border)}.guide-v2-checker-result.is-good .guide-v2-checker-result-value{color:var(--green-text)}.guide-v2-checker-result.is-warn{background:color-mix(in srgb, var(--amber-subtle) 55%, var(--bg-surface-1));border-color:var(--amber-border)}.guide-v2-checker-result.is-warn .guide-v2-checker-result-value{color:var(--amber-text)}.guide-v2-checker-result.is-bad{background:color-mix(in srgb, var(--red-subtle) 55%, var(--bg-surface-1));border-color:var(--red-border)}.guide-v2-checker-result.is-bad .guide-v2-checker-result-value{color:var(--red-text)}.guide-v2-type-grid{gap:var(--space-3);margin:var(--space-5) 0;grid-template-columns:1fr;display:grid}@media (min-width:640px){.guide-v2-type-grid{grid-template-columns:repeat(2,1fr)}}.guide-v2-type-card{padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-surface-1)}.guide-v2-type-card-head{align-items:center;gap:var(--space-2-5);margin-bottom:var(--space-3);display:flex}.guide-v2-type-card-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.guide-v2-type-card-flag{width:28px;height:21px;box-shadow:0 0 0 1px var(--border);border-radius:4px;flex-shrink:0}.guide-v2-type-card-title{color:var(--text-1);margin:0;font-size:1rem;font-weight:700}.guide-v2-type-card-facts{gap:var(--space-1-5);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.guide-v2-type-card-facts li{gap:var(--space-2);color:var(--text-2);font-size:.86rem;line-height:1.6;display:flex}.guide-v2-type-card-facts li:before{content:"•";color:var(--text-3);flex-shrink:0}.guide-v2-star-row{direction:ltr;align-items:center;gap:2px;display:inline-flex}.guide-v2-star-row svg{color:var(--border-strong,var(--border))}.guide-v2-star-row svg.is-filled{color:var(--amber)}.hvac-gauge-text [data-current-value]{color:var(--amber-text)!important}.guide-v2-palette-grid{gap:var(--space-3);margin:var(--space-5) 0;grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:640px){.guide-v2-palette-grid{grid-template-columns:repeat(3,1fr)}}.guide-v2-palette-card{padding:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-surface-1)}.guide-v2-palette-swatch{border-radius:var(--radius-md);width:100%;height:56px;margin-bottom:var(--space-3);display:block;box-shadow:inset 0 0 0 1px #ffffff1a}.guide-v2-palette-name{color:var(--text-1);margin:0 0 4px;font-size:.92rem;font-weight:700}.guide-v2-palette-note{color:var(--text-3);margin:0;font-size:.82rem;line-height:1.6}
