.VDSSystem_vdsSystem__vv4Kw{position:relative;padding:6rem 0;background:linear-gradient(180deg,rgba(0,0,0,.95),rgba(10,5,0,.95));overflow:hidden}.VDSSystem_container__TJteU{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.VDSSystem_systemHeader__IplrT{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.VDSSystem_systemHeader__IplrT.VDSSystem_visible__67lvl{opacity:1;transform:translateY(0)}.VDSSystem_headerTop__Tiv0F{margin-bottom:2rem;display:flex;justify-content:center;align-items:center}.VDSSystem_systemInfo__mxaN0{display:inline-flex;align-items:center;gap:1rem;padding:.75rem 1.5rem;background:rgba(0,0,0,.7);border:1px solid rgba(255,107,0,.3);border-radius:8px;font-family:Courier New,monospace;font-size:.85rem;box-shadow:0 0 20px rgba(255,107,0,.2)}.VDSSystem_systemName__FLtfP{color:#ff6b00;font-weight:700;text-shadow:0 0 10px rgba(255,107,0,.8)}.VDSSystem_divider__RTE9j{color:rgba(255,255,255,.3)}.VDSSystem_status__9hgay{color:rgba(255,255,255,.7);display:flex;align-items:center;gap:.5rem}.VDSSystem_ledGreen__60rZM{width:8px;height:8px;border-radius:50%;background:#00ff88;box-shadow:0 0 10px #00ff88;animation:VDSSystem_pulse__bA_VA 2s ease-in-out infinite}@keyframes VDSSystem_pulse__bA_VA{0%,to{opacity:1}50%{opacity:.4}}.VDSSystem_statusOnline__02uW_{color:#00ff88;font-weight:700}.VDSSystem_modules__bS4yN{color:rgba(255,255,255,.7)}.VDSSystem_moduleCount__CAfnh{color:#00d4ff;font-weight:700}.VDSSystem_uptime__pZaQt{color:rgba(255,255,255,.7)}.VDSSystem_uptimeValue__QXmdv{color:#00ff88;font-weight:700}.VDSSystem_headerContent__t56kc{max-width:800px;margin:0 auto}.VDSSystem_title__qVWfc{font-size:3rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:-.02em;display:flex;flex-direction:column;gap:.75rem;align-items:center}.VDSSystem_titleGradient___YT3S{background:linear-gradient(135deg,#ff6b00,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.VDSSystem_fullName__Mis5t{font-size:1.25rem;font-weight:600;color:rgba(255,255,255,.7);letter-spacing:.1em;text-transform:uppercase;font-family:Courier New,monospace}.VDSSystem_subtitle__jUOpS{font-size:1.15rem;color:rgba(255,255,255,.7);line-height:1.6;max-width:900px;margin:0 auto}.VDSSystem_connectionLines__qSBMg{position:absolute;top:280px;left:50%;transform:translateX(-50%);width:90%;max-width:1200px;height:600px;pointer-events:none;z-index:0;opacity:.6}.VDSSystem_connectionLine__7Y_c4{stroke:url(#lineGradient);stroke-width:2;fill:none;filter:url(#glow);animation:VDSSystem_lineFlow__QxyJL 3s ease-in-out infinite}@keyframes VDSSystem_lineFlow__QxyJL{0%,to{stroke-dasharray:10 5;stroke-dashoffset:0}50%{stroke-dasharray:10 5;stroke-dashoffset:15}}.VDSSystem_dataParticle__K22sw{fill:#ff6b00;filter:url(#glow)}.VDSSystem_modulesGrid__jTJG2{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem;opacity:0;transition:opacity .8s ease-out;position:relative;z-index:1}.VDSSystem_modulesGrid__jTJG2.VDSSystem_visible__67lvl{opacity:1}.VDSSystem_moduleCard__PDkT2{position:relative;background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(20,10,0,.8));border:1px solid rgba(255,107,0,.3);border-radius:16px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transform:translateY(50px) scale(.9);transition:all .6s cubic-bezier(.34,1.56,.64,1);overflow:hidden}.VDSSystem_moduleCard__PDkT2.VDSSystem_visible__67lvl{opacity:1;transform:translateY(0) scale(1)}.VDSSystem_moduleCard__PDkT2:hover{transform:translateY(-10px) scale(1.02);border-color:rgba(255,107,0,.8);box-shadow:0 20px 60px rgba(255,107,0,.3),0 0 40px rgba(255,107,0,.2),inset 0 0 40px rgba(255,107,0,.05)}.VDSSystem_moduleCard__PDkT2.VDSSystem_active__t9fSa{border-color:rgba(255,107,0,1);box-shadow:0 20px 60px rgba(255,107,0,.4),0 0 60px rgba(255,107,0,.3),inset 0 0 60px rgba(255,107,0,.1)}.VDSSystem_moduleHeader__NOZQW{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-family:Courier New,monospace;font-size:.75rem}.VDSSystem_moduleStatus__ZTS8L{display:flex;align-items:center;gap:.5rem}.VDSSystem_ledActive__xjSiz{width:6px;height:6px;border-radius:50%;background:#00ff88;box-shadow:0 0 8px #00ff88;animation:VDSSystem_pulse__bA_VA 2s ease-in-out infinite}.VDSSystem_moduleId__KrKta{color:rgba(255,255,255,.5);text-transform:uppercase}.VDSSystem_moduleMetric__un1cK{display:flex;gap:.25rem;color:rgba(255,255,255,.5)}.VDSSystem_metricLabel__4EW06{color:rgba(255,255,255,.5)}.VDSSystem_metricValue__3NWiU{color:#00ff88;font-weight:700}.VDSSystem_iconWrapper__Jyf9m{position:relative;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;border:2px solid;border-radius:12px;transition:all .4s ease}.VDSSystem_moduleCard__PDkT2:hover .VDSSystem_iconWrapper__Jyf9m{transform:rotateY(1turn);border-width:3px}.VDSSystem_icon__pxcD7{width:40px;height:40px;z-index:2;position:relative;filter:drop-shadow(0 0 10px currentColor)}.VDSSystem_iconGlow__goL_S{position:absolute;width:100%;height:100%;border-radius:12px;opacity:.3;transition:opacity .4s ease}.VDSSystem_moduleCard__PDkT2:hover .VDSSystem_iconGlow__goL_S{opacity:.6;animation:VDSSystem_glowPulse__1oQES 2s ease-in-out infinite}@keyframes VDSSystem_glowPulse__1oQES{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.1);opacity:.8}}.VDSSystem_moduleTitle__qtf2V{font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center;text-transform:uppercase;letter-spacing:.05em;text-shadow:0 0 20px currentColor}.VDSSystem_moduleDescription__caiBq{font-size:.95rem;color:rgba(255,255,255,.7);line-height:1.6;margin-bottom:1.5rem;text-align:center}.VDSSystem_codeSnippet__Wkszs{background:rgba(0,0,0,.6);border:1px solid rgba(255,107,0,.2);border-radius:8px;overflow:hidden;font-family:Courier New,monospace;transition:all .3s ease}.VDSSystem_moduleCard__PDkT2:hover .VDSSystem_codeSnippet__Wkszs{border-color:rgba(255,107,0,.5);box-shadow:0 0 20px rgba(255,107,0,.2)}.VDSSystem_codeHeader__4Eunw{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:rgba(0,0,0,.4);border-bottom:1px solid rgba(255,107,0,.2)}.VDSSystem_codeDot__xbV8e{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.3)}.VDSSystem_fileName__Aw5dN{font-size:.7rem;color:rgba(255,255,255,.5);margin-left:auto}.VDSSystem_codeContent__FX1bR{padding:1rem;font-size:.8rem;line-height:1.5;color:#00ff88;margin:0;overflow-x:auto}.VDSSystem_codeContent__FX1bR code{text-shadow:0 0 5px rgba(0,255,136,.5)}.VDSSystem_scanEffect__TOune{position:absolute;top:-100%;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0,rgba(255,107,0,.2) 50%,transparent);pointer-events:none;opacity:0;transition:opacity .3s ease}.VDSSystem_moduleCard__PDkT2:hover .VDSSystem_scanEffect__TOune{opacity:1;animation:VDSSystem_scan__wdYfU 2s linear infinite}@keyframes VDSSystem_scan__wdYfU{0%{top:-100%}to{top:100%}}.VDSSystem_systemFooter__b0Q_R{margin-top:3rem;opacity:0;transform:translateY(20px);transition:all .8s ease-out .6s}.VDSSystem_systemFooter__b0Q_R.VDSSystem_visible__67lvl{opacity:1;transform:translateY(0)}.VDSSystem_footerContent__emId9{max-width:800px;margin:0 auto;padding:1.5rem 2rem;background:rgba(0,0,0,.6);border:1px solid rgba(255,107,0,.3);border-radius:12px;font-family:Courier New,monospace;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.VDSSystem_footerText__Zyiyk{color:rgba(255,255,255,.8);font-size:1rem}.VDSSystem_prompt__AmMOC{color:#ff6b00;font-weight:700;margin-right:.5rem}.VDSSystem_cyberGrid__V3_oh{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(255,107,0,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,107,0,.03) 1px,transparent 0);background-size:50px 50px;animation:VDSSystem_gridMove__h5cAD 20s linear infinite;pointer-events:none;z-index:0}@keyframes VDSSystem_gridMove__h5cAD{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@media (max-width:1024px){.VDSSystem_title__qVWfc{font-size:2.5rem}.VDSSystem_systemInfo__mxaN0{flex-wrap:wrap;font-size:.75rem}.VDSSystem_modulesGrid__jTJG2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.VDSSystem_vdsSystem__vv4Kw{padding:4rem 0}.VDSSystem_container__TJteU{padding:0 1rem}.VDSSystem_systemInfo__mxaN0{flex-wrap:wrap;justify-content:center;gap:.5rem;font-size:.65rem;padding:.5rem 1rem}.VDSSystem_divider__RTE9j{display:none}.VDSSystem_title__qVWfc{font-size:2rem}.VDSSystem_fullName__Mis5t{font-size:1rem}.VDSSystem_subtitle__jUOpS{font-size:.95rem}.VDSSystem_modulesGrid__jTJG2{grid-template-columns:1fr;gap:1.5rem}.VDSSystem_moduleCard__PDkT2{padding:1.5rem}.VDSSystem_moduleTitle__qtf2V{font-size:1.25rem}.VDSSystem_moduleDescription__caiBq{font-size:.9rem}.VDSSystem_codeSnippet__Wkszs{font-size:.8rem}.VDSSystem_connectionLines__qSBMg{display:none}}@media (max-width:480px){.VDSSystem_systemInfo__mxaN0{font-size:.65rem}.VDSSystem_title__qVWfc{font-size:1.5rem}.VDSSystem_subtitle__jUOpS{font-size:.9rem}.VDSSystem_moduleCard__PDkT2{padding:1.25rem}.VDSSystem_iconWrapper__Jyf9m{width:60px;height:60px}.VDSSystem_icon__pxcD7{width:30px;height:30px}.VDSSystem_codeContent__FX1bR{font-size:.7rem}}