
:root{--bg:#050505;--bg2:#0a0a0a;--surface:#0f0f10;--surface2:#151516;--text:#f7f7f7;--muted:#a7a7ac;--line:#29292d;--orange:#ff5a00;--orange2:#ff8a00;--red:#e53935;--green:#20c768;--max:1240px;--radius:24px;--shadow:0 24px 80px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.skip{position:fixed;left:12px;top:-60px;background:#fff;color:#000;padding:10px 14px;z-index:999}.skip:focus{top:12px}.site-header{position:fixed;inset:0 0 auto;z-index:60;background:rgba(5,5,5,.72);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:16px;letter-spacing:.04em}.brand img{width:44px;height:44px;object-fit:cover;border-radius:10px}.brand span{display:flex;gap:5px}.brand strong,.accent{color:var(--orange)}.nav{display:flex;align-items:center;gap:24px}.nav>a:not(.btn){color:#d2d2d2;font-size:14px}.nav>a:hover,.nav a.active{color:#fff}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:25px;height:2px;background:#fff;margin:5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(135deg,var(--red),var(--orange));color:#fff;border:0;border-radius:999px;padding:14px 22px;font-weight:800;box-shadow:0 12px 35px rgba(255,80,0,.23);transition:.25s;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 42px rgba(255,80,0,.34)}.btn-sm{padding:10px 16px;font-size:13px}.btn-ghost{background:transparent;border:1px solid #3b3b3f;box-shadow:none}.btn-outline{background:transparent;border:1px solid rgba(255,90,0,.55);box-shadow:none}.hero{min-height:100vh;display:grid;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 75% 30%,rgba(255,79,0,.18),transparent 35%),linear-gradient(180deg,#080808,#050505)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black,transparent)}.hero:after{content:"";position:absolute;width:700px;height:700px;right:-120px;top:90px;background:url('assets/techdome-icon.png') center/contain no-repeat;opacity:.075}.hero-content{padding-top:120px;position:relative;z-index:2}.eyebrow,.section-kicker{font-size:12px;font-weight:800;letter-spacing:.2em;color:#ff7b3d}.hero h1{font-size:clamp(52px,8vw,104px);line-height:.98;letter-spacing:-.055em;margin:22px 0 26px;max-width:1080px}.hero h1 span{background:linear-gradient(90deg,#fff 5%,#ff6a00 75%);-webkit-background-clip:text;color:transparent}.hero p{max-width:760px;font-size:19px;color:#bdbdbd}.hero-actions{display:flex;gap:14px;margin:34px 0 58px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1000px}.trust-row div{border-top:1px solid #343434;padding-top:15px}.trust-row b,.trust-row small{display:block}.trust-row b{font-size:14px}.trust-row small{color:#858585;margin-top:4px}.section{padding:110px 0}.section.alt{background:#0b0b0c}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px}.align-center{align-items:center}.section h1,.section h2{font-size:clamp(36px,5vw,64px);line-height:1.08;letter-spacing:-.04em;margin:14px 0}.section h3{line-height:1.25}.lead{color:#b9b9b9;font-size:18px}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:42px}.section-head>p{max-width:500px;color:#a7a7a7}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:linear-gradient(145deg,#121213,#0b0b0c);border:1px solid var(--line);border-radius:var(--radius);padding:30px;min-height:360px;transition:.25s}.card:hover{transform:translateY(-5px);border-color:#50301f}.card .icon{font-size:30px;color:var(--orange);height:50px}.card h3{font-size:22px;margin:15px 0 8px}.card p,.card li{color:#a2a2a7}.card ul{padding-left:18px}.card.featured{background:radial-gradient(circle at top right,rgba(255,87,0,.35),transparent 45%),#111;display:flex;flex-direction:column;justify-content:flex-end}.tag,.badge{font-size:11px;color:#ff8a4c;letter-spacing:.14em;font-weight:800}.text-link{color:#ff7a38;font-weight:800;margin-top:15px}.steps{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #333}.step{padding:28px 20px 10px;border-right:1px solid #272727}.step:last-child{border-right:0}.step span{color:#ff6a21;font-size:13px;font-weight:800}.step p{color:#909096;font-size:14px}.visual-panel{border:1px solid #242428;border-radius:28px;overflow:hidden;background:#000;box-shadow:var(--shadow)}.visual-panel img{width:100%;aspect-ratio:16/10;object-fit:cover}.chips{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.chips span{border:1px solid #333338;border-radius:999px;padding:8px 13px;color:#ccc}.narrow{max-width:900px}.faq details{border-top:1px solid #2d2d31;padding:22px 0}.faq details:last-child{border-bottom:1px solid #2d2d31}.faq summary{cursor:pointer;font-weight:700;font-size:18px}.faq details p{color:#a8a8ad}.contact{background:linear-gradient(135deg,#0e0e0f,#070707)}.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.contact-card{background:#111113;border:1px solid #2a2a2e;border-radius:24px;padding:32px;box-shadow:var(--shadow)}.contact-card>div{padding:15px 0;border-bottom:1px solid #26262a}.contact-card>div:last-child{border-bottom:0}.contact-card small{display:block;color:#ff7132;font-weight:800;letter-spacing:.12em;margin-bottom:4px}.contact-card a,.contact-card span{font-size:18px}.footer{padding:70px 0 25px;border-top:1px solid #222226}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:40px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-grid a,.footer-grid span{color:#8f8f95;font-size:14px}.footer-brand{display:flex;gap:14px}.footer-brand img{width:54px;height:54px;border-radius:12px}.footer-brand b,.footer-brand small{display:block}.footer-brand b span{color:var(--orange)}.footer-brand small{color:#888}.footer-bottom{border-top:1px solid #222226;margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;gap:15px;color:#68686e;font-size:12px}.whatsapp-float{position:fixed;right:22px;bottom:22px;background:#20c768;color:#08140d;padding:13px 18px;border-radius:999px;font-weight:800;z-index:55;box-shadow:0 14px 35px rgba(0,0,0,.4)}.page-hero{padding:150px 0 70px;background:radial-gradient(circle at 80% 10%,rgba(255,90,0,.17),transparent 35%),#070707;border-bottom:1px solid #202024}.page-hero p{max-width:760px;color:#aaaab0;font-size:18px}.catalog-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:30px}.catalog-search{width:min(420px,100%);background:#101012;border:1px solid #303036;border-radius:999px;color:#fff;padding:13px 18px}.filters{display:flex;flex-wrap:wrap;gap:8px}.filter-btn{border:1px solid #303036;background:#101012;color:#c7c7cc;border-radius:999px;padding:9px 14px;cursor:pointer}.filter-btn.active{background:#fff;color:#000}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#0f0f11;border:1px solid #29292e;border-radius:22px;overflow:hidden;display:flex;flex-direction:column}.product-media{aspect-ratio:16/10;background:radial-gradient(circle at 75% 25%,rgba(255,90,0,.25),transparent 35%),#151517;display:grid;place-items:center}.product-media img{width:120px;height:120px;object-fit:contain}.product-body{padding:24px;display:flex;flex-direction:column;flex:1}.product-body p{color:#9f9fa5}.product-meta{display:flex;justify-content:space-between;gap:10px;color:#ff7a36;font-weight:800;margin:10px 0 20px}.product-actions{display:flex;gap:10px;margin-top:auto}.product-actions .btn{flex:1;padding:11px 14px;font-size:13px}.legal-layout{display:grid;grid-template-columns:260px 1fr;gap:55px}.legal-nav{position:sticky;top:105px;align-self:start;border:1px solid #2b2b30;border-radius:18px;padding:18px;background:#0d0d0f}.legal-nav a{display:block;padding:8px;color:#aaaab0}.legal-content h2{font-size:30px;margin-top:45px}.legal-content h3{font-size:20px;margin-top:30px}.legal-content p,.legal-content li{color:#b4b4b9}.notice{border:1px solid #413326;background:#17120e;border-radius:16px;padding:18px;color:#d6c3b5}.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:100;background:#111114;border:1px solid #34343a;border-radius:22px;padding:20px;box-shadow:0 25px 80px rgba(0,0,0,.62);display:none}.cookie-banner.show{display:block}.cookie-inner{display:flex;justify-content:space-between;gap:28px;align-items:center}.cookie-inner p{margin:5px 0 0;color:#aaaab0;max-width:780px}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-modal{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:110;display:none;place-items:center;padding:20px}.cookie-modal.show{display:grid}.cookie-box{width:min(620px,100%);background:#111114;border:1px solid #34343a;border-radius:24px;padding:28px}.pref-row{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid #2b2b30}.switch{width:46px;height:26px;border-radius:999px;background:#34343a;position:relative;border:0;cursor:pointer}.switch:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;left:3px;top:3px;transition:.2s}.switch.on{background:var(--orange)}.switch.on:after{left:23px}.switch.locked{opacity:.55;cursor:not-allowed}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.menu-toggle{display:block}.nav{display:none;position:absolute;top:78px;left:20px;right:20px;padding:20px;background:#101012;border:1px solid #2a2a2f;border-radius:18px;flex-direction:column;align-items:stretch}.nav.open{display:flex}.trust-row,.cards,.product-grid,.steps{grid-template-columns:1fr 1fr}.two-col,.contact-grid,.legal-layout{grid-template-columns:1fr;gap:35px}.legal-nav{position:static}.section-head,.catalog-toolbar{display:block}.catalog-toolbar>*{margin-bottom:14px}.footer-grid{grid-template-columns:1fr 1fr}.cookie-inner{display:block}.cookie-actions{margin-top:16px}.step{border-bottom:1px solid #27272b}}
@media(max-width:620px){.container{width:min(var(--max),calc(100% - 26px))}.section{padding:78px 0}.hero-content{padding-top:110px}.hero h1{font-size:43px}.hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.trust-row,.cards,.product-grid,.steps,.footer-grid{grid-template-columns:1fr}.card{min-height:auto}.step{border-right:0}.footer-bottom{flex-direction:column}.hero:after{width:420px;height:420px;right:-180px}.whatsapp-float{right:12px;bottom:12px}.brand span{display:none}.product-actions{flex-direction:column}.cookie-banner{left:10px;right:10px;bottom:10px}.cookie-actions .btn{width:100%}}
