.landing-module__bgtw5G__heroContainer{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:100px 40px;display:flex;position:relative;overflow:hidden}.landing-module__bgtw5G__heroTagline{color:var(--primary-red);letter-spacing:4px;text-transform:uppercase;font-size:12px;font-weight:800}.landing-module__bgtw5G__heroTitle{text-transform:uppercase;letter-spacing:-2px;color:var(--text-high);max-width:900px;margin:0 auto;font-size:72px;font-weight:900;line-height:1}.landing-module__bgtw5G__heroSubtitle{color:var(--text-muted);max-width:600px;margin-bottom:12px;font-size:18px;line-height:1.6}.landing-module__bgtw5G__actionRow{justify-content:center;align-items:center;gap:16px;margin-bottom:80px;display:flex}.landing-module__bgtw5G__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;width:100%;max-width:1000px;margin:0 auto 60px;display:grid}.landing-module__bgtw5G__featureCard{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:32px;display:flex}.landing-module__bgtw5G__featureIconFrame{width:48px;height:48px;color:var(--primary-red);background:#ff465514;border:1px solid #ff465533;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.landing-module__bgtw5G__featureTealFrame{color:var(--secondary-teal);background:#00f5a014;border-color:#00f5a033}.landing-module__bgtw5G__featureAmberFrame{color:var(--alert-amber);background:#ffb80014;border-color:#ffb80033}.landing-module__bgtw5G__featureTitle{text-transform:uppercase;letter-spacing:1px;color:var(--text-high);font-size:16px;font-weight:800}.landing-module__bgtw5G__featureDesc{color:var(--text-muted);font-size:13px;line-height:1.5}.landing-module__bgtw5G__footer{border-top:1px solid var(--border-color);text-align:center;width:100%;color:var(--text-muted);letter-spacing:1px;background:#0f192380;padding:40px 0;font-size:11px}@media (max-width:768px){.landing-module__bgtw5G__heroTitle{letter-spacing:-.5px;font-size:42px}.landing-module__bgtw5G__heroSubtitle{font-size:15px}.landing-module__bgtw5G__heroContainer{padding:60px 20px}.landing-module__bgtw5G__actionRow{flex-direction:column;width:100%;max-width:320px;margin:0 auto 50px}.landing-module__bgtw5G__featuresGrid{grid-template-columns:1fr}}
.dashboard-module__1qL-yq__dashboardContainer{height:calc(100vh - 80px);max-height:calc(100vh - 80px);display:flex;overflow:hidden}.dashboard-module__1qL-yq__sidebar{border-right:1px solid var(--border-color);background:#0f1923f2;flex-direction:column;gap:20px;width:280px;min-height:0;padding:24px 20px;display:flex;overflow-y:auto}.dashboard-module__1qL-yq__mainContent{flex-direction:column;flex:1;gap:24px;min-height:0;padding:24px 32px;display:flex;overflow-y:auto}.dashboard-module__1qL-yq__sidebarSection{flex-direction:column;gap:12px;display:flex}.dashboard-module__1qL-yq__sectionHeader{text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);font-size:11px;font-weight:700}.dashboard-module__1qL-yq__teamList{flex-direction:column;gap:6px;display:flex}.dashboard-module__1qL-yq__teamItemButton{border:1px solid var(--border-color);width:100%;color:var(--text-muted);text-align:left;cursor:pointer;transition:var(--transition-smooth);background:#ece8e108;border-radius:4px;justify-content:space-between;align-items:center;padding:12px 16px;font-family:inherit;font-size:13px;font-weight:700;display:flex}.dashboard-module__1qL-yq__teamItemButton:hover{color:var(--text-high);background:#ece8e10f}.dashboard-module__1qL-yq__teamItemButtonActive{border-color:var(--primary-red);background:#ff465514;color:var(--primary-red)!important}.dashboard-module__1qL-yq__playerCountBadge{color:var(--text-muted);background:#ece8e11a;border-radius:10px;padding:2px 6px;font-size:10px}.dashboard-module__1qL-yq__teamItemButtonActive .dashboard-module__1qL-yq__playerCountBadge{background:var(--primary-red);color:var(--text-high)}.dashboard-module__1qL-yq__dashboardHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.dashboard-module__1qL-yq__teamTitle{text-transform:uppercase;letter-spacing:2px;margin-bottom:6px;font-size:32px;font-weight:800}.dashboard-module__1qL-yq__teamSubtitle{color:var(--text-muted);letter-spacing:1px;font-size:12px}.dashboard-module__1qL-yq__syncButtonSpin{animation:1.2s linear infinite dashboard-module__1qL-yq__spin}@keyframes dashboard-module__1qL-yq__spin{to{transform:rotate(360deg)}}.dashboard-module__1qL-yq__averagesGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.dashboard-module__1qL-yq__averageTile{padding:28px;position:relative;overflow:hidden}.dashboard-module__1qL-yq__averageTileLabel{text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);margin-bottom:16px;font-size:11px;font-weight:700}.dashboard-module__1qL-yq__averageTileValue{color:var(--text-high);align-items:baseline;gap:4px;font-family:inherit;font-size:40px;font-weight:800;display:flex}.dashboard-module__1qL-yq__averageTileUnit{color:var(--text-muted);font-size:16px}.dashboard-module__1qL-yq__averageTileAccent{width:4px;height:100%;position:absolute;top:0;left:0}.dashboard-module__1qL-yq__highlightsGrid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:24px;display:grid}.dashboard-module__1qL-yq__highlightCard{align-items:center;gap:20px;padding:24px;display:flex;position:relative}.dashboard-module__1qL-yq__highlightIconFrame{border:1px dashed var(--primary-red);width:64px;height:64px;color:var(--primary-red);background:#ff46551a;border-radius:8px;justify-content:center;align-items:center;display:flex}.dashboard-module__1qL-yq__highlightTealFrame{border-color:var(--secondary-teal);color:var(--secondary-teal);background:#00f5a01a}.dashboard-module__1qL-yq__highlightInfo{flex-direction:column;gap:4px;display:flex}.dashboard-module__1qL-yq__highlightTitle{text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);font-size:11px;font-weight:700}.dashboard-module__1qL-yq__highlightName{color:var(--text-high);font-size:20px;font-weight:800}.dashboard-module__1qL-yq__highlightVal{color:var(--primary-red);font-size:13px;font-weight:600}.dashboard-module__1qL-yq__highlightValTeal{color:var(--secondary-teal)}.dashboard-module__1qL-yq__tableContainer{border:1px solid var(--border-color);border-radius:8px;width:100%;overflow-x:auto}.dashboard-module__1qL-yq__statsTable{border-collapse:collapse;text-align:left;width:100%}.dashboard-module__1qL-yq__statsTable th{text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);border-bottom:1px solid var(--border-color);cursor:pointer;-webkit-user-select:none;user-select:none;transition:var(--transition-smooth);background:#0f192380;padding:16px 20px;font-size:11px;font-weight:700}.dashboard-module__1qL-yq__statsTable th:hover{color:var(--text-high);background:#ece8e10d}.dashboard-module__1qL-yq__statsTable td{border-bottom:1px solid var(--border-color);color:var(--text-high);vertical-align:middle;padding:18px 20px;font-size:13px}.dashboard-module__1qL-yq__statsTable tbody tr{transition:var(--transition-smooth)}.dashboard-module__1qL-yq__statsTable tbody tr:hover{background:#ece8e105}.dashboard-module__1qL-yq__playerCell{align-items:center;gap:12px;display:flex}.dashboard-module__1qL-yq__playerCardAvatar{border:1px solid var(--border-color);background:#17222d;border-radius:4px;width:40px;height:40px;position:relative;overflow:hidden}.dashboard-module__1qL-yq__rankBadge{border:1px solid var(--border-color);background:#ece8e10d;border-radius:4px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.dashboard-module__1qL-yq__profileLayout{grid-template-columns:1fr 2fr;gap:40px;display:grid}.dashboard-module__1qL-yq__userProfileLayout{grid-template-columns:2fr 1fr;gap:40px;display:grid}.dashboard-module__1qL-yq__profileSidebar{flex-direction:column;gap:24px;display:flex}.dashboard-module__1qL-yq__matchFeed{flex-direction:column;flex:1;gap:16px;min-height:0;padding-right:8px;display:flex;overflow-y:auto}.dashboard-module__1qL-yq__matchCard{flex-shrink:0;justify-content:space-between;align-items:center;padding:20px;display:flex;position:relative;overflow:hidden}.dashboard-module__1qL-yq__matchMap{text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:16px;font-weight:800}.dashboard-module__1qL-yq__matchAgent{color:var(--text-muted);font-size:12px}.dashboard-module__1qL-yq__outcomeBadge{letter-spacing:1px;text-transform:uppercase;border-radius:4px;padding:4px 12px;font-size:11px;font-weight:700}.dashboard-module__1qL-yq__outcomeWin{color:var(--secondary-teal);background:#00f5a01f;border:1px solid #00f5a04d}.dashboard-module__1qL-yq__outcomeLoss{color:var(--primary-red);background:#ff46551f;border:1px solid #ff46554d}.dashboard-module__1qL-yq__outcomeDraw{color:var(--alert-amber);background:#ffb8001f;border:1px solid #ffb8004d}.dashboard-module__1qL-yq__chartPanel{flex-direction:column;height:380px;padding:30px;display:flex}.dashboard-module__1qL-yq__recentMatchesList{align-items:center;gap:8px;display:flex}.dashboard-module__1qL-yq__matchIndicator{color:#fff;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:800;transition:transform .2s cubic-bezier(.25,.8,.25,1);display:inline-flex;position:relative}.dashboard-module__1qL-yq__matchIndicator:hover{transform:scale(1.2)}.dashboard-module__1qL-yq__matchWin{background-color:#23a156}.dashboard-module__1qL-yq__matchLoss{background-color:#ff4655}.dashboard-module__1qL-yq__matchDraw{background-color:#76807c}.dashboard-module__1qL-yq__matchLatestWin:after{content:"";border:1.5px solid #23a156;border-radius:50%;position:absolute;inset:-3px}.dashboard-module__1qL-yq__matchLatestLoss:after{content:"";border:1.5px solid #ff4655;border-radius:50%;position:absolute;inset:-3px}.dashboard-module__1qL-yq__matchLatestDraw:after{content:"";border:1.5px solid #76807c;border-radius:50%;position:absolute;inset:-3px}@media (max-width:1024px){.dashboard-module__1qL-yq__dashboardContainer{flex-direction:column}.dashboard-module__1qL-yq__sidebar{border-right:none;border-bottom:1px solid var(--border-color);width:100%}.dashboard-module__1qL-yq__profileLayout,.dashboard-module__1qL-yq__userProfileLayout{grid-template-columns:1fr}}.dashboard-module__1qL-yq__valCard{border:1px solid var(--border-color);border-radius:var(--border-radius-md);transition:var(--transition-smooth);background:#17222d8c;position:relative;overflow:hidden}.dashboard-module__1qL-yq__valCard:hover{border-color:var(--border-color-hover);background:#1e2b38b3;transform:translateY(-4px);box-shadow:0 12px 30px #00000080}.dashboard-module__1qL-yq__valCardHeader{background:linear-gradient(135deg,#1f3044 0%,#0f1923 100%);align-items:flex-end;height:85px;padding:0 24px;display:flex;position:relative}.dashboard-module__1qL-yq__valBannerImage{opacity:0;z-index:0;background-position:50%;background-size:cover;transition:opacity .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.dashboard-module__1qL-yq__bannerLoaded{opacity:1}.dashboard-module__1qL-yq__shimmer{pointer-events:none;z-index:1;background:linear-gradient(90deg,#ece8e100 0%,#ece8e114 50%,#ece8e100 100%) 0 0/200% 100%;animation:1.6s linear infinite dashboard-module__1qL-yq__shimmerAnim;position:absolute;inset:0}@keyframes dashboard-module__1qL-yq__shimmerAnim{0%{background-position:-200% 0}to{background-position:200% 0}}.dashboard-module__1qL-yq__valCardHeader:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(45deg,#ff465526 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__1qL-yq__ignBadge{letter-spacing:1.5px;text-transform:uppercase;z-index:2;background:#0f1923b3;border:1px solid #ece8e11a;border-radius:3px;padding:3px 8px;font-size:9px;font-weight:800;position:absolute;top:16px;right:20px}.dashboard-module__1qL-yq__valCardHeaderContent{z-index:2;align-items:flex-end;gap:16px;width:100%;display:flex;position:relative;transform:translateY(20px)}.dashboard-module__1qL-yq__valAvatar{border:2px solid var(--border-color);background:#17222d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden;box-shadow:0 4px 10px #0006}.dashboard-module__1qL-yq__valProfileName{flex-direction:column;padding-bottom:2px;display:flex}.dashboard-module__1qL-yq__valIgn{text-transform:uppercase;letter-spacing:.5px;color:var(--text-high);text-shadow:0 2px 4px #0009;font-size:20px;font-weight:900;line-height:1.1}.dashboard-module__1qL-yq__valTag{color:var(--text-muted);letter-spacing:1px;margin-top:1px;font-size:11px;font-weight:700}.dashboard-module__1qL-yq__valCardBody{flex-direction:column;gap:20px;padding:36px 24px 24px;display:flex}.dashboard-module__1qL-yq__valStatsGrid{background:#0f192366;border:1px solid #ece8e10a;border-radius:6px;grid-template-columns:repeat(4,1fr);gap:12px;padding:16px;display:grid}.dashboard-module__1qL-yq__valStatBox{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.dashboard-module__1qL-yq__valStatValue{color:var(--text-high);font-size:16px;font-weight:800}.dashboard-module__1qL-yq__valStatLabel{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);font-size:9px;font-weight:700}.dashboard-module__1qL-yq__valMetaInfo{border-top:1px solid #ece8e10d;justify-content:space-between;align-items:center;padding-top:16px;font-size:12px;display:flex}.dashboard-module__1qL-yq__agentGroup{align-items:center;gap:8px;display:flex}.dashboard-module__1qL-yq__agentLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:600}.dashboard-module__1qL-yq__agentValue{color:var(--primary-red);text-transform:uppercase;letter-spacing:1.5px;font-size:11px;font-weight:800}.dashboard-module__1qL-yq__tierLabel{border:1px solid var(--border-color);text-transform:uppercase;letter-spacing:.5px;background:#ece8e108;border-radius:3px;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.dashboard-module__1qL-yq__recentHistory{background:#0f192333;border:1px solid #ece8e108;border-radius:6px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.dashboard-module__1qL-yq__recentLabel{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);font-size:11px;font-weight:700}.dashboard-module__1qL-yq__matchList{align-items:center;gap:8px;display:flex}.dashboard-module__1qL-yq__matchDot{width:22px;height:22px;color:var(--text-high);-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:900;transition:transform .2s cubic-bezier(.25,.8,.25,1);display:inline-flex;position:relative}.dashboard-module__1qL-yq__matchDot:hover{transform:scale(1.2)}.dashboard-module__1qL-yq__matchDotWin{background-color:#23a156;box-shadow:0 0 6px #23a1564d}.dashboard-module__1qL-yq__matchDotLoss{background-color:var(--primary-red);box-shadow:0 0 6px var(--primary-red-glow)}.dashboard-module__1qL-yq__matchDotDraw{background-color:var(--alert-amber);box-shadow:0 0 6px var(--alert-amber-glow)}.dashboard-module__1qL-yq__matchDotLatest:after{content:"";border:1.5px solid var(--text-high);border-radius:50%;animation:2s ease-in-out infinite dashboard-module__1qL-yq__glowPulse;position:absolute;inset:-3px}@keyframes dashboard-module__1qL-yq__glowPulse{0%{transform:scale(1);box-shadow:0 0 #fff6}70%{transform:scale(1.05);box-shadow:0 0 0 6px #fff0}to{transform:scale(1);box-shadow:0 0 #fff0}}.dashboard-module__1qL-yq__emptyMatchesPanel{text-align:center;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 40px;display:flex}.dashboard-module__1qL-yq__emptyMatchesIconFrame{border:1px dashed var(--border-color);width:52px;height:52px;color:var(--text-muted);background:#ece8e105;border-radius:50%;justify-content:center;align-items:center;display:flex}.dashboard-module__1qL-yq__profileTopRowGrid{grid-template-columns:minmax(320px,460px) auto 1fr;align-items:stretch;gap:40px;height:360px;display:grid}.dashboard-module__1qL-yq__sharePillContainer{border:1px solid var(--border-color);-webkit-backdrop-filter:blur(8px);background:#0f192366;border-radius:30px;flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:16px;padding:20px 8px;display:flex;box-shadow:0 8px 32px #0000004d}.dashboard-module__1qL-yq__shareCircleButton{border:1px solid var(--border-color);width:40px;height:40px;color:var(--text-muted);cursor:pointer;background:#ece8e108;border-radius:50%;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.dashboard-module__1qL-yq__shareCircleButton:hover{border-color:var(--primary-red);color:var(--primary-red);box-shadow:0 0 12px var(--primary-red-glow);background:#ff46551a;transform:translateY(-2px)}.dashboard-module__1qL-yq__shareCircleButtonActive{border-color:var(--secondary-teal)!important;color:var(--secondary-teal)!important;background:#00f5a01a!important;box-shadow:0 0 12px #00f5a04d!important}.dashboard-module__1qL-yq__shareCircleButton:before{content:attr(data-tooltip);border:1px solid var(--border-color);color:var(--text-high);letter-spacing:1px;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;z-index:10;background:#0f1923f2;border-radius:4px;padding:6px 12px;font-size:10px;font-weight:800;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;right:50px;transform:translateY(-50%)translate(10px);box-shadow:0 4px 12px #00000080}.dashboard-module__1qL-yq__shareCircleButton:hover:before{opacity:1;transform:translateY(-50%)translate(0)}@media (max-width:1024px){.dashboard-module__1qL-yq__profileTopRowGrid{grid-template-columns:1fr;gap:24px;height:auto}.dashboard-module__1qL-yq__sharePillContainer{border-radius:30px;flex-direction:row;align-self:center;width:fit-content;margin:10px 0;padding:8px 20px}.dashboard-module__1qL-yq__shareCircleButton:before{inset:auto auto 50px 50%;transform:translate(-50%)translateY(10px)}.dashboard-module__1qL-yq__shareCircleButton:hover:before{transform:translate(-50%)translateY(0)}}.dashboard-module__1qL-yq__inlineShareGroup{vertical-align:middle;align-items:center;gap:6px;margin-left:14px;display:inline-flex}.dashboard-module__1qL-yq__inlineShareButton{border:1px solid var(--border-color);width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:#ece8e108;border-radius:4px;justify-content:center;align-items:center;transition:all .15s;display:flex;position:relative}.dashboard-module__1qL-yq__inlineShareButton:hover{border-color:var(--primary-red);color:var(--primary-red);box-shadow:0 0 8px var(--primary-red-glow);background:#ff46551a;transform:translateY(-1px)}.dashboard-module__1qL-yq__inlineShareButtonActive{border-color:var(--secondary-teal)!important;color:var(--secondary-teal)!important;background:#00f5a01a!important;box-shadow:0 0 8px #00f5a033!important}.dashboard-module__1qL-yq__inlineShareButton:before{content:attr(data-tooltip);border:1px solid var(--border-color);color:var(--text-high);letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;z-index:10;background:#0f1923f2;border-radius:3px;padding:4px 8px;font-size:8px;font-weight:800;transition:all .2s;position:absolute;bottom:34px;left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 4px 10px #00000080}.dashboard-module__1qL-yq__inlineShareButton:hover:before{opacity:1;transform:translate(-50%)translateY(0)}
.components-module__4dRL9a__modalBackdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#0a0f16cc;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.25s cubic-bezier(.25,.8,.25,1) forwards components-module__4dRL9a__fadeIn;display:flex;position:fixed;top:0;left:0}.components-module__4dRL9a__modalContent{background:#17222dd9;border:1px solid #ff465540;border-radius:8px;width:90%;max-width:460px;padding:32px;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards components-module__4dRL9a__scaleIn;position:relative;overflow:hidden;box-shadow:0 10px 40px #0009,0 0 25px #ff465526}.components-module__4dRL9a__modalClose{color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;font-size:24px;position:absolute;top:16px;right:16px}.components-module__4dRL9a__modalClose:hover{color:var(--primary-red);transform:rotate(90deg)}.components-module__4dRL9a__formGroup{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.components-module__4dRL9a__label{text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);font-size:11px;font-weight:600}.components-module__4dRL9a__input{border:1px solid var(--border-color);width:100%;color:var(--text-high);transition:var(--transition-smooth);background:#0f192399;border-radius:4px;padding:12px 16px;font-family:inherit;font-size:14px}.components-module__4dRL9a__input:focus{border-color:var(--primary-red);background:#0f1923e6;outline:none;box-shadow:0 0 8px #ff46554d}.components-module__4dRL9a__btn{text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:13px;font-weight:700;display:inline-flex}.components-module__4dRL9a__btnPrimary{background:var(--primary-red);color:var(--text-high);border:1px solid var(--primary-red);box-shadow:0 4px 15px #ff46554d}.components-module__4dRL9a__btnPrimary:hover{background:var(--primary-red-hover);transform:translateY(-2px);box-shadow:0 6px 20px #ff465580}.components-module__4dRL9a__btnPrimary:disabled{color:#ffffff4d;cursor:not-allowed;background:#4c505080;border-color:#0000;box-shadow:none!important;transform:none!important}.components-module__4dRL9a__btnSecondary{color:var(--text-high);border:1px solid var(--border-color);background:0 0}.components-module__4dRL9a__btnSecondary:hover{border-color:var(--text-high);background:#ece8e10d}.components-module__4dRL9a__btnOutlineRed{color:var(--primary-red);border:1px solid var(--primary-red);background:0 0}.components-module__4dRL9a__btnOutlineRed:hover{background:#ff465514;box-shadow:0 0 12px #ff465533}.components-module__4dRL9a__btnOutlineTeal{color:var(--secondary-teal);border:1px solid var(--secondary-teal);background:0 0}.components-module__4dRL9a__btnOutlineTeal:hover{background:#00f5a014;box-shadow:0 0 12px #00f5a033}.components-module__4dRL9a__errorAlert{border-left:3px solid var(--primary-red);color:#ff6370;background:#ff46551a;border-radius:4px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:13px;display:flex}.components-module__4dRL9a__successAlert{border-left:3px solid var(--secondary-teal);color:#3efcb3;background:#00f5a01a;border-radius:4px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:13px;display:flex}@keyframes components-module__4dRL9a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes components-module__4dRL9a__scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.components-module__4dRL9a__tabContainer{border-bottom:1px solid var(--border-color);gap:16px;margin-bottom:24px;display:flex}.components-module__4dRL9a__tabItem{color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 4px;font-size:12px;font-weight:600}.components-module__4dRL9a__tabItemActive{color:var(--primary-red);border-bottom-color:var(--primary-red)}.components-module__4dRL9a__tabItem:disabled{opacity:.35;cursor:not-allowed;color:var(--text-muted)!important;border-bottom-color:#0000!important}.components-module__4dRL9a__tabItem:hover:not(.components-module__4dRL9a__tabItemActive):not(:disabled){color:var(--text-high)}.components-module__4dRL9a__btnDiscord{color:var(--text-high);background:#5865f2;border:1px solid #5865f2;box-shadow:0 4px 15px #5865f24d}.components-module__4dRL9a__btnDiscord:hover{background:#4752c4;transform:translateY(-2px);box-shadow:0 6px 20px #5865f280}.components-module__4dRL9a__btnDiscord:disabled{color:#ffffff4d;cursor:not-allowed;background:#5865f266;border-color:#0000;box-shadow:none!important;transform:none!important}
.layout-module__cgl8AG__navbar{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);z-index:100;width:100%;height:80px;transition:var(--transition-smooth);background:#0f1923cc;justify-content:space-between;align-items:center;padding:0 40px;display:flex;position:sticky;top:0}.layout-module__cgl8AG__logoContainer{cursor:pointer;align-items:center;gap:12px;display:flex}.layout-module__cgl8AG__logoIcon{background:var(--primary-red);clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);width:32px;height:32px;color:var(--text-dark);box-shadow:0 0 10px var(--primary-red-glow);justify-content:center;align-items:center;font-size:18px;font-weight:900;display:flex}.layout-module__cgl8AG__logoText{letter-spacing:3px;text-transform:uppercase;color:var(--text-high);font-size:20px;font-weight:800}.layout-module__cgl8AG__logoTextRed{color:var(--primary-red)}.layout-module__cgl8AG__navLinks{align-items:center;gap:24px;display:flex}.layout-module__cgl8AG__navLink{text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);transition:var(--transition-smooth);padding:8px 12px;font-size:12px;font-weight:700;position:relative}.layout-module__cgl8AG__navLink:hover{color:var(--primary-red)}.layout-module__cgl8AG__navLink:after{content:"";background-color:var(--primary-red);height:2px;transition:transform .3s cubic-bezier(.25,.8,.25,1);position:absolute;bottom:0;left:12px;right:12px;transform:scaleX(0)}.layout-module__cgl8AG__navLink:hover:after{background-color:#ff465566;transform:scaleX(1)}.layout-module__cgl8AG__navLinkActive{color:var(--primary-red)}.layout-module__cgl8AG__navLinkActive:after,.layout-module__cgl8AG__navLinkActive:hover:after{background-color:var(--primary-red);transform:scaleX(1)}.layout-module__cgl8AG__authButtons{align-items:center;gap:16px;display:flex}.layout-module__cgl8AG__userBadge{border:1px solid var(--border-color);letter-spacing:1px;transition:var(--transition-smooth);background:#ece8e10d;border-radius:4px;align-items:center;gap:10px;padding:8px 16px;font-size:12px;display:flex}.layout-module__cgl8AG__userBadge:hover{border-color:var(--primary-red);background:#ff465508}.layout-module__cgl8AG__userIcon{background:var(--secondary-teal);width:8px;height:8px;box-shadow:0 0 8px var(--secondary-teal);border-radius:50%}@media (max-width:768px){.layout-module__cgl8AG__navbar{height:70px;padding:0 20px}.layout-module__cgl8AG__logoText{font-size:16px}.layout-module__cgl8AG__navLinks{display:none}}
