*{box-sizing:border-box}body{color:#1d1d1f;background:#fcfcfc;margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1120px,92%);margin:0 auto}.nav-shell{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-bottom:1px solid #ececec;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;min-height:68px;display:flex}.brand{letter-spacing:.08em;font-weight:800}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:1rem;margin:0;padding:0;font-weight:600;list-style:none;display:flex}.hero{padding:3rem 0 2rem}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.hero-image,.product-card img,.detail-image,.cart-item img{-o-object-fit:cover;object-fit:cover;border-radius:16px;width:100%}.hero-image{min-height:460px}h1{font-size:clamp(2rem,4vw,3rem);line-height:1.1}.section{padding:2rem 0 3rem}.section-heading{justify-content:space-between;align-items:baseline;display:flex}.category-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.category-card{background:#fff;border:1px solid #ececec;border-radius:14px;padding:1rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.product-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;overflow:hidden}.product-card img{height:260px}.product-body{padding:1rem}.product-meta{justify-content:space-between;margin:.7rem 0 1rem;font-weight:700;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:.72rem 1.2rem;font-weight:700;display:inline-block}.btn-dark{color:#fff;background:#111}.btn-light{background:#fff;border-color:#d4d4d4}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.highlights{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;display:grid}.highlight-card,.summary-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:1.2rem}.footer{background:#fff;border-top:1px solid #ececec;padding:2rem 0}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;display:grid}.detail-grid,.cart-layout{grid-template-columns:1.1fr 1fr;gap:1.5rem;display:grid}.detail-image{max-height:620px}.pill{text-transform:uppercase;letter-spacing:.1em;color:#666;font-size:.8rem}.price{font-size:1.4rem;font-weight:800}.cart-item{background:#fff;border:1px solid #ececec;border-radius:14px;grid-template-columns:120px 1fr;gap:1rem;margin-bottom:.8rem;padding:.8rem;display:grid}.full-width{text-align:center;width:100%}.checkout-form{gap:.9rem;max-width:560px;display:grid}.checkout-form label{gap:.35rem;font-weight:600;display:grid}.checkout-form input{border:1px solid #d6d6d6;border-radius:10px;padding:.8rem;font-size:1rem}.page-subtitle,.muted{color:#666}.about{max-width:760px}.card-actions{flex-wrap:wrap;gap:.5rem;display:flex}.cart-pill{color:#fff;background:#111;border-radius:999px;padding:.35rem .8rem}.qty-row{align-items:center;gap:.5rem;margin-bottom:.7rem;margin-right:.6rem;display:inline-flex}.qty-row input{border:1px solid #d6d6d6;border-radius:8px;width:72px;padding:.35rem .45rem}.qty-btn{background:#fff;border:1px solid #d6d6d6;border-radius:999px;width:32px;height:32px;font-size:1.1rem;line-height:1}.qty-btn:hover{background:#f7f7f7}.summary-inline{margin:.8rem 0 1rem;font-weight:600}.qty-btn:disabled{opacity:.45;cursor:not-allowed}.checkout-layout{grid-template-columns:1.2fr .8fr;align-items:start;gap:1rem;display:grid}.order-lines{margin:0 0 1rem;padding:0;list-style:none}.order-lines li{border-bottom:1px solid #efefef;justify-content:space-between;gap:.75rem;padding:.45rem 0;display:flex}@media (max-width:900px){.hero-grid,.detail-grid,.cart-layout,.checkout-layout{grid-template-columns:1fr}.nav-inner{flex-direction:column;justify-content:center;gap:.8rem;padding:.8rem 0}.nav-links{justify-content:center}}
