:root{color-scheme:light;--bg:#f6f7f4;--surface:#fff;--surface-soft:#eef4f1;--text:#17252b;--muted:#617077;--primary:#176b68;--primary-dark:#0f514f;--accent:#d97345;--border:#dce4e1;--focus:#f0a36d;--shadow:0 16px 45px #17252b14;--radius-sm:.7rem;--radius-md:1rem;--radius-lg:1.5rem;--shell:72rem;font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;line-height:1.6}img{max-width:100%;height:auto}a{color:inherit;text-underline-offset:.2em}button,input,select{font:inherit}button,summary,label,input{touch-action:manipulation}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}h1,h2,h3{letter-spacing:-.025em;margin:0 0 .65em;line-height:1.1}h1{max-width:14ch;font-size:clamp(2.35rem,7vw,4.7rem)}h2{font-size:clamp(1.55rem,3vw,2.35rem)}h3{font-size:1.15rem}p{margin:0 0 1rem}.shell{width:min(calc(100% - 2rem), var(--shell));margin-inline:auto}.section{padding-block:clamp(3.5rem,8vw,7rem)}.section-tight{padding-block:2rem 4rem}.section-heading{max-width:44rem;margin-bottom:2rem}.lede{color:var(--muted);max-width:60ch;font-size:clamp(1.1rem,2vw,1.3rem)}.eyebrow{color:var(--primary);letter-spacing:.13em;text-transform:uppercase;font-size:.75rem;font-weight:800}.muted{color:var(--muted)}.answer-box{border-left:4px solid var(--accent);border-radius:0 var(--radius-md) var(--radius-md) 0;background:#fff8f3;padding:1.25rem 1.4rem}.notice{border-radius:var(--radius-sm);color:#70452e;background:#fff7f1;border:1px solid #e9c3a9;padding:1rem 1.2rem}.skip-link{z-index:100;background:var(--text);color:#fff;border-radius:.5rem;padding:.65rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.site-header{z-index:20;backdrop-filter:blur(14px);background:#f6f7f4f0;border-bottom:1px solid #dce4e1e6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.7rem;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:.65rem;font-weight:850;text-decoration:none;display:inline-flex}.brand-mark{border:2px solid var(--primary);border-radius:50% 50% 50% 0;place-items:center;width:2rem;height:2rem;display:inline-grid;position:relative;transform:rotate(-45deg)}.brand-mark span{background:var(--accent);border-radius:50%;width:.48rem;height:.48rem}.desktop-nav{align-items:center;gap:.25rem;display:flex}.desktop-nav a{color:var(--muted);border-radius:.55rem;padding:.55rem .7rem;font-size:.9rem;font-weight:700;text-decoration:none}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{background:var(--surface);color:var(--primary-dark)}.mobile-nav{display:none}.hero{padding-block:clamp(4rem,10vw,8rem);position:relative;overflow:hidden}.hero:before{content:"";border:1px solid var(--border);pointer-events:none;border-radius:42% 58% 53% 47%;width:35rem;height:35rem;position:absolute;top:-14rem;right:-13rem;box-shadow:0 0 0 4rem #dce4e138,0 0 0 8rem #dce4e124}.hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:end;gap:3rem;display:grid;position:relative}.hero-copy .lede{margin-top:1.4rem}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1.8rem;display:flex}.button{border:1px solid var(--primary);background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;min-height:3rem;padding:.75rem 1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.button:hover{background:var(--primary-dark)}.button.secondary{color:var(--primary-dark);background:0 0}.hero-panel{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fffc;padding:1.4rem}.hero-panel ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.hero-panel li{grid-template-columns:1.5rem 1fr;gap:.55rem;display:grid}.hero-panel li:before{content:"";border:3px solid var(--surface);background:var(--primary);width:.75rem;height:.75rem;box-shadow:0 0 0 1px var(--primary);border-radius:50%;margin-top:.4rem}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.product-card,.feature-card,.content-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:1.35rem;box-shadow:0 10px 30px #17252b0a}.product-card{flex-direction:column;display:flex}.collection-note{border-left:3px solid var(--accent);background:var(--surface-soft);color:var(--muted);margin:.75rem 0 0;padding:1rem}.card-heading{align-items:center;gap:.85rem;display:flex}.card-heading h2{margin:0;font-size:1.35rem}.product-avatar{background:var(--surface-soft);width:3.1rem;height:3.1rem;color:var(--primary-dark);border-radius:1rem;flex:none;place-items:center;font-size:1.25rem;font-weight:900;display:grid}.mini-facts{gap:.45rem;margin:0 0 1rem;display:grid}.mini-facts div{grid-template-columns:6.5rem 1fr;gap:.75rem;display:grid}.mini-facts dt{color:var(--muted);font-size:.86rem}.mini-facts dd{margin:0;font-size:.9rem;font-weight:700}.tag-list{flex-wrap:wrap;gap:.4rem;margin-bottom:1.2rem;display:flex}.tag-list span,.status-chip{background:var(--surface-soft);color:var(--primary-dark);border-radius:999px;padding:.28rem .58rem;font-size:.76rem;font-weight:750}.text-link{color:var(--primary-dark);margin-top:auto;font-weight:800}.trust-strip{border-block:1px solid var(--border);background:var(--surface)}.trust-grid{grid-template-columns:repeat(3,1fr);display:grid}.trust-grid>div{padding:1.5rem}.trust-grid>div+div{border-left:1px solid var(--border)}.page-hero{padding-block:clamp(3rem,7vw,5.5rem) 2rem}.page-hero h1{max-width:18ch;font-size:clamp(2.1rem,6vw,4rem)}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;font-size:.88rem;display:flex}.breadcrumb a{color:var(--primary-dark)}.browse-layout{grid-template-columns:15rem minmax(0,1fr);align-items:start;gap:2rem;display:grid}.filters{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:1.1rem;position:sticky;top:6rem}.filter-group{border:0;margin:0 0 1.3rem;padding:0}.filter-group legend{margin-bottom:.55rem;font-weight:850}.filter-hint{color:var(--muted);margin:-.15rem 0 .2rem;font-size:.8rem}.filter-group label,.filter-options label{min-height:2.2rem;color:var(--muted);align-items:center;gap:.55rem;display:flex}.filter-group input,.filter-options input{width:1.05rem;height:1.05rem;accent-color:var(--primary)}.filter-disclosure{margin-bottom:1.3rem}.filter-disclosure summary{cursor:pointer;font-weight:850}.filter-disclosure[open] summary{margin-bottom:.55rem}.results-bar{justify-content:space-between;align-items:baseline;margin-bottom:1rem;display:flex}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}[hidden]{display:none!important}.profile-grid{grid-template-columns:minmax(0,1.35fr) minmax(16rem,.65fr);align-items:start;gap:2rem;display:grid}.profile-section{border-top:1px solid var(--border);padding-block:1.6rem}.fact-table{border-collapse:collapse;background:var(--surface);width:100%}.fact-table th,.fact-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:.85rem 1rem}.fact-table th{width:34%;color:var(--muted);font-size:.85rem}.profile-aside{border-radius:var(--radius-md);background:var(--text);color:#fff;padding:1.25rem;position:sticky;top:6rem}.profile-aside .muted{color:#c3d0d1}.rating-grid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}.rating-card{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);padding:1rem}.comparison-wrap{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:42rem}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:1rem}.comparison-table thead th{background:var(--surface-soft)}.comparison-table tbody th{color:var(--muted);font-size:.85rem}.prose{max-width:48rem}.prose h2{margin-top:2.3rem}.prose li+li{margin-top:.4rem}.site-footer{border-top:1px solid var(--border);background:#eaf0ed;margin-top:4rem;padding-block:3rem 1.5rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:2rem;display:grid}.footer-grid nav{align-content:start;gap:.5rem;display:grid}.footer-grid nav a{color:var(--muted)}.footer-brand{margin-bottom:1rem}.footer-note{color:var(--muted);border-top:1px solid #cfdad5;margin-top:2rem;padding-top:1rem;font-size:.85rem}@media (width<=58rem){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:999px;place-items:center;min-height:2.75rem;padding-inline:.9rem;font-weight:800;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:min(18rem,100vw - 2rem);box-shadow:var(--shadow);padding:.6rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0}.mobile-nav nav a{border-radius:.5rem;padding:.7rem;text-decoration:none}.mobile-nav nav a[aria-current=page]{background:var(--surface-soft);color:var(--primary-dark);font-weight:800}.hero-grid,.profile-grid{grid-template-columns:1fr}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-aside{position:static}}@media (width<=42rem){.shell{width:min(calc(100% - 1.25rem), var(--shell))}.card-grid,.results-grid,.rating-grid,.footer-grid,.trust-grid{grid-template-columns:1fr}.trust-grid>div+div{border-left:0;border-top:1px solid var(--border)}.browse-layout{grid-template-columns:1fr}.filters{position:static}.mini-facts div{grid-template-columns:5.8rem 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
