*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#080808;color:#fff;line-height:1.5}.topbar{display:flex;justify-content:space-between;gap:20px;padding:9px 5%;font-size:12px;color:#cfcfcf;border-bottom:1px solid #242424;background:#050505}.header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;padding:12px 5%;background:rgba(8,8,8,.94);backdrop-filter:blur(14px);border-bottom:1px solid #292929}.brand img{width:170px;height:70px;object-fit:contain}.header nav{display:flex;gap:25px;margin-left:auto}.header nav a{color:#ddd;text-decoration:none;font-size:14px}.header nav a:hover,.header nav .active{color:#f3c54e}.wa,.btn{display:inline-block;text-decoration:none;border-radius:999px;font-weight:800;font-size:13px}.wa{padding:11px 18px;background:#18b957;color:#fff}.hero{min-height:620px;padding:70px 7%;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;background:radial-gradient(circle at 75% 50%,#3b2a08 0,#111 35%,#080808 70%)}.hero-copy{max-width:650px}.eyebrow{letter-spacing:3px;font-size:12px;color:#e4bd45;font-weight:800}.hero h1{font-size:clamp(48px,7vw,88px);line-height:.95;margin:15px 0 25px}.hero h1 span{color:#e4bd45}.hero-copy>p:not(.eyebrow){font-size:19px;color:#c7c7c7;max-width:550px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.btn{padding:14px 22px}.gold{background:linear-gradient(135deg,#fff0a5,#d9a72e);color:#111}.green{background:#19b957;color:#fff}.outline{border:1px solid #cfae4c;color:#f0cf6a}.trust{display:flex;gap:28px;flex-wrap:wrap;color:#aaa;font-size:13px}.trust b{color:#e4bd45;margin-right:8px}.hero-card{height:430px;position:relative;display:flex;align-items:center;justify-content:center}.hero-ring{position:absolute;width:360px;height:360px;border:1px solid #a87d1e;border-radius:50%;box-shadow:0 0 80px rgba(225,178,52,.15)}.phone,.buds,.charger,.power{position:absolute;font-size:110px;filter:drop-shadow(0 20px 20px #000);z-index:2}.phone{transform:translate(-100px,-35px) rotate(-12deg)}.buds{transform:translate(95px,-100px)}.charger{transform:translate(-130px,115px);font-size:95px}.power{transform:translate(105px,105px)}.section{padding:85px 6%;max-width:1400px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section h2{font-size:42px;margin:4px 0}.section-head>p{color:#999}.categories{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.cat{background:#121212;border:1px solid #292929;border-radius:18px;padding:25px 12px;text-align:center;transition:.25s}.cat:hover{transform:translateY(-5px);border-color:#caa33b}.cat:first-letter{font-size:34px}.cat b,.cat span{display:block}.cat b{margin-top:12px;font-size:14px}.cat span{font-size:11px;color:#888;margin-top:5px}.offers{padding:10px 6% 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1400px;margin:auto}.offer{min-height:230px;border-radius:20px;padding:32px;display:flex;flex-direction:column;justify-content:center;border:1px solid #333}.offer.dark{background:linear-gradient(135deg,#151515,#090909)}.offer.goldbox{background:linear-gradient(135deg,#b8871e,#f0cf63);color:#111}.offer small{letter-spacing:2px;font-weight:800}.offer h3{font-size:28px;margin:12px 0 5px}.offer p{color:#aaa;margin:0 0 20px}.goldbox p{color:#333}.offer a{color:inherit;font-weight:800;text-decoration:none}.about{display:grid;grid-template-columns:1.4fr .8fr;gap:50px;align-items:center;border-top:1px solid #222}.about>div>p:not(.eyebrow){color:#aaa;max-width:700px}.stats{display:flex;gap:14px;margin-top:28px}.stats div{background:#111;border:1px solid #292929;border-radius:15px;padding:18px 22px}.stats b,.stats span{display:block}.stats span{font-size:11px;color:#888}.store-card{background:linear-gradient(145deg,#171717,#0b0b0b);border:1px solid #3b3b3b;border-radius:25px;padding:35px;text-align:center}.store-icon{width:72px;height:72px;border:2px solid #d8b447;border-radius:50%;display:grid;place-items:center;margin:auto;color:#e4bd45;font-weight:900;font-size:25px}.store-card h3{color:#e4bd45;font-size:24px}.store-card p{color:#aaa}.small{font-size:11px;padding:11px 16px}.contact{text-align:center;border-top:1px solid #222}.contact p:not(.eyebrow){color:#aaa}.center{justify-content:center}footer{padding:45px 6%;border-top:1px solid #2a2a2a;text-align:center;background:#050505}footer img{width:190px;height:75px;object-fit:contain}footer p{color:#d5b24c;font-style:italic}footer small{color:#666}@media(max-width:1000px){.categories{grid-template-columns:repeat(4,1fr)}.hero{grid-template-columns:1fr}.hero-card{display:none}.offers{grid-template-columns:1fr}.about{grid-template-columns:1fr}.header nav{display:none}.topbar span:nth-child(2){display:none}}@media(max-width:600px){.topbar{font-size:10px}.topbar span:last-child{display:none}.header{padding:8px 4%;justify-content:space-between}.brand img{width:140px}.wa{font-size:11px;padding:9px 12px}.hero{padding:55px 6%;min-height:540px}.hero h1{font-size:52px}.hero-copy>p:not(.eyebrow){font-size:16px}.section{padding:60px 5%}.section h2{font-size:32px}.section-head{display:block}.categories{grid-template-columns:repeat(2,1fr)}.stats{flex-wrap:wrap}.stats div{flex:1;min-width:100px}.offers{padding:0 5% 60px}.offer{min-height:190px}}

.contact-numbers{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:25px 0}.contact-numbers a{color:#f0cf6a;text-decoration:none;border:1px solid #3a3a3a;border-radius:999px;padding:12px 20px;background:#111}.footer-phone{color:#aaa!important;font-style:normal!important}

.product-categories{grid-template-columns:repeat(4,1fr)}
.product-card{display:block;text-decoration:none;color:#fff;background:#111;border:1px solid #292929;border-radius:20px;overflow:hidden;transition:.25s;padding-bottom:18px}
.product-card:hover{transform:translateY(-6px);border-color:#caa33b;box-shadow:0 15px 40px rgba(0,0,0,.35)}
.product-card img{display:block;width:100%;aspect-ratio:1.25/1;object-fit:cover;background:#080808}
.product-card b,.product-card span,.product-card em{display:block;padding:0 18px}
.product-card b{font-size:16px;margin-top:15px}
.product-card span{font-size:12px;color:#888;margin-top:5px}
.product-card em{font-size:12px;color:#e6c454;font-style:normal;font-weight:800;margin-top:10px}
.footer-social{color:#d5b24c!important;font-style:normal!important}
@media(max-width:1000px){.product-categories{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.product-categories{grid-template-columns:repeat(2,1fr)}}
