:root{--gold:#f2b600;--gold-dark:#956900;--bg:#f7f8fa;--soft:#f2f6f4}
.site-header{background:#fffffff2}
.location-pill{border-color:#e4e7ec;background:#fff}
.hero{display:block;padding:54px 40px;border-color:#e5e9e7;background:radial-gradient(circle at 85% 15%,rgba(242,182,0,.12),transparent 24%),linear-gradient(145deg,#f8faf9,#eef5f1)}
.hero-copy{max-width:980px;margin:auto;text-align:center}
.hero h1{max-width:930px;margin:14px auto;font-size:clamp(34px,4.5vw,60px);line-height:1.08}
.hero h1 em{color:var(--gold-dark);font-style:normal}
.hero-copy>p{max-width:780px;margin:0 auto;color:#697586}
.location-search{display:flex;max-width:780px;margin:30px auto 0;padding:8px;border:1px solid #dde4e1;border-radius:16px;background:#fff;box-shadow:0 15px 35px rgba(20,33,61,.08);text-align:left}
.location-search>div{display:grid;flex:1;gap:3px;padding:5px 12px}
.location-search small{color:#8a96a6;font-size:8px;font-weight:900;letter-spacing:.1em}
.location-search input{min-width:0;border:0;outline:0;color:#14213d;font-size:14px}
.location-search button{min-width:140px;border:0;border-radius:11px;background:var(--gold);color:#17120a;font-weight:900}
.trust-row{justify-content:center;color:#697586}
.trust-row span::before{content:'✓';margin-right:6px;color:var(--gold-dark)}
.market-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}
.market-stats article{display:grid;gap:4px;min-height:92px;padding:20px;border:1px solid #e5e9f0;border-radius:16px;background:#fff}
.market-stats strong{font-size:20px}
.market-stats span{color:#7a8697;font-size:10px}
.category-icon{background:#f3f5f7;color:#765600}
.category-grid article:nth-child(odd) .category-icon{background:#fff8df}
.store-cover{background:linear-gradient(135deg,#edf2f0,#dde8e3)}
.store-grid article:nth-child(even) .store-cover{background:linear-gradient(135deg,#fff8df,#f7e9ad)}
@media(max-width:900px){.hero{padding:38px 24px}.market-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.hero{padding:30px 16px}.hero h1{font-size:36px}.location-search{display:grid}.location-search button{min-height:44px}.market-stats{gap:8px}.market-stats article{min-height:80px;padding:14px}.market-stats strong{font-size:16px}}
