
*{box-sizing:border-box}body{margin:0;background:#070b12;color:#edf2f7;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wrap{max-width:1220px;margin:auto;padding:0 22px}.topbar{position:sticky;top:0;z-index:50;background:rgba(7,11,18,.88);backdrop-filter:blur(18px);border-bottom:1px solid #182231}.nav{height:76px;display:flex;align-items:center;gap:22px}.brand{font-size:25px;font-weight:900;color:#fff;text-decoration:none;letter-spacing:-1px}.brand span{color:#67e8f9}.search{flex:1;max-width:520px}.search input{width:100%;background:#0d141f;border:1px solid #243142;border-radius:13px;padding:13px 16px;color:#fff;outline:none}.nav-actions{display:flex;align-items:center;gap:12px}.nav-link{color:#b8c3d1;text-decoration:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:linear-gradient(135deg,#22d3ee,#6366f1);color:#fff;text-decoration:none;border:0;border-radius:12px;padding:12px 16px;font-weight:800;cursor:pointer}.btn.secondary{background:#131d2a;border:1px solid #263446}.hero{margin-top:24px}.hero-slider{min-height:460px;border-radius:28px;overflow:hidden;position:relative;background:radial-gradient(circle at 80% 25%,#273d68 0,#111b2b 35%,#0a1019 72%);border:1px solid #263449}.slide{display:none;min-height:460px;padding:70px 7%;align-items:center;background:linear-gradient(90deg,rgba(5,9,16,.96),rgba(5,9,16,.65),rgba(5,9,16,.15))}.slide.active{display:flex}.slide-copy{max-width:680px}.slide-badge{display:inline-block;background:#162536;border:1px solid #31475f;border-radius:999px;padding:8px 13px;color:#c5f7ff;font-size:13px;font-weight:800}.eyebrow{text-transform:uppercase;letter-spacing:3px;color:#7dd3fc;font-size:12px;font-weight:900;margin-top:20px}.slide h1{font-size:clamp(40px,6vw,70px);line-height:.98;margin:13px 0 20px;letter-spacing:-3px}.slide p{font-size:17px;line-height:1.7;color:#b6c1cf;max-width:600px}.slider-controls{position:absolute;bottom:22px;left:7%;display:flex;gap:8px;align-items:center}.slider-arrow,.dot{border:0;background:#162131;color:#fff;border:1px solid #304057;cursor:pointer}.slider-arrow{width:38px;height:38px;border-radius:50%;font-size:24px}.dot{width:8px;height:8px;border-radius:50%;padding:0}.dot.active{background:#67e8f9}.ticker{margin:10px 0 0;overflow:hidden;border:1px solid #1f2d3f;background:#0b121c;border-radius:14px}.ticker-track{width:max-content;display:flex;gap:38px;padding:13px 0;animation:ticker 25s linear infinite}.ticker-item{color:#aebbd0;font-size:13px;font-weight:800}.ticker-item b{color:#fbbf24}@keyframes ticker{to{transform:translateX(-50%)}}.section{padding:42px 0 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.section-head h1,.section-head h2{margin:0;font-size:30px;letter-spacing:-1px}.section-head p,.muted{color:#8492a6}.categories{display:flex;gap:10px;overflow:auto;padding-bottom:8px}.cat{white-space:nowrap;padding:10px 16px;border-radius:999px;background:#0d1622;border:1px solid #253448;color:#aebbd0;text-decoration:none;font-weight:800}.cat.active{background:#162c3a;color:#d9fbff;border-color:#2b7080}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product{background:linear-gradient(180deg,#101824,#0c131d);border:1px solid #223145;border-radius:20px;overflow:hidden;transition:.2s;box-shadow:0 15px 45px rgba(0,0,0,.18)}.product:hover{transform:translateY(-4px);border-color:#3a516d}.product-art{height:160px;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,#203a53,#0c131e 65%)}.logo-text{font-size:38px;font-weight:950;letter-spacing:-2px;color:#dffbff}.product-body{padding:17px}.product h3{margin:0 0 8px;font-size:18px}.product p{min-height:42px;color:#8f9caf;font-size:13px;line-height:1.5}.product-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:14px 0}.price{font-size:21px;font-weight:950}.old{color:#657388;text-decoration:line-through;font-size:12px}.stock{font-size:12px;color:#86efac}.stock.out{color:#fb7185}.product-actions{display:flex;gap:8px}.product-actions .btn{flex:1}.whatsapp-product{background:#16a34a!important}.balance-warning{display:none;margin-top:8px;color:#fbbf24;font-size:12px;font-weight:800}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{padding:25px;background:#0d1520;border:1px solid #213044;border-radius:18px}.feature p{color:#8f9caf;line-height:1.6}.footer{margin-top:70px;border-top:1px solid #182231;padding:28px 0;color:#6f7c90}.footer .wrap{display:flex;justify-content:space-between;gap:20px}.footer a{color:#67e8f9}.support-widget{position:fixed;right:22px;bottom:22px;z-index:1000}.support-toggle{border:0;border-radius:999px;padding:13px 18px;background:#16a34a;color:#fff;font-weight:900;box-shadow:0 14px 35px #0008;cursor:pointer}.support-panel{display:none;width:270px;margin-bottom:10px;padding:18px;border-radius:18px;background:#101722;border:1px solid #27374c;box-shadow:0 25px 70px #0009}.support-widget.open .support-panel{display:block}.support-title{font-size:18px;font-weight:900}.support-copy{color:#9aa8ba;margin:4px 0 14px;font-size:13px}.support-panel a{display:block;text-align:center;text-decoration:none;padding:11px;border-radius:11px;margin-top:8px;font-weight:900}.support-wa{background:#16a34a;color:#fff}.support-tg{background:#229ed9;color:#fff}@media(max-width:1000px){.grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.nav{height:auto;padding-top:14px;padding-bottom:14px;flex-wrap:wrap}.search{order:3;max-width:none;flex-basis:100%}.nav-actions{margin-left:auto}.grid{grid-template-columns:repeat(2,1fr)}.features{grid-template-columns:1fr}.hero-slider,.slide{min-height:500px}.slide{padding:45px 28px}.slide h1{font-size:45px}.footer .wrap{flex-direction:column}}@media(max-width:500px){.grid{grid-template-columns:1fr}.nav-actions .nav-link:first-child{display:none}.support-widget{right:12px;bottom:12px}}
