*{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}}
