*{box-sizing:border-box}body{color:#f8fafc;background:#08070b;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site{min-height:100vh}.hero{background:radial-gradient(circle at 0 0,#7c3aed59,#0000 35%),linear-gradient(135deg,#08070b,#111827);padding:28px}.nav{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;display:flex}.logo{font-size:24px;font-weight:800}.nav-links{gap:24px;font-weight:700;display:flex}.hero-content{text-align:center;max-width:900px;margin:90px auto 70px}.eyebrow{color:#a78bfa;text-transform:uppercase;letter-spacing:2px;font-weight:800}h1{margin:18px 0;font-size:clamp(42px,7vw,78px);line-height:1}.intro{color:#cbd5e1;max-width:650px;margin:0 auto 32px;font-size:20px}.button,button{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:999px;padding:14px 24px;font-weight:800}.products-section,.contact-section{max-width:1180px;margin:0 auto;padding:70px 28px}h2{margin-bottom:30px;font-size:40px}.product-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.product-card{background:#111827;border:1px solid #ffffff14;border-radius:28px;overflow:hidden}.product-photo{object-fit:contain;object-position:center;background:linear-gradient(145deg,#101827,#19134a);width:100%;height:280px;padding:28px;display:block}.product-info{padding:24px}.product-info h3{margin:0 0 10px;font-size:24px}.price{color:#a78bfa;font-size:22px;font-weight:900}.contact-section{background:#111827;border-radius:28px;margin-bottom:60px}footer{text-align:center;color:#94a3b8;padding:30px}@media (width<=900px){.nav{flex-direction:column;align-items:flex-start;gap:20px}.product-grid{grid-template-columns:1fr}.product-photo{height:340px}}.product-page{max-width:1200px;margin:0 auto;padding:40px}.product-detail{grid-template-columns:1fr 1fr;align-items:start;gap:50px;display:grid}.detail-image{object-fit:contain;background:#111827;border-radius:24px;width:100%;max-height:650px;padding:30px}.product-detail h1{margin-bottom:20px;font-size:52px;line-height:1.1}.product-detail .price{margin-bottom:30px;font-size:42px}.product-detail ul{padding-left:24px;font-size:22px;line-height:1.8}.product-detail button{margin-top:30px}@media (width<=900px){.product-detail{grid-template-columns:1fr}.product-detail h1{font-size:36px}.product-detail .price{font-size:28px}}.store-header{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:28px 40px;display:flex}.brand{align-items:center;gap:16px;display:flex}.brand-logo{background:linear-gradient(135deg,#7c3aed,#22d3ee);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:32px;font-weight:900;display:flex}.brand h2{margin:0;font-size:28px}.brand p{color:#cbd5e1;margin:4px 0 0}.category-row{flex-wrap:wrap;gap:14px;margin-bottom:34px;display:flex}.category-button{background:#111827;border:1px solid #ffffff26}.active-category{background:linear-gradient(135deg,#7c3aed,#22d3ee)}.brand-tag{color:#67e8f9;text-transform:uppercase;letter-spacing:2px;font-size:14px;font-weight:900}.cart-button{z-index:50;width:140px;position:fixed;top:96px;right:40px}.cart-overlay{z-index:100;background:#020617bf;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-panel{color:#fff;background:#0f172a;width:420px;max-width:100%;height:100%;padding:24px;overflow-y:auto;box-shadow:-10px 0 30px #00000059}.cart-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.cart-header h2{margin:0}.cart-header button{padding:6px 14px;font-size:28px}.empty-cart{color:#cbd5e1}.cart-item{border-bottom:1px solid #ffffff1f;grid-template-columns:90px 1fr;gap:14px;padding:16px 0;display:grid}.cart-item img{object-fit:contain;background:linear-gradient(145deg,#111827,#1e293b);border-radius:12px;width:90px;height:90px;padding:8px}.cart-item h4{margin:0 0 8px;font-size:15px}.cart-item p{color:#facc15;margin:0 0 10px;font-weight:700}.quantity-row{align-items:center;gap:12px;margin-bottom:10px;display:flex}.quantity-row button{padding:6px 12px}.remove-button{color:#fecaca;background:0 0;border:1px solid #ef4444;padding:7px 12px}.cart-total{justify-content:space-between;margin:24px 0;font-size:20px;display:flex}.checkout-button{width:100%;padding:16px;font-size:18px}.detail-button-row{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.store-header a button{width:140px}.added-popup{text-align:center;z-index:9999;background:#0f172a;border:1px solid #334155;border-radius:20px;width:450px;max-width:90%;padding:30px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 40px #0009}.added-popup h3{margin-bottom:15px}.added-popup p{margin-bottom:25px}.added-popup-buttons{justify-content:center;gap:15px;display:flex}.added-popup-buttons button{min-width:160px}
