.chat-workspace-v2 .chat-channels nav>button>span{width:auto;height:auto;color:inherit;place-items:initial;font-size:inherit;background:0 0;border-radius:0}.notification-popover>header>div:last-child>button{justify-content:center;align-items:center;gap:5px;display:flex}.chat-workspace-v2 .chat-channels nav{scrollbar-width:none}.chat-workspace-v2 .chat-channels nav::-webkit-scrollbar{display:none}:root{--bg:#07100e;--bg2:#0a1411;--panel:#101916;--panel2:#131d1a;--line:#e2f1e821;--line2:#e2f1e814;--text:#edf4ef;--muted:#8e9b94;--green:#50df8b;--green2:#1d7d4a;--gold:#c9ae68;--red:#ef7474;--amber:#e2b74f;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.auth-language{justify-content:flex-end;margin-bottom:14px;display:flex}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0}body{font-family:Arial,Microsoft YaHei,sans-serif}button,input,select,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#08100e;border-radius:8px;outline:none}input,select{height:42px;padding:0 12px}textarea{resize:vertical;min-height:88px;padding:11px 12px}input:focus,select:focus,textarea:focus{border-color:#50df8b8c;box-shadow:0 0 0 3px #50df8b14}.auth-page{background:radial-gradient(circle at 15% 15%,#1e70473d,transparent 34rem),var(--bg);grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);min-height:100vh;padding:24px;display:grid}.auth-brand,.auth-panel{border:1px solid var(--line);min-height:calc(100vh - 48px)}.auth-brand{text-align:center;background:linear-gradient(150deg,#123327,#08110e 76%);border-radius:18px 0 0 18px;flex-direction:column;justify-content:center;align-items:center;padding:44px;display:flex}.auth-brand img{object-fit:contain;filter:drop-shadow(0 18px 28px #00000047);width:176px;height:176px}.auth-brand h1{letter-spacing:.08em;margin:28px 0 0;font-size:30px}.auth-brand p{color:var(--gold);letter-spacing:.26em;margin:12px 0 0;font-size:10px}.auth-brand strong{color:var(--green);margin-top:13px;font-size:17px}.auth-brand-rule{background:#c9ae688c;width:62px;height:1px;margin:30px 0 14px}.auth-brand>span{color:var(--muted);letter-spacing:.18em;font-size:9px}.auth-panel{background:#050a09d1;border-left:0;border-radius:0 18px 18px 0;place-items:center;padding:48px;display:grid}.auth-form-wrap{width:min(100%,560px)}.auth-tabs{border:1px solid var(--line);border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.auth-tabs a{height:42px;color:var(--muted);border-radius:7px;place-items:center;font-size:14px;font-weight:800;display:grid}.auth-tabs a.active{background:var(--green);color:#06110b}.auth-heading{margin:30px 0 22px}.auth-heading h2{margin:0;font-size:26px}.auth-heading p{color:var(--muted);margin:8px 0 0;font-size:13px}.auth-form{gap:15px;display:grid}.auth-form label,.record-form-panel label,.user-admin-list label{gap:7px;display:grid}.auth-form label>span,.record-form-panel label>span,.user-admin-list label>span{color:#a7b2ac;font-size:12px;font-weight:700}.auth-form small{color:#66746d;font-size:10px}.form-grid{gap:12px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid.three{grid-template-columns:.7fr 1fr 1fr}.submit-button,.record-form-panel button,.user-admin-list form>button{background:var(--green);color:#06110b;border:0;border-radius:8px;height:44px;font-weight:900}.demo-credential{border:1px solid var(--line2);color:var(--muted);border-radius:8px;justify-content:space-between;gap:12px;padding:12px 14px;font-size:11px;display:flex}.demo-credential code{color:#c7d2cc}.form-alert{border-radius:8px;margin-bottom:15px;padding:11px 13px;font-size:12px}.form-alert.error{color:#faa;background:#ef747414;border:1px solid #ef74744d}.form-alert.success{color:var(--green);background:#50df8b14;border:1px solid #50df8b4d}.app-shell{grid-template-columns:198px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .2s;display:grid}.app-shell.is-collapsed{grid-template-columns:72px minmax(0,1fr)}.sidebar{z-index:20;border-right:1px solid var(--line);background:linear-gradient(#0d1815,#07100e);grid-template-rows:auto 1fr auto;gap:18px;height:100vh;padding:20px 10px 14px;display:grid;position:sticky;top:0;overflow:hidden}.sidebar-brand{text-align:center;min-width:0}.sidebar-brand img{object-fit:contain;width:74px;height:74px}.brand-copy{gap:5px;margin-top:9px;display:grid}.brand-copy strong{color:var(--gold);font-size:13px}.brand-copy span{color:#c9ae68a6;font-size:6px}.brand-copy b{color:#dec77e;font-size:11px}.sidebar-nav{scrollbar-width:thin;scrollbar-color:#50df8b73 transparent;align-content:start;gap:5px;display:grid;overflow:hidden auto}.sidebar-nav a{color:#bac5bf;border:1px solid #0000;border-radius:8px;grid-template-columns:22px 1fr auto;align-items:center;gap:9px;min-width:0;height:42px;padding:0 11px;font-size:13px;font-weight:750;display:grid}.sidebar-nav a:hover{color:#fff;background:#ffffff09}.sidebar-nav a.active{color:#fff;background:#20865045;border-color:#50df8b2e}.sidebar-nav a svg{color:var(--green)}.sidebar-nav a em{color:#062012;background:#50df8bb8;border-radius:999px;place-items:center;min-width:22px;height:20px;font-size:10px;font-style:normal;font-weight:900;display:grid}.sidebar-collapse{border:1px solid var(--line);height:36px;color:var(--muted);white-space:nowrap;background:#ffffff06;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex;overflow:hidden}.sidebar-collapse svg{transform:rotate(180deg)}.is-collapsed .sidebar{padding-inline:8px}.is-collapsed .sidebar-brand{width:56px}.is-collapsed .sidebar-brand img{width:42px;height:42px}.is-collapsed .brand-copy,.is-collapsed .sidebar-nav a span,.is-collapsed .sidebar-nav a em,.is-collapsed .sidebar-collapse span{display:none}.is-collapsed .sidebar-nav{width:56px}.is-collapsed .sidebar-nav a{grid-template-columns:1fr;place-items:center;width:44px;margin-inline:auto;padding:0}.is-collapsed .sidebar-collapse{width:40px;margin-inline:auto}.is-collapsed .sidebar-collapse svg{transform:none}.app-main{min-width:0}.topbar{border-bottom:1px solid var(--line2);z-index:15;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07100ee0;align-items:center;gap:10px;height:68px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-spacer{flex:1}.language-toggle{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr 1fr;height:34px;padding:3px;display:grid}.language-toggle button{min-width:48px;color:var(--muted);background:0 0;border:0;border-radius:5px;font-size:11px;font-weight:900}.language-toggle button.active{color:var(--green);background:#50df8b29}.notification-button{border:1px solid var(--line);background:#ffffff06;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:relative}.notification-button span{background:var(--green);color:#062012;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:9px;font-weight:900;display:grid;position:absolute;top:-6px;right:-5px}.account-menu{position:relative}.account-trigger{border:1px solid var(--line);background:#ffffff06;border-radius:9px;align-items:center;gap:8px;min-width:158px;height:42px;padding:0 9px;display:flex}.account-avatar{width:28px;height:28px;color:var(--gold);background:#153728;border:1px solid #c9ae6859;border-radius:7px;place-items:center;font-size:11px;font-weight:900;display:grid}.account-copy{text-align:left;flex:1;line-height:1.1;display:grid}.account-copy strong{font-size:12px}.account-copy small{color:var(--green);margin-top:3px;font-size:9px}.account-popover{border:1px solid var(--line);background:#0c1512;border-radius:10px;width:220px;padding:7px;position:absolute;top:48px;right:0;box-shadow:0 18px 42px #00000073}.account-summary{gap:4px;padding:10px;display:grid}.account-summary b{font-size:12px}.account-summary span{color:var(--muted);font-size:10px}.account-popover form{border-top:1px solid var(--line2);padding-top:5px}.account-popover form button{color:#c7d0cb;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;height:36px;padding:0 10px;font-size:11px;display:flex}.account-popover form button:hover{color:#faa;background:#ef747414}.mobile-menu{display:none}.content-area{padding:24px 28px 34px}.page-header{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:18px;display:flex}.page-header h1{margin:0;font-size:26px}.page-header p{color:var(--green);letter-spacing:.18em;margin:6px 0 0;font-size:10px}.page-status{text-align:right;gap:3px;display:grid}.page-status span{color:var(--muted);font-size:10px}.page-status b{font-size:14px}.page-status small{color:var(--green);font-size:10px}.access-badge{border:1px solid var(--line);border-radius:8px;align-items:center;height:34px;padding:0 12px;font-size:10px;font-weight:850;display:flex}.access-badge.write{color:var(--green);background:#50df8b14;border-color:#50df8b47}.access-badge.read{color:var(--muted)}.dashboard-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.dashboard-slot{min-width:0}.slot-weather{grid-column:span 3}.slot-week{grid-column:span 5}.slot-training{grid-column:span 7}.slot-timeline,.slot-metrics{grid-column:span 5}.slot-risks,.slot-messages,.slot-equipment{grid-column:span 4}.dash-card{border:1px solid var(--line);background:linear-gradient(150deg,#ffffff0b,#ffffff05);border-radius:12px;height:100%;min-height:210px;padding:16px;box-shadow:inset 0 1px #ffffff06}.dashboard-slot[draggable=true]{cursor:grab}.dashboard-slot:active{cursor:grabbing}.card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.card-heading h3,.card-heading h2{margin:0;font-size:15px}.card-heading>span{color:var(--green);font-size:11px}.card-heading button{border:1px solid var(--line);width:30px;height:30px;color:var(--green);background:0 0;border-radius:7px}.weather-card h2{margin-top:9px;font-size:34px}.weather-card p{color:var(--muted);font-size:11px}.weather-stats{border-top:1px solid var(--line2);grid-template-columns:repeat(3,1fr);margin-top:18px;padding-top:12px;display:grid}.weather-stats span{text-align:center;gap:4px;display:grid}.weather-stats b{font-size:12px}.weather-stats small{color:var(--muted);font-size:9px}.week-strip{border:1px solid var(--line2);border-radius:8px;grid-template-columns:repeat(5,1fr);margin-top:15px;display:grid;overflow:hidden}.week-strip div{border-right:1px solid var(--line2);align-content:center;gap:8px;min-height:86px;padding:12px 10px;display:grid}.week-strip div:last-child{border:0}.week-strip div.active{background:#308f563d}.week-strip b{font-size:13px}.week-strip span{color:var(--muted);font-size:10px}.accent{color:var(--green)!important}.pitch-board{background:linear-gradient(90deg,#50df8b06 50%,#ffffff04 50%);border:1px solid #50df8b73;border-radius:6px;height:260px;margin-top:14px;position:relative;overflow:hidden}.pitch-board:before,.pitch-board:after{content:"";border:1px solid #50df8b59;width:18%;position:absolute;top:0;bottom:0}.pitch-board:before{left:0}.pitch-board:after{right:0}.pitch-board .half{border-left:1px solid #50df8b73;position:absolute;top:0;bottom:0;left:50%}.pitch-board .circle{border:1px solid #50df8b73;border-radius:50%;width:76px;height:76px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pitch-board span{background:#0d271b;border:1px solid #d8e97c;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:900;display:grid;position:absolute;transform:translate(-50%,-50%)}.training-card footer{color:var(--muted);margin-top:12px;font-size:10px}.timeline{margin-top:15px;display:grid}.timeline div{border-bottom:1px solid var(--line2);grid-template-columns:54px 1fr;align-items:center;min-height:48px;padding-left:14px;display:grid;position:relative}.timeline div:before{content:"";background:#9aa49f;border-radius:50%;width:7px;height:7px;position:absolute;left:0}.timeline div.active:before{background:var(--green)}.timeline div.active{color:var(--green)}.timeline time{font-size:11px}.timeline b{font-size:12px}.metric-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:14px;display:grid}.metric-grid div{border:1px solid var(--line2);border-radius:8px;align-content:center;place-items:center;gap:8px;min-height:84px;display:grid}.metric-grid span{color:var(--muted);font-size:10px}.metric-grid b{color:var(--green);font-size:22px}.metric-grid .warn b{color:var(--amber)}.compact-row{border-bottom:1px solid var(--line2);grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:10px 0;display:grid}.compact-row i{width:32px;height:32px;color:var(--green);background:#17251f;border-radius:8px;place-items:center;font-style:normal;font-weight:900;display:grid}.compact-row span{gap:3px;display:grid}.compact-row b{font-size:11px}.compact-row small{color:var(--muted);font-size:9px}.message-line,.equipment-line{border-bottom:1px solid var(--line2);grid-template-columns:66px 1fr;gap:8px;padding:11px 0;font-size:10px;display:grid}.message-line b{color:var(--green)}.message-line span,.equipment-line span{color:var(--muted)}.equipment-line{grid-template-columns:1fr auto}.equipment-line b{color:var(--green)}.slot-match{grid-column:span 4}.next-match-card{display:block}.next-match-card:hover{background:linear-gradient(150deg,#50df8b14,#ffffff05);border-color:#50df8b57}.dashboard-match{text-align:center;grid-template-columns:1fr 34px 1fr;align-items:center;height:108px;margin-top:10px;display:grid}.dashboard-match>div{justify-items:center;gap:5px;display:grid}.dashboard-match img{object-fit:contain;width:58px;height:58px}.dashboard-match i{width:52px;height:52px;color:var(--gold);background:#16231e;border:1px solid #c9ae684d;border-radius:10px;place-items:center;font-size:21px;font-style:normal;font-weight:900;display:grid}.dashboard-match b{font-size:10px}.dashboard-match>span{color:var(--muted);font-size:10px}.next-match-card footer{border-top:1px solid var(--line2);height:34px;color:var(--green);justify-content:space-between;align-items:end;font-size:10px;display:flex}.next-match-card footer span{color:var(--gold);font-size:9px;font-weight:900}.dashboard-match-empty{height:142px;color:var(--muted);place-items:center;font-size:10px;display:grid}.dashboard-plan-link{color:inherit;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:block}.dashboard-plan-link:hover{background:linear-gradient(150deg,#50df8b13,#ffffff05);border-color:#50df8b57;transform:translateY(-1px)}.week-strip.week-strip-live{grid-template-columns:repeat(7,minmax(0,1fr))}.week-strip.week-strip-live div{min-height:92px;padding:10px 8px}.week-strip.week-strip-live b{gap:4px;font-size:11px;display:grid}.week-strip.week-strip-live small{color:#65736c;font-size:8px;font-weight:800}.week-strip.week-strip-live span{line-height:1.35}.timeline .timeline-empty{color:var(--muted)}.timeline .timeline-empty:before{background:#65736c}.schedule-shell{gap:14px;display:grid}.schedule-command{border:1px solid var(--line);background:var(--panel);border-radius:12px;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:14px 16px;display:flex}.schedule-command h2{margin:0;font-size:16px}.schedule-command p{color:var(--muted);margin:6px 0 0;font-size:10px}.schedule-command-actions{align-items:center;gap:12px;display:flex}.schedule-command-actions>span{color:var(--green);white-space:nowrap;align-items:center;gap:7px;font-size:9px;display:flex}.schedule-command-actions>span i{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #50df8b14}.schedule-command-actions button{height:38px;color:var(--green);background:#50df8b1a;border:1px solid #50df8b4d;border-radius:8px;align-items:center;gap:8px;padding:0 13px;font-size:10px;font-weight:900;display:flex}.schedule-command-actions button:disabled{cursor:wait;opacity:.6}.schedule-next{background:linear-gradient(125deg,#1a684047,#0c1814f2 55%,#c9ae6814);border:1px solid #50df8b40;border-radius:12px;padding:15px 18px}.schedule-next-meta{justify-content:space-between;align-items:center;display:flex}.schedule-next-meta span{color:var(--green);letter-spacing:.12em;font-size:9px;font-weight:900}.schedule-next-meta b{color:var(--gold);font-size:10px}.schedule-next-match{text-align:center;grid-template-columns:1fr 180px 1fr;align-items:center;width:min(680px,100%);margin:4px auto 0;display:grid}.schedule-team{justify-items:center;gap:7px;display:grid}.schedule-team img{object-fit:contain;width:76px;height:76px}.schedule-team>i{width:68px;height:68px;color:var(--gold);background:#18231f;border:1px solid #c9ae685c;border-radius:14px;place-items:center;font-size:27px;font-style:normal;font-weight:900;display:grid}.schedule-team strong{font-size:13px}.schedule-kickoff{justify-items:center;gap:5px;display:grid}.schedule-kickoff time{color:var(--muted);font-size:11px}.schedule-kickoff strong{letter-spacing:.04em;font-size:28px}.schedule-kickoff span{color:var(--green);font-size:9px;font-weight:900}.schedule-metrics{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.schedule-metrics>div{border:1px solid var(--line);background:var(--panel);border-radius:10px;min-height:76px;padding:13px}.schedule-metrics span{color:var(--muted);font-size:9px}.schedule-metrics b{color:var(--green);margin-top:8px;font-size:20px;display:block}.schedule-list{border:1px solid var(--line);background:var(--panel);border-radius:12px;overflow:hidden}.schedule-list>header,.schedule-list>article{grid-template-columns:68px 150px minmax(200px,1fr) 130px 92px;align-items:center;gap:12px;display:grid}.schedule-list>header{min-height:38px;color:var(--muted);background:#ffffff09;padding:0 14px;font-size:9px;font-weight:900}.schedule-list>article{border-top:1px solid var(--line2);min-height:66px;padding:9px 14px}.schedule-list>article.next{box-shadow:inset 3px 0 0 var(--green);background:#50df8b0e}.schedule-round{width:34px;height:34px;color:var(--gold);background:#c9ae680f;border:1px solid #c9ae6840;border-radius:8px;place-items:center;font-size:12px;display:grid}.schedule-list time{gap:4px;display:grid}.schedule-list time strong{white-space:nowrap;font-size:11px}.schedule-list time small{color:var(--muted);font-size:8px}.schedule-opponent{align-items:center;gap:10px;min-width:0;display:flex}.schedule-opponent>i{width:34px;height:34px;color:var(--green);background:#17251f;border-radius:8px;place-items:center;font-style:normal;font-weight:900;display:grid}.schedule-opponent>span{gap:4px;display:grid}.schedule-opponent b{font-size:11px}.schedule-opponent small{color:var(--muted);font-size:8px}.schedule-result{font-size:13px}.schedule-status{width:68px;height:24px;color:var(--muted);background:#ffffff0d;border-radius:6px;place-items:center;font-size:8px;font-weight:900;display:grid}.schedule-status.live{color:var(--green);background:#50df8b24}.schedule-status.finished{color:#94a19a}.schedule-status.scheduled{color:var(--gold);background:#c9ae6814}.schedule-status.postponed{color:#f3a3a3;background:#ef747414}.schedule-pdf-stage{z-index:-100;pointer-events:none;width:1123px;position:fixed;top:0;left:-12000px}.schedule-pdf-sheet{color:#142019;background:#fff;flex-direction:column;width:1123px;height:794px;padding:34px 40px 28px;font-family:Arial,Microsoft YaHei,Noto Sans CJK SC,sans-serif;display:flex;overflow:hidden}.schedule-pdf-head{border-bottom:3px solid #16583a;grid-template-columns:62px 1fr 100px;align-items:center;gap:14px;height:76px;display:grid}.schedule-pdf-head img{object-fit:contain;width:58px;height:58px}.schedule-pdf-head h1{color:#133d2d;letter-spacing:.08em;margin:0;font-size:22px}.schedule-pdf-head p{color:#55625b;letter-spacing:.14em;margin:6px 0 0;font-size:8px;font-weight:800}.schedule-pdf-head>strong{color:#16583a;text-align:right;font-size:25px}.schedule-pdf-title{justify-content:space-between;align-items:center;height:70px;display:flex}.schedule-pdf-title span{color:#267450;letter-spacing:.18em;font-size:8px;font-weight:900}.schedule-pdf-title h2{margin:5px 0 0;font-size:20px}.schedule-pdf-title p{color:#69736e;margin:0;font-size:8px}.schedule-pdf-table{border-collapse:collapse;table-layout:fixed;width:100%}.schedule-pdf-table th{color:#fff;text-align:left;background:#173f30;border:1px solid #315849;height:35px;padding:6px;font-size:8px;line-height:1.25}.schedule-pdf-table td{color:#2d3732;border:1px solid #cbd3cf;height:43px;padding:7px;font-size:9px}.schedule-pdf-table th:first-child,.schedule-pdf-table td:first-child{text-align:center;width:64px}.schedule-pdf-table th:nth-child(2){width:118px}.schedule-pdf-table th:nth-child(5){width:128px}.schedule-pdf-table th:nth-child(6){width:130px}.schedule-pdf-table tr:nth-child(2n) td{background:#f5f7f6}.schedule-pdf-table tr.next td{background:#e4f3e9;border-top-color:#7ab28f;border-bottom-color:#7ab28f}.schedule-pdf-table td:first-child b{color:#173f30;background:#d9c387;border-radius:6px;place-items:center;width:26px;height:26px;margin:auto;display:grid}.schedule-pdf-sheet footer{color:#68736d;border-top:1px solid #aeb8b2;justify-content:space-between;height:26px;margin-top:auto;padding-top:8px;font-size:7px;display:flex}.module-command,.record-form-panel,.records-table,.user-admin-list,.audit-panel,.permission-matrix{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:17px}.module-command{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.module-command h2,.section-title h2{margin:0;font-size:16px}.module-command p,.section-title p{color:var(--muted);margin:6px 0 0;font-size:11px}.module-tools{align-items:center;gap:8px;display:flex}.tool-button{border:1px solid var(--line);color:#d5ded9;background:#ffffff06;border-radius:7px;align-items:center;gap:7px;height:34px;padding:0 11px;font-size:11px;font-weight:800;display:flex!important}.tool-button span{color:var(--green)}.module-tools small{color:var(--green);font-size:9px}.record-form-panel{margin-bottom:14px}.record-form-panel form{grid-template-columns:1fr 2fr .7fr auto;align-items:end;gap:10px;display:grid}.record-form-panel button{min-width:100px}.privacy-notice{color:#e8cc86;background:#e2b74f0f;border:1px solid #e2b74f47;border-radius:8px;margin-bottom:14px;padding:12px 14px;font-size:11px}.records-table{padding:0;overflow:hidden}.records-table>header,.records-table>article{grid-template-columns:1.1fr 2fr .7fr 116px;align-items:center;gap:14px;display:grid}.records-table>header{color:var(--muted);background:#ffffff08;padding:11px 14px;font-size:10px;font-weight:800}.records-table>article{border-top:1px solid var(--line2);min-height:74px;padding:12px 14px}.records-table article>div:first-child{gap:5px;display:grid}.records-table b{font-size:12px}.records-table small{color:var(--muted);font-size:9px}.records-table p{color:#b5c0ba;margin:0;font-size:11px;line-height:1.55}.record-status{color:var(--green);font-size:10px;font-weight:800}.record-actions{align-items:center;gap:5px;display:flex}.record-actions>button,.delete-button{border:1px solid var(--line);color:#c8d1cc;background:#ffffff06;border-radius:6px;height:30px;padding:0 8px;font-size:9px}.delete-button{color:#f4a0a0;background:#ef74740f;border-color:#ef747438}.readonly-label{color:var(--muted);font-size:9px}.edit-overlay{z-index:50;background:#000000a6;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.edit-dialog{border:1px solid var(--line);background:#0e1714;border-radius:12px;gap:12px;width:min(520px,100%);padding:18px;display:grid}.edit-dialog header,.edit-dialog footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.edit-dialog h2{margin:0;font-size:17px}.edit-dialog header button{color:var(--muted);background:0 0;border:0;font-size:20px}.edit-dialog label{gap:6px;display:grid}.edit-dialog label span{color:var(--muted);font-size:10px}.edit-dialog footer{justify-content:flex-end}.edit-dialog footer button{border:1px solid var(--line);background:0 0;border-radius:7px;height:34px;padding:0 12px;font-size:10px}.edit-dialog footer .save{background:var(--green);color:#06110b;border:0;font-weight:900}.empty-state{text-align:center;color:var(--muted);padding:40px;font-size:11px}.admin-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.admin-kpis div{border:1px solid var(--line);background:var(--panel);border-radius:10px;min-height:92px;padding:14px}.admin-kpis span{color:var(--muted);font-size:10px}.admin-kpis b{color:var(--green);margin-top:10px;font-size:25px;display:block}.permission-matrix{margin-bottom:14px}.matrix-table{border:1px solid var(--line2);border-radius:8px;margin-top:14px;overflow:hidden}.matrix-table>header,.matrix-table>div{border-bottom:1px solid var(--line2);grid-template-columns:140px 1fr 130px;align-items:center;gap:12px;min-height:42px;padding:8px 12px;font-size:10px;display:grid}.matrix-table>header{color:var(--muted);background:#ffffff08;font-weight:800}.matrix-table>div:last-child{border-bottom:0}.matrix-table em{color:var(--green);font-style:normal}.user-admin-list{gap:9px;display:grid}.user-admin-list>article{border:1px solid var(--line2);border-radius:9px;grid-template-columns:minmax(210px,1fr) 2.2fr;align-items:center;gap:18px;padding:12px;display:grid}.user-identity{align-items:center;gap:10px;display:flex}.user-identity>span{width:36px;height:36px;color:var(--green);background:#173428;border-radius:8px;place-items:center;font-weight:900;display:grid}.user-identity>div{gap:4px;display:grid}.user-identity b{font-size:12px}.user-identity small{color:var(--muted);font-size:9px}.user-admin-list form{grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:9px;display:grid}.user-admin-list form>button{height:42px;padding:0 13px}.audit-panel{margin-top:14px}.audit-row{border-top:1px solid var(--line2);grid-template-columns:150px 130px 150px 1fr;gap:12px;padding:10px 0;font-size:10px;display:grid}.audit-row time,.audit-row span{color:var(--muted)}.audit-row p{margin:0}.planner-panel{grid-template-columns:minmax(0,1fr) 270px;gap:14px;margin-bottom:14px;display:grid}.planner-form,.planner-export,.planner-footer-note,.readonly-planner{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:16px}.planner-form{grid-row:span 3}.planner-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.planner-fields label{gap:6px;display:grid}.planner-fields label>span{color:var(--muted);font-size:10px;font-weight:800}.planner-fields .wide{grid-column:1/-1}.template-heading{justify-content:space-between;align-items:end;margin:18px 0 10px;display:flex}.template-heading h3{margin:0;font-size:13px}.template-heading small{color:var(--muted);font-size:9px}.template-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.template-grid button{border:1px solid var(--line2);color:#d0d9d4;background:#ffffff05;border-radius:7px;align-content:center;gap:4px;min-height:52px;display:grid}.template-grid button.active{background:#50df8b17;border-color:#50df8b61}.template-grid b{font-size:10px}.template-grid span{color:var(--muted);font-size:8px}.planner-save{background:var(--green);color:#06110b;border:0;border-radius:7px;width:100%;height:40px;margin-top:12px;font-size:11px;font-weight:900}.planner-export{justify-content:space-between;align-items:center;gap:12px;display:flex}.planner-export>div{gap:5px;display:grid}.planner-export b{font-size:12px}.planner-export span{color:var(--muted);font-size:9px;line-height:1.5}.planner-export button{min-width:104px;height:36px;color:var(--green);background:#50df8b14;border:1px solid #50df8b4d;border-radius:7px;padding:0 13px;font-size:10px;font-weight:900}.planner-export button:disabled{cursor:wait;opacity:.65}.planner-footer-note{align-content:start;gap:7px;display:grid}.planner-footer-note>span{font-size:11px;font-weight:850}.planner-footer-note textarea{resize:vertical;min-height:92px}.planner-footer-note small{color:var(--muted);font-size:9px;line-height:1.5}.readonly-planner{color:var(--muted);font-size:11px}.pdf-export-stage{z-index:-100;pointer-events:none;width:794px;position:fixed;top:0;left:-10000px}.pdf-sheet{color:#111;background:#fff;flex-direction:column;width:794px;height:1123px;padding:52px 56px 42px;font-family:Arial,Microsoft YaHei,Noto Sans CJK SC,sans-serif;display:flex;overflow:hidden}.pdf-club-header{border-bottom:2px solid #133d2d;grid-template-columns:70px 1fr;align-items:center;gap:17px;padding-bottom:17px;display:grid}.pdf-club-header img{object-fit:contain;width:68px;height:68px}.pdf-club-header h1{color:#123c2d;letter-spacing:.08em;margin:0;font-size:23px;font-weight:900}.pdf-club-header p{color:#3e4a45;letter-spacing:.16em;margin:6px 0 0;font-size:10px;font-weight:800}.pdf-club-header small{color:#69736e;letter-spacing:.08em;margin-top:5px;font-size:9px;display:block}.pdf-document-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin:25px 0 16px;display:flex}.pdf-document-heading p{color:#23764e;letter-spacing:.18em;margin:0 0 4px;font-size:10px;font-weight:900}.pdf-document-heading h2{letter-spacing:.05em;margin:0;font-size:24px}.pdf-date{color:#303733;padding-bottom:3px;font-size:14px;font-weight:800}.pdf-meta{background:#f7f9f8;border:1px solid #d1d6d3;grid-template-columns:1fr 1.25fr .55fr;margin-bottom:17px;display:grid}.pdf-meta div{border-right:1px solid #d1d6d3;align-content:center;gap:5px;min-height:53px;padding:9px 11px;display:grid}.pdf-meta div:last-child{border-right:0}.pdf-meta span{color:#6a746f;letter-spacing:.08em;font-size:8px;font-weight:800}.pdf-meta b{font-size:10px}.pdf-plan-table{border-collapse:collapse;table-layout:fixed;width:100%}.pdf-plan-table th{color:#2f3934;text-align:left;letter-spacing:.04em;background:#eef2f0;border:1px solid #bcc4c0;height:35px;padding:8px;font-size:9px}.pdf-plan-table td{vertical-align:middle;color:#252a28;overflow-wrap:anywhere;border:1px solid #cbd1ce;height:61px;padding:8px 9px;font-size:9px;line-height:1.45}.pdf-plan-table th:nth-child(2){width:31%}.pdf-plan-table th:nth-child(4){width:15%}.pdf-plan-table .pdf-index{color:#6d7672;text-align:center;width:36px}.pdf-plan-table strong{font-size:10px}.pdf-plan-table tr.meeting td:nth-child(2){border-left:4px solid #2f6690}.pdf-plan-table tr.meeting strong{color:#24557d}.pdf-plan-table tr.training td:nth-child(2){border-left:4px solid #218354}.pdf-plan-table tr.training strong{color:#176b43}.pdf-plan-table tr.match td:nth-child(2){border-left:4px solid #a2473d}.pdf-plan-table tr.match strong{color:#8a3030}.pdf-empty{text-align:center;color:#69736e!important;height:170px!important}.pdf-footer{color:#66706b;border-top:1px solid #aeb7b2;justify-content:space-between;align-items:flex-start;gap:24px;min-height:42px;margin-top:auto;padding-top:10px;font-size:8px;display:flex}.pdf-footer>span{white-space:nowrap;letter-spacing:.08em;font-weight:800}.pdf-footer p{text-align:right;white-space:pre-wrap;max-width:72%;margin:0;line-height:1.45}.account-link{border-top:1px solid var(--line2);color:#c7d0cb;align-items:center;gap:9px;height:36px;padding:0 10px;font-size:11px;display:flex}.account-link:hover{color:var(--green);background:#50df8b0f}.account-page-grid{grid-template-columns:320px minmax(0,560px);gap:14px;display:grid}.profile-panel,.password-panel{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:20px}.profile-mark{width:54px;height:54px;color:var(--green);background:#173428;border-radius:12px;place-items:center;font-size:21px;font-weight:900;display:grid}.profile-panel h2,.password-panel h2{margin:16px 0 0;font-size:18px}.profile-panel>p,.password-panel>p{color:var(--muted);margin:6px 0 18px;font-size:10px}.profile-panel dl{margin:0;display:grid}.profile-panel dl div{border-top:1px solid var(--line2);grid-template-columns:90px 1fr;padding:11px 0;font-size:10px;display:grid}.profile-panel dt{color:var(--muted)}.profile-panel dd{margin:0}.password-panel form{gap:12px;display:grid}.password-panel label{gap:6px;display:grid}.password-panel label span{color:var(--muted);font-size:10px}.password-panel form>button{background:var(--green);color:#06110b;border:0;border-radius:7px;height:40px;font-size:11px;font-weight:900}.planner-footer-note{background:linear-gradient(135deg,#50df8b11,#ffffff05);grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px 12px;padding:14px;box-shadow:inset 3px 0 #50df8b8c}.planner-note-mark{width:40px;height:34px;color:var(--green);letter-spacing:.08em;background:#50df8b17;border:1px solid #50df8b47;border-radius:7px;place-items:center;display:grid;font-size:8px!important;font-weight:950!important}.planner-note-copy{gap:3px;display:grid}.planner-note-copy b{color:var(--text);font-size:11px}.planner-note-copy small{color:var(--muted);font-size:8px;line-height:1.45}.planner-note-saved{white-space:nowrap;align-items:center;gap:6px;display:flex;color:var(--green)!important;font-size:8px!important}.planner-note-saved:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #50df8b14}.planner-footer-note textarea{resize:vertical;background:#00000029;border-color:#50df8b29;grid-column:1/-1;min-height:74px;padding:10px 11px;font-size:10px;line-height:1.55}.planner-footer-note textarea:focus{border-color:#50df8b7a;box-shadow:0 0 0 3px #50df8b12}.pdf-sheet-daily .pdf-document-heading,.pdf-sheet-daily .pdf-meta{align-self:center;width:570px}.pdf-sheet-daily .pdf-meta{grid-template-columns:1fr 1.3fr .5fr}.pdf-daily-list{border-top:1px solid #cbd1ce;border-bottom:1px solid #cbd1ce;align-self:center;width:570px;position:relative}.pdf-daily-list:before{content:"";background:#cbd1ce;width:1px;position:absolute;top:0;bottom:0;left:72px}.pdf-daily-item{border-bottom:1px solid #d8ddda;grid-template-columns:72px minmax(0,1fr) 76px;align-items:center;min-height:76px;display:grid;position:relative}.pdf-daily-item:last-child{border-bottom:0}.pdf-daily-item:before{content:"";background:#fff;border:2px solid #7d8983;border-radius:50%;width:11px;height:11px;position:absolute;top:50%;left:67px;transform:translateY(-50%)}.pdf-daily-index{color:#68736d;text-align:center;padding-right:19px;font-size:9px;font-weight:800}.pdf-daily-copy{padding:13px 18px 13px 20px}.pdf-daily-copy strong{color:#202622;font-size:11px;line-height:1.4;display:block}.pdf-daily-copy p{color:#58635d;margin:6px 0 0;font-size:9px;line-height:1.5}.pdf-daily-item>span{color:#59645e;text-align:center;border:1px solid #cbd1ce;border-radius:3px;justify-self:end;max-width:70px;padding:4px 7px;font-size:8px}.pdf-daily-item.meeting:before{border-color:#2f6690}.pdf-daily-item.meeting .pdf-daily-copy{border-left:3px solid #2f6690}.pdf-daily-item.meeting strong{color:#24557d}.pdf-daily-item.training:before{border-color:#218354}.pdf-daily-item.training .pdf-daily-copy{border-left:3px solid #218354}.pdf-daily-item.training strong{color:#176b43}.pdf-daily-item.match:before{border-color:#a2473d}.pdf-daily-item.match .pdf-daily-copy{border-left:3px solid #a2473d}.pdf-daily-item.match strong{color:#8a3030}.pdf-daily-empty{color:#69736e;place-items:center;min-height:180px;font-size:10px;display:grid}.pdf-daily-item{grid-template-columns:72px 148px minmax(0,1fr) 70px}.pdf-daily-when{color:#26302b;white-space:nowrap;border-left:1px solid #cbd1ce;align-self:stretch;align-items:center;padding:0 16px;font-size:10px;font-weight:900;display:flex}.pdf-daily-copy{min-width:0}.pdf-daily-copy strong,.pdf-daily-copy p{overflow-wrap:anywhere}@media (max-width:1100px){.slot-weather,.slot-week{grid-column:span 6}.slot-training,.slot-timeline,.slot-metrics{grid-column:span 12}.slot-risks,.slot-messages,.slot-equipment{grid-column:span 4}.record-form-panel form{grid-template-columns:1fr 1fr}.user-admin-list>article{grid-template-columns:1fr}.user-admin-list form{grid-template-columns:repeat(3,1fr) auto}.planner-panel{grid-template-columns:1fr}.planner-form{grid-row:auto}.account-page-grid{grid-template-columns:1fr}.slot-match{grid-column:span 12}.schedule-list>header,.schedule-list>article{grid-template-columns:60px 135px minmax(180px,1fr) 110px 78px}}@media (max-width:760px){.auth-page{grid-template-columns:1fr;padding:10px}.auth-brand,.auth-panel{border:1px solid var(--line);border-radius:14px;min-height:auto}.auth-brand{padding:28px 20px}.auth-brand img{width:112px;height:112px}.auth-brand h1{margin-top:18px;font-size:23px}.auth-panel{margin-top:10px;padding:24px 18px}.form-grid.two,.form-grid.three,.app-shell,.app-shell.is-collapsed{grid-template-columns:1fr}.sidebar{width:220px;transition:transform .2s;position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar.mobile-open{transform:translate(0)}.is-collapsed .sidebar{padding:20px 10px 14px}.is-collapsed .sidebar-brand{width:auto}.is-collapsed .sidebar-brand img{width:74px;height:74px}.is-collapsed .brand-copy{display:grid}.is-collapsed .sidebar-nav{width:auto}.is-collapsed .sidebar-nav a{grid-template-columns:22px 1fr auto;width:auto;margin:0;padding:0 11px}.is-collapsed .sidebar-nav a span,.is-collapsed .sidebar-nav a em,.is-collapsed .sidebar-collapse span{display:block}.is-collapsed .sidebar-collapse{width:auto}.topbar{height:60px;padding:0 12px}.mobile-menu{border:1px solid var(--line);background:0 0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.account-trigger{width:42px;min-width:42px;padding:0 6px}.account-copy,.account-trigger>svg{display:none}.account-popover{right:0}.content-area{padding:18px 12px 28px}.page-header{align-items:flex-start}.page-header h1{font-size:22px}.page-status{display:none}.dashboard-grid{grid-template-columns:1fr}.dashboard-slot{grid-column:1!important}.week-strip{grid-template-columns:1fr}.week-strip div{border-right:0;border-bottom:1px solid var(--line2);min-height:52px}.pitch-board{height:220px}.slot-risks,.slot-messages,.slot-equipment{grid-column:1}.module-command{flex-direction:column;align-items:flex-start}.record-form-panel form,.user-admin-list form{grid-template-columns:1fr}.records-table{overflow-x:auto}.records-table>header,.records-table>article{min-width:720px}.admin-kpis,.audit-row{grid-template-columns:1fr 1fr}.audit-row p{grid-column:1/-1}.template-grid{grid-template-columns:repeat(2,1fr)}.planner-fields{grid-template-columns:1fr}.planner-fields .wide{grid-column:auto}.sidebar-backdrop{z-index:19;background:#0000008c;border:0;position:fixed;inset:0}.schedule-command{flex-direction:column;align-items:flex-start}.schedule-command-actions{justify-content:space-between;width:100%}.schedule-command-actions button{min-width:0}.schedule-next{padding:14px 10px}.schedule-next-match{grid-template-columns:1fr 104px 1fr}.schedule-team img{width:58px;height:58px}.schedule-team>i{width:52px;height:52px;font-size:20px}.schedule-team strong{font-size:10px}.schedule-kickoff strong{font-size:21px}.schedule-metrics{grid-template-columns:1fr 1fr}.schedule-list>header{display:none}.schedule-list>article{grid-template-columns:44px minmax(0,1fr) auto;grid-template-areas:"round opponent status""date date result";gap:7px 10px;min-height:82px;padding:11px}.schedule-list .schedule-round{grid-area:round}.schedule-list time{grid-area:date;align-items:center;gap:8px;padding-left:54px;display:flex}.schedule-opponent{grid-area:opponent}.schedule-result{grid-area:result}.schedule-status{grid-area:status;width:62px}.schedule-opponent>i{display:none}}.weather-card{flex-direction:column;min-height:210px;display:flex}.weather-heading h2{margin:9px 0 0;font-size:34px}.weather-heading>div>span{color:var(--muted);font-size:10px;font-weight:750}.weather-locate{color:var(--green);appearance:none;box-shadow:none;background:#50df8b0e;border:1px solid #50df8b3d;border-radius:8px;flex:none;place-items:center;padding:0;transition:border-color .16s,background .16s,color .16s;display:grid;width:34px!important;height:34px!important}.weather-locate:hover{color:#87f0ae;background:#50df8b1c;border-color:#50df8b7a}.weather-locate:disabled{cursor:wait;opacity:.55;color:#50df8bb8;background:#50df8b0a}.weather-locate svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:17px;height:17px}.weather-condition{align-items:center;gap:9px;min-height:38px;margin-top:7px;display:flex}.weather-condition>span{width:27px;color:var(--gold);text-align:center;font-size:22px}.weather-condition p{color:var(--muted);font-size:10px;line-height:1.35;margin:0!important}.weather-stats{margin-top:auto!important}.weather-stats b{white-space:nowrap;font-size:12px}.weather-source{color:var(--dim);justify-content:space-between;align-items:center;gap:8px;margin-top:10px;font-size:8px;display:flex}.weather-fallback .weather-source span:last-child,.weather-ready .weather-source span:last-child{color:#50df8bb8}.weather-error .weather-condition p{color:#f3a3a3}@media (max-width:760px){.weather-card{min-height:220px}.weather-heading h2{font-size:32px}.weather-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}.weather-main-icon{fill:none;width:32px;height:32px;stroke:var(--gold);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 32px}.weather-main-icon .cloud{fill:#c9ae6829;stroke:var(--gold)}.fixture-create-button{background:var(--green)!important;color:#06110b!important;border-color:#50df8b7a!important}.fixture-create-button b{font-size:16px;line-height:1}.fixture-opponent-logo{object-fit:contain;background:#f4f7f5;border-radius:8px;width:34px;height:34px;padding:3px}.fixture-opponent-logo.large{border-radius:14px;width:68px;height:68px;padding:5px}.schedule-team .fixture-opponent-logo.large{width:68px;height:68px}.schedule-injury-note{min-height:38px;color:var(--muted);border-top:1px solid #e2f1e817;justify-content:center;align-items:flex-start;gap:10px;margin-top:8px;padding:9px 12px;font-size:9px;display:flex}.schedule-injury-note b{color:var(--amber);white-space:nowrap}.schedule-empty-next{min-height:110px;color:var(--muted);background:#50df8b09;border:1px dashed #50df8b38;border-radius:12px;place-items:center;font-size:11px;display:grid}.schedule-opponent>img{flex:none}.schedule-row-actions{align-items:center;gap:6px;display:flex}.schedule-row-actions>button{border:1px solid var(--line2);width:28px;height:24px;color:var(--muted);letter-spacing:1px;background:#ffffff06;border-radius:6px;font-size:11px}.schedule-row-actions>button:hover{color:var(--green);border-color:#50df8b59}.schedule-list-empty{min-height:140px;color:var(--muted);place-items:center;font-size:11px;display:grid}.fixture-clear-button{color:#ffb8b8!important;background:#ef747412!important;border:1px solid #ef747447!important}.fixture-clear-button:hover{background:#ef74741f!important;border-color:#ef74747a!important}.schedule-page-message{color:#9df4b8;background:#50df8b11;border:1px solid #50df8b3d;border-radius:8px;align-items:center;min-height:38px;margin:0 0 12px;padding:10px 12px;font-size:10px;font-weight:850;display:flex}.schedule-command-actions>.schedule-sync-icon{background:#50df8b0f;border:1px solid #50df8b2e;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:relative}.schedule-command-actions>.schedule-sync-icon i{background:var(--green);border-radius:50%;width:9px;height:9px;margin:0;box-shadow:0 0 0 5px #50df8b1a,0 0 16px #50df8b59}.schedule-command-actions>.schedule-sync-icon b{opacity:.9;border-bottom:1.5px solid #50df8bd1;border-right:1.5px solid #50df8bd1;width:7px;height:7px;position:absolute;bottom:7px;right:7px;transform:rotate(-45deg)}.fixture-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020706c2;place-items:center;padding:26px;display:grid;position:fixed;inset:0}.fixture-modal{background:#0d1714;border:1px solid #50df8b3d;border-radius:12px;width:min(820px,100%);max-height:calc(100vh - 52px);overflow:auto;box-shadow:0 30px 80px #000000a6}.fixture-modal>header{border-bottom:1px solid var(--line2);background:linear-gradient(120deg,#50df8b17,#0000 52%);justify-content:space-between;align-items:flex-start;gap:20px;min-height:86px;padding:18px 20px;display:flex}.fixture-modal>header span{color:var(--green);letter-spacing:.16em;font-size:8px;font-weight:900}.fixture-modal>header h2{margin:5px 0 0;font-size:20px}.fixture-modal>header p{color:var(--muted);margin:6px 0 0;font-size:9px}.fixture-modal>header>button{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);background:#ffffff06;border-radius:8px;font-size:20px}.fixture-modal form{padding:18px 20px 20px}.fixture-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.fixture-form-grid>label,.fixture-score-fields label{gap:6px;display:grid}.fixture-form-grid label>span,.fixture-score-fields label>span{color:#9ba8a1;font-size:9px;font-weight:850}.fixture-form-grid input,.fixture-form-grid select{height:40px;font-size:10px}.fixture-form-grid textarea{min-height:68px;font-size:10px}.fixture-form-grid .wide{grid-column:1/-1}.fixture-weekday b{border:1px solid var(--line2);height:40px;color:var(--green);background:#ffffff05;border-radius:8px;align-items:center;padding:0 12px;font-size:10px;display:flex}.fixture-score-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.fixture-logo-upload{background:#50df8b09;border:1px dashed #50df8b47;border-radius:8px;grid-template-columns:54px 1fr;align-items:center;gap:10px;height:76px;position:relative;overflow:hidden;padding:8px!important;display:grid!important}.fixture-logo-upload img,.fixture-logo-upload>i{object-fit:contain;background:#f4f7f5;border-radius:8px;width:52px;height:52px;padding:4px}.fixture-logo-upload>i{color:#173f30;place-items:center;font-size:20px;font-style:normal;display:grid}.fixture-logo-upload>b{color:#b7c2bc;font-size:9px}.fixture-logo-upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.fixture-form-error{color:#faa;background:#ef747412;border:1px solid #ef747447;border-radius:8px;margin-top:12px;padding:10px 12px;font-size:9px}.fixture-modal form>footer{border-top:1px solid var(--line2);justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:14px;display:flex}.fixture-modal form>footer>div{gap:8px;display:flex}.fixture-modal form>footer button{border-radius:8px;height:38px;padding:0 16px;font-size:10px;font-weight:900}.fixture-delete{color:#faa;background:#ef747412;border:1px solid #ef747440}.fixture-cancel{border:1px solid var(--line);color:var(--muted);background:0 0}.fixture-save{background:var(--green);color:#06110b;border:0;min-width:110px}.fixture-modal button:disabled{cursor:wait;opacity:.55}@media (max-width:760px){.fixture-modal-backdrop{padding:10px}.fixture-modal{max-height:calc(100vh - 20px)}.fixture-form-grid{grid-template-columns:1fr}.fixture-form-grid .wide{grid-column:auto}.fixture-modal>header,.fixture-modal form{padding-left:14px;padding-right:14px}.schedule-injury-note{justify-content:flex-start}.schedule-row-actions{justify-content:flex-end}.schedule-row-actions>button{width:26px}}.schedule-command-actions>.schedule-sync-icon{width:34px;height:34px;color:var(--green);background:linear-gradient(145deg,#50df8b1c,#ffffff06);border:1px solid #50df8b38;border-radius:9px;flex:0 0 34px;place-items:center;padding:0;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0d}.schedule-command-actions>.schedule-sync-icon:after{content:"";background:var(--green);border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:5px;box-shadow:0 0 0 3px #50df8b1a}.schedule-command-actions>.schedule-sync-icon i,.schedule-command-actions>.schedule-sync-icon b{display:none}.schedule-row-actions>button{letter-spacing:0;place-items:center;padding:0;display:grid}.schedule-row-actions>button:hover{background:#50df8b14}.system-state{background:var(--bg);place-items:center;min-height:100vh;padding:20px;display:grid}.system-state>div{border:1px solid var(--line);background:var(--panel);text-align:center;border-radius:12px;width:min(440px,100%);padding:28px}.system-state span{width:42px;height:42px;color:var(--green);background:#50df8b1a;border-radius:9px;place-items:center;margin:0 auto 14px;font-weight:900;display:grid}.system-state h1{margin:0;font-size:20px}.system-state p{color:var(--muted);font-size:11px;line-height:1.7}.system-state button,.system-state a{background:var(--green);color:#06110b;border:0;border-radius:7px;align-items:center;height:36px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex}.system-state .loading-mark{border:3px solid #50df8b33;border-top-color:var(--green);border-radius:50%;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.system-state.inline-state{background:0 0;min-height:calc(100vh - 96px);padding:24px}.system-state.inline-state>div{background:#0f1713eb;width:min(520px,100%)}.module-grant-panel{border:1px solid var(--line2);background:#50df8b09;border-radius:8px;grid-column:1/-1;gap:8px;margin-top:2px;padding:10px;display:grid}.module-grant-panel>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.module-grant-panel b{font-size:10px}.module-grant-panel>div:first-child span{color:var(--muted);font-size:9px}.module-grant-tags{flex-wrap:wrap;gap:6px;display:flex}.module-grant-tags span{border:1px solid var(--line2);color:#78857f;border-radius:999px;align-items:center;height:24px;padding:0 9px;font-size:8px;font-weight:850;display:inline-flex}.module-grant-tags span.active{color:var(--green);background:#50df8b17;border-color:#50df8b47}.timeline-card .timeline{gap:0}.timeline-card .timeline div{grid-template-columns:92px minmax(0,1fr);gap:14px;min-height:52px;padding-left:18px}.timeline-card .timeline time,.timeline-card .timeline b{white-space:nowrap;line-height:1.2;display:block;letter-spacing:0!important;word-spacing:0!important;text-align:left!important}.timeline-card .timeline time{font-variant-numeric:tabular-nums;color:inherit;font-size:12px;font-weight:900}.timeline-card .timeline b{text-overflow:ellipsis;min-width:0;font-size:13px;overflow:hidden}@media print{.sidebar,.topbar,.module-command,.record-form-panel,.delete-button,.page-header .access-badge{display:none!important}.app-shell,.app-shell.is-collapsed{display:block}.content-area{color:#111;background:#fff;padding:0}.records-table{background:#fff;border-color:#999}.records-table>header{color:#111;background:#eee}.records-table>article{border-color:#bbb}.records-table p,.records-table small{color:#222}}.online-presence-badge{min-width:116px;height:42px;color:var(--green);letter-spacing:.04em;background:#50df8b14;border:1px solid #50df8b57;border-radius:10px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:950;display:inline-flex;box-shadow:inset 0 1px #ffffff09}.week-strip.week-strip-live.week-strip-full{grid-template-columns:1fr;overflow:visible}.week-strip.week-strip-live.week-strip-full .week-day-row{border-right:0;border-bottom:1px solid var(--line2);grid-template-columns:86px minmax(0,1fr);align-items:flex-start;gap:12px;min-height:0;padding:10px 12px;display:grid}.week-strip.week-strip-live.week-strip-full .week-day-row:last-child{border-bottom:0}.week-strip.week-strip-live.week-strip-full .week-day-row.active{background:#308f562e}.week-day-label{color:var(--text);align-content:start;gap:4px;font-size:11px;display:grid}.week-day-label small{color:#65736c;font-size:8px;font-weight:800}.week-day-list{display:grid;color:inherit!important;font-size:inherit!important;gap:6px!important;line-height:1.35!important}.week-day-plan{background:#ffffff07;border:1px solid #ffffff13;border-radius:7px;grid-template-columns:72px minmax(0,1fr);gap:3px 8px;padding:6px 8px;display:grid}.week-day-plan em{color:var(--green);white-space:nowrap;font-size:9px;font-style:normal;font-weight:900}.week-day-plan strong{color:var(--text);font-size:10px;line-height:1.35}.week-day-plan small{color:var(--muted);grid-column:2;font-size:8px;line-height:1.4}.week-day-empty{color:var(--muted)!important;font-size:10px!important}.week-strip.week-strip-live.week-strip-full{scrollbar-width:thin;scrollbar-color:#50df8b73 transparent;grid-template-columns:repeat(7,minmax(120px,1fr));max-height:214px;overflow:auto hidden}.week-strip.week-strip-live.week-strip-full .week-day-row{border-right:1px solid var(--line2);border-bottom:0;grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;align-items:start;gap:8px;min-width:120px;min-height:176px;max-height:176px;padding:9px 8px;display:grid}.week-strip.week-strip-live.week-strip-full .week-day-row:last-child{border-right:0}.week-strip.week-strip-live.week-strip-full .week-day-list{scrollbar-width:thin;scrollbar-color:#50df8b59 transparent;min-height:0;padding-right:2px;overflow-y:auto}.week-strip.week-strip-live.week-strip-full .week-day-plan{grid-template-columns:1fr;gap:3px;padding:6px 7px}.week-strip.week-strip-live.week-strip-full .week-day-plan small{-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-column:1;display:-webkit-box;overflow:hidden}.week-strip.week-strip-live.week-strip-full .week-day-label{justify-content:space-between;align-items:center;gap:6px;display:flex}.week-strip.week-strip-live.week-strip-full .week-day-label small{white-space:nowrap}.week-strip.week-strip-live.week-strip-full .week-day-empty{padding:8px 0;display:block}.week-card{overflow:hidden;container-type:inline-size}.week-strip.week-strip-live.week-strip-full{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;min-height:clamp(124px,24cqw,210px);max-height:none;overflow:hidden}.week-strip.week-strip-live.week-strip-full .week-day-row{border-right:1px solid var(--line2);border-bottom:0;grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;gap:clamp(3px,.7cqw,8px);min-width:0;min-height:clamp(108px,21cqw,184px);max-height:none;padding:clamp(4px,.95cqw,10px);display:grid;overflow:hidden}.week-strip.week-strip-live.week-strip-full .week-day-list{align-content:start;padding:0;display:grid;overflow:hidden;gap:clamp(2px,.55cqw,6px)!important}.week-strip.week-strip-live.week-strip-full .week-day-plan{border-radius:clamp(4px,.8cqw,7px);grid-template-columns:1fr;gap:clamp(1px,.25cqw,3px);padding:clamp(3px,.65cqw,7px);overflow:hidden}.week-strip.week-strip-live.week-strip-full .week-day-label{font-size:clamp(7px,1.15cqw,12px);line-height:1.15}.week-strip.week-strip-live.week-strip-full .week-day-label small{font-size:clamp(5px,.85cqw,8px)}.week-strip.week-strip-live.week-strip-full .week-day-plan em{font-size:clamp(5.5px,.86cqw,9px);line-height:1.05}.week-strip.week-strip-live.week-strip-full .week-day-plan strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(6px,1cqw,10px);line-height:1.18;display:-webkit-box;overflow:hidden}.week-strip.week-strip-live.week-strip-full .week-day-plan small{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(5px,.78cqw,8px);line-height:1.18;display:-webkit-box;overflow:hidden}.week-strip.week-strip-live.week-strip-full .week-day-empty{padding:clamp(4px,.8cqw,8px) 0;font-size:clamp(6px,.9cqw,10px)!important}.week-card .card-heading h3{font-size:clamp(12px,2.1cqw,17px)}.week-card .card-heading>span{font-size:clamp(8px,1.3cqw,11px)}@container (min-width:820px){.week-strip.week-strip-live.week-strip-full .week-day-plan strong,.week-strip.week-strip-live.week-strip-full .week-day-plan small{-webkit-line-clamp:3}}@container (max-width:540px){.week-strip.week-strip-live.week-strip-full{min-height:122px}.week-strip.week-strip-live.week-strip-full .week-day-row{min-height:108px}.week-strip.week-strip-live.week-strip-full .week-day-plan small{display:none}}.slot-area-small{grid-column:span 3}.slot-area-base,.slot-area-medium{grid-column:span 4}.slot-area-large{grid-column:span 6}@media (max-width:1180px){.slot-area-small{grid-column:span 4}.slot-area-base,.slot-area-medium{grid-column:span 6}.slot-area-large{grid-column:span 12}}@media (max-width:760px){.slot-area-small,.slot-area-base,.slot-area-medium,.slot-area-large{grid-column:1!important}}.dashboard-grid .slot-week{grid-column:span 5}@media (max-width:1100px){.dashboard-grid .slot-week{grid-column:span 12!important}.week-card{min-height:250px}.week-strip.week-strip-live.week-strip-full .week-day-row{min-height:150px}}@media (max-width:760px){.week-card{min-height:238px;overflow:hidden}.week-strip.week-strip-live.week-strip-full{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#50df8b6b transparent;min-width:644px;grid-template-columns:repeat(7,minmax(92px,1fr))!important;min-height:154px!important;overflow:auto hidden!important}.week-strip.week-strip-live.week-strip-full .week-day-row{gap:6px!important;min-width:92px!important;min-height:138px!important;padding:8px!important;overflow:hidden!important}.week-strip.week-strip-live.week-strip-full .week-day-label{font-size:10px!important}.week-strip.week-strip-live.week-strip-full .week-day-label small{font-size:7px!important}.week-strip.week-strip-live.week-strip-full .week-day-plan em{font-size:8px!important}.week-strip.week-strip-live.week-strip-full .week-day-plan strong{-webkit-line-clamp:2;font-size:9px!important}.week-strip.week-strip-live.week-strip-full .week-day-plan small{-webkit-line-clamp:2;font-size:7px!important;display:-webkit-box!important}.week-strip.week-strip-live.week-strip-full .week-day-empty{font-size:9px!important}}.system-user-admin{border:1px solid var(--line);background:var(--panel);border-radius:12px;margin-bottom:14px;padding:17px}.system-user-list{gap:10px;margin-top:14px;display:grid}.system-user-row{border:1px solid var(--line2);background:#ffffff05;border-radius:10px;grid-template-columns:minmax(230px,1fr) 150px minmax(430px,2.2fr);align-items:center;gap:14px;padding:13px;display:grid}.system-user-row.status-pending{background:#e2b74f0b;border-color:#e2b74f4d}.system-user-row.status-approved{border-color:#50df8b38}.system-user-row.status-suspended{background:#ef74740a;border-color:#ef74743d}.system-user-status{gap:5px;display:grid}.system-user-status strong{width:max-content;min-width:70px;height:26px;color:var(--green);background:#50df8b1f;border-radius:999px;place-items:center;padding:0 10px;font-size:10px;display:grid}.status-pending .system-user-status strong{color:var(--gold);background:#e2b74f24}.status-suspended .system-user-status strong{color:#f0a0a0;background:#ef74741f}.system-user-status span{color:var(--muted);font-size:9px}.system-user-row form{grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:9px;display:grid}.system-user-row form>button{background:var(--green);color:#06110b;border:0;border-radius:8px;height:42px;padding:0 13px;font-size:10px;font-weight:900}@media (max-width:1100px){.system-user-row{grid-template-columns:1fr}.system-user-row form{grid-template-columns:repeat(3,1fr) auto}}@media (max-width:760px){.system-user-row form{grid-template-columns:1fr}}.admin-save-notice{letter-spacing:.01em;border-radius:10px;align-items:center;min-height:42px;margin:0 0 14px;padding:11px 14px;font-size:12px;font-weight:850;display:flex}.admin-save-notice.success{color:var(--green);background:#50df8b16;border:1px solid #50df8b47}.admin-save-notice.error{color:#ffb5b5;background:#ef747413;border:1px solid #ef747447}.birthday-card{overflow:hidden}.birthday-line{border-bottom:1px solid var(--line2);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.birthday-line i{width:30px;height:30px;color:var(--green);background:#50df8b1a;border:1px solid #50df8b2e;border-radius:9px;place-items:center;font-size:10px;font-style:normal;font-weight:950;display:grid}.birthday-line span{gap:3px;min-width:0;display:grid}.birthday-line b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.birthday-line small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.birthday-line strong{color:#d6e0da;background:#ffffff0a;border-radius:999px;place-items:center;min-width:40px;height:24px;padding:0 8px;font-size:10px;display:grid}.birthday-line.today i,.birthday-line.today strong{background:var(--green);color:#06110b}.birthday-empty{color:var(--muted);margin:18px 0 0;font-size:11px}.dashboard-workbench{min-height:220px;display:block}.dashboard-custom-grid{grid-auto-flow:dense;align-items:stretch}.dashboard-slot{position:relative}.dashboard-slot.is-pinned{cursor:default}.dashboard-slot.is-pinned:after{content:"";background:var(--gold);z-index:2;border-radius:50%;width:7px;height:7px;position:absolute;top:12px;right:12px;box-shadow:0 0 0 4px #c9ae6814}.dashboard-custom-title{z-index:3;max-width:calc(100% - 54px);height:24px;color:var(--green);white-space:nowrap;text-overflow:ellipsis;background:#07100e;border:1px solid #50df8b40;border-radius:999px;align-items:center;padding:0 10px;font-size:9px;font-weight:900;display:flex;position:absolute;top:12px;left:14px;overflow:hidden}.dashboard-custom-title+.dash-card{padding-top:44px}.dashboard-add-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px;display:grid}.dashboard-add-list.compact{scrollbar-width:thin;scrollbar-color:#50df8b73 transparent;grid-template-columns:1fr;max-height:210px;padding-right:2px;overflow:auto}.dashboard-add-list>button{border:1px solid var(--line2);min-height:62px;color:var(--text);text-align:left;background:#ffffff06;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:4px 10px;padding:10px 11px;display:grid}.dashboard-add-list>button:hover{background:#50df8b12;border-color:#50df8b52}.dashboard-add-list small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;grid-column:1/-1;font-size:8px}.dashboard-add-list b{font-size:11px}.dashboard-add-list span{width:22px;height:22px;color:var(--green);background:#50df8b21;border-radius:7px;place-items:center;font-size:16px;display:grid}.dashboard-add-list p{color:var(--muted);margin:0;font-size:11px}.dashboard-context-menu{z-index:80;width:246px;color:var(--text);background:#0b1512;border:1px solid #50df8b3d;border-radius:14px;padding:10px;position:fixed;transform:translate(-8px,8px);box-shadow:0 22px 56px #0000008c,inset 0 1px #ffffff09}.dashboard-context-menu header{border-bottom:1px solid var(--line2);justify-content:space-between;align-items:center;gap:10px;padding:4px 4px 9px;display:flex}.dashboard-context-menu header span{font-size:12px;font-weight:900}.dashboard-context-menu header button{border:1px solid var(--line);width:26px;height:26px;color:var(--muted);background:#ffffff08;border-radius:8px}.dashboard-context-group{gap:8px;padding:10px 2px;display:grid}.dashboard-context-add{border-top:1px solid var(--line2);margin-top:8px}.dashboard-context-group>b,.dashboard-rename-field>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900}.dashboard-size-actions{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.dashboard-size-actions button{border:1px solid var(--line);color:#b8c4be;background:#ffffff06;border-radius:8px;height:32px;font-size:10px;font-weight:900}.dashboard-size-actions button.active{color:var(--green);background:#50df8b26;border-color:#50df8b52}.dashboard-rename-field{gap:7px;padding:4px 2px 10px;display:grid}.dashboard-rename-field input{border-radius:8px;height:34px;font-size:11px}.dashboard-rename-field button,.dashboard-context-actions button,.dashboard-reset-layout{border:1px solid var(--line);color:#d4ded8;background:#ffffff06;border-radius:8px;height:32px;font-size:10px;font-weight:900}.dashboard-context-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.dashboard-context-actions .danger{color:#faa;background:#ef747413;border-color:#ef747442}.dashboard-reset-layout{width:100%;color:var(--green);background:#50df8b0f;border-color:#50df8b33;margin-top:8px}@media (max-width:760px){.dashboard-board-toolbar{flex-direction:column;align-items:stretch}.dashboard-board-toolbar button{justify-content:center}.dashboard-context-menu{width:auto;transform:none;inset:auto 12px 14px!important}.dashboard-add-list{grid-template-columns:1fr}.dashboard-add-slot{min-height:116px}.dashboard-module-week .week-strip.week-strip-live.week-strip-full{grid-template-columns:1fr!important;width:100%!important;min-width:0!important;min-height:0!important;max-height:none!important;display:grid!important;overflow:visible!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-row{border-right:0!important;border-bottom:1px solid var(--line2)!important;grid-template-rows:auto!important;grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;width:100%!important;min-width:0!important;min-height:64px!important;max-height:none!important;padding:10px 12px!important;display:grid!important;overflow:visible!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-row:last-child{border-bottom:0!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-label{align-content:start!important;gap:4px!important;font-size:11px!important;line-height:1.2!important;display:grid!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-list{gap:6px!important;min-height:0!important;display:grid!important;overflow:visible!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-plan{grid-template-columns:64px minmax(0,1fr)!important;gap:3px 8px!important;padding:6px 8px!important;display:grid!important;overflow:visible!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-plan em{font-size:9px!important;line-height:1.2!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-plan strong{font-size:10px!important;line-height:1.35!important;display:block!important;overflow:visible!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-plan small{grid-column:2!important;font-size:8px!important;line-height:1.35!important;display:block!important;overflow:visible!important}.dashboard-module-week .week-card{height:auto!important;min-height:178px!important;overflow:hidden!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full{border-radius:8px!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:0!important;width:100%!important;min-width:0!important;display:grid!important;overflow:hidden!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-row{border-right:1px solid var(--line2)!important;border-bottom:0!important;grid-template-rows:auto minmax(0,1fr)!important;grid-template-columns:1fr!important;gap:5px!important;width:auto!important;min-width:0!important;min-height:118px!important;max-height:none!important;padding:6px 4px!important;overflow:hidden!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-label{gap:2px!important;font-size:8px!important;line-height:1.12!important;display:grid!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-label small{font-size:6px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-list{align-content:start!important;gap:3px!important;display:grid!important;overflow:hidden!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-plan{border-radius:5px!important;grid-template-columns:1fr!important;gap:2px!important;padding:4px 3px!important;display:grid!important;overflow:hidden!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-plan em{white-space:nowrap!important;font-size:6px!important;line-height:1.05!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-plan strong{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:7px!important;line-height:1.12!important;display:-webkit-box!important;overflow:hidden!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-plan small{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;grid-column:1!important;font-size:6px!important;line-height:1.1!important;display:-webkit-box!important;overflow:hidden!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-empty{padding:4px 0!important;font-size:7px!important}}.dashboard-slot.is-pinned:after{display:none!important}.access-admin-kpis{border:1px solid var(--line);background:var(--panel);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:12px;display:grid;overflow:hidden}.access-admin-kpis>div{border-right:1px solid var(--line2);grid-template-columns:1fr auto;align-content:center;gap:5px 12px;min-height:92px;padding:16px 18px;display:grid}.access-admin-kpis>div:last-child{border-right:0}.access-admin-kpis span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:850}.access-admin-kpis b{color:var(--green);grid-area:1/2/3;font-size:25px}.access-admin-kpis small{color:#64736c;font-size:10px}.access-policy-band{background:#50df8b0b;border:1px solid #50df8b33;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:12px;display:grid;overflow:hidden}.access-policy-band>div{border-right:1px solid #50df8b1f;align-content:center;gap:6px;min-height:72px;padding:14px 18px;display:grid}.access-policy-band>div:last-child{border-right:0}.access-policy-band span{color:var(--green);text-transform:uppercase;font-size:9px;font-weight:900}.access-policy-band b{font-size:11px;line-height:1.45}.access-control-workspace{border:1px solid var(--line);background:#0b1411;border-radius:12px;grid-template-columns:310px minmax(0,1fr);min-height:690px;display:grid;overflow:hidden}.access-user-directory{border-right:1px solid var(--line);background:#0d1714;grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid}.access-user-directory>header{border-bottom:1px solid var(--line2);gap:12px;padding:16px;display:grid}.access-user-directory>header>div:first-child{justify-content:space-between;align-items:center;display:flex}.access-user-directory>header p{color:var(--green);text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.access-user-directory>header b{font-size:11px}.access-user-search{border:1px solid var(--line);height:38px;color:var(--muted);background:#08110e;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;padding:0 10px;display:grid}.access-user-search input{background:0 0;border:0;height:34px;padding:0;font-size:10px;box-shadow:none!important}.access-filter-tabs{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.access-filter-tabs button{color:#78867f;background:0 0;border:1px solid #0000;border-radius:6px;min-width:0;height:29px;padding:0 4px;font-size:8px;font-weight:850}.access-filter-tabs button.active{color:var(--green);background:#50df8b1a;border-color:#50df8b40}.access-user-list{scrollbar-width:thin;scrollbar-color:#50df8b5c transparent;min-height:0;padding:8px;overflow-y:auto}.access-user-entry{text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:66px;padding:8px 9px;display:grid}.access-user-entry:hover{background:#ffffff06}.access-user-entry.active{background:#50df8b16;border-color:#50df8b40}.access-user-entry>span{gap:4px;min-width:0;display:grid}.access-user-entry>span b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.access-user-entry>span small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.access-user-entry>i{font-style:normal}.access-user-empty{text-align:center;color:var(--muted);padding:30px 10px;font-size:10px}.access-status{min-width:64px;height:24px;color:var(--green);white-space:nowrap;background:#50df8b17;border:1px solid #50df8b2e;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:8px;font-weight:900;display:inline-flex}.access-status-pending{color:var(--gold);background:#e2b74f1a;border-color:#e2b74f3d}.access-status-suspended{color:#faa;background:#ef747417;border-color:#ef74743d}.access-editor{grid-template-rows:auto auto minmax(0,1fr) auto;align-content:start;min-width:0;display:grid}.access-editor-header{border-bottom:1px solid var(--line2);justify-content:space-between;align-items:center;gap:16px;min-height:92px;padding:17px 20px;display:flex}.access-editor-person{align-items:center;gap:12px;min-width:0;display:flex}.access-editor-person>span{gap:5px;min-width:0;display:grid}.access-editor-person b{font-size:15px}.access-editor-person small{color:var(--muted);font-size:9px}.access-profile-controls{border-bottom:1px solid var(--line2);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px 20px;display:grid}.access-profile-controls label{gap:7px;min-width:0;display:grid}.access-profile-controls label>span{color:#94a29b;font-size:9px;font-weight:850}.access-profile-controls .system-select-trigger{background:#08110e;border-radius:8px;height:40px}.access-profile-controls .system-select-value b{font-size:10px}.access-module-section{min-width:0;padding:20px}.access-module-section>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.access-module-section>header>div{gap:5px;display:grid}.access-module-section>header p{color:var(--green);text-transform:uppercase;margin:0;font-size:9px;font-weight:900}.access-module-section>header h2{margin:0;font-size:18px}.access-module-section>header small{max-width:720px;color:var(--muted);font-size:9px;line-height:1.55}.access-module-section>header>strong{min-width:86px;height:34px;color:var(--green);background:#50df8b12;border:1px solid #50df8b38;border-radius:8px;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.access-module-section>header>strong b{font-size:15px}.access-module-toolbar{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.access-module-toolbar button{border:1px solid var(--line);color:#b7c3bd;background:#ffffff06;border-radius:7px;align-items:center;gap:7px;height:32px;padding:0 10px;font-size:9px;font-weight:850;display:flex}.access-module-toolbar button:hover:not(:disabled){color:var(--green);border-color:#50df8b47}.access-module-toolbar button:disabled{cursor:not-allowed;opacity:.38}.access-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.access-module-option{border:1px solid var(--line2);min-width:0;min-height:66px;color:var(--text);text-align:left;background:#ffffff05;border-radius:9px;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:9px;padding:10px;display:grid}.access-module-option:hover:not(:disabled){background:#50df8b0a;border-color:#50df8b42}.access-module-option.selected{background:#50df8b12;border-color:#50df8b40}.access-module-option.locked{cursor:not-allowed}.access-module-option>i{border:1px solid var(--line);color:#718078;background:#0c1713;border-radius:8px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.access-module-option.selected>i{color:var(--green);background:#50df8b1a;border-color:#50df8b38}.access-module-option>span{gap:4px;min-width:0;display:grid}.access-module-option>span b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.access-module-option>span small{color:#74827b;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.access-module-option.selected>span small{color:#83a992}.access-module-option>em{background:#1a2420;border-radius:999px;align-items:center;width:28px;height:16px;padding:2px;font-style:normal;display:flex}.access-module-option>em span{background:#607068;border-radius:50%;width:12px;height:12px;transition:transform .16s,background .16s}.access-module-option.selected>em{background:#50df8b38}.access-module-option.selected>em span{background:var(--green);transform:translate(12px)}.access-editor-footer{border-top:1px solid var(--line2);justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:12px 20px;display:flex}.access-editor-footer p{max-width:670px;color:var(--muted);margin:0;font-size:9px;line-height:1.5}.access-editor-footer>button{background:var(--green);color:#06110b;border:0;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:10px;font-weight:950;display:flex}.access-editor-empty{color:var(--muted);align-content:center;place-items:center;gap:10px;font-size:11px;display:grid}.access-audit-panel{margin-top:14px}@media (max-width:1180px){.access-control-workspace{grid-template-columns:270px minmax(0,1fr)}.access-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.access-policy-band b{font-size:10px}}@media (max-width:900px){.access-admin-kpis{grid-template-columns:repeat(2,1fr)}.access-admin-kpis>div:nth-child(2){border-right:0}.access-admin-kpis>div:nth-child(-n+2){border-bottom:1px solid var(--line2)}.access-policy-band{grid-template-columns:1fr}.access-policy-band>div{border-bottom:1px solid #50df8b1f;border-right:0}.access-policy-band>div:last-child{border-bottom:0}.access-control-workspace{grid-template-columns:1fr}.access-user-directory{border-right:0;border-bottom:1px solid var(--line);max-height:340px}.access-profile-controls{grid-template-columns:1fr 1fr 1fr}}@media (max-width:620px){.access-admin-kpis{grid-template-columns:1fr 1fr}.access-admin-kpis>div{min-height:78px;padding:13px}.access-control-workspace{border-radius:10px}.access-user-directory>header{padding:13px}.access-filter-tabs{grid-template-columns:repeat(2,1fr)}.access-editor-header{min-height:82px;padding:14px}.access-profile-controls{grid-template-columns:1fr;padding:14px}.access-module-section{padding:14px}.access-module-section>header{display:grid}.access-module-section>header>strong{justify-self:start}.access-module-grid{grid-template-columns:1fr}.access-module-option{min-height:60px}.access-editor-footer{flex-direction:column;align-items:stretch;padding:14px}.access-editor-footer>button{justify-content:center;width:100%}}.dashboard-module-week .week-card{grid-template-rows:auto minmax(0,1fr);gap:18px;min-height:clamp(360px,48vh,620px);padding:20px;display:grid;overflow:hidden}.dashboard-module-week .card-heading{align-items:center}.dashboard-module-week .week-strip.week-strip-live.week-strip-full{border-radius:12px;height:100%;min-height:300px;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:0!important;max-height:none!important;display:grid!important;overflow:hidden!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-row{border-right:1px solid var(--line2)!important;border-bottom:0!important;grid-template-rows:auto minmax(0,1fr)!important;grid-template-columns:1fr!important;align-items:start!important;gap:12px!important;min-width:0!important;min-height:100%!important;max-height:none!important;padding:14px 12px!important;display:grid!important;overflow:hidden!important}.dashboard-module-week .week-day-label{justify-content:space-between!important;align-items:center!important;gap:8px!important;font-size:14px!important;line-height:1.2!important;display:flex!important}.dashboard-module-week .week-day-list{align-content:start!important;gap:9px!important;min-height:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.dashboard-module-week .week-day-plan{min-height:52px;background:#ffffff08!important;border-radius:8px!important;grid-template-columns:1fr!important;gap:4px!important;padding:9px 10px!important;display:grid!important;overflow:hidden!important}.dashboard-module-week .week-day-plan strong{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:13px!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.dashboard-module-week .week-day-plan small{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;grid-column:1!important;font-size:9px!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.dashboard-module-week .week-day-empty{padding:10px 0!important;font-size:12px!important}.dashboard-module-week.slot-area-large .week-card{min-height:clamp(430px,56vh,700px)}.dashboard-module-week.slot-area-large .week-day-plan{min-height:60px;padding:11px 12px!important}.dashboard-module-week.slot-area-small .week-card{min-height:260px;padding:16px}.dashboard-module-week.slot-area-small .week-strip.week-strip-live.week-strip-full{min-height:190px;grid-template-columns:1fr!important}.dashboard-module-week.slot-area-small .week-strip.week-strip-live.week-strip-full .week-day-row{border-right:0!important;border-bottom:1px solid var(--line2)!important;grid-template-rows:auto!important;grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;min-height:54px!important;padding:10px 12px!important}.dashboard-module-week.slot-area-small .week-day-row:nth-of-type(n+4){display:none!important}.dashboard-module-week.slot-area-small .week-day-list{gap:5px!important}.dashboard-module-week.slot-area-small .week-day-plan:nth-of-type(n+3){display:none!important}.dashboard-module-week.slot-area-small .week-day-plan{min-height:0;padding:5px 7px!important}.dashboard-module-week.slot-area-small .week-day-plan small{display:none!important}@media (max-width:760px){.dashboard-module-week .week-card{height:auto!important;min-height:260px!important;padding:16px!important;overflow:hidden!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full{grid-template-columns:1fr!important;width:100%!important;min-width:0!important;min-height:180px!important;overflow:visible!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-row{border-right:0!important;border-bottom:1px solid var(--line2)!important;grid-template-rows:auto!important;grid-template-columns:78px minmax(0,1fr)!important;min-height:64px!important;padding:10px 12px!important}.dashboard-module-week .week-day-label{align-content:start!important;font-size:12px!important;display:grid!important}.dashboard-module-week .week-day-plan strong{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;display:block!important;overflow:hidden!important}.dashboard-module-week .week-day-plan small{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:8px!important;display:block!important;overflow:hidden!important}}.dashboard-module-week.slot-area-small{grid-column:span 6}.dashboard-module-week.slot-area-medium{grid-column:span 8}.dashboard-module-week.slot-area-large{grid-column:span 12}.dashboard-module-week .week-card{max-height:420px;gap:14px!important;min-height:320px!important;padding:18px 20px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full{grid-template-columns:repeat(7,minmax(92px,1fr))!important;height:auto!important;min-height:236px!important;max-height:318px!important;overflow:hidden!important}.dashboard-module-week .week-day-label{font-size:12px!important;line-height:1.15!important}.dashboard-module-week .week-day-list{gap:6px!important;overflow:hidden!important}.dashboard-module-week .week-day-plan strong{-webkit-line-clamp:2!important;font-size:10px!important;line-height:1.12!important}.dashboard-module-week.slot-area-large .week-card{max-height:440px;min-height:340px!important}@media (max-width:1180px){.dashboard-module-week.slot-area-small,.dashboard-module-week.slot-area-medium,.dashboard-module-week.slot-area-large{grid-column:span 12}}@media (max-width:760px){.dashboard-module-week .week-card{min-height:260px!important;max-height:none!important;padding:16px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full{grid-template-columns:repeat(7,minmax(72px,1fr))!important;min-height:188px!important;max-height:none!important;overflow:hidden!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-row{border-right:1px solid var(--line2)!important;border-bottom:0!important;grid-template-rows:auto minmax(0,1fr)!important;grid-template-columns:1fr!important;gap:5px!important;min-height:188px!important;max-height:none!important;padding:7px 4px!important}.dashboard-module-week .week-day-label{font-size:9px!important;display:grid!important}.dashboard-module-week .week-day-label small{font-size:7px!important}.dashboard-module-week .week-day-list{gap:4px!important}.dashboard-module-week .week-day-plan{min-height:28px!important;padding:4px!important}.dashboard-module-week .week-day-plan em{font-size:7px!important}.dashboard-module-week .week-day-plan strong{white-space:normal!important;font-size:8px!important}.dashboard-module-week .week-day-plan small{display:none!important}}.dashboard-module-week .card-heading h3{font-size:15px!important;line-height:1.2!important}.dashboard-module-week .card-heading>span{font-size:10px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full{border-radius:9px!important;grid-template-columns:repeat(7,minmax(86px,1fr))!important;min-height:214px!important;max-height:254px!important}.dashboard-module-week .week-day-label{letter-spacing:0!important;font-size:10px!important;line-height:1.1!important}.dashboard-module-week .week-day-plan{border-radius:6px!important;gap:1px!important;min-height:27px!important;padding:4px 5px!important}.dashboard-module-week .week-day-plan em{font-size:7px!important;line-height:1!important}.dashboard-module-week .week-day-plan strong{-webkit-line-clamp:1!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:8px!important;line-height:1.08!important;display:block!important}.dashboard-module-week .week-day-plan small{-webkit-line-clamp:1!important;font-size:6px!important;line-height:1.08!important}.dashboard-module-week .week-day-empty{font-size:9px!important}.dashboard-module-week.slot-area-large .week-strip.week-strip-live.week-strip-full,.dashboard-module-week.slot-area-large .week-strip.week-strip-live.week-strip-full .week-day-row{min-height:230px!important;max-height:274px!important}.dashboard-module-week.slot-area-large .week-day-plan{min-height:29px!important}@media (max-width:760px){.dashboard-module-week .week-card{min-height:228px!important;max-height:280px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full{grid-template-columns:repeat(7,minmax(58px,1fr))!important;min-height:164px!important;max-height:200px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-row{gap:4px!important;min-height:164px!important;max-height:200px!important;padding:6px 3px!important}.dashboard-module-week .week-day-label{font-size:8px!important}.dashboard-module-week .week-day-label small{font-size:6px!important}.dashboard-module-week .week-day-plan{min-height:23px!important;padding:3px!important}.dashboard-module-week .week-day-plan em{font-size:6px!important}.dashboard-module-week .week-day-plan strong{font-size:7px!important}.dashboard-module-week .week-day-plan small{display:none!important}}.dashboard-module-week .week-card{gap:10px!important;min-height:304px!important;max-height:348px!important;padding:14px 16px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full{border-radius:9px!important;min-height:236px!important;max-height:276px!important}.dashboard-module-week .week-day-label{min-height:22px!important;font-size:10px!important;font-weight:900!important}.dashboard-module-week .week-day-label small{color:#7f8d86!important;font-size:7px!important;font-weight:850!important}.dashboard-module-week .week-day-plan{background:#ffffff05!important;border-color:#ffffff0e!important;border-radius:5px!important;grid-template-rows:auto auto!important;grid-template-columns:42px minmax(0,1fr)!important;gap:0 6px!important;min-height:0!important;padding:3px 4px!important;display:grid!important}.dashboard-module-week .week-day-plan em{color:var(--green)!important;white-space:normal!important;grid-row:1/3!important;align-self:start!important;font-size:7px!important;font-weight:950!important;line-height:1.1!important}.dashboard-module-week .week-day-plan strong{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:8px!important;font-weight:900!important;line-height:1.08!important;display:block!important;overflow:hidden!important}.dashboard-module-week .week-day-plan small{white-space:nowrap!important;text-overflow:ellipsis!important;color:#73817a!important;grid-column:2!important;font-size:5.5px!important;line-height:1.08!important;display:block!important;overflow:hidden!important}.dashboard-module-week .week-day-empty{padding:4px 0!important;font-size:8px!important;line-height:1.2!important}.dashboard-module-week.slot-area-large .week-strip.week-strip-live.week-strip-full .week-day-row{min-height:250px!important;max-height:292px!important;padding:9px 8px!important}.dashboard-module-week.slot-area-large .week-day-plan{grid-template-columns:48px minmax(0,1fr)!important;padding:4px 5px!important}.dashboard-module-week.slot-area-large .week-day-plan small{font-size:6px!important}@media (max-width:760px){.dashboard-module-week .week-card{min-height:226px!important;max-height:270px!important;padding:13px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full{min-height:160px!important;max-height:198px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-row{gap:3px!important;min-height:160px!important;max-height:198px!important;padding:5px 3px!important}.dashboard-module-week .week-day-label{min-height:18px!important;font-size:7px!important}.dashboard-module-week .week-day-label small{font-size:5px!important}.dashboard-module-week .week-day-list{gap:2px!important}.dashboard-module-week .week-day-plan{border-radius:4px!important;grid-template-columns:28px minmax(0,1fr)!important;padding:2px!important}.dashboard-module-week .week-day-plan em{font-size:5px!important}.dashboard-module-week .week-day-plan strong{font-size:6px!important}.dashboard-module-week .week-day-plan small{display:none!important}}.dashboard-module-week .week-card{min-height:332px!important;max-height:382px!important;padding:14px 16px!important}.dashboard-module-week .week-day-label{min-height:20px!important;font-size:9px!important}.dashboard-module-week .week-day-label small{font-size:6px!important}.dashboard-module-week .week-day-plan{background:#ffffff04!important;border-radius:4px!important;grid-template-rows:1fr!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:center!important;column-gap:5px!important;min-height:20px!important;padding:2px 4px!important}.dashboard-module-week .week-day-plan em{white-space:nowrap!important;grid-row:auto!important;font-size:6.5px!important;line-height:1!important}.dashboard-module-week .week-day-plan strong{white-space:nowrap!important;text-overflow:clip!important;font-size:7.5px!important;line-height:1!important;overflow:visible!important}.dashboard-module-week.slot-area-large .week-strip.week-strip-live.week-strip-full,.dashboard-module-week.slot-area-large .week-strip.week-strip-live.week-strip-full .week-day-row{min-height:282px!important;max-height:330px!important}.dashboard-module-week.slot-area-large .week-day-plan em{font-size:7px!important}@media (max-width:760px){.dashboard-module-week .week-card{min-height:240px!important;max-height:292px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full{min-height:176px!important;max-height:224px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-row{gap:2px!important;min-height:176px!important;max-height:224px!important;padding:5px 3px!important}.dashboard-module-week .week-day-label{min-height:16px!important;font-size:7px!important}.dashboard-module-week .week-day-label small{font-size:5px!important}.dashboard-module-week .week-day-plan{grid-template-columns:24px minmax(0,1fr)!important;min-height:17px!important;padding:1px 2px!important}.dashboard-module-week .week-day-plan em{font-size:4.8px!important}.dashboard-module-week .week-day-plan strong{font-size:5.8px!important}}.dashboard-module-week .week-day-plan{grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;min-height:27px!important;padding:2px 5px!important}.dashboard-module-week .week-day-plan em{white-space:normal!important;font-size:6.5px!important;line-height:1.05!important}.dashboard-module-week .week-day-plan strong{white-space:normal!important;text-overflow:clip!important;-webkit-line-clamp:2!important;word-break:break-word!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;font-size:7.8px!important;line-height:1.08!important;display:-webkit-box!important;overflow:hidden!important}.dashboard-module-week.slot-area-large .week-card{min-height:366px!important;max-height:416px!important}.dashboard-module-week.slot-area-large .week-strip.week-strip-live.week-strip-full,.dashboard-module-week.slot-area-large .week-strip.week-strip-live.week-strip-full .week-day-row{min-height:300px!important;max-height:350px!important}.dashboard-module-week.slot-area-large .week-day-plan{grid-template-columns:46px minmax(0,1fr)!important;min-height:29px!important}.dashboard-module-week.slot-area-large .week-day-plan strong{font-size:8.2px!important}html[lang=en] .dashboard-module-week .week-day-plan strong{letter-spacing:0!important;font-size:7.2px!important}@media (max-width:760px){.dashboard-module-week .week-card{min-height:256px!important;max-height:310px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full,.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-row{min-height:190px!important;max-height:238px!important}.dashboard-module-week .week-day-plan{grid-template-columns:25px minmax(0,1fr)!important;min-height:21px!important}.dashboard-module-week .week-day-plan em{font-size:4.8px!important}.dashboard-module-week .week-day-plan strong{-webkit-line-clamp:2!important;font-size:5.8px!important}}html[lang=en] .dashboard-module-week .week-strip.week-strip-live.week-strip-full,html[lang=en] .dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-row{min-height:304px!important;max-height:354px!important}html[lang=en] .dashboard-module-week .week-day-plan{grid-template-columns:32px minmax(0,1fr)!important;min-height:30px!important;padding:2px 3px!important}html[lang=en] .dashboard-module-week .week-day-plan em{font-size:5.6px!important;line-height:1.05!important}html[lang=en] .dashboard-module-week .week-day-plan strong{-webkit-line-clamp:3!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;font-size:6.2px!important;line-height:1.05!important}.match-week-status{background:linear-gradient(145deg,#50df8b15,#ffffff05);border:1px solid #50df8b3d;border-radius:12px;grid-template-columns:74px minmax(0,1fr);align-self:flex-end;align-items:center;width:min(286px,32vw);min-height:92px;text-align:left!important;gap:10px!important;padding:10px 12px!important;display:grid!important}.match-week-status.is-disabled{border-color:var(--line2);background:#ffffff05;grid-template-columns:1fr;width:190px;min-height:66px}.match-week-disabled-copy{gap:3px;display:grid}.match-week-disabled-copy span{color:var(--muted);letter-spacing:.14em;font-size:7px;font-weight:950}.match-week-disabled-copy b{font-size:13px}.match-week-disabled-copy small{color:var(--green);font-size:8px}.match-week-context-menu{z-index:96;width:216px;color:var(--text);background:#0a1511;border:1px solid #50df8b47;border-radius:12px;padding:8px;position:fixed}.match-week-context-menu header{border-bottom:1px solid var(--line2);padding:6px 8px 9px;font-size:10px;font-weight:900}.match-week-context-menu button{color:#dce7e1;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:38px;padding:0 9px;font-size:10px;font-weight:850;display:flex}.match-week-context-menu button:hover,.match-week-context-menu button:focus-visible{background:#50df8b14;outline:none}.match-week-context-menu button i{border:1px solid #62736a;border-radius:50%;width:12px;height:12px}.match-week-context-menu button.active{color:var(--green)}.match-week-context-menu button.active i{border:3px solid var(--green);background:#0a1511}.match-week-rose{place-items:center;width:70px;height:70px;display:grid;position:relative}.match-week-rose svg{width:70px;height:70px;display:block}.rose-segment{stroke:#07100ee6;stroke-width:1.5px;transition:opacity .16s,filter .16s}.rose-segment.low{fill:#2f5b45b3}.rose-segment.mid{fill:#4f8458c2}.rose-segment.high{fill:#50df8b94}.rose-segment.active{fill:var(--green);stroke:#daf8e5c7;stroke-width:2px;filter:drop-shadow(0 0 7px #50df8b61)}.rose-core{fill:#0a1411;stroke:#50df8b52;stroke-width:1.5px}.match-week-rose>b{color:var(--green);place-items:center;font-weight:950;line-height:1;display:grid;position:absolute;inset:0;font-size:11px!important}.match-week-copy{gap:4px;min-width:0;display:grid}.match-week-copy span{letter-spacing:.15em;white-space:nowrap;font-weight:950;color:var(--muted)!important;font-size:7px!important}.match-week-copy strong{white-space:nowrap;text-overflow:ellipsis;font-weight:950;line-height:1.1;overflow:hidden;font-size:15px!important}.match-week-copy small{white-space:nowrap;font-weight:900;color:var(--gold)!important;font-size:10px!important}.match-week-copy em{color:var(--green);white-space:nowrap;font-size:9px;font-style:normal;font-weight:900}html[lang=en] .match-week-status{grid-template-columns:70px minmax(0,1fr);width:min(318px,34vw)}html[lang=en] .match-week-copy strong{font-size:13px!important}html[lang=en] .match-week-copy span{letter-spacing:.1em;font-size:6.5px!important}@media (max-width:760px){.page-header{display:grid}.match-week-status{grid-template-columns:70px minmax(0,1fr);align-self:start;width:min(100%,310px);padding:10px 11px!important;display:grid!important}.match-week-status.is-disabled{grid-template-columns:1fr;width:min(100%,220px)}.match-week-context-menu{width:auto;inset:auto 12px 14px!important}.match-week-copy strong{font-size:14px!important}.match-week-copy span{font-size:6.5px!important}.match-week-rose,.match-week-rose svg{width:66px;height:66px}}@media (prefers-reduced-motion:reduce){.match-week-status *,.match-week-context-menu *{transition:none!important}}@media (max-width:760px){html[lang=en] .dashboard-module-week .week-strip.week-strip-live.week-strip-full,html[lang=en] .dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-row{min-height:218px!important;max-height:270px!important}html[lang=en] .dashboard-module-week .week-day-plan{grid-template-columns:22px minmax(0,1fr)!important;min-height:24px!important}html[lang=en] .dashboard-module-week .week-day-plan em{font-size:4.5px!important}html[lang=en] .dashboard-module-week .week-day-plan strong{-webkit-line-clamp:3!important;font-size:5.2px!important}}.dashboard-module-week .week-day-plan{text-align:left!important;justify-items:start!important}.dashboard-module-week .week-day-plan em,.dashboard-module-week .week-day-plan strong{text-align:left!important;justify-self:start!important}.dashboard-module-week .week-day-label{text-align:left!important}html[lang=en] .dashboard-module-week .week-day-plan strong{font-size:6.4px!important;line-height:1.06!important}@media (max-width:760px){html[lang=en] .dashboard-module-week .week-day-plan{grid-template-columns:22px minmax(0,1fr)!important}}.dashboard-module-week .week-day-plan{grid-template-columns:36px minmax(0,1fr)!important;justify-content:start!important;align-items:center!important;column-gap:3px!important;padding-inline:3px!important}.dashboard-module-week .week-day-plan em{justify-self:start!important;width:36px!important;min-width:0!important}.dashboard-module-week .week-day-plan strong{text-align:left!important;justify-self:stretch!important;width:100%!important}html[lang=en] .dashboard-module-week .week-day-plan em{width:32px!important}@media (max-width:760px){.dashboard-module-week .week-day-plan{grid-template-columns:24px minmax(0,1fr)!important;column-gap:2px!important}.dashboard-module-week .week-day-plan em{width:24px!important}html[lang=en] .dashboard-module-week .week-day-plan{grid-template-columns:22px minmax(0,1fr)!important}html[lang=en] .dashboard-module-week .week-day-plan em{width:22px!important}}.dashboard-module-week .week-day-plan{text-align:left!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;min-height:28px!important;padding:0 8px!important;display:flex!important}.dashboard-module-week .week-day-plan em{width:54px!important;color:var(--green)!important;text-align:left!important;white-space:nowrap!important;flex:0 0 54px!important;margin:0!important;font-size:8px!important;font-weight:950!important;line-height:1!important;display:block!important}.dashboard-module-week .week-day-plan strong{width:auto!important;color:var(--text)!important;text-align:left!important;white-space:normal!important;text-overflow:clip!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;flex:auto!important;margin:0!important;font-size:9px!important;font-weight:900!important;line-height:1!important;display:block!important;overflow:hidden!important}html[lang=en] .dashboard-module-week .week-day-plan strong{-webkit-line-clamp:2!important;font-size:7.2px!important;line-height:1.08!important}@media (max-width:760px){.dashboard-module-week .week-day-plan{gap:5px!important;min-height:24px!important;padding:0 5px!important}.dashboard-module-week .week-day-plan em{flex-basis:34px!important;width:34px!important;font-size:5.5px!important}.dashboard-module-week .week-day-plan strong{font-size:6.4px!important;line-height:1.06!important}html[lang=en] .dashboard-module-week .week-day-plan em{flex-basis:30px!important;width:30px!important;font-size:5px!important}html[lang=en] .dashboard-module-week .week-day-plan strong{font-size:5.5px!important}}.dashboard-module-week .week-day-plan em{flex:0 0 42px!important;width:42px!important;font-size:6.4px!important;line-height:1!important}.dashboard-module-week .week-day-plan strong{white-space:nowrap!important;word-break:keep-all!important;text-overflow:ellipsis!important;font-size:8px!important;line-height:1!important;display:block!important;overflow:hidden!important}html[lang=en] .dashboard-module-week .week-day-plan{gap:4px!important}html[lang=en] .dashboard-module-week .week-day-plan em{flex-basis:38px!important;width:38px!important;font-size:5.8px!important}html[lang=en] .dashboard-module-week .week-day-plan strong{white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;-webkit-line-clamp:2!important;text-overflow:clip!important;-webkit-box-orient:vertical!important;font-size:6.3px!important;line-height:1.04!important;display:-webkit-box!important}@media (max-width:760px){.dashboard-module-week .week-day-plan{gap:3px!important;min-height:22px!important;padding:0 3px!important}.dashboard-module-week .week-day-plan em{flex-basis:30px!important;width:30px!important;font-size:5px!important}.dashboard-module-week .week-day-plan strong{font-size:6px!important}html[lang=en] .dashboard-module-week .week-day-plan em{flex-basis:27px!important;width:27px!important;font-size:4.7px!important}html[lang=en] .dashboard-module-week .week-day-plan strong{font-size:5.2px!important}}.dashboard-module-week .week-day-plan{gap:3px!important}.dashboard-module-week .week-day-plan em{flex-basis:40px!important;width:40px!important;font-size:6.1px!important}.dashboard-module-week .week-day-plan strong{letter-spacing:0!important;font-size:7.2px!important}.dashboard-module-timeline .timeline-now-card,.dashboard-module-timeline .timeline-preview{display:none}.dashboard-module-timeline .timeline-full{display:grid}.dashboard-module-timeline.slot-area-small .timeline-now-card,.dashboard-module-timeline.slot-area-medium .timeline-now-card{gap:8px;min-height:0;display:grid}.dashboard-module-timeline.slot-area-small .timeline-preview,.dashboard-module-timeline.slot-area-small .timeline-full,.dashboard-module-timeline.slot-area-medium .timeline-full{display:none!important}.dashboard-module-timeline.slot-area-medium .timeline-preview{display:grid!important}.timeline-now-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:850}.timeline-now-card time{color:var(--green);font-size:13px;font-weight:950}.timeline-now-card b{color:var(--text);font-size:22px;line-height:1.08}.timeline-now-card small{color:var(--muted);font-size:11px;line-height:1.35}.dashboard-module-timeline.slot-area-small .timeline-card{min-height:180px}.dashboard-module-timeline.slot-area-small .timeline-now-card b{font-size:18px}.dashboard-module-week .week-card{min-height:350px!important;max-height:398px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full{min-height:284px!important;max-height:334px!important}.dashboard-module-week .week-strip.week-strip-live.week-strip-full .week-day-row{gap:4px!important;min-height:284px!important;max-height:334px!important;padding:8px 7px!important}.dashboard-module-week .week-day-list{gap:4px!important}.dashboard-module-week .week-day-plan{text-align:left!important;border-radius:6px!important;grid-template-columns:54px minmax(0,1fr)!important;place-items:center start!important;column-gap:10px!important;min-height:28px!important;padding:0 8px!important;display:grid!important}.dashboard-module-week .week-day-plan em,.dashboard-module-week .week-day-plan strong{text-align:left!important;white-space:nowrap!important;word-break:keep-all!important;text-overflow:ellipsis!important;margin:0!important;padding:0!important;font-size:8px!important;font-weight:900!important;line-height:1!important;display:block!important;overflow:hidden!important}.dashboard-module-week .week-day-plan em{width:54px!important;color:var(--green)!important}.dashboard-module-week .week-day-plan strong{width:100%!important;color:var(--text)!important}.dashboard-module-week .week-day-plan small{display:none!important}html[lang=en] .dashboard-module-week .week-day-plan{grid-template-columns:54px minmax(0,1fr)!important}@media (max-width:760px){.dashboard-module-week .week-day-plan{grid-template-columns:38px minmax(0,1fr)!important;column-gap:5px!important;min-height:22px!important;padding:0 4px!important}.dashboard-module-week .week-day-plan em,.dashboard-module-week .week-day-plan strong{font-size:5.8px!important}.dashboard-module-week .week-day-plan em{width:38px!important}html[lang=en] .dashboard-module-week .week-day-plan{grid-template-columns:36px minmax(0,1fr)!important}html[lang=en] .dashboard-module-week .week-day-plan em,html[lang=en] .dashboard-module-week .week-day-plan strong{font-size:5.3px!important}}.dashboard-module-week .week-day-plan{grid-template-rows:1fr!important}.dashboard-module-week .week-day-plan em{grid-area:1/1!important;place-self:center start!important}.dashboard-module-week .week-day-plan strong{grid-area:1/2!important;place-self:center start!important}.dashboard-module-week .week-day-plan{justify-content:flex-start!important;align-items:center!important;gap:10px!important;min-height:28px!important;padding:0 8px!important;display:flex!important}.dashboard-module-week .week-day-plan em,.dashboard-module-week .week-day-plan strong{text-align:left!important;white-space:nowrap!important;text-overflow:ellipsis!important;align-self:center!important;font-size:8px!important;font-weight:900!important;line-height:1!important;overflow:hidden!important}.dashboard-module-week .week-day-plan em{width:58px!important;min-width:58px!important;color:var(--green)!important;flex:0 0 58px!important}.dashboard-module-week .week-day-plan strong{min-width:0!important;color:var(--text)!important;flex:auto!important}@media (max-width:760px){.dashboard-module-week .week-day-plan{gap:5px!important;min-height:22px!important;padding:0 4px!important}.dashboard-module-week .week-day-plan em{flex-basis:38px!important;width:38px!important;min-width:38px!important}.dashboard-module-week .week-day-plan em,.dashboard-module-week .week-day-plan strong{font-size:5.8px!important}html[lang=en] .dashboard-module-week .week-day-plan em,html[lang=en] .dashboard-module-week .week-day-plan strong{font-size:5.3px!important}}.dashboard-module-week .week-day-plan{gap:4px!important;min-height:26px!important;padding:0 4px!important}.dashboard-module-week .week-day-plan em{flex:0 0 40px!important;width:40px!important;min-width:40px!important}.dashboard-module-week .week-day-plan em,.dashboard-module-week .week-day-plan strong{font-size:6.6px!important;line-height:1!important}html[lang=en] .dashboard-module-week .week-day-plan em,html[lang=en] .dashboard-module-week .week-day-plan strong{font-size:5.8px!important}@media (max-width:760px){.dashboard-module-week .week-day-plan{gap:3px!important;min-height:20px!important;padding:0 3px!important}.dashboard-module-week .week-day-plan em{flex-basis:30px!important;width:30px!important;min-width:30px!important}.dashboard-module-week .week-day-plan em,.dashboard-module-week .week-day-plan strong{font-size:5.2px!important}html[lang=en] .dashboard-module-week .week-day-plan em,html[lang=en] .dashboard-module-week .week-day-plan strong{font-size:4.8px!important}}.dashboard-module-week .week-day-plan{gap:2px!important;padding:0 2px!important}.dashboard-module-week .week-day-plan em{flex-basis:38px!important;width:38px!important;min-width:38px!important}.dashboard-module-week .week-day-plan em,.dashboard-module-week .week-day-plan strong,html[lang=en] .dashboard-module-week .week-day-plan em,html[lang=en] .dashboard-module-week .week-day-plan strong{font-size:6.2px!important}html[lang=en] .dashboard-module-week .week-day-plan strong{white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;-webkit-line-clamp:2!important;text-overflow:clip!important;-webkit-box-orient:vertical!important;line-height:1.12!important;display:-webkit-box!important}.video-workspace{gap:14px;display:grid}.video-command,.video-upload-panel,.video-player-panel,.video-library{border:1px solid var(--line);background:var(--panel);border-radius:12px;box-shadow:inset 0 1px #ffffff06}.video-command{justify-content:space-between;align-items:center;gap:18px;min-height:116px;padding:16px;display:flex}.video-command span,.video-upload-panel>div span,.video-player-panel header span,.video-library header span{color:var(--green);letter-spacing:.16em;font-size:9px;font-weight:900}.video-command h2{margin:7px 0 0;font-size:23px}.video-command p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.55}.video-command-kpis{grid-template-columns:repeat(3,minmax(96px,1fr));gap:10px;min-width:min(470px,48%);display:grid}.video-command-kpis>div,.video-player-meta>div{border:1px solid var(--line2);background:#ffffff05;border-radius:8px;min-height:58px;padding:10px}.video-command-kpis span,.video-player-meta span{color:var(--muted);font-size:9px;display:block}.video-command-kpis b,.video-player-meta b{color:#eef6f0;margin-top:7px;font-size:14px;display:block}.video-upload-panel{grid-template-columns:150px minmax(180px,1fr) 130px minmax(220px,1.2fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.video-upload-panel h3{margin:6px 0 0;font-size:15px}.video-upload-panel label{gap:6px;display:grid}.video-upload-panel label>span{color:#a7b2ac;font-size:10px;font-weight:800}.video-upload-panel input,.video-upload-panel select{height:38px}.video-upload-panel button,.video-download-button{height:38px;color:var(--green);white-space:nowrap;background:#50df8b1f;border:1px solid #50df8b4d;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:10px;font-weight:900;display:flex}.video-upload-panel button:disabled{opacity:.62;cursor:wait}.video-upload-panel small{color:var(--green);grid-column:1/-1;font-size:10px}.video-layout{grid-template-columns:minmax(0,1.45fr) minmax(330px,.85fr);align-items:start;gap:14px;display:grid}.video-player-panel{padding:14px}.video-player-panel>header,.video-library>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.video-player-panel h3,.video-library h3{margin:5px 0 0;font-size:16px}.video-player-shell{border:1px solid var(--line2);background:#050908;border-radius:10px;place-items:center;min-height:390px;display:grid;overflow:hidden}.video-player-shell video{object-fit:contain;background:#020403;width:100%;height:100%;max-height:560px}.video-empty{text-align:center;width:100%;min-height:180px;color:var(--muted);place-items:center;padding:24px;font-size:11px;display:grid}.quality-switcher{gap:7px;margin-top:12px;display:flex}.quality-switcher button{border:1px solid var(--line);color:#cbd5cf;background:#ffffff06;border-radius:7px;min-width:72px;height:32px;font-size:10px;font-weight:900}.quality-switcher button.active{color:var(--green);background:#50df8b29;border-color:#50df8b73}.quality-switcher button:disabled{opacity:.36;cursor:not-allowed}.video-player-meta{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px;display:grid}.video-library{padding:14px}.video-library>header small{color:var(--muted);font-size:9px}.video-list{gap:9px;display:grid}.video-list article{border:1px solid var(--line2);background:#ffffff05;border-radius:9px;gap:9px;padding:10px;display:grid}.video-list article.active{background:#50df8b12;border-color:#50df8b5c}.video-list article>button{text-align:left;width:100%;color:inherit;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.video-list article>button svg{color:var(--green);flex:none}.video-list article>button span{gap:4px;min-width:0;display:grid}.video-list article b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.video-list article small{color:var(--muted);font-size:9px}.video-list article>div{grid-template-columns:54px 76px 1fr 1fr;align-items:center;gap:7px;display:grid}.video-list em,.video-list article>div span{border:1px solid var(--line2);height:26px;color:var(--muted);border-radius:6px;place-items:center;font-size:8px;font-style:normal;font-weight:900;display:grid}.video-list article>div a{height:26px;color:var(--green);border:1px solid #50df8b40;border-radius:6px;place-items:center;font-size:8px;font-weight:900;display:grid}.video-list article>div a:last-child{color:var(--gold);border-color:#c9ae6842}@media (max-width:980px){.video-command{flex-direction:column;align-items:flex-start}.video-command-kpis{width:100%;min-width:0}.video-upload-panel{grid-template-columns:1fr 1fr}.video-upload-panel>div,.video-file-input,.video-upload-panel small{grid-column:1/-1}.video-upload-panel button{width:100%}.video-layout{grid-template-columns:1fr}.video-player-meta{grid-template-columns:1fr 1fr}}@media (max-width:760px){.video-command,.video-upload-panel,.video-player-panel,.video-library{border-radius:10px}.video-command-kpis,.video-upload-panel{grid-template-columns:1fr}.video-player-shell{min-height:220px}.video-player-meta{grid-template-columns:1fr}.quality-switcher{grid-template-columns:repeat(3,1fr);display:grid}.video-list article>div{grid-template-columns:1fr 1fr}.video-list article>div a{height:30px}}.video-command{background:linear-gradient(135deg,#0f2219fa,#090e0cf5)!important}.video-upload-panel{grid-template-columns:142px minmax(170px,1fr) 130px 112px minmax(220px,1.15fr) auto!important;align-items:end!important}.video-upload-panel input,.video-upload-panel select,.video-upload-panel textarea{border:1px solid var(--line2);color:var(--text);font:inherit;background:#06100c;border-radius:8px;font-size:11px}.video-upload-panel textarea{resize:vertical;min-height:82px;padding:10px;line-height:1.45}.video-tags-input{grid-column:2/4}.video-timeline-input{grid-column:4/6}.video-mentions{border:1px solid var(--line2);background:#ffffff05;border-radius:8px;grid-column:1/-2;align-items:center;gap:8px;min-height:38px;margin:0;padding:7px 9px;display:flex;overflow-x:auto}.video-mentions legend{color:#a7b2ac;padding:0 5px;font-size:10px;font-weight:900}.video-mentions label{white-space:nowrap;color:#dfe9e3;align-items:center;gap:6px;font-size:10px;grid-template-columns:none!important;display:flex!important}.video-mentions input{width:13px;height:13px;accent-color:var(--green)}.video-category-tabs{grid-template-columns:repeat(3,1fr);gap:7px;margin:-4px 0 11px;display:grid}.video-category-tabs button{border:1px solid var(--line2);color:#b6c1bc;background:#ffffff05;border-radius:8px;height:32px;font-size:10px;font-weight:900}.video-category-tabs button.active{color:var(--green);background:#50df8b24;border-color:#50df8b73}.video-tag-row,.video-mention-row{border:1px solid var(--line2);background:#ffffff05;border-radius:9px;grid-template-columns:92px 1fr;align-items:start;gap:9px;margin-top:10px;padding:10px;display:grid}.video-tag-row>span,.video-mention-row>span{color:var(--muted);letter-spacing:.12em;font-size:9px;font-weight:900}.video-tag-row>div,.video-mention-row>div,.video-library-tags{flex-wrap:wrap;gap:6px;display:flex}.video-tag-row b,.video-mention-row b,.video-library-tags span,.video-library-tags em{min-height:24px;color:var(--green);background:#50df8b14;border:1px solid #50df8b3d;border-radius:999px;padding:6px 8px;font-size:9px;font-style:normal;line-height:1}.video-tag-row small,.video-mention-row small{color:var(--muted);font-size:10px}.video-timeline-list{border:1px solid var(--line2);background:#ffffff04;border-radius:10px;margin-top:10px;overflow:hidden}.video-timeline-list header{border-bottom:1px solid var(--line2);justify-content:space-between;gap:10px;padding:10px 12px;display:flex}.video-timeline-list header span{color:var(--green);letter-spacing:.14em;font-size:9px;font-weight:900}.video-timeline-list header small{color:var(--muted);font-size:9px}.video-timeline-list button{border:0;border-bottom:1px solid var(--line2);width:100%;color:var(--text);text-align:left;background:0 0;grid-template-columns:58px minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:9px;padding:9px 12px;display:grid}.video-timeline-list button:last-child{border-bottom:0}.video-timeline-list button:hover{background:#50df8b12}.video-timeline-list time{color:var(--green);font-size:10px;font-weight:900}.video-timeline-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.video-timeline-list small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.video-empty.compact{min-height:70px}.video-library-tags{margin-top:-2px}.video-library-tags em{color:var(--gold);background:#c9ae681a;border-color:#c9ae6847}.video-list article>div.video-library-tags{grid-template-columns:none;display:flex}.video-list article>div.video-library-tags span,.video-list article>div.video-library-tags em{place-items:normal;width:auto;height:auto;display:inline-flex}@media (max-width:1180px){.video-upload-panel{grid-template-columns:1fr 1fr!important}.video-upload-panel>div,.video-file-input,.video-tags-input,.video-timeline-input,.video-mentions,.video-upload-panel small{grid-column:1/-1!important}.video-upload-panel button{width:100%}.video-layout{grid-template-columns:1fr}.video-player-meta{grid-template-columns:1fr 1fr}}@media (max-width:760px){.video-command,.video-upload-panel,.video-player-panel,.video-library{border-radius:10px}.video-command-kpis{grid-template-columns:1fr}.video-upload-panel{grid-template-columns:1fr!important}.video-player-shell{min-height:220px}.video-player-meta{grid-template-columns:1fr}.quality-switcher{grid-template-columns:repeat(3,1fr);display:grid}.video-list article>div{grid-template-columns:1fr 1fr}.video-list article>div.video-library-tags{display:flex}.video-list article>div a{height:30px}.video-timeline-list button{grid-template-columns:52px 1fr;align-items:start}.video-timeline-list small{grid-column:2}.video-tag-row,.video-mention-row{grid-template-columns:1fr}.video-mentions{flex-direction:column;align-items:flex-start;max-height:150px;overflow:auto}}.compliance-footer{color:#8e9b94c7;text-align:center;letter-spacing:.02em;border-top:1px solid #e2f1e814;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px 14px;margin:20px 28px 18px;padding:14px 0 0;font-size:10px;line-height:1.5;display:flex}.compliance-footer a{color:#8e9b94e6;text-decoration:none}.compliance-footer a:hover{color:var(--green)}.compliance-footer-auth{border-top-color:#e2f1e80f;grid-column:1/-1;margin:10px 0 0;padding:10px 0 0}.auth-page .compliance-footer-auth{align-self:end}.app-main>.compliance-footer{margin-top:0}@media (max-width:760px){.compliance-footer{gap:4px;margin:16px 12px 12px;padding-top:12px;font-size:9px}.compliance-footer span,.compliance-footer a{width:100%}.compliance-footer-auth{margin-top:4px}}.risk-list-card{flex-direction:column;min-height:0;display:flex}.risk-list-card .card-heading{flex:none}.risk-list-card .card-heading>span{min-width:24px;height:20px;color:var(--green);background:#50df8b1f;border-radius:999px;place-items:center;font-size:10px;font-weight:900;display:grid}.risk-list-body{scrollbar-width:thin;scrollbar-color:#50df8b70 #ffffff0a;min-height:0;margin-top:7px;overflow:auto}.risk-list-body .compact-row:first-child{padding-top:4px}.risk-list-body .compact-row:last-child{border-bottom:0}.police-filing-link{white-space:nowrap;justify-content:center;align-items:center;gap:6px;display:inline-flex}.police-filing-link img{object-fit:contain;flex:0 0 20px;width:20px;height:20px}.health-data-date{color:var(--muted);margin-top:4px;font-size:7px;font-weight:700;display:block}.dashboard-health-row{grid-template-columns:34px minmax(0,1fr) auto}.dashboard-health-row>span>b{align-items:center;gap:6px;display:flex}.dashboard-player-position{min-width:24px;height:16px;color:var(--gold);background:#c9ae681c;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:7px;font-style:normal;font-weight:950;line-height:1;display:inline-flex}.dashboard-attention{color:#87958d;background:#ffffff0d;border-radius:999px;place-items:center;min-width:34px;height:20px;font-size:6px;font-style:normal;font-weight:950;display:grid}.dashboard-attention.green{color:var(--green);background:#50df8b1a}.dashboard-attention.yellow{color:#d8c85b;background:#d8c85b1a}.dashboard-attention.orange{color:#f2a751;background:#f2a7511c}.dashboard-attention.red{color:#f16868;background:#f168681c}.video-upload-panel .video-mentions{grid-column:1/-1;min-width:0;min-height:54px;padding:8px 9px 9px;display:block;overflow:hidden}.video-mentions legend{align-items:center;gap:8px;max-width:100%;display:inline-flex}.video-mentions legend small{min-width:34px;height:18px;color:var(--green);letter-spacing:0;background:#50df8b1f;border-radius:999px;place-items:center;padding:0 6px;font-size:7px;font-weight:950;display:inline-grid}.video-mention-options{scrollbar-width:thin;scrollbar-color:#50df8b6b #ffffff08;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:6px;min-width:0;max-height:112px;padding:2px 3px 2px 0;display:grid;overflow:hidden auto}.video-mentions .video-mention-options label{border:1px solid var(--line2);color:#dfe9e3;cursor:pointer;background:#ffffff05;border-radius:7px;align-items:center;gap:7px;min-width:0;height:32px;padding:0 9px;font-size:9px;display:flex!important}.video-mentions .video-mention-options label:hover{background:#50df8b0f;border-color:#50df8b4d}.video-mentions .video-mention-options label:has(input:checked){color:var(--green);background:#50df8b1a;border-color:#50df8b61}.video-mentions .video-mention-options label span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.video-upload-actions{grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding-top:2px;display:flex}.video-upload-actions>span{flex:1}.video-upload-actions>small{min-width:0;color:var(--green);flex:1;font-size:9px}.video-upload-actions button{flex:none;width:auto;min-width:132px}@media (max-width:760px){.video-mention-options{grid-template-columns:1fr;max-height:180px}.video-upload-actions{flex-direction:column;align-items:stretch}.video-upload-actions button{width:100%}}.schedule-opponent>span{min-width:0}.schedule-internal-note{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;color:#c9b576!important;display:block!important}.schedule-list>article:has(.schedule-internal-note){min-height:78px}.fixture-score-fields>small{color:#7f8d86;grid-column:1/-1;font-size:8px;line-height:1.4}.schedule-squad-tabs{grid-template-columns:repeat(2,minmax(0,220px));gap:8px;display:grid}.schedule-squad-tabs button{border:1px solid var(--line);height:42px;color:var(--muted);background:#ffffff05;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0 13px;font-size:10px;font-weight:900;display:flex}.schedule-squad-tabs button small{background:#ffffff0d;border-radius:999px;place-items:center;min-width:24px;height:20px;font-size:8px;display:grid}.schedule-squad-tabs button.active{color:var(--green);background:#50df8b1a;border-color:#50df8b61}.schedule-squad-kicker{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:950;display:block}.schedule-u20 .schedule-squad-tabs button.active{color:#75d0ee;background:#4cb4d71f;border-color:#4cb4d77a}.schedule-u20 .schedule-squad-kicker{color:#75d0ee}.schedule-command-actions>.schedule-u20-mark{color:#75d0ee;letter-spacing:.08em;background:#4cb4d71a;border:1px solid #4cb4d761;border-radius:9px;place-items:center;width:42px;height:34px;font-size:9px;font-weight:950;display:grid}.schedule-u20 .schedule-next{background:linear-gradient(125deg,#1c5b7047,#0c1814f2 55%,#c9ae6812);border-color:#4cb4d752}.schedule-u20 .schedule-next-meta span,.schedule-u20 .schedule-kickoff span,.schedule-u20 .schedule-metrics b{color:#75d0ee}.schedule-u20 .schedule-list>article.next{background:#4cb4d70f;box-shadow:inset 3px 0 #4cb4d7}.schedule-competition-label{background:#50df8b12;border-radius:999px;width:max-content;max-width:100%;padding:3px 6px;font-weight:900;color:#8fd8aa!important;font-size:7px!important}.schedule-u20 .schedule-competition-label{background:#4cb4d71a;color:#75d0ee!important}.schedule-u20 .schedule-pdf-head{border-bottom-color:#216d88}.schedule-u20 .schedule-pdf-head>strong,.schedule-u20 .schedule-pdf-title span{color:#216d88}.schedule-u20 .schedule-pdf-table th{background:#20566a;border-color:#397285}.schedule-u20 .schedule-pdf-table tr.next td{background:#e5f3f7;border-color:#75aebf}@media (max-width:760px){.schedule-squad-tabs{grid-template-columns:1fr 1fr}.schedule-squad-tabs button{min-width:0;padding:0 10px}.schedule-command-actions>.schedule-u20-mark{flex:0 0 42px}}.sidebar-nav a em{white-space:nowrap;text-overflow:ellipsis;width:auto;max-width:68px;padding:0 6px;overflow:hidden}.sidebar-nav a em.planner-update-badge{color:var(--green);background:#50df8b21;border:1px solid #50df8b3d}.is-collapsed .sidebar-nav a{position:relative}.is-collapsed .sidebar-nav a em{border:1px solid #0a1512;min-width:16px;max-width:30px;height:16px;padding:0 3px;font-size:7px;display:grid;position:absolute;top:1px;right:-1px}@media (max-width:760px){.is-collapsed .sidebar-nav a em{border:0;min-width:22px;max-width:68px;height:20px;padding:0 6px;font-size:10px;display:grid;position:static}}.dashboard-module-weather{container-type:inline-size}.weather-card-expanded{min-height:244px;padding:15px;overflow:hidden}.weather-topline{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:10px;font-weight:750;display:flex}.weather-overview{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;margin-top:5px;display:grid}.weather-now{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;min-width:0;display:grid}.weather-now .weather-main-icon{flex:0 0 40px;width:40px;height:40px}.weather-temperature-line{align-items:start;gap:2px;min-width:0;display:grid}.weather-temperature-line h2{font-size:35px;line-height:1;margin:0!important}.weather-feels-like{color:var(--muted);white-space:nowrap;font-size:8px;font-weight:750;line-height:1.2}.weather-feels-like b{color:#d9e2dd;font-size:10px}.weather-status{color:var(--muted);white-space:nowrap;line-height:1.25;margin:6px 0 0!important;font-size:9px!important}.weather-wind-focus{align-items:center;gap:9px;min-width:0;display:flex}.weather-compass{width:37px;height:37px;color:var(--green);background:#50df8b0e;border:1px solid #50df8b33;border-radius:50%;place-items:center;display:grid;position:relative}.weather-compass:before,.weather-compass:after{content:"";background:#50df8b21;position:absolute}.weather-compass:before{width:1px;height:25px}.weather-compass:after{width:25px;height:1px}.weather-compass i{z-index:1;transform-origin:50%;font-size:16px;font-style:normal;line-height:1;position:relative}.weather-wind-focus>span:last-child{gap:2px;min-width:0;display:grid}.weather-wind-focus small{color:var(--dim);font-size:7px;line-height:1.1}.weather-wind-focus b{color:#edf3ef;white-space:nowrap;font-size:12px;line-height:1.1}.weather-wind-focus em{color:var(--muted);white-space:nowrap;font-size:7.5px;font-style:normal}.weather-data-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:auto;padding:12px 0 3px;display:grid}.weather-data-item{color:#7f958a;align-items:center;gap:7px;min-width:0;min-height:35px;padding:0 6px;display:flex}.weather-data-item>svg{color:var(--green);flex:none}.weather-data-item>span{gap:2px;min-width:0;display:grid;position:relative}.weather-data-item b{color:#edf3ef;white-space:nowrap;min-width:0;font-size:12px;line-height:1.05}.weather-data-item b em{color:var(--muted);font-size:7px;font-style:normal;font-weight:750}.weather-data-item small{min-width:0;color:var(--muted);white-space:nowrap;font-size:7.5px;line-height:1.15}.weather-uv-level{opacity:.8;background:currentColor;border-radius:2px;width:29px;height:2px}.weather-uv-low,.weather-uv-low>svg,.weather-uv-low b{color:var(--green)}.weather-uv-moderate,.weather-uv-moderate>svg,.weather-uv-moderate b{color:#d6c36f}.weather-uv-high,.weather-uv-high>svg,.weather-uv-high b{color:#e7a75a}.weather-uv-very-high,.weather-uv-very-high>svg,.weather-uv-very-high b{color:#ef7777}.weather-uv-extreme,.weather-uv-extreme>svg,.weather-uv-extreme b{color:#d891dc}.weather-card-expanded .weather-source{margin-top:7px}@container (min-width:520px){.weather-card-expanded{min-height:230px}.weather-overview{min-height:70px}.weather-data-item{padding-inline:14px}.weather-data-item b{font-size:13px}}@container (max-width:340px){.weather-card-expanded{min-height:276px}.weather-overview{align-items:center;gap:10px}.weather-now{gap:7px}.weather-now .weather-main-icon{flex-basis:32px;width:32px;height:32px}.weather-temperature-line h2{font-size:30px}.weather-wind-focus{gap:6px}.weather-compass{width:31px;height:31px}.weather-data-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.weather-data-item{padding-inline:6px}.weather-data-item small{white-space:normal}.weather-status{white-space:normal;max-width:118px}}.sidebar-nav-group{min-width:0}.sidebar-nav-group-row{grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:2px;display:grid}.sidebar-nav-group-row>a{grid-template-columns:22px minmax(0,1fr) auto;gap:7px;width:100%;min-width:0;padding-inline:9px 6px}.sidebar-nav-group-row>a>span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.sidebar-nav-group-row>a em{white-space:nowrap;text-overflow:ellipsis;max-width:62px;padding-inline:6px;overflow:hidden}.sidebar-nav-group-toggle{width:28px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.sidebar-nav-group-toggle:hover{color:var(--green);background:#ffffff0b}.sidebar-nav-group-toggle svg{transition:transform .18s}.sidebar-nav-group.is-open .sidebar-nav-group-toggle svg{transform:rotate(90deg)}.sidebar-nav-children{gap:2px;margin:2px 0 4px;padding-left:18px;display:none}.sidebar-nav-group.is-open .sidebar-nav-children{display:grid}.sidebar-nav-children a{border-radius:6px;grid-template-columns:12px minmax(0,1fr) auto;height:34px;padding:0 8px;font-size:11px;font-weight:700}.sidebar-nav-children a.active{background:#2086502e}.sidebar-child-marker{background:#8e9b9494;border-radius:50%;width:5px;height:5px}.sidebar-nav-children a.active .sidebar-child-marker{background:var(--green);box-shadow:0 0 0 3px #50df8b1a}.sidebar-nav-children a em{min-width:18px;height:17px;padding-inline:5px;font-size:8px}.is-collapsed .sidebar-nav-group-row{display:block}.is-collapsed .sidebar-nav-group-toggle,.is-collapsed .sidebar-nav-children{display:none!important}.is-collapsed .sidebar-nav-group-row>a{grid-template-columns:1fr;place-items:center;width:44px;margin-inline:auto;padding:0}.season-plan-workspace{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.season-plan-workspace>*{min-width:0}.season-plan-command{border:1px solid var(--line);background:var(--panel);border-radius:8px;justify-content:space-between;align-items:center;gap:24px;min-height:96px;padding:16px 20px;display:flex}.season-plan-command>div:first-child{min-width:0}.season-plan-command>div:first-child>span{color:var(--green);letter-spacing:.18em;font-size:9px;font-weight:900}.season-plan-command h2{margin:8px 0 0;font-size:22px}.season-plan-command p{max-width:760px;color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.65}.season-plan-command-actions{flex:none;align-items:end;gap:8px;display:flex}.season-plan-year-control{gap:4px;display:grid}.season-plan-year-control>span,.season-plan-form-grid label>span{color:var(--muted);font-size:9px;font-weight:800}.season-plan-year-stepper{border:1px solid var(--line);background:#07110d;border-radius:7px;grid-template-columns:34px 72px 34px;align-items:center;min-height:40px;display:grid;overflow:hidden}.season-plan-year-step{width:34px;height:40px;color:var(--green);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.season-plan-year-step:hover:not(:disabled){background:#50df8b1a}.season-plan-year-step:disabled{opacity:.25;cursor:not-allowed}.season-plan-year-step.previous svg{transform:rotate(180deg)}.season-plan-year-stepper output{text-align:center;color:var(--text);font-variant-numeric:tabular-nums;font-size:16px;font-weight:900;display:block}.season-plan-primary,.season-plan-secondary{border-radius:7px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:11px;font-weight:900;display:inline-flex}.season-plan-primary{border:1px solid var(--green);background:var(--green);color:#06110b}.season-plan-primary:hover{background:#69e69a}.season-plan-primary:disabled{opacity:.55;cursor:wait}.season-plan-primary>span{font-size:18px;line-height:1}.season-plan-secondary{border:1px solid var(--line);color:#cad4ce;background:#ffffff06}.season-plan-summary{border:1px solid var(--line);background:var(--panel);border-radius:8px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.season-plan-summary>div{border-right:1px solid var(--line2);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:12px 16px;display:flex}.season-plan-summary>div:last-child{border-right:0}.season-plan-summary span{color:var(--muted);font-size:10px}.season-plan-summary strong{color:var(--green);font-size:20px}.season-plan-filters{justify-content:space-between;align-items:center;gap:12px;display:flex}.season-plan-filter-group,.season-plan-squad-filter{border:1px solid var(--line);background:var(--panel);border-radius:7px;align-items:center;gap:4px;min-width:0;padding:4px;display:flex}.season-plan-filter-group{scrollbar-width:none;overflow-x:auto}.season-plan-filter-group::-webkit-scrollbar{display:none}.season-plan-filter-group button,.season-plan-squad-filter button{height:32px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:5px;padding:0 8px;font-size:9px;font-weight:850}.season-plan-filter-group button:hover,.season-plan-squad-filter button:hover{color:#fff}.season-plan-filter-group button.active,.season-plan-squad-filter button.active{color:var(--green);background:#50df8b24}.season-plan-feedback{color:#faa;background:#ef747412;border:1px solid #ef74744d;border-radius:7px;padding:12px 16px;font-size:10px}.season-plan-stage{grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;min-width:0;display:grid}.season-plan-stage.is-editing{grid-template-columns:minmax(0,1fr) minmax(360px,384px)}.season-plan-editor-layer{align-self:start;min-width:0;position:sticky;top:72px}.season-plan-editor-backdrop{display:none}.season-plan-editor{background:#0d1714;border:1px solid #50df8b47;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;max-height:calc(100dvh - 88px);display:grid;overflow:hidden;box-shadow:0 20px 48px #0000003d}.season-plan-editor>header{border-bottom:1px solid var(--line2);justify-content:space-between;align-items:start;gap:16px;min-height:68px;padding:12px 16px;display:flex}.season-plan-editor>header span{color:var(--green);letter-spacing:.16em;font-size:8px;font-weight:900}.season-plan-editor h3{margin:4px 0 0;font-size:15px}.season-plan-editor>header small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.season-plan-icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--muted);background:#ffffff06;border-radius:7px;flex:none;place-items:center;display:grid}.season-plan-icon-button:hover{color:#fff}.season-plan-editor-body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#50df8b57 transparent;min-height:0;padding:0 16px 16px;overflow-y:auto}.season-plan-editor-section{border-bottom:1px solid var(--line2);padding:16px 0}.season-plan-editor-section h4{color:#aab8b0;letter-spacing:.12em;margin:0 0 12px;font-size:9px;font-weight:900}.season-plan-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px;display:grid}.season-plan-form-grid label{align-content:start;gap:4px;min-width:0;display:grid}.season-plan-form-grid .full{grid-column:1/-1}.season-plan-form-grid input,.season-plan-form-grid select{width:100%;height:40px;padding-inline:12px;font-size:12px}.season-plan-notes{border-bottom:1px solid var(--line2);padding:16px 0}.season-plan-notes summary{cursor:pointer;color:#aab8b0;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:12px;font-size:9px;font-weight:900;list-style:none;display:flex}.season-plan-notes summary::-webkit-details-marker{display:none}.season-plan-notes summary:after{content:"+";border:1px solid var(--line);width:24px;height:24px;color:var(--green);border-radius:6px;place-items:center;font-size:14px;line-height:1;display:grid}.season-plan-notes[open] summary:after{content:"−"}.season-plan-notes textarea{width:100%;min-height:92px;margin-top:12px;padding:12px;font-size:11px;line-height:1.5}.season-plan-editor>footer{border-top:1px solid var(--line2);background:#0b1411;justify-content:space-between;align-items:center;gap:10px;min-height:64px;padding:12px 16px;display:flex}.season-plan-editor>footer>div{grid-template-columns:96px minmax(132px,1fr);gap:8px;width:min(100%,320px);display:grid}.season-plan-danger{color:#f2a0a0;background:#ef747414;border:1px solid #ef74744d;border-radius:7px;min-height:40px;padding:0 13px;font-size:9px;font-weight:900}.season-plan-editor-delete-confirm{align-items:center;gap:7px;grid-template-columns:none!important;width:auto!important;display:flex!important}.season-plan-editor-delete-confirm>span{color:#f2b0b0;white-space:nowrap;font-size:9px;font-weight:800}.season-plan-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.season-plan-stage.is-editing .season-plan-board{grid-template-columns:repeat(2,minmax(0,1fr))}.season-plan-month{border:1px solid var(--line);background:var(--panel);border-radius:8px;min-width:0;min-height:270px;overflow:hidden}.season-plan-month>header{border-bottom:1px solid var(--line2);justify-content:space-between;align-items:center;height:50px;padding:0 13px;display:flex}.season-plan-month>header>div{align-items:baseline;gap:9px;display:flex}.season-plan-month>header span{color:var(--green);font-size:9px;font-weight:900}.season-plan-month>header h3{margin:0;font-size:14px}.season-plan-month>header em{min-width:22px;height:20px;color:var(--muted);background:#ffffff0b;border-radius:999px;place-items:center;font-size:9px;font-style:normal;font-weight:800;display:grid}.season-plan-month-items{align-content:start;gap:6px;padding:9px;display:grid}.season-plan-item{border:1px solid var(--line2);background:#0d1613;border-radius:7px;grid-template-columns:4px minmax(0,1fr) auto;gap:9px;min-width:0;padding:9px 8px 9px 0;display:grid;position:relative;overflow:hidden}.season-plan-item.is-focus{border-color:#c9ae6847}.season-plan-category-mark{background:#7f8c86;border-radius:0 3px 3px 0;width:4px;height:100%}.season-plan-item[data-category=competition] .season-plan-category-mark{background:#d1a53a}.season-plan-item[data-category=training] .season-plan-category-mark{background:var(--green)}.season-plan-item[data-category=international] .season-plan-category-mark{background:#68a8e8}.season-plan-item[data-category=transfer] .season-plan-category-mark{background:#9d83d4}.season-plan-item[data-category=medical] .season-plan-category-mark{background:#ef7474}.season-plan-item[data-category=recovery] .season-plan-category-mark{background:#83918b}.season-plan-item[data-category=travel] .season-plan-category-mark{background:#4db8b2}.season-plan-item[data-category=club] .season-plan-category-mark{background:#c9ae68}.season-plan-item-copy{min-width:0}.season-plan-item-meta{align-items:center;gap:6px;min-width:0;margin-bottom:5px;display:flex}.season-plan-item-meta time{color:var(--green);font-size:9px;font-weight:900}.season-plan-item-meta span,.season-plan-item-meta i{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-style:normal;overflow:hidden}.season-plan-item-meta i{color:var(--gold);margin-left:auto}.season-plan-item-copy>strong{font-size:11px;line-height:1.35;display:block}.season-plan-item-copy>small{color:#9aa69f;margin-top:2px;font-size:8px;line-height:1.4;display:block}.season-plan-item-copy>p{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin:6px 0 0;font-size:8px;line-height:1.45;display:-webkit-box;overflow:hidden}.season-plan-item-footer{align-items:center;gap:8px;margin-top:7px;display:flex}.season-plan-item-footer span{color:var(--muted);font-size:8px}.season-plan-item-footer span[data-status=confirmed]{color:var(--green)}.season-plan-item-footer span[data-status=completed]{color:var(--gold)}.season-plan-item-actions{align-items:start;gap:3px;display:flex}.season-plan-item-actions button{border:1px solid var(--line);width:27px;height:27px;color:var(--green);background:#ffffff06;border-radius:6px;place-items:center;display:grid}.season-plan-item-actions button.danger{color:#e89191;border-color:#ef747433}.season-plan-delete-confirm{z-index:2;background:#060d0bf5;justify-content:flex-end;align-items:center;gap:6px;padding:8px;display:flex;position:absolute;inset:0}.season-plan-delete-confirm>span{color:#f2b0b0;margin-right:auto;font-size:9px}.season-plan-delete-confirm button{border:1px solid var(--line);color:#d4ddd8;background:#ffffff0a;border-radius:6px;height:28px;padding:0 8px;font-size:8px;font-weight:850}.season-plan-delete-confirm button.danger{color:#faa;background:#ef74741a;border-color:#ef747459}.season-plan-month-empty{color:#8e9b948c;place-content:center;justify-items:center;min-height:174px;display:grid}.season-plan-month-empty>span{border:1px dashed #8e9b9459;border-radius:50%;place-items:center;width:30px;height:30px;font-size:16px;display:grid}.season-plan-month-empty p{margin:7px 0 0;font-size:9px}.season-calendar-shell{border:1px solid var(--line);background:var(--panel);border-radius:8px;min-width:0;overflow:hidden}.season-calendar-toolbar{border-bottom:1px solid var(--line2);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:54px;padding:8px 12px;display:grid}.season-calendar-toolbar>div{align-items:center;gap:5px;display:flex}.season-calendar-toolbar button{border:1px solid var(--line);width:34px;height:34px;color:var(--green);background:#ffffff06;border-radius:6px;place-items:center;display:grid}.season-calendar-toolbar button:hover{background:#50df8b14;border-color:#50df8b59}.season-calendar-toolbar button:first-child svg{transform:rotate(180deg)}.season-calendar-toolbar .season-calendar-today{color:#d8e4dd;width:auto;padding:0 11px;font-size:9px;font-weight:850}.season-calendar-toolbar h3{color:var(--text);text-align:center;font-variant-numeric:tabular-nums;margin:0;font-size:15px}.season-calendar-toolbar>span{color:var(--muted);white-space:nowrap;justify-self:end;font-size:9px;font-weight:800}.season-calendar-scroll{scrollbar-width:thin;scrollbar-color:#50df8b61 transparent;min-width:0;overflow-x:auto}.season-calendar-grid{background:var(--line2);grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;min-width:840px;display:grid}.season-calendar-weekday{color:#9ca9a2;letter-spacing:.08em;background:#101a17;align-items:center;height:34px;padding:0 9px;font-size:8px;font-weight:900;display:flex}.season-calendar-day{background:#0d1613;min-width:0;min-height:132px;padding:7px;overflow:hidden}.season-calendar-day.is-outside{color:#66736c;background:#0a120f}.season-calendar-day.is-today{box-shadow:inset 0 2px var(--green);background:#50df8b12}.season-calendar-date{color:#cbd5cf;font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:24px;font-size:10px;font-weight:900;display:grid}.season-calendar-date em{display:none}.season-calendar-date:hover{color:var(--green);background:#50df8b1a}.season-calendar-day.is-outside .season-calendar-date{color:#657169}.season-calendar-day.is-today .season-calendar-date{background:var(--green);color:#06110b}.season-calendar-events{align-content:start;gap:4px;margin-top:4px;display:grid}.season-calendar-event{color:#e3ece7;text-align:left;background:#7f8c8614;border:1px solid #7f8c8640;border-left:3px solid #7f8c86;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;min-width:0;min-height:27px;padding:5px 6px;display:grid}.season-calendar-event:not(:disabled):hover{filter:brightness(1.15)}.season-calendar-event:disabled{cursor:default}.season-calendar-event span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;font-weight:850;overflow:hidden}.season-calendar-event small{color:#92a098;white-space:nowrap;font-size:7px;font-weight:800}.season-calendar-event[data-category=competition]{background:#d1a53a1c;border-left-color:#d1a53a}.season-calendar-event[data-category=training]{border-left-color:var(--green);background:#50df8b17}.season-calendar-event[data-category=international]{background:#68a8e81a;border-left-color:#68a8e8}.season-calendar-event[data-category=transfer]{background:#9d83d41a;border-left-color:#9d83d4}.season-calendar-event[data-category=medical]{background:#ef747417;border-left-color:#ef7474}.season-calendar-event[data-category=recovery]{background:#83918b17;border-left-color:#83918b}.season-calendar-event[data-category=travel]{background:#4db8b21a;border-left-color:#4db8b2}.season-calendar-event[data-category=club]{background:#c9ae681a;border-left-color:#c9ae68}.season-calendar-more{color:var(--green);padding:2px 5px;font-size:8px;font-weight:850}#daily-recovery,#health-data-operations,#medical-collaboration{scroll-margin-top:84px}@media (max-width:1180px){.season-plan-stage.is-editing{grid-template-columns:minmax(0,1fr)}.season-plan-board,.season-plan-stage.is-editing .season-plan-board{grid-template-columns:repeat(2,minmax(0,1fr))}.season-plan-editor-layer{z-index:60;place-items:stretch end;display:grid;position:fixed;inset:0}.season-plan-editor-backdrop{background:#010705ad;border:0;display:block;position:absolute;inset:0}.season-plan-editor{z-index:1;border-radius:8px 0 0 8px;width:min(400px,88vw);height:100dvh;max-height:none;position:relative}}@media (max-width:760px){.is-collapsed .sidebar-nav-group-row,.is-collapsed .sidebar-nav-group-toggle{display:grid}.is-collapsed .sidebar-nav-group-row>a{grid-template-columns:22px 1fr auto;width:auto;margin:0;padding:0 11px}.is-collapsed .sidebar-nav-group.is-open .sidebar-nav-children{display:grid!important}.season-plan-command{flex-direction:column;align-items:stretch;padding:16px}.season-plan-command-actions{justify-content:space-between;align-items:end}.season-plan-year-control{flex:1}.season-plan-year-stepper{grid-template-columns:38px minmax(72px,1fr) 38px}.season-plan-year-step{width:38px}.season-plan-summary{grid-template-columns:repeat(2,1fr)}.season-plan-summary>div:nth-child(2){border-right:0}.season-plan-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line2)}.season-plan-filters{flex-direction:column;align-items:stretch}.season-plan-squad-filter{align-self:flex-start}.season-plan-editor-layer{place-items:end stretch}.season-plan-editor{border-radius:10px 10px 0 0;width:100%;height:min(90dvh,720px)}.season-plan-editor>header{min-height:64px}.season-plan-editor>footer>div{grid-template-columns:1fr 1fr}.season-plan-board,.season-plan-stage.is-editing .season-plan-board{grid-template-columns:1fr}.season-plan-month{min-height:220px}.season-calendar-toolbar{grid-template-columns:auto 1fr;gap:8px}.season-calendar-toolbar h3{justify-self:end;font-size:13px}.season-calendar-toolbar>span{grid-column:1/-1;justify-self:start}.season-calendar-day{min-height:116px}}@media (max-width:460px){.season-plan-form-grid{grid-template-columns:1fr}.season-plan-form-grid .full{grid-column:auto}}
