*{box-sizing:border-box}body{color:#eef2f7;background:#0b0f14;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{min-height:100vh;display:flex}.side{background:#10161e;border-right:1px solid #222d39;width:248px;padding:20px 12px;position:fixed;inset:0 auto 0 0;overflow:auto}.brand{align-items:center;gap:10px;padding:0 8px 22px;display:flex}.logo{background:#177bff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.brand small{color:#8290a1;margin-top:3px;display:block}nav{gap:5px;display:grid}nav button,.logout{color:#aeb9c7;text-align:left;background:0 0;border:0;border-radius:9px;width:100%;padding:11px}nav button.active,nav button:hover{color:#fff;background:#1c2733}.logout{border-top:1px solid #25303b;margin-top:20px;padding-top:18px}main{flex:1;margin-left:248px}.top{z-index:5;background:#0d131a;border-bottom:1px solid #222d39;justify-content:space-between;align-items:center;height:65px;padding:0 25px;display:flex;position:sticky;top:0}.content{max-width:1500px;margin:auto;padding:25px}.head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.head h1{margin:0;font-size:27px}.muted{color:#8996a6}.grid{gap:15px;display:grid}.g5{grid-template-columns:repeat(5,1fr)}.g4{grid-template-columns:repeat(4,1fr)}.g3{grid-template-columns:repeat(3,1fr)}.g2{grid-template-columns:repeat(2,1fr)}.card{background:#111922;border:1px solid #24303d;border-radius:14px;padding:18px}.metric{margin-top:6px;font-size:28px;font-weight:700}.btn{color:#fff;background:#17212c;border:1px solid #2c3948;border-radius:9px;padding:9px 13px}.primary{background:#177bff;border-color:#177bff}.danger{background:#9c3b45;border-color:#9c3b45}.success{background:#16895a;border-color:#16895a}.warning{background:#73571c;border-color:#917124}.actions{flex-wrap:wrap;gap:8px;display:flex}.empty{text-align:center;color:#7e8b9b;padding:38px}.list{display:grid}.row{border-bottom:1px solid #222d39;justify-content:space-between;align-items:center;gap:15px;padding:12px 0;display:flex}.avatar{background:#283545;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.person{align-items:center;gap:10px;display:flex}.field{gap:6px;margin-bottom:12px;display:grid}.field label{color:#a0adbc;font-size:13px}.field input,.field select,.field textarea{color:#fff;background:#0b1118;border:1px solid #2d3948;border-radius:8px;width:100%;padding:10px}.modal{z-index:20;background:#0009;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.box{background:#111922;border:1px solid #2d3948;border-radius:15px;width:min(1050px,100%);max-height:92vh;padding:20px;overflow:auto}.close{float:right;color:#aaa;background:0 0;border:0;font-size:22px}.auth{background:radial-gradient(circle at top,#17283a,#0b0f14 55%);place-items:center;min-height:100vh;padding:20px;display:grid}.authbox{background:#111922;border:1px solid #293746;border-radius:18px;width:min(440px,100%);padding:30px}.authbox h1,.authbox p{text-align:center}.note{color:#b7c7d8;background:#132031;border:1px solid #28425d;border-radius:10px;padding:12px}.badge{color:#cbd6e2;background:#1f2b38;border-radius:999px;margin-top:7px;padding:4px 8px;font-size:12px;display:inline-flex}.badge.match{color:#82e0b7;background:#163f2e}.badge.training{color:#f4ce7d;background:#4a3316}.badge.event{color:#d8b8ff;background:#38244b}.badge.ok{color:#77dfad;background:#153c2d}.badge.pending{color:#f3cf7c;background:#4a3917}.badge.bad{color:#ff929d;background:#4a2026}.badge.info{color:#8ec9ff;background:#17324a}.calendar-wrap{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.cal-head{text-align:center;color:#8d9aaa;padding:6px;font-size:13px}.cal-day{background:#0e151d;border:1px solid #24303d;border-radius:10px;min-height:120px;padding:8px}.cal-day.other{opacity:.42}.cal-num{font-size:13px;font-weight:700}.cal-item{text-align:left;color:#fff;text-overflow:ellipsis;white-space:nowrap;border:0;border-radius:7px;width:100%;margin-top:6px;padding:6px 7px;font-size:11px;display:block;overflow:hidden}.cal-item.match{background:#1d5c45}.cal-item.training{background:#6a471f}.cal-item.event{background:#5a3770}.toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.toolbar input,.toolbar select{color:#fff;background:#0b1118;border:1px solid #2d3948;border-radius:8px;padding:9px}.section-title{margin:22px 0 10px}.details{gap:8px;display:grid}.kv{border-bottom:1px solid #22303d;grid-template-columns:150px 1fr;gap:8px;padding:7px 0;display:grid}.kv b{color:#9eabb9}.table-wrap{overflow:auto}.table{border-collapse:collapse;width:100%;min-width:760px}.table th,.table td{text-align:left;border-bottom:1px solid #24303d;padding:10px 9px}.table th{color:#9ba8b7;background:#111922;font-size:13px;position:sticky;top:0}.table input,.table select{color:#fff;background:#0b1118;border:1px solid #2d3948;border-radius:7px;min-width:68px;padding:7px}.tabs{gap:7px;margin-bottom:15px;display:flex;overflow:auto}.tab{color:#aeb9c7;white-space:nowrap;background:#141e28;border:1px solid #293746;border-radius:8px;padding:9px 13px}.tab.active{color:#fff;background:#177bff;border-color:#177bff}.attr-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.attr{background:#0d151e;border:1px solid #253240;border-radius:10px;padding:10px}.attr-top{justify-content:space-between;gap:8px;display:flex}.bar{background:#27313d;border-radius:999px;height:8px;margin-top:8px;overflow:hidden}.bar>i{background:#177bff;border-radius:999px;height:100%;display:block}.thread{gap:10px;display:grid}.message{background:#17212c;border:1px solid #2a3847;border-radius:12px;max-width:80%;padding:10px 12px}.message.me{background:#153454;margin-left:auto}.message.system{background:#132031;max-width:100%}.message small{color:#8593a4;margin-top:5px;display:block}.chat-input{gap:8px;margin-top:14px;display:flex}.chat-input input{color:#fff;background:#0b1118;border:1px solid #2d3948;border-radius:8px;flex:1;padding:10px}.score{font-size:22px;font-weight:800}.score.win{color:#7ee2b1}.score.loss{color:#ff9ca5}.score.draw{color:#f2d07b}.pitch{background:linear-gradient(#1d754e,#165b3e);border:3px solid #9fe0b8;border-radius:12px;min-height:520px;position:relative;overflow:hidden}.pitch:before{content:"";border:2px solid #bcebd0;border-radius:8px;position:absolute;inset:8%}.pitch:after{content:"";border-top:2px solid #bcebd0;position:absolute;top:50%;left:8%;right:8%}.slot{width:130px;position:absolute;transform:translate(-50%,-50%)}.slot label{color:#fff;text-align:center;margin-bottom:4px;font-size:11px;display:block}.slot select{color:#fff;background:#0d151eee;border:1px solid #d9f5e4;border-radius:8px;width:100%;padding:7px}.callup-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.callup-col{background:#0d151e;border:1px solid #253240;border-radius:12px;padding:12px}.alert{background:#15202c;border:1px solid #2a3a4a;border-radius:10px;padding:12px}.alert.warn{background:#352b15;border-color:#5b4820}.alert.bad{background:#351a1f;border-color:#5b2830}.comp-card{background:#111922;border:1px solid #263442;border-radius:14px;padding:18px}.standing-promo{border-left:4px solid #16895a}.standing-releg{border-left:4px solid #9c3b45}.standing-own{background:#12243a}.goal-progress{align-items:center;gap:10px;display:flex}.goal-progress .bar{flex:1}.report{color:#111;background:#fff;border-radius:12px;padding:30px}.report h1,.report h2,.report h3{color:#111}.report table{border-collapse:collapse;width:100%}.report td,.report th{text-align:left;border-bottom:1px solid #ddd;padding:8px}@media (width<=1120px){.g5{grid-template-columns:repeat(3,1fr)}.g4{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.side{width:210px}main{margin-left:210px}.g3{grid-template-columns:repeat(2,1fr)}.callup-grid{grid-template-columns:1fr}}@media (width<=720px){.calendar-wrap{gap:4px}.cal-day{min-height:90px;padding:5px}.cal-item{padding:4px;font-size:9px}.cal-head{font-size:11px}.attr-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.side{display:none}main{margin-left:0}.content{padding:16px}.g5,.g4,.g3,.g2{grid-template-columns:1fr}.top{padding:0 15px}.head,.row{flex-direction:column;align-items:flex-start}.row .actions{width:100%}.kv,.attr-grid{grid-template-columns:1fr}.message{max-width:94%}.pitch{min-height:620px}.slot{width:110px}}.account-card{background:#0d151e;border:1px solid #253240;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.user-chip{color:#c7d2df;align-items:center;gap:8px;font-size:13px;display:flex}.top-select{color:#fff;background:#0b1118;border:1px solid #2d3948;border-radius:8px;max-width:220px;padding:8px}.login-grid{gap:12px;display:grid}.checkbox-list{background:#0d151e;border:1px solid #253240;border-radius:10px;gap:8px;padding:12px;display:grid}.role-note{color:#8e9cac;margin-top:5px;font-size:12px}.team-meta{flex-wrap:wrap;gap:7px;margin-top:7px;display:flex}.team-meta .badge{margin-top:0}.preview-banner{color:#f3d792;background:#352b15;border:1px solid #6d5524;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;padding:11px 14px;display:flex}.notification-dot{color:#fff;background:#9c3b45;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;display:inline-grid}.notification-item{background:#0e161f;border:1px solid #273544;border-radius:11px;margin-bottom:9px;padding:13px}.notification-item.unread{background:#102033;border-left:4px solid #177bff}.permission-grid{background:#0d151e;border:1px solid #253240;border-radius:10px;grid-template-columns:repeat(2,1fr);gap:7px;padding:12px;display:grid}.linked-player{border-bottom:1px solid #253240;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;display:flex}.role-home{gap:15px;display:grid}.callup-note{min-width:190px}@media (width<=620px){.permission-grid{grid-template-columns:1fr}.preview-banner{flex-direction:column;align-items:flex-start}}.top-search{color:#fff;background:#0b1118;border:1px solid #2d3948;border-radius:8px;width:210px;padding:8px 10px}.import-tabs{flex-wrap:wrap;gap:7px;margin-bottom:15px;display:flex}.import-help{color:#9faebe;background:#0d151e;border:1px solid #273544;border-radius:10px;margin-bottom:12px;padding:11px}.bulk-area{min-height:230px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.archived-row{opacity:.66}.profile-tabs{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.profile-tab{color:#aeb9c7;background:#141e28;border:1px solid #293746;border-radius:8px;padding:8px 11px}.profile-tab.active{color:#fff;background:#177bff;border-color:#177bff}.club-team{border-bottom:1px solid #24303d;grid-template-columns:1.5fr repeat(4,1fr);align-items:center;gap:8px;padding:12px;display:grid}.search-result{border-bottom:1px solid #253240;padding:11px 0}.v10-tag{color:#8ec9ff;background:#17324a;border-radius:999px;padding:3px 7px;font-size:11px}@media (width<=800px){.top-search{width:145px}.club-team{grid-template-columns:1fr 1fr}.club-team>div:first-child{grid-column:1/-1}}@media (width<=620px){.top-search{order:3;width:100%}.top{flex-wrap:wrap;gap:8px;height:auto;min-height:65px;padding-top:10px;padding-bottom:10px}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{min-width:0;overflow-x:hidden}img,svg,canvas{max-width:100%}.mobile-menu-toggle,.mobile-nav-backdrop{display:none}.table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;max-width:100%}.tabs,.profile-tabs,.import-tabs{scrollbar-width:thin;-webkit-overflow-scrolling:touch}.btn,nav button,.logout,.tab,.profile-tab{touch-action:manipulation}@media (width<=900px){.content{padding:20px}.card,.comp-card{padding:15px}.g5{grid-template-columns:repeat(2,minmax(0,1fr))}.top{padding-inline:18px}}@media (width<=720px){.content{padding:16px}.head h1{font-size:24px;line-height:1.15}.metric{font-size:25px}.card,.comp-card{border-radius:12px}.table{min-width:680px}.calendar-wrap{scrollbar-width:thin;grid-template-columns:repeat(7,minmax(76px,1fr));padding-bottom:5px;overflow-x:auto}.cal-day{min-height:96px}.toolbar{align-items:stretch}.toolbar>input,.toolbar>select,.toolbar>.btn{min-height:44px}.box{max-height:calc(100dvh - 20px)}}@media (width<=620px){:root{--mobile-top:64px}.app{min-width:0;display:block}main{width:100%;min-width:0;margin-left:0}.content{max-width:100%;padding:14px 12px 24px;overflow-x:hidden}.side{width:min(86vw,300px);max-width:300px;padding:calc(16px + env(safe-area-inset-top)) 12px calc(18px + env(safe-area-inset-bottom));z-index:50;overscroll-behavior:contain;transition:transform .2s;display:block;transform:translate(-105%);box-shadow:16px 0 35px #0008}body.mobile-nav-open{overflow:hidden}body.mobile-nav-open .side{transform:translate(0)}.mobile-nav-backdrop{z-index:45;opacity:0;visibility:hidden;pointer-events:none;background:#000a;border:0;padding:0;transition:opacity .2s,visibility .2s;display:block;position:fixed;inset:0}body.mobile-nav-open .mobile-nav-backdrop{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu-toggle{color:#fff;background:#17212c;border:1px solid #2d3948;border-radius:10px;flex:0 0 44px;place-items:center;width:44px;height:44px;padding:0;font-size:22px;line-height:1;display:inline-grid}.top{min-height:var(--mobile-top);z-index:35;flex-wrap:wrap;justify-content:flex-start;gap:8px;height:auto;padding:8px 10px}.top>*{min-width:0}.top .top-select{flex:160px;max-width:none}.top-search{flex-basis:100%;order:20;width:100%}.user-chip{max-width:46vw;margin-left:auto;overflow:hidden}.user-chip>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.brand{padding-bottom:16px}nav button,.logout{min-height:46px;padding:12px 11px;font-size:15px}.logout{margin-top:14px}.head{gap:12px;margin-bottom:16px}.head h1{overflow-wrap:anywhere;font-size:22px}.head>.actions,.head>div:last-child{max-width:100%}.actions{gap:7px}.actions .btn{min-height:44px}.row .actions .btn{flex:auto}.btn{min-height:42px;padding:10px 12px}.g5,.g4,.g3,.g2{grid-template-columns:minmax(0,1fr)}.grid{gap:11px}.card,.comp-card{min-width:0;padding:14px}.row{gap:10px;padding:11px 0}.person{min-width:0;max-width:100%}.person>div:last-child{overflow-wrap:anywhere;min-width:0}.field input,.field select,.field textarea,.toolbar input,.toolbar select,.top-select,.top-search,.chat-input input{min-height:44px;font-size:16px}textarea{resize:vertical;max-width:100%}.modal{align-items:end;padding:8px}.box{width:100%;max-width:none;max-height:calc(100dvh - 8px);padding:16px 14px calc(16px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;overflow-x:hidden}.close{width:44px;height:44px;margin:-8px -6px 0 0}.auth{padding:12px}.authbox{border-radius:16px;padding:22px 16px}.authbox h1{font-size:25px}.table-wrap{border-radius:8px;width:100%;margin-inline:0}.table{min-width:640px;font-size:13px}.table th,.table td{padding:9px 8px}.table input,.table select{min-height:40px;font-size:16px}.tabs,.profile-tabs{flex-wrap:nowrap;margin-inline:-2px;padding-bottom:4px;overflow-x:auto}.tab,.profile-tab{flex:none;min-height:42px}.permission-grid{grid-template-columns:1fr}.preview-banner{flex-direction:column;align-items:flex-start}.calendar-wrap{grid-template-columns:repeat(7,minmax(82px,1fr));gap:5px;padding-bottom:7px;overflow-x:auto}.cal-head{font-size:11px;position:sticky;top:0}.cal-day{min-height:88px;padding:5px}.cal-item{padding:5px;font-size:10px}.club-team{grid-template-columns:1fr;padding:11px 6px}.club-team>div:first-child{grid-column:auto}.account-card{flex-wrap:wrap;align-items:flex-start}.linked-player,.goal-progress{flex-direction:column;align-items:flex-start}.goal-progress .bar{width:100%}.chat-input{align-items:stretch}.chat-input input{min-width:0}.message{overflow-wrap:anywhere;max-width:96%}.pitch{min-height:560px}.slot{width:96px}.slot select{padding:6px 4px;font-size:13px}.callup-grid{grid-template-columns:1fr}.callup-note{width:100%;min-width:0}.report{padding:18px 12px;overflow-x:auto}}@media (width<=390px){.content{padding-inline:10px}.top{padding-inline:8px}.user-chip{max-width:40vw;font-size:12px}.head h1{font-size:21px}.card,.comp-card{padding:12px}.actions{width:100%}.actions .btn{flex:calc(50% - 7px)}.calendar-wrap{grid-template-columns:repeat(7,minmax(76px,1fr))}.pitch{min-height:520px}.slot{width:88px}}@media (hover:none) and (pointer:coarse){.btn,nav button,.logout,.tab,.profile-tab,.field input,.field select,.field textarea{min-height:44px}}@media (prefers-reduced-motion:reduce){.side,.mobile-nav-backdrop{transition:none}}
