:root{--ink:#20221f;--paper:#f5f0e7;--cream:#fffaf1;--rust:#b64f32;--sage:#647264;--line:#d8cdbd;--shadow:0 14px 40px #392c1f17;color:var(--ink);background:var(--paper);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:radial-gradient(circle at 80% 0,#b64f3214,transparent 28rem),var(--paper);margin:0;line-height:1.65}a{color:inherit;text-underline-offset:.18em}img{max-width:100%;height:auto;display:block}.skip{z-index:20;background:var(--ink);color:#fff;padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip:focus{transform:none}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1180px;margin:auto;padding:1.3rem clamp(1rem,4vw,3rem);display:flex}.brand{letter-spacing:.15em;font-size:.72rem;line-height:1.05;text-decoration:none}.brand span,.brand strong{display:block}.brand strong{letter-spacing:.06em;color:var(--rust);font:900 1.3rem/1 Georgia,serif}nav{align-items:center;gap:clamp(.8rem,3vw,2rem);display:flex}nav a{font-size:.9rem;font-weight:700;text-decoration:none}nav a:hover{text-decoration:underline}main{min-height:65vh}.hero{grid-template-columns:1.4fr .6fr;align-items:end;gap:4rem;max-width:1180px;margin:auto;padding:clamp(4rem,9vw,8rem) clamp(1rem,4vw,3rem);display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--rust);font-size:.72rem;font-weight:900}.hero h1,.page-head h1,.review-head h1{letter-spacing:-.045em;max-width:12ch;margin:.35rem 0 1.4rem;font:700 clamp(3.2rem,8vw,7rem)/.93 Georgia,serif}.hero p,.page-head p{color:#50544e;max-width:54ch;font-size:clamp(1.05rem,2vw,1.32rem)}.hero-note{border-left:3px solid var(--rust);padding-left:1.4rem}.hero-note strong{font:700 1.35rem Georgia,serif}.section,.page-head,.review-shell{max-width:1180px;margin:auto;padding:clamp(2.5rem,6vw,5rem) clamp(1rem,4vw,3rem)}.section-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;margin-bottom:2rem;display:flex}.section-head h2{margin:0 0 .65rem;font:700 clamp(2rem,4vw,3rem) Georgia,serif}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.review-card{background:var(--cream);border:1px solid var(--line);box-shadow:var(--shadow)}.card-image{aspect-ratio:3/2;background:#e8dfd2;display:block;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.review-card:hover img{transform:scale(1.025)}.image-placeholder{height:100%;color:var(--sage);text-transform:uppercase;letter-spacing:.2em;place-items:center;font-weight:800;display:grid}.card-copy{padding:1.5rem}.card-copy h2{margin:.4rem 0;font:700 1.65rem/1.15 Georgia,serif}.card-copy h2 a{text-decoration:none}.card-copy p{color:#555b54}.read-link{color:var(--rust);font-weight:800}.empty-state{border:1px dashed var(--sage);background:#fffaf180;max-width:720px;padding:3rem}.page-head{padding-bottom:2rem}.page-head h1{font-size:clamp(3rem,7vw,5.7rem)}.category-list{flex-wrap:wrap;gap:.7rem;display:flex}.pill{background:var(--cream);border:1px solid var(--line);border-radius:999px;padding:.45rem .9rem;font-weight:800;text-decoration:none}.prose,.legal{max-width:760px;font-family:Georgia,serif;font-size:1.12rem}.prose h2,.legal h2{margin-top:2.3rem;font-size:2rem;line-height:1.15}.prose a{color:#8b351f}.review-shell{max-width:1000px}.review-head{padding:2rem 0}.review-head h1{max-width:14ch;font-size:clamp(2.8rem,7vw,5.5rem)}.review-meta{color:#5f645d;flex-wrap:wrap;gap:1rem;display:flex}.sample-banner,.affiliate-box{border:2px solid var(--rust);background:#fff1e9;margin:1rem 0 2rem;padding:1rem 1.2rem;font-weight:800}.affiliate-box{background:var(--cream);border-width:1px;font-family:ui-sans-serif,system-ui}.affiliate-button{background:var(--rust);color:#fff;margin-top:.5rem;padding:.8rem 1rem;text-decoration:none;display:inline-block}.gallery{gap:2rem;margin:2.5rem 0;display:grid}.gallery figure{margin:0}.gallery figcaption{color:#5e625c;margin-top:.5rem;font-size:.88rem}.video-placeholder{aspect-ratio:16/9;color:#fff;text-align:center;background:#282b28;place-items:center;padding:2rem;display:grid}.video{aspect-ratio:16/9;border:0;width:100%}footer{border-top:1px solid var(--line);color:#555b54;grid-template-columns:1fr auto;gap:2rem;max-width:1180px;margin:5rem auto 0;padding:3rem clamp(1rem,4vw,3rem);display:grid}.footer-brand{display:inline-block}.footer-brand+p{max-width:560px}footer nav{flex-direction:column;align-items:flex-start;gap:.45rem}footer small{grid-column:1/-1}@media (width<=720px){.site-header{align-items:flex-start}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.site-header nav a{font-size:.78rem}.hero{grid-template-columns:1fr;gap:2rem;padding-top:4rem}.review-grid{grid-template-columns:1fr}.review-card{grid-template-columns:1fr;display:grid}.section-head{display:block}footer{grid-template-columns:1fr}.hero h1{font-size:clamp(3rem,16vw,5rem)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
