body{margin:0;font-family:Segoe UI,sans-serif;background-color:#070707;color:#fff;overflow-x:hidden;position:relative}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(255,208,0,.15) 1px,transparent 1px),linear-gradient(to right,rgba(255,208,0,.15) 1px,transparent 1px);background-size:60px 60px;transform:perspective(800px) rotateX(65deg);transform-origin:bottom;pointer-events:none;z-index:0;opacity:.35}.hero,.page{position:relative;z-index:1}.navbar{position:fixed;width:100%;top:0;background:#000000a6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #ffd00020;text-align:center;padding:1.2rem 0 .8rem;z-index:1000}.navbar-brand{font-size:1.6rem;font-weight:700;color:#ffd000;letter-spacing:2px}.navbar-links{margin-top:.6rem}.navbar-links a{margin:0 1rem;text-decoration:none;color:#fff;transition:.3s}.navbar-links a:hover{color:#ffd000}.hero{min-height:calc(100vh - 140px);padding-top:140px;display:flex;justify-content:center;align-items:center;text-align:center}.hero-card{background:linear-gradient(145deg,#111,#0d0d0d);border:1px solid #ffd00030;padding:3rem 4rem;width:90%;max-width:650px;transition:.4s ease}.hero-card:hover{border-color:#ffd000;box-shadow:0 0 30px #ffd00040}.hero-card h1{font-size:2.8rem;color:#ffd000;margin-bottom:.5rem}.coming-soon{font-size:1.1rem;color:#ffd000;opacity:.8;margin-bottom:1rem;letter-spacing:2px}.featured-panel{margin-top:3rem;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.panel-link{text-decoration:none}.panel{width:300px;padding:2rem;background:linear-gradient(145deg,#111,#0d0d0d);border:1px solid #ffd00030;color:#ffd000;text-align:center;transition:.3s ease}.panel:hover{transform:translateY(-6px);border-color:#ffd000;box-shadow:0 0 25px #ffd00040}.panel h2{font-size:1.2rem;margin-bottom:1rem}.view-more{font-size:.85rem;opacity:.8}.page{min-height:100vh;padding-top:160px;padding-bottom:80px;width:90%;max-width:1100px;margin:0 auto}.page h1{color:#ffd000;text-align:center;margin-bottom:2rem}.page p{text-align:center;max-width:700px;margin:0 auto 1.5rem;opacity:.85}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;margin-top:2rem}.product-card{background:linear-gradient(145deg,#111,#0d0d0d);border:1px solid #ffd00030;padding:1.5rem;transition:.3s ease}.product-card:hover{transform:translateY(-6px);border-color:#ffd000;box-shadow:0 0 25px #ffd00040}.product-card img{width:100%;height:200px;object-fit:cover;margin-bottom:1rem}.product-layout{display:flex;gap:3rem;align-items:flex-start}.product-main{flex:3}.product-description{margin-bottom:2rem;opacity:.9}.gallery-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.gallery-grid img{height:140px;object-fit:cover;border:1px solid #ffd00030;transition:.3s}.gallery-grid img:hover{transform:scale(1.03);box-shadow:0 0 20px #ffd00050}.product-side{flex:1}.side-box{background:#111;border:1px solid #ffd00030;padding:1.5rem;transition:.3s}.side-box:hover{border-color:#ffd000;box-shadow:0 0 20px #ffd00040}.footer{padding:2rem 0;text-align:center;border-top:1px solid #ffd00020;background:#050505}.footer-content{display:flex;justify-content:center;gap:2rem;font-size:.85rem}.footer-content a{color:#fff;text-decoration:none}.footer-content a:hover{color:#ffd000}.footer-copyright{margin-top:.8rem;font-size:.75rem;opacity:.6}@media (max-width: 900px){.product-layout{flex-direction:column}.product-side{width:100%}}
