*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.55 Figtree,system-ui,sans-serif}.shell{width:min(1200px,calc(100% - 40px));margin:auto}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Newsreader,Georgia,serif;line-height:1.05;letter-spacing:-.025em}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(1.75rem,3vw,2.5rem)}h3{font-size:1.35rem}.site-header{background:var(--blotter);color:#fff;position:sticky;top:0;z-index:10}.header-main{min-height:76px;display:flex;align-items:center;gap:28px}.wordmark{font:600 2rem/1 Newsreader,Georgia,serif;text-decoration:none;letter-spacing:-.04em}.site-header nav{display:flex;gap:22px;margin:auto}.site-header nav a{color:#d5e2dc;text-decoration:none;font-weight:600}.search-toggle{border:0;background:transparent;color:#fff;width:44px;height:44px}.search-toggle svg{width:22px;fill:none;stroke:currentColor;stroke-width:2}.search-row{display:none;padding:0 0 16px}.search-row.is-open{display:flex;gap:12px;align-items:center}.search-row input{flex:1;border:1px solid #49645a;border-radius:8px;padding:10px 12px;background:#fff;color:#16211d;font:inherit}.hero{background:var(--blotter);color:#fff;padding:48px 0 64px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.hero-copy{padding-block:20px}.eyebrow{margin-bottom:12px;color:var(--muted);font-size:.875rem;font-weight:700;letter-spacing:.02em}.hero .eyebrow{color:#b9cec4}.hero h1,.hero h2{margin-bottom:16px}.hero-summary{max-width:54ch;color:#d5e2dc;font-size:1.125rem}.price-block{display:flex;align-items:baseline;flex-wrap:wrap;gap:9px;font-variant-numeric:tabular-nums}.price-block strong{font-size:1.6rem;line-height:1;font-weight:700}.price-block s{color:var(--muted);font-size:.95rem}.price-block span{color:var(--tag);font-size:.875rem;font-weight:700}.price-block--hero{margin:24px 0 6px}.price-block--hero strong{font-size:2.2rem}.price-block--hero s,.hero .checked{color:#b9cec4}.checked{margin:8px 0 0;color:var(--muted);font-size:.875rem}.button{display:inline-flex;min-height:44px;align-items:center;border-radius:8px;padding:11px 16px;background:var(--go);color:#fff;text-decoration:none;font-weight:700;margin-top:20px}.button--ended{background:#6f7b75}.hero-image,.detail-image{position:relative;min-height:360px;border-radius:10px;background:var(--card);overflow:hidden}.product-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:inherit;color:var(--blotter);background:#fff}.product-placeholder svg{width:34%;max-width:150px;fill:currentColor}.price-tag{position:absolute;top:18px;right:-3px;background:var(--tag);color:#fff;padding:7px 12px 7px 18px;border-radius:3px;font-weight:700;font-size:.875rem;transform:rotate(-3deg);clip-path:polygon(11px 0,100% 0,100% 100%,11px 100%,0 50%)}.price-tag:before{content:"";position:absolute;left:7px;top:50%;width:5px;height:5px;border-radius:50%;background:#f3f5f4;transform:translateY(-50%)}.section{padding:64px 0}.section--tight{padding-top:0}.section-heading,.subheading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}.section-heading h2,.subheading h3{margin:0}.section-heading>a,.subheading a{color:var(--go);font-weight:700;text-decoration:none}.category-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-tile{min-height:150px;padding:18px;border:1px solid var(--line);border-radius:10px;background:var(--card);text-decoration:none;display:grid;align-content:space-between}.category-tile .product-placeholder{width:38px;min-height:38px;height:38px;background:transparent}.category-tile .product-placeholder svg{width:100%;color:var(--go)}.category-tile strong{font:600 1.35rem Newsreader,Georgia,serif}.category-tile small{color:var(--muted);font-weight:600}.pick-row{padding-top:34px}.deal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.deal-card{min-width:0;background:var(--card);border:1px solid var(--line);border-radius:10px;overflow:hidden}.card-link{display:block;height:100%;text-decoration:none}.card-image{height:210px;position:relative;background:#fff;overflow:hidden}.card-image .product-placeholder{min-height:0}.card-image .product-placeholder svg{width:30%}.card-content{padding:16px}.card-content .eyebrow{margin-bottom:5px;font-size:.75rem}.card-content h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 14px;font-size:1.25rem}.card-content .price-block{gap:7px}.card-content .price-block strong{font-size:1.35rem}.deal-card:hover{box-shadow:0 10px 24px rgba(19,39,30,.13);transform:translateY(-2px)}.trust-strip{background:var(--blotter);color:#e4eee9;padding:22px 0;font-weight:600}.trust-strip a{color:#fff}.site-footer{padding:44px 0;color:var(--muted)}.site-footer .wordmark{color:var(--ink)}.site-footer p{margin:12px 0}.site-footer p a{margin-right:18px}.page-intro{padding:64px 0 32px}.page-intro>p:not(.eyebrow){color:var(--muted);font-size:1.125rem}.sort-bar{display:flex;justify-content:flex-end;gap:10px;margin-bottom:24px;align-items:center}.sort-bar select{font:inherit;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--card);color:var(--ink)}.breadcrumb{display:flex;gap:8px;padding:24px 0;color:var(--muted);font-size:.9rem}.breadcrumb a{text-decoration:none}.deal-detail{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding-bottom:56px}.detail-image{min-height:460px}.detail-copy h1{margin-bottom:22px}.price-block--detail strong{font-size:2.35rem}.affiliate-line{font-size:.8rem;color:var(--muted);margin:10px 0}.price-warning{color:var(--muted);font-size:.9rem}.pros-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-bottom:18px}.pros-panel{border:1px solid var(--line);border-radius:10px;background:var(--card);padding:24px}.pros-panel h2{font-size:1.5rem}.pros-panel ul{margin:0;padding-left:20px}.pros-panel li+li{margin-top:8px}.icon-check{color:var(--go);font-family:Figtree,sans-serif}.icon-cross{color:var(--muted);font-family:Figtree,sans-serif}.risk-note{border:1px solid var(--line);border-left:4px solid var(--tag);border-radius:8px;padding:18px 20px;margin-top:26px}.risk-note p{margin:4px 0 0;color:var(--muted)}.prose{max-width:760px}.prose p{font-size:1.08rem}@media(prefers-reduced-motion:reduce){*{transition:none!important}.deal-card:hover{transform:none}}@media(max-width:900px){.deal-grid{grid-template-columns:repeat(2,1fr)}.category-tiles{grid-template-columns:repeat(2,1fr)}.hero-grid,.deal-detail{grid-template-columns:1fr;gap:28px}.hero-image{min-height:300px}.detail-image{min-height:360px}}@media(max-width:600px){.shell{width:min(100% - 28px,1200px)}.header-main{min-height:auto;flex-wrap:wrap;padding:14px 0 0;gap:10px}.header-main nav{order:3;width:100%;overflow:auto;gap:8px;padding:0 0 12px}.header-main nav a{white-space:nowrap;border:1px solid #49645a;border-radius:999px;padding:7px 10px;font-size:.9rem}.wordmark{font-size:1.8rem}.hero{padding:26px 0 38px}.hero h1,.detail-copy h1{font-size:2.5rem}.hero-image{min-height:260px}.section,.page-intro{padding:42px 0}.deal-grid{display:flex;overflow:auto;margin-right:-14px;padding-right:14px}.deal-grid .deal-card{flex:0 0 78%}.category-tiles{gap:10px}.pros-grid{grid-template-columns:1fr}.detail-image{min-height:300px}.section-heading{align-items:start}.sort-bar{justify-content:start}.card-image{height:190px}}
.card-image{overflow:hidden}
.hero-image,.detail-image,.card-image{background:#fff}
.hero-image,.detail-image{aspect-ratio:1/1}
.hero-image img,.detail-image img,.card-image img,.hero-image .product-photo,.detail-image .product-photo,.card-image .product-photo{position:absolute;inset:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;display:block}
.hero-image .product-placeholder,.detail-image .product-placeholder,.card-image .product-placeholder{position:absolute;inset:0;width:100%;height:100%;min-height:0;background:#f7f8f7;color:#7a8b84}
.card-content h3{margin-bottom:8px}
.card-summary{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 14px;color:var(--muted);font-size:.9rem;line-height:1.4}
.detail-summary{margin:16px 0 0;max-width:48ch;font-size:1.125rem;line-height:1.5}

