@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";
:root{--bg-base:#fff;--bg-surface:#fafafa;--bg-elevated:#f2f2f2;--bg-overlay:#fff;--border-subtle:#0a0a0a12;--border-default:#0a0a0a1a;--border-strong:#0a0a0a2e;--text-primary:#0a0a0a;--text-secondary:#0a0a0a8c;--text-muted:#0a0a0a52;--accent:#0a0a0a;--accent-dim:#0a0a0a0f;--accent-cyan:#0a0a0a;--accent-cyan-glow:#0a0a0a1f;--accent-cyan-dim:#0a0a0a0f;--accent-orange:#0a0a0a;--bg-primary:transparent;--bg-secondary:#0a0a0a08;--bg-card:#0a0a0a08;--border-accent:#0a0a0a2e;--neon-blue:transparent;--glass:#0a0a0a0a;--black:#0a0a0a;--white:#fff;--red:red;--font-display:"Roboto", sans-serif;--font-body:"Roboto", sans-serif;--font-mono:"Roboto", sans-serif;--font:var(--font-body)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg-base);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img,video,svg{max-width:100%;display:block}ul,ol{list-style:none}button{font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0a0a0a26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0a0a0a47}::selection{color:var(--text-primary);background:#0a0a0a26}:focus-visible{outline-offset:3px;border-radius:4px;outline:1.5px solid #0a0a0a80}.glass{-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-subtle);background:#0a0a0a08;border-radius:12px;padding:20px}.container{max-width:1200px;margin:0 auto;padding:0 32px}@media (max-width:768px){.container{padding:0 18px}}.svc-breadcrumb{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.06em;align-items:center;gap:8px;padding-bottom:20px;font-size:.68rem;display:flex}.svc-breadcrumb a{color:var(--text-muted);text-decoration:none;transition:color .2s}.svc-breadcrumb a:hover{color:var(--accent-cyan)}.svc-breadcrumb span{opacity:.4}
@font-face{font-family:Orbitron;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0acc7fdf55eb3220-s.p.12o-f1.6qra-s.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Orbitron;font-style:normal;font-weight:800;font-display:swap;src:url(../media/0acc7fdf55eb3220-s.p.12o-f1.6qra-s.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Orbitron;font-style:normal;font-weight:900;font-display:swap;src:url(../media/0acc7fdf55eb3220-s.p.12o-f1.6qra-s.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Orbitron Fallback;src:local(Arial);ascent-override:81.5%;descent-override:19.59%;line-gap-override:0.0%;size-adjust:124.05%}.orbitron_4f247443-module__MAOs4G__className{font-family:Orbitron,Orbitron Fallback;font-style:normal}
.Header-module__hBw1pG__header{z-index:200;background:0 0;position:relative;left:0;right:0}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;gap:0;max-width:1700px;height:100px;margin:0 auto;padding:0 28px;display:flex}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;margin-right:32px;text-decoration:none;display:flex}.Header-module__hBw1pG__logoSvg{width:auto;height:45px;color:var(--text-primary,#0a0a0a);display:block;overflow:visible}.Header-module__hBw1pG__actions{flex-shrink:0;align-items:center;gap:12px;margin-left:auto;display:flex}.Header-module__hBw1pG__ctaBtn{color:#fff;letter-spacing:-.01em;white-space:nowrap;background:#000;border:none;border-radius:25px;flex-shrink:0;align-items:center;gap:8px;padding:7px 8px 7px 16px;font-size:.82rem;font-weight:650;text-decoration:none;transition:background .15s,transform .15s;display:flex}.Header-module__hBw1pG__ctaBtn:hover{background:red}.Header-module__hBw1pG__ctaArrow{color:#fff;background:#ffffff61;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:transform .15s;display:flex;transform:rotate(45deg)}.Header-module__hBw1pG__ctaBtn:hover .Header-module__hBw1pG__ctaArrow{transform:rotate(0)}.Header-module__hBw1pG__burger{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;z-index:206;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;padding:0;transition:background .2s,border-color .2s,border-radius .25s;display:flex;position:relative}.Header-module__hBw1pG__burger:hover{background:var(--bg-elevated)}.Header-module__hBw1pG__burgerActive{background:var(--bg-elevated);border:1px solid var(--border-default)}.Header-module__hBw1pG__dotsGrid{grid-template-rows:repeat(3,4.5px);grid-template-columns:repeat(3,4.5px);gap:3.5px;display:grid}.Header-module__hBw1pG__dot{background:#0a0a0abf;border-radius:1.5px;width:4.5px;height:4.5px;transform:scale(1)}.Header-module__hBw1pG__burgerActive .Header-module__hBw1pG__dot{background:#0a0a0a;animation:.55s cubic-bezier(.34,1.56,.64,1) Header-module__hBw1pG__dotBurst}.Header-module__hBw1pG__burgerActive .Header-module__hBw1pG__dot:first-child{animation-delay:0s}.Header-module__hBw1pG__burgerActive .Header-module__hBw1pG__dot:nth-child(2){animation-delay:25ms}.Header-module__hBw1pG__burgerActive .Header-module__hBw1pG__dot:nth-child(3){animation-delay:50ms}.Header-module__hBw1pG__burgerActive .Header-module__hBw1pG__dot:nth-child(4){animation-delay:25ms}.Header-module__hBw1pG__burgerActive .Header-module__hBw1pG__dot:nth-child(5){animation-delay:0s}.Header-module__hBw1pG__burgerActive .Header-module__hBw1pG__dot:nth-child(6){animation-delay:25ms}.Header-module__hBw1pG__burgerActive .Header-module__hBw1pG__dot:nth-child(7){animation-delay:50ms}.Header-module__hBw1pG__burgerActive .Header-module__hBw1pG__dot:nth-child(8){animation-delay:25ms}.Header-module__hBw1pG__burgerActive .Header-module__hBw1pG__dot:nth-child(9){animation-delay:0s}@keyframes Header-module__hBw1pG__dotBurst{0%{transform:scale(1)}45%{transform:scale(1.6)}to{transform:scale(1)}}.Header-module__hBw1pG__menuOverlay{z-index:204;cursor:pointer;-webkit-backdrop-filter:blur(4px);background:#0006;animation:.18s Header-module__hBw1pG__overlayIn;position:fixed;inset:0}@keyframes Header-module__hBw1pG__overlayIn{0%{opacity:0}to{opacity:1}}.Header-module__hBw1pG__menuModal{z-index:205;border:1px solid var(--border-subtle);background:#fff;width:min(280px,100vw - 40px);max-height:calc(100vh - 32px);animation:.28s cubic-bezier(.16,1,.3,1) Header-module__hBw1pG__menuGrow;position:absolute;overflow-y:auto;box-shadow:0 24px 60px #0a0a0a29}@keyframes Header-module__hBw1pG__menuGrow{0%{opacity:0;border-radius:50%;transform:scale(.3)}60%{border-radius:18px}to{opacity:1;border-radius:18px;transform:scale(1)}}.Header-module__hBw1pG__menuModalHeader{border-bottom:1px solid #0a0a0a14;justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.Header-module__hBw1pG__menuModalTitle{font-family:var(--font-mono);color:#0a0a0aef;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem}.Header-module__hBw1pG__menuCloseBtn{color:#0a0a0a99;cursor:pointer;background:#0a0a0a0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,color .2s;display:flex}.Header-module__hBw1pG__menuCloseBtn:hover{color:#0a0a0a;background:#0a0a0a1a}.Header-module__hBw1pG__menuLinks{flex-direction:column;gap:2px;padding:10px 16px 16px;display:flex}.Header-module__hBw1pG__menuLink{color:#0a0a0afc;letter-spacing:-.01em;opacity:0;animation:.3s cubic-bezier(.16,1,.3,1) forwards Header-module__hBw1pG__linkIn;animation-delay:calc(var(--i,0) * 35ms + 90ms);padding:10px 4px;font-size:1.3rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;transform:translateY(6px)}@keyframes Header-module__hBw1pG__linkIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__menuLink:hover,.Header-module__hBw1pG__menuLink.Header-module__hBw1pG__active{color:var(--red);transform:translate(10px)}.Header-module__hBw1pG__menuFooter{border-top:1px solid #0a0a0a14;gap:10px;padding:14px 16px 18px;display:flex}.Header-module__hBw1pG__socialIconBtn{color:#0a0a0ab3;background:#0a0a0a0a;border:1px solid #0a0a0a1a;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex}.Header-module__hBw1pG__socialIconBtn:hover{color:#0a0a0a;background:#0a0a0a14;transform:translateY(-2px)}@media (max-width:480px){.Header-module__hBw1pG__burger:hover{background:0 0}.Header-module__hBw1pG__logoSvg{height:35px}.Header-module__hBw1pG__inner{height:80px}.Header-module__hBw1pG__ctaBtn{padding:5px 5px 5px 10px}.Header-module__hBw1pG__ctaArrow{width:26px;height:26px}.Header-module__hBw1pG__burger{width:35px;height:35px}.Header-module__hBw1pG__actions{gap:8px}.Header-module__hBw1pG__inner{padding:0 18px}}
.Footer-module__S6Hkya__footer{background:#050505;border-top:1px solid #ffffff0a;padding:100px 0 0;position:relative}.Footer-module__S6Hkya__inner{max-width:1300px;margin:0 auto;padding:0 32px}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:64px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:20px;padding-right:40px;display:flex}.Footer-module__S6Hkya__logoLink{align-items:center;gap:12px;width:fit-content;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__logoText{font-family:var(--font-mono);color:#fff;letter-spacing:-.02em;font-size:1.2rem;font-weight:600}.Footer-module__S6Hkya__desc{color:#ffffff80;max-width:320px;font-size:.95rem;font-weight:300;line-height:1.7}.Footer-module__S6Hkya__col{flex-direction:column;display:flex}.Footer-module__S6Hkya__colTitle{font-family:var(--font-mono);color:#fff;letter-spacing:.15em;text-transform:uppercase;margin-bottom:24px;font-size:.65rem;font-weight:500}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:#ffffff80;font-size:.9rem;font-weight:300;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__footerLink:hover{color:#fff}.Footer-module__S6Hkya__staticText{color:#ffffff4d;font-size:.9rem;font-weight:300}.Footer-module__S6Hkya__socials{gap:16px;margin-top:32px;display:flex}.Footer-module__S6Hkya__socialBtn{color:#fff6;justify-content:center;align-items:center;transition:color .3s,transform .3s;display:flex}.Footer-module__S6Hkya__socialBtn:hover{color:#fff;transform:translateY(-2px)}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff0a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:80px;padding:32px 0;display:flex}.Footer-module__S6Hkya__copy{color:#fff6;font-size:.8rem;font-weight:300}.Footer-module__S6Hkya__legalLinks{align-items:center;gap:24px;display:flex}.Footer-module__S6Hkya__legalLinks a{color:#fff6;font-size:.8rem;font-weight:300;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__legalLinks a:hover{color:#fff}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:48px}.Footer-module__S6Hkya__brand{grid-column:1/-1;padding-right:0}}@media (max-width:640px){.Footer-module__S6Hkya__footer{padding:64px 0 0}.Footer-module__S6Hkya__inner{padding:0 24px}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:48px}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start;gap:12px;margin-top:48px}.Footer-module__S6Hkya__legalLinks{gap:16px}}
