:root{color-scheme:dark;--bg-app: #06110a;--bg-app-decor: #0a180f;--bg-app-elevated: #0d1f13;--bg-surface: #101f15;--bg-surface-hover: #182a1c;--bg-surface-strong: #223724;--bg-surface-soft: rgba(16, 31, 21, .9);--pitch-line: rgba(236, 247, 238, .08);--border-subtle: rgba(236, 247, 238, .08);--border-active: rgba(255, 201, 77, .18);--border-strong: rgba(255, 201, 77, .28);--accent-primary: #68f08f;--accent-primary-strong: #33d56c;--accent-hover: #82ffab;--accent-soft: rgba(104, 240, 143, .16);--accent-secondary: #ffc94d;--accent-secondary-strong: #ffb627;--accent-secondary-soft: rgba(255, 201, 77, .14);--color-danger: #ff6a5f;--color-warning: #ffb347;--color-success: #68f08f;--text-primary: #fbf8f0;--text-secondary: #dce6d9;--text-muted: #9cad9d;--text-strong: #ffffff;--font-main: "Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Oswald", "Arial Narrow", "Franklin Gothic Medium", sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--type-xs: .86rem;--type-sm: 1rem;--type-md: 1.08rem;--type-lg: 1.32rem;--type-xl: 1.78rem;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 14px;--spacing-lg: 22px;--spacing-xl: 30px;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 22px;--shadow-soft: 0 18px 34px rgba(0, 0, 0, .24);--shadow-strong: 0 28px 54px rgba(0, 0, 0, .34);--sidebar-width: 252px;--topbar-height: 68px;--content-max-width: 1520px}*{box-sizing:border-box;margin:0;padding:0}:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}button:focus-visible,a:focus-visible,[role=button]:focus-visible{box-shadow:0 0 0 4px var(--accent-soft)}body{background-color:var(--bg-app);background-image:radial-gradient(circle at 50% -10%,rgba(255,201,77,.16),transparent 34%),radial-gradient(circle at 18% 12%,rgba(104,240,143,.1),transparent 24%),linear-gradient(180deg,#07130c,#06110a 44%,#0d1910);color:var(--text-primary);font-family:var(--font-main);-webkit-font-smoothing:antialiased;line-height:1.62;overflow-y:auto;overflow-x:hidden;position:relative;text-rendering:optimizeLegibility}body:before,body:after{content:"";position:fixed;inset:0;pointer-events:none}body:before{background:repeating-linear-gradient(90deg,transparent 0 11vw,rgba(236,247,238,.025) 11vw 11.12vw,transparent 11.12vw 22vw),linear-gradient(180deg,rgba(255,255,255,.024),transparent 22%),radial-gradient(circle at 82% 0%,rgba(255,201,77,.12),transparent 28%);opacity:.82;z-index:0}body:after{background:radial-gradient(circle at 50% 120%,rgba(104,240,143,.12),transparent 28%),linear-gradient(180deg,transparent 0%,rgba(0,0,0,.16) 100%);z-index:0}html{overflow-y:auto;overflow-x:hidden;height:100%;color-scheme:dark}#root{width:100%;height:100%;isolation:isolate;position:relative;z-index:1}h1,h2,h3,h4{text-wrap:balance}.glass-panel,.card{background:linear-gradient(180deg,#142318fa,#09120cf0),linear-gradient(135deg,rgba(255,201,77,.08),transparent 34%,rgba(104,240,143,.05) 100%),repeating-linear-gradient(180deg,rgba(255,255,255,.014) 0 12px,transparent 12px 24px);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);box-shadow:inset 0 1px #ffffff0a,var(--shadow-soft);overflow:hidden;padding:22px;position:relative;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.glass-panel:before,.card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 22%),radial-gradient(circle at top right,rgba(255,201,77,.12),transparent 26%);pointer-events:none}.glass-panel>*,.card>*{position:relative;z-index:1}.card:hover{border-color:#ffc94d2e;box-shadow:inset 0 1px #ffffff0d,var(--shadow-strong)}@media(max-width:768px){.glass-panel,.card{padding:16px;border-radius:var(--radius-md)}}.glass-input,.input-field{background:linear-gradient(180deg,#09120cfa,#0c140fe6),linear-gradient(135deg,rgba(255,201,77,.05),transparent);border:1px solid rgba(255,255,255,.08);color:var(--text-primary);padding:11px 14px;border-radius:var(--radius-md);outline:none;font-family:var(--font-main);font-size:1rem;width:100%;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.glass-input:focus-visible,.input-field:focus-visible{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-soft)}.glass-input:hover,.input-field:hover{border-color:var(--border-active)}.glass-input:focus,.input-field:focus{border-color:var(--accent-primary)}.premium-header{font-family:var(--font-display);font-weight:700;color:var(--text-primary);letter-spacing:.03em;text-transform:uppercase;line-height:1.05}.text-muted{color:var(--text-secondary)}.text-xs{font-size:var(--type-xs)}.text-sm{font-size:var(--type-sm)}.font-bold{font-weight:700}.filter-label{display:block;font-size:.86rem;color:var(--text-secondary);margin-bottom:6px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-family:var(--font-display)}.btn-primary{background:linear-gradient(135deg,var(--accent-primary-strong),var(--accent-primary));color:#04100a;border:1px solid rgba(255,255,255,.08);padding:11px 18px;border-radius:var(--radius-md);font-family:var(--font-display);font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,background-color .2s ease;font-size:.92rem;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 12px 28px #33d56c47}.btn-primary:hover{transform:translateY(-1px);filter:brightness(1.04)}.btn-secondary{background:linear-gradient(180deg,#ffffff0b,#ffffff04);border:1px solid rgba(255,201,77,.22);color:var(--text-primary);padding:11px 18px;border-radius:var(--radius-md);font-family:var(--font-display);font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-secondary:hover{border-color:#ffc94d57;color:var(--text-primary);background:#ffc94d14;transform:translateY(-1px)}.btn-sm{padding:6px 12px;font-size:.8rem;border-radius:var(--radius-sm)}.btn-danger{background:var(--color-danger);color:#fff;border:none}.btn-danger:hover{background:#dc2626}.btn-challenge{padding:10px 24px;border-radius:var(--radius-md);font-size:.9rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;background:transparent;transition:all .25s ease;letter-spacing:.02em}.btn-challenge-friendly{border:1px solid var(--accent-primary);color:var(--accent-primary)}.btn-challenge-friendly:hover{background:var(--accent-soft);box-shadow:0 0 20px #22c55e26;transform:translateY(-1px)}.btn-challenge-competitive{border:1px solid #a855f7;color:#a855f7}.btn-challenge-competitive:hover{background:#a855f71f;box-shadow:0 0 20px #a855f726;transform:translateY(-1px)}.challenge-card{background:var(--bg-surface);padding:var(--spacing-lg);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);max-width:480px;margin:0 auto}.challenge-card--competitive{border-color:#a855f740}.challenge-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--spacing-md)}.challenge-card__title{margin:0;font-size:1rem;font-weight:600;color:var(--text-primary)}.challenge-card__subtitle{font-size:.75rem;color:#a855f7;margin-top:4px;font-weight:500}.challenge-card__close{background:transparent;border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;font-size:.85rem;width:28px;height:28px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.challenge-card__close:hover{border-color:var(--text-secondary);color:var(--text-primary);background:var(--bg-surface-hover)}.challenge-input{width:100%;background:#ffffff0a;border:1px solid var(--border-subtle);color:var(--text-primary);padding:10px 12px;border-radius:var(--radius-md);outline:none;font-family:var(--font-main);font-size:.9rem;transition:border-color .2s ease}select.challenge-input option,select.input-field option,select.glass-input option{background:var(--bg-surface);color:var(--text-primary)}.challenge-input:focus{border-color:var(--accent-primary)}.challenge-input--competitive:focus{border-color:#a855f7}.challenge-toggle{display:flex;background:#ffffff0a;border-radius:var(--radius-md);padding:3px;border:1px solid var(--border-subtle)}.challenge-toggle__btn{flex:1;padding:8px;border:none;background:transparent;color:var(--text-muted);border-radius:6px;cursor:pointer;font-weight:600;font-size:.85rem;transition:all .2s ease}.challenge-toggle__btn--active{background:var(--accent-primary);color:#000}.challenge-toggle__btn--active-competitive{background:#a855f7;color:#fff}.btn-challenge-submit{width:100%;padding:12px;font-size:.95rem;font-weight:600;border-radius:var(--radius-md);cursor:pointer;border:none;transition:all .25s ease;letter-spacing:.02em}.btn-challenge-submit--friendly{background:var(--accent-primary);color:#fff}.btn-challenge-submit--friendly:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn-challenge-submit--competitive{background:linear-gradient(135deg,#a855f7,#7c3aed);color:#fff}.btn-challenge-submit--competitive:hover{background:linear-gradient(135deg,#9333ea,#6d28d9);transform:translateY(-1px);box-shadow:0 4px 15px #a855f74d}.challenge-label{display:block;font-size:.8rem;color:var(--text-muted);margin-bottom:var(--spacing-sm);font-weight:500;text-transform:uppercase;letter-spacing:.04em}.app-container{display:flex;height:100vh;width:100vw;background:radial-gradient(circle at 84% -8%,rgba(255,201,77,.1),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.024),transparent 130px),transparent;overflow:hidden}@media(max-width:1024px){.app-container{flex-direction:column;height:auto;min-height:100vh;overflow-y:visible}}.authenticated-shell{--bg-app: #132318;--bg-app-decor: #183022;--bg-app-elevated: #1f3929;--bg-surface: #233b2c;--bg-surface-hover: #2c4635;--bg-surface-strong: #375843;--bg-surface-soft: rgba(35, 59, 44, .92);--border-subtle: rgba(248, 250, 244, .12);--border-active: rgba(255, 201, 77, .24);--border-strong: rgba(255, 201, 77, .34);--text-primary: #fffdf8;--text-secondary: #edf5ea;--text-muted: #ced8cd}.authenticated-shell{background:radial-gradient(circle at 50% -16%,rgba(255,201,77,.16),transparent 34%),radial-gradient(circle at 8% 12%,rgba(104,240,143,.12),transparent 24%),linear-gradient(180deg,#183124,#132318 48%,#1b3123)}.authenticated-shell,.authenticated-shell .main-content,.authenticated-shell .content-view{color:var(--text-primary)}.authenticated-shell .content-view{font-size:1rem;line-height:1.7}.authenticated-shell .card,.authenticated-shell .glass-panel{background:linear-gradient(180deg,#253c2dfa,#1b2d22f0),linear-gradient(135deg,rgba(255,201,77,.1),transparent 34%,rgba(104,240,143,.07) 100%),repeating-linear-gradient(180deg,rgba(255,255,255,.016) 0 12px,transparent 12px 24px);border-color:#f8faf41a}.authenticated-shell .card:before,.authenticated-shell .glass-panel:before{background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 22%),radial-gradient(circle at top right,rgba(255,201,77,.16),transparent 26%)}.authenticated-shell .card:after,.authenticated-shell .glass-panel:after{content:"";position:absolute;inset:12px;border:1px solid rgba(236,247,238,.05);border-radius:calc(var(--radius-lg) - 6px);clip-path:polygon(0 12px,12px 0,calc(100% - 12px) 0,100% 12px,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0 calc(100% - 12px));opacity:.8;pointer-events:none}.authenticated-shell .card:hover,.authenticated-shell .glass-panel:hover{border-color:#ffc94d3d}.authenticated-shell :is(p,li,td,th,label,input,select,textarea,button){line-height:1.5}.authenticated-shell .nav-item,.authenticated-shell .sidebar-section-label,.authenticated-shell .sidebar-footer-note,.authenticated-shell .shell-club-pill,.authenticated-shell .shell-budget-pill,.authenticated-shell .bottom-nav-item,.authenticated-shell .filter-label,.authenticated-shell .premium-table th,.authenticated-shell .data-table th,.authenticated-shell .tips-ticker-item,.authenticated-shell .market-tab,.authenticated-shell .tab-btn{font-family:var(--font-main);letter-spacing:.02em}.authenticated-shell .nav-item{font-size:1rem;font-weight:700}.authenticated-shell .submenu .nav-subitem{font-size:.95rem}.authenticated-shell .top-bar{font-size:.98rem}.authenticated-shell .shell-club-pill{font-size:1rem;font-weight:700}.authenticated-shell .shell-budget-pill{font-size:.96rem;font-weight:800}.authenticated-shell .bottom-nav-item{font-size:.78rem}.authenticated-shell .sidebar-section-label{font-size:.84rem;color:#c7d3c9;letter-spacing:.07em}.authenticated-shell .sidebar-footer-note{font-size:.88rem;color:#afbeaf}.authenticated-shell .shell-icon-button{color:var(--text-secondary)}.authenticated-shell .shell-icon-button.shell-icon-button--danger{color:var(--color-danger);border-color:#ff6a5f38;background:linear-gradient(180deg,#ff6a5f1f,#ff6a5f0a)}.authenticated-shell .shell-icon-button.shell-icon-button--danger:hover{color:#ffd6d1;background:linear-gradient(180deg,#ff6a5f33,#ff6a5f14);border-color:#ff6a5f4d}.authenticated-shell .filter-label{font-size:.92rem;color:var(--text-secondary)}.authenticated-shell .premium-table th,.authenticated-shell .data-table th{font-size:.9rem;color:var(--text-secondary)}.authenticated-shell .premium-table td,.authenticated-shell .data-table td{font-size:1rem;color:var(--text-primary)}.authenticated-shell .text-muted{color:var(--text-muted)}.authenticated-shell .table-responsive{position:relative;border-color:#f8faf41a;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#ffffff06}.authenticated-shell .table-responsive:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent calc(50% - .5px),rgba(236,247,238,.04) calc(50% - .5px) calc(50% + .5px),transparent calc(50% + .5px)),radial-gradient(circle at center,transparent 0 58px,rgba(236,247,238,.035) 58px 60px,transparent 60px);opacity:.35;pointer-events:none}.authenticated-shell .premium-table th,.authenticated-shell .data-table th{background:#ffffff0f;border-bottom-color:#f8faf41a}.authenticated-shell .premium-table tbody tr,.authenticated-shell .data-table tbody tr{background:#ffffff06}.authenticated-shell .premium-table tbody tr:nth-child(2n),.authenticated-shell .data-table tbody tr:nth-child(2n){background:#ffffff0a}.authenticated-shell .btn-primary,.authenticated-shell .btn-secondary,.authenticated-shell .btn-challenge{min-height:38px;padding:8px 14px;border-radius:12px;font-family:var(--font-main);font-size:.9rem;font-weight:600;letter-spacing:.01em;text-transform:none}.authenticated-shell .btn-primary{background:linear-gradient(180deg,#68f08f2e,#68f08f14),#142318e6;color:var(--text-primary);border-color:#68f08f38;box-shadow:inset 0 1px #ffffff0a,0 8px 18px #0000002e}.authenticated-shell .btn-primary:hover{border-color:#82ffab4d;box-shadow:inset 0 1px #ffffff0d,0 10px 22px #0003}.authenticated-shell .btn-secondary{background:linear-gradient(180deg,#ffffff0b,#ffffff05);border-color:#f8faf41f;color:var(--text-secondary);box-shadow:none}.authenticated-shell .btn-secondary:hover{border-color:#ffc94d33;background:#ffffff12;color:var(--text-primary)}.authenticated-shell :is(.btn-primary,.btn-secondary,.btn-challenge):disabled{box-shadow:none;filter:none;opacity:.55;transform:none}.authenticated-shell .btn-sm{min-height:32px;padding:6px 10px;font-size:.8rem}.authenticated-shell .shell-dot-badge{min-width:18px;height:18px;font-size:.64rem}.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.55rem"],.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.58rem"],.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.6rem"],.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.62rem"],.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.65rem"]{font-size:.78rem!important}.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.68rem"],.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.7rem"],.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.72rem"],.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.75rem"]{font-size:.86rem!important}.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.78rem"],.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.8rem"],.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.82rem"],.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.84rem"],.authenticated-shell :is(span,div,p,label,td,th,a,button,strong,em)[style*="font-size: 0.85rem"]{font-size:.92rem!important}.authenticated-shell .sidebar{background:linear-gradient(180deg,#1e3125fa,#1a2b20f5),linear-gradient(90deg,rgba(255,201,77,.1),transparent 26%);border-right:1px solid rgba(255,201,77,.2)}.authenticated-shell .logo-container{border-bottom-color:#ffc94d29;background:linear-gradient(180deg,rgba(255,255,255,.045),transparent),linear-gradient(90deg,rgba(255,201,77,.14),rgba(104,240,143,.08) 64%,transparent)}.authenticated-shell .nav-item{color:#dde7db;background:#ffffff06}.authenticated-shell .nav-item:hover{background:linear-gradient(90deg,#ffffff14,#ffc94d0d)}.authenticated-shell .nav-item.active{color:var(--text-primary);background:linear-gradient(90deg,#68f08f38,#ffc94d29 58%,#ffffff0d)}.authenticated-shell .submenu .nav-subitem{color:#cdd8ce;background:linear-gradient(180deg,#ffffff09,#ffffff05);border-color:#ffffff0b}.authenticated-shell .submenu .nav-subitem:hover{background:linear-gradient(90deg,#ffffff12,#ffc94d0b);border-color:#ffc94d1f}.authenticated-shell .submenu .nav-subitem.active{color:var(--text-primary);background:linear-gradient(90deg,#68f08f2e,#ffc94d1f 72%,#ffffff0a);border-color:#ffc94d2e}.authenticated-shell .main-content{background:radial-gradient(circle at top right,rgba(255,201,77,.14),transparent 24%),radial-gradient(circle at 12% 24%,rgba(104,240,143,.08),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.035),transparent 140px),transparent}.authenticated-shell .content-view:before{content:"";position:absolute;top:0;left:8px;right:8px;height:320px;border:1px solid rgba(236,247,238,.05);border-radius:28px;background:linear-gradient(90deg,transparent calc(50% - .5px),rgba(236,247,238,.06) calc(50% - .5px) calc(50% + .5px),transparent calc(50% + .5px)),radial-gradient(circle at center,transparent 0 88px,rgba(236,247,238,.05) 88px 90px,transparent 90px),linear-gradient(180deg,rgba(255,255,255,.015),transparent 75%);mask-image:linear-gradient(180deg,rgba(0,0,0,.42),transparent 100%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.42),transparent 100%);pointer-events:none;opacity:.55}.authenticated-shell .top-bar{position:sticky;border-bottom-color:#ffc94d29;background:linear-gradient(180deg,#1d2e22eb,#18271de0),linear-gradient(90deg,rgba(255,201,77,.1),transparent 24%)}.authenticated-shell .shell-icon-button,.authenticated-shell .shell-club-pill,.authenticated-shell .shell-budget-pill,.authenticated-shell .tab-btn,.authenticated-shell .market-tab{background:linear-gradient(180deg,#ffffff14,#ffffff08);border-color:#f8faf41f}.authenticated-shell .shell-icon-button:hover,.authenticated-shell .shell-club-pill:hover,.authenticated-shell .shell-budget-pill:hover,.authenticated-shell .tab-btn:hover,.authenticated-shell .market-tab:hover{background:#ffffff1a;border-color:#ffc94d38}.authenticated-shell .bottom-nav{background:linear-gradient(180deg,#1e3024f5,#18281ef0),linear-gradient(90deg,rgba(255,201,77,.14),transparent 24%);border-top-color:#ffc94d2e}@media(max-width:768px){.authenticated-shell .content-view:before{left:0;right:0;height:220px;border-radius:20px}.authenticated-shell .card:after,.authenticated-shell .glass-panel:after{inset:10px;border-radius:calc(var(--radius-md) - 2px)}}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1rem;border:1px solid rgba(255,255,255,.06);border-radius:18px;background:linear-gradient(180deg,#ffffff07,#ffffff03),#00000014}.premium-table,.data-table{width:100%;border-collapse:collapse;font-size:.9rem;table-layout:auto;background:transparent}.premium-table th,.data-table th{text-align:left;padding:13px 16px;color:var(--text-secondary);font-size:.84rem;font-family:var(--font-display);font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff0a;white-space:nowrap}.premium-table td,.data-table td{padding:13px 16px;border-bottom:1px solid rgba(255,255,255,.05);color:var(--text-primary);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:1rem}.premium-table tbody tr,.data-table tbody tr{background:#ffffff03}.premium-table tbody tr:nth-child(2n),.data-table tbody tr:nth-child(2n){background:#ffffff06}.premium-table tr:hover td,.data-table tr:hover td,.table-row-interactive:hover,.hover-row:hover{background:#ffffff0b;transition:background .15s ease}.premium-table tr,.data-table tr,.table-row-interactive,.hover-row{transition:background .15s ease}.badge{padding:1px 6px;border-radius:3px;font-size:.68rem;font-weight:700;display:inline-block}.pos-GK{color:#f59e0b;background:#f59e0b1f}.pos-DEF{color:#3b82f6;background:#3b82f61f}.pos-MIL{color:#22c55e;background:#22c55e1f}.pos-ATK{color:#ef4444;background:#ef44441f}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .3s ease-out forwards}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-app)}::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.sidebar{width:var(--sidebar-width);background:linear-gradient(180deg,#08120bfa,#09140df5),linear-gradient(90deg,rgba(255,201,77,.08),transparent 22%);display:flex;flex-direction:column;height:100vh;position:fixed;left:0;top:0;z-index:50;transition:transform .3s ease;box-shadow:inset -1px 0 #ffc94d2e,inset -2px 0 #ffffff05,12px 0 30px #0000002e}.logo-container{height:var(--topbar-height);min-height:var(--topbar-height);display:flex;align-items:center;padding:0 18px;border-bottom:1px solid rgba(255,201,77,.14);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),linear-gradient(90deg,rgba(255,201,77,.12),rgba(104,240,143,.05) 62%,transparent)}.nav-links{padding:16px 12px 20px;flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.nav-item{display:flex;align-items:center;gap:12px;position:relative;padding:12px 14px 12px 18px;color:var(--text-secondary);text-decoration:none;font-family:var(--font-main);font-size:1rem;font-weight:600;letter-spacing:.01em;line-height:1.28;border-radius:14px;border:1px solid transparent;background:transparent;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;cursor:pointer}.nav-item span{flex:1;min-width:0}.nav-item svg{width:18px;height:18px;flex-shrink:0}.nav-item:before{content:"";position:absolute;left:8px;top:50%;transform:translateY(-50%) scaleY(.4);width:3px;height:54%;background:linear-gradient(180deg,var(--accent-secondary),var(--accent-primary));border-radius:999px;opacity:0;transition:transform .25s ease,opacity .25s ease}.nav-item:hover{color:var(--text-primary);background:linear-gradient(90deg,#ffffff0d,#ffc94d08);border-color:#ffffff0d;transform:translate(2px)}.nav-item:hover:before{opacity:.5;transform:translateY(-50%) scaleY(.7)}.nav-item.active{color:#fff;background:linear-gradient(90deg,#68f08f2e,#ffc94d1f 58%,#ffffff08);border-color:#ffc94d2e;font-weight:700;box-shadow:0 10px 20px #0000002e,inset 0 1px #ffffff0d}.nav-item.active:before{opacity:1;transform:translateY(-50%) scaleY(1)}.nav-item.nav-item-collapsible{margin:4px 0 2px;background:#ffffff06;border:1px solid rgba(255,255,255,.04);font-weight:700;box-sizing:border-box}.nav-item.nav-item-collapsible:hover{background:#ffffff0a;border-color:#ffffff0d}.nav-item.nav-item-collapsible.open{background:#68f08f14;border-color:#ffc94d24}.nav-item.nav-item-collapsible .nav-chevron{margin-left:auto;opacity:.6;transition:transform .25s ease,opacity .2s,color .2s;color:var(--text-muted)}.nav-item.nav-item-collapsible:hover .nav-chevron{opacity:1;color:var(--accent-primary)}.nav-item.nav-item-collapsible.open .nav-chevron{transform:rotate(180deg);opacity:1;color:var(--accent-primary)}.nav-item.nav-item-featured{background:#68f08f14;color:var(--text-primary);border-radius:var(--radius-sm);margin:0 8px;padding-left:16px}.nav-item.nav-item-featured:hover{background:#68f08f24;padding-left:20px}.nav-item.nav-item-featured.active{background:#68f08f2e}.nav-item.nav-item-match-center{margin:4px 8px 2px;padding:12px 14px 12px 18px;border-radius:16px;border:1px solid rgba(255,201,77,.1);background:linear-gradient(90deg,rgba(255,201,77,.035),rgba(104,240,143,.02) 62%,transparent),linear-gradient(180deg,rgba(255,255,255,.018),transparent);color:var(--text-secondary);box-shadow:0 6px 14px #0000001a,inset 0 1px #ffffff05}.nav-item.nav-item-match-center:before{opacity:.45;left:8px;width:3px;height:54%;transform:translateY(-50%) scaleY(.76)}.nav-item.nav-item-match-center:hover{background:linear-gradient(90deg,rgba(255,201,77,.06),rgba(104,240,143,.04) 62%,transparent),linear-gradient(180deg,rgba(255,255,255,.024),transparent);border-color:#ffc94d29;transform:translate(3px) translateY(-1px)}.nav-item.nav-item-match-center.active{border-color:#ffc94d52;background:linear-gradient(90deg,#68f08f47,#ffc94d38 62%,#ffffff14),linear-gradient(180deg,rgba(255,255,255,.05),transparent)}.nav-item-match-center__icon{color:var(--accent-secondary);opacity:.88}.nav-item-match-center__label{display:inline-flex;align-items:center;font-weight:800;letter-spacing:.02em;color:var(--text-primary)}.nav-group{display:flex;flex-direction:column;gap:6px}.submenu{position:relative;display:flex;flex-direction:column;gap:6px;background:transparent;overflow:hidden;margin:-2px 0 4px 16px;padding:6px 0 2px 12px}.submenu:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:1px;background:linear-gradient(180deg,#ffc94d4d,#68f08f2e);opacity:.9}.submenu .nav-subitem{width:100%;margin:0;padding:11px 14px 11px 16px;font-size:.95rem;gap:10px;font-family:var(--font-main);font-weight:600;letter-spacing:.02em;border-radius:12px;border-color:#ffffff09;background:linear-gradient(180deg,#ffffff06,#ffffff03);line-height:1.28;box-shadow:inset 0 1px #ffffff05}.submenu .nav-subitem:before{left:6px;width:2px;height:48%}.submenu .nav-subitem:hover{transform:translate(1px)}.submenu .nav-subitem.active{border-color:#ffc94d29;background:linear-gradient(90deg,#68f08f29,#ffc94d1a 72%,#ffffff08);box-shadow:0 8px 16px #00000029,inset 0 1px #ffffff0a}.main-content{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));min-height:100vh;display:flex;flex-direction:column;transition:margin-left .3s ease;background:radial-gradient(circle at top right,rgba(255,201,77,.08),transparent 22%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 140px),transparent;overflow-y:auto}.top-bar{height:var(--topbar-height);min-height:var(--topbar-height);flex-shrink:0;border-bottom:1px solid rgba(255,201,77,.14);background:linear-gradient(180deg,#080f0ae6,#080f0ad6),linear-gradient(90deg,rgba(255,201,77,.08),transparent 24%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:flex-end;padding:0 20px;position:sticky;top:0;z-index:40}.content-view{max-width:var(--content-max-width);margin:0 auto;padding:22px 24px 88px 20px;position:relative;width:100%}.bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:linear-gradient(180deg,#08100af5,#0a130cf0),linear-gradient(90deg,rgba(255,201,77,.12),transparent 24%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid rgba(255,201,77,.16);height:70px;z-index:100;justify-content:space-around;align-items:center;padding-bottom:env(safe-area-inset-bottom);transform:translateZ(0);-webkit-transform:translateZ(0);box-shadow:0 -8px 24px #00000052}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--text-muted);text-decoration:none;font-size:.72rem;font-weight:700;letter-spacing:.05em;width:100%;height:100%;position:relative;text-transform:uppercase;font-family:var(--font-display);z-index:0;isolation:isolate}.bottom-nav-item.active{color:var(--text-strong)}.bottom-nav-item.active:before{content:"";position:absolute;top:0;left:22%;right:22%;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--accent-secondary),var(--accent-primary))}.bottom-nav-item.bottom-nav-item--match-center{color:var(--text-secondary)}.bottom-nav-item.bottom-nav-item--match-center:after{content:"";position:absolute;inset:6px 6px 8px;border-radius:18px;border:1px solid rgba(255,201,77,.1);background:linear-gradient(180deg,#ffc94d08,#68f08f04),linear-gradient(180deg,rgba(255,255,255,.015),transparent);box-shadow:0 4px 10px #0000001f,inset 0 1px #ffffff05;z-index:-1;pointer-events:none}.bottom-nav-item.bottom-nav-item--match-center.active:after{border-color:#ffc94d47;background:linear-gradient(180deg,#68f08f3d,#ffc94d29),linear-gradient(180deg,rgba(255,255,255,.06),transparent)}.bottom-nav-match-center__icon{color:var(--accent-secondary)}.bottom-nav-match-center__label{font-weight:800;letter-spacing:.03em}.bottom-nav-icon{width:20px;height:20px}@media(max-width:1024px){.sidebar{transform:translate(-100%);box-shadow:0 0 50px #00000080}.sidebar.mobile-open{transform:translate(0)}.main-content{margin-left:0;width:100%;padding-bottom:60px;overflow-y:visible}.bottom-nav{display:flex}.bottom-nav-item.bottom-nav-item--match-center:after{inset:6px 4px 10px;border-radius:16px}.content-view{padding:16px 14px 92px}.top-bar{padding:0 12px;background:#080d0af0;border-bottom:1px solid rgba(255,201,77,.1);height:58px;min-height:58px}.top-bar>div{gap:8px!important}.user-pill-btn{font-size:.82rem!important;padding:2px 4px!important}.brand-wordmark{font-size:1.28rem}.logo-container{height:76px;padding:10px 14px}.brand-home-logo{width:170px}.shell-club-pill,.shell-budget-pill{min-height:34px;padding:0 10px}.top-bar button{padding:4px!important}}.brand-home-btn{background:none;border:none;border-radius:0;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-start;width:auto;text-align:left;color:inherit;transition:opacity .2s ease}.brand-home-btn:hover{opacity:.96}.brand-home-logo{width:206px;max-width:100%;height:auto;display:block}.brand-mark{width:40px;height:40px;border-radius:14px;background:linear-gradient(145deg,#d9b86a38,#59b36f1a),#ffffff05;border:1px solid rgba(217,184,106,.24);display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 1px #ffffff0a,0 10px 18px #0000002e;position:relative;overflow:hidden}.brand-mark:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0 38%,rgba(255,255,255,.08) 38% 52%,transparent 52%),linear-gradient(180deg,rgba(255,255,255,.03),transparent)}.brand-mark__letter{position:relative;z-index:1;font-family:var(--font-display);font-size:1.2rem;line-height:1;color:var(--text-primary);letter-spacing:.02em}.brand-wordmark{font-family:var(--font-display);font-size:1.55rem;font-weight:600;letter-spacing:.06em;color:var(--text-primary)}.sidebar-section-label{padding:20px 18px 8px;font-family:var(--font-main);font-size:.82rem;text-transform:uppercase;color:var(--text-muted);font-weight:700;letter-spacing:.08em;opacity:1}.sidebar-footer-note{padding:18px 20px 22px;border-top:1px solid rgba(255,201,77,.1);font-size:.82rem;color:var(--text-muted);opacity:.8;line-height:1.45}.shell-icon-button{background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.08);cursor:pointer;color:var(--text-muted);padding:9px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}.shell-icon-button:hover{color:var(--text-primary);background:#ffffff14;border-color:#ffc94d38;transform:translateY(-1px)}.shell-icon-button--danger{color:var(--color-danger)}.shell-club-pill,.shell-budget-pill{display:inline-flex;align-items:center;gap:8px;min-height:40px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0d,#ffffff05);padding:0 13px;color:var(--text-primary);cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.shell-club-pill:hover,.shell-budget-pill:hover{border-color:#ffc94d29;background:#ffffff0f;transform:translateY(-1px)}.shell-club-pill{font-family:var(--font-display);font-weight:600;font-size:.92rem;letter-spacing:.05em}.shell-budget-pill{position:relative;color:var(--accent-secondary);font-family:var(--font-display);font-size:.84rem;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap;letter-spacing:.05em}.shell-budget-pill__amount{display:inline-block;white-space:nowrap}.shell-dot-badge{position:absolute;top:-6px;right:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.55rem;font-weight:800;line-height:1;color:#fff;box-shadow:0 2px 8px #00000059}.shell-dot-badge--danger{background:var(--color-danger)}.shell-dot-badge--warning{background:#f0892d}.app-loader{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:radial-gradient(circle at 50% 18%,rgba(255,201,77,.14),transparent 28%),radial-gradient(circle at 50% 70%,rgba(104,240,143,.08),transparent 36%),linear-gradient(180deg,#07110c,#041008)}.app-loader:before{content:"";position:absolute;width:min(62vw,520px);aspect-ratio:1;border-radius:50%;border:1px solid rgba(236,247,238,.08);opacity:.45}.app-loader-copy{font-family:var(--font-display);font-size:1.55rem;letter-spacing:.1em;color:var(--text-primary)}.app-loader-ring{width:40px;height:40px;border-radius:50%;border:4px solid rgba(255,255,255,.08);border-top-color:var(--accent-secondary);border-right-color:var(--accent-primary);animation:spin .7s linear infinite}@media(max-width:768px){.hide-on-mobile{display:none!important}}.prodigy-layout{grid-template-columns:1fr}@media(min-width:769px){.hide-on-desktop{display:none!important}.prodigy-layout{grid-template-columns:1fr 350px}}.forum-quote{background:#0f172a66;border-left:4px solid var(--accent-primary);padding:16px 20px;margin:16px 0;border-radius:0 var(--radius-md) var(--radius-md) 0;position:relative;font-style:italic;color:var(--text-secondary);border-top:1px solid rgba(255,255,255,.03);border-right:1px solid rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.03)}.forum-quote-header{display:flex;align-items:center;gap:8px;color:var(--accent-primary);font-weight:700;font-size:.85rem;margin-bottom:10px;font-style:normal;text-transform:uppercase;letter-spacing:.05em}.forum-quote-content{line-height:1.6}.btn-quote{background:#ffffff0d;border:1px solid var(--border-subtle);color:var(--text-secondary);padding:6px 12px;border-radius:var(--radius-sm);font-size:.8rem;display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:all .2s ease}.btn-quote:hover{background:var(--accent-soft);color:var(--accent-primary);border-color:var(--accent-primary)}.forum-categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px}@media(max-width:768px){.forum-categories-grid{grid-template-columns:1fr;gap:16px}}.forum-category-card{display:flex;flex-direction:column;padding:32px;min-height:180px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid var(--border-subtle);background:var(--bg-surface);border-radius:var(--radius-lg);cursor:pointer}.forum-category-card:hover{transform:translateY(-4px);border-color:var(--accent-primary);box-shadow:0 10px 30px -10px #00000080;background:var(--bg-surface-hover)}.forum-category-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--accent-primary);opacity:.8;transition:width .3s}.forum-category-card:hover:before{width:6px}.forum-category-card.restricted:before{background:var(--color-warning)}.forum-category-icon-wrapper{width:48px;height:48px;border-radius:var(--radius-md);background:var(--accent-soft);display:flex;align-items:center;justify-content:center;color:var(--accent-primary);margin-bottom:20px;transition:transform .3s}.forum-category-card:hover .forum-category-icon-wrapper{transform:scale(1.1)}.forum-category-card.restricted .forum-category-icon-wrapper{background:#f59e0b1a;color:var(--color-warning)}.forum-category-title{font-size:1.4rem;font-weight:700;margin-bottom:8px;color:var(--text-primary);display:flex;align-items:center;gap:10px}.forum-category-desc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.forum-header-bar{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:12px 24px;margin-bottom:24px;display:flex;align-items:center;gap:12px;min-height:64px;flex-wrap:wrap}.forum-nav-btn{width:42px;height:42px;border-radius:var(--radius-md);background:var(--bg-app);border:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:var(--text-secondary)}.forum-nav-btn:hover{background:var(--bg-surface-hover);color:var(--accent-primary);border-color:var(--accent-primary)}.forum-nav-btn.active{background:var(--accent-soft);color:var(--accent-primary);border-color:var(--accent-primary)}@media(max-width:768px){.forum-header-bar{padding:12px 16px;gap:8px}}.forum-topic-item{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:16px 24px;cursor:pointer;transition:all .2s;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.forum-topic-item:hover{border-color:var(--accent-primary);background:var(--bg-surface-hover)}.forum-topic-title{font-weight:700;font-size:1.1rem;color:var(--text-primary);display:flex;align-items:center;gap:8px}.forum-topic-main{display:flex;flex:1;min-width:0;flex-direction:column;gap:10px}.forum-topic-author-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.forum-topic-author-pill{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:5px 10px 5px 6px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0d;box-shadow:inset 0 1px #ffffff0a}.forum-topic-author-pill span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-topic-meta{font-size:.85rem;color:var(--text-secondary);display:flex;align-items:center;gap:12px;flex-wrap:wrap}.forum-topic-meta>span:nth-child(1),.forum-topic-meta>span:nth-child(3){display:none}.forum-topic-meta span{display:flex;align-items:center;gap:4px}.forum-topic-header-content{display:flex;flex-direction:column;gap:14px}.forum-topic-header-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.forum-topic-header-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.forum-topic-header-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid rgba(255,255,255,.06);border-radius:999px;background:#ffffff0a;color:var(--text-secondary);font-size:.82rem;font-weight:600}@media(max-width:768px){.forum-topic-item{padding:14px 16px;flex-direction:column;align-items:flex-start;gap:8px}.forum-topic-title{font-size:1rem;flex-wrap:wrap;word-break:break-word}.forum-topic-author-pill{width:100%;justify-content:flex-start}.forum-topic-author-pill span{white-space:normal}.forum-topic-meta{gap:6px 12px;font-size:.8rem}.forum-topic-lastpost-mobile{width:100%;margin-top:2px;padding:10px 12px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:#00000029;font-size:.76rem;gap:6px 10px}.forum-topic-lastpost-mobile>svg{color:var(--accent-primary)}.forum-topic-lastpost-mobile>span:first-of-type{flex-basis:calc(100% - 20px);font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted)}.forum-topic-lastpost-mobile>span:nth-of-type(2){color:var(--accent-primary);font-weight:700}.forum-topic-lastpost-mobile>span:nth-of-type(3){display:none}.forum-topic-lastpost-mobile>span:nth-of-type(4){margin-left:auto;color:var(--text-secondary);font-weight:600}.forum-topic-header-meta{gap:8px}.forum-topic-header-chip,.forum-topic-header-meta .forum-topic-author-pill{width:100%;justify-content:flex-start}}.forum-topic-lastpost{text-align:right;flex-shrink:0;min-width:160px}.forum-topic-lastpost-label{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.forum-topic-lastpost-author{color:var(--accent-primary);font-weight:600;font-size:.9rem;margin-bottom:2px}.forum-topic-lastpost-date{color:var(--text-secondary);font-size:.82rem;font-weight:500}.forum-topic-lastpost-mobile{display:flex;align-items:center;gap:6px;font-size:.78rem;color:var(--text-muted);margin-top:6px;flex-wrap:wrap}@media(max-width:768px){.forum-topic-lastpost-mobile{width:100%;margin-top:2px;padding:10px 12px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:#00000029;font-size:.76rem;gap:6px 10px}}.forum-post{display:flex}.forum-post-author-panel{width:240px;padding:24px;background:#0003;border-right:1px solid var(--glass-border);display:flex;align-items:center;justify-content:center;text-align:center}.forum-post-author-link{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;padding:0;border:none;background:transparent;color:inherit;cursor:pointer;font:inherit}.forum-post-author-info{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;min-width:0}.forum-post-author-link:hover .forum-post-author-name,.forum-post-author-link:focus-visible .forum-post-author-name{color:var(--accent-secondary)}.forum-post-author-link:focus-visible{outline:2px solid var(--accent-primary);outline-offset:6px;border-radius:var(--radius-md)}.forum-post-author-name{font-weight:700;font-size:1.1rem;line-height:1.2;transition:color .2s ease}.forum-post-author-emblem{display:flex;align-items:center;justify-content:center;width:100%}.forum-post-author-badge{display:flex;justify-content:center;width:100%}.forum-post-content-panel{flex:1;padding:24px;display:flex;flex-direction:column;gap:18px;min-width:0;overflow:hidden}.forum-post-meta-row{display:flex;justify-content:space-between;gap:16px;color:var(--text-muted);font-size:.85rem;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.03)}.forum-post-date{display:flex;align-items:center;gap:6px}.forum-post-meta-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.forum-post-body{flex:1;min-width:0;color:var(--text-main);font-size:1rem;line-height:1.75;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}@media(max-width:768px){.forum-post{flex-direction:column;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden;background:#ffffff05}.forum-post-author-panel{width:100%;padding:12px 14px;justify-content:flex-start;text-align:left;border-right:none;border-bottom:1px solid var(--glass-border);background:#ffffff0a}.forum-post-author-link{flex-direction:row;align-items:flex-start;gap:12px}.forum-post-author-info{align-items:flex-start;gap:6px}.forum-post-author-name{font-size:1rem}.forum-post-author-emblem{width:auto;justify-content:flex-start;flex-shrink:0}.forum-post-author-badge{width:auto;justify-content:flex-start}.forum-post-content-panel{padding:14px;gap:14px}.forum-post-meta-row{flex-direction:column;align-items:flex-start;gap:10px}.forum-post-meta-actions{width:100%;justify-content:flex-start;gap:8px 12px}.forum-post-body{font-size:.97rem}}.forum-changelog-section{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:24px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.forum-changelog-header{display:flex;align-items:center;gap:10px;padding:18px 24px;border-bottom:1px solid var(--border-subtle);background:#00000026}.forum-changelog-header h2{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0;letter-spacing:-.01em}.forum-changelog-header .badge{font-size:.65rem;padding:2px 6px}.forum-changelog-list{list-style:none;margin:0;padding:0}.forum-changelog-item{display:flex;align-items:center;gap:16px;padding:14px 24px;border-bottom:1px solid var(--border-subtle);cursor:pointer;transition:all .2s ease}.forum-changelog-item:last-child{border-bottom:none}.forum-changelog-item:hover{background:var(--bg-surface-hover)}.forum-changelog-item-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-primary);flex-shrink:0;opacity:.4}.forum-changelog-item-dot.unread{opacity:1;box-shadow:0 0 6px var(--accent-primary);animation:unread-pulse 2s ease-in-out infinite}.forum-topic-item.unread{border-left:3px solid var(--accent-primary);background:#22c55e0f}.forum-changelog-item.unread{background:#22c55e0f}@keyframes unread-pulse{0%,to{opacity:1}50%{opacity:.4}}.forum-changelog-item-content{flex:1;min-width:0}.forum-changelog-item-title{font-weight:600;font-size:.92rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-changelog-item-meta{font-size:.78rem;color:var(--text-muted);display:flex;align-items:center;gap:8px;margin-top:2px}.forum-changelog-item-meta span{display:flex;align-items:center;gap:4px}.forum-changelog-more{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 24px;border-top:1px solid var(--border-subtle);color:var(--accent-primary);font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s ease;background:none;border:none;width:100%;font-family:inherit}.forum-changelog-more:hover{background:var(--accent-soft)}.forum-changelog-more svg{transition:transform .2s ease}.forum-changelog-more:hover svg{transform:translate(3px)}.forum-changelog-empty{padding:24px;text-align:center;color:var(--text-muted);font-size:.85rem}.forum-community-lastpost{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0;min-width:140px;text-align:right}.forum-community-lastpost-label{font-size:.65rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;opacity:.7}.forum-community-lastpost-author{font-size:.8rem;font-weight:600;color:var(--accent-primary)}.forum-community-lastpost-date{font-size:.72rem;color:var(--text-muted)}@media(max-width:768px){.forum-changelog-header{padding:14px 16px;flex-wrap:wrap;gap:8px}.forum-changelog-header h2{font-size:1rem}.forum-changelog-header .badge{font-size:.62rem;padding:2px 6px}.forum-changelog-header .btn-primary{width:100%;justify-content:center;margin-left:0!important;order:99}.forum-changelog-item{padding:12px 16px;gap:8px;flex-wrap:wrap;align-items:flex-start}.forum-changelog-item-title{white-space:normal;word-break:break-word;font-size:1.05rem;line-height:1.35}.forum-changelog-item-meta{flex-wrap:wrap;gap:4px 6px;font-size:.78rem}.forum-community-lastpost{flex-direction:row;align-items:center;gap:6px;min-width:0;width:100%;font-size:.75rem;text-align:left;padding-left:14px;border-top:1px solid var(--border-subtle);padding-top:6px;margin-top:2px;opacity:.8}.forum-community-lastpost-label{font-size:.72rem;opacity:.7}.forum-community-lastpost-author{font-size:.75rem}.forum-community-lastpost-date{font-size:.72rem}.forum-changelog-item>svg{display:none}.forum-changelog-more{padding:10px 16px;font-size:.8rem}}.match-tabs-wrapper{position:relative;width:100%}.match-tabs-desktop{display:flex;justify-content:flex-start;gap:12px;margin-bottom:24px;padding:0 0 16px;border-bottom:1px solid rgba(255,201,77,.12);overflow-x:auto}.match-tabs-mobile{display:none}@media(max-width:768px){.match-tabs-desktop{display:none}.match-tabs-mobile{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 0 16px;margin-bottom:12px}.mobile-tab-item{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 10px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0d,#ffffff05);color:var(--text-secondary);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);font-family:inherit;position:relative;overflow:hidden}.mobile-tab-item:before{content:"";position:absolute;inset:0;border-radius:12px;background:#ffffff14;opacity:0;transition:opacity .25s ease}.mobile-tab-item.active:before{opacity:.15}.mobile-tab-item.active{border-color:#ffc94d33;color:#fff;background:linear-gradient(90deg,#68f08f2e,#ffc94d1f 72%);box-shadow:0 8px 18px #00000024}.mobile-tab-label{font-family:var(--font-display);font-size:.78rem;font-weight:700;letter-spacing:.04em;position:relative;z-index:1;text-transform:uppercase}.mobile-tab-item:active{transform:scale(.97)}}.match-tabs-pagination-bar,.club-tabs-mobile{display:none}@media(max-width:768px){.club-tabs-desktop{display:none!important}.club-tabs-mobile{display:flex!important;gap:6px;margin-bottom:20px;padding:4px 0 14px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--accent-primary) rgba(255,255,255,.05)}.club-tabs-mobile::-webkit-scrollbar{height:4px}.club-tabs-mobile::-webkit-scrollbar-track{background:#ffffff0a;border-radius:10px;margin:0 4px}.club-tabs-mobile::-webkit-scrollbar-thumb{background:linear-gradient(90deg,var(--accent-primary),#10b981);border-radius:10px;box-shadow:0 0 6px #22c55e66}.club-mobile-tab{flex-shrink:0;padding:10px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff0d,#ffffff05);color:var(--text-secondary);font-size:.84rem;font-weight:700;font-family:var(--font-display);cursor:pointer;transition:all .2s ease;white-space:nowrap;letter-spacing:.04em}.club-mobile-tab.active{background:linear-gradient(90deg,#68f08f2e,#ffc94d1f);border-color:#ffc94d33;color:#fff;box-shadow:0 2px 12px -2px #68f08f4d}.club-mobile-tab:active{transform:scale(.96)}}.tab-btn{background:linear-gradient(180deg,#ffffff0d,#ffffff05);color:var(--text-secondary);border:1px solid rgba(255,255,255,.08);padding:10px 18px;border-radius:999px;font-family:var(--font-display);font-weight:700;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-size:.86rem;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.tab-btn:hover{border-color:#ffc94d38;color:var(--text-primary);background:#ffffff14}.tab-btn.active{color:#fff;background:linear-gradient(90deg,#68f08f2e,#ffc94d1f 72%);border-color:#ffc94d33;box-shadow:0 8px 18px #00000029}.admin-layout{display:flex;min-height:calc(100vh - 64px);background:var(--bg-app)}.admin-sidebar{width:260px;min-width:220px;background:var(--bg-surface);border-right:1px solid var(--border-subtle);display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}.admin-sidebar-header{padding:24px;border-bottom:1px solid var(--border-subtle)}.admin-sidebar-nav{padding:16px 0;display:flex;flex-direction:column;gap:4px;overflow-y:auto}.admin-nav-item{display:flex;align-items:center;gap:12px;padding:12px 24px;color:var(--text-secondary);text-decoration:none;font-weight:500;transition:all .2s ease;cursor:pointer;border-left:3px solid transparent;white-space:nowrap}.admin-nav-item:hover{background:#ffffff08;color:var(--text-primary)}.admin-nav-item.active{background:var(--accent-soft);color:var(--accent-primary);border-left-color:var(--accent-primary);font-weight:600}.admin-content{flex:1;min-width:0;padding:32px;overflow-y:auto;overflow-x:hidden}@media(max-width:768px){.admin-layout{flex-direction:column}.admin-sidebar{width:100%;border-right:none;border-bottom:1px solid var(--border-subtle)}.admin-sidebar-nav{flex-direction:row;overflow-x:auto;padding:8px;gap:8px}.admin-nav-item{padding:8px 16px;border-left:none;border-bottom:3px solid transparent;border-radius:var(--radius-md);white-space:nowrap}.admin-nav-item.active{border-bottom-color:var(--accent-primary);background:var(--accent-soft)}.admin-content{padding:16px}}.notif-list{display:flex;flex-direction:column;gap:6px}.notif-section{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.notif-section__label{display:flex;align-items:center;gap:8px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);padding:8px 4px 4px}.notif-section__count{background:var(--accent-primary);color:#000;font-size:.6rem;font-weight:700;padding:1px 6px;border-radius:10px;min-width:18px;text-align:center}.notif-bulk-actions{display:flex;gap:8px;padding:0 0 8px;justify-content:flex-end}.notif-bulk-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:6px;font-size:.72rem;font-weight:600;cursor:pointer;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-secondary);transition:all .2s ease}.notif-bulk-btn:hover{background:#ffffff14;color:var(--text-primary)}.notif-bulk-btn--read:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.notif-bulk-btn--delete:hover{border-color:var(--accent-danger, #ef4444);color:var(--accent-danger, #ef4444)}.notif-item{display:flex;align-items:stretch;gap:0;background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow:hidden;transition:all .2s ease;cursor:default;position:relative}.notif-item:hover{border-color:var(--border-active)}.notif-item--unread{cursor:pointer;background:linear-gradient(135deg,var(--bg-surface) 0%,rgba(34,197,94,.04) 100%);border-color:#22c55e33}.notif-item--unread:hover{border-color:#22c55e59;background:linear-gradient(135deg,var(--bg-surface) 0%,rgba(34,197,94,.07) 100%)}.notif-item--read{opacity:.7}.notif-item--read:hover{opacity:.85}.notif-item__accent{width:3px;flex-shrink:0;background:var(--accent-primary);border-radius:3px 0 0 3px;transition:background .2s ease}.notif-item--read .notif-item__accent{background:var(--border-subtle)}.notif-item--danger .notif-item__accent{background:var(--color-danger)}.notif-item--match .notif-item__accent{background:var(--accent-primary)}.notif-item--forum .notif-item__accent{background:#3b82f6}.notif-item--academy .notif-item__accent{background:#a855f7}.notif-item--finance .notif-item__accent{background:var(--color-warning)}.notif-item__icon{display:flex;align-items:center;justify-content:center;width:38px;flex-shrink:0;color:var(--accent-primary)}.notif-item--danger .notif-item__icon{color:var(--color-danger)}.notif-item--forum .notif-item__icon{color:#3b82f6}.notif-item--academy .notif-item__icon{color:#a855f7}.notif-item--finance .notif-item__icon{color:var(--color-warning)}.notif-item__content{flex:1;min-width:0;padding:10px 0;display:flex;flex-direction:column;gap:4px}.notif-item__header{display:flex;justify-content:space-between;align-items:center;gap:8px}.notif-item__title-row{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.notif-item__type-badge{font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 5px;border-radius:3px;background:#ffffff0f;color:var(--text-secondary);flex-shrink:0;line-height:1.3}.notif-item--danger .notif-item__type-badge{background:#ef44441f;color:var(--color-danger)}.notif-item--match .notif-item__type-badge{background:var(--accent-soft);color:var(--accent-primary)}.notif-item--forum .notif-item__type-badge{background:#3b82f61f;color:#3b82f6}.notif-item--academy .notif-item__type-badge{background:#a855f71f;color:#a855f7}.notif-item--finance .notif-item__type-badge{background:#f59e0b1f;color:var(--color-warning)}.notif-item__title{font-weight:600;font-size:.85rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notif-item--danger .notif-item__title{color:var(--color-danger)}.notif-item__meta{display:flex;align-items:center;gap:6px;flex-shrink:0}.notif-item__time{display:flex;align-items:center;gap:3px;font-size:.65rem;color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.notif-item__new-dot{width:7px;height:7px;border-radius:50%;background:var(--accent-primary);box-shadow:0 0 6px #22c55e80;animation:notif-pulse 2s ease-in-out infinite}@keyframes notif-pulse{0%,to{box-shadow:0 0 6px #22c55e80}50%{box-shadow:0 0 12px #22c55ecc}}.notif-item__message{font-size:.8rem;color:var(--text-secondary);line-height:1.4;padding-right:8px}.notif-item__message a{color:var(--accent-primary);text-decoration:none;font-weight:500}.notif-item__message a:hover{text-decoration:underline}.notif-item__actions{display:flex;align-items:center;gap:2px;padding:0 8px;flex-shrink:0}.notif-action-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:var(--radius-sm);cursor:pointer;background:transparent;color:var(--text-muted);transition:all .15s ease}.notif-action-btn:hover{background:#ffffff0f}.notif-action-btn--read:hover{color:var(--accent-primary);background:var(--accent-soft)}.notif-action-btn--delete:hover{color:var(--color-danger);background:#ef44441a}.notif-challenge{display:flex;align-items:stretch;gap:0;background:var(--bg-surface);border:1px solid rgba(245,158,11,.2);border-radius:var(--radius-md);overflow:hidden;transition:all .2s ease}.notif-challenge:hover{border-color:#f59e0b59}.notif-challenge__accent{width:3px;flex-shrink:0;background:var(--color-warning);border-radius:3px 0 0 3px}.notif-challenge__icon{display:flex;align-items:center;justify-content:center;width:38px;flex-shrink:0;color:var(--color-warning)}.notif-challenge__content{flex:1;min-width:0;padding:12px 0}.notif-challenge__title{font-weight:700;font-size:.8rem;color:var(--color-warning);text-transform:uppercase;letter-spacing:.03em}.notif-challenge__opponent{font-size:.85rem;color:var(--text-primary);margin-top:2px}.notif-challenge__opponent strong{color:var(--text-primary);font-weight:600}.notif-challenge__actions{display:flex;align-items:center;gap:6px;padding:0 12px;flex-shrink:0}.notif-challenge__btn{padding:6px 14px;font-size:.75rem;font-weight:600;border-radius:var(--radius-sm);cursor:pointer;transition:all .2s ease;letter-spacing:.02em;white-space:nowrap}.notif-challenge__btn--reject{background:transparent;color:var(--color-danger);border:1px solid rgba(239,68,68,.3)}.notif-challenge__btn--reject:hover{background:#ef44441a;border-color:var(--color-danger)}.notif-challenge__btn--accept{background:var(--color-success);color:#fff;border:1px solid transparent}.notif-challenge__btn--accept:hover{background:#059669;transform:translateY(-1px)}.notif-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;color:var(--text-muted);font-size:.85rem;text-align:center}.notif-empty svg{opacity:.3}.notif-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:32px;color:var(--text-secondary);font-size:.85rem}.notif-loading__spinner{width:18px;height:18px;border:2px solid var(--border-subtle);border-top-color:var(--accent-primary);border-radius:50%;animation:notif-spin .7s linear infinite}@keyframes notif-spin{to{transform:rotate(360deg)}}.notif-item--compact .notif-item__content{padding:8px 0}.notif-item--compact .notif-item__title{font-size:.8rem}.notif-item--compact .notif-item__actions{padding:0 6px}@media(max-width:768px){.notif-item__actions{padding:0 4px}.notif-action-btn{width:26px;height:26px}.notif-item__icon{width:32px}.notif-challenge__actions{flex-direction:column;padding:8px;gap:4px}.notif-challenge__btn{padding:5px 10px;font-size:.7rem}.notif-item__type-badge{display:none}}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}
