@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700;800;900&family=Rajdhani:wght@400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{color:#e2e8f0;background-color:#050508;min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}:root{--cyan:#00f0ff;--purple:#bf5af2;--magenta:#ff2d55;--green:#30d158;--gold:#ffd60a;--orange:#ff9f0a;--bg-deep:#050508;--bg-dark:#0a0a14;--bg-card:#ffffff08;--bg-card-hover:#ffffff0f;--bg-glass:#0a0a14cc;--border-subtle:#ffffff0f;--border-glow-cyan:#00f0ff4d;--border-glow-purple:#bf5af24d;--border-glow-magenta:#ff2d554d;--gradient-primary:linear-gradient(135deg,#bf5af2,#00f0ff);--gradient-fire:linear-gradient(135deg,#ff2d55,#ff9f0a);--gradient-electric:linear-gradient(135deg,#00f0ff,#30d158);--gradient-neon:linear-gradient(90deg,#bf5af2,#00f0ff,#30d158);--glow-cyan:0 0 20px #00f0ff4d,0 0 60px #00f0ff1a;--glow-purple:0 0 20px #bf5af24d,0 0 60px #bf5af21a;--glow-magenta:0 0 20px #ff2d554d,0 0 60px #ff2d551a;--font-heading:"Orbitron","Rajdhani",sans-serif;--font-body:"Inter","Segoe UI",sans-serif;--font-accent:"Rajdhani","Inter",sans-serif}@keyframes gridScroll{0%{transform:translateY(0)}to{transform:translateY(80px)}}@keyframes glowPulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes borderGlow{0%,to{border-color:#00f0ff33;box-shadow:0 0 10px #00f0ff1a}50%{border-color:#bf5af266;box-shadow:0 0 20px #bf5af233}}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}@keyframes rotateHue{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}@keyframes particleFloat{0%,to{opacity:.6;transform:translate(0)scale(1)}25%{opacity:1;transform:translate(30px,-50px)scale(1.2)}50%{opacity:.4;transform:translate(-20px,-100px)scale(.8)}75%{opacity:.8;transform:translate(50px,-50px)scale(1.1)}}@keyframes textGlow{0%,to{text-shadow:0 0 10px #00f0ff80,0 0 40px #00f0ff33}50%{text-shadow:0 0 20px #00f0ffcc,0 0 60px #00f0ff66}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes neonBorderRotate{0%{--angle:0deg}to{--angle:360deg}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0a14}::-webkit-scrollbar-thumb{background:#bf5af266;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bf5af299}::selection{color:#fff;background:#00f0ff4d}
.Navbar-module__cJzEcG__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#050508d9;border-bottom:1px solid #00f0ff14;justify-content:space-between;align-items:center;padding:16px 48px;display:flex;position:sticky;top:0}.Navbar-module__cJzEcG__navLogo{align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__navLogoText{color:#fff;font-family:var(--font-heading);letter-spacing:2px;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__navLogoAccent{color:var(--cyan)}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:24px;display:flex}.Navbar-module__cJzEcG__navLink{color:#a1a1aa;font-family:var(--font-accent);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .3s}.Navbar-module__cJzEcG__navLink:hover{color:#fff}.Navbar-module__cJzEcG__navCta{color:#fff;font-weight:700;font-family:var(--font-accent);text-transform:uppercase;letter-spacing:1px;background:#bf5af226;border:1px solid #bf5af266;border-radius:8px;align-items:center;gap:8px;padding:8px 24px;font-size:.9rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Navbar-module__cJzEcG__navCtaGlow{z-index:-1;opacity:0;filter:blur(8px);background:linear-gradient(135deg,#bf5af2,#00f0ff);border-radius:10px;transition:opacity .3s;position:absolute;inset:-2px}.Navbar-module__cJzEcG__navCta:hover .Navbar-module__cJzEcG__navCtaGlow{opacity:.6}.Navbar-module__cJzEcG__navCta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #bf5af266}.Navbar-module__cJzEcG__profileWrap{position:relative}.Navbar-module__cJzEcG__profileAvatar{color:#fff;width:38px;height:38px;font-family:var(--font-heading);cursor:pointer;letter-spacing:0;background:linear-gradient(135deg,#bf5af2,#7c3aed);border:2px solid #bf5af266;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;transition:all .3s;display:flex}.Navbar-module__cJzEcG__profileAvatar:hover{border-color:var(--cyan);transform:scale(1.08);box-shadow:0 0 15px #00f0ff4d}.Navbar-module__cJzEcG__profileDropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#0a0a14f7;border:1px solid #bf5af233;border-radius:16px;width:260px;padding:16px;animation:.2s ease-out Navbar-module__cJzEcG__dropdownFade;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 50px #0009,0 0 0 1px #00f0ff0d}@keyframes Navbar-module__cJzEcG__dropdownFade{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.Navbar-module__cJzEcG__profileHeader{align-items:center;gap:12px;padding-bottom:4px;display:flex}.Navbar-module__cJzEcG__profileAvatarLarge{color:#fff;width:44px;height:44px;font-family:var(--font-heading);background:linear-gradient(135deg,#bf5af2,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 0 15px #bf5af240}.Navbar-module__cJzEcG__profileInfo{overflow:hidden}.Navbar-module__cJzEcG__profileName{font-family:var(--font-accent);color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.Navbar-module__cJzEcG__profileEmail{color:#475569;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.Navbar-module__cJzEcG__profileDivider{background:#bf5af21f;border:0;height:1px;margin:12px 0}.Navbar-module__cJzEcG__profileMenuItem{font-family:var(--font-accent);color:#94a3b8;border-radius:10px;align-items:center;gap:8px;margin-bottom:4px;padding:10px 12px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__cJzEcG__profileMenuItem:hover{color:var(--cyan);background:#00f0ff0f}.Navbar-module__cJzEcG__profileLogoutBtn{width:100%;font-family:var(--font-accent);color:#ff6b8a;cursor:pointer;background:#ff2d5514;border:1px solid #ff2d5526;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.Navbar-module__cJzEcG__profileLogoutBtn:hover{background:#ff2d5526;box-shadow:0 0 12px #ff2d5526}.Navbar-module__cJzEcG__navLoginBtn{color:var(--cyan);font-size:.85rem;font-weight:600;font-family:var(--font-accent);background:#00f0ff14;border:1px solid #00f0ff40;border-radius:8px;padding:8px 20px;transition:all .3s}.Navbar-module__cJzEcG__navLoginBtn:hover{background:#00f0ff26;box-shadow:0 0 20px #00f0ff33}.Navbar-module__cJzEcG__hamburger{color:#e2e8f0;cursor:pointer;z-index:1001;background:0 0;border:none;padding:4px;transition:color .3s;display:none}.Navbar-module__cJzEcG__hamburger:hover{color:var(--cyan)}.Navbar-module__cJzEcG__mobileOverlay{display:none}@media (max-width:768px){.Navbar-module__cJzEcG__nav{padding:14px 20px}.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__hamburger{justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__mobileOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#050508eb;animation:.2s ease-out Navbar-module__cJzEcG__fadeIn;display:block;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileMenu{flex-direction:column;gap:8px;padding:80px 24px 32px;animation:.3s ease-out Navbar-module__cJzEcG__slideDown;display:flex}.Navbar-module__cJzEcG__mobileLink{color:#e2e8f0;font-family:var(--font-accent);letter-spacing:.5px;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:10px;padding:16px 20px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--cyan);background:#00f0ff0f;border-color:#00f0ff33}.Navbar-module__cJzEcG__mobileLinkCta{color:#fff;font-family:var(--font-accent);letter-spacing:.5px;background:linear-gradient(135deg,#bf5af2,#7c3aed);border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:16px 20px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__cJzEcG__mobileLinkCta:hover{box-shadow:0 8px 25px #bf5af266}.Navbar-module__cJzEcG__mobileLogoutBtn{color:#ff6b8a;width:100%;font-family:var(--font-accent);cursor:pointer;background:#ff2d5514;border:1px solid #ff2d5526;border-radius:14px;align-items:center;gap:10px;margin-top:8px;padding:16px 20px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.Navbar-module__cJzEcG__mobileLogoutBtn:hover{background:#ff2d5526}}@keyframes Navbar-module__cJzEcG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Navbar-module__cJzEcG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__S6Hkya__footer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#94a3b8;z-index:10;background:#050508cc;border-top:1px solid #ffffff0d;margin-top:4rem;padding:4rem 2rem 2rem;position:relative}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__brandSection{max-width:320px}.Footer-module__S6Hkya__logo{color:#f8fafc;letter-spacing:2px;margin-bottom:1.5rem;font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:800;text-decoration:none;display:inline-block}.Footer-module__S6Hkya__logoAccent{color:#00f0ff;text-shadow:0 0 10px #00f0ff80}.Footer-module__S6Hkya__tagline{margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#94a3b8;background:#ffffff08;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{color:#00f0ff;background:#00f0ff1a;border-color:#00f0ff;transform:translateY(-3px);box-shadow:0 5px 15px #00f0ff33}.Footer-module__S6Hkya__heading{color:#f8fafc;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-family:Orbitron,sans-serif;font-size:.9rem;font-weight:700}.Footer-module__S6Hkya__list{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__list li{margin-bottom:.75rem}.Footer-module__S6Hkya__link{color:#94a3b8;align-items:center;gap:8px;font-size:.95rem;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__S6Hkya__link:hover{color:#00f0ff}.Footer-module__S6Hkya__inlineIcon{opacity:.7}.Footer-module__S6Hkya__bottomBar{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__copyright{opacity:.7}.Footer-module__S6Hkya__builtWith{opacity:.7;align-items:center;gap:4px;display:flex}.Footer-module__S6Hkya__heart{color:#ff2d55}@media (max-width:768px){.Footer-module__S6Hkya__grid{text-align:center;grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__brandSection{flex-direction:column;align-items:center;max-width:100%;display:flex}.Footer-module__S6Hkya__tagline{max-width:320px}.Footer-module__S6Hkya__socials{justify-content:center}.Footer-module__S6Hkya__list{flex-direction:column;align-items:center;display:flex}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:480px){.Footer-module__S6Hkya__footer{padding:2.5rem 1.25rem 1.5rem}.Footer-module__S6Hkya__grid{gap:1.5rem;margin-bottom:2rem}.Footer-module__S6Hkya__logo{margin-bottom:1rem;font-size:1.25rem}.Footer-module__S6Hkya__heading{margin-bottom:1rem;font-size:.8rem}.Footer-module__S6Hkya__tagline{margin-bottom:1rem;font-size:.88rem}.Footer-module__S6Hkya__link{font-size:.88rem}.Footer-module__S6Hkya__list li{margin-bottom:.5rem}.Footer-module__S6Hkya__socialIcon{width:36px;height:36px}.Footer-module__S6Hkya__bottomBar{padding-top:1.5rem;font-size:.78rem}}
