:root{--color-ink:#14231c;--color-muted:#5b675f;--color-surface:#fff;--color-canvas:#f3f5ef;--color-brand:#176b45;--color-brand-dark:#0d4e31;--color-accent:#dff36b;--color-line:#d9e0d8;--color-focus:#a54800;--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.5rem;--shadow:0 12px 36px rgba(20,35,28,.08);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--color-ink);background:var(--color-canvas);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-wrap:anywhere;line-height:1.6}header,main,footer{width:min(100% - 2rem,72rem);margin-inline:auto}main{display:grid;gap:var(--space-7);padding-block:var(--space-6)}a{color:var(--color-brand-dark);text-underline-offset:.18em}a:hover{text-decoration-thickness:.14em}a:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px;border-radius:3px}.skip-link{position:fixed;left:var(--space-4);top:-6rem;background:var(--color-surface);padding:var(--space-3) var(--space-4);z-index:10;box-shadow:var(--shadow)}.skip-link:focus{top:var(--space-4)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding-block:var(--space-4);border-bottom:1px solid var(--color-line)}.brand{font-size:1.4rem;font-weight:850;color:var(--color-ink);text-decoration:none}.brand span{color:var(--color-brand)}nav{display:flex;flex-wrap:wrap;gap:var(--space-2)}nav a{display:inline-flex;align-items:center;min-height:44px;padding-inline:var(--space-3);font-weight:700;text-decoration:none}.hero{max-width:48rem;padding-block:clamp(2rem,7vw,5rem)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.2rem,8vw,4.8rem);line-height:1.02;letter-spacing:-.045em;max-width:16ch}.lead{font-size:clamp(1.1rem,3vw,1.35rem);color:var(--color-muted);max-width:62ch}.eyebrow{font-size:.76rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:var(--color-brand)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-5)}.section-heading h2{font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.15}.intent-links{display:flex;flex-wrap:wrap;gap:var(--space-2)}.intent-links a{background:var(--color-surface);border:1px solid var(--color-line);border-radius:999px;padding:.65rem 1rem;text-decoration:none;font-weight:700}.grid,.comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:var(--space-5)}.product-card,article,.comparison section,dl,.merchant-overlay,.ui-state{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-md)}.product-card{overflow:hidden;box-shadow:var(--shadow)}.product-card__body,article,.comparison section,dl,.merchant-overlay,.ui-state{padding:var(--space-5)}.product-image{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#e6ebe4}.product-image--empty{display:grid;place-content:center;text-align:center;color:var(--color-muted)}.product-image--empty span{font-size:2rem;font-weight:900;color:var(--color-brand)}.product-image--empty small{display:block}.product-card h2{font-size:1.25rem;line-height:1.25}.product-card__price{font-size:1.15rem;font-weight:850}.product-card__meta{color:var(--color-muted)}.text-link{display:inline-flex;align-items:center;min-height:44px;font-weight:800}dl div{display:flex;justify-content:space-between;gap:var(--space-5);border-bottom:1px solid var(--color-line);padding:var(--space-3) 0}dt{font-weight:800}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--color-brand);color:#fff;padding:.75rem 1rem;border-radius:var(--radius-sm);text-decoration:none;min-height:44px;font-weight:800}.button:hover{background:var(--color-brand-dark)}.merchant-overlay{margin-top:var(--space-5)}.affiliate-disclosure{font-size:.94rem;background:#f6f9e6;border-left:4px solid var(--color-brand);padding:var(--space-4)}.merchant-links{display:grid;gap:var(--space-3);list-style:none;padding:0}.merchant-offer{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}.merchant-badge{display:inline-flex;border:1px solid var(--color-line);border-radius:999px;padding:.25rem .65rem;font-size:.78rem;font-weight:800}.ui-state{grid-column:1/-1}.ui-state--error{border-color:#b42318}.ui-state--loading{opacity:.7}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer{margin-top:var(--space-7);padding-block:var(--space-6);border-top:1px solid var(--color-line);color:var(--color-muted)}@media(max-width:520px){.site-header{align-items:flex-start;flex-direction:column}.site-header nav{width:100%}.site-header nav a{flex:1;justify-content:center;background:var(--color-surface);border-radius:var(--radius-sm)}header,main,footer{width:min(100% - 1.25rem,72rem)}main{gap:var(--space-6)}dl div{align-items:flex-start;flex-direction:column;gap:var(--space-1)}.section-heading{align-items:flex-start;flex-direction:column}.merchant-offer .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
