:root{color-scheme:light;font-family:var(--fontFamily);color:var(--ink);--success:#0f6b4f;--success-bg:#e8f7ef;--info:#235c9f;--info-bg:#eaf2fb;--orange:#8a4b16;--orange-bg:#fff1e2;--copper:#b66b2e;--cream:#f8f4ea;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:44px;background:#fbfdfc}*{box-sizing:border-box}html,body{overflow-x:clip}body{margin:0;line-height:1.55}a{color:inherit}.shell{width:min(var(--page), calc(100% - (var(--gutter) * 2)));margin:0 auto}.topbar{color:#fff;background:#123b3f}[data-design-system=minisplitfinder-hardware-catalog] body{background:#fbfaf6}[data-design-system=minisplitfinder-hardware-catalog] .topbar{background:#173f3d;box-shadow:0 1px #ffffff14,0 14px 32px #10272524}.nav{justify-content:space-between;align-items:center;gap:var(--space-5);padding:18px 0;display:flex}.brand{align-items:center;gap:10px;font-size:1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-logo{width:190px;height:auto;display:block}.mark{background:var(--accent);width:34px;height:34px;color:var(--primary);border-radius:50%;place-items:center;font-weight:900;display:grid}.links{flex-wrap:wrap;gap:10px 18px;font-size:.95rem;display:flex}.links a{opacity:.92;text-underline-offset:5px;text-decoration:none}.links a:hover{opacity:1;text-decoration:underline}.links a:focus-visible,.brand:focus-visible,.button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #f1c27d}.warning{background:var(--warningBg);color:var(--warningText);border-bottom:1px solid #e0bf42;padding:10px 0;font-weight:800}.hero{background:linear-gradient(120deg, var(--surface), #fff 72%);border-bottom:1px solid var(--border)}.product-hero{background:radial-gradient(circle at 88% 20%,#b66b2e1f,#0000 26%),linear-gradient(135deg,#eef4ef 0%,#fbfaf6 58%,#f2eadc 100%);position:relative;overflow:hidden}.product-hero:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#173f3d0f 1px,#0000 1px),linear-gradient(#173f3d0b 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000,#000 18% 84%,#0000)}.product-hero .shell{position:relative}.piano-hero{background:radial-gradient(circle at 12% 10%,#fff 0 13%,#0000 14%),linear-gradient(135deg,#f4f7f5 0%,#fff 55%,#efe6d0 100%)}.hero-grid{gap:var(--space-7);grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;padding:58px 0 50px;display:grid}h1,h2,h3{color:var(--primary);margin:0 0 14px;line-height:1.12}h1{letter-spacing:0;max-width:820px;font-size:clamp(2.1rem,4.5vw,3.65rem)}h2{letter-spacing:0;font-size:clamp(1.45rem,2.5vw,2.1rem)}h3{font-size:1.18rem}p{margin:0 0 16px}.lede{color:var(--muted);max-width:760px;font-size:1.16rem}.section{padding:var(--sectionSpace) 0}.grid{gap:18px;display:grid}.grid>*,.hero-grid>*,.article-layout>*{min-width:0}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.directory-card,.card{border:1px solid var(--border);padding:var(--cardSpace);background:#fff;border-radius:12px;text-decoration:none;box-shadow:0 1px #123b3f0d}.directory-card:hover{border-color:#9db5ad;transform:translateY(-2px);box-shadow:0 12px 28px #123b3f1a}.panel{background:var(--surfaceAlt);border:1px solid var(--border);border-radius:12px;padding:22px}.compact-panel{padding:18px}.hero-artwork-stack{gap:14px;display:grid}.artwork-card{background:#fff;border:1px solid #173f3d2e;border-radius:16px;margin:0;overflow:hidden;box-shadow:0 18px 42px #173f3d29}.artwork-card img{aspect-ratio:16/10;object-fit:cover;background:var(--surfaceAlt);width:100%;height:auto;display:block}.artwork-card figcaption{color:var(--primary);background:linear-gradient(#fff,#f8f4ea);gap:3px;padding:12px 14px 14px;display:grid}.artwork-card figcaption span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:900}.artwork-card figcaption strong{font-size:.9rem;line-height:1.35}.pill-row{flex-wrap:wrap;gap:8px;display:flex}.pill{background:#fff;border:1px solid #c7d3cd;border-radius:999px;padding:5px 10px;font-size:.86rem}.badge{color:#473800;background:#fff7d6;border:1px solid #e7cd6c;border-radius:999px;padding:5px 10px;font-size:.8rem;font-weight:800;display:inline-block}.badge-set{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cert-badge{background:#fff;border:1px solid;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.cert-badge.energy-star{color:var(--success);background:var(--success-bg)}.cert-badge.ccashp{color:var(--info);background:var(--info-bg)}.cert-badge.diy-line{color:var(--orange);background:var(--orange-bg)}.button{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:10px 16px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s,border-color .16s;display:inline-flex}.button:hover:not([disabled]):not(.disabled){transform:translateY(-1px);box-shadow:0 8px 18px #173f3d2e}.button:active:not([disabled]):not(.disabled){transform:translateY(0);box-shadow:0 3px 8px #173f3d29}button.button{font:inherit;border:0}.button[disabled],button[disabled]{cursor:not-allowed;opacity:.62}.button.secondary{color:var(--primary);background:#fff;border:1px solid #c7d3cd}.meta{color:var(--muted);font-size:.92rem}.button.disabled{color:#5d6964;cursor:not-allowed;background:#d7ddd9;border:1px solid #c7d3cd}.feature-list{margin:0;padding-left:20px}.feature-list li{margin:0 0 10px}.split-band{background:var(--surface);border-block:1px solid #d8e2dc}input,textarea{width:min(100%,560px);min-height:42px;font:inherit;color:#1f2933;background:#f8faf9;border:1px solid #c7d3cd;border-radius:6px;padding:10px 12px}textarea{resize:vertical;min-height:110px}label{color:var(--primary);font-weight:800}.provider-card{gap:12px;display:grid}.provider-card header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.roster-table{border-collapse:collapse;border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;display:table;overflow:hidden}.roster-table th,.roster-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:12px 14px}.roster-table th{background:var(--surface);width:32%;color:var(--primary);font-weight:800}.roster-table tr:last-child th,.roster-table tr:last-child td{border-bottom:0}.product-card{gap:16px;min-height:100%;display:grid;overflow:hidden}.product-card__header{gap:4px;display:grid}.product-card__media{aspect-ratio:4/3;background:linear-gradient(135deg,#fbfaf6,#eef4ef);border:1px solid #d9e0db;border-radius:10px;place-items:center;display:grid;position:relative;overflow:hidden}.product-card__media img{object-fit:contain;width:100%;height:100%;display:block}.media-caption{color:var(--muted);letter-spacing:.02em;margin:8px 0 0;font-size:.78rem;font-weight:700}.media-empty{text-align:center;color:#60716f;background-image:linear-gradient(90deg,#173f3d12 1px,#0000 1px),linear-gradient(#173f3d0e 1px,#0000 1px);background-size:24px 24px;place-items:center;width:100%;height:100%;padding:20px;display:grid}.media-empty__mark{width:58px;height:58px;color:var(--primary);background:#ffffffb8;border:1px solid #cdd8d2;border-radius:16px;place-items:center;margin:0 auto 10px;display:grid}.media-empty__mark svg{width:34px;height:34px}.media-empty strong{color:var(--primary);display:block}.media-empty>div>span:not(.media-empty__mark){font-size:.82rem;display:block}.spec-hero-media{background:#fff}.comparison-thumb{width:88px;min-width:88px}.comparison-thumb .product-card__media{aspect-ratio:1;border-radius:8px}.comparison-thumb .media-empty{background-size:16px 16px;padding:8px}.comparison-thumb .media-empty__mark{border-radius:10px;width:34px;height:34px;margin-bottom:0}.comparison-thumb .media-empty>div>span:not(.media-empty__mark),.comparison-thumb .media-empty strong{clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.catalog-motif{padding-left:22px;position:relative}.catalog-motif:before{content:"";background:linear-gradient(var(--copper), #b66b2e14);border-radius:999px;width:10px;height:calc(100% - .3em);position:absolute;top:.15em;left:0}.product-card__meta{flex-wrap:wrap;gap:8px;display:flex}.guide-teaser-card{align-content:start}.seller-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.seller-button{color:var(--primary);background:#f7faf9;border:1px solid #c7d3cd}.seller-button[aria-disabled=true]{color:#56635f;cursor:not-allowed;background:#edf1ef}.spec-table-wrap,.comparison-scroll{-webkit-overflow-scrolling:touch;border:1px solid var(--border);background:#fff;border-radius:12px;overflow-x:auto}.spec-table,.comparison-table{border-collapse:collapse;width:100%;min-width:560px}.spec-table th,.spec-table td,.comparison-table th,.comparison-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:12px 14px}.spec-table th,.comparison-table th{color:var(--primary);background:var(--surface);font-weight:900}.spec-table tr:last-child th,.spec-table tr:last-child td,.comparison-table tr:last-child th,.comparison-table tr:last-child td{border-bottom:0}.source-footnote{color:var(--muted);margin-top:10px;font-size:.9rem}.calculator-form{gap:14px;max-width:680px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{gap:6px;display:grid}select{width:100%;min-height:42px;font:inherit;color:#1f2933;background:#f8faf9;border:1px solid #c7d3cd;border-radius:6px;padding:10px 12px}.article-layout{grid-template-columns:minmax(0,2fr) minmax(240px,.8fr);align-items:start;gap:28px;display:grid}.guide-article{gap:26px;display:grid}.guide-section{border-bottom:1px solid var(--border);padding-bottom:10px}.guide-section:last-child{border-bottom:0}.source-link{color:var(--primary);text-underline-offset:4px;font-size:.86rem;font-weight:800}.guide-nav-list{gap:10px;display:grid}.guide-nav-list a{color:var(--primary);text-underline-offset:4px;font-weight:800;text-decoration-thickness:1px}.inline-sources{display:inline}.faq-list,.glossary-list{gap:16px;display:grid}.faq-item,.glossary-entry{border:1px solid var(--border);background:#fff;border-radius:12px;padding:18px 20px;scroll-margin-top:24px}.faq-item summary{cursor:pointer;color:var(--primary)}.faq-item summary h2{font-size:1.2rem;display:inline}.faq-item p{margin:14px 0 0}.checklist-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.checklist-list li{border-bottom:1px solid var(--border);grid-template-columns:28px 1fr;align-items:start;gap:10px;padding:0 0 14px;display:grid}.checklist-list input{width:22px;min-height:22px;margin:2px 0 0}.checklist-list label{color:var(--ink);font-weight:500}.notes-box{border:1px solid var(--border);background:repeating-linear-gradient(#fff,#fff 31px,#d6ded8 32px);border-radius:10px;min-height:150px;margin-top:28px;padding:14px}.notice-box{background:var(--warningBg);color:var(--warningText);border:1px solid #e0bf42;border-radius:10px;padding:14px}.worksheet-table td{min-width:110px;height:44px}.decision-result{align-self:start}.print-only{display:none}.trust-page{gap:28px;display:grid}.trust-page__nav{flex-wrap:wrap;gap:10px;display:flex}.trust-page__nav a{color:var(--primary);text-underline-offset:4px;font-weight:800}.trust-page__section{scroll-margin-top:24px}.trust-page__section+.trust-page__section{border-top:1px solid var(--border);padding-top:28px}.footer-links{gap:7px;margin-top:12px;display:grid}.footer-links a{text-underline-offset:4px;width:fit-content}.footer{background:var(--primary);color:#fff;margin-top:48px;padding:34px 0}.footer p,.footer a{color:#e8f0ee}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:28px;display:grid}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.directory-card:hover,.button:hover:not([disabled]):not(.disabled){transform:none}}@media (width<=760px){.nav,.provider-card header{flex-direction:column;align-items:flex-start}.links{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 12px;width:100%;display:grid}.brand-logo{width:184px}.hero-grid,.grid-2,.grid-3,.footer-grid,.form-grid,.article-layout{grid-template-columns:1fr}.hero-grid{padding:38px 0}.spec-table,.spec-table tbody,.spec-table tr,.spec-table th,.spec-table td{width:100%;min-width:0;display:block}.spec-table th{border-bottom:0;padding:10px 12px 4px}.spec-table td{overflow-wrap:anywhere;padding:0 12px 12px}.roster-table,.roster-table tbody,.roster-table tr,.roster-table th,.roster-table td{width:100%;display:block}.roster-table th{border-bottom:0;padding-bottom:4px}.roster-table td{padding-top:0}}@media print{@page{margin:.55in}body{color:#000;background:#fff;font-size:10.5pt}.topbar,.warning,.footer,.print-control,.print-compact aside,.worksheet-section~*,.calendar-section~*{display:none!important}.print-only{display:block}.hero,.product-hero,.split-band{border:0;background:#fff!important}.product-hero:before{display:none}.hero-grid,.article-layout{padding:0;display:block}.section,.checklist-section,.worksheet-section,.calendar-section{padding:12px 0}.shell{width:100%}.catalog-motif{padding-left:0}.catalog-motif:before{display:none}.source-link{color:#000;overflow-wrap:anywhere;font-size:8.5pt}.checklist-list li{break-inside:avoid}.notes-box{min-height:120px}.comparison-scroll{border-color:#777;overflow:visible}.comparison-table{min-width:0;font-size:8.5pt}.comparison-table th,.comparison-table td{border-color:#aaa;padding:7px}a{color:#000}}
