.vertical-game-history{border:1px solid var(--line);background:#fff;border-radius:13px;margin:10px 0 12px;overflow:hidden}.vertical-game-history>header,.vertical-game-history>p{text-align:center;grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);align-items:center;margin:0;display:grid}.vertical-game-history>header{background:var(--ink);color:#fff}.vertical-game-history>header b{text-overflow:ellipsis;white-space:nowrap;padding:11px 8px;font-size:15px;overflow:hidden}.vertical-game-history>header span{color:#c8d8d3;border-left:1px solid #ffffff25;border-right:1px solid #ffffff25;padding:11px 5px;font-size:12px}.vertical-game-history>p{border-top:1px solid var(--line)}.vertical-game-history>p strong{color:var(--muted);padding:11px 8px;font-size:22px}.vertical-game-history>p span{border-right:1px solid var(--line);border-left:1px solid var(--line);color:var(--muted);background:#f5f8f7;padding:12px 5px;font-weight:800}.vertical-game-history>p.done strong{color:var(--accent)}.vertical-game-history>p.done span{background:var(--accent-soft);color:var(--accent)}@media (max-width:620px){.vertical-game-history>header,.vertical-game-history>p{grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr)}.vertical-game-history>header b{font-size:13px}.vertical-game-history>p strong{font-size:20px}}
.court-table-picker{grid-template-columns:minmax(70px,1fr) 118px minmax(70px,1fr);align-items:center;gap:7px;margin:8px 0;display:grid}.court-player{border:1px solid var(--line);text-align:center;background:#fff;border-radius:10px;min-width:0;padding:8px 5px}.court-player b,.court-player small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.court-player b{font-size:12px}.court-player small{color:var(--muted);margin-top:3px;font-size:11px}.court-player.left{border-color:var(--accent);background:var(--accent-soft)}.mini-table-tennis{background:#1767bd;border:4px solid #edf7ff;border-radius:6px;grid-template-columns:1fr 1fr;height:58px;display:grid;position:relative;overflow:visible;transform:perspective(180px)rotateX(12deg);box-shadow:0 8px 14px #14497e2e}.mini-table-tennis .table-half{background:linear-gradient(135deg,#1674ce,#0e5baa);display:block}.mini-table-tennis .table-left{border-right:1px solid #eaf5ff}.mini-table-tennis .table-right{border-left:1px solid #eaf5ff}.mini-table-tennis>i{background:#172f48;width:3px;position:absolute;top:-7px;bottom:-7px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #fff}.mini-table-tennis>em{color:var(--muted);text-align:center;font-size:10px;font-style:normal;position:absolute;bottom:-17px;left:0;right:0;transform:perspective(180px)rotateX(-12deg)}.court-position-actions{margin-top:18px}.court-position-actions button{font-size:12px}@media (max-width:620px){.court-table-picker{grid-template-columns:minmax(62px,1fr) 96px minmax(62px,1fr);gap:4px}.mini-table-tennis{height:50px}.court-player{padding:7px 3px}.court-player b{font-size:11px}}
.chief-mobile-page{min-height:100vh;color:var(--ink);background:#f3f6fb}.chief-mobile-page>header{z-index:50;background:#fff;border-bottom:1px solid #dbe3f1;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px max(14px,50vw - 590px);display:grid;position:sticky;top:0}.chief-mobile-page>header>a{color:var(--accent);font-weight:800}.chief-mobile-page>header>div{align-items:center;gap:9px;display:flex}.chief-mobile-page>header>div>span{color:#fff;background:#173d86;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.chief-mobile-page>header p,.chief-mobile-page>header b,.chief-mobile-page>header small{margin:0;display:block}.chief-mobile-page>header small{color:var(--muted)}.chief-online{color:#08745f;background:#e8f7f1;border-radius:999px;padding:6px 9px;font-size:12px;font-style:normal}.chief-mobile-page>main{width:min(1120px,100% - 28px);margin:auto;padding:18px 0 90px}.chief-summary{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.chief-summary button{text-align:left;background:#fff;border:1px solid #dce4ef;border-radius:16px;padding:15px;box-shadow:0 8px 18px #294c7c0a}.chief-summary button.active{color:#fff;background:#173d86;border-color:#2960c2}.chief-summary span,.chief-summary strong,.chief-summary small{display:block}.chief-summary strong{margin:5px 0;font-size:32px}.chief-summary small{color:var(--muted)}.chief-summary .active small{color:#c7d8fa}.chief-toolbar{justify-content:space-between;align-items:center;margin:14px 0;display:flex}.chief-toolbar label{align-items:center;gap:8px;display:flex}.chief-toolbar select{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 28px 9px 10px}.chief-toolbar p{color:var(--muted);margin:0}.chief-toolbar p b{color:var(--accent)}.chief-match-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.chief-match-list>article{background:#fff;border:1px solid #dce4ef;border-left:5px solid #d3a42b;border-radius:15px;overflow:hidden;box-shadow:0 8px 18px #294c7c0b}.chief-match-list>article.status-live{border-left-color:#e34d4d}.chief-match-list>article.status-done{border-left-color:#3b9a72}.chief-match-main{text-align:left;background:0 0;border:0;grid-template-columns:58px 1fr auto;align-items:center;gap:10px;width:100%;padding:14px;display:grid}.chief-match-main>strong{text-align:center;font-size:25px}.chief-match-main>strong small{color:var(--muted);font-size:12px;display:block}.chief-match-main span{color:var(--muted);font-size:12px}.chief-match-main h2{align-items:center;gap:7px;margin:5px 0;font-size:17px;display:flex}.chief-match-main h2 i{color:#d7a82c;font-size:11px;font-style:normal}.chief-match-main p{color:var(--muted);margin:0;font-size:12px}.chief-match-main aside{text-align:right}.chief-match-main aside em,.chief-match-main aside b{display:block}.chief-match-main aside em{color:var(--accent);font-size:12px;font-style:normal}.chief-match-main aside b{margin-top:6px;font-size:22px}.chief-match-list article>footer{border-top:1px solid #edf0f5;grid-template-columns:1.4fr 1fr 1fr;display:grid}.chief-match-list article>footer>*{color:var(--ink);text-align:center;background:#fff;border:0;border-right:1px solid #edf0f5;padding:10px}.chief-match-list article>footer>a{color:#2458b4;font-weight:800}.chief-match-list .danger,.chief-action-modal .danger{color:#d84e42}.chief-match-list button:disabled{opacity:.35}.chief-empty{text-align:center;background:#fff;border-radius:16px;grid-column:1/-1;padding:50px}.chief-empty>span{background:var(--accent-soft);width:50px;height:50px;color:var(--accent);border-radius:15px;place-items:center;margin:auto;font-size:22px;display:grid}.chief-modal-mask{z-index:250;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10244d8c;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.chief-detail,.chief-action-modal{background:#fff;border-radius:21px;width:min(520px,100%);max-height:92vh;padding:20px;overflow:auto}.chief-detail>header{justify-content:space-between;display:flex}.chief-detail>header h2{margin:5px 0}.chief-detail>header h2 i{color:#d6a526;font-size:14px;font-style:normal}.chief-detail>header button{background:0 0;border:0;font-size:26px}.chief-detail-score{color:#fff;text-align:center;background:#173d86;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:16px 0;padding:18px;display:grid}.chief-detail-score article b,.chief-detail-score article strong,.chief-detail-score article small{display:block}.chief-detail-score article strong{margin:5px;font-size:38px}.chief-detail-score article small{color:#c8dafd}.chief-detail dl>div{border-bottom:1px solid var(--line);grid-template-columns:76px 1fr;padding:10px 0;display:grid}.chief-detail dt{color:var(--muted)}.chief-detail dd{margin:0}.chief-detail>footer,.chief-action-modal>footer{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.chief-detail>footer>*{border:1px solid var(--line);text-align:center;background:#fff;border-radius:9px;padding:10px}.chief-detail>footer>a{color:#fff;background:#2860c6;border-color:#2860c6}.chief-action-modal>span{color:var(--accent);font-weight:900}.chief-action-modal h2{font-size:22px}.chief-action-modal>label{color:var(--muted);gap:6px;margin:14px 0;display:grid}.chief-action-modal input,.chief-action-modal select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:11px}.chief-action-modal>p{color:var(--muted)}.chief-action-modal>footer{grid-template-columns:1fr 1fr}.chief-action-modal>footer button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px}.chief-action-modal>footer .primary{color:#fff;background:#2860c6;border-color:#2860c6}.chief-player-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.chief-player-options button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:12px;font-weight:800}.chief-player-options button.active{color:#d84e42;background:#fff2ef;border-color:#d84e42}.chief-scope-options{gap:8px;margin:13px 0;display:grid}.chief-scope-options label{border:1px solid var(--line);border-radius:11px;grid-template-columns:auto 1fr;gap:2px 8px;padding:11px;display:grid}.chief-scope-options input{grid-row:1/3}.chief-scope-options small{color:var(--muted)}.chief-scope-options label.active{background:#eef4ff;border-color:#2960c2}.chief-scope-options label.active.danger{background:#fff2ef;border-color:#d84e42}.chief-danger-note{background:#fff2ef;border-radius:9px;padding:10px;color:#b84137!important}.chief-toast{z-index:300;color:#fff;background:#173d86;border:0;border-radius:12px;padding:12px 16px;position:fixed;bottom:78px;right:18px;box-shadow:0 12px 30px #10244d44}@media (max-width:720px){.chief-mobile-page>header{padding:10px 12px}.chief-online{display:none}.chief-mobile-page>main{width:calc(100% - 20px);padding-top:10px}.chief-summary{grid-template-columns:repeat(4,1fr);gap:5px}.chief-summary button{text-align:center;border-radius:12px;padding:10px 7px}.chief-summary strong{font-size:25px}.chief-summary small{display:none}.chief-match-list{grid-template-columns:1fr}.chief-match-main{grid-template-columns:47px 1fr auto;padding:12px 8px}.chief-match-main h2{font-size:15px}.chief-match-main p{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.chief-detail,.chief-action-modal{border-radius:20px 20px 0 0;align-self:end}.chief-modal-mask{padding:0}.chief-detail>footer{grid-template-columns:1fr}.chief-toast{bottom:72px;left:10px;right:10px}}.chief-console-table-page,.chief-table-detail-page{color:#202938;background:#f7f8fa;min-height:100vh}.chief-console-titlebar,.chief-table-detail-page>header{z-index:40;text-align:center;background:#fff;border-bottom:1px solid #e7e9ed;grid-template-columns:64px 1fr 64px;align-items:center;padding:14px max(16px,50vw - 540px);display:grid;position:sticky;top:0}.chief-console-titlebar>a:first-child,.chief-table-detail-page>header>a:first-child{color:#26313d;text-align:left;font-size:38px;font-weight:300;line-height:1}.chief-console-titlebar>a:last-child,.chief-table-detail-page>header>a:last-child{color:#328ad4;text-align:right;font-weight:800}.chief-console-titlebar h1,.chief-table-detail-page>header h1{margin:0;font-size:22px}.chief-console-titlebar small,.chief-table-detail-page>header small{color:#7b8795;margin-top:3px;display:block}.chief-console-table-page>main,.chief-table-detail-page>main{width:min(1080px,100% - 28px);margin:auto;padding:24px 0 90px}.chief-date-tabs,.chief-period-tabs{scrollbar-width:none;gap:18px;padding:0 0 16px;display:flex;overflow-x:auto}.chief-date-tabs button,.chief-period-tabs button{color:#303945;white-space:nowrap;background:0 0;border:0;border-radius:10px;flex:1 0 120px;padding:14px 18px;font-size:17px}.chief-date-tabs button.active,.chief-period-tabs button.active{color:#fff;background:#4195e6;box-shadow:0 7px 18px #4195e62b}.chief-period-tabs{margin-top:6px}.chief-period-tabs button{flex-basis:100px}.chief-table-launch{align-items:center;gap:14px;width:max-content;margin:14px auto 30px;display:flex}.chief-table-launch>span{color:#fff;background:#4195e6;border-radius:50%;place-items:center;width:92px;height:92px;font-size:34px;font-weight:900;display:grid;box-shadow:0 10px 25px #4195e638}.chief-table-launch b,.chief-table-launch small{display:block}.chief-table-launch b{font-size:18px}.chief-table-launch small{color:#7b8795;margin-top:5px}.chief-court-table-wrap{background:#fff;border:1px solid #cfd4db;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #233b5b0a}.chief-court-table{border-collapse:collapse;table-layout:fixed;width:100%}.chief-court-table th,.chief-court-table td{text-align:center;border-bottom:1px solid #d7dbe0;border-right:1px solid #d7dbe0;height:72px;padding:7px}.chief-court-table tr>:last-child{border-right:0}.chief-court-table tbody tr:last-child>*{border-bottom:0}.chief-court-table thead th{color:#123b77;background:#fbfbfc;height:62px;font-size:16px}.chief-court-table tbody th{font-size:18px}.chief-court-table .summary th,.chief-court-table .summary td{background:#f6f6f7;height:62px;font-weight:900}.chief-court-table a{color:#303945;border-radius:8px;place-items:center;min-height:44px;font-size:17px;font-weight:700;display:grid}.chief-court-table a:hover{background:#edf6ff}.chief-court-table a.done,.chief-court-table a.pending{color:#3d91d7}.chief-court-table a.live{color:#e54d4d}.chief-court-table a.quiet{color:#7e8790}.chief-court-table a.assign{color:#ef4949;font-size:36px;font-weight:300}.chief-court-table a.referee{font-size:14px}.chief-court-table a.referee small{color:#7a8591;font-size:12px;font-weight:500;display:block}.chief-table-empty{text-align:center;color:#7b8795;background:#fff;border-radius:12px;padding:44px}.chief-table-identity{color:#fff;background:linear-gradient(130deg,#123b77,#2e75c3);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:18px;display:grid;box-shadow:0 12px 30px #123b7724}.chief-table-identity>strong{background:#ffffff1f;border-radius:16px;place-items:center;width:70px;height:70px;font-size:34px;display:grid}.chief-table-identity>strong small{font-size:12px}.chief-table-identity b,.chief-table-identity span{display:block}.chief-table-identity span{color:#d8e7fa;margin-top:6px}.chief-table-identity em{background:#ffffff1f;border-radius:999px;padding:8px 12px;font-style:normal}.chief-table-status-tabs{grid-template-columns:repeat(4,1fr);gap:8px;margin:16px 0;display:grid}.chief-table-status-tabs button{background:#fff;border:1px solid #dce2ea;border-radius:13px;padding:12px}.chief-table-status-tabs b,.chief-table-status-tabs span{display:block}.chief-table-status-tabs b{font-size:24px}.chief-table-status-tabs span{color:#73808d;margin-top:3px}.chief-table-status-tabs button.active{color:#fff;background:#4195e6;border-color:#4195e6}.chief-table-status-tabs button.active span{color:#fff}.chief-table-match-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.chief-table-match-list>article{background:#fff;border:1px solid #dce2ea;border-left:5px solid #ddb13a;border-radius:15px;overflow:hidden}.chief-table-match-list>article.status-live{border-left-color:#e54d4d}.chief-table-match-list>article.status-done{border-left-color:#38a176}.chief-table-match-list article>header{color:#71808e;border-bottom:1px solid #eef0f3;grid-template-columns:1fr auto auto;gap:12px;padding:11px 14px;display:grid}.chief-table-match-list article>header em{color:#327fc6;font-style:normal;font-weight:800}.chief-table-match-list article>div{text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:18px 14px;display:grid}.chief-table-match-list article>div b{font-size:18px}.chief-table-match-list article>div strong{font-size:30px}.chief-table-match-list article>div strong i{color:#9ba4ad;margin:0 7px;font-style:normal}.chief-table-match-list article>p{color:#6f7c88;text-align:center;margin:0;padding:0 14px 13px}.chief-table-match-list article>footer{border-top:1px solid #eef0f3;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.chief-table-match-list article>footer span{color:#71808e}.chief-table-match-list article>footer a{color:#fff;background:#4195e6;border-radius:8px;padding:8px 13px;font-weight:800}.chief-table-detail-empty{text-align:center;color:#7b8795;background:#fff;border-radius:14px;grid-column:1/-1;padding:55px}@media (max-width:720px){.chief-console-titlebar,.chief-table-detail-page>header{grid-template-columns:46px 1fr 46px;padding:11px 12px}.chief-console-titlebar h1,.chief-table-detail-page>header h1{font-size:20px}.chief-console-titlebar small{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.chief-console-table-page>main,.chief-table-detail-page>main{width:100%;padding:18px 12px 80px}.chief-date-tabs,.chief-period-tabs{gap:8px}.chief-date-tabs button,.chief-period-tabs button{flex-basis:108px;padding:12px 10px}.chief-table-launch{margin-bottom:22px}.chief-table-launch>span{width:72px;height:72px;font-size:26px}.chief-table-launch>div{display:none}.chief-court-table-wrap{border-radius:10px;overflow-x:auto}.chief-court-table{min-width:660px}.chief-court-table th,.chief-court-table td{height:64px;padding:5px}.chief-court-table thead th{font-size:14px}.chief-table-identity{grid-template-columns:auto 1fr}.chief-table-identity>em{grid-column:1/-1;width:max-content}.chief-table-status-tabs{gap:5px}.chief-table-status-tabs button{padding:10px 4px}.chief-table-status-tabs b{font-size:21px}.chief-table-match-list{grid-template-columns:1fr}.chief-table-match-list article>div b{font-size:16px}}.chief-console-table-page>main{width:min(900px,100% - 28px);padding-top:16px}.chief-console-filters{background:#fff;border:1px solid #e1e7ef;border-radius:16px;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);align-items:center;gap:14px;padding:10px 12px;display:grid;box-shadow:0 8px 24px #183a6410}.chief-console-filters .chief-date-tabs,.chief-console-filters .chief-period-tabs{margin:0;padding:0}.chief-console-filters .chief-date-tabs button,.chief-console-filters .chief-period-tabs button{border-radius:9px;flex-basis:auto;min-width:0;padding:10px 12px;font-size:15px}.chief-compact-summary{justify-content:center;align-items:center;gap:28px;margin:14px auto;display:flex}.chief-compact-summary>div{text-align:center}.chief-compact-summary b,.chief-compact-summary span{display:block}.chief-compact-summary b{color:#1f66ae;font-size:24px}.chief-compact-summary span{color:#7a8794;margin-top:2px;font-size:12px}.chief-compact-summary>i{background:#dbe2ea;width:1px;height:30px}.chief-console-table-page .chief-court-table-wrap{border-radius:14px;box-shadow:0 10px 28px #183a6412}.chief-console-table-page .chief-court-table th,.chief-console-table-page .chief-court-table td{height:58px;padding:5px}.chief-console-table-page .chief-court-table thead th,.chief-console-table-page .chief-court-table .summary>*{height:50px}.chief-console-table-page .chief-court-table thead th:last-child{width:190px}.chief-console-table-page .chief-court-table a{min-height:38px;font-size:15px}.chief-referee-pick{text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:7px;width:100%;padding:4px;display:grid}.chief-referee-pick:hover{background:#edf6ff}.chief-referee-pick>span{color:#2678c7;background:#e8f2fd;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.chief-referee-pick.empty>span{color:#e34d4d;background:#fff0f0;font-size:25px;font-weight:400}.chief-referee-pick p,.chief-referee-pick b,.chief-referee-pick small{min-width:0;margin:0;display:block}.chief-referee-pick b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.chief-referee-pick small{color:#7e8994;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.chief-referee-picker{background:#fff;border-radius:20px;width:min(500px,100% - 24px);padding:20px;box-shadow:0 24px 70px #10244d4d}.chief-referee-picker>header{justify-content:space-between;align-items:flex-start;display:flex}.chief-referee-picker>header small{color:#3388d2;font-weight:800}.chief-referee-picker>header h2{margin:4px 0 0;font-size:25px}.chief-referee-picker>header button{color:#72808e;background:0 0;border:0;font-size:28px}.chief-referee-picker>p{color:#74818d;margin:10px 0 16px;line-height:1.55}.chief-referee-picker>label{border-top:1px solid #edf0f4;grid-template-columns:1fr 1.25fr;align-items:center;gap:12px;padding:14px 0;display:grid}.chief-referee-picker label span b,.chief-referee-picker label span small{display:block}.chief-referee-picker label span small{color:#84909b;margin-top:3px;font-size:12px}.chief-referee-picker select{color:#26313d;background:#f9fbfd;border:1px solid #d7e0e9;border-radius:10px;width:100%;padding:11px}.chief-no-referees{color:#9b621f;text-align:center;background:#fff5e9;border-radius:10px;padding:11px}.chief-referee-picker>footer{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.chief-referee-picker>footer>*{text-align:center;background:#fff;border:1px solid #d9e1e9;border-radius:10px;padding:11px}.chief-referee-picker>footer button{color:#fff;background:#3489d4;border-color:#3489d4;font-weight:900}.chief-referee-picker>footer button:disabled{opacity:.55}.chief-table-detail-page>main{width:min(760px,100% - 28px);padding-top:16px}.chief-table-detail-page .chief-table-identity{padding:14px 16px}.chief-table-detail-page .chief-table-identity>strong{width:58px;height:58px;font-size:28px}.chief-table-detail-page .chief-table-status-tabs{margin:12px 0}.chief-table-detail-page .chief-table-status-tabs button{padding:8px}.chief-table-detail-page .chief-table-status-tabs b{font-size:20px}.chief-table-detail-page .chief-table-match-list{grid-template-columns:1fr;gap:8px;display:grid}.chief-table-detail-page .chief-table-match-list>article{border-radius:12px}.chief-table-detail-page .chief-table-match-list article>header{padding:8px 12px}.chief-table-detail-page .chief-table-match-list article>div{padding:10px 12px}.chief-table-detail-page .chief-table-match-list article>div b{font-size:16px}.chief-table-detail-page .chief-table-match-list article>div strong{font-size:25px}.chief-table-detail-page .chief-table-match-list article>p{padding:0 12px 8px;font-size:12px}.chief-table-detail-page .chief-table-match-list article>footer{padding:8px 12px}.chief-table-detail-page .chief-table-match-list article>footer a{padding:7px 12px}.chief-match-pagination{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-top:12px;display:grid}.chief-match-pagination button{color:#2b6fae;background:#fff;border:1px solid #d7e0e8;border-radius:9px;padding:9px}.chief-match-pagination button:disabled{color:#adb5bd;opacity:.5}.chief-match-pagination span{color:#74808c;font-size:12px}@media (max-width:720px){.chief-console-table-page>main{width:100%;padding:10px 8px 78px}.chief-console-filters{border-radius:13px;grid-template-columns:1fr;gap:8px;padding:8px}.chief-console-filters .chief-date-tabs button,.chief-console-filters .chief-period-tabs button{padding:9px 7px;font-size:14px}.chief-compact-summary{gap:18px;margin:10px auto}.chief-console-table-page .chief-court-table{min-width:610px}.chief-console-table-page .chief-court-table th,.chief-console-table-page .chief-court-table td{height:54px}.chief-console-table-page .chief-court-table thead th:last-child{width:165px}.chief-referee-pick{grid-template-columns:30px minmax(0,1fr)}.chief-referee-pick>span{width:29px;height:29px}.chief-referee-picker{border-radius:20px 20px 0 0;align-self:end;width:100%;padding:17px}.chief-referee-picker>label{grid-template-columns:1fr;padding:11px 0}.chief-table-detail-page>main{width:100%;padding:10px 8px 78px}.chief-table-detail-page .chief-table-identity{border-radius:13px}.chief-table-detail-page .chief-table-identity>em{display:none}.chief-table-detail-page .chief-table-status-tabs{gap:4px}.chief-table-detail-page .chief-table-match-list article>footer span{text-overflow:ellipsis;white-space:nowrap;max-width:185px;overflow:hidden}}.chief-console-table-page,.chief-table-detail-page{max-width:100vw;overflow-x:clip}.chief-console-table-page .chief-date-tabs,.chief-console-table-page .chief-period-tabs{flex-wrap:wrap;overflow:visible}.chief-console-table-page .chief-court-table-wrap{width:100%;overflow:visible}.chief-console-table-page .chief-court-table{table-layout:fixed;width:100%;min-width:0!important}.chief-console-table-page .chief-court-table th,.chief-console-table-page .chief-court-table td{overflow:hidden}.chief-table-match-list article>footer>div{align-items:center;gap:6px;display:flex}.chief-table-match-list article>footer>div>button{color:#c9473d;background:#fff4f2;border:1px solid #efc5c1;border-radius:8px;padding:7px 11px;font-weight:800}.chief-table-match-list article>footer>div>button:disabled{opacity:.35}.chief-forfeit-dialog{background:#fff;border-radius:20px;width:min(500px,100% - 24px);padding:20px;box-shadow:0 24px 70px #10244d4d}.chief-forfeit-dialog>header{justify-content:space-between;display:flex}.chief-forfeit-dialog>header small{color:#d44c42;font-weight:900}.chief-forfeit-dialog>header h2{margin:5px 0 0}.chief-forfeit-dialog>header button{background:0 0;border:0;font-size:28px}.chief-forfeit-players{grid-template-columns:1fr 1fr;gap:8px;margin:16px 0;display:grid}.chief-forfeit-players button{background:#fff;border:1px solid #dce2e8;border-radius:11px;padding:12px;font-weight:900}.chief-forfeit-players button.active{color:#c84238;background:#fff1ef;border-color:#dd564b}.chief-forfeit-scope{gap:8px;display:grid}.chief-forfeit-scope button{text-align:left;background:#fff;border:1px solid #dce2e8;border-radius:11px;padding:11px;display:grid}.chief-forfeit-scope button small{color:#7d8994;margin-top:3px}.chief-forfeit-scope button.active{background:#edf6ff;border-color:#3988ce}.chief-forfeit-scope button.active.danger{color:#c84238;background:#fff1ef;border-color:#dc554b}.chief-forfeit-dialog>label{color:#6f7c88;gap:5px;margin:13px 0;display:grid}.chief-forfeit-dialog>label input{border:1px solid #d9e1e8;border-radius:10px;padding:11px}.chief-forfeit-dialog>p{color:#946126;background:#fff5e9;border-radius:9px;padding:9px}.chief-forfeit-dialog>footer{grid-template-columns:1fr 1fr;gap:8px;display:grid}.chief-forfeit-dialog>footer button{background:#fff;border:1px solid #d9e1e8;border-radius:10px;padding:11px}.chief-forfeit-dialog>footer button.danger{color:#fff;background:#d94e44;border-color:#d94e44;font-weight:900}@media (max-width:720px){.chief-console-table-page .chief-date-tabs,.chief-console-table-page .chief-period-tabs{grid-template-columns:repeat(3,1fr);display:grid}.chief-console-table-page .chief-date-tabs button,.chief-console-table-page .chief-period-tabs button{white-space:normal;width:100%;min-width:0}.chief-console-table-page .chief-court-table th:first-child{width:10%}.chief-console-table-page .chief-court-table th:nth-child(2),.chief-console-table-page .chief-court-table th:nth-child(3),.chief-console-table-page .chief-court-table th:nth-child(4),.chief-console-table-page .chief-court-table th:nth-child(5){width:11%}.chief-console-table-page .chief-court-table th:nth-child(6){width:46%}.chief-console-table-page .chief-court-table th,.chief-console-table-page .chief-court-table td{line-height:1.2;height:50px!important;padding:3px 2px!important;font-size:12px!important}.chief-console-table-page .chief-court-table a{min-height:34px;padding:2px;font-size:12px!important}.chief-console-table-page .chief-court-table .summary>*{font-size:12px!important}.chief-referee-pick{grid-template-columns:25px minmax(0,1fr);gap:4px;padding:2px}.chief-referee-pick>span{width:24px;height:24px;font-size:12px}.chief-referee-pick.empty>span{font-size:20px}.chief-referee-pick b,.chief-referee-pick small{font-size:12px}.chief-compact-summary{justify-content:space-around}.chief-forfeit-dialog{border-radius:20px 20px 0 0;align-self:end;width:100%;padding:17px}.chief-table-match-list article>footer>div>button,.chief-table-match-list article>footer>div>a{padding:7px 9px}}.chief-console-filters{padding:7px 9px}.chief-console-filters .chief-date-tabs button,.chief-console-filters .chief-period-tabs button{padding:7px 8px!important;font-size:12px!important}.chief-console-table-page .chief-court-table tbody th>a,.chief-console-table-page .chief-court-table tbody td:nth-child(2)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(3)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(4)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(5)>a{font-weight:900;font-size:21px!important}.chief-console-table-page .chief-court-table tbody th>a{color:#173f72}.chief-console-table-page .chief-court-table .summary td{font-size:18px!important}.chief-referee-pick{text-align:center!important;grid-template-columns:1fr!important;place-items:center!important;padding:2px!important;display:grid!important}.chief-referee-pick.empty>span{color:#df4a42;background:#fff0ef;border-radius:50%;place-items:center;width:31px;height:31px;font-size:25px;display:grid}.chief-referee-pick p,.chief-referee-pick b,.chief-referee-pick small{text-overflow:ellipsis;white-space:nowrap;width:100%;margin:0;display:block;overflow:hidden}.chief-referee-pick b{color:#2e536f;font-size:12px}.chief-referee-pick small{color:#7d8993;margin-top:2px;font-size:12px}.chief-referee-picker>label{grid-template-columns:110px 1fr}.chief-referee-picker>label span small{display:none}.chief-table-match-list article>footer>div{grid-template-columns:1fr 1fr;width:170px;display:grid}.chief-table-match-list article>footer>div>button,.chief-table-match-list article>footer>div>a{text-align:center;width:100%}.chief-table-match-list article>footer>div>a{background:#3287d1}.chief-table-match-list article>header em{text-align:right;min-width:46px}@media (max-width:720px){.chief-console-filters .chief-date-tabs button,.chief-console-filters .chief-period-tabs button{font-size:12px!important}.chief-console-table-page .chief-court-table tbody th>a,.chief-console-table-page .chief-court-table tbody td:nth-child(2)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(3)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(4)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(5)>a{font-size:19px!important}.chief-referee-pick.empty>span{width:28px;height:28px;font-size:22px}.chief-referee-pick b,.chief-referee-pick small{font-size:12px}.chief-referee-picker,.chief-forfeit-dialog{border-radius:20px!important;align-self:center!important;width:min(500px,100% - 24px)!important}.chief-modal-mask{place-items:center!important;padding:12px!important}.chief-table-match-list article>footer>div{width:145px}}.chief-console-table-page .chief-court-table{letter-spacing:.01em;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,STSong,serif}.chief-console-table-page .chief-court-table th:first-child{width:12%}.chief-console-table-page .chief-court-table th:nth-child(2),.chief-console-table-page .chief-court-table th:nth-child(3),.chief-console-table-page .chief-court-table th:nth-child(4),.chief-console-table-page .chief-court-table th:nth-child(5){width:16%}.chief-console-table-page .chief-court-table th:nth-child(6){width:24%!important}.chief-console-table-page .chief-court-table thead th{color:#fff;letter-spacing:.06em;background:linear-gradient(#173f72,#12335e);font-size:14px;font-weight:800}.chief-console-table-page .chief-court-table tbody th>a,.chief-console-table-page .chief-court-table tbody td:nth-child(2)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(3)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(4)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(5)>a{font-variant-numeric:tabular-nums;line-height:1;font-size:25px!important}.chief-console-table-page .chief-court-table tbody th>a{color:#173f72;font-size:28px!important}.chief-console-table-page .chief-court-table a.done{color:#168052;background:#e9f7ef}.chief-console-table-page .chief-court-table a.live{color:#d8463d;background:#fff0ee}.chief-console-table-page .chief-court-table a.pending{color:#267bc3;background:#eaf4ff}.chief-console-table-page .chief-court-table a.quiet{color:#939ba3;background:#f2f4f6}.chief-console-table-page .chief-referee-pick b,.chief-console-table-page .chief-referee-pick small{font-family:var(--font-geist-sans),"Microsoft YaHei",sans-serif;font-size:12px;font-weight:700}.chief-console-table-page .chief-referee-pick.empty>span{font-family:var(--font-geist-sans),sans-serif}@media (max-width:720px){.chief-console-table-page .chief-court-table th:first-child{width:12%}.chief-console-table-page .chief-court-table th:nth-child(2),.chief-console-table-page .chief-court-table th:nth-child(3),.chief-console-table-page .chief-court-table th:nth-child(4),.chief-console-table-page .chief-court-table th:nth-child(5){width:16%}.chief-console-table-page .chief-court-table th:nth-child(6){width:24%!important}.chief-console-table-page .chief-court-table thead th{font-size:12px!important}.chief-console-table-page .chief-court-table tbody th>a,.chief-console-table-page .chief-court-table tbody td:nth-child(2)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(3)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(4)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(5)>a{font-size:22px!important}.chief-console-table-page .chief-court-table tbody th>a{font-size:25px!important}.chief-console-table-page .chief-referee-pick b,.chief-console-table-page .chief-referee-pick small{font-size:12px}}.chief-console-filters{background:linear-gradient(135deg,#f7fbff,#eef5fb);border-color:#cbdbea}.chief-console-filters .chief-date-tabs button,.chief-console-filters .chief-period-tabs button{color:#52677c;border:1px solid #0000!important}.chief-console-filters .chief-date-tabs button.active,.chief-console-filters .chief-period-tabs button.active{box-shadow:0 5px 14px #1b588f17;color:#1f659f!important;background:#fff!important;border-color:#2f79bc!important}.chief-compact-summary.four-items{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:12px;width:min(660px,100%);display:grid}.chief-compact-summary>a{text-align:center;border-radius:12px;place-items:center;padding:7px 10px;display:grid}.chief-compact-summary>a:hover{background:#edf5fc}.chief-compact-summary>a b,.chief-compact-summary>a span{display:block}.chief-compact-summary>a b{color:#1f66ae;font-size:25px}.chief-compact-summary>a span{color:#778591;margin-top:2px;font-size:12px}.chief-match-players b small{border-radius:999px;width:max-content;margin:5px auto 0;padding:3px 7px;font-size:12px;display:block}.chief-match-players b small.checked{color:#18784e;background:#e9f7ef}.chief-match-players b small.missing{color:#c64a40;background:#fff1ef}.chief-table-match-list article>footer.chief-match-actions{gap:7px;display:grid}.chief-match-actions .primary-actions{grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;width:100%;display:grid}.chief-match-actions .primary-actions>button,.chief-match-actions .primary-actions>a{text-align:center;border-radius:9px;padding:9px}.chief-match-actions .primary-actions>span{color:#657585;text-align:center;min-width:58px;font-weight:900}.chief-match-actions .call-actions{grid-template-columns:1fr 1fr;gap:7px;width:100%;display:grid}.chief-match-actions .call-actions button{color:#2b6fa9;background:#f6faff;border:1px solid #cbd9e6;border-radius:9px;padding:8px;font-weight:800}.chief-call-dialog{background:#fff;border-radius:20px;width:min(450px,100% - 24px);padding:20px}.chief-call-dialog>header{justify-content:space-between;display:flex}.chief-call-dialog header small{color:#317bbd;font-weight:900}.chief-call-dialog header h2{margin:4px 0}.chief-call-dialog header button{background:0 0;border:0;font-size:27px}.chief-call-players{grid-template-columns:1fr 1fr;gap:8px;margin:15px 0;display:grid}.chief-call-players button{background:#fff;border:1px solid #d8e1e9;border-radius:10px;padding:12px;font-weight:900}.chief-call-players button.active{color:#246da9;background:#edf6ff;border-color:#2f82c9}.chief-call-dialog>p{text-align:center;background:#f2f6fa;border-radius:10px;padding:12px}.chief-call-dialog>footer{grid-template-columns:1fr 1fr;gap:8px;display:grid}.chief-call-dialog>footer button{background:#fff;border:1px solid #d6e0e8;border-radius:10px;padding:11px}.chief-call-dialog>footer button:last-child{color:#fff;background:#2f82c9;border-color:#2f82c9;font-weight:900}@media (max-width:620px){.chief-compact-summary.four-items{gap:4px}.chief-compact-summary.four-items>i{display:none}.chief-compact-summary>a{padding:6px 2px}.chief-compact-summary>a b{font-size:22px}.chief-table-match-list article>footer.chief-match-actions{display:grid}.chief-call-dialog{align-self:center!important}}.chief-console-table-page .chief-compact-summary.four-items{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;max-width:none}.chief-console-table-page .chief-compact-summary.four-items>i{display:none}.chief-console-table-page .chief-compact-summary.four-items>a{background:#fff;border:1px solid #dbe6ef;min-width:0;padding:9px 8px}.chief-console-table-page .chief-compact-summary.four-items>a:first-of-type b{color:#214e78}.chief-console-table-page .chief-compact-summary.four-items>a:nth-of-type(2) b{color:#d84b3f}.chief-console-table-page .chief-compact-summary.four-items>a:nth-of-type(3) b{color:#287bbd}.chief-console-table-page .chief-compact-summary.four-items>a:nth-of-type(4) b{color:#178155}.chief-table-match-list article>footer.chief-match-actions.single-row{grid-template-columns:minmax(64px,.8fr) minmax(58px,.7fr) minmax(78px,1fr) minmax(78px,1fr) minmax(64px,.8fr);align-items:center;gap:7px;width:100%;overflow-x:auto;display:grid!important}.chief-match-actions.single-row>button,.chief-match-actions.single-row>a,.chief-match-actions.single-row>span{text-align:center;white-space:nowrap;border-radius:9px;place-items:center;min-height:38px;padding:8px 6px;font-size:13px;font-weight:900;display:grid}.chief-match-actions.single-row>button{color:#2b6fa9;background:#f6faff;border:1px solid #cbd9e6}.chief-match-actions.single-row>.forfeit-action{color:#c64038;background:#fff4f2;border-color:#f0cbc7}.chief-match-actions.single-row>span{color:#617384;background:#f1f4f7}.chief-match-actions.single-row>.start-action{color:#fff;background:#2478ba}@media (max-width:620px){.chief-console-table-page .chief-compact-summary.four-items{gap:6px}.chief-console-table-page .chief-compact-summary.four-items>a span{font-size:12px}.chief-table-match-list article>footer.chief-match-actions.single-row{grid-template-columns:64px 58px 76px 76px 64px;gap:5px}.chief-match-actions.single-row>button,.chief-match-actions.single-row>a,.chief-match-actions.single-row>span{padding:7px 4px;font-size:12px}}.chief-schedule-visibility{text-align:center;background:#fff9e9;border:1px solid #e1c98d;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:11px 13px;display:flex}.chief-schedule-visibility>div{flex:1}.chief-schedule-visibility b,.chief-schedule-visibility small{display:block}.chief-schedule-visibility small{color:#7b6c4e;margin-top:3px}.chief-schedule-visibility button{color:#fff;background:#d58b19;border:0;border-radius:9px;padding:9px 13px;font-weight:900}.chief-schedule-visibility.open{background:#edf8f3;border-color:#9fd2bd}.chief-schedule-visibility.open button{background:#236d58}.chief-schedule-visibility button:disabled{opacity:.55}@media (max-width:620px){.chief-schedule-visibility{padding:8px}.chief-schedule-visibility small{font-size:12px}.chief-schedule-visibility button{flex:none;padding:8px}}.chief-progress-heading{justify-content:space-between;align-items:end;margin:14px 2px 8px;display:flex}.chief-progress-heading small{color:#2e76b4;letter-spacing:.13em;font-size:10px;font-weight:900}.chief-progress-heading h2{margin:3px 0 0;font-size:20px}.chief-progress-heading>span{color:#7d8b97;font-size:11px}.chief-live-court-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.chief-live-court-card{color:#173149;background:#fff;border:1px solid #d8e3ea;border-left:5px solid #aab5bd;border-radius:14px;text-decoration:none;overflow:hidden;box-shadow:0 7px 20px #183a6410}.chief-live-court-card.live{border-left-color:#e2473e}.chief-live-court-card.pending{border-left-color:#3287c8}.chief-live-court-card>header{border-bottom:1px solid #edf1f4;justify-content:space-between;align-items:center;padding:8px 11px;display:flex}.chief-live-court-card>header strong{color:#173f72;font-size:25px}.chief-live-court-card>header strong small{margin-left:2px;font-size:11px}.chief-live-court-card>header em{color:#78838c;background:#f1f3f5;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:900}.chief-live-court-card.live>header em{color:#d43f37;background:#fff0ee}.chief-live-court-card.pending>header em{color:#2779b9;background:#eaf4ff}.chief-live-court-match{text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;min-height:54px;padding:8px 11px;display:grid}.chief-live-court-match b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.chief-live-court-match span{color:#174a7a;font-size:20px;font-weight:950}.chief-live-court-match p{color:#8a959d;grid-column:1/-1;margin:0;font-size:12px}.chief-live-court-card>footer{background:#f8fafb;grid-template-columns:1fr auto;align-items:end;gap:10px;padding:8px 11px;display:grid}.chief-live-court-card>footer>div>span{color:#526777;font-size:11px;display:block}.chief-live-court-card>footer i{background:#dfe6ea;border-radius:999px;height:5px;margin-top:5px;display:block;overflow:hidden}.chief-live-court-card>footer i em{background:#22805f;border-radius:999px;height:100%;display:block}.chief-live-court-card>footer p{color:#6f7f8a;text-align:right;margin:0;font-size:10px}.chief-live-court-card>footer p b{color:#2b75ac;font-size:14px}.chief-tool-menu{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.chief-tool-menu>a,.chief-tool-menu>button{color:#20394d;text-align:left;background:#fff;border:1px solid #d9e3ea;border-radius:12px;grid-template-columns:35px 1fr auto;align-items:center;gap:8px;padding:10px;text-decoration:none;display:grid}.chief-tool-menu>button.active{background:#edf6ff;border-color:#377fc0}.chief-tool-menu>*>span{color:#246fa8;background:#eaf3fb;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.chief-tool-menu p,.chief-tool-menu b,.chief-tool-menu small{margin:0;display:block}.chief-tool-menu b{font-size:12px}.chief-tool-menu small{color:#7d8993;margin-top:2px;font-size:9px}.chief-tool-menu em{color:#2d79b5;font-size:11px;font-style:normal}.chief-court-detail-table{margin-top:12px}.chief-live-ai{margin-top:0!important}@media (max-width:620px){.chief-progress-heading{margin-top:10px}.chief-progress-heading h2{font-size:18px}.chief-live-court-grid{grid-template-columns:1fr}.chief-live-court-card>header{padding:6px 9px}.chief-live-court-match{min-height:45px;padding:6px 9px}.chief-live-court-card>footer{padding:6px 9px}.chief-tool-menu{grid-template-columns:1fr;gap:6px}.chief-tool-menu>a,.chief-tool-menu>button{padding:8px 10px}.chief-tool-menu small{font-size:10px}}.chief-top-mode-menu{scrollbar-width:none;gap:8px;margin-bottom:10px;padding:2px;display:flex;overflow-x:auto}.chief-top-mode-menu>*{color:#243d51;text-align:left;background:#fff;border:1px solid #d8e3eb;border-radius:11px;flex:0 0 190px;padding:9px 11px}.chief-top-mode-menu .active{background:#eaf5ff;border-color:#287abc}.chief-top-mode-menu b,.chief-top-mode-menu small{display:block}.chief-top-mode-menu b{font-size:13px}.chief-top-mode-menu small{color:#7c8994;margin-top:2px;font-size:10px}.chief-search-panel{margin:8px 0;position:relative}.chief-search-panel>label{background:#fff;border:1px solid #ccd9e4;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;padding:0 10px;display:grid}.chief-search-panel input{border:0;outline:0;height:39px;font-size:13px}.chief-search-panel label button{background:0 0;border:0;font-size:20px}.chief-search-panel>div{z-index:30;background:#fff;border:1px solid #d7e1e9;border-radius:0 0 12px 12px;max-height:310px;position:absolute;left:0;right:0;overflow:auto;box-shadow:0 14px 35px #1a395b2b}.chief-search-panel>div>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f3;grid-template-columns:auto 1fr;gap:3px 9px;width:100%;padding:10px;display:grid}.chief-search-panel>div>button span{color:#2a78b5;grid-row:1/3;font-size:11px}.chief-search-panel>div>button b{font-size:13px}.chief-search-panel>div>button small{color:#7b8791}.chief-search-panel>div>p{text-align:center;margin:0;padding:20px}.chief-console-table-page .chief-court-table tbody th>button{color:#173f72;background:0 0;border:0;width:100%;font-family:inherit;font-size:28px}.chief-console-table-page .chief-court-table tbody td{font-variant-numeric:tabular-nums;font-size:24px}.chief-console-table-page .chief-court-table td.done{color:#168052;background:#e9f7ef}.chief-console-table-page .chief-court-table td.live{color:#d8463d;background:#fff0ee}.chief-console-table-page .chief-court-table td.pending{color:#267bc3;background:#eaf4ff}.chief-console-table-page .chief-court-table td.quiet{color:#939ba3;background:#f2f4f6}.chief-match-center-mask{z-index:500;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#10244d8f;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.chief-match-center-mask>section{background:#fff;border-radius:20px;width:min(620px,100%);max-height:90vh;overflow:auto;box-shadow:0 25px 75px #10244d55}.chief-match-center-mask>section>header{border-bottom:1px solid #e8edf1;justify-content:space-between;padding:18px;display:flex}.chief-match-center-mask header small{color:#2879b8;font-weight:900}.chief-match-center-mask header h2{margin:5px 0}.chief-match-center-mask header h2 i{color:#80909c;font-style:normal}.chief-match-center-mask header p{color:#71808c;margin:0}.chief-match-center-mask header>button{background:0 0;border:0;font-size:28px}.chief-match-center-mask>section>nav{grid-template-columns:repeat(3,1fr);gap:7px;padding:12px 18px;display:grid}.chief-match-center-mask>section>nav button{background:#fff;border:1px solid #d7e0e8;border-radius:9px;padding:10px;font-weight:900}.chief-match-center-mask>section>nav button.active{color:#fff;background:#267abb;border-color:#267abb}.chief-game-score-editor,.chief-center-form{padding:4px 18px 20px}.chief-game-score-editor>p{color:#637788;text-align:center;background:#eef5fa;border-radius:9px;padding:9px;font-size:12px}.chief-game-score-editor>section{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.chief-game-score-editor article{text-align:center}.chief-game-score-editor article>b{min-height:40px;display:block}.chief-game-score-editor article>div{border:1px solid #d4dfe7;border-radius:12px;grid-template-columns:44px 1fr 44px;align-items:center;display:grid}.chief-game-score-editor article button{color:#2678b5;background:#edf5fb;border:0;height:45px;font-size:24px}.chief-game-score-editor article strong{font-size:34px}.chief-game-score-editor>section>i{font-size:28px;font-style:normal}.chief-match-center-mask .primary{color:#fff;background:#2678b9;border:0;border-radius:10px;width:100%;margin-top:14px;padding:12px;font-weight:900}.chief-center-form label{color:#667786;gap:7px;display:grid}.chief-center-form select{background:#fff;border:1px solid #d4dee7;border-radius:10px;height:44px;padding:0 10px}.chief-match-center-mask button:disabled{opacity:.5}@media (max-width:620px){.chief-console-table-page>main{padding-top:7px}.chief-top-mode-menu>*{flex-basis:150px;padding:7px 9px}.chief-console-filters{padding:6px;display:block}.chief-console-table-page .chief-date-tabs{gap:5px;flex-wrap:nowrap!important;display:flex!important;overflow-x:auto!important}.chief-console-table-page .chief-date-tabs button{white-space:nowrap!important;flex:0 0 88px!important;width:auto!important;padding:7px 5px!important}.chief-console-table-page .chief-period-tabs{grid-template-columns:repeat(3,1fr);margin-top:5px;display:grid!important}.chief-console-table-page .chief-period-tabs button{padding:6px!important}.chief-console-table-page .chief-compact-summary.four-items{gap:4px;margin:6px 0}.chief-console-table-page .chief-compact-summary.four-items>div{text-align:center;background:#fff;border:1px solid #dce6ed;border-radius:9px;padding:4px}.chief-console-table-page .chief-compact-summary.four-items b,.chief-console-table-page .chief-compact-summary.four-items span{display:block}.chief-console-table-page .chief-compact-summary.four-items b{font-size:18px}.chief-console-table-page .chief-compact-summary.four-items span{font-size:10px}.chief-console-table-page .chief-court-table th,.chief-console-table-page .chief-court-table td{height:44px!important}.chief-console-table-page .chief-court-table tbody th>button{font-size:23px}.chief-console-table-page .chief-court-table tbody td{font-size:19px}.chief-match-center-mask{place-items:center;padding:10px}.chief-match-center-mask>section{border-radius:18px;max-height:88vh}.chief-match-center-mask header h2{font-size:18px}.chief-game-score-editor article>div{grid-template-columns:38px 1fr 38px}.chief-game-score-editor article strong{font-size:28px}.chief-console-table-page .chief-court-table thead th{line-height:1.15;height:58px!important;padding:5px 1px!important;font-size:16px!important}.chief-console-table-page .chief-court-table tbody th,.chief-console-table-page .chief-court-table tbody td{height:76px!important;padding:5px 3px!important}.chief-console-table-page .chief-court-table tbody th>button{font-weight:500;line-height:1;font-size:36px!important}.chief-console-table-page .chief-court-table tbody td:nth-child(2),.chief-console-table-page .chief-court-table tbody td:nth-child(3),.chief-console-table-page .chief-court-table tbody td:nth-child(4),.chief-console-table-page .chief-court-table tbody td:nth-child(5){font-weight:500;line-height:1;font-size:32px!important}.chief-console-table-page .chief-court-table tbody td:nth-child(3),.chief-console-table-page .chief-court-table tbody td:nth-child(4),.chief-console-table-page .chief-court-table tbody td:nth-child(5){background-clip:padding-box;border-radius:10px}.chief-console-table-page .chief-referee-pick b,.chief-console-table-page .chief-referee-pick small{font-size:11px!important}.chief-console-table-page .chief-court-table tbody th>a,.chief-console-table-page .chief-court-table tbody td:nth-child(2)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(3)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(4)>a,.chief-console-table-page .chief-court-table tbody td:nth-child(5)>a{line-height:1;min-height:64px!important;font-size:32px!important;font-weight:500!important}.chief-console-table-page .chief-court-table tbody th>a{font-size:36px!important}.chief-console-table-page .chief-court-table tbody td.done,.chief-console-table-page .chief-court-table tbody td.live,.chief-console-table-page .chief-court-table tbody td.pending,.chief-console-table-page .chief-court-table tbody td.quiet{background:0 0}.chief-console-table-page .chief-court-table tbody a.done{color:#168052;background:#e9f7ef}.chief-console-table-page .chief-court-table tbody a.live{color:#d8463d;background:#fff0ee}.chief-console-table-page .chief-court-table tbody a.pending{color:#267bc3;background:#eaf4ff}.chief-console-table-page .chief-court-table tbody a.quiet{color:#939ba3;background:#f2f4f6}}.chief-console-table-page .chief-table-match-list article>footer.chief-match-actions.single-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;overflow:visible}.chief-match-actions.single-row>.move-action{color:#916b08;background:#fff9e8;border-color:#e6c36b}.chief-move-targets{grid-template-columns:1fr 1fr;gap:8px;margin:15px 0;display:grid}.chief-move-targets button{text-align:left;background:#fff;border:1px solid #d8e1e9;border-radius:11px;gap:4px;padding:12px;display:grid}.chief-move-targets button b{color:#24394d}.chief-move-targets button small{color:#758493;line-height:1.45}.chief-move-targets button.active{background:#edf6ff;border-color:#2f82c9}.chief-move-targets button.active b{color:#246da9}.chief-move-select{color:#5e7183;gap:7px;margin:12px 0;font-weight:800;display:grid}.chief-move-select select{color:#20364a;background:#fff;border:1px solid #ccd9e5;border-radius:10px;width:100%;padding:12px;font-size:16px}@media (max-width:620px){.chief-console-table-page .chief-table-match-list article>footer.chief-match-actions.single-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.chief-match-actions.single-row>button,.chief-match-actions.single-row>a{min-width:0}.chief-move-targets{grid-template-columns:1fr}}.chief-table-detail-page .chief-table-match-list article>footer.chief-match-actions.single-row{box-sizing:border-box!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:10px!important;width:100%!important;padding:14px!important;display:grid!important;overflow:visible!important}.chief-table-detail-page .chief-match-actions.single-row>button,.chief-table-detail-page .chief-match-actions.single-row>a{box-sizing:border-box;letter-spacing:.01em;white-space:nowrap;place-items:center;line-height:1.15;box-shadow:0 3px 9px #14375d12;border-radius:14px!important;min-width:0!important;min-height:54px!important;padding:10px 5px!important;font-size:17px!important;font-weight:800!important;display:grid!important}.chief-table-detail-page .chief-match-actions.single-row>.forfeit-action{color:#c64038!important;background:#fff5f3!important;border-color:#f0cbc7!important}.chief-table-detail-page .chief-match-actions.single-row>.move-action{color:#8b6909!important;background:#fffbea!important;border-color:#ead184!important}.chief-table-detail-page .chief-match-actions.single-row>button:not(.forfeit-action):not(.move-action){color:#276f9f!important;background:#f5faff!important;border-color:#c9dbe9!important}.chief-table-detail-page .chief-match-actions.single-row>.start-action{color:#fff!important;background:#2478ba!important;border:1px solid #2478ba!important}.chief-move-dialog{border-radius:28px!important;width:min(520px,100% - 24px)!important;padding:24px!important;box-shadow:0 28px 80px #10244d52!important}.chief-move-dialog>header h2{font-size:22px;line-height:1.35}.chief-move-dialog>header small{font-size:14px}.chief-move-targets{gap:12px;margin:20px 0}.chief-move-targets button{border-radius:18px;min-height:92px;padding:16px}.chief-move-targets button b{font-size:18px}.chief-move-targets button small{font-size:14px}.chief-move-fields{gap:12px;display:grid}.chief-move-select{gap:9px;margin:0;font-size:16px}.chief-move-select select,.chief-move-select input{box-sizing:border-box;color:#18334a;background:#f8fafc;border:1px solid #cbd8e3;border-radius:16px;width:100%;min-height:58px;padding:0 16px;font:700 18px/1.2 inherit}.chief-move-dialog>p{margin:16px 0 0;font-size:15px;line-height:1.5;border-radius:14px!important;padding:14px!important}.chief-move-dialog>footer{gap:12px;margin-top:18px}.chief-move-dialog>footer button{min-height:54px;font-size:17px;border-radius:15px!important}.chief-move-dialog>footer button:last-child{background:#087bd7!important}@media (max-width:620px){.chief-table-detail-page .chief-table-match-list article>footer.chief-match-actions.single-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;padding:12px 10px!important}.chief-table-detail-page .chief-match-actions.single-row>button,.chief-table-detail-page .chief-match-actions.single-row>a{border-radius:13px!important;min-height:56px!important;padding:9px 2px!important;font-size:16px!important}.chief-move-dialog{border-radius:26px!important;align-self:center!important;width:calc(100% - 20px)!important;padding:20px!important}.chief-move-targets{gap:8px;grid-template-columns:1fr 1fr!important}.chief-move-targets button{min-height:100px;padding:14px 12px}.chief-move-targets button b{font-size:17px}.chief-move-targets button small{font-size:13px}}.chief-checkin-page{color:#1b3043;background:#f3f6f9;min-height:100dvh}.chief-checkin-page>header{z-index:30;text-align:center;background:#fff;border-bottom:1px solid #dce5eb;grid-template-columns:90px 1fr 90px;align-items:center;padding:12px;display:grid;position:sticky;top:0}.chief-checkin-page>header>a{color:#2678b5;text-align:left;font-weight:900}.chief-checkin-page>header h1{margin:0;font-size:20px}.chief-checkin-page>header small{color:#788793}.chief-checkin-page>main{width:min(720px,100% - 20px);margin:10px auto}.chief-checkin-date{color:#607486;background:#fff;border:1px solid #dce5eb;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:9px 12px;font-weight:900;display:grid}.chief-checkin-date input{border:1px solid #d2dde5;border-radius:9px;padding:9px;font-size:16px}.chief-top-mode-menu .chief-checkin-menu-link{background:#effaf5;border-color:#87c6ae}.chief-top-mode-menu .chief-checkin-menu-link b{color:#167853}@media (max-width:620px){.chief-checkin-page>header{grid-template-columns:78px 1fr 78px}.chief-checkin-page .chief-checkin-summary{margin-top:8px}}
.chief-owned-page{background:#f3f7f5;min-height:100dvh;padding:20px}.chief-owned-page>header{color:#fff;background:linear-gradient(135deg,#103c65,#176d75);border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;width:min(1180px,100%);margin:0 auto 18px;padding:22px;display:grid;box-shadow:0 14px 34px #123e5722}.chief-owned-page>header a{color:#fff;font-weight:900;text-decoration:none}.chief-owned-page>header div{text-align:center}.chief-owned-page>header small,.chief-owned-page>header p{color:#cfe4e6;margin:0;display:block}.chief-owned-page>header h1{margin:5px 0;font-size:28px}.chief-create-event{border:1px solid #fff6;border-radius:11px;padding:10px 13px}.chief-owned-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(1180px,100%);margin:auto;display:grid}.chief-owned-grid>article{background:#fff;border:1px solid #d9e4df;border-radius:18px;padding:18px;box-shadow:0 9px 24px #244c3d0c}.chief-owned-grid article>header{justify-content:space-between;gap:10px;display:flex}.chief-owned-grid article>header span{color:#147458;background:#e5f5ef;border-radius:999px;padding:5px 9px;font-weight:900}.chief-owned-grid article>header small{color:#71817a}.chief-owned-grid h2{color:#183e54;margin:16px 0 7px}.chief-owned-grid article>p{color:#75837d;margin:0}.chief-owned-metrics{grid-template-columns:repeat(3,1fr);gap:7px;margin:16px 0;display:grid}.chief-owned-metrics b{color:#174f62;background:#f2f7f5;border-radius:12px;place-items:center;padding:11px;font-size:24px;display:grid}.chief-owned-metrics small{color:#7a8983;margin-top:3px;font-size:12px;display:block}.chief-owned-grid footer{grid-template-columns:1fr 1fr 1.4fr;gap:7px;display:grid}.chief-owned-grid footer a{color:#365a51;text-align:center;border:1px solid #cbdad4;border-radius:10px;place-items:center;min-height:44px;font-weight:900;text-decoration:none;display:grid}.chief-owned-grid footer a.primary{color:#fff;background:#176d75;border-color:#176d75}.chief-owned-empty{text-align:center;background:#fff;border-radius:20px;width:min(720px,100%);margin:70px auto;padding:36px}.chief-owned-empty a{color:#fff;background:#176d75;border-radius:10px;margin-top:12px;padding:11px 16px;font-weight:900;text-decoration:none;display:inline-block}.chief-owned-notice{z-index:20;color:#fff;background:#173e53;border:0;border-radius:12px;margin:auto;padding:13px;position:fixed;bottom:16px;left:16px;right:16px}@media (max-width:760px){.chief-owned-page{padding:8px}.chief-owned-page>header{grid-template-columns:auto 1fr;padding:15px 12px}.chief-owned-page>header>div{text-align:left;grid-area:1/1/auto/-1;padding-left:42px}.chief-owned-page>header>a:first-child{position:absolute}.chief-create-event{grid-area:2/2;justify-self:end}.chief-owned-grid{grid-template-columns:1fr}.chief-owned-grid>article{padding:14px}.chief-owned-grid footer{grid-template-columns:1fr 1fr}.chief-owned-grid footer a.primary{grid-column:1/-1}.chief-owned-page>header h1{font-size:23px}.chief-owned-page>header p{font-size:13px}}
.registration-import-panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px}.registration-import-panel>header{text-align:center;justify-content:center;align-items:center;gap:12px;display:flex}.registration-import-panel h2,.registration-import-panel p{margin:0}.registration-import-panel header p{color:var(--muted);margin-top:4px;font-size:14px}.registration-import-panel>header>button{border:1px solid var(--accent);color:var(--accent);background:#fff;border-radius:9px;padding:8px 10px;font-weight:900}.registration-import-drop{background:var(--accent-soft);text-align:center;cursor:pointer;border:2px dashed #bad0c8;border-radius:12px;margin:12px auto;padding:22px 10px;display:block}.registration-import-drop input{opacity:0;width:1px;height:1px;position:absolute}.registration-import-drop b,.registration-import-drop small{display:block}.registration-import-drop b{color:var(--accent);font-size:18px}.registration-import-drop small{color:var(--muted);margin-top:5px}.registration-import-summary{grid-template-columns:repeat(3,1fr) minmax(110px,1.3fr);align-items:stretch;gap:6px;margin:9px 0;display:grid}.registration-import-summary>b{border:1px solid var(--line);border-radius:9px;place-items:center;padding:7px;font-size:20px;display:grid}.registration-import-summary small{color:var(--muted);font-size:14px;display:block}.registration-import-summary .danger{color:#b42318}.registration-import-summary .good{color:#13804b}.registration-import-summary button{background:var(--accent);color:#fff;border:0;border-radius:9px;font-weight:900}.registration-import-summary button:disabled{background:#a8b5b0}.registration-import-table{border:1px solid var(--line);border-radius:10px;max-height:45dvh;overflow:auto}.registration-import-table table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:14px}.registration-import-table th{z-index:1;background:#eff5f2;position:sticky;top:0}.registration-import-table th,.registration-import-table td{text-align:center;border-bottom:1px solid #e6ece9;padding:7px}.registration-import-table tr.invalid{color:#8f2118;background:#fff1ef}.registration-import-result{text-align:center;background:#edf8f1;border-radius:11px;margin-top:10px;padding:12px}.registration-import-result h3{margin:0 0 8px}.registration-import-result>div{grid-template-columns:repeat(3,1fr);display:grid}.registration-import-result b{font-size:22px}.registration-import-result small{color:var(--muted);font-size:14px;display:block}.registration-import-result ul{text-align:left;background:#fff;max-height:150px;margin:10px 0 0;padding:8px 24px;overflow:auto}.registration-import-notice{background:var(--ink);color:#fff;border:0;border-radius:9px;width:100%;margin-top:8px;padding:9px;display:block}@media (max-width:760px){.registration-import-panel{padding:10px}.registration-import-panel>header{text-align:left;justify-content:space-between}.registration-import-panel header p{display:none}.registration-import-drop{padding:16px 8px}.registration-import-summary{grid-template-columns:repeat(3,1fr)}.registration-import-summary button{grid-column:1/-1;min-height:42px}.registration-import-table{max-height:42dvh}.registration-import-table th,.registration-import-table td{padding:6px 5px}}
.chief-head-tools{gap:6px;display:flex}.chief-head-tools a{color:#2457ad;background:#edf3ff;border-radius:9px;padding:7px 9px;font-size:12px;font-weight:900}.chief-ai-page,.chief-data-page{min-height:100vh;color:var(--ink);background:#f3f6fb}.chief-ai-page>header,.chief-data-page>header{z-index:50;background:#fff;border-bottom:1px solid #dce4ef;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:11px max(14px,50vw - 560px);display:grid;position:sticky;top:0}.chief-ai-page>header>div,.chief-data-page>header>div{align-items:center;gap:9px;display:flex}.chief-ai-page>header>div>span,.chief-data-page>header>div>span{color:#fff;background:#173d86;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.chief-ai-page header p,.chief-data-page header p,.chief-ai-page header b,.chief-data-page header b,.chief-ai-page header small,.chief-data-page header small{margin:0;display:block}.chief-ai-page header small,.chief-data-page header small{color:var(--muted)}.chief-ai-page>header>a,.chief-data-page>header>a{color:#2457ad;font-weight:900}.chief-ai-page>main,.chief-data-page>main{width:min(1100px,100% - 28px);margin:auto;padding:18px 0 80px}.chief-ai-hero{color:#fff;background:linear-gradient(135deg,#102e68,#2863ca);border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:20px;padding:25px;display:grid;box-shadow:0 16px 35px #173d8633}.chief-ai-hero span{color:#bcd2ff;font-weight:800}.chief-ai-hero h1{margin:7px 0;font-size:clamp(24px,4vw,38px)}.chief-ai-hero p{color:#d7e4ff;max-width:720px;margin:0}.chief-ai-hero>button{color:#1f55b5;background:#fff;border:0;border-radius:13px;padding:14px 17px;font-weight:900}.chief-ai-control{background:#fff;border:1px solid #dce4ef;border-radius:15px;justify-content:space-between;align-items:center;margin-top:12px;padding:13px;display:flex}.chief-ai-control b,.chief-ai-control small{display:block}.chief-ai-control small{color:var(--muted);margin-top:3px}.chief-ai-control nav{background:#edf1f7;border-radius:10px;gap:5px;padding:4px;display:flex}.chief-ai-control nav button{background:0 0;border:0;border-radius:8px;padding:8px 12px}.chief-ai-control nav button.active{color:#2055b5;background:#fff;box-shadow:0 3px 9px #173d8614}.chief-ai-control nav button.active.danger{color:#c84c42}.chief-ai-sessions,.chief-ai-queue,.chief-ai-history,.chief-referee-ranking,.chief-duration-list{background:#fff;border:1px solid #dce4ef;border-radius:17px;margin-top:12px;padding:15px}.chief-ai-sessions>header,.chief-ai-queue>header,.chief-referee-ranking>header,.chief-duration-list>header{justify-content:space-between;align-items:center;display:flex}.chief-ai-sessions>header span,.chief-ai-queue>header p,.chief-referee-ranking>header p{color:var(--muted);margin:0;font-size:12px}.chief-ai-sessions>div{gap:8px;margin-top:10px;display:flex}.chief-ai-sessions article{background:#eef4ff;border-radius:11px;flex:1;padding:11px}.chief-ai-sessions article strong,.chief-ai-sessions article span{display:block}.chief-ai-sessions article span{color:#2457ad;margin-top:3px}.chief-ai-overview,.chief-data-summary{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px;display:grid}.chief-ai-overview article,.chief-data-summary article{background:#fff;border:1px solid #dce4ef;border-radius:15px;padding:14px}.chief-ai-overview span,.chief-ai-overview strong,.chief-data-summary span,.chief-data-summary strong,.chief-data-summary small{display:block}.chief-ai-overview strong,.chief-data-summary strong{margin-top:5px;font-size:27px}.chief-data-summary small{color:var(--muted);margin-top:4px}.chief-ai-queue>header>div h2,.chief-ai-queue>header>div p{margin:0}.chief-ai-queue>header>b{color:#fff;background:#173d86;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.chief-ai-queue>article{border-top:1px solid #edf0f5;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px 0;display:grid}.chief-ai-queue>article>span{color:#2457ad;background:#edf3ff;border-radius:8px;padding:7px;font-weight:900}.chief-ai-queue h3,.chief-ai-queue p{margin:0}.chief-ai-queue h3{font-size:14px}.chief-ai-queue p{color:var(--muted);margin-top:3px;font-size:12px}.chief-ai-queue footer{gap:5px;display:flex}.chief-ai-queue footer button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px}.chief-ai-queue footer .approve{color:#fff;background:#2860c6;border-color:#2860c6}.chief-ai-empty{color:var(--muted);text-align:center;background:#f4f6f9;border-radius:10px;margin-top:10px;padding:18px}.chief-ai-history>header h2{margin:0}.chief-ai-history>p{border-top:1px solid #edf0f5;grid-template-columns:auto 1fr;gap:4px 9px;margin:0;padding:10px 0;display:grid}.chief-ai-history>p span{color:#2457ad;background:#eef4ff;border-radius:7px;grid-row:1/3;padding:6px}.chief-ai-history>p small{color:var(--muted)}.chief-data-focus{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.chief-data-focus>article{background:#fff;border:1px solid #dce4ef;border-radius:16px;padding:14px}.chief-data-focus header{justify-content:space-between;display:flex}.chief-data-focus header h2{margin:0}.chief-data-focus header span{color:var(--muted)}.chief-data-focus p{grid-template-columns:30px 1fr auto;align-items:center;margin:9px 0;display:grid}.chief-data-focus p i{color:#2457ad;background:#eef4ff;border-radius:8px;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.chief-ranking-table{margin-top:12px;overflow:auto}.chief-ranking-table>div{border-top:1px solid #edf0f5;grid-template-columns:1.3fr repeat(4,1fr);min-width:680px;padding:10px;display:grid}.chief-ranking-table .head{background:#f5f7fa}.chief-duration-list>article{border-top:1px solid #edf0f5;grid-template-columns:55px 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.chief-duration-list>article>strong{font-size:20px}.chief-duration-list article b,.chief-duration-list article small{display:block}.chief-duration-list article small{color:var(--muted)}.chief-duration-list article p{flex-wrap:wrap;gap:5px;margin:6px 0 0;display:flex}.chief-duration-list article p span{background:#f1f4f8;border-radius:7px;padding:4px 6px;font-size:12px}.chief-duration-list article em{color:#2457ad;font-size:18px;font-style:normal;font-weight:900}.referee-chief-update{background:#eef4ff;border:1px solid #cbdaf5;border-radius:13px;align-items:flex-start;gap:10px;margin-bottom:10px;padding:11px;display:flex}.referee-chief-update>span{color:#fff;background:#173d86;border-radius:8px;padding:6px;font-size:12px;font-weight:900}.referee-chief-update b,.referee-chief-update p{margin:0;display:block}.referee-chief-update p{color:#445a7d;margin-top:3px}@media (max-width:720px){.chief-head-tools a{padding:6px}.chief-ai-page>header,.chief-data-page>header{padding:10px}.chief-ai-page>main,.chief-data-page>main{width:calc(100% - 20px);padding-top:10px}.chief-ai-hero{grid-template-columns:1fr;padding:18px}.chief-ai-hero>button{width:100%}.chief-ai-control{align-items:flex-start;gap:10px}.chief-ai-control nav{flex-direction:column}.chief-ai-sessions>div{overflow:auto}.chief-ai-sessions article{min-width:125px}.chief-ai-overview,.chief-data-summary{grid-template-columns:repeat(2,1fr)}.chief-ai-queue>article{grid-template-columns:auto 1fr}.chief-ai-queue footer{grid-column:1/-1}.chief-ai-queue footer button{flex:1}.chief-data-focus{grid-template-columns:1fr}.chief-duration-list>article{grid-template-columns:42px 1fr}.chief-duration-list>article>em{grid-column:2}.chief-mobile-page>header{grid-template-columns:auto 1fr}.chief-head-tools{grid-column:1/-1;justify-content:flex-end}}.chief-voice-command{background:#f7fbfd;border:1px solid #cbdce7;border-radius:18px;margin:14px 0;padding:14px}.chief-voice-command>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.chief-voice-command>header div{gap:3px;display:grid}.chief-voice-command>header small,.chief-voice-command>p{color:#657a89;font-size:12px}.chief-voice-command>header em{color:#315d74;background:#e7f0f5;border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:900}.chief-voice-command>button{color:#fff;touch-action:none;-webkit-user-select:none;user-select:none;background:#1769aa;border:0;border-radius:15px;width:100%;min-height:58px;margin-top:10px;font-size:18px;font-weight:950;display:block}.chief-voice-command>button.recording{background:#d83c42;box-shadow:0 0 0 6px #d83c4224}.chief-voice-command>p{text-align:center;margin:8px 0 0;line-height:1.5}
.chief-live-ai{background:linear-gradient(#f7faff,#fff);border:1px solid #c9d9f3;border-radius:18px;margin:12px 0;padding:14px;box-shadow:0 10px 28px #1e488c14}.chief-live-ai>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.chief-live-ai>header>div{align-items:center;gap:10px;display:flex}.chief-live-ai>header span{color:#fff;background:#173d86;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:950;display:grid}.chief-live-ai>header p,.chief-live-ai>header b,.chief-live-ai>header small{margin:0;display:block}.chief-live-ai>header small{color:#71809a;margin-top:2px}.chief-live-ai>header em{color:#19704a;background:#e9f7ef;border-radius:999px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:900}.chief-live-ai-stats{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:12px;display:grid}.chief-live-ai-stats article{text-align:center;background:#fff;border:1px solid #e1e8f3;border-radius:11px;padding:10px}.chief-live-ai-stats b,.chief-live-ai-stats span{display:block}.chief-live-ai-stats b{color:#173d86;font-size:22px}.chief-live-ai-stats span{color:#78869b;margin-top:2px;font-size:11px}.chief-live-ai-dialogue{background:#fff;border:1px solid #dce5f2;border-radius:14px;margin-top:10px;padding:10px}.chief-live-ai-messages{gap:8px;max-height:280px;display:grid;overflow:auto}.chief-live-ai-messages p{grid-template-columns:auto 1fr;gap:8px;margin:0;display:grid}.chief-live-ai-messages p b{color:#2456a8;background:#eaf1ff;border-radius:8px;align-self:start;padding:6px 8px;font-size:11px}.chief-live-ai-messages p.chief b{color:#18704b;background:#eaf8f0}.chief-live-ai-messages p span{color:#35445c;white-space:pre-wrap;background:#f5f7fa;border-radius:10px;padding:9px;font-size:13px;line-height:1.55}.chief-live-ai-quick{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.chief-live-ai-quick button{color:#315d9e;background:#f7faff;border:1px solid #cdd9eb;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.chief-live-ai-dialogue>label{grid-template-columns:1fr auto;gap:7px;margin-top:8px;display:grid}.chief-live-ai-dialogue textarea{resize:vertical;min-height:68px;font:inherit;border:1px solid #cbd6e7;border-radius:10px;padding:9px}.chief-live-ai-dialogue>label button{color:#fff;background:#1954b6;border:0;border-radius:10px;padding:0 14px;font-weight:900}.chief-live-ai-dialogue>label button:disabled{opacity:.55}.chief-live-ai-proposals{border-top:1px solid #e2e8f2;margin-top:10px;padding-top:10px}.chief-live-ai-proposals>header{justify-content:space-between;align-items:end;display:flex}.chief-live-ai-proposals h3{margin:0}.chief-live-ai-proposals>header small{color:#7a8799}.chief-live-ai-proposals>article{border-top:1px solid #edf0f5;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.chief-live-ai-proposals>article>span{color:#2457ad;background:#eaf1ff;border-radius:8px;padding:7px;font-size:11px;font-weight:950}.chief-live-ai-proposals article b,.chief-live-ai-proposals article p{margin:0;display:block}.chief-live-ai-proposals article p{color:#6f7d91;margin-top:3px;font-size:12px}.chief-live-ai-proposals footer{gap:5px;display:flex}.chief-live-ai-proposals footer button{background:#fff;border:1px solid #ccd6e5;border-radius:8px;padding:8px 10px;font-weight:850}.chief-live-ai-proposals footer .approve{color:#fff;background:#1d58b4;border-color:#1d58b4}.chief-live-ai-notice{color:#fff;background:#152d54;border:0;border-radius:9px;width:100%;margin-top:8px;padding:9px}.chief-live-ai .chief-ai-empty{margin-top:8px}@media (max-width:680px){.chief-live-ai{padding:10px}.chief-live-ai>header{align-items:flex-start}.chief-live-ai>header em{text-align:center;max-width:90px}.chief-live-ai-stats{grid-template-columns:repeat(2,1fr)}.chief-live-ai-dialogue>label{grid-template-columns:1fr}.chief-live-ai-dialogue>label button{min-height:42px}.chief-live-ai-proposals>article{grid-template-columns:auto 1fr}.chief-live-ai-proposals footer{grid-column:1/-1}.chief-live-ai-proposals footer button{flex:1}.chief-live-ai-proposals>header{display:block}.chief-live-ai-proposals>header small{margin-top:3px;display:block}}
.referee-review-page{min-height:100vh;color:var(--ink);background:#f4f6fa}.referee-review-page>header{background:#fff;border-bottom:1px solid #dce4ef;align-items:center;gap:15px;padding:12px max(14px,50vw - 380px);display:flex}.referee-review-page>header>div{align-items:center;gap:9px;display:flex}.referee-review-page>header>div>span{color:#fff;background:#173d86;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.referee-review-page header p,.referee-review-page header b,.referee-review-page header small{margin:0;display:block}.referee-review-page header small{color:var(--muted)}.referee-review-page>main{gap:9px;width:min(740px,100% - 24px);margin:auto;padding:16px 0 80px;display:grid}.referee-review-page>main>article{background:#fff;border:1px solid #dce4ef;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.referee-review-page article span{color:var(--muted);font-size:12px}.referee-review-page article h2{margin:5px 0;font-size:17px}.referee-review-page article h2 i{color:#2457ad;font-style:normal}.referee-review-page article p{color:var(--muted);margin:0}.referee-review-page article>button{color:#fff;background:#2860c6;border:1px solid #2860c6;border-radius:9px;padding:9px 11px}.referee-review-page article>button.done{color:#2860c6;background:#fff}.review-empty{text-align:center;background:#fff;border-radius:15px;padding:45px}.review-mask{z-index:260;background:#10244d8c;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.review-mask>section{background:#fff;border-radius:20px;width:min(450px,100%);padding:20px}.review-mask section>header{justify-content:space-between;display:flex}.review-mask header span{color:var(--muted)}.review-mask header h2{margin:4px 0}.review-mask header button{background:0 0;border:0;font-size:25px}.review-stars{justify-content:center;gap:8px;margin:18px;display:flex}.review-stars button{color:#ccd3df;background:0 0;border:0;font-size:34px}.review-stars button.active{color:#f1b52e}.review-tags{flex-wrap:wrap;gap:6px;display:flex}.review-tags button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 10px}.review-tags button.active{color:#2457ad;background:#eef4ff;border-color:#2860c6}.review-mask textarea{resize:none;border:1px solid var(--line);border-radius:10px;width:100%;height:90px;margin-top:13px;padding:10px}.review-submit{color:#fff;background:#2860c6;border:0;border-radius:10px;width:100%;margin-top:10px;padding:12px;font-weight:900}@media (max-width:600px){.referee-review-page>header{padding:10px}.referee-review-page>main>article{flex-direction:column;align-items:flex-start}.referee-review-page article>button{width:100%}.review-mask{align-items:end;padding:0}.review-mask>section{border-radius:20px 20px 0 0}}
.opponent-scout{background:#fff;border:1px solid #dce4eb;border-radius:18px;max-width:760px;margin:0 auto 24px;padding:16px}.opponent-scout>header{align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.opponent-scout>header small{color:#c2410c;font-weight:800}.opponent-scout>header h2{flex:1;margin:0;font-size:20px}.opponent-scout>header span{color:#64748b;font-size:13px}.opponent-scout article{border-top:1px solid #edf0f4}.opponent-scout article>button{text-align:left;background:0 0;border:0;grid-template-columns:1fr auto;gap:2px 10px;width:100%;padding:12px 4px;display:grid}.opponent-scout article>button b{font-size:16px}.opponent-scout article>button small{color:#64748b;grid-column:1}.opponent-scout article>button em{color:#315f9f;grid-row:1/span 2;align-self:center;font-style:normal;font-weight:800}.opponent-style{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 4px 12px;display:grid}.opponent-style p{background:#f4f7fa;border-radius:10px;margin:0;padding:10px}.opponent-style span,.opponent-style b{display:block}.opponent-style span{color:#7b8792;font-size:12px}.opponent-style b{margin-top:4px}.opponent-empty{color:#7b8792;text-align:center;margin:0;padding:16px 4px}.coach-demo-alert{color:#fff;background:#b91c1c;border-radius:14px;gap:4px;max-width:760px;margin:0 auto 14px;padding:14px 16px;display:grid}.coach-demo-alert b{font-size:18px}.coach-demo-alert span{opacity:.92;font-size:13px}.coach-lineup-form select{background:#fff;border:1px solid #cfddd8;border-radius:9px;padding:10px}.coach-demo-done{gap:8px;margin-top:8px;display:grid}.coach-demo-done p{background:#edf5f2;border-radius:10px;justify-content:space-between;margin:0;padding:10px 12px;display:flex}.coach-demo-nav .guide-action footer button.primary{background:var(--accent);color:#fff;border:0;border-radius:12px;padding:13px 18px;font-weight:900}@media (max-width:620px){.opponent-style{grid-template-columns:1fr}.team-score-page:has(.mobile-team-board)>header{padding-top:7px;padding-bottom:7px}.team-score-page:has(.mobile-team-board) .team-score-summary{margin-bottom:7px;padding:8px}.team-score-page:has(.mobile-team-board) .team-score-summary p{display:none}.team-score-page:has(.mobile-team-board) .generated-lineup{margin-top:5px;padding:8px}.team-score-page .mobile-team-board{height:calc(100dvh - 215px);min-height:420px}}.pane-save-tip{background:var(--accent-soft);color:var(--muted);border:1px solid #cfe4dc;border-radius:10px;align-items:center;gap:8px;margin-bottom:10px;padding:10px 12px;font-size:12px;display:flex}.pane-save-tip span{background:var(--accent);color:#fff;border-radius:999px;padding:4px 8px;font-weight:900}.generated-match-table article strong small{color:var(--muted);white-space:nowrap;margin-top:3px;font-size:12px;font-weight:500;display:block}.generated-match-table article p b.winner{color:var(--accent)}.generated-match-table article p b.winner:after{content:"胜";color:var(--accent);background:#dff3ec;border-radius:999px;margin-left:5px;padding:2px 5px;font-size:12px}.generated-match-table article button:disabled{color:var(--muted);cursor:default;background:#dce8e4}.entry-order-buttons{grid-template-columns:repeat(3,1fr);gap:7px;margin:16px 0;display:grid}.entry-order-buttons button{color:var(--muted)!important;background:#fff!important;border:1px solid #cbdcd6!important}.entry-order-buttons button.active{border-color:var(--accent)!important;background:var(--accent-soft)!important;color:var(--accent)!important}.secret-submit-status{grid-template-columns:1fr 1fr;gap:9px;display:grid}.secret-submit-status article{border:1px solid var(--line);background:#f7f9f8;border-radius:12px;gap:7px;padding:14px;display:grid}.secret-submit-status article span{color:#8a9994}.secret-submit-status article.done{color:var(--accent);background:#e9f7f2}.secret-submit-status article button{background:#fff;border:1px solid #c8d9d3;border-radius:8px;padding:8px}.privacy-tip{background:#fff7e6;border-radius:9px;padding:10px;color:#7c601c!important}.generated-lineup{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:18px;padding:20px}.generated-lineup>header{justify-content:space-between;align-items:center;display:flex}.generated-lineup>header small{color:var(--accent);font-weight:900}.generated-lineup h2{margin:5px 0}.generated-lineup>header>span{color:var(--accent);background:#e5f4ee;border-radius:999px;padding:7px 10px}.generated-match-table{gap:7px;margin-top:15px;display:grid}.generated-match-table article{border:1px solid #e0e9e6;border-radius:11px;grid-template-columns:110px 1fr 55px auto;align-items:center;gap:10px;padding:11px;display:grid}.generated-match-table article>span,.generated-match-table article>span small{display:block}.generated-match-table article>span small{color:#82928d;margin-top:3px}.generated-match-table article p{text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin:0;display:grid}.generated-match-table article em{color:#879690;font-style:normal}.generated-match-table article strong{color:var(--accent);text-align:center;font-size:18px}.generated-match-table article button,.generated-lineup>button{background:var(--accent);color:#fff;border:0;border-radius:9px;padding:9px 12px;font-weight:900}.generated-lineup>button{width:100%;margin-top:16px;padding:13px;display:block}.generated-match-table article.done{background:var(--accent-soft)}.team-pane-workspace{margin-top:16px}.back-to-panes{color:var(--muted);background:#fff;border:1px solid #cddcd7;border-radius:9px;margin-bottom:9px;padding:9px 12px}.coach-lineup-form>button:first-child{width:auto;color:var(--muted);background:#fff;border:1px solid #cddcd7;margin:0 0 12px}.lineup-control>button:last-child{margin-top:14px}@media (max-width:700px){.entry-order-buttons,.secret-submit-status{grid-template-columns:1fr}.generated-match-table article{grid-template-columns:72px 1fr 42px}.generated-match-table article button{grid-column:1/-1}.generated-match-table article p{grid-template-columns:1fr}.generated-match-table article p em{font-size:12px}}.team-official-pre:has(>button:disabled)>span{animation:.55s linear infinite team-draw-spin}.team-official-pre:has(>button:disabled){box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}@keyframes team-draw-spin{0%{transform:rotateY(0)translateY(0)}50%{transform:rotateY(180deg)translateY(-8px)}to{transform:rotateY(360deg)translateY(0)}}.team-official-pre,.coach-lineup-form{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;max-width:760px;margin:18px auto;padding:28px}.team-official-pre>span{background:var(--accent);color:#fff;border-radius:15px;place-items:center;width:52px;height:52px;margin:auto;font-size:20px;font-weight:900;display:grid}.team-official-pre p,.coach-lineup-form>p{color:var(--muted)}.team-official-pre>button,.coach-lineup-form>button{background:var(--accent);color:#fff;border:0;border-radius:11px;padding:12px 17px;font-weight:900}.lineup-wait{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;display:grid}.lineup-wait b{color:#8a621b;background:#fff3df;border-radius:10px;padding:13px}.lineup-wait b.done{color:var(--accent);background:#e2f4ed}.received-lineup{text-align:center;background:#edf5f2;border-radius:12px;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:14px 0;padding:15px;display:grid}.received-lineup span{color:#8a9994}.coach-lineup-form{text-align:left}.coach-lineup-form label{border-top:1px solid #e2eae7;grid-template-columns:180px 1fr;align-items:center;padding:12px 0;display:grid}.coach-lineup-form input{border:1px solid #cfddd8;border-radius:9px;padding:10px}.coach-lineup-form>button{width:100%;margin-top:15px;display:block}.team-official-pre.success{background:#eff9f5}@media (max-width:700px){.lineup-wait{grid-template-columns:1fr}.coach-lineup-form{margin:12px}.coach-lineup-form label{grid-template-columns:1fr}.coach-lineup-form input{margin-top:7px}.received-lineup{grid-template-columns:1fr}.received-lineup span{font-size:13px}}.team-score-page,.team-score-gate{min-height:100vh;color:var(--ink);background:#f1f5f3}.team-score-page>header{background:#fff;border-bottom:1px solid #dae5e1;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 max(18px,50% - 490px);display:grid}.team-score-page>header>a{color:var(--ink);font-weight:900;text-decoration:none}.team-score-page>header>div{align-items:center;gap:10px;display:flex}.team-score-page>header>div>span{background:var(--accent);color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.channel-coach>header>div>span{background:#315f9f}.team-score-page>header p,.team-score-page>header b,.team-score-page>header small{margin:0;display:block}.team-score-page>header small{color:var(--muted)}.team-score-page>header>em{color:var(--accent);background:#e2f3ed;border-radius:999px;justify-self:end;padding:7px 10px;font-size:14px;font-style:normal;font-weight:900}.channel-coach>header>em{color:#315f9f;background:#e8f0fb}.team-score-page>main{max-width:980px;margin:auto;padding:24px 18px 70px}.team-score-summary{background:var(--ink);color:#fff;text-align:center;border-radius:20px;padding:24px}.team-score-summary>small{color:var(--muted)}.team-score-summary>div{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin:13px 0;display:grid}.team-score-summary>div>b{font-size:19px}.team-score-summary>div>strong{color:#fff;font-size:42px}.team-score-summary>div>strong i{color:var(--muted);margin:0 10px;font-style:normal}.team-score-summary p{color:#b9d0c8;margin:0;font-size:12px}.team-score-match-tabs{gap:8px;padding:14px 0;display:flex;overflow:auto}.team-score-match-tabs button{min-width:145px;color:var(--muted);text-align:left;background:#fff;border:1px solid #d3dfdb;border-radius:12px;padding:10px}.team-score-match-tabs button span,.team-score-match-tabs button b,.team-score-match-tabs button small{display:block}.team-score-match-tabs button b{color:var(--ink);margin:4px 0;font-size:22px}.team-score-match-tabs button small{font-size:12px}.team-score-match-tabs button.active{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.team-score-match-tabs button.done{background:#e8f1ee}.team-score-console{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px}.team-score-console>header{justify-content:space-between;align-items:center;display:flex}.team-score-console>header>div{align-items:center;gap:10px;display:flex}.team-score-console>header>div>span{color:var(--accent);background:#e1f2ec;border-radius:10px;padding:9px 11px;font-weight:900}.team-score-console>header p,.team-score-console>header b,.team-score-console>header small{margin:0;display:block}.team-score-console>header small{color:var(--muted);margin-top:4px}.team-score-console>header>button{border:1px solid var(--muted);color:var(--accent);background:#fff;border-radius:10px;padding:9px 12px;font-weight:900}.assist-mode .team-score-console{box-shadow:inset 0 0 0 3px #f0ad3a}.assist-mode .team-score-console>header>button{color:#332100;background:#f0ad3a;border-color:#f0ad3a}.compare-三方一致{color:var(--accent)!important}.compare-比分有差异{color:#c4493d!important}.team-lineup-inputs{grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;margin-top:16px;display:grid}.team-lineup-inputs input,.coach-identity input,.team-score-note input,.referee-final-confirm input{border:1px solid #d3dfdb;border-radius:10px;min-width:0;padding:11px}.team-lineup-inputs b{color:var(--muted);font-size:14px}.coach-identity{background:#edf3fb;border-radius:11px;align-items:center;gap:10px;margin-top:16px;padding:10px;display:flex}.coach-identity input{flex:1}.coach-identity span{color:#637a95;font-size:14px}.team-dual-score{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-top:15px;display:grid}.team-dual-score>i{color:var(--muted);font-size:30px;font-style:normal;font-weight:900}.team-score-side{border-radius:18px;padding:14px}.team-score-side.side-A{background:#edf5ff;border:1px solid #cbdef4}.team-score-side.side-B{background:#fff1ef;border:1px solid #f0d3ce}.team-score-side>header{align-items:center;gap:10px;display:flex}.team-score-side>header>span{background:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.team-score-side p,.team-score-side p b,.team-score-side p small{margin:0;display:block}.team-score-side p small{color:var(--muted);margin-top:3px}.team-score-number{width:100%;height:210px;color:var(--ink);background:#fff;border:0;border-radius:15px;margin:12px 0;font-size:120px;font-weight:950;position:relative}.team-score-number small{color:var(--muted);font-size:14px;position:absolute;top:12px;left:0;right:0}.team-score-side>footer{justify-content:space-between;align-items:center;display:flex}.team-score-side>footer button{background:#fff;border:1px solid #cbd8d4;border-radius:9px;padding:9px 12px}.team-score-side>footer span{color:var(--muted);font-size:14px}.team-score-reports{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:13px;display:grid}.team-score-reports article{background:#f2f6f4;border-radius:10px;grid-template-columns:1fr auto;gap:4px;padding:10px;display:grid}.team-score-reports article span{font-size:14px}.team-score-reports article b{font-size:18px}.team-score-reports article em{color:var(--muted);grid-column:1/-1;font-size:13px;font-style:normal}.team-score-reports>p{color:var(--muted);text-align:center;background:#f2f6f4;border-radius:10px;grid-column:1/-1;padding:12px}.team-score-note{grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-top:13px;display:grid}.referee-final-confirm{background:#fff7e6;border:1px solid #efd9aa;border-radius:11px;align-items:center;gap:10px;margin-top:13px;padding:10px;display:flex}.referee-final-confirm input{width:230px}.referee-final-confirm p{color:#8a6b2f;margin:0;font-size:14px}.team-score-console>footer{grid-template-columns:1fr 1fr;gap:9px;margin-top:15px;display:grid}.team-score-console>footer button{color:var(--muted);background:#fff;border:1px solid #c9d7d2;border-radius:11px;padding:13px;font-weight:900}.team-score-console>footer button.finish{background:var(--accent);color:#fff;border-color:var(--accent)}.channel-coach .team-score-console>footer button.finish{background:#315f9f;border-color:#315f9f}.team-score-toast{z-index:60;background:var(--ink);color:#fff;box-shadow:0 12px 28px color-mix(in srgb,var(--ink) 25%,transparent);border:0;border-radius:999px;padding:12px 17px;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.team-score-gate{text-align:center;align-content:center;place-items:center;display:grid}.team-score-gate>span{width:68px;height:68px;color:var(--accent);background:#def1ea;border-radius:20px;place-items:center;font-size:24px;font-weight:900;display:grid}.team-score-gate h1{margin:17px 0 6px}.team-score-gate p{color:var(--muted)}.team-score-page~.events-hall-global,.team-score-page~.create-event-global,.team-score-page~.team-formats-global,.team-score-page~.suite-launcher,.team-score-page~.account-launcher,.team-score-page~.quick-dock,.team-score-page~.manage-portal-link{display:none!important}button:disabled{opacity:.5}@media (max-width:650px){.team-score-page>header{grid-template-columns:auto 1fr;padding:0 12px}.team-score-page>header>a{display:none}.team-score-page>header>div{justify-self:start}.team-score-page>header>em{font-size:12px}.team-score-page>main{padding:12px 10px 60px}.team-score-summary{padding:18px 10px}.team-score-summary>div{gap:8px}.team-score-summary>div>b{font-size:14px}.team-score-summary>div>strong{font-size:34px}.team-score-console{padding:12px}.team-lineup-inputs{grid-template-columns:1fr 1fr}.team-lineup-inputs b{display:none}.coach-identity{flex-direction:column;align-items:stretch}.team-dual-score{gap:5px}.team-dual-score>i{font-size:18px}.team-score-side{padding:7px}.team-score-side>header p b{white-space:nowrap;text-overflow:ellipsis;max-width:105px;overflow:hidden}.team-score-number{height:180px;font-size:94px}.team-score-side>footer{flex-direction:column;gap:6px}.team-score-side>footer button{width:100%}.team-score-reports{grid-template-columns:1fr}.referee-final-confirm{flex-direction:column;align-items:stretch}.referee-final-confirm input{width:100%}}@media (max-width:620px){.team-score-page:has(.mobile-team-board)>header{display:none!important}.team-score-page:has(.mobile-team-board) .team-score-summary{display:none!important}.team-score-page:has(.mobile-team-board) .generated-lineup>header{display:none!important}.team-score-page:has(.mobile-team-board) main{width:100%;max-width:none;margin:0;padding:8px!important}.team-score-page:has(.mobile-team-board) .generated-lineup{box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}:is(body:has(.team-score-page .mobile-team-board) .ai-assistant-launcher,body:has(.team-score-page .mobile-team-board) .suite-launcher,body:has(.team-score-page .mobile-team-board) .account-launcher,body:has(.team-score-page .mobile-team-board) .quick-dock,body:has(.team-score-page .mobile-team-board) .public-bottom-nav){display:none!important}}.team-score-header-actions{align-items:center;gap:8px;display:flex}.team-score-header-actions button{color:#315778;background:#fff;border:1px solid #cbd8e5;border-radius:999px;padding:8px 12px;font-weight:900}.team-score-header-actions button:disabled{opacity:.55}@media (max-width:600px){.team-score-header-actions{justify-items:end;gap:4px;display:grid}.team-score-header-actions button{padding:6px 11px;font-size:12px}}.team-score-return-workbench{background:#1769aa;border-radius:14px;justify-content:center;align-items:center;min-width:220px;margin-top:18px;padding:13px 20px;font-weight:950;text-decoration:none;display:inline-flex;color:#fff!important}
.mobile-team-board{width:100%;max-width:760px;margin:0 auto;padding:4px 0 18px}.mobile-board-title{text-align:center;margin:4px 0 18px}.mobile-board-title small{color:#707b78;font-size:13px;display:block}.mobile-board-title h3{margin:7px 0 0;font-size:21px;display:inline-block;position:relative}.mobile-board-title h3:after{content:"";z-index:-1;background:#d7dfeb;border-radius:999px;height:7px;position:absolute;bottom:-7px;left:0;right:0}.mobile-board-sheet{background:#fff;border:1px solid #cbd2d0;border-radius:12px;overflow:hidden;box-shadow:0 8px 28px #2135300f}.mobile-board-sheet>header{border-bottom:1px solid #cbd2d0;grid-template-columns:105px minmax(0,1fr) 58px minmax(0,1fr);align-items:center;min-height:150px;display:grid}.mobile-board-sheet>header>b{border-right:1px solid #cbd2d0;align-self:stretch;place-items:center;font-size:23px;display:grid}.mobile-board-sheet>header>em{text-align:center;color:#ffc747;font-size:29px;font-style:normal;font-weight:1000}.team-identity{text-align:center;justify-items:center;gap:5px;min-width:0;display:grid}.team-identity>span{background:linear-gradient(145deg,var(--accent),var(--muted));color:#fff;width:64px;height:64px;box-shadow:inset 0 0 0 4px #fff,0 3px 9px var(--muted);border-radius:50%;place-items:center;font-size:25px;font-weight:1000;display:grid}.team-identity:nth-of-type(2)>span{background:linear-gradient(145deg,#2d62a1,#95b9e5)}.team-identity>b{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:17px;overflow:hidden}.team-identity>i{color:#fff;background:#4798e7;border-radius:3px;padding:2px 5px;font-style:normal}.mobile-board-rows article{border-bottom:1px solid #cbd2d0;grid-template-columns:105px minmax(0,1fr) 78px minmax(0,1fr);align-items:center;min-height:70px;display:grid;position:relative}.mobile-board-rows article>strong{border-right:1px solid #cbd2d0;align-self:stretch;place-items:center;font-size:23px;display:grid}.mobile-board-rows article>p{text-align:center;justify-content:center;align-items:center;gap:6px;min-width:0;margin:0;padding:8px;display:flex}.mobile-board-rows article>p i{color:var(--accent);flex:none;font-size:17px;font-style:normal;font-weight:1000}.mobile-board-rows article>p span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;overflow:hidden}.mobile-board-rows article>p.winner span{color:var(--accent);font-weight:900}.mobile-board-rows article>p.winner:after{content:"胜";color:var(--accent);background:#e1f3ed;border-radius:999px;padding:2px 5px;font-size:12px}.mobile-board-rows article>button{color:#fff;background:#4997e8;border:0;border-radius:8px;justify-self:center;min-width:66px;padding:9px 10px;font-size:15px}.mobile-board-rows article>button:disabled{color:var(--muted);background:#e3e8e7}.mobile-board-rows article.done{background:#f6faf8}.mobile-board-rows article>small{text-align:center;color:var(--muted);grid-column:2/5;margin:-5px 0 6px;font-size:13px}.mobile-board-sheet>footer{grid-template-columns:105px 1fr auto 1fr;align-items:center;min-height:115px;display:grid}.mobile-board-sheet>footer>b{border-right:1px solid #cbd2d0;align-self:stretch;place-items:center;font-size:18px;display:grid}.mobile-board-sheet>footer>span{text-align:center;color:#e84653;font-size:20px}.flip-total{align-items:center;gap:7px;display:flex}.flip-total strong{color:#fff;background:#123d80;border-radius:8px;place-items:center;width:66px;height:76px;font-size:39px;font-weight:500;display:grid;position:relative;box-shadow:inset 0 -37px #103774}.flip-total strong:before{content:"•••";color:#e9edf5;letter-spacing:3px;font-size:14px;position:absolute;top:-8px}.flip-total i{color:#264d7b;font-size:26px;font-style:normal}.mobile-match-finish{color:#fff;background:#4997e8;border:0;border-radius:9px;width:100%;margin-top:18px;padding:14px;font-size:17px}.mobile-match-finish:disabled{opacity:1}.mobile-match-finish.finished{background:var(--accent)}@media (max-width:620px){.mobile-team-board{grid-template-rows:38px minmax(0,1fr) 46px;gap:8px;height:calc(100dvh - 16px);min-height:580px;max-height:none;padding:0;display:grid;overflow:hidden}.mobile-board-title{margin:0}.mobile-board-title small{font-size:13px}.mobile-board-title h3{margin-top:2px;font-size:15px}.mobile-board-title h3:after{height:4px;bottom:-3px}.mobile-board-sheet{grid-template-rows:96px minmax(0,1fr) 78px;min-height:0;display:grid}.mobile-board-sheet>header{grid-template-columns:52px minmax(0,1fr) 34px minmax(0,1fr);min-height:0}.mobile-board-sheet>header>b{font-size:15px}.mobile-board-sheet>header>em{font-size:20px}.team-identity{gap:2px}.team-identity>span{width:40px;height:40px;font-size:18px;box-shadow:inset 0 0 0 2px #fff}.team-identity>b{font-size:12px}.team-identity>i{padding:1px 4px;font-size:12px}.mobile-board-rows{grid-template-rows:repeat(5,minmax(49px,1fr));min-height:0;display:grid}.mobile-board-rows article{grid-template-columns:52px minmax(0,1fr) 52px minmax(0,1fr);height:100%;min-height:49px}.mobile-board-rows article>strong{font-size:17px}.mobile-board-rows article>p{gap:3px;padding:3px}.mobile-board-rows article>p i,.mobile-board-rows article>p span{font-size:12px}.mobile-board-rows article>p.winner:after{display:none}.mobile-board-rows article>button{border-radius:6px;min-width:44px;padding:6px 3px;font-size:14px}.mobile-board-rows article>small{display:none}.mobile-board-sheet>footer{grid-template-columns:52px 1fr auto 1fr;min-height:0}.mobile-board-sheet>footer>b{text-align:center;font-size:14px;line-height:1.2}.mobile-board-sheet>footer>span{font-size:14px}.flip-total{gap:3px}.flip-total strong{border-radius:5px;width:40px;height:50px;font-size:26px;box-shadow:inset 0 -24px #103774}.flip-total strong:before{font-size:12px;top:-7px}.flip-total i{font-size:17px}.mobile-match-finish{height:46px;margin:0;padding:10px;font-size:13px}.format-generated{box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.format-generated>header{display:none!important}.format-generated:has(>button) .mobile-team-board{height:calc(100dvh - 74px);min-height:506px}.format-generated:has(>button)>button{height:48px;margin-top:10px!important;padding:10px!important}}.mobile-team-board{max-width:620px}.mobile-board-title{margin-bottom:12px}.mobile-board-title small{font-size:14px}.mobile-board-title h3{font-size:18px}.mobile-board-sheet>header{grid-template-columns:82px minmax(0,1fr) 48px minmax(0,1fr);min-height:118px}.mobile-board-sheet>header>b{font-size:19px}.mobile-board-sheet>header>em{font-size:24px}.team-identity>span{width:50px;height:50px;font-size:21px}.team-identity>b{font-size:14px}.team-identity>i{font-size:13px}.mobile-board-rows article{grid-template-columns:82px minmax(0,1fr) 64px minmax(0,1fr);min-height:58px}.mobile-board-rows article>strong{font-size:19px}.mobile-board-rows article>p i,.mobile-board-rows article>p span{font-size:14px}.mobile-board-rows article>button{min-width:55px;padding:7px 8px;font-size:13px}.mobile-board-sheet>footer{grid-template-columns:82px 1fr auto 1fr;min-height:92px}.mobile-board-sheet>footer>b{font-size:15px}.mobile-board-sheet>footer>span{font-size:17px}.flip-total strong{width:52px;height:60px;font-size:31px;box-shadow:inset 0 -29px #103774}.flip-total i{font-size:21px}.mobile-match-finish{margin-top:12px;padding:11px;font-size:14px}@media (max-width:620px){.mobile-team-board{grid-template-rows:30px minmax(0,1fr) 40px;gap:6px;width:calc(100% - 16px);height:min(82dvh,520px);min-height:450px;margin:auto}.mobile-board-title small{font-size:12px}.mobile-board-title h3{font-size:13px}.mobile-board-sheet{border-radius:9px;grid-template-rows:76px minmax(0,1fr) 62px}.mobile-board-sheet>header{grid-template-columns:44px minmax(0,1fr) 28px minmax(0,1fr)}.mobile-board-sheet>header>b{font-size:13px}.mobile-board-sheet>header>em{font-size:17px}.team-identity>span{width:32px;height:32px;font-size:15px}.team-identity>b{font-size:13px}.team-identity>i{font-size:12px}.mobile-board-rows{grid-template-rows:repeat(5,minmax(42px,1fr))}.mobile-board-rows article{grid-template-columns:44px minmax(0,1fr) 45px minmax(0,1fr);min-height:42px}.mobile-board-rows article>strong{font-size:15px}.mobile-board-rows article>p i,.mobile-board-rows article>p span{font-size:13px}.mobile-board-rows article>button{min-width:39px;padding:5px 2px;font-size:13px}.mobile-board-sheet>footer{grid-template-columns:44px 1fr auto 1fr}.mobile-board-sheet>footer>b{font-size:13px}.mobile-board-sheet>footer>span{font-size:12px}.flip-total strong{width:34px;height:42px;font-size:22px;box-shadow:inset 0 -20px #103774}.flip-total strong:before{font-size:12px}.flip-total i{font-size:14px}.mobile-match-finish{height:40px;font-size:12px}.format-generated:has(>button) .mobile-team-board{height:min(74dvh,470px);min-height:430px}.format-generated:has(>button)>button{height:42px;font-size:12px;margin-top:7px!important}.mobile-team-board.no-title{grid-template-rows:minmax(0,1fr) 46px!important;height:min(82dvh,620px)!important;min-height:520px!important}.mobile-team-board.no-title .mobile-board-sheet{grid-row:1!important}.mobile-team-board.no-title .mobile-match-finish{grid-row:2!important}.team-generated-board.table-only .mobile-team-board.no-title{height:min(78dvh,600px)!important;min-height:510px!important}}
.account-family-link.referee-demo-entry{background:linear-gradient(135deg,#e5f6f0,#edf8f5);font-weight:900;border-color:var(--muted)!important;color:var(--accent)!important}.account-launcher{z-index:34;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #dce2ee;border-radius:14px;align-items:center;gap:9px;padding:8px 10px;display:flex;position:fixed;top:86px;right:94px;box-shadow:0 9px 25px #2432541c}.account-launcher>span{color:#fff;background:#334d8a;border-radius:11px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:flex}.account-launcher>div{text-align:left}.account-launcher b,.account-launcher small{display:block}.account-launcher b{color:#34405a;font-size:12px}.account-launcher small{color:#909aad;margin-top:3px;font-size:12px}.account-launcher em{color:#a96e14;background:#fff2d9;border-radius:8px;padding:5px 7px;font-size:12px;font-style:normal}.account-mask{z-index:58;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#141e3640;border:0;position:fixed;inset:0}.account-panel{z-index:59;background:#f7f8fc;flex-direction:column;width:470px;max-width:100vw;transition:transform .25s;display:flex;position:fixed;inset:0 0 0 auto;transform:translate(105%);box-shadow:-22px 0 65px #1d28473d}.account-panel.open{transform:translate(0)}.account-panel>header{color:#fff;background:#293e72;justify-content:space-between;align-items:center;height:76px;padding:0 18px;display:flex}.account-panel>header>div{align-items:center;gap:10px;display:flex}.account-panel>header>div>span{background:#ffffff29;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:flex}.account-panel header p{margin:0}.account-panel header b,.account-panel header small{display:block}.account-panel header b{font-size:13px}.account-panel header small{color:#ced8f0;margin-top:4px;font-size:12px}.account-panel header>button{color:#fff;background:0 0;border:0;font-size:22px}.account-body{flex:1;padding:17px;overflow:auto}.account-status{background:linear-gradient(135deg,#eef3ff,#fff);border:1px solid #dce3f2;border-radius:15px;justify-content:space-between;align-items:center;padding:15px;display:flex}.account-status>div>*{display:block}.account-status span{color:#7c8cac;font-size:12px}.account-status b{color:#31549d;letter-spacing:.08em;margin-top:4px;font-size:17px}.account-status small{color:#8d98aa;margin-top:5px;font-size:12px}.account-status i{color:#b47919;background:#fff0d5;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-style:normal;display:flex}.account-status i.complete{color:var(--accent);background:#ddf6ec}.account-body>h3{color:#2d3954;margin:19px 0 4px;font-size:13px}.account-tip{color:#919caf;margin:0 0 11px;font-size:12px}.account-form{grid-template-columns:1fr 1fr;gap:9px;display:grid}.account-form.one{grid-template-columns:1fr}.account-form label{color:#768198;flex-direction:column;gap:6px;font-size:12px;display:flex}.account-form input,.account-form select{color:#34405a;background:#fff;border:1px solid #dce2ed;border-radius:10px;outline:0;min-width:0;padding:9px 10px;font-size:13px}.account-form input:focus,.account-form select:focus{border-color:#6d86d1;box-shadow:0 0 0 3px #426dd014}.account-primary{color:#fff;background:#426dd0;border:0;border-radius:10px;width:100%;margin-top:11px;padding:10px;font-size:13px;font-weight:700}.account-primary.green{background:var(--accent)}.account-divider{background:#e4e7ee;height:1px;margin:19px 0 0}.reg-types{grid-template-columns:repeat(3,1fr);gap:6px;margin:10px 0;display:grid}.reg-types button{color:#66738b;background:#fff;border:1px solid #dce2ed;border-radius:9px;padding:8px;font-size:12px}.reg-types button.active{color:#315fb5;background:#eef3ff;border-color:#426dd0;font-weight:700}.account-notice{color:#ae4558;text-align:center;background:#fff0f2;border-radius:9px;padding:9px;font-size:12px}.account-notice.ok{color:var(--accent);background:#e8f7f1}.my-registrations>div{background:#fff;border:1px solid #e1e5ee;border-radius:11px;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;margin-top:7px;padding:10px;display:grid}.my-registrations>div>span{background:#eef3ff;border-radius:9px;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.my-registrations p{margin:0}.my-registrations b,.my-registrations small{display:block}.my-registrations b{color:#34405a;font-size:12px}.my-registrations small{color:#929caf;margin-top:3px;font-size:12px}.my-registrations em{color:var(--accent);background:#e8f7f1;border-radius:8px;padding:5px 7px;font-size:12px;font-style:normal}.empty-reg{text-align:center;color:#9aa3b4;border:1px dashed #dbe0ea;border-radius:11px;padding:18px;font-size:12px}@media (max-width:700px){.account-launcher{top:75px;right:15px}.account-launcher>div,.account-launcher em{display:none}.account-panel{width:100%}.account-form{grid-template-columns:1fr 1fr}}
