@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__announcementBar{z-index:1002;background:linear-gradient(90deg,#051a17 0%,#0d3831 40%,#128c7e 100%);border-bottom:1px solid #25d36640;justify-content:center;align-items:center;padding:10px 48px;display:flex;position:relative;box-shadow:0 4px 20px #128c7e26}.Navbar-module__cJzEcG__bannerContent{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__bannerBadge{color:#25d366;font-family:var(--font-accent);letter-spacing:.5px;text-transform:uppercase;background:#25d3661f;border:1px solid #25d36666;border-radius:6px;padding:2px 8px;font-size:.65rem;font-weight:800;animation:2s infinite Navbar-module__cJzEcG__pulseGreen}@keyframes Navbar-module__cJzEcG__pulseGreen{0%,to{opacity:1;box-shadow:0 0 4px #25d36633}50%{opacity:.7;box-shadow:0 0 10px #25d36666}}.Navbar-module__cJzEcG__bannerText{color:#e2e8f0;letter-spacing:.2px;font-size:.8rem;font-weight:500}.Navbar-module__cJzEcG__bannerTextDesktop{display:inline}.Navbar-module__cJzEcG__bannerTextMobile{display:none}.Navbar-module__cJzEcG__bannerBtn{color:#0b0b14;font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.5px;background:#25d366;border-radius:6px;padding:4px 14px;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #25d3664d}.Navbar-module__cJzEcG__bannerBtn:hover{color:#fff;background:#128c7e;transform:translateY(-1px);box-shadow:0 4px 15px #25d36680}.Navbar-module__cJzEcG__bannerCloseBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.Navbar-module__cJzEcG__bannerCloseBtn:hover{color:#fff;background:#ffffff1a}.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__mobileActions{flex-shrink:0;align-items:center;gap:6px;display:none}.Navbar-module__cJzEcG__mobileNotifBtn{display:none}.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,.Navbar-module__cJzEcG__mobileNotifOverlay{display:none}@media (max-width:768px){.Navbar-module__cJzEcG__announcementBar{flex-direction:row;justify-content:center;align-items:center;gap:0;padding:8px 36px 8px 12px}.Navbar-module__cJzEcG__bannerContent{text-align:center;flex-flow:row;justify-content:center;align-items:center;gap:8px;width:auto}.Navbar-module__cJzEcG__bannerBadge,.Navbar-module__cJzEcG__bannerTextDesktop{display:none}.Navbar-module__cJzEcG__bannerTextMobile{display:inline}.Navbar-module__cJzEcG__bannerText{white-space:nowrap;text-overflow:ellipsis;max-width:210px;padding-right:0;font-size:.68rem;line-height:1.3;overflow:hidden}.Navbar-module__cJzEcG__bannerBtn{white-space:nowrap;letter-spacing:.3px;border-radius:20px;flex-shrink:0;padding:4px 10px;font-size:.6rem}.Navbar-module__cJzEcG__bannerCloseBtn{padding:4px;top:50%;right:8px;transform:translateY(-50%)}.Navbar-module__cJzEcG__nav{padding:12px 16px}.Navbar-module__cJzEcG__navLogoText{letter-spacing:1px;font-size:1.05rem}.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileActions{align-items:center;gap:6px;display:flex}.Navbar-module__cJzEcG__mobileNotifBtn{color:#94a3b8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Navbar-module__cJzEcG__mobileNotifBtn:active{transform:scale(.95)}.Navbar-module__cJzEcG__mobileNotifBtnActive{color:#c084fc;background:#bf5af21f;border-color:#bf5af259;box-shadow:0 0 20px #bf5af226}.Navbar-module__cJzEcG__mobileNotifBadge{color:#fff;min-width:18px;height:18px;font-size:.6rem;font-weight:800;font-family:var(--font-accent);letter-spacing:-.02em;background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid #050508f2;border-radius:9px;justify-content:center;align-items:center;padding:0 5px;animation:.35s cubic-bezier(.175,.885,.32,1.275) Navbar-module__cJzEcG__badgePop;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 8px #ef444466}.Navbar-module__cJzEcG__hamburger{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:all .3s;display:flex}.Navbar-module__cJzEcG__hamburger:active{transform:scale(.95)}.Navbar-module__cJzEcG__mobileNotifOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1100;background:#050508d9;animation:.2s ease-out Navbar-module__cJzEcG__fadeIn;display:block;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileNotifPanel{-webkit-backdrop-filter:blur(30px)saturate(150%);backdrop-filter:blur(30px)saturate(150%);z-index:1101;background:linear-gradient(#0f0f1cfc 0%,#080812fc 100%);border:1px solid #bf5af21f;border-radius:20px;flex-direction:column;max-height:calc(100vh - 100px);animation:.25s cubic-bezier(.16,1,.3,1) Navbar-module__cJzEcG__notifSlideIn;display:flex;position:fixed;top:70px;left:12px;right:12px;overflow:hidden;box-shadow:0 32px 80px #000000a6,0 0 0 1px #bf5af20a,inset 0 1px #ffffff0a}.Navbar-module__cJzEcG__mobileNotifCloseBtn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Navbar-module__cJzEcG__mobileNotifCloseBtn:active{color:#fff;background:#ffffff1a}.Navbar-module__cJzEcG__notifDropdown{border-radius:18px;width:auto;max-height:calc(100vh - 100px);position:fixed;top:70px;left:12px;right:12px}.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)}}.Navbar-module__cJzEcG__notifWrap{position:relative}.Navbar-module__cJzEcG__notifBtn{color:#64748b;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Navbar-module__cJzEcG__notifBtn:hover{color:#c084fc;background:#bf5af214;border-color:#bf5af240;transform:translateY(-1px);box-shadow:0 0 20px #bf5af21f}.Navbar-module__cJzEcG__notifBtnActive{color:#c084fc;background:#bf5af21f;border-color:#bf5af259;box-shadow:0 0 24px #bf5af226}.Navbar-module__cJzEcG__notifBadge{color:#fff;min-width:18px;height:18px;font-size:.62rem;font-weight:800;font-family:var(--font-accent);letter-spacing:-.02em;background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid #050508f2;border-radius:9px;justify-content:center;align-items:center;padding:0 5px;animation:.35s cubic-bezier(.175,.885,.32,1.275) Navbar-module__cJzEcG__badgePop;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 8px #ef444466}@keyframes Navbar-module__cJzEcG__badgePop{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.Navbar-module__cJzEcG__notifDropdown{-webkit-backdrop-filter:blur(30px)saturate(150%);backdrop-filter:blur(30px)saturate(150%);z-index:300;background:linear-gradient(#0f0f1cfc 0%,#080812fc 100%);border:1px solid #bf5af21f;border-radius:20px;flex-direction:column;width:380px;max-height:500px;animation:.25s cubic-bezier(.16,1,.3,1) Navbar-module__cJzEcG__notifSlideIn;display:flex;position:absolute;top:calc(100% + 12px);right:-8px;overflow:hidden;box-shadow:0 32px 80px #000000a6,0 0 0 1px #bf5af20a,inset 0 1px #ffffff0a}@keyframes Navbar-module__cJzEcG__notifSlideIn{0%{opacity:0;transform:translateY(-10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Navbar-module__cJzEcG__notifHeader{background:#ffffff03;border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.Navbar-module__cJzEcG__notifHeaderLeft{align-items:center;gap:8px;display:flex}.Navbar-module__cJzEcG__notifHeaderIcon{color:#a78bfa}.Navbar-module__cJzEcG__notifHeaderTitle{font-family:var(--font-accent);color:#f1f5f9;letter-spacing:.3px;font-size:.88rem;font-weight:700}.Navbar-module__cJzEcG__notifHeaderCount{color:#c084fc;min-width:20px;height:20px;font-size:.62rem;font-weight:800;font-family:var(--font-accent);background:#bf5af226;border:1px solid #bf5af240;border-radius:10px;justify-content:center;align-items:center;padding:0 6px;display:flex}.Navbar-module__cJzEcG__notifMarkAllBtn{font-family:var(--font-accent);color:#818cf8;cursor:pointer;letter-spacing:.2px;background:#818cf80f;border:1px solid #818cf81f;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-size:.7rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__cJzEcG__notifMarkAllBtn:hover{color:#a5b4fc;background:#818cf81f;border-color:#818cf840;box-shadow:0 0 12px #818cf81a}.Navbar-module__cJzEcG__notifList{scrollbar-width:thin;scrollbar-color:#bf5af21f transparent;flex:1;overflow-y:auto}.Navbar-module__cJzEcG__notifList::-webkit-scrollbar{width:3px}.Navbar-module__cJzEcG__notifList::-webkit-scrollbar-thumb{background:#bf5af233;border-radius:3px}.Navbar-module__cJzEcG__notifItem{cursor:pointer;border-bottom:1px solid #ffffff08;align-items:flex-start;gap:14px;padding:16px 20px;transition:all .2s;display:flex;position:relative}.Navbar-module__cJzEcG__notifItem:last-child{border-bottom:none}.Navbar-module__cJzEcG__notifItem:hover{background:#bf5af20a}.Navbar-module__cJzEcG__notifItemUnread{background:#bf5af208}.Navbar-module__cJzEcG__notifItemUnread:before{content:"";background:linear-gradient(#a78bfa,#7c3aed);border-radius:0 3px 3px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.Navbar-module__cJzEcG__notifIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:1px;display:flex}.Navbar-module__cJzEcG__notifIconJoin{color:#34d399;background:linear-gradient(135deg,#34d3991f,#10b9810f);border:1px solid #34d3992e}.Navbar-module__cJzEcG__notifIconRoom{color:#60a5fa;background:linear-gradient(135deg,#60a5fa1f,#3b82f60f);border:1px solid #60a5fa2e}.Navbar-module__cJzEcG__notifContent{flex:1;min-width:0}.Navbar-module__cJzEcG__notifItemTitle{font-family:var(--font-accent);color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.1px;margin-bottom:4px;font-size:.8rem;font-weight:700;overflow:hidden}.Navbar-module__cJzEcG__notifItemMsg{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.73rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Navbar-module__cJzEcG__notifItemTime{color:#475569;font-size:.64rem;font-family:var(--font-accent);letter-spacing:.2px;align-items:center;gap:4px;margin-top:6px;display:flex}.Navbar-module__cJzEcG__notifUnreadDot{background:linear-gradient(135deg,#a78bfa,#7c3aed);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px;animation:2s ease-in-out infinite Navbar-module__cJzEcG__dotPulse;box-shadow:0 0 8px #a78bfa66}@keyframes Navbar-module__cJzEcG__dotPulse{0%,to{opacity:1;box-shadow:0 0 8px #a78bfa66}50%{opacity:.6;box-shadow:0 0 4px #a78bfa33}}.Navbar-module__cJzEcG__notifEmpty{text-align:center;font-family:var(--font-accent);flex-direction:column;align-items:center;padding:44px 28px;display:flex}.Navbar-module__cJzEcG__notifEmptyIconWrap{color:#475569;background:linear-gradient(135deg,#64748b14,#4755690a);border:1px solid #64748b1a;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.Navbar-module__cJzEcG__notifEmptyTitle{color:#64748b;margin:0 0 6px;font-size:.85rem;font-weight:700}.Navbar-module__cJzEcG__notifEmptyDesc{color:#475569;max-width:240px;margin:0;font-size:.72rem;line-height:1.5}.Navbar-module__cJzEcG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#050508d9;justify-content:center;align-items:center;animation:.25s Navbar-module__cJzEcG__fadeIn;display:flex;position:fixed;inset:0}.Navbar-module__cJzEcG__winnersDetailModal{background:#0a0a14fa;border:1px solid #ffd60a26;border-radius:24px;flex-direction:column;width:90%;max-width:500px;max-height:90vh;padding:28px;animation:.3s cubic-bezier(.34,1.56,.64,1) Navbar-module__cJzEcG__modalScaleUp;display:flex;position:relative;overflow-y:auto;box-shadow:0 30px 60px #000000b3,0 0 40px #ffd60a0d}@keyframes Navbar-module__cJzEcG__modalScaleUp{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.Navbar-module__cJzEcG__modalHeaderCustom{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.Navbar-module__cJzEcG__modalTitleCustom{font-family:var(--font-heading);color:#fff;letter-spacing:.5px;font-size:1.3rem;font-weight:800}.Navbar-module__cJzEcG__modalSubCustom{color:#64748b;margin-top:4px;font-size:.8rem}.Navbar-module__cJzEcG__modalCloseCustom{color:#64748b;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.1rem;transition:color .2s}.Navbar-module__cJzEcG__modalCloseCustom:hover{color:#fff}.Navbar-module__cJzEcG__modalLoading{flex-direction:column;justify-content:center;align-items:center;padding:40px 0;display:flex}.Navbar-module__cJzEcG__modalLoading svg{color:#fbbf24}.Navbar-module__cJzEcG__modalBodyCustom{flex-direction:column;gap:16px;display:flex}.Navbar-module__cJzEcG__tournamentHeaderInfo{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:14px 16px}.Navbar-module__cJzEcG__tournamentNameCustom{font-family:var(--font-heading);color:#fff;font-size:1.05rem;font-weight:700}.Navbar-module__cJzEcG__tournamentMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.Navbar-module__cJzEcG__metaBadge{color:var(--cyan);text-transform:uppercase;background:#00f0ff14;border:1px solid #00f0ff26;border-radius:6px;padding:2px 8px;font-size:.72rem;font-weight:600}.Navbar-module__cJzEcG__metaDate{color:#64748b;margin-left:auto;font-size:.75rem}.Navbar-module__cJzEcG__podiumList{flex-direction:column;gap:12px;display:flex}.Navbar-module__cJzEcG__podiumItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.Navbar-module__cJzEcG__goldBorder{background:#ffd60a08;border-color:#ffd60a40}.Navbar-module__cJzEcG__silverBorder{border-color:#c0c0c033}.Navbar-module__cJzEcG__bronzeBorder{border-color:#cd7f3233}.Navbar-module__cJzEcG__podiumItemHeader{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__podiumLabel{font-family:var(--font-accent);color:#fff;font-size:.88rem;font-weight:700}.Navbar-module__cJzEcG__podiumPrize{font-family:var(--font-accent);color:#10b981;font-size:.95rem;font-weight:700}.Navbar-module__cJzEcG__podiumWinnerInfo{flex-direction:column;gap:6px;display:flex}.Navbar-module__cJzEcG__winnerTeamName{color:#94a3b8;font-size:.8rem}.Navbar-module__cJzEcG__winnerPlayersList{flex-wrap:wrap;gap:6px;display:flex}.Navbar-module__cJzEcG__winnerPlayerTag{color:#e2e8f0;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;padding:4px 10px;font-size:.78rem}.Navbar-module__cJzEcG__noWinnerDeclared{color:#475569;font-size:.78rem;font-style:italic}.Navbar-module__cJzEcG__modalFooterCustom{justify-content:flex-end;margin-top:20px;display:flex}.Navbar-module__cJzEcG__modalCloseBtn{color:#e2e8f0;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:10px 24px;font-weight:600;transition:all .2s}.Navbar-module__cJzEcG__modalCloseBtn:hover{color:#fff;background:#ffffff1a}.Navbar-module__cJzEcG__modalError{text-align:center;color:#ef4444;padding:20px 0;font-size:.9rem}.Navbar-module__cJzEcG__animateSpin{animation:1s linear infinite Navbar-module__cJzEcG__spin}@keyframes Navbar-module__cJzEcG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.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}}
.FloatingWhatsApp-module__QndPVW__floatingBtn{z-index:1000;color:#fff;font-family:var(--font-accent,sans-serif);cursor:pointer;background:linear-gradient(135deg,#0f5e54 0%,#128c7e 50%,#25d366 100%);border:1px solid #25d36666;border-radius:50px;align-items:center;gap:10px;max-width:48px;height:48px;padding:12px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 8px 30px #25d36659,0 0 0 1px #25d3661a}.FloatingWhatsApp-module__QndPVW__floatingBtn:hover{max-width:240px;padding:12px 20px;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 40px #25d36680,0 0 15px #25d36633}.FloatingWhatsApp-module__QndPVW__floatingBtn:active{transform:translateY(-2px)scale(.98)}.FloatingWhatsApp-module__QndPVW__waIcon{filter:drop-shadow(0 2px 4px #0003);flex-shrink:0;width:22px;height:22px}.FloatingWhatsApp-module__QndPVW__label{white-space:nowrap;opacity:0;letter-spacing:.5px;transition:opacity .3s .1s,transform .3s .1s;transform:translate(10px)}.FloatingWhatsApp-module__QndPVW__floatingBtn:hover .FloatingWhatsApp-module__QndPVW__label{opacity:1;transform:translate(0)}.FloatingWhatsApp-module__QndPVW__pulseRing,.FloatingWhatsApp-module__QndPVW__pulseRing2{pointer-events:none;z-index:-1;border:1px solid #25d36699;border-radius:50px;animation:2s cubic-bezier(.25,0,0,1) infinite FloatingWhatsApp-module__QndPVW__ringPulse;position:absolute;inset:0}.FloatingWhatsApp-module__QndPVW__pulseRing2{animation-delay:1s}@keyframes FloatingWhatsApp-module__QndPVW__ringPulse{0%{opacity:.8;transform:scale(.95)}to{opacity:0;transform:scale(1.6)}}@media (max-width:768px){.FloatingWhatsApp-module__QndPVW__floatingBtn{width:44px;max-width:44px;height:44px;padding:10px;bottom:20px;right:20px}.FloatingWhatsApp-module__QndPVW__floatingBtn:hover{max-width:44px;padding:10px;transform:translateY(-2px)}.FloatingWhatsApp-module__QndPVW__floatingBtn:hover .FloatingWhatsApp-module__QndPVW__label{display:none}.FloatingWhatsApp-module__QndPVW__waIcon{width:20px;height:20px}.FloatingWhatsApp-module__QndPVW__pulseRing,.FloatingWhatsApp-module__QndPVW__pulseRing2{animation:2.5s cubic-bezier(.25,0,0,1) infinite FloatingWhatsApp-module__QndPVW__ringPulseMobile}.FloatingWhatsApp-module__QndPVW__pulseRing2{animation-delay:1.25s}}@keyframes FloatingWhatsApp-module__QndPVW__ringPulseMobile{0%{opacity:.7;transform:scale(.95)}to{opacity:0;transform:scale(1.4)}}
