
:root{--bg:#000000;--surface:#060606;--line:rgba(255,255,255,.09);--text:#F5F5F5;--muted:#A8A8A8;--gold:#D4A63F;--gold-2:#B8871B}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#000;color:var(--text);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}a{text-decoration:none;color:inherit}button,input,select{font:inherit}button{cursor:pointer}
.topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px max(18px,calc((100vw - 1220px)/2));background:#000;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px}.brand img,.footer-brand img{width:46px;height:46px;border-radius:50%;object-fit:cover;border:1px solid rgba(212,166,63,.35)}.brand strong{display:block}.brand span,.footer-brand span{display:block;font-size:11px;color:var(--muted);margin-top:3px}.topbar nav{display:flex;gap:24px}.topbar nav a,.footer-links a{color:#d6d6d6;font-size:13px}.cart-button{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:13px;border:1px solid rgba(212,166,63,.38);background:rgba(212,166,63,.10);color:#fff}.cart-button b{min-width:22px;height:22px;border-radius:999px;display:grid;place-items:center;background:var(--gold);color:#000;font-size:12px}

.hero-slider{width:100vw;max-width:none;margin:0 calc(50% - 50vw) 18px;padding:0}
.slider-track{position:relative;border-radius:0;overflow:hidden;border:0;background:#050505}
.slide{display:none}.slide.active{display:block;animation:fadeSlide .55s ease}
.slide img{display:block;width:100%;height:auto;aspect-ratio:1916/821;object-fit:cover;background:#000}
.slider-dots{display:flex;justify-content:center;gap:10px;margin-top:14px}
.dot{width:12px;height:12px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#202020;padding:0}
.dot.active{background:var(--gold);border-color:rgba(212,166,63,.6);box-shadow:0 0 0 4px rgba(212,166,63,.12)}
@keyframes fadeSlide{from{opacity:.4;transform:scale(.995)}to{opacity:1;transform:scale(1)}}
.hero{max-width:1220px;margin:auto;padding:72px 24px 58px;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.eyebrow,.section-head>div>small,.cta-section small{font-size:11px;letter-spacing:.16em;color:var(--gold);font-weight:800}.hero h1{font-size:clamp(50px,6vw,80px);line-height:.96;letter-spacing:-.055em;margin:20px 0}.hero h1 em{color:var(--gold);font-style:normal}.hero p{max-width:650px;color:var(--muted);line-height:1.7;font-size:17px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:14px 18px;font-weight:800;border:0}.primary-btn{background:linear-gradient(135deg,var(--gold),#e6c86a);color:#000}.secondary-btn{background:#0a0a0a;color:#fff;border:1px solid rgba(255,255,255,.10)}.trust-row{display:flex;gap:30px;flex-wrap:wrap;margin-top:42px;padding-top:24px;border-top:1px solid var(--line)}.trust-row div{display:grid;gap:4px}.trust-row b{font-size:16px}.trust-row span{font-size:12px;color:var(--muted)}
.hero-card{position:relative;height:540px;border-radius:28px;border:1px solid var(--line);background:linear-gradient(160deg,#090909,#000);overflow:hidden}.ms-hero-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(212,166,63,.20),transparent 34%)}.ms-hero-logo{position:absolute;top:28px;left:28px;width:92px;height:92px;border-radius:50%;object-fit:cover;border:1px solid rgba(212,166,63,.25)}.ms-shield{position:absolute;inset:0;display:grid;place-items:center}.ms-shield-content{width:260px;height:380px;border:1px solid rgba(212,166,63,.12);border-radius:26px;background:linear-gradient(180deg,rgba(212,166,63,.12),rgba(255,255,255,.02));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px}.ms-shield-content span{font-size:10px;letter-spacing:.18em;color:var(--gold);font-weight:800}.ms-shield-content b{display:block;margin:14px 0 10px;font-size:34px;line-height:1.08;color:#f7e2a2}.ms-shield-content small{color:#d4d4d4;font-size:11px;line-height:1.7}.tag{position:absolute;border:1px solid rgba(255,255,255,.10);background:#0a0a0a;border-radius:13px;padding:11px 14px;font-size:12px;font-weight:700}.tag.one{top:118px;right:18px}.tag.two{left:18px;bottom:24px}
.feature-strip{max-width:1220px;margin:0 auto 50px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.feature-strip article{padding:18px;border:1px solid var(--line);background:#070707;border-radius:17px}.feature-strip b{display:block;font-size:13px}.feature-strip span{display:block;color:var(--muted);font-size:10px;margin-top:5px}
.catalog-section{max-width:1220px;margin:auto;padding:70px 24px}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end}.section-head h2{font-size:clamp(34px,4vw,50px);letter-spacing:-.04em;margin:9px 0}.section-head p{color:var(--muted);margin:0}.result-count{white-space:nowrap;padding:10px 13px;border:1px solid var(--line);border-radius:12px;background:#080808;color:var(--muted)}.result-count span{color:#fff;font-weight:800}.filters-panel{display:grid;grid-template-columns:1.1fr 1fr;gap:10px;background:#070707;border:1px solid var(--line);border-radius:18px;padding:12px;margin-top:28px}.search-box{display:flex;align-items:center;gap:10px;background:#0c0c0c;border:1px solid var(--line);border-radius:12px;padding:0 14px;height:48px;color:#7f848d}.search-box input{flex:1;background:transparent;border:0;outline:0;color:#fff}.filters{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.filters select{background:#0c0c0c;color:#fff;border:1px solid var(--line);border-radius:12px;padding:0 12px;outline:none}.category-tabs{display:flex;gap:8px;overflow:auto;padding:22px 0 6px;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.cat-tab{border:1px solid var(--line);background:#080808;color:#d2d2d2;border-radius:999px;padding:9px 14px;white-space:nowrap;font-size:12px;font-weight:700}.cat-tab.active{color:#000;background:linear-gradient(135deg,var(--gold),#e6c86a);border-color:rgba(212,166,63,.5)}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#070707;transition:.2s}.product-card:hover{transform:translateY(-3px);border-color:rgba(212,166,63,.35)}.product-media{height:190px;display:grid;place-items:center;background:#fff;position:relative;overflow:hidden}.product-photo{width:100%;height:100%;object-fit:contain;display:block;padding:10px;background:#fff}.product-card:hover .product-photo{transform:scale(1.02);transition:.2s}.media-brand{position:absolute;left:12px;top:12px;padding:6px 10px;border:1px solid rgba(255,255,255,.1);background:#0a0a0a;border-radius:999px;font-size:9px;letter-spacing:.08em;font-weight:800}.device{position:relative}.phone{width:80px;height:140px;border:5px solid #303030;border-radius:22px;background:linear-gradient(160deg,#171717,#050505);transform:rotate(8deg)}.phone::before{content:"";position:absolute;width:32px;height:7px;border-radius:8px;background:#2c2c2c;top:7px;left:50%;transform:translateX(-50%)}.tablet{width:102px;height:132px;border:6px solid #303030;border-radius:20px;background:linear-gradient(160deg,#171717,#050505);transform:rotate(5deg)}.laptop{width:128px;height:78px;border:6px solid #303030;border-radius:10px;background:linear-gradient(160deg,#171717,#050505)}.laptop::after{content:"";position:absolute;left:-16px;right:-16px;bottom:-10px;height:8px;border-radius:0 0 18px 18px;background:#2b2b2b}.watch{width:66px;height:78px;border:8px solid #303030;border-radius:25px;background:linear-gradient(160deg,#171717,#050505)}.watch::before,.watch::after{content:"";position:absolute;width:32px;height:52px;background:#222;left:50%;transform:translateX(-50%);z-index:-1}.watch::before{top:-48px;border-radius:14px 14px 4px 4px}.watch::after{bottom:-48px;border-radius:4px 4px 14px 14px}.audio{width:92px;height:74px;border-radius:26px;background:linear-gradient(145deg,#efe3ba,#b18a2a)}.audio::before,.audio::after{content:"";position:absolute;background:#efe3ba;width:18px;height:50px;border-radius:14px;top:-18px}.audio::before{left:22px;transform:rotate(-8deg)}.audio::after{right:22px;transform:rotate(8deg)}.product-body{padding:12px}.product-meta{display:flex;justify-content:space-between;gap:6px;color:#8d929d;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.product-body h3{font-size:12px;line-height:1.45;min-height:52px;margin:9px 0 11px}.product-price{font-size:18px;font-weight:900;letter-spacing:-.03em}.product-guarantee{font-size:10px;color:#aaa;margin-top:5px}.product-actions{display:grid;grid-template-columns:38px 1fr;gap:8px;margin-top:14px}.add-cart{border:1px solid var(--line);background:#0a0a0a;color:#fff;border-radius:12px;font-size:18px}.buy-now{border:0;background:linear-gradient(135deg,var(--gold),#e6c86a);color:#000;border-radius:12px;font-weight:800;padding:11px 7px;font-size:10px}.empty-state{text-align:center;padding:70px 20px;color:var(--muted)}.empty-state h3{color:#fff}
.cta-section{max-width:1170px;margin:0 auto 65px;border:1px solid rgba(212,166,63,.20);border-radius:25px;background:#070707;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:25px}.cta-section h2{font-size:32px;margin:7px 0}.cta-section p{color:var(--muted);margin:0}.cta-section button{white-space:nowrap}
footer{max-width:1220px;margin:auto;border-top:1px solid var(--line);padding:26px 24px 36px;display:grid;grid-template-columns:1fr auto;gap:15px;align-items:center;background:#000}.footer-brand{display:flex;align-items:center;gap:10px}.footer-links{display:flex;gap:16px;font-size:11px;color:#c2c5cc}.credits{grid-column:1/-1;text-align:center;color:#787878;font-size:10px;margin-top:8px}
.overlay{position:fixed;inset:0;z-index:80;background:#0009;opacity:0;pointer-events:none;transition:.2s}.overlay.show{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;right:0;top:0;bottom:0;z-index:90;width:min(430px,100%);background:#050505;border-left:1px solid var(--line);transform:translateX(105%);transition:.25s;display:flex;flex-direction:column}.cart-drawer.open{transform:none}.cart-head{padding:20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.cart-head small{color:var(--gold);font-size:10px;letter-spacing:.14em;font-weight:900}.cart-head h3{margin:4px 0 0;font-size:28px}.cart-head button{width:38px;height:38px;border-radius:50%;background:#0a0a0a;color:#fff;border:1px solid var(--line);font-size:26px}.cart-items{padding:14px;overflow:auto;flex:1}.cart-empty{margin:auto;text-align:center;padding:40px;color:var(--muted)}.cart-empty h4{color:#fff;font-size:18px;margin:12px 0 8px}.cart-item{border:1px solid var(--line);background:#0a0a0a;border-radius:16px;padding:13px;margin-bottom:10px}.cart-item-top{display:flex;justify-content:space-between;gap:12px}.cart-item h4{font-size:12px;line-height:1.45;margin:0 0 5px}.ci-price{font-weight:900;font-size:14px}.remove{border:0;background:transparent;color:#7d828d;font-size:20px;padding:0}.qty-row{margin-top:10px;display:flex;justify-content:space-between;align-items:center}.qty-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;overflow:hidden}.qty-control button{width:31px;height:30px;background:#141414;color:#fff;border:0}.qty-control span{width:35px;text-align:center;font-size:12px}.qty-row small{color:#8f95a1;font-size:10px}.cart-footer{border-top:1px solid var(--line);padding:18px 20px 20px}.cart-summary{display:flex;justify-content:space-between;align-items:center}.cart-summary span{color:#a5a9b3}.cart-summary strong{font-size:24px}.cart-footer small{display:block;color:#777d89;font-size:10px;line-height:1.5;margin:8px 0 14px}.whatsapp-checkout{width:100%;border:0;border-radius:14px;padding:14px 15px;background:linear-gradient(135deg,var(--gold),#e6c86a);color:#000;font-weight:900;display:flex;justify-content:center;align-items:center}.clear-cart{width:100%;margin-top:8px;border:0;background:transparent;color:#747a85;font-size:11px}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,18px);z-index:120;background:#0a0a0a;border:1px solid var(--line);padding:12px 16px;border-radius:12px;opacity:0;pointer-events:none;transition:.2s;font-size:12px}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:980px){.topbar nav{display:none}.hero{grid-template-columns:1fr}.feature-strip{grid-template-columns:repeat(2,1fr)}.filters-panel{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.hero-slider{padding:0;margin-top:0}.slider-track{border-radius:0}.slider-dots{margin-top:10px}.topbar{padding:11px 13px}.brand img{width:39px;height:39px}.brand span{display:none}.brand strong{font-size:14px}.cart-button>span{display:none}.hero{padding:42px 15px 40px;min-height:auto;gap:30px}.hero h1{font-size:46px}.hero p{font-size:14px}.hero-card{height:460px}.ms-hero-logo{width:76px;height:76px}.ms-shield-content{width:220px;height:320px}.ms-shield-content b{font-size:28px}.feature-strip{grid-template-columns:1fr;padding:0 14px 25px}.catalog-section{padding:45px 13px}.section-head{align-items:start}.section-head h2{font-size:35px}.section-head p{font-size:12px}.filters{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-media{height:158px}.cta-section{margin:0 14px 50px;padding:24px 20px;display:block}.cta-section h2{font-size:28px}.cta-section button{width:100%;margin-top:20px}footer{display:block;padding:24px 16px 34px}.footer-links{margin-top:18px;display:grid;gap:8px}.credits{margin-top:24px}}
