.topbar{background:#3b2918;color:#fff;text-align:center;padding:8px 10px;font-size:12px}.site-header{border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.96);z-index:30;backdrop-filter:blur(12px)}.head-row{height:78px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;min-width:290px}.brand-mark{font-size:34px;color:var(--gold)}.brand b{display:block;font-family:Georgia,serif;letter-spacing:.06em;font-size:16px}.brand small{display:block;font-size:8px;letter-spacing:.2em;color:var(--muted);margin-top:3px}.search{display:flex;flex:1;max-width:560px}.search input{border-radius:8px 0 0 8px;margin:0}.search button{width:48px;border:0;background:var(--gold);border-radius:0 8px 8px 0;font-size:23px}.actions{display:flex;gap:16px;align-items:center;font-size:13px;font-weight:600}.count{background:#b72f2f;color:#fff;border-radius:99px;padding:2px 6px;font-size:11px}.menu-btn{display:none;border:0;background:none;font-size:24px}.category-nav{border-top:1px solid var(--line);background:#fff}.category-nav .container{display:flex;gap:28px;align-items:center;height:44px;overflow:auto;font-size:13px;white-space:nowrap}.hero{background:#1d1712;color:#fff;overflow:hidden}.hero-inner{min-height:430px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center}.hero-copy{padding:50px 0;max-width:560px;position:relative;z-index:2}.hero h1{font:500 clamp(38px,5vw,66px)/1.04 Georgia,serif;margin:10px 0 18px}.hero p:not(.eyebrow){color:#e9e0d5;font-size:18px;max-width:480px}.hero-art{height:430px;overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;opacity:.88}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px 0}.benefits>div{padding:18px;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;gap:4px}.benefits span{font-size:12px;color:var(--muted)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-head h1,.section-head h2{margin:6px 0 0;font:500 34px Georgia,serif}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.category-grid a{background:#faf6ef;border-radius:50%;aspect-ratio:1;padding:13px;text-align:center;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);position:relative}.category-grid img{width:70px;height:70px;object-fit:cover;border-radius:50%;opacity:.94}.category-grid span{position:absolute;bottom:-25px;font-size:12px;font-weight:600;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(42,33,25,.08)}.product-card .img{aspect-ratio:1/1;background:#f7f3ed}.product-card img{width:100%;height:100%;object-fit:cover}.product-card .body{padding:13px}.product-card h3{font-size:15px;margin:0 0 8px;font-weight:650}.price{display:flex;gap:8px;align-items:center}.price strong{font-size:18px}.price del{color:#9b938a;font-size:12px}.product-card .btn{width:100%;margin-top:11px}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.promo{border-radius:14px;min-height:190px;padding:24px;display:flex;flex-direction:column;justify-content:center}.promo.dark{background:#271c13;color:#fff}.promo.image{background:linear-gradient(135deg,#d7b77b,#7d5b34);color:#fff}.promo h2{font:500 30px Georgia,serif;margin:4px 0 10px}.listing{display:grid;grid-template-columns:220px 1fr;gap:24px}.filters{border:1px solid var(--line);border-radius:12px;padding:18px;height:max-content}.sort-row{font-size:13px}.sort-row select{width:auto;min-width:170px;margin:0}.product-detail{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:start}.product-main-img{background:#f7f3ed;border-radius:18px;overflow:hidden;min-height:540px}.product-main-img img{width:100%;height:100%;object-fit:cover}.product-info h1{font:500 46px Georgia,serif;margin:6px 0 10px}.price-line{display:flex;gap:12px;align-items:center;font-size:20px}.price-line strong{font-size:28px}.product-desc{color:var(--muted);line-height:1.7}.qty{display:flex;width:max-content;align-items:center;border:1px solid var(--line);border-radius:8px;margin-top:20px}.qty button{border:0;background:#fff;padding:10px 15px}.qty span{min-width:36px;text-align:center}.trust{margin-top:18px;color:var(--muted);font-size:13px}.checkout-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:26px}.coupon{display:flex;gap:10px}.coupon input{flex:1}.summary-row{display:flex;justify-content:space-between;gap:16px;padding:8px 0;color:var(--muted)}.summary-total{display:flex;justify-content:space-between;font-weight:800;font-size:19px;border-top:1px solid var(--line);padding-top:12px;margin-top:8px}.footer{background:#211811;color:#fff;margin-top:60px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px;padding:50px 0}.footer h3,.footer h4{margin-top:0}.footer a{display:block;color:#ddd;margin:7px 0;font-size:13px}.footer p{color:#c8bdb0;line-height:1.7;font-size:13px}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:18px;color:#aaa;font-size:12px}@media(max-width:980px){.brand{min-width:0}.category-grid{grid-template-columns:repeat(4,1fr);row-gap:34px}.product-grid{grid-template-columns:repeat(3,1fr)}.hero-inner{grid-template-columns:1fr}.hero-art{display:none}.benefits{grid-template-columns:repeat(2,1fr)}.listing{grid-template-columns:1fr}.filters{display:none}.product-detail,.checkout-grid{grid-template-columns:1fr}.product-main-img{min-height:0}.promo-grid{grid-template-columns:1fr}}@media(max-width:720px){.head-row{height:65px}.search{display:none}.actions{margin-left:auto}.actions a:first-child{display:none}.menu-btn{display:block}.category-nav{display:none}.nav-open .category-nav{display:block}.brand b{font-size:13px}.brand small{font-size:7px}.hero{margin:0 -11px}.hero-inner{min-height:360px}.hero-copy{padding:42px 0 48px}.hero h1{font-size:42px}.benefits{grid-template-columns:1fr 1fr}.benefits>div{padding:13px;font-size:13px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card h3{font-size:13px}.product-card .body{padding:10px}.product-card .btn{font-size:12px;padding:10px}.section-head h1,.section-head h2{font-size:28px}.footer-grid{grid-template-columns:1fr 1fr}.product-info h1{font-size:36px}}
