@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";@media (width<=768px){.header .container{flex-direction:column;gap:20px}nav{flex-wrap:wrap;justify-content:center;gap:18px}.hero h1{font-size:42px}.subtitle{font-size:16px}.section-title h2,.about h2,.contact h2{font-size:34px}.card img{height:250px}}.header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#000000a6;border-bottom:1px solid #d4af3740;width:100%;position:fixed;top:0;left:0}.logo{color:#d4af37;letter-spacing:2px;font-family:Cinzel,serif;font-size:34px;font-weight:700}nav a{font-size:15px;transition:all .3s}.hero{text-align:center;background-image:linear-gradient(#000000a6,#000000b3),url(/assets/hero-BlT0mtJk.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:100vh;display:flex}.hero-content{max-width:900px;padding:20px}.premium{color:#d4af37;letter-spacing:4px;margin-bottom:20px;font-size:14px}.hero h1{margin-bottom:25px;font-family:Cinzel,serif;font-size:72px;line-height:1.15}.subtitle{color:#ddd;margin-bottom:45px;font-size:20px}.hero button{color:#000;cursor:pointer;background:#d4af37;border:none;border-radius:50px;padding:18px 55px;font-size:17px;font-weight:700;transition:all .4s}.hero button:hover{background:#fff;transform:translateY(-6px);box-shadow:0 15px 40px #d4af3759}.section-title{text-align:center;margin-bottom:70px}.section-title h2{color:#d4af37;margin-bottom:15px;font-family:Cinzel,serif;font-size:48px}.section-title p{color:#bdbdbd;font-size:18px}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px;width:90%;max-width:1400px;margin:auto;display:grid}.card{background:#141414;border:1px solid #d4af3726;border-radius:20px;transition:all .4s;overflow:hidden}.card:hover{border-color:#d4af37;transform:translateY(-10px);box-shadow:0 20px 45px #d4af372e}.card img{object-fit:cover;height:320px}.card h3{text-align:center;color:#d4af37;padding:25px;font-family:Cinzel,serif;font-size:24px}.about{text-align:center;background:#050505;padding:120px 20px}.about h2{color:#d4af37;margin-bottom:30px;font-family:Cinzel,serif;font-size:46px}.about p{color:#d8d8d8;max-width:900px;margin:auto;font-size:18px;line-height:2}.contact h2{color:#d4af37;margin-bottom:20px;font-family:Cinzel,serif;font-size:46px}.contact p{color:#ddd;margin-bottom:35px;font-size:20px}.contact button{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:40px;padding:16px 45px;font-size:18px;font-weight:600;transition:all .3s}.contact button:hover{transform:scale(1.05)}footer{text-align:center;color:#888;background:#000;border-top:1px solid #d4af3733;padding:30px}@media (width<=768px){.header .container{flex-direction:column;gap:20px}nav{flex-wrap:wrap;justify-content:center;gap:18px}.hero h1{font-size:42px}.subtitle{font-size:16px}.section-title h2,.about h2,.contact h2{font-size:34px}.card img{height:250px}}*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0}img{width:100%;display:block}.container{width:90%;max-width:1300px;margin:auto}.header{z-index:999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0000008c;border-bottom:1px solid #ffd70026;width:100%;transition:all .4s;position:fixed;top:0;left:0}.header .container{justify-content:space-between;align-items:center;padding:20px 0;display:flex}.logo{letter-spacing:2px;color:gold;font-size:30px;font-weight:800}.logo span{color:#fff}nav a{font-size:15px;font-weight:500;transition:all .3s;position:relative}nav a:after{content:"";background:gold;width:0;height:2px;transition:all .4s;position:absolute;bottom:-8px;left:0}nav a:hover:after{width:100%}.hero{text-align:center;background-color:#0000;background-image:linear-gradient(#000000a6,#000000bf),url(/hero.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;height:100vh;display:flex}.overlay{width:900px;padding:20px}.overlay h1{margin-bottom:25px;font-size:70px;font-weight:800;line-height:1.1}.overlay p{color:#ddd;margin-bottom:40px;font-size:22px;line-height:1.7}.overlay button{color:#000;cursor:pointer;background:gold;border:none;border-radius:40px;padding:18px 50px;font-size:17px;font-weight:700;transition:all .4s}.overlay button:hover{background:#fff;transform:translateY(-6px)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;background:#080808;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:#fff;text-decoration:none}img{max-width:100%;display:block}.app{width:100%}.header{z-index:999;background:#0b0b0b;border-bottom:1px solid #ffd7002e;justify-content:space-between;align-items:center;width:100%;padding:18px 8%;display:flex;position:fixed;top:0;left:0}.logo{align-items:center;gap:15px;display:flex}.logo img{object-fit:contain;width:65px;height:65px}.logo h1{color:#ffd54a;letter-spacing:1px;font-size:32px;font-weight:700}.logo span{color:#ddd;margin-top:4px;font-size:13px;display:block}nav{gap:35px;display:flex}nav a{color:#fff;font-size:16px;transition:all .35s}nav a:hover{color:#ffd54a}.hero{background:#080808;padding-top:120px;padding-bottom:80px}.hero-banner{border-radius:20px;width:100%;max-width:1400px;margin:0 auto;display:block;box-shadow:0 0 40px #ffd7002e}.hero-content{text-align:center;padding:50px 20px 20px}.hero-content h4{color:#ffd54a;letter-spacing:5px;margin-bottom:18px;font-size:15px}.hero-content h1{color:#fff;margin-bottom:25px;font-family:Georgia,serif;font-size:68px;line-height:1.15}.hero-content p{color:#ccc;margin-bottom:40px;font-size:22px}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.gold-btn{color:#111;cursor:pointer;background:#ffd54a;border:none;border-radius:50px;padding:18px 45px;font-size:18px;font-weight:700;transition:all .35s}.gold-btn:hover{transform:translateY(-3px)}.outline-btn{color:#ffd54a;cursor:pointer;background:0 0;border:2px solid #ffd54a;border-radius:50px;padding:18px 45px;font-size:18px;transition:all .35s}.outline-btn:hover{color:#111;background:#ffd54a}.collections{background:#0b0b0b;padding:90px 8%}.collections h2{text-align:center;color:#ffd54a;margin-bottom:50px;font-size:42px}.collection-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.card{text-align:center;background:#151515;border:1px solid #ffd7002e;border-radius:18px;padding-bottom:25px;transition:all .35s;overflow:hidden}.card:hover{transform:translateY(-8px);box-shadow:0 0 25px #ffd7002e}.card img{object-fit:cover;width:100%;height:260px}.card h3{color:#fff;margin-top:20px;font-size:24px}.products{background:#080808;padding:90px 8%}.products h2{text-align:center;color:#ffd54a;margin-bottom:50px;font-size:42px}.product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;display:grid}.product-card{text-align:center;background:#141414;border:1px solid #ffd70026;border-radius:20px;padding-bottom:25px;transition:all .35s;overflow:hidden}.product-card:hover{transform:translateY(-8px);box-shadow:0 0 30px #ffd7002e}.product-card img{object-fit:cover;width:100%;height:300px}.product-card h3{color:#fff;margin:18px 0 10px}.product-card p{color:#ffd54a;margin-bottom:18px;font-size:22px;font-weight:700}.product-card button{color:#111;cursor:pointer;background:#ffd54a;border:none;border-radius:40px;padding:14px 35px;font-weight:700}.badge{color:#111;background:#ffd54a;border-radius:30px;margin:15px;padding:6px 14px;font-size:12px;font-weight:700;position:absolute}.sold{color:#fff;background:#ff4d4d}.new-arrivals,.sale-banner{background:#0b0b0b;padding:80px 8%}.new-arrivals h2{text-align:center;color:#ffd54a;margin-bottom:40px;font-size:42px}.banner-image{border-radius:20px;width:100%;max-width:1400px;margin:auto;display:block;box-shadow:0 0 35px #ffd7002e}.reviews{background:#080808;padding:90px 8%}.reviews h2{text-align:center;color:#ffd54a;margin-bottom:50px;font-size:42px}.review-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.review-card{background:#151515;border:1px solid #ffd7002e;border-radius:18px;padding:35px}.review-card h3{color:#ffd54a;margin-bottom:20px}.review-card p{color:#ddd;line-height:1.7}.review-card strong{color:#fff;margin-top:20px;display:block}.contact{text-align:center;background:#0b0b0b;padding:90px 8%}.contact h2{color:#ffd54a;margin-bottom:35px;font-size:42px}.contact p{color:#ddd;margin:15px 0;font-size:18px}.contact .gold-btn{margin-top:30px}.footer{text-align:center;background:#000;border-top:1px solid #ffd7002e;padding:70px 8%}.footer-logo{width:80px;margin:auto auto 20px}.footer h3{color:#ffd54a;margin-bottom:15px}.footer p{color:#bbb;margin:8px 0}@media (width<=992px){.header{flex-direction:column;padding:20px}nav{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:20px}.hero-content h1{font-size:52px}.collections h2,.products h2,.reviews h2,.contact h2,.new-arrivals h2{font-size:34px}}@media (width<=768px){.logo{text-align:center;flex-direction:column}.logo img{width:60px;height:60px}.logo h1{font-size:24px}.logo span{font-size:12px}.hero{padding-top:150px}.hero-banner{border-radius:12px}.hero-content{padding:35px 20px}.hero-content h4{letter-spacing:2px;font-size:13px}.hero-content h1{font-size:38px}.hero-content p{font-size:17px}.hero-buttons{flex-direction:column;align-items:center}.gold-btn,.outline-btn{width:250px}.collection-grid,.product-grid,.review-grid{grid-template-columns:1fr}.card img,.product-card img{height:auto}}@media (width<=480px){.hero-content h1{font-size:30px}.hero-content p{font-size:15px}.header{padding:15px}nav{gap:12px;font-size:14px}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#d4af37;border-radius:20px}.card,.product-card,.review-card,.banner-image{transition:all .35s}.card:hover,.product-card:hover,.review-card:hover,.banner-image:hover{transform:translateY(-8px)}
