:root{
  --bg:#060709;--bg2:#0a0b0f;--panel:#0d0f13;--panel2:#111318;--text:#f6f2ea;
  --soft:#bcb8b2;--muted:#817e79;--line:rgba(255,255,255,.105);
  --pink:#ef0d69;--orange:#ff6900;--yellow:#ffae00;--green:#5ad27f;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}
button,input,textarea{font:inherit}button{color:inherit}.shell{width:min(1420px,calc(100% - 72px));margin:auto}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.svg-sprite path,.svg-sprite rect,.svg-sprite circle{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
a{text-decoration:none;color:inherit}.topbar{height:46px;border-bottom:1px solid var(--line);background:#050608}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:12px}.topbar-group{display:flex;align-items:center;gap:44px}.topbar-group span,.topbar-group a{display:flex;align-items:center;gap:8px;color:#e3ded8}.topbar-group svg{width:16px;height:16px;color:var(--orange)}.topbar-contact a:first-child{color:#ddd}.topbar-contact a:first-child::first-letter{color:#63db75}
.header{position:sticky;top:0;z-index:100;background:rgba(5,6,8,.96);backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}
.header-main{height:150px;display:grid;grid-template-columns:220px minmax(500px,1fr) 440px;align-items:stretch;gap:30px}.logo-box{border-right:1px solid var(--line);display:flex;align-items:center;padding-right:28px}.logo-box img{width:190px;height:118px;object-fit:contain}.header-center{padding-top:22px;display:flex;flex-direction:column;justify-content:space-between}.searchbox{height:58px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(90deg,#141519,#0c0d10);display:flex;align-items:center;overflow:hidden;max-width:730px}.searchbox input{flex:1;height:100%;border:0;outline:0;background:transparent;color:white;padding:0 20px;font-size:14px}.searchbox input::placeholder{color:#777}.searchbox button{width:64px;height:100%;border:0;border-left:1px solid rgba(255,255,255,.05);background:transparent;display:grid;place-items:center;cursor:pointer}.searchbox svg{width:24px;height:24px}.nav{height:55px;display:flex;align-items:end;gap:34px}.nav a,.nav-button{height:45px;display:flex;align-items:center;gap:7px;color:#ddd;font-size:14px;border:0;background:transparent;position:relative;cursor:pointer;padding:0 4px}.nav a.active{color:#fff}.nav a.active:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:0;background:linear-gradient(90deg,var(--pink),var(--orange))}.nav svg,.nav-button svg{width:15px;height:15px;color:var(--pink)}.nav-button .chev{font-size:12px;color:#aaa}
.header-actions{display:grid;grid-template-columns:88px 88px 1fr 0;gap:18px;align-items:center}.action-account,.action-cart{border:0;background:transparent;display:grid;place-items:center;gap:5px;cursor:pointer;font-size:12px}.action-account svg,.action-cart svg{width:28px;height:28px}.cart-icon-wrap{position:relative}.cart-icon-wrap b{position:absolute;right:-10px;top:-8px;background:var(--pink);font-size:9px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center}.quote-btn{height:52px;border:0;border-radius:11px;background:linear-gradient(105deg,var(--pink),var(--orange),#ff8a18);font-weight:700;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;box-shadow:0 10px 28px rgba(240,50,45,.25)}.mobile-menu{display:none;border:1px solid var(--line);background:#111;border-radius:9px;width:44px;height:44px}
.catalog-dropdown{max-height:0;overflow:hidden;background:#0a0b0e;transition:.25s;border-top:0 solid var(--line)}.catalog-dropdown.open{max-height:135px;border-top-width:1px}.catalog-dropdown-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px 0}.catalog-dropdown button{display:flex;align-items:center;gap:14px;text-align:left;border:1px solid var(--line);background:#101217;border-radius:13px;padding:17px;cursor:pointer}.catalog-dropdown button:hover{border-color:rgba(255,105,0,.45);background:#14161b}.catalog-dropdown svg{color:var(--orange);width:25px;height:25px}.catalog-dropdown b,.catalog-dropdown span{display:block}.catalog-dropdown b{font-size:12px}.catalog-dropdown span{color:#777;font-size:10px;margin-top:4px}.mobile-panel{display:none}
.hero{position:relative;padding:42px 0 24px;background:radial-gradient(circle at 63% 5%,rgba(239,13,105,.20),transparent 28%),linear-gradient(180deg,#08090d 0,#060709 70%);overflow:hidden}.hero-lines{position:absolute;right:-5%;top:-40px;width:65%;height:420px;background:linear-gradient(145deg,transparent 35%,rgba(236,0,112,.42) 36%,transparent 36.8%),linear-gradient(155deg,transparent 48%,rgba(255,95,0,.5) 49%,transparent 49.7%);filter:blur(.2px);opacity:.9}.hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;min-height:340px;align-items:center;position:relative;z-index:2}.hero-copy{padding:20px 0 35px}.hero-kicker{font-size:11px;letter-spacing:.06em;color:var(--orange);font-weight:800}.hero h1{max-width:620px;font-size:clamp(45px,4.5vw,68px);line-height:1.03;letter-spacing:-.04em;margin:22px 0 20px}.hero h1 span{background:linear-gradient(90deg,var(--pink),var(--orange),var(--yellow));background-clip:text;-webkit-background-clip:text;color:transparent}.hero-copy p{color:#e0dcd6;font-size:16px;line-height:1.6;max-width:540px;margin:0}.hero-buttons{display:flex;gap:16px;margin-top:28px}.primary-btn,.outline-btn{height:50px;border-radius:10px;padding:0 27px;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-weight:700;font-size:13px;cursor:pointer}.primary-btn{border:0;background:linear-gradient(105deg,var(--pink),var(--orange),#ffb313);box-shadow:0 10px 30px rgba(239,13,105,.18)}.outline-btn{border:1px solid #777;background:#0c0d10}.primary-btn svg{width:17px}.hero-products{height:335px;position:relative}.hero-products:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:50px;background:radial-gradient(ellipse,rgba(0,0,0,.95),transparent 68%);filter:blur(9px)}.light{position:absolute;border-radius:50%;filter:blur(80px)}.light-a{width:220px;height:180px;background:rgba(234,0,110,.45);right:170px;top:30px}.light-b{width:220px;height:180px;background:rgba(255,102,0,.3);right:20px;bottom:10px}.hero-router{position:absolute;width:210px;height:210px;object-fit:contain;left:23%;top:0;z-index:5;filter:drop-shadow(0 20px 18px rgba(0,0,0,.5))}.hero-switch{position:absolute;width:420px;height:205px;object-fit:contain;left:2%;bottom:10px;z-index:6;filter:drop-shadow(0 25px 25px rgba(0,0,0,.55))}.hero-nvr{position:absolute;width:365px;height:175px;object-fit:contain;right:3%;bottom:0;z-index:7;filter:drop-shadow(0 25px 25px rgba(0,0,0,.65))}.server-rack{position:absolute;right:1%;top:0;width:185px;height:290px;border:2px solid #262c34;border-radius:5px;background:linear-gradient(90deg,#111318,#1b2027 45%,#0c0e12);box-shadow:inset 0 0 20px #000,0 25px 50px #000;z-index:3}.server-rack:after{content:"";position:absolute;inset:8px;border:1px solid #303844}.server-top{height:28px;background:#171c22;border-bottom:1px solid #2f3843}.server-slot{height:28px;margin:9px 14px;background:linear-gradient(90deg,#0b0e12,#19222b,#0a0c10);border:1px solid #26333f;box-shadow:inset 0 0 8px rgba(34,137,255,.2);position:relative}.server-slot:after{content:"";position:absolute;right:8px;top:10px;width:25px;height:3px;background:#1c7eff;box-shadow:0 0 8px #1c7eff}
.category-grid{position:relative;z-index:3;display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:12px}.category-card{min-height:122px;border:1px solid var(--line);border-radius:13px;background:linear-gradient(155deg,#0c0e12,#090a0d);text-align:left;padding:18px 20px;cursor:pointer;transition:.2s}.category-card:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.2);box-shadow:0 18px 45px rgba(0,0,0,.25)}.category-card svg{width:32px;height:32px;color:var(--pink);margin-bottom:10px}.category-card:nth-child(3) svg,.category-card:nth-child(5) svg{color:var(--orange)}.category-card h3{font-size:13px;margin:0 0 6px}.category-card p{font-size:10px;line-height:1.45;color:#aaa;margin:0}
.trustbar{margin-top:22px;margin-bottom:28px;min-height:84px;border:1px solid var(--line);border-radius:13px;background:#090b0e;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trustbar>div{height:48px;padding:0 28px;border-right:1px solid var(--line);display:flex;align-items:center;gap:17px}.trustbar>div:last-child{border:0}.trustbar svg{width:30px;height:30px;color:var(--pink)}.trustbar>div:nth-child(2) svg,.trustbar>div:nth-child(4) svg{color:var(--orange)}.trustbar b,.trustbar small{display:block}.trustbar b{font-size:12px}.trustbar small{font-size:9px;color:#aaa;margin-top:4px}
.catalog-section{padding:26px 0 58px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.section-title span{font-size:9px;letter-spacing:.15em;color:var(--orange);font-weight:800}.section-title h2{font-size:22px;margin:5px 0 0}.section-title button{border:0;background:transparent;color:var(--pink);display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px}.section-title button svg{width:17px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:#0b0d10;color:#aaa;border-radius:999px;padding:8px 14px;cursor:pointer;font-size:10px}.filters button.active{color:#fff;border-color:rgba(239,13,105,.4);background:rgba(239,13,105,.09)}.catalog-search{width:270px;height:38px;border:1px solid var(--line);border-radius:10px;background:#0b0d10;display:flex;align-items:center;padding:0 12px;gap:8px}.catalog-search svg{width:15px;color:#777}.catalog-search input{width:100%;border:0;outline:0;background:transparent;color:white;font-size:11px}
.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card{border:1px solid var(--line);border-radius:13px;background:linear-gradient(160deg,#0c0e12,#090a0d);overflow:hidden;transition:.2s;position:relative}.product-card:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.18);box-shadow:0 15px 40px rgba(0,0,0,.25)}.favorite-btn{position:absolute;right:13px;top:13px;width:29px;height:29px;border:0;background:transparent;z-index:3;cursor:pointer;color:#eee}.favorite-btn svg{width:20px}.product-image{height:175px;display:grid;place-items:center;padding:18px;background:radial-gradient(circle at center,rgba(255,255,255,.035),transparent 65%)}.product-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 16px rgba(0,0,0,.5))}.product-body{padding:0 18px 17px}.product-body h3{font-size:13px;line-height:1.35;margin:0 0 4px}.product-model{font-size:9px;color:#aaa}.product-price{display:flex;align-items:end;justify-content:space-between;margin:13px 0 12px}.product-price strong{font-size:15px;color:#ff357a}.stock{font-size:9px;color:var(--green);display:flex;gap:5px;align-items:center}.stock:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green)}.product-actions{display:grid;grid-template-columns:44px 1fr;gap:8px}.detail-btn,.add-btn{height:37px;border-radius:8px;cursor:pointer}.detail-btn{border:1px solid #888;background:transparent}.detail-btn svg{width:17px}.add-btn{border:0;background:linear-gradient(105deg,#c71158,var(--pink),var(--orange));font-size:11px;font-weight:700}.empty-state{display:none;border:1px dashed var(--line);border-radius:13px;padding:40px;text-align:center}.empty-state.show{display:grid;gap:10px}.empty-state button{justify-self:center;border:0;background:transparent;color:var(--orange);cursor:pointer}
.solutions{padding:72px 0;background:radial-gradient(circle at 15% 50%,rgba(239,13,105,.11),transparent 30%),#08090c;border-top:1px solid var(--line)}.solutions-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.solutions-copy>span{font-size:10px;letter-spacing:.14em;color:var(--orange);font-weight:800}.solutions-copy h2{font-size:42px;line-height:1.08;letter-spacing:-.035em;margin:12px 0 18px}.solutions-copy p{color:#aaa;line-height:1.7;max-width:580px}.solution-cards{display:grid;grid-template-columns:1fr 1fr;gap:13px}.solution-cards button{text-align:left;min-height:155px;border:1px solid var(--line);background:#0d0f13;border-radius:14px;padding:22px;cursor:pointer}.solution-cards button:hover{border-color:rgba(255,105,0,.35)}.solution-cards svg{color:var(--pink);width:28px;height:28px}.solution-cards b,.solution-cards span{display:block}.solution-cards b{margin-top:21px;font-size:13px}.solution-cards span{margin-top:6px;color:#888;font-size:10px;line-height:1.5}
.footer{border-top:1px solid var(--line);background:#07080a}.footer-main{min-height:92px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.footer-main>div{display:flex;align-items:center;gap:14px}.footer-main svg{color:var(--pink);width:25px;height:25px}.footer-main b,.footer-main small{display:block}.footer-main b{font-size:11px}.footer-main small{color:#8e8a86;font-size:9px;margin-top:4px}.wa-dot{color:#56db76;font-size:22px}.footer-bottom{height:44px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#777;font-size:9px}.footer-bottom div{display:flex;gap:14px}.footer-bottom button,.legal-open{border:0;background:transparent;color:#777;cursor:pointer}
.cart-drawer{position:fixed;right:0;top:0;width:min(430px,100%);height:100%;z-index:400;background:#0c0e12;border-left:1px solid var(--line);transform:translateX(102%);transition:.28s;display:flex;flex-direction:column;box-shadow:-35px 0 80px rgba(0,0,0,.5)}.cart-drawer.open{transform:translateX(0)}.drawer-head{padding:22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.drawer-head small{color:var(--orange);font-size:9px;letter-spacing:.15em}.drawer-head h3{margin:4px 0 0}.drawer-head button,.modal-x{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:#111318;display:grid;place-items:center;cursor:pointer}.drawer-head svg,.modal-x svg{width:17px}.cart-items{flex:1;padding:15px 20px;overflow:auto}.cart-row{display:grid;grid-template-columns:72px 1fr auto;gap:11px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-row img{width:70px;height:65px;object-fit:contain;background:#fff;border-radius:8px}.cart-row h4{font-size:11px;margin:0 0 4px}.cart-row small{font-size:9px;color:#888}.cart-row strong{font-size:11px}.qty{display:flex;align-items:center;gap:7px;margin-top:8px}.qty button{width:23px;height:23px;border:1px solid var(--line);background:#111318;border-radius:6px;cursor:pointer}.remove{border:0;background:transparent;color:#e77070;font-size:9px;padding:0;margin-top:6px;cursor:pointer}.cart-empty{flex:1;display:grid;place-items:center;align-content:center;text-align:center;gap:8px;color:#888;padding:30px}.cart-empty svg{width:42px;height:42px}.cart-empty b{color:#fff}.cart-empty span{font-size:11px}.drawer-footer{padding:20px;border-top:1px solid var(--line);display:grid;gap:10px}.drawer-footer>div{display:flex;justify-content:space-between}.drawer-footer span{color:#888;font-size:11px}.drawer-footer strong{font-size:18px}.drawer-footer>small{font-size:9px;color:#777}.drawer-secondary{height:42px;border:1px solid var(--line);background:#111318;border-radius:9px;cursor:pointer}
.modal{display:none;position:fixed;inset:0;z-index:500;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(7px)}.modal-card{position:relative;width:min(760px,100%);max-height:90vh;overflow:auto;border:1px solid var(--line);background:#101217;border-radius:18px;padding:30px;box-shadow:0 40px 110px rgba(0,0,0,.7)}.modal-x{position:absolute;right:17px;top:17px}.modal-kicker{color:var(--orange);font-size:9px;letter-spacing:.15em;font-weight:800}.quote-modal-card h2,.account-card h2{font-size:32px;margin:9px 0}.quote-modal-card>p,.account-card>p{color:#aaa;font-size:12px;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.quote-modal-card label{display:grid;gap:6px;color:#999;font-size:9px;margin-top:13px}.quote-modal-card input,.quote-modal-card textarea{width:100%;border:1px solid var(--line);outline:0;background:#0a0c0f;color:#fff;padding:12px;border-radius:8px}.full{width:100%;margin-top:14px}.product-detail{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center}.product-detail-img{height:330px;background:#fff;border-radius:13px;display:grid;place-items:center;padding:25px}.product-detail-img img{width:100%;height:100%;object-fit:contain}.product-detail-copy .brand{color:var(--orange);font-size:9px;letter-spacing:.1em;font-weight:800}.product-detail-copy h2{font-size:27px;line-height:1.2;margin:8px 0}.product-detail-copy p{color:#999;font-size:11px;line-height:1.6}.specs{margin:18px 0}.specs div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--line);font-size:10px}.specs span{color:#888}.detail-price{font-size:26px;font-weight:900;color:#ff357a}.detail-actions{display:flex;gap:9px;margin-top:18px}.account-card{width:min(480px,100%)}.legal-card p{color:#aaa;font-size:11px;line-height:1.7}.toast{position:fixed;left:50%;bottom:24px;z-index:700;transform:translate(-50%,15px);opacity:0;background:#15171b;border:1px solid var(--line);border-radius:999px;padding:10px 16px;font-size:10px;transition:.2s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1180px){.shell{width:min(100% - 36px,1420px)}.topbar-group{gap:18px}.topbar-group span:nth-child(2){display:none}.header-main{grid-template-columns:180px 1fr 300px;height:132px}.logo-box img{width:160px}.header-actions{grid-template-columns:70px 70px 1fr 0}.quote-btn{font-size:11px}.nav{gap:22px}.hero-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.trustbar{grid-template-columns:1fr 1fr}.trustbar>div:nth-child(2){border-right:0}.trustbar>div{border-bottom:1px solid var(--line)}.trustbar>div:nth-child(3),.trustbar>div:nth-child(4){border-bottom:0}}
@media(max-width:850px){.topbar{display:none}.header-main{height:82px;grid-template-columns:130px 1fr;gap:12px}.logo-box{border:0;padding:0}.logo-box img{width:120px;height:70px}.header-center{display:none}.header-actions{display:flex;justify-content:flex-end}.action-account{display:none}.action-cart span:last-child{display:none}.quote-btn{display:none}.mobile-menu{display:grid;place-items:center}.mobile-panel{border-top:1px solid var(--line);padding:12px 20px 18px;background:#0a0b0e}.mobile-panel.open{display:grid}.mobile-panel a{padding:9px 0;color:#ddd}.catalog-dropdown{display:none}.hero{padding-top:20px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:12px}.hero h1{font-size:48px}.hero-products{height:300px}.hero-switch{width:330px}.hero-nvr{width:270px}.server-rack{width:150px;height:250px}.category-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr 1fr}.catalog-toolbar{display:grid;gap:12px}.catalog-search{width:100%}.solutions-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr;gap:25px;padding:25px 0}}
@media(max-width:560px){.shell{width:calc(100% - 24px)}.header-actions{gap:9px}.action-cart{width:42px}.category-grid,.product-grid,.solution-cards{grid-template-columns:1fr}.hero h1{font-size:41px}.hero-copy p{font-size:14px}.hero-buttons{display:grid}.hero-products{height:250px}.hero-router{width:150px;left:14%}.hero-switch{width:265px;left:-5%}.hero-nvr{width:220px}.server-rack{width:115px;height:210px}.category-card{min-height:108px}.trustbar{grid-template-columns:1fr}.trustbar>div{border-right:0!important;border-bottom:1px solid var(--line)!important}.trustbar>div:last-child{border-bottom:0!important}.product-image{height:220px}.footer-main{grid-template-columns:1fr}.footer-bottom{height:auto;padding:16px 0;display:grid;gap:10px}.form-grid,.product-detail{grid-template-columns:1fr}.product-detail-img{height:230px}}
