
:root{--ink:#171714;--paper:#f7f4ee;--cream:#efe9df;--sage:#7c8878;--gold:#a98755;--gold2:#c7aa7b;--muted:#6f6c66;--line:#ddd6c9;--white:#fff;--shadow:0 18px 50px rgba(26,24,20,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:#181814;color:#f8f5ef;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.topbar-inner{height:36px;display:flex;justify-content:space-between;align-items:center}.toplinks{display:flex;gap:24px}.header{position:sticky;top:0;z-index:50;background:rgba(247,244,238,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;font-family:Georgia,serif;font-size:26px}.brand img{width:58px;height:58px;object-fit:contain}.nav{display:flex;gap:20px;align-items:center;font-size:14px}.nav a:not(.btn):hover{opacity:.62}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;background:var(--ink);color:#fff;font-weight:700;font-size:14px;border:0;cursor:pointer}.btn.alt{background:transparent;color:var(--ink);border:1px solid var(--ink)}.btn.gold{background:var(--gold);color:#fff}.btn.sm{padding:10px 15px;font-size:12px}.hero{padding:92px 0 72px;background:radial-gradient(circle at 75% 25%,rgba(169,135,85,.22),transparent 30%),linear-gradient(135deg,#f9f6f0 0%,#eee8de 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.kicker,.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--gold)}h1,h2,h3,h4{font-family:Georgia,serif;font-weight:500;line-height:1.08;margin:0}h1{font-size:clamp(50px,7vw,88px);max-width:780px}h2{font-size:clamp(34px,4vw,56px)}h3{font-size:25px}h4{font-size:20px}.hero p{font-size:19px;color:#57534c;max-width:680px}.hero-actions{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.hero-card{background:#1b1b18;color:#f8f5ef;padding:38px;border-radius:32px;box-shadow:var(--shadow);position:relative;min-height:430px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.hero-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 68% 18%,rgba(169,135,85,.55),transparent 24%),linear-gradient(155deg,#2b302a 0%,#171714 72%)}.hero-card>*{position:relative}.hero-card .mini{color:#d4c7b2;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.hero-card h3{font-size:38px;margin:8px 0 10px}.hero-card p{color:#d8d3ca;font-size:15px}.section{padding:88px 0}.section.alt{background:#fff}.section.dark{background:#1b1b18;color:#f8f5ef}.section.dark p{color:#cdc7be}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-head p{max-width:600px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;min-height:230px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.card[href]:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.card span,.product-brand{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-weight:800}.card p{color:var(--muted);margin-bottom:0}.card.dark{background:#20201d;color:white;border:none}.card.dark p{color:#d2cec7}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:24px;overflow:hidden}.feature-strip>div{background:var(--paper);padding:32px}.feature-strip strong{display:block;font-family:Georgia,serif;font-size:27px;margin-bottom:8px}.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tool{padding:28px;border-radius:22px;background:#f1ece4;border:1px solid var(--line);transition:.2s}.tool:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.tool strong{font-family:Georgia,serif;font-size:25px}.tool small{display:block;margin-top:8px;color:var(--muted)}.newsletter{background:#1c1c19;color:white;border-radius:32px;padding:50px;display:grid;grid-template-columns:1.2fr .8fr;gap:35px;align-items:center}.newsletter p{color:#d3cec5}.footer{padding:54px 0 26px;background:#151512;color:#ece8df}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer a{display:block;color:#cfc9bf;margin:8px 0}.footer-note{margin-top:38px;padding-top:22px;border-top:1px solid #34342f;color:#aaa49a;font-size:12px}.simple-hero,.page-hero{padding:70px 0 48px;background:linear-gradient(135deg,#f9f6f0,#efe8dd)}.page-hero h1{font-size:clamp(45px,6vw,76px)}.page-hero p{font-size:18px;color:#5e5a54;max-width:800px}.prose{max-width:820px}.prose h2{font-size:34px;margin-top:40px}.prose p,.prose li{color:#5e5a54}.badge{display:inline-block;padding:6px 10px;border-radius:999px;background:#e5ded2;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.badge.live{background:#e7eee3;color:#496044}.badge.note{background:#efe6d8;color:#725a35}.category-jump{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.category-jump a{border:1px solid var(--line);background:#fff;padding:8px 13px;border-radius:999px;font-size:12px;font-weight:700}.category-jump a:hover{border-color:var(--gold)}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:28px}.quick-item{padding:18px;border:1px solid var(--line);background:#fff;border-radius:18px;font-size:13px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 28px rgba(26,24,20,.035)}.product-top{padding:26px 26px 18px;background:linear-gradient(135deg,#f8f4ed,#eee5d8)}.product-num{display:inline-flex;width:34px;height:34px;border-radius:50%;background:#1b1b18;color:#fff;align-items:center;justify-content:center;font-weight:800;font-size:12px;float:right}.product-card h3{font-size:29px;margin:8px 45px 8px 0}.product-role{font-weight:700;color:#5d554b}.product-body{padding:22px 26px 26px;display:flex;flex-direction:column;gap:14px;flex:1}.price{font-family:Georgia,serif;font-size:22px}.product-body p{margin:0;color:#615d56}.review-note{background:#f3efe8;border-left:3px solid var(--gold);padding:14px 16px;border-radius:0 12px 12px 0;font-size:13px}.watchout{font-size:12px;color:#756f67}.product-actions{margin-top:auto;display:flex;gap:10px;flex-wrap:wrap}.text-link{font-weight:800;font-size:13px;border-bottom:1px solid currentColor}.disclosure{font-size:12px;color:#716b63;background:#f0ebe3;border:1px solid var(--line);padding:14px 16px;border-radius:14px}.compare-wrap{overflow:auto;border:1px solid var(--line);border-radius:20px;background:#fff}.compare-table{width:100%;border-collapse:collapse;min-width:850px}.compare-table th,.compare-table td{padding:15px 16px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.compare-table th{background:#f0ebe3;font-family:Georgia,serif;font-size:18px}.compare-table td:first-child{font-weight:800}.compare-table tr:last-child td{border-bottom:0}.buyer-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.panel h3{margin-bottom:14px}.panel ul{margin:0;padding-left:20px}.panel li{margin:8px 0;color:#5d5953}.review-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.review-card h3{font-size:23px;margin:6px 0 10px}.review-card p{color:#635f58}.review-card .meta{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);font-weight:800}.faq{display:grid;gap:12px}.faq details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px 20px}.faq summary{font-weight:800;cursor:pointer}.faq p{color:#5f5a53}.reviews-controls{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.reviews-controls button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-weight:700;cursor:pointer}.reviews-controls button.active{background:#1b1b18;color:#fff;border-color:#1b1b18}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.review-item h3{font-size:22px;margin:6px 0 8px}.review-item p{font-size:13px;color:#625e57}.review-item .price{font-size:17px}.status-line{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:12px;color:#6d675f}.dot{width:8px;height:8px;border-radius:50%;background:var(--gold)}.category-card{position:relative;overflow:hidden}.category-card:after{content:"";position:absolute;right:-60px;top:-60px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,rgba(169,135,85,.16),transparent 68%)}.notice{padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--muted)}.source-date{font-size:12px;color:#777168}.mobile-only{display:none}
@media(max-width:1000px){.quick-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.reviews-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.nav{display:none}.hero-grid,.newsletter,.buyer-grid{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.feature-strip{grid-template-columns:1fr}.tool-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero{padding-top:62px}.toplinks{display:none}.mobile-only{display:block}.review-strip{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.wrap{width:min(100% - 24px,1180px)}.footer-grid{grid-template-columns:1fr}.hero-card{min-height:330px}.reviews-grid,.quick-grid{grid-template-columns:1fr}.product-card h3{font-size:25px}.section{padding:64px 0}.header-inner{min-height:70px}.brand img{width:46px;height:46px}}
