.Hero_page__NMLQL{position:relative;min-height:100vh}.Hero_page__NMLQL:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");z-index:9999;opacity:.3}.Hero_page__NMLQL:after,.Hero_page__NMLQL:before{content:"";position:fixed;inset:0;pointer-events:none}.Hero_page__NMLQL:after{background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,255,106,.012) 0,rgba(0,255,106,.012) 4px);z-index:9998}.Hero_nav__p_Tko{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 40px;height:60px;background:rgba(10,12,10,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.Hero_logo__ze71M{display:flex;align-items:center;gap:10px;font-family:var(--font-display,sans-serif);font-size:15px;font-weight:700;letter-spacing:-.02em;color:var(--text);text-decoration:none;background:transparent;border-radius:4px;padding:4px 8px}.Hero_logoDot__XPUAr{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 10px var(--green);animation:Hero_pulse__V9uNJ 2s ease-in-out infinite;flex-shrink:0}.Hero_navLinks__lo11y{display:flex;align-items:center;gap:32px}.Hero_navLinks__lo11y a{color:var(--text2);text-decoration:none;font-size:12px;letter-spacing:.06em;text-transform:uppercase;transition:color .2s}.Hero_navLinks__lo11y a:hover{color:var(--green)}.Hero_navCta__wjpje{background:transparent!important;border:1px solid var(--green)!important;color:var(--green)!important;padding:8px 18px;border-radius:2px;font-family:var(--font-mono,monospace);font-size:12px;letter-spacing:.08em;text-transform:uppercase;transition:background .2s,box-shadow .2s}.Hero_navCta__wjpje:hover{background:rgba(0,255,106,.08)!important;box-shadow:0 0 20px rgba(0,255,106,.2)}.Hero_hero__vUAjb{min-height:100vh;display:flex;align-items:center;padding:100px 40px 60px;position:relative;overflow:hidden}.Hero_hero__vUAjb:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 0,transparent 100%);opacity:.5}.Hero_heroOrb__c1gS4{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(0,255,106,.06) 0,transparent 70%);top:50%;right:-100px;transform:translateY(-50%);pointer-events:none}.Hero_heroContent__bqkeg{max-width:760px;position:relative;z-index:1}.Hero_heroTag__ZftT_{display:inline-flex;align-items:center;gap:8px;background:var(--green-dim);border:1px solid var(--green3);color:var(--green2);font-size:11px;letter-spacing:.1em;text-transform:uppercase;padding:6px 14px;border-radius:2px;margin-bottom:32px;animation:Hero_fadeUp__hU826 .6s ease both}.Hero_heroTag__ZftT_:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green);animation:Hero_pulse__V9uNJ 1.5s ease-in-out infinite}.Hero_h1__zOllw{font-family:var(--font-display,sans-serif);font-size:clamp(36px,6vw,72px);font-weight:900;line-height:1;letter-spacing:-.03em;color:var(--text);margin-bottom:8px;animation:Hero_fadeUp__hU826 .6s ease .1s both}.Hero_accent__qUN0o{color:var(--green)}.Hero_heroSub__eUpgR{font-family:var(--font-display,sans-serif);font-size:clamp(18px,3vw,28px);font-weight:400;color:var(--text2);letter-spacing:-.02em;margin-bottom:28px;animation:Hero_fadeUp__hU826 .6s ease .2s both}.Hero_heroDesc__IkgaF{font-size:14px;color:var(--text2);max-width:520px;line-height:1.8;margin-bottom:44px;animation:Hero_fadeUp__hU826 .6s ease .3s both}.Hero_heroCta__2sY4_{display:flex;align-items:center;gap:16px;flex-wrap:wrap;animation:Hero_fadeUp__hU826 .6s ease .4s both}.Hero_btnPrimary__8Be7U{display:inline-flex;align-items:center;gap:10px;background:var(--green);color:#000;font-family:var(--font-mono,monospace);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:14px 28px;border-radius:2px;border:none;cursor:pointer;text-decoration:none;transition:background .2s,box-shadow .2s;position:relative;overflow:hidden}.Hero_btnPrimary__8Be7U:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.15),transparent);transform:translateX(-100%);transition:transform .4s}.Hero_btnPrimary__8Be7U:hover{background:var(--green2);box-shadow:0 0 30px rgba(0,255,106,.3)}.Hero_btnPrimary__8Be7U:hover:after{transform:translateX(100%)}.Hero_btnSecondary__H1SFm{display:inline-flex;align-items:center;gap:8px;color:var(--text2);font-size:13px;text-decoration:none;transition:color .2s}.Hero_btnSecondary__H1SFm:hover{color:var(--text)}.Hero_btnSecondary__H1SFm svg{transition:transform .2s}.Hero_btnSecondary__H1SFm:hover svg{transform:translateX(4px)}.Hero_terminal__ax9pl{position:absolute;right:40px;top:50%;transform:translateY(-50%);width:380px;background:var(--bg2);border:1px solid var(--border2);border-radius:4px;overflow:hidden;box-shadow:0 0 60px rgba(0,0,0,.6),0 0 0 1px rgba(0,255,106,.05);animation:Hero_fadeUp__hU826 .6s ease .5s both;display:none}@media (min-width:1100px){.Hero_terminal__ax9pl{display:block}}.Hero_termBar__zvS9V{background:var(--bg3);border-bottom:1px solid var(--border);padding:10px 16px;display:flex;align-items:center;gap:8px}.Hero_termDots__I4gVR{display:flex;gap:6px}.Hero_termDot__7gOix{width:10px;height:10px;border-radius:50%}.Hero_td1__Gnkjc{background:#ff5f57}.Hero_td2__FgSBH{background:#febc2e}.Hero_td3__pS_OF{background:#28c840}.Hero_termTitle__p8JN3{flex:1;text-align:center;font-size:11px;color:var(--text3);letter-spacing:.05em}.Hero_termBody__WwvtQ{padding:20px;font-size:12px;line-height:1.9}.Hero_termLine__oqJX4{display:flex;gap:8px}.Hero_termPrompt__o0gVi{color:var(--green)}.Hero_termCmd__5qGnw{color:var(--text)}.Hero_termOut__3Vqfh{color:var(--text2)}.Hero_ok__HZfvn{color:var(--green2)}.Hero_dim__FrQEr{color:var(--text3)}.Hero_cursor__mpXZ4{display:inline-block;width:8px;height:14px;background:var(--green);animation:Hero_blink__tGlZY 1s step-end infinite;vertical-align:middle;margin-left:2px}.Hero_statsStrip__BY9PD{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg2);padding:24px 40px;display:flex;gap:0;overflow-x:auto}.Hero_stat__fo8w6{flex:1;min-width:120px;padding:0 32px;border-right:1px solid var(--border)}.Hero_stat__fo8w6:first-child{padding-left:0}.Hero_stat__fo8w6:last-child{border-right:none}.Hero_statVal__nGlq_{font-family:var(--font-display,sans-serif);font-size:28px;font-weight:700;color:var(--green);letter-spacing:-.03em;line-height:1;margin-bottom:4px}.Hero_statLabel__9lVsn{font-size:11px;color:var(--text3);letter-spacing:.08em;text-transform:uppercase}.Hero_section__ZS55S{padding:100px 40px;max-width:1100px;margin:0 auto}.Hero_sectionTag__TdZZQ{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--green3);margin-bottom:16px;display:flex;align-items:center;gap:10px}.Hero_sectionTag__TdZZQ:before{content:"";display:block;width:24px;height:1px;background:var(--green3)}.Hero_h2__E5FKu{font-family:var(--font-display,sans-serif);font-size:clamp(28px,4vw,48px);font-weight:900;letter-spacing:-.03em;line-height:1.1;margin-bottom:16px;color:var(--text)}.Hero_sectionLead__iK2Dv{font-size:15px;color:var(--text2);max-width:540px;line-height:1.8;margin-bottom:60px}.Hero_featuresGrid__Zqqiu{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1px;background:var(--border);border:1px solid var(--border)}.Hero_feature__4oCyY{background:var(--bg);padding:36px 32px;transition:background .2s;position:relative;overflow:hidden}.Hero_feature__4oCyY:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--green),transparent);opacity:0;transition:opacity .3s}.Hero_feature__4oCyY:hover{background:var(--bg2)}.Hero_feature__4oCyY:hover:before{opacity:1}.Hero_featureIcon__Uiwa_{width:40px;height:40px;border:1px solid var(--border2);border-radius:4px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:18px;background:var(--bg3)}.Hero_featureTitle__5Mrl_{font-family:var(--font-display,sans-serif);font-size:16px;font-weight:700;letter-spacing:-.02em;color:var(--text);margin-bottom:10px}.Hero_featureDesc__FnVzW{font-size:13px;color:var(--text2);line-height:1.7}.Hero_serverSection__Q6n5R{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 40px}.Hero_serverInner__ijb_B{max-width:1100px;margin:0 auto}.Hero_servers__SH1td{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:48px}.Hero_serverCard__JUlo8{background:var(--bg);border:1px solid var(--border2);border-radius:4px;padding:24px;display:flex;flex-direction:column;gap:12px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.Hero_serverCard__JUlo8:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--green3);transition:background .2s}.Hero_serverCard__JUlo8:hover{border-color:var(--green3);box-shadow:0 0 24px rgba(0,255,106,.06)}.Hero_serverCard__JUlo8:hover:after{background:var(--green)}.Hero_serverHeader__r2J_D{display:flex;align-items:center;justify-content:space-between}.Hero_serverFlag__iglWy{font-size:24px}.Hero_serverStatus__5ebf6{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--green2);letter-spacing:.06em;text-transform:uppercase}.Hero_serverStatus__5ebf6:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 8px var(--green);animation:Hero_pulse__V9uNJ 2s ease-in-out infinite}.Hero_serverName__RWB15{font-family:var(--font-display,sans-serif);font-size:16px;font-weight:700;letter-spacing:-.02em;color:var(--text)}.Hero_serverMeta__P6EKP{font-size:12px;color:var(--text3)}.Hero_serverSpecs__R3ac_{display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid var(--border);padding-top:12px}.Hero_spec__7M2RL{display:flex;flex-direction:column;gap:2px}.Hero_specLabel__mZA1C{font-size:10px;color:var(--text3);letter-spacing:.08em;text-transform:uppercase}.Hero_specVal___arZV{font-size:13px;color:var(--text)}.Hero_testimonialsGrid__n0C1m{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.Hero_testimonial__LhyDZ{background:var(--bg2);border:1px solid var(--border2);border-radius:4px;padding:28px 24px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;transition:border-color .2s}.Hero_testimonial__LhyDZ:hover{border-color:var(--green3)}.Hero_testimonialText__50TXb{font-size:14px;color:var(--text);line-height:1.7;font-style:italic}.Hero_testimonialAuthor__rfUBb{display:flex;align-items:center;gap:12px}.Hero_testimonialAvatar__wMneZ{width:36px;height:36px;border-radius:50%;background:var(--green-dim);border:1px solid var(--green3);color:var(--green2);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.Hero_testimonialName__Fycz2{font-size:13px;font-weight:600;color:var(--text)}.Hero_testimonialDuration__D9nc7{font-size:11px;color:var(--text3);letter-spacing:.04em}.Hero_ctaSection__fTYtK{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:100px 40px;text-align:center}.Hero_ctaInner__tXioX{max-width:560px;margin:0 auto}.Hero_ctaInner__tXioX .Hero_sectionTag__TdZZQ{justify-content:center}.Hero_ctaInner__tXioX .Hero_sectionTag__TdZZQ:before{display:none}.Hero_ctaInner__tXioX .Hero_h2__E5FKu{text-align:center}.Hero_ctaInner__tXioX .Hero_sectionLead__iK2Dv{text-align:center;max-width:100%}.Hero_ctaButtons__j8O94{justify-content:center;gap:16px}.Hero_ctaButtons__j8O94,.Hero_footer__rkJ_V{display:flex;align-items:center;flex-wrap:wrap}.Hero_footer__rkJ_V{border-top:1px solid var(--border);padding:40px;justify-content:space-between;gap:20px}.Hero_footerLeft__OHggQ{display:flex;flex-direction:column;gap:6px}.Hero_footerCopy__EXkwQ{font-size:12px;color:var(--text3);margin-top:4px}.Hero_footerLegal__fFBk4{font-size:11px;color:var(--text3)}.Hero_footerLinks___AgYV{display:flex;gap:24px}.Hero_footerLinks___AgYV a{font-size:12px;color:var(--text3);text-decoration:none;transition:color .2s}.Hero_footerLinks___AgYV a:hover{color:var(--text2)}@media (max-width:768px){.Hero_nav__p_Tko{padding:0 20px}.Hero_navLinks__lo11y{display:none}.Hero_hero__vUAjb{padding:100px 20px 60px}.Hero_section__ZS55S{padding:60px 20px}.Hero_statsStrip__BY9PD{padding:24px 20px}.Hero_ctaSection__fTYtK,.Hero_serverSection__Q6n5R{padding:60px 20px}.Hero_footer__rkJ_V{padding:30px 20px;flex-direction:column;align-items:flex-start}}