:root{--black:#090909;--gold:#d6a84f;--rose:#b77b76;--cream:#faf7f1;--muted:#777}*{box-sizing:border-box}body{margin:0;background:#fff;color:#171717;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.site-header{background:rgba(9,9,9,.97);color:#fff}.brand img{width:76px;height:76px;object-fit:contain;border-radius:50%}.search-box{border:1px solid #555;border-radius:999px;overflow:hidden;background:#fff}.search-box .input-group-text{border:0;background:#fff;color:#777;font-size:22px}.search-box input{border:0;box-shadow:none}.search-btn{border-radius:999px;background:linear-gradient(135deg,#f0cf7a,#b98632);font-weight:700}.header-link,.cart-link,.main-nav a{color:#fff;text-decoration:none}.main-nav a:hover{color:#e5bd67}.suggestions{position:absolute;left:0;right:0;top:58px;background:#fff;color:#111;border-radius:14px;box-shadow:0 15px 45px rgba(0,0,0,.25);overflow:hidden;z-index:1000}.suggestions a{display:flex;justify-content:space-between;padding:13px 17px;color:#222;text-decoration:none;border-bottom:1px solid #eee}.suggestions a:hover{background:#faf5e9}.suggestions small{color:#a07b32}.hero{padding:22px 0;background:#0a0a0a}.hero-card{min-height:460px;border-radius:28px;padding:70px;display:flex;align-items:center;background:radial-gradient(circle at 75% 35%,rgba(214,168,79,.25),transparent 32%),linear-gradient(115deg,#080808,#21180d);color:#fff;overflow:hidden}.eyebrow{letter-spacing:.16em;font-size:.72rem;color:#bd9141;font-weight:800}.hero h1{font-size:clamp(3rem,7vw,6rem);line-height:.92;margin:14px 0;font-weight:800}.hero h1 span{background:linear-gradient(90deg,#f4d58c,#b87c2e);-webkit-background-clip:text;color:transparent}.hero p{max-width:520px;color:#ddd;font-size:1.1rem}.gold-btn{background:linear-gradient(135deg,#f0cf7a,#b98632);border:0;border-radius:999px;padding:13px 26px;font-weight:800}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-head h2{margin:4px 0;font-weight:800}.section-head a{color:#8b651f}.chips{display:flex;gap:10px;flex-wrap:wrap}.chips a{padding:11px 17px;border:1px solid #ddd;border-radius:999px;text-decoration:none;color:#333;background:#fff}.product-placeholder{height:260px;border-radius:20px;background:linear-gradient(135deg,#eee8dd,#c9b18a);display:flex;align-items:end;padding:15px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.promo-grid>div{padding:34px;border-radius:24px;background:#f7f2e9}.promo-grid h3{font-weight:800;margin:8px 0 18px}.promo-grid a{color:#8b651f;text-decoration:none;font-weight:700}.why{padding:36px;border-radius:26px;background:#0b0b0b;color:#fff}.why p{color:#aaa;margin:4px 0}.footer{background:#090909;color:#aaa}.footer-brand{font-size:1.5rem;color:#fff;font-weight:800}.footer h6{color:#fff}.footer a{display:block;color:#aaa;text-decoration:none;margin:8px 0}.made-by{color:#d5ad61}@media(max-width:767px){.brand img{width:58px;height:58px}.hero-card{min-height:420px;padding:35px 24px}.hero h1{font-size:3.2rem}.promo-grid{grid-template-columns:1fr}.search-btn{display:none}.search-box{height:48px}.suggestions{top:54px}}
.suggestion-item{display:flex;align-items:center;gap:.65rem;padding:.7rem .85rem;color:inherit;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.07)}
.suggestion-item:hover{background:rgba(212,175,55,.09)}
.suggestion-icon{width:24px;text-align:center}.suggestion-text{flex:1}.suggestion-text b{color:#d4af37}.suggestion-item small{opacity:.6;font-size:.72rem;text-transform:uppercase}.suggestion-empty{padding:1rem;opacity:.7}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:24px}.product-card{background:#151515;border:1px solid rgba(212,175,55,.18);border-radius:18px;padding:14px;box-shadow:0 10px 30px rgba(0,0,0,.18)}.product-image{height:240px;border-radius:14px;background:linear-gradient(145deg,#201b12,#090909);display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:12px;color:#d8b85b}.product-image img{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.product-grid{grid-template-columns:1fr}.product-image{height:280px}}
.dynamic-product-card{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid #eee2cf;border-radius:20px;padding:12px;height:100%;transition:transform .2s ease,box-shadow .2s ease}.dynamic-product-card:hover{transform:translateY(-4px);box-shadow:0 14px 35px rgba(0,0,0,.12)}.dynamic-product-image{height:245px;border-radius:15px;background:linear-gradient(145deg,#f3ead9,#d5bd8d);display:flex;align-items:center;justify-content:center;overflow:hidden;color:#8d6b2d}.dynamic-product-image img{width:100%;height:100%;object-fit:cover}.dynamic-product-meta{padding:12px 4px 4px}.dynamic-product-meta small{color:#9a7734;text-transform:uppercase;font-size:.65rem;letter-spacing:.08em}.dynamic-product-meta h6{font-weight:750;margin:5px 0}.dynamic-product-meta strong{color:#9a6d1f}.dynamic-empty{padding:28px;border:1px dashed #d9c9aa;border-radius:18px;text-align:center;color:#777}@media(max-width:767px){.dynamic-product-image{height:210px}}
/* Phase 7 — Cross-sell / Upsell */
.cross-sell-wrap{max-width:1180px;margin:0 auto;padding:20px}.cross-sell-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px}.cross-sell-head .eyebrow{font-size:11px;letter-spacing:.18em;opacity:.65}.cross-sell-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.cross-card{border:1px solid rgba(184,138,43,.18);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 28px rgba(0,0,0,.06)}.cross-image{display:block;aspect-ratio:1/1;background:#faf8f5;overflow:hidden}.cross-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.cross-card:hover .cross-image img{transform:scale(1.04)}.cross-body{padding:14px}.cross-name{font-weight:700;min-height:40px}.cross-price{margin:8px 0 12px;font-weight:800}.cross-price del{margin-left:6px;opacity:.45;font-weight:500}.cross-add{width:100%;border:0;border-radius:10px;padding:11px;background:#111;color:#fff;font-weight:700;letter-spacing:.02em}.cross-add:hover{background:#b88a2b}@media(max-width:900px){.cross-sell-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.cross-sell-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cross-body{padding:10px}.cross-name{font-size:13px}.cross-price{font-size:14px}.cross-add{padding:9px;font-size:12px}}
