:root{--bg: #f4f0e8;--surface: rgba(255, 252, 245, .8);--surface-strong: #fffaf0;--text: #1d1e18;--muted: #5e6254;--border: rgba(29, 30, 24, .12);--accent: #2f5d50;--accent-strong: #17352d;--accent-soft: #d9e3d3;--sand: #ded1b1;--max-width: 1180px;--shadow: 0 18px 50px rgba(30, 31, 24, .12)}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light}body{margin:0;font-family:Georgia,Times New Roman,serif;color:var(--text);background:radial-gradient(circle at top,rgba(47,93,80,.14),transparent 30%),linear-gradient(180deg,#f9f5ec 0%,var(--bg) 45%,#efe6d7 100%);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-shell{min-height:100vh}.shell{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto}.site-header{position:sticky;top:0;z-index:5;backdrop-filter:blur(16px);background:#f9f5eccc;border-bottom:1px solid var(--border)}.site-header__inner,.site-footer__grid,.hero-grid,.split-grid,.index-grid,.listing-grid,.contact-grid{display:grid;gap:1.5rem}.site-header__inner{grid-template-columns:1.6fr 1fr;align-items:center;padding:1rem 0}.site-brand{display:grid;gap:.1rem}.site-brand__eyebrow,.eyebrow,.review-summary__eyebrow,.content-hero__eyebrow,.affiliate-cta__eyebrow,.ad-slot__label{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:var(--muted)}.site-brand__title{font-size:1rem}.site-nav{display:flex;justify-content:flex-end;gap:1rem;flex-wrap:wrap}.site-nav__link{padding:.45rem .75rem;border-radius:999px}.site-nav__link.is-active,.site-nav__link:hover{background:var(--accent-soft)}.hero{padding:5rem 0 3rem}.hero-grid{grid-template-columns:1.4fr .8fr;align-items:start}.hero-copy h1,.content-hero h1,.page-intro h1{font-size:clamp(2.8rem,7vw,5.5rem);line-height:.96;margin:.25rem 0 1rem;max-width:12ch}.hero-copy p,.content-hero__lede,.page-intro p{font-size:1.15rem;max-width:60ch;color:var(--muted)}.hero-panel,.section-card,.article-card,.affiliate-cta,.review-summary,.ad-slot,.contact-card,.affiliate-disclosure{background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow)}.hero-panel{padding:1.5rem}.hero-panel__stack{display:grid;gap:1rem}.hero-stat{display:grid;gap:.25rem;padding-top:1rem;border-top:1px solid var(--border)}.hero-stat strong,.review-summary__stats strong{font-size:1.25rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.25rem;border-radius:999px;font-weight:700}.button--primary{color:#fffaf0;background:var(--accent-strong)}.button--secondary{background:#fffaf0b8;border:1px solid var(--border)}.button-row{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.section{padding:1.5rem 0 4rem}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem}.section-heading h2,.page-intro h1,.review-summary h2,.affiliate-cta h2{margin:0}.section-heading p{margin:.35rem 0 0;color:var(--muted)}.section-link{color:var(--accent-strong);font-weight:700}.index-grid,.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-card,.section-card,.affiliate-cta,.review-summary,.ad-slot,.contact-card{padding:1.5rem}.article-card__meta,.content-hero__meta{display:flex;gap:1rem;flex-wrap:wrap;color:var(--muted);font-size:.95rem}.article-card h3{margin-bottom:.65rem;font-size:1.5rem}.article-card p{margin-top:0}.article-card__link{color:var(--accent-strong);font-weight:700}.split-grid{grid-template-columns:1.1fr .9fr}.tag-list,.detail-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.75rem}.tag-list li,.detail-list li{padding:.45rem .85rem;border-radius:999px;background:#2f5d5014}.page-intro,.content-hero{padding:4rem 0 2rem}.page-intro__meta{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.content-layout{padding-bottom:4rem}.prose{width:min(100%,760px)}.prose>*:first-child{margin-top:0}.prose h2,.prose h3{margin-top:2.25rem}.prose p,.prose li{font-size:1.08rem}.prose a{color:var(--accent-strong);text-decoration:underline}.prose ul,.prose ol{padding-left:1.2rem}.affiliate-disclosure{padding:1rem 1.2rem;margin-bottom:1.5rem;background:#ded1b173}.affiliate-disclosure--compact{margin-bottom:0}.review-summary{margin:2rem 0}.review-summary__stats{display:flex;gap:1.5rem;flex-wrap:wrap;margin:1rem 0}.review-summary__label{display:block;color:var(--muted);font-size:.85rem;text-transform:uppercase;letter-spacing:.14em}.pros-cons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.pros-cons>div{padding:1rem 1.1rem;border-radius:18px;background:#2f5d5012}.pros-cons ul{margin:.75rem 0 0;padding-left:1.2rem}.affiliate-cta{margin:2rem 0}.ad-slot{margin-top:2rem;background:#fffaf08c}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{padding:3rem 0 4rem;border-top:1px solid var(--border)}.site-footer__grid{grid-template-columns:1.5fr .75fr .75fr}.site-footer__title,.site-footer__heading{font-weight:700;margin-bottom:.75rem}.site-footer__copy,.site-footer__links{color:var(--muted)}.site-footer__links{list-style:none;padding:0;margin:0;display:grid;gap:.55rem}@media(max-width:900px){.site-header__inner,.hero-grid,.split-grid,.index-grid,.listing-grid,.contact-grid,.site-footer__grid,.pros-cons{grid-template-columns:1fr}.site-nav{justify-content:flex-start}}
