:root{--bg:#050505;--panel:#0c0c0c;--panel2:#111;--line:#222;--text:#f5f5f5;--muted:#9c9c9c;--silver:#c9c9c9;--white:#fff;--green:#25d366;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% 5%,#191919 0,#050505 28%,#030303 70%);color:var(--text);font-family:Inter,Arial,sans-serif}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.announcement{padding:10px 20px;text-align:center;background:#0a0a0a;border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.08em;color:#ddd}.header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:220px 1fr auto auto;gap:22px;align-items:center;padding:13px 28px;background:rgba(5,5,5,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:10px}.brand img{width:48px;height:48px;object-fit:contain;border-radius:50%}.brand span{font-family:"Space Grotesk";font-weight:700;font-size:20px;letter-spacing:-.05em}.brand small{display:block;font-family:Inter;font-size:9px;color:#999;letter-spacing:.12em;margin-top:2px}.search-wrap{height:44px;max-width:560px;justify-self:center;width:100%;display:flex;align-items:center;gap:10px;border:1px solid #2b2b2b;background:#0b0b0b;border-radius:999px;padding:0 14px}.search-wrap>span{font-size:24px;color:#bbb;line-height:1}.search-wrap input{flex:1;background:transparent;border:0;outline:0;color:white;font-size:13px}.search-wrap input::placeholder{color:#666}.search-wrap kbd{font-size:10px;border:1px solid #333;border-radius:6px;padding:4px 7px;color:#888}nav{display:flex;gap:15px;font-size:11px;color:#aaa;white-space:nowrap}nav a:hover{color:#fff}.icon-btn{position:relative;background:#111;border:1px solid #2c2c2c;color:#fff;border-radius:12px;width:44px;height:44px;cursor:pointer}.icon-btn b{position:absolute;right:-4px;top:-5px;background:#fff;color:#000;border-radius:99px;min-width:18px;height:18px;font-size:10px;display:grid;place-items:center}.hero{max-width:var(--max);margin:auto;min-height:620px;padding:70px 28px 45px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;overflow:hidden}.eyebrow{font-size:10px;letter-spacing:.18em;color:#858585;font-weight:700;margin:0 0 12px}.hero h1{font-family:"Space Grotesk";font-size:clamp(46px,6vw,84px);line-height:.95;letter-spacing:-.07em;margin:0;max-width:760px}.hero h1 em{font-style:normal;color:#bdbdbd;text-shadow:0 0 24px rgba(255,255,255,.08)}.hero-sub{color:#aaa;max-width:620px;line-height:1.7;font-size:15px}.hero-actions{display:flex;gap:10px;margin:25px 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;border:1px solid #333;font-size:11px;font-weight:800;letter-spacing:.08em;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.primary{background:#fff;color:#000;border-color:#fff}.ghost{background:#0b0b0b;color:#fff}.whatsapp{background:#25d366;color:#041b0b;border-color:#25d366}.hero-pills{display:flex;flex-wrap:wrap;gap:8px}.hero-pills span{font-size:10px;color:#aaa;border:1px solid #252525;border-radius:999px;padding:8px 10px}.hero-visual{position:relative;min-height:480px;display:grid;place-items:center}.hero-visual .glow{position:absolute;width:360px;height:360px;background:radial-gradient(circle,#777 0,rgba(255,255,255,.12) 30%,transparent 68%);filter:blur(25px)}.hero-visual img{position:relative;z-index:2;width:min(620px,100%);height:400px;object-fit:contain;filter:drop-shadow(0 30px 35px rgba(0,0,0,.9))}.hero-logo-stage{position:relative;z-index:2;width:min(520px,92%);aspect-ratio:1/1;border:1px solid #292929;border-radius:34px;background:radial-gradient(circle at 50% 45%,#171717 0,#090909 62%,#050505 100%);display:grid;place-items:center;box-shadow:inset 0 0 70px rgba(255,255,255,.035),0 30px 80px rgba(0,0,0,.45)}.hero-logo-stage:after{content:"";position:absolute;inset:12%;border:1px solid rgba(255,255,255,.06);border-radius:50%}.hero-logo-stage img{width:82%;height:auto;max-height:none;object-fit:contain;filter:drop-shadow(0 18px 25px rgba(0,0,0,.7))}.hero-tag{position:absolute;right:0;bottom:35px;z-index:4;background:#f5f5f5;color:#000;border-radius:12px;padding:12px 15px;font-family:"Space Grotesk";font-weight:800;font-size:13px;line-height:1.1;box-shadow:0 15px 40px #000}.hero-tag small{font-family:Inter;font-size:8px;letter-spacing:.15em}.trust{max-width:var(--max);margin:0 auto 70px;padding:0 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.trust>div{background:linear-gradient(145deg,#111,#080808);border:1px solid #202020;border-radius:18px;padding:18px}.trust b{display:block;font-size:12px}.trust span{display:block;color:#777;font-size:10px;margin-top:6px}.shop,.story,.faq,.contact,.promo,.offer{max-width:var(--max);margin:auto;padding:60px 28px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}.section-head h2,.story h2,.faq h2,.contact h2,.promo h2,.offer h2{font-family:"Space Grotesk";font-size:clamp(34px,4vw,54px);line-height:1;margin:0;letter-spacing:-.05em}.muted{color:#777;font-size:12px;line-height:1.7}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{border:1px solid #292929;background:#0c0c0c;color:#777;padding:9px 13px;border-radius:999px;font-size:10px;cursor:pointer}.filter.active,.filter:hover{background:#fff;color:#000;border-color:#fff}.search-state{display:flex;justify-content:space-between;align-items:center;margin:0 0 16px;padding:12px 14px;border:1px solid #242424;border-radius:12px;background:#0b0b0b;font-size:12px}.search-state button{background:none;border:0;color:#aaa;cursor:pointer}.hidden{display:none!important}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.product-card{background:#0b0b0b;border:1px solid #1d1d1d;border-radius:18px;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;cursor:pointer;display:flex;flex-direction:column;min-width:0}.product-card:hover{transform:translateY(-2px);border-color:#3b3b3b;box-shadow:0 16px 35px rgba(0,0,0,.3)}.product-img{height:300px;background:#f4f4f4;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;flex:0 0 300px}.product-img img{width:100%;height:100%;object-fit:contain;object-position:center;padding:0;display:block;background:transparent}.brand-pill{position:absolute;top:12px;left:12px;background:#080808;color:#fff;border-radius:999px;padding:6px 8px;font-size:8px;letter-spacing:.1em;z-index:2}.product-info{padding:15px;display:flex;flex-direction:column;flex:1;min-height:164px}.product-info h3{font-size:14px;line-height:1.25;margin:0 0 5px;min-height:35px}.product-info .brand-name{font-size:10px;color:#777;min-height:12px}.price-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:13px}.price{font-size:18px;font-weight:800;white-space:nowrap}.sizes-mini{font-size:9px;color:#888;white-space:nowrap}.product-actions{display:flex;gap:7px;margin-top:auto;padding-top:12px}.product-actions button{flex:1;min-height:38px}.button-icon{width:17px;height:17px;margin-right:7px;flex:none}.quick-buy{gap:0}.promo,.offer{margin-top:30px;border-top:1px solid #202020;border-bottom:1px solid #202020;display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(100deg,#0a0a0a,#151515,#080808)}.promo p,.offer p{color:#888;max-width:600px}.story{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.story h2 span{color:#aaa}.story>p{color:#999;line-height:1.9;font-size:14px}.faq details{border-bottom:1px solid #242424;padding:18px 0}.faq summary{cursor:pointer;font-size:14px;font-weight:600}.faq details p{color:#888;line-height:1.7;font-size:12px}.contact{display:flex;justify-content:space-between;align-items:center;gap:30px}.socials{display:flex;gap:10px;flex-wrap:wrap}.social{display:flex;align-items:center;gap:9px;border:1px solid #292929;background:#0c0c0c;border-radius:999px;padding:12px 16px;font-size:11px}.social.wa:hover{border-color:#25d366}.social-icon{width:18px;height:18px;display:block}.floating-icon{width:26px;height:26px;display:block}.social.ig:hover{border-color:#d946ef}footer{border-top:1px solid #202020;padding:35px 28px 20px;background:#050505}.footer-main,.footer-bottom{max-width:var(--max);margin:auto}.footer-main{display:flex;justify-content:space-between;gap:40px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:50px;height:50px;border-radius:50%;object-fit:contain}.footer-brand strong{display:block;font-family:"Space Grotesk"}.footer-brand span{display:block;color:#777;font-size:9px;margin-top:3px}.footer-links{display:flex;flex-wrap:wrap;gap:13px;max-width:680px;justify-content:flex-end}.footer-links a{font-size:10px;color:#777}.footer-links a:hover{color:#fff}.footer-bottom{margin-top:28px;padding-top:18px;border-top:1px solid #181818;display:flex;justify-content:space-between;color:#555;font-size:9px}.floating{position:fixed;z-index:35;bottom:22px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:24px;box-shadow:0 15px 35px #000}.wa-float{right:22px;background:#25d366;color:#06240e}.ig-float{right:88px;background:linear-gradient(135deg,#6d28d9,#ec4899,#f59e0b)}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(5px);opacity:0;pointer-events:none;transition:.2s;z-index:39}.overlay.show{opacity:1;pointer-events:auto}.cart{position:fixed;z-index:40;right:0;top:0;height:100vh;width:min(440px,100%);background:#090909;border-left:1px solid #292929;transform:translateX(100%);transition:.25s;display:flex;flex-direction:column}.cart.open{transform:translateX(0)}.cart-head{display:flex;justify-content:space-between;align-items:center;padding:25px;border-bottom:1px solid #222}.cart-head h3{margin:0;font-family:"Space Grotesk";font-size:25px}.cart-head button,.modal-close{background:none;border:0;color:#aaa;font-size:30px;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:18px}.cart-item{display:grid;grid-template-columns:75px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #1e1e1e}.cart-item img{width:75px;height:75px;background:#eee;border-radius:10px;object-fit:contain}.cart-item h4{margin:0 0 5px;font-size:12px}.cart-item p{margin:0;color:#777;font-size:10px}.qty{display:flex;align-items:center;gap:7px;margin-top:7px}.qty button{width:23px;height:23px;border-radius:6px;border:1px solid #333;background:#111;color:#fff;cursor:pointer}.remove{background:none;border:0;color:#777;cursor:pointer}.cart-bottom{padding:20px;border-top:1px solid #222}.total{display:flex;justify-content:space-between;margin-bottom:15px}.total strong{font-size:20px}.full{width:100%;margin-top:8px}.modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;opacity:0;pointer-events:none;transition:.2s}.modal.show{opacity:1;pointer-events:auto}.modal-box{position:relative;width:min(980px,100%);max-height:90vh;overflow:auto;background:#0a0a0a;border:1px solid #2a2a2a;border-radius:22px;box-shadow:0 30px 100px #000}.product-detail{display:grid;grid-template-columns:1.05fr .95fr}.detail-image{background:#f4f4f4;min-height:560px;display:grid;place-items:center}.detail-image img{width:100%;height:100%;max-height:560px;object-fit:contain;padding:35px;mix-blend-mode:multiply}.detail-info{padding:48px 40px}.detail-info h2{font-family:"Space Grotesk";font-size:40px;line-height:1;letter-spacing:-.05em;margin:0 0 8px}.modal-price{font-size:30px;font-weight:800;margin:20px 0 8px}.stock{font-size:11px;color:#25d366;margin-bottom:25px}.detail-info label{font-size:11px;color:#aaa}.sizes{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0 18px}.size-btn{width:48px;height:40px;border-radius:9px;border:1px solid #333;background:#111;color:#fff;cursor:pointer}.size-btn.selected,.size-btn:hover{background:#fff;color:#000;border-color:#fff}.modal-close{position:absolute;right:17px;top:10px;z-index:3}.form-box{position:relative;width:min(720px,100%);max-height:90vh;overflow:auto;background:#0a0a0a;border:1px solid #2a2a2a;border-radius:22px;padding:35px}.form-box h2{font-family:"Space Grotesk";font-size:36px;margin:0 0 10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-box label{display:block;color:#aaa;font-size:10px;margin:12px 0}.form-box input,.form-box select{width:100%;margin-top:7px;padding:13px;border:1px solid #292929;border-radius:10px;background:#111;color:#fff;outline:0}.payment-info{display:flex;gap:12px;align-items:flex-start;border:1px solid #244d34;background:#0b1710;padding:14px;border-radius:12px;margin:16px 0;color:#8fe0a9}.payment-info strong{display:block;color:#d8ffe2;font-size:11px}.payment-info span{display:block;color:#7d9d86;font-size:10px;margin-top:4px;line-height:1.5}.order-summary{border:1px solid #222;border-radius:12px;padding:14px;margin:15px 0;font-size:11px;color:#aaa}.summary-line{display:flex;justify-content:space-between;padding:5px 0}.admin-add{border:1px solid #242424;border-radius:15px;padding:18px;margin:20px 0}.admin-add h3{margin:0 0 8px}.admin-list{display:grid;gap:8px}.admin-row{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #222;border-radius:12px;padding:10px}.admin-row img{width:55px;height:55px;object-fit:contain;background:#eee;border-radius:8px}.admin-row .meta{flex:1}.admin-row strong{font-size:11px}.admin-row span{display:block;color:#777;font-size:9px;margin-top:3px}.delete-btn{background:#1a0d0d;border:1px solid #3d2020;color:#ff8b8b;border-radius:8px;padding:8px 10px;font-size:9px;cursor:pointer}.toast{position:fixed;z-index:70;left:50%;bottom:28px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#fff;color:#000;padding:11px 16px;border-radius:999px;font-size:11px;font-weight:700;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){.header{grid-template-columns:190px 1fr auto}.header nav{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.announcement{font-size:9px}.header{grid-template-columns:1fr auto;padding:10px 15px}.brand img{width:40px;height:40px}.brand span{font-size:17px}.search-wrap{grid-column:1/-1;grid-row:2}.search-wrap kbd{display:none}.hero{grid-template-columns:1fr;padding-top:45px;min-height:auto}.hero h1{font-size:50px}.hero-visual{min-height:340px}.hero-visual img{height:310px}.hero-logo-stage{width:min(360px,88vw);border-radius:26px}.trust{grid-template-columns:1fr 1fr;margin-bottom:20px}.section-head{align-items:start;flex-direction:column}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-img{height:210px;flex-basis:210px}.promo,.offer,.contact{flex-direction:column;align-items:flex-start}.story{grid-template-columns:1fr;gap:20px}.footer-main,.footer-bottom{flex-direction:column}.footer-links{justify-content:flex-start}.product-detail{grid-template-columns:1fr}.detail-image{min-height:310px}.detail-image img{max-height:310px}.detail-info{padding:30px 22px}.detail-info h2{font-size:32px}.form-grid{grid-template-columns:1fr}.ig-float{right:84px}}
@media(max-width:460px){.hero h1{font-size:42px}.product-grid{grid-template-columns:1fr;gap:14px}.product-img{height:260px;flex-basis:260px}.trust{grid-template-columns:1fr}.hero-pills{display:none}.floating{bottom:15px}.wa-float{right:15px}.ig-float{right:79px}}
