:root{color:#090b10;background:#f7f6f2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{width:100%;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(11,69,183,.22);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.58}textarea{resize:vertical}.login-page{width:100%;min-height:100vh;display:grid;place-items:center;padding:24px;background:#f7f6f2}.login-panel{width:min(440px,100%);background:#fff;border:1px solid #090b10;border-radius:2px;padding:28px;box-shadow:none}.brand-row,.side-brand,.topbar,.top-actions,.section-head{display:flex;align-items:center}.brand-row{gap:14px}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:0;background:#0b45b7;color:#fff;font-weight:800}h1,h2,p{margin:0}.login-panel h1,.topbar h1{font-size:22px;letter-spacing:0;font-weight:900}.login-panel p,.topbar p,.hint{color:#687386;font-size:13px}.login-actions{display:grid;gap:12px;margin-top:28px}.login-field{display:grid;gap:6px}.login-field span{color:#344054;font-size:13px;font-weight:600}.login-field input{width:100%;height:40px;border:1px solid #d8dee8;border-radius:2px;outline:0;padding:0 12px}.login-field input:focus{border-color:#0b45b7;box-shadow:0 0 0 3px #0b45b71f}.login-actions button,.section-head button{border:0;border-radius:2px;background:#0b45b7;color:#fff;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.login-actions .secondary,.section-head button{background:#cbff00;color:#090b10}.hint{margin-top:18px}.error-line{margin-top:14px;padding:10px 12px;border-radius:2px;background:#fff0f0;color:#b42318;font-size:13px}.shell{width:100%;min-width:0;min-height:100vh;display:grid;grid-template-columns:236px 1fr}.sidebar{min-width:0;background:#090b10;border-right:0;padding:18px 14px}.side-brand{gap:12px;padding:8px 8px 18px}.side-brand strong{display:block;font-size:17px;color:#fff;font-weight:900}.side-brand span{display:block;color:#aeb3ba;font-size:12px}nav{display:grid;gap:4px}nav button{min-width:0;border:0;border-radius:2px;background:transparent;color:#aeb3ba;min-height:40px;display:flex;align-items:center;gap:9px;padding:0 10px;text-align:left}.nav-code{width:30px;flex:none;color:#cbff00;font-family:Impact,Arial Black,sans-serif;font-size:11px}nav button.active .nav-code,nav button:hover .nav-code{color:#0b45b7}nav button.active,nav button:hover{background:#cbff00;color:#090b10}.content{min-width:0;padding:22px 28px 40px;background:#f7f6f2}.topbar{min-width:0;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.top-actions{min-width:0;gap:10px;flex-wrap:wrap}.search{height:38px;width:260px;border:1px solid #d8dee8;background:#fff;border-radius:2px;display:flex;align-items:center;gap:8px;padding:0 12px;color:#8a93a3}.admin-heading{min-width:0;flex:1}.admin-heading-meta{display:flex;justify-content:space-between;gap:20px;color:#0b45b7;font-size:10px;font-weight:900}.admin-title-line{display:flex;align-items:flex-end;gap:16px;margin-top:8px}.admin-title-line h1{flex:none;font-size:32px;line-height:1}.admin-title-rule{position:relative;flex:1;height:7px;margin-bottom:3px;background:#090b10}.admin-title-rule span{display:block;width:62px;height:100%;background:#cbff00}.admin-heading>p{margin-top:10px}.search input{border:0;outline:0;width:0;min-width:0;flex:1}.icon-button{width:38px;height:38px;border:1px solid #d8dee8;border-radius:2px;background:#fff;display:grid;place-items:center;color:#475467}.icon-button:hover{border-color:#b9c3d4;color:#0b45b7}.kpi-grid{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:0;border:1px solid #090b10}.kpi,.table-section,.module-placeholder{min-width:0;background:#fff;border:1px solid #d7d5cf;border-radius:2px}.kpi{min-height:132px;padding:22px;border:0;border-radius:0}.kpi+.kpi{border-left:1px solid #090b10}.kpi:nth-child(2){background:#090b10}.kpi:nth-child(2) span,.kpi:nth-child(2) strong{color:#fff}.kpi:nth-child(4){background:#cbff00}.kpi span{color:#687386;font-size:13px}.kpi strong{display:block;margin-top:8px;font-family:Impact,Arial Black,sans-serif;font-size:44px;line-height:1;letter-spacing:0}.table-section,.module-placeholder{margin-top:16px;padding:0 18px 18px;border:0;border-top:5px solid #090b10;border-bottom:1px solid #bfc1c3;border-radius:0;box-shadow:none}.table-section{overflow:hidden}.two-col{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.two-col .table-section{margin-top:16px}.section-head{justify-content:space-between;gap:12px;flex-wrap:wrap;min-height:54px;margin-bottom:8px;border-bottom:1px solid #090b10}.section-head h2,.module-placeholder h2{padding:8px 12px;background:#090b10;color:#fff;font-size:14px;font-weight:900}.section-actions,.form-actions{display:flex;align-items:center;gap:10px}.schedule-form{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;padding:14px 0 18px;margin-bottom:14px;border-bottom:1px solid #e6eaf0}.schedule-form label{display:grid;gap:6px;color:#344054;font-size:13px;font-weight:600}.schedule-form input,.schedule-form select{width:100%;min-width:0;height:40px;border:1px solid #d8dee8;border-radius:2px;background:#fff;padding:0 10px;color:#090b10;outline:0}.schedule-form input:focus,.schedule-form select:focus{border-color:#0b45b7;box-shadow:0 0 0 3px #0b45b71f}.schedule-form .venue-field{grid-column:span 2}.schedule-form .form-actions{grid-column:span 2;justify-content:flex-end;align-self:end}.schedule-form .form-actions>button:not(.ghost-button){border:0;border-radius:2px;background:#0b45b7;color:#fff;min-height:38px;padding:0 14px}.subhead{margin:18px 0 10px;font-size:14px;color:#344054}.row-actions{display:flex;gap:8px}.row-actions button{border:0;border-radius:2px;background:#0b45b7;color:#fff;min-height:32px;padding:0 10px}.row-actions .ghost{background:#fff0f0;color:#b42318}.row-actions button:disabled{background:#eef1f5;color:#98a2b3}.ghost-button{border:1px solid #d8dee8;border-radius:2px;background:#fff;color:#475467;min-height:38px;padding:0 14px}.ghost-button:hover{border-color:#b9c3d4;color:#090b10}.action{border:0;border-radius:2px;background:#0b45b7;color:#fff;min-height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:6px}.action.secondary{background:#e7eeff;color:#0b45b7}.action:disabled{cursor:not-allowed;background:#eef1f5;color:#98a2b3}.muted{color:#687386;font-size:13px}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.swatch{width:10px;height:10px;border-radius:999px;display:inline-block;margin-right:8px;vertical-align:middle}.mini-list{display:grid;gap:10px}.mini-item{border:1px solid #edf0f5;border-radius:2px;padding:12px;background:#fafbfc}.mini-item strong{display:block;font-size:14px}.mini-item span{display:block;margin-top:4px;color:#687386;font-size:12px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.table-wrap{width:100%;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#b8c1ce transparent}.table-wrap::-webkit-scrollbar{height:8px}.table-wrap::-webkit-scrollbar-thumb{border-radius:999px;background:#b8c1ce}table{width:100%;min-width:760px;border-collapse:collapse}.two-col table{min-width:520px}th,td{padding:12px 10px;border-bottom:1px solid #edf0f5;text-align:left;font-size:14px}th{color:#687386;font-size:12px;font-weight:600;background:#fafbfc}.cell-sub{display:block;margin-top:3px;color:#687386;font-size:12px}.status{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:999px;background:#eef4ff;color:#0b45b7;font-size:12px}.status.approved{background:#ecfdf3;color:#067647}.status.rejected{background:#fff0f0;color:#b42318}.status.pending,.status.created,.status.scheduled{background:#fff7ed;color:#b54708}.status.paid,.status.finished,.status.locked{background:#ecfdf3;color:#067647}.status.cancelled,.status.refunded,.status.unpaid{background:#f2f4f7;color:#475467}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#1018286b}.modal{width:min(460px,100%);background:#fff;border:1px solid #e6eaf0;border-radius:2px;box-shadow:0 24px 70px #0f172a38;padding:18px}.match-entry-modal{width:min(1180px,100%);max-height:calc(100vh - 40px);display:flex;flex-direction:column;overflow:hidden}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.modal-head h2{font-size:17px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.score-entry{display:grid;grid-template-columns:minmax(180px,1fr) 24px minmax(180px,1fr);align-items:end;gap:14px;padding:16px 18px;margin-bottom:14px;background:#090b10;color:#fff}.score-entry>span{align-self:end;padding-bottom:9px;color:#d2f436;font-size:24px;font-weight:900;text-align:center}.score-entry label{display:grid;grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:12px;font-size:14px;font-weight:800}.score-entry label:last-child span{text-align:right}.score-entry input{width:92px;height:44px;border:0;border-radius:2px;background:#fff;color:#090b10;font-size:22px;font-weight:900;text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.template-import{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;margin-bottom:10px;border:1px solid #d8dee8;border-left:3px solid #1765e8;background:#f8fafc}.template-import.is-valid{border-left-color:#16845b;background:#f3faf7}.template-import.is-invalid{border-left-color:#d92d20;background:#fff7f6}.template-import-main{min-width:0;display:flex;align-items:center;gap:10px}.template-import-main>svg{flex:0 0 auto;color:#1765e8}.template-import-main>div{min-width:0;display:grid;gap:2px}.template-import-main strong,.template-import-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-import-main span{color:#667085;font-size:12px}.import-result{display:grid;gap:6px;margin:0 0 10px}.mapping-row{display:flex;flex-wrap:wrap;gap:6px}.mapping-row span{padding:4px 7px;border:1px solid #dbe4ef;border-radius:4px;background:#fff;color:#344054;font-size:12px;font-weight:700}.import-message{font-size:12px;font-weight:700}.import-message.error{color:#b42318}.import-message.warning{color:#9a5b00}.entry-stat-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:2px 0 8px}.entry-stat-tabs{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #d8dee8;border-radius:6px;background:#f5f7fa}.entry-stat-tabs button{min-width:76px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:0;border-radius:4px;background:transparent;color:#667085;box-shadow:none}.entry-stat-tabs button:hover{background:#eef2f7}.entry-stat-tabs button.active{background:#fff;color:#101828;box-shadow:0 1px 3px #1018281f}.entry-stat-tabs button span{min-width:18px;height:18px;display:inline-grid;place-items:center;border-radius:9px;background:#e9eef5;color:#475467;font-size:11px}.stat-entry-wrap{flex:1 1 auto;min-height:240px;overflow:auto;border:1px solid #d8dee8}.stat-entry-table{min-width:780px}.stat-entry-table th:first-child,.stat-entry-table td:first-child{position:sticky;left:0;z-index:2;min-width:150px;background:#fff}.stat-entry-table thead th:first-child{background:#f5f7fa;z-index:3}.stat-entry-table th:nth-child(2),.stat-entry-table td:nth-child(2){min-width:150px}.compact-number{width:72px;height:34px;border:1px solid #d8dee8;border-radius:2px;padding:0 6px;color:#090b10;text-align:center}.compact-number:focus,.score-entry input:focus{border-color:#1856a3;outline:2px solid rgba(24,86,163,.18)}.inline-error{color:#b42318;font-size:13px;font-weight:700}.reject-field{display:grid;gap:8px}.reject-field span{color:#344054;font-size:13px;font-weight:600}.reject-field textarea{width:100%;min-height:92px;border:1px solid #d8dee8;border-radius:2px;outline:0;padding:10px 12px}.reject-field textarea:focus,.search:focus-within,.login-field input:focus{border-color:#0b45b7;box-shadow:0 0 0 3px #0b45b71f}.empty{padding:22px;text-align:center;color:#687386}.module-placeholder p{color:#687386;margin-top:8px}@media(max-width:880px){.shell{display:block;grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:1;border-right:0;border-bottom:1px solid #e6eaf0;padding:8px 10px 10px}.side-brand{padding:2px 4px 8px}.side-brand .brand-mark{width:36px;height:36px}nav{grid-template-columns:repeat(4,minmax(0,1fr))}nav button{min-height:52px;flex-direction:column;justify-content:center;gap:3px;padding:5px 3px}nav button span{display:block;max-width:100%;color:inherit;font-size:11px;line-height:1.2;text-align:center;white-space:normal}.content{padding:16px 14px 28px}.topbar{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:14px}.topbar h1{font-size:21px}.top-actions{width:100%;flex-wrap:nowrap}.search{width:auto;min-width:0;flex:1}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col{grid-template-columns:1fr}.table-section{padding:14px}.section-head{align-items:flex-start}.section-actions{align-items:flex-end;flex-direction:column}.schedule-form{grid-template-columns:1fr}.schedule-form .venue-field,.schedule-form .form-actions{grid-column:span 1}.modal-backdrop{padding:10px}.match-entry-modal{max-height:calc(100vh - 20px);padding:14px}.score-entry{grid-template-columns:1fr;gap:10px;padding:14px}.score-entry>span{display:none}.score-entry label,.score-entry label:last-child span{text-align:left}.template-import{align-items:stretch;flex-direction:column}.template-import .action{width:100%;justify-content:center}.entry-stat-toolbar{align-items:stretch;flex-direction:column}.entry-stat-toolbar>.muted{display:none}.entry-stat-tabs{width:100%;overflow-x:auto}.entry-stat-tabs button{flex:0 0 76px}table{min-width:640px}.two-col table{min-width:560px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{color:#111827;background:#f6f8fa}body{background:#f6f8fa}.login-page{background:#fafaf8}.login-panel{border:1px solid #e2e7ee;border-radius:8px;padding:30px;box-shadow:0 16px 48px #0a234714}.brand-mark{width:48px;height:48px;border:0;border-radius:6px;object-fit:contain;background:transparent;color:transparent}.login-panel h1,.topbar h1{color:#0a2347;font-weight:720}.login-panel p,.topbar p,.hint{color:#687386}.login-field input,.schedule-form input,.schedule-form select,.reject-field textarea{border-color:#dce2ea;border-radius:6px}.login-field input:focus,.schedule-form input:focus,.schedule-form select:focus,.reject-field textarea:focus{border-color:#1765e8;box-shadow:0 0 0 3px #1765e81c}.login-actions button,.section-head button,.schedule-form .form-actions>button:not(.ghost-button){border-radius:6px;background:#f36b13;color:#fff;font-weight:650}.login-actions .secondary{border:1px solid #dce2ea;background:#fff;color:#0a2347}.shell{grid-template-columns:236px 1fr}.sidebar{border-right:1px solid #e2e7ee;background:#fff;padding:18px 14px}.side-brand{padding:7px 8px 22px}.side-brand strong{color:#0a2347;font-weight:720}.side-brand span{color:#687386}nav{gap:5px}nav button{position:relative;min-height:42px;border-radius:6px;color:#687386;padding:0 12px;font-weight:550}nav button:before{content:"";position:absolute;left:0;width:3px;height:20px;border-radius:0 3px 3px 0;background:#18dce2;opacity:0}nav button.active:before{opacity:1}nav button.active,nav button:hover{background:#eef4ff;color:#0a2347}.nav-code{display:none}.content{padding:26px 30px 42px;background:#f6f8fa}.topbar{align-items:center;margin-bottom:24px}.admin-heading-meta{justify-content:flex-start;color:#687386;font-size:10px;font-weight:650}.admin-title-line{margin-top:5px}.admin-title-line h1{color:#111827;font-size:28px;font-weight:720;line-height:1.15}.admin-title-rule{display:none}.admin-heading>p{margin-top:7px;color:#687386}.search,.icon-button{border-color:#dce2ea;border-radius:6px;background:#fff}.search:focus-within{border-color:#1765e8;box-shadow:0 0 0 3px #1765e81a}.icon-button:hover{border-color:#1765e8;color:#1765e8}.kpi-grid{gap:12px;border:0}.kpi,.table-section,.module-placeholder{border:1px solid #e2e7ee;border-radius:8px;background:#fff}.kpi{min-height:116px;padding:20px}.kpi+.kpi{border-left:1px solid #e2e7ee}.kpi:nth-child(2),.kpi:nth-child(4){background:#fff}.kpi:nth-child(2) span,.kpi:nth-child(2) strong{color:inherit}.kpi span{color:#687386}.kpi strong{margin-top:7px;color:#0a2347;font-family:inherit;font-size:38px;font-weight:720}.table-section,.module-placeholder{margin-top:16px;padding:0 18px 18px;border-top:1px solid #e2e7ee;border-bottom:1px solid #e2e7ee}.section-head{min-height:58px;margin-bottom:8px;border-bottom:1px solid #e8ecf1}.section-head h2,.module-placeholder h2{padding:0;background:transparent;color:#111827;font-size:15px;font-weight:680}.row-actions button,.action{border-radius:5px;background:#1765e8;font-weight:600}.action.secondary{background:#eef4ff;color:#1765e8}.ghost-button{border-color:#dce2ea;border-radius:6px;color:#0a2347}.mini-item{border-color:#e8ecf1;border-radius:6px;background:#fafbfc}th{color:#687386;background:#f8fafc;font-weight:600}th,td{border-bottom-color:#edf0f4}tbody tr:hover{background:#fbfcfd}.status{background:#eef4ff;color:#1765e8}.modal{border:1px solid #e2e7ee;border-radius:8px;box-shadow:0 24px 64px #0a23472e}.score-entry{border-color:#e2e7ee;border-radius:8px;background:#f8fafc}.score-entry input,.compact-number{border-color:#dce2ea;border-radius:5px}.error-line{border-radius:6px}@media(max-width:880px){.sidebar{border-bottom:1px solid #e2e7ee;background:#fff}.side-brand{padding-bottom:10px}nav button{border-radius:6px}nav button:before{top:0;left:50%;width:22px;height:3px;transform:translate(-50%)}.content{padding:16px 14px 28px}.kpi-grid{gap:8px}.table-section{padding:0 12px 12px}}.config-stack{display:grid;gap:2px}.recorder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:8px}.recorder-card{border:1px solid #e2e7ee;border-radius:7px;padding:16px;background:#fbfcfd}.recorder-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #e8ecf1}.recorder-head>div{min-width:0;display:grid;gap:3px}.recorder-head strong{color:#111827;font-size:15px}.recorder-head span{color:#687386;font-size:12px}.assignment-list{min-height:74px;padding:7px 0}.assignment-list>div{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf0f4}.assignment-list>div>span{min-width:0;color:#111827;font-size:13px}.assignment-list small{display:block;margin-top:2px;color:#7b8493;font-size:11px}.assignment-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding-top:10px}.assignment-add select{min-width:0;height:36px;border:1px solid #dce2ea;border-radius:5px;padding:0 9px;background:#fff;color:#111827}.assignment-add button{min-width:64px;border-radius:5px;background:#1765e8;color:#fff;font-weight:600}.text-danger{border:0;background:transparent;color:#c93b32;font-size:12px}.compact-empty{min-height:72px!important;justify-content:center!important;color:#8a93a3}.content-config-list>div{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf0f4}.content-config-list>div>span{min-width:0;display:grid;gap:2px}.content-config-list strong{overflow:hidden;color:#111827;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.content-config-list small{color:#7b8493;font-size:11px}@media(max-width:880px){.recorder-grid{grid-template-columns:1fr}}
