.Hero-module__Z8hQ_W__hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative}.Hero-module__Z8hQ_W__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Hero-module__Z8hQ_W__textColumn{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Hero-module__Z8hQ_W__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__subtitle{color:#ffffffb3;max-width:500px;margin-bottom:3rem;font-size:clamp(1rem,2vw,1.25rem)}.Hero-module__Z8hQ_W__ctaContainer{margin-bottom:4rem;transition:transform .3s}.Hero-module__Z8hQ_W__ctaContainer:hover{transform:translateY(-5px)}.Hero-module__Z8hQ_W__badge{width:auto;height:50px}.Hero-module__Z8hQ_W__desktopButtons{gap:1rem;margin-top:1rem;display:flex}.Hero-module__Z8hQ_W__windowsButtonContainer{position:relative}.Hero-module__Z8hQ_W__windowsButton,.Hero-module__Z8hQ_W__macButton,.Hero-module__Z8hQ_W__linuxButton{cursor:pointer;color:#fff;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Hero-module__Z8hQ_W__windowsButton{background:#0078d733;border-color:#0078d780}.Hero-module__Z8hQ_W__windowsButton:hover{background:#0078d766;box-shadow:0 0 20px #0078d766}.Hero-module__Z8hQ_W__macButton,.Hero-module__Z8hQ_W__linuxButton{background:#ffffff1a}.Hero-module__Z8hQ_W__macButton:hover,.Hero-module__Z8hQ_W__linuxButton:hover{background:#fff3;box-shadow:0 0 20px #fff3}.Hero-module__Z8hQ_W__dropdownMenu{-webkit-backdrop-filter:blur(10px);z-index:50;background:#0f172af2;border:1px solid #0078d766;border-radius:12px;flex-direction:column;gap:.25rem;min-width:200px;padding:.5rem;display:flex;position:absolute;top:110%;left:0;box-shadow:0 10px 30px #00000080}.Hero-module__Z8hQ_W__dropdownItem{color:#fff;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s}.Hero-module__Z8hQ_W__dropdownItem:hover{background:#0078d74d}.Hero-module__Z8hQ_W__modalOverlay{-webkit-backdrop-filter:blur(5px);z-index:1000;background:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}.Hero-module__Z8hQ_W__modalContent{background:var(--bg-color);text-align:center;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:450px;padding:3rem;display:flex;position:relative;box-shadow:0 20px 50px #00000080}.Hero-module__Z8hQ_W__closeModal{color:#ffffff80;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.Hero-module__Z8hQ_W__closeModal:hover{color:#fff}.Hero-module__Z8hQ_W__modalIconWrapper{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.Hero-module__Z8hQ_W__modalIcon{font-size:2.5rem}.Hero-module__Z8hQ_W__modalTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem}.Hero-module__Z8hQ_W__modalText{color:#ffffffb3;margin-bottom:2rem;line-height:1.5}.Hero-module__Z8hQ_W__facebookButton{color:#fff;background:#1877f2;border-radius:30px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 15px #1877f24d}.Hero-module__Z8hQ_W__facebookButton:hover{background:#166fe5;transform:translateY(-2px);box-shadow:0 6px 20px #1877f266}.Hero-module__Z8hQ_W__wifiNotice{align-items:center;gap:1rem;margin-top:2rem;padding:1.5rem 2rem;animation-name:Hero-module__Z8hQ_W__pulseGlow;animation-duration:3s;animation-iteration-count:infinite;display:flex}.Hero-module__Z8hQ_W__icon{font-size:2rem}.Hero-module__Z8hQ_W__graphicsColumn{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__Z8hQ_W__graphicWrapper{width:100%;max-width:500px;height:500px;position:relative}.Hero-module__Z8hQ_W__pcImage{border:1px solid var(--card-border);border-radius:12px;width:80%;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute;top:10%;right:0;box-shadow:0 20px 40px #0009}.Hero-module__Z8hQ_W__phoneImage{border:2px solid #ffffff1a;border-radius:20px;width:35%;animation:8s ease-in-out infinite reverse Hero-module__Z8hQ_W__float;position:absolute;bottom:5%;left:0;box-shadow:0 30px 60px #000c}@media (max-width:968px){.Hero-module__Z8hQ_W__container{text-align:center;grid-template-columns:1fr}.Hero-module__Z8hQ_W__textColumn{text-align:center;align-items:center}.Hero-module__Z8hQ_W__badge{height:60px}.Hero-module__Z8hQ_W__graphicWrapper{height:350px}.Hero-module__Z8hQ_W__desktopButtons{flex-wrap:wrap;justify-content:center}.Hero-module__Z8hQ_W__dropdownMenu{left:50%;transform:translate(-50%)}}@media (max-width:600px){.Hero-module__Z8hQ_W__desktopButtons{flex-direction:column;width:100%}.Hero-module__Z8hQ_W__windowsButtonContainer{width:100%}.Hero-module__Z8hQ_W__windowsButton,.Hero-module__Z8hQ_W__macButton,.Hero-module__Z8hQ_W__linuxButton{justify-content:center;width:100%}.Hero-module__Z8hQ_W__ctaContainer{flex-direction:column;align-items:center;width:100%;display:flex}.Hero-module__Z8hQ_W__playButton{margin-bottom:1rem}}
.ServerSection-module__TSMDaG__serverSection{background:linear-gradient(#0f172a4d,#1e293b80,#0f172a4d);padding:8rem 2rem;position:relative;overflow:hidden}.ServerSection-module__TSMDaG__container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.ServerSection-module__TSMDaG__content{flex-direction:column;display:flex}.ServerSection-module__TSMDaG__badgeLabel{color:var(--accent-color);letter-spacing:1px;background:#06b6d426;border:1px solid #06b6d44d;border-radius:20px;align-self:flex-start;margin-bottom:1rem;padding:.25rem .75rem;font-size:.8rem;font-weight:700;display:inline-block}.ServerSection-module__TSMDaG__title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.2}.ServerSection-module__TSMDaG__description{color:#ffffffbf;margin-bottom:3rem;font-size:1.125rem;line-height:1.7}.ServerSection-module__TSMDaG__featureGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ServerSection-module__TSMDaG__featureCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;transition:background .3s,border-color .3s;display:flex}.ServerSection-module__TSMDaG__featureCard:hover{background:#ffffff14;border-color:#06b6d466}.ServerSection-module__TSMDaG__iconBox{width:40px;height:40px;color:var(--accent-color);background:#06b6d41a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ServerSection-module__TSMDaG__featureTitle{color:#fff;margin-bottom:.25rem;font-size:1.05rem;font-weight:600}.ServerSection-module__TSMDaG__featureDesc{color:#fff9;font-size:.85rem}.ServerSection-module__TSMDaG__imageWrapper{justify-content:center;align-items:center;display:flex;position:relative}.ServerSection-module__TSMDaG__floatingGroup{z-index:2;width:100%;max-width:500px;position:relative}.ServerSection-module__TSMDaG__glowBackdrop{z-index:0;pointer-events:none;background:radial-gradient(circle,#06b6d426 0%,#0000 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ServerSection-module__TSMDaG__imageContainer{-webkit-backdrop-filter:blur(12px);background:#0f172acc;border:1px solid #ffffff26;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px #0009,0 0 30px #06b6d41a}.ServerSection-module__TSMDaG__windowHeader{background:#0006;border-bottom:1px solid #ffffff0d;align-items:center;padding:.75rem 1rem;display:flex}.ServerSection-module__TSMDaG__dots{gap:6px;margin-right:1rem;display:flex}.ServerSection-module__TSMDaG__dots span{border-radius:50%;width:10px;height:10px}.ServerSection-module__TSMDaG__dots span:first-child{background:#ff5f56}.ServerSection-module__TSMDaG__dots span:nth-child(2){background:#ffbd2e}.ServerSection-module__TSMDaG__dots span:nth-child(3){background:#27c93f}.ServerSection-module__TSMDaG__windowTitle{font-family:var(--font-rajdhani), monospace;color:#fff9;letter-spacing:.5px;font-size:.85rem}.ServerSection-module__TSMDaG__imageInner{background:#0003;justify-content:center;align-items:center;padding:1rem;display:flex}.ServerSection-module__TSMDaG__serverImage{border-radius:8px;width:100%;height:auto;display:block}.ServerSection-module__TSMDaG__statusOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;cursor:pointer;background:#0f172ae6;border:1px solid #27c93f4d;border-radius:30px;align-items:center;gap:.5rem;padding:.5rem 1rem;text-decoration:none;display:flex;position:absolute;top:4rem;right:-2rem;box-shadow:0 10px 20px #0000004d}.ServerSection-module__TSMDaG__pulseDot{background:#27c93f;border-radius:50%;width:8px;height:8px;animation:2s infinite ServerSection-module__TSMDaG__pulse;box-shadow:0 0 10px #27c93f}@keyframes ServerSection-module__TSMDaG__pulse{0%{transform:scale(.95);box-shadow:0 0 #27c93fb3}70%{transform:scale(1);box-shadow:0 0 0 6px #27c93f00}to{transform:scale(.95);box-shadow:0 0 #27c93f00}}.ServerSection-module__TSMDaG__statusOverlay span{color:#fff;font-size:.85rem;font-weight:600}.ServerSection-module__TSMDaG__floatingTag{background:var(--primary-color);color:#fff;z-index:10;cursor:pointer;border-radius:30px;padding:.75rem 2rem;font-weight:700;text-decoration:none;display:inline-block;position:absolute;bottom:2rem;left:-2rem;box-shadow:0 15px 30px #3b82f666}.ServerSection-module__TSMDaG__techRing1,.ServerSection-module__TSMDaG__techRing2{pointer-events:none;z-index:1;border:1px dashed #06b6d44d;border-radius:50%;position:absolute}.ServerSection-module__TSMDaG__techRing1{width:450px;height:450px;animation:30s linear infinite ServerSection-module__TSMDaG__spin;top:50%;left:50%;transform:translate(-50%,-50%)}.ServerSection-module__TSMDaG__techRing2{border:1px solid #3b82f626;width:550px;height:550px;animation:40s linear infinite reverse ServerSection-module__TSMDaG__spin;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ServerSection-module__TSMDaG__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (max-width:968px){.ServerSection-module__TSMDaG__container{grid-template-columns:1fr;gap:4rem}.ServerSection-module__TSMDaG__statusOverlay{right:1rem}.ServerSection-module__TSMDaG__floatingTag{left:1rem}}@media (max-width:600px){.ServerSection-module__TSMDaG__featureGrid{grid-template-columns:1fr}}
.FeaturesSection-module__0FRkEa__featuresSection{padding:8rem 2rem}.FeaturesSection-module__0FRkEa__container{max-width:1200px;margin:0 auto}.FeaturesSection-module__0FRkEa__header{text-align:center;margin-bottom:4rem}.FeaturesSection-module__0FRkEa__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.FeaturesSection-module__0FRkEa__subtitle{color:#ffffffb3;font-size:1.125rem}.FeaturesSection-module__0FRkEa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.FeaturesSection-module__0FRkEa__card{flex-direction:column;align-items:center;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.FeaturesSection-module__0FRkEa__card:hover{border-color:#3b82f666;transform:translateY(-10px);box-shadow:0 15px 40px #3b82f633}.FeaturesSection-module__0FRkEa__imageContainer{border-radius:12px;width:100%;max-width:200px;margin-bottom:1.5rem;transition:transform .3s;overflow:hidden;box-shadow:0 10px 25px #00000080}.FeaturesSection-module__0FRkEa__card:hover .FeaturesSection-module__0FRkEa__imageContainer{transform:scale(1.05)}.FeaturesSection-module__0FRkEa__phoneImage{width:100%;height:auto;display:block}.FeaturesSection-module__0FRkEa__cardContent{text-align:center}.FeaturesSection-module__0FRkEa__cardTitle{color:#f1f5f9;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.FeaturesSection-module__0FRkEa__cardDescription{color:#ffffffb3;font-size:.95rem;line-height:1.5}.FeaturesSection-module__0FRkEa__modalOverlay{-webkit-backdrop-filter:blur(10px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}.FeaturesSection-module__0FRkEa__modalContent{background:var(--bg-color);border:1px solid var(--accent-color);border-radius:20px;flex-direction:row;max-width:900px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #000c,0 0 40px #06b6d44d}.FeaturesSection-module__0FRkEa__closeButton{color:#fff;cursor:pointer;z-index:10;background:0 0;border:none;font-size:2.5rem;line-height:1;transition:color .2s;position:absolute;top:15px;right:20px}.FeaturesSection-module__0FRkEa__closeButton:hover{color:var(--accent-color)}.FeaturesSection-module__0FRkEa__modalImage{object-fit:contain;background-color:#000;width:auto;max-height:90vh}.FeaturesSection-module__0FRkEa__modalText{flex-direction:column;justify-content:center;min-width:300px;padding:3rem 2rem;display:flex}.FeaturesSection-module__0FRkEa__modalText h3{color:var(--primary-color);margin-bottom:1rem;font-size:2rem}.FeaturesSection-module__0FRkEa__modalText p{color:#fffc;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.FeaturesSection-module__0FRkEa__modalContent{flex-direction:column;max-height:95vh}.FeaturesSection-module__0FRkEa__modalImage{width:100%;max-height:60vh}.FeaturesSection-module__0FRkEa__modalText{padding:1.5rem}}
