:root{--gold:#f5b700;--gold-dark:#d99b00;--ink:#14213d;--muted:#667085;--bg:#f7f8fb;--line:#e5e9f0;--white:#fff}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:22px;padding:13px max(20px,calc((100vw - 1320px)/2));border-bottom:1px solid var(--line);background:#fffcf3eF;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:900}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--gold);color:#17120a}.brand small{display:block;margin-top:2px;color:var(--muted);font-size:9px;font-weight:700}.location-pill{display:grid;gap:2px;min-width:190px;padding:8px 13px;border:1px solid #ecd99f;border-radius:12px;background:#fffaf0;color:var(--muted);text-align:left;font-size:10px}.location-pill strong{color:var(--ink);font-size:12px}.header-actions{display:flex;align-items:center;gap:18px;margin-left:auto}.header-actions a{text-decoration:none;font-size:12px;font-weight:800}.cart{padding:10px 13px;border-radius:10px;background:var(--ink);color:#fff}.cart b{margin-left:5px;color:var(--gold)}main{max-width:1320px;margin:auto;padding:20px}.hero{display:grid;grid-template-columns:1.4fr .8fr;gap:18px;padding:46px;border:1px solid #ecd99f;border-radius:28px;background:radial-gradient(circle at 80% 10%,#ffd966 0,transparent 24%),linear-gradient(135deg,#fffdf6,#fff4cb);overflow:hidden}.eyebrow,.section-head span,.split-feature>article>span{color:#9b6d00;font-size:10px;font-weight:900;letter-spacing:.13em}.hero h1{max-width:760px;margin:12px 0;font-size:clamp(34px,5vw,64px);line-height:1.02;letter-spacing:-.05em}.hero-copy>p{max-width:700px;color:#526076;font-size:16px;line-height:1.7}.hero-search{display:flex;max-width:720px;margin-top:25px;padding:6px;border:1px solid #e3c873;border-radius:15px;background:#fff;box-shadow:0 14px 36px #9b6d0018}.hero-search input{flex:1;min-width:0;border:0;outline:0;padding:12px;font-size:14px}.hero-search button,.hero-card button{border:0;border-radius:10px;background:var(--gold);padding:12px 20px;font-weight:900}.trust-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:18px;color:#5c6678;font-size:11px;font-weight:800}.hero-card{align-self:center;padding:28px;border:1px solid #ffffffb8;border-radius:22px;background:#ffffffc9;box-shadow:0 24px 60px #7a57001c}.hero-card>span{color:#9b6d00;font-size:10px;font-weight:900;text-transform:uppercase}.hero-card strong{display:block;margin:10px 0;font-size:25px}.hero-card p{color:var(--muted);font-size:13px;line-height:1.6}.page-section{margin-top:20px;padding:25px;border:1px solid var(--line);border-radius:20px;background:#fff}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.section-head h2{margin:4px 0 0;font-size:24px}.section-head a{color:#9b6d00;font-size:12px;font-weight:900}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.category-grid article{text-align:center}.category-icon{display:grid;place-items:center;aspect-ratio:1;border-radius:18px;background:#fff7da;color:#8c6300;font-size:25px;font-weight:900}.category-grid strong{display:block;margin-top:9px;font-size:11px}.category-grid small{color:var(--muted);font-size:9px}.split-feature{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:0;border:0;background:transparent}.split-feature article{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.split-feature article:last-child{background:var(--ink);color:#fff}.split-feature h2{margin:8px 0;font-size:25px}.split-feature p{color:#7b8798;font-size:13px}.split-feature a{display:inline-block;margin-top:8px;color:#9b6d00;font-size:12px;font-weight:900}.split-feature article:last-child a{color:var(--gold)}.store-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.store-grid article{overflow:hidden;border:1px solid var(--line);border-radius:15px}.store-cover{height:105px;background:linear-gradient(135deg,#ffe289,#f5b700)}.store-grid article>div:last-child{padding:14px}.store-grid strong{font-size:13px}.store-grid p{min-height:34px;color:var(--muted);font-size:10px;line-height:1.5}.store-grid span{font-size:9px;font-weight:800;color:#9b6d00}.mobile-nav{display:none}@media(max-width:900px){.site-header{padding:10px 14px}.location-pill{margin-left:auto;min-width:0}.header-actions{display:none}main{padding:12px}.hero{grid-template-columns:1fr;padding:28px}.hero-card{display:none}.category-grid{grid-template-columns:repeat(4,1fr)}.store-grid{grid-template-columns:repeat(2,1fr)}.mobile-nav{position:fixed;inset:auto 0 0;z-index:40;display:flex;justify-content:space-around;padding:12px 8px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff}.mobile-nav a{text-decoration:none;font-size:10px;font-weight:800}body{padding-bottom:58px}}@media(max-width:560px){.brand small{display:none}.location-pill{font-size:8px}.location-pill strong{font-size:10px}.hero{padding:22px 18px;border-radius:20px}.hero h1{font-size:36px}.hero-copy>p{font-size:13px}.hero-search button{padding:10px}.category-grid{gap:8px}.category-icon{border-radius:13px}.category-grid strong{font-size:9px}.split-feature{grid-template-columns:1fr}.store-grid{grid-template-columns:1fr 1fr}.page-section{padding:17px}.section-head h2{font-size:20px}}

/* Sprint 028 public business trust */
.business-trust-strip{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin:14px 0 20px;padding:14px 18px;background:#fff;border:1px solid #ecebe7;border-radius:16px}.business-trust-strip>div{display:flex;gap:9px;align-items:center}.business-trust-strip strong,.business-trust-strip small{display:block}.business-trust-strip small{color:#737373;margin-top:2px}.trust-icon{width:34px;height:34px;border-radius:10px;background:#fff8dc;display:grid;place-items:center}.trust-icon img{width:19px}.business-links{margin-left:auto}.business-links a{font-size:12px;font-weight:700;color:#444;text-decoration:none;padding:6px 8px;border:1px solid #eee;border-radius:999px}@media(max-width:640px){.business-trust-strip{align-items:stretch}.business-trust-strip>div{width:100%}.business-links{margin-left:0}}
