:root{--cyfl-ink: #17191d;--cyfl-teal: #005f60;--cyfl-yellow: #f2be2b;--cyfl-cream: #fff7e7;--cyfl-canvas: #f7f5ef;--cyfl-line: #d9ddd8;color:var(--cyfl-ink);background:var(--cyfl-canvas);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{width:100%;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(0,95,96,.22);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.58}textarea{resize:vertical}.login-page{width:100%;min-height:100vh;display:grid;place-items:center;padding:24px;background:#f7f5ef}.login-panel{width:min(440px,100%);background:#fff;border:1px solid #17191d;border-radius:2px;padding:28px;box-shadow:none}.brand-row,.side-brand,.topbar,.top-actions,.section-head{display:flex;align-items:center}.brand-row{gap:14px}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:0;background:#005f60;color:#fff;font-weight:800}h1,h2,p{margin:0}.login-panel h1,.topbar h1{font-size:22px;letter-spacing:0;font-weight:900}.login-panel p,.topbar p,.hint{color:#687386;font-size:13px}.login-actions{display:grid;gap:12px;margin-top:28px}.login-context{display:flex;align-items:center;gap:12px;margin-top:24px;padding:14px;border:1px solid #cfe0dc;border-radius:6px;background:#edf5f2;color:#005f60}.login-context div{display:grid;gap:3px}.login-context strong{color:#17191d;font-size:14px}.login-context span{color:#687386;font-size:12px}.login-field{display:grid;gap:6px}.login-field span{color:#344054;font-size:13px;font-weight:600}.login-field input{width:100%;height:40px;border:1px solid #d8dee8;border-radius:2px;outline:0;padding:0 12px}.login-field input:focus{border-color:#005f60;box-shadow:0 0 0 3px #005f601f}.login-actions button,.section-head button{border:0;border-radius:2px;background:#005f60;color:#fff;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.login-actions .secondary,.section-head button{background:#f2be2b;color:#17191d}.hint{margin-top:18px}.error-line{margin-top:14px;padding:10px 12px;border-radius:2px;background:#fff0f0;color:#b42318;font-size:13px}.shell{width:100%;min-width:0;min-height:100vh;display:grid;grid-template-columns:236px 1fr}.sidebar{min-width:0;background:#17191d;border-right:0;padding:18px 14px}.side-brand{gap:12px;padding:8px 8px 18px}.side-brand strong{display:block;font-size:17px;color:#fff;font-weight:900}.side-brand span{display:block;color:#aeb3ba;font-size:12px}nav{display:grid;gap:4px}nav button{min-width:0;border:0;border-radius:2px;background:transparent;color:#aeb3ba;min-height:40px;display:flex;align-items:center;gap:9px;padding:0 10px;text-align:left}.nav-code{width:30px;flex:none;color:#f2be2b;font-family:Impact,Arial Black,sans-serif;font-size:11px}nav button.active .nav-code,nav button:hover .nav-code{color:#005f60}nav button.active,nav button:hover{background:#f2be2b;color:#17191d}.content{min-width:0;padding:22px 28px 40px;background:#f7f5ef}.topbar{min-width:0;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.top-actions{min-width:0;gap:10px;flex-wrap:wrap}.search{height:38px;width:260px;border:1px solid #d8dee8;background:#fff;border-radius:2px;display:flex;align-items:center;gap:8px;padding:0 12px;color:#8a93a3}.admin-heading{min-width:0;flex:1}.admin-heading-meta{display:flex;justify-content:space-between;gap:20px;color:#005f60;font-size:10px;font-weight:900}.admin-title-line{display:flex;align-items:flex-end;gap:16px;margin-top:8px}.admin-title-line h1{flex:none;font-size:32px;line-height:1}.admin-title-rule{position:relative;flex:1;height:7px;margin-bottom:3px;background:#17191d}.admin-title-rule span{display:block;width:62px;height:100%;background:#f2be2b}.admin-heading>p{margin-top:10px}.search input{border:0;outline:0;width:0;min-width:0;flex:1}.icon-button{width:38px;height:38px;border:1px solid #d8dee8;border-radius:2px;background:#fff;display:grid;place-items:center;color:#475467}.icon-button:hover{border-color:#b9c3d4;color:#005f60}.kpi-grid{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:0;border:1px solid #17191d}.kpi,.table-section,.module-placeholder{min-width:0;background:#fff;border:1px solid #d7d5cf;border-radius:2px}.kpi{min-height:132px;padding:22px;border:0;border-radius:0}.kpi+.kpi{border-left:1px solid #17191d}.kpi:nth-child(2){background:#17191d}.kpi:nth-child(2) span,.kpi:nth-child(2) strong{color:#fff}.kpi:nth-child(4){background:#f2be2b}.kpi span{color:#687386;font-size:13px}.kpi strong{display:block;margin-top:8px;font-family:Impact,Arial Black,sans-serif;font-size:44px;line-height:1;letter-spacing:0}.table-section,.module-placeholder{margin-top:16px;padding:0 18px 18px;border:0;border-top:5px solid #17191d;border-bottom:1px solid #bfc1c3;border-radius:0;box-shadow:none}.table-section{overflow:hidden}.two-col{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.two-col .table-section{margin-top:16px}.section-head{justify-content:space-between;gap:12px;flex-wrap:wrap;min-height:54px;margin-bottom:8px;border-bottom:1px solid #17191d}.section-head h2,.module-placeholder h2{padding:8px 12px;background:#17191d;color:#fff;font-size:14px;font-weight:900}.section-actions,.form-actions{display:flex;align-items:center;gap:10px}.schedule-form{display:grid;grid-template-columns:repeat(5,minmax(128px,1fr));gap:12px;padding:14px 0 18px;margin-bottom:14px;border-bottom:1px solid #e6eaf0}.schedule-form label{display:grid;gap:6px;color:#344054;font-size:13px;font-weight:600}.schedule-form input,.schedule-form select{width:100%;min-width:0;height:40px;border:1px solid #d8dee8;border-radius:2px;background:#fff;padding:0 10px;color:#17191d;outline:0}.schedule-form input:focus,.schedule-form select:focus{border-color:#005f60;box-shadow:0 0 0 3px #005f601f}.schedule-form .venue-field{grid-column:span 3}.schedule-form .form-actions{grid-column:span 2;justify-content:flex-end;align-self:end}.schedule-form .form-actions>button:not(.ghost-button){border:0;border-radius:2px;background:#005f60;color:#fff;min-height:38px;padding:0 14px}.team-name-editor{display:flex;align-items:center;gap:0;min-height:40px;overflow:hidden;border-radius:7px;background:var(--cyfl-soft, #f2f2f0)}.team-name-editor strong{align-self:stretch;min-width:54px;display:flex;align-items:center;justify-content:center;background:var(--cyfl-charcoal, #17191d);color:var(--cyfl-cream, #fff7e7);font-size:13px}.team-name-editor input{flex:1;min-width:0;border:0;border-radius:0;background:transparent}.entity-edit-modal label>small{color:#687386;font-size:12px;font-weight:500}.schedule-edit-modal{width:min(620px,100%)}.schedule-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.schedule-edit-form label{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:600}.schedule-edit-form input,.schedule-edit-form select{width:100%;min-width:0;height:42px;border:0;border-radius:6px;padding:0 12px;background:#f4f5f7;color:#17191d;outline:0}.schedule-edit-form input:focus,.schedule-edit-form select:focus{box-shadow:0 0 0 2px #005f602e}.subhead{margin:18px 0 10px;font-size:14px;color:#344054}.row-actions{display:flex;flex-wrap:wrap;gap:8px}.row-actions button{border:0;border-radius:2px;background:#005f60;color:#fff;min-height:32px;padding:0 10px}.row-actions .ghost{background:#fff0f0;color:#b42318}.row-actions button:disabled{background:#eef1f5;color:#98a2b3}.ghost-button{border:1px solid #d8dee8;border-radius:2px;background:#fff;color:#475467;min-height:38px;padding:0 14px}.ghost-button:hover{border-color:#b9c3d4;color:#17191d}.action{border:0;border-radius:2px;background:#005f60;color:#fff;min-height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:6px}.action.secondary{background:#e7eeff;color:#005f60}.action:disabled{cursor:not-allowed;background:#eef1f5;color:#98a2b3}.muted{color:#687386;font-size:13px}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.swatch{width:10px;height:10px;border-radius:999px;display:inline-block;margin-right:8px;vertical-align:middle}.mini-list{display:grid;gap:10px}.mini-item{border:1px solid #edf0f5;border-radius:2px;padding:12px;background:#fafbfc}.mini-item strong{display:block;font-size:14px}.mini-item span{display:block;margin-top:4px;color:#687386;font-size:12px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.table-wrap{width:100%;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#b8c1ce transparent}.table-wrap::-webkit-scrollbar{height:8px}.table-wrap::-webkit-scrollbar-thumb{border-radius:999px;background:#b8c1ce}table{width:100%;min-width:760px;border-collapse:collapse}.two-col table{min-width:520px}th,td{padding:12px 10px;border-bottom:1px solid #edf0f5;text-align:left;font-size:14px}th{color:#687386;font-size:12px;font-weight:600;background:#fafbfc}.cell-sub{display:block;margin-top:3px;color:#687386;font-size:12px}.approval-material{margin-top:9px;color:#1f2937}.approval-material summary{width:fit-content;cursor:pointer;color:#005f60;font-size:12px;font-weight:700}.approval-material-body{margin-top:10px;padding:14px;border:1px solid #dfe5ec;border-radius:6px;background:#fafbfc}.approval-applicant{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #e2e7ee}.approval-applicant>img,.approval-applicant>span{width:42px;height:42px;flex:0 0 auto;border-radius:50%;object-fit:cover;background:#e7ecef}.approval-applicant>span{display:flex;align-items:center;justify-content:center;color:#344054;font-weight:750}.approval-applicant strong,.approval-applicant small{display:block}.approval-applicant small{margin-top:3px;color:#667085;font-size:11px}.approval-material-grid{display:grid;grid-template-columns:150px minmax(280px,1fr);gap:16px;padding-top:14px}.approval-material-grid figure{margin:0}.approval-material-grid figure a,.approval-logo-empty{width:100%;aspect-ratio:1;overflow:hidden;border:1px solid #d9e0e8;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#eef2f6;color:#98a2b3;font-size:11px}.approval-material-grid figure img{width:100%;height:100%;object-fit:contain}.approval-material-grid figcaption{margin-top:6px;color:#667085;font-size:11px}.approval-material-grid dl{min-width:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;align-content:start}.approval-material-grid dl>div{min-width:0}.approval-material-grid dl>div.is-long{grid-column:1 / -1}.approval-material-grid dt{color:#7a8492;font-size:11px}.approval-material-grid dd{margin:3px 0 0;color:#1f2937;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.approval-reason{margin-top:12px;padding:10px 12px;display:flex;gap:10px;border-radius:5px;background:#fff0f0;color:#b42318;font-size:12px}.status{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:999px;background:#e4f1ed;color:#005f60;font-size:12px}.status.approved{background:#ecfdf3;color:#067647}.status.rejected{background:#fff0f0;color:#b42318}.player-cell{min-width:150px;display:flex;align-items:center;gap:10px}.player-cell>span:last-child{min-width:0}.player-thumb{width:38px;height:38px;border-radius:50%;object-fit:cover;flex:none;border:1px solid #dce3eb}.player-thumb-empty{display:inline-flex;align-items:center;justify-content:center;background:#eaf0f7;color:#005f60;font-size:13px;font-weight:750}.review-actions{flex-wrap:nowrap}.review-actions .review-toggle{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.review-row-open{background:#faf9f4}.review-detail-row:hover{background:transparent}.review-detail-row>td{padding:0;border-bottom:1px solid #dce3eb}.registration-review-detail{min-width:820px;padding:22px 24px 26px;background:#faf9f4}.review-detail-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid #dce3eb}.detail-kicker{color:#005f60;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.review-detail-top h4{margin:5px 0 0;color:#17191d;font-size:18px}.review-detail-top p{margin:6px 0 0;color:#687386;font-size:13px}.review-detail-actions{display:grid;justify-items:end;gap:12px;flex:none}.review-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:22px 0;border-bottom:1px solid #dce3eb}.review-info-section{min-width:0;padding:0 22px;border-left:1px solid #e0e5eb}.review-info-section:first-child{padding-left:0;border-left:0}.review-info-section:last-child{padding-right:0}.review-info-section h5,.review-media-section h5{margin:0 0 13px;color:#17191d;font-size:13px}.review-info-section dl{margin:0;display:grid;gap:9px}.review-info-section dl>div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;align-items:baseline}.review-info-section dt{color:#7a8492;font-size:12px}.review-info-section dd{margin:0;min-width:0;color:#1f2937;font-size:13px;overflow-wrap:anywhere}.mono-value{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px!important}.review-media-section{padding-top:22px}.review-media-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,260px));gap:16px}.review-media-grid figure{margin:0}.review-media-grid a,.review-image-empty{display:block;width:100%;aspect-ratio:1.58;overflow:hidden;border:1px solid #d9e0e8;border-radius:6px;background:#eef2f6}.review-media-grid img{width:100%;height:100%;object-fit:contain;background:#eef2f6}.review-image-empty{display:flex;align-items:center;justify-content:center;color:#98a2b3;font-size:12px}.review-media-grid figcaption{margin-top:7px;color:#667085;font-size:12px}.status.identity-passed{background:#ecfdf3;color:#067647}.status.identity-manual_review{background:#fff7ed;color:#b54708}.status.identity-failed{background:#fff0f0;color:#b42318}.status.identity-pending{background:#f2f4f7;color:#667085}.status.pending,.status.created,.status.scheduled{background:#fff7ed;color:#b54708}.status.paid,.status.finished,.status.locked{background:#ecfdf3;color:#067647}.status.cancelled,.status.refunded,.status.unpaid{background:#f2f4f7;color:#475467}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#1018286b}.modal{width:min(460px,100%);background:#fff;border:1px solid #e6eaf0;border-radius:2px;box-shadow:0 24px 70px #0f172a38;padding:18px}.match-entry-modal{width:min(1180px,100%);max-height:calc(100vh - 40px);display:flex;flex-direction:column;overflow-y:auto}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.modal-head h2{font-size:17px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.credential-modal{width:min(520px,100%)}.credential-fields{display:grid;gap:14px}.credential-input-actions{display:grid;grid-template-columns:minmax(0,1fr) 40px 40px;gap:8px}.credential-input-actions .icon-button{width:40px;height:40px}.credential-help{color:#687386;font-size:12px;line-height:1.6}.score-entry{display:grid;grid-template-columns:minmax(180px,1fr) 24px minmax(180px,1fr);align-items:end;gap:14px;padding:16px 18px;margin-bottom:14px;background:#17191d;color:#fff}.score-edit-modal{width:min(520px,100%)}.score-entry>span{align-self:end;padding-bottom:9px;color:#f2be2b;font-size:24px;font-weight:900;text-align:center}.score-entry label{display:grid;grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:12px;font-size:14px;font-weight:800}.score-entry label:last-child span{text-align:right}.score-entry input{width:92px;height:44px;border:0;border-radius:2px;background:#fff;color:#17191d;font-size:22px;font-weight:900;text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.template-import{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;margin-bottom:10px;border:1px solid #d8dee8;border-left:3px solid #005f60;background:#faf9f4}.template-import.is-valid{border-left-color:#16845b;background:#f3faf7}.template-import.is-invalid{border-left-color:#d92d20;background:#fff7f6}.template-import-main{min-width:0;display:flex;align-items:center;gap:10px}.template-import-main>svg{flex:0 0 auto;color:#005f60}.template-import-main>div{min-width:0;display:grid;gap:2px}.template-import-main strong,.template-import-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-import-main span{color:#667085;font-size:12px}.import-result{display:grid;gap:10px;margin:0 0 14px}.import-summary{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border-left:3px solid}.import-summary>svg{flex:0 0 auto;margin-top:1px}.import-summary>div{display:grid;gap:2px}.import-summary strong{font-size:13px}.import-summary span{color:#667085;font-size:12px}.import-summary.ready{border-color:#16845b;background:#f3faf7;color:#126a4b}.import-summary.blocked{border-color:#d92d20;background:#fff7f6;color:#b42318}.player-match-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.player-match-panel{min-width:0;border:1px solid #d8dee8;background:#fff}.player-match-head{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-bottom:1px solid #e6eaf0;background:#f8fafc}.player-match-head>div:first-child{min-width:0;display:grid;gap:2px}.player-match-head span,.player-match-head small{overflow:hidden;color:#667085;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.player-match-head strong{overflow:hidden;color:#17191d;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.match-count{flex:0 0 auto;display:grid;justify-items:end}.match-count strong{color:#126a4b;font-size:18px}.match-count.has-error strong{color:#b42318}.match-count span{font-size:10px}.match-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #e6eaf0}.match-metrics span{display:grid;gap:1px;padding:8px 10px;border-right:1px solid #eef1f5;color:#667085;font-size:10px}.match-metrics span:last-child{border-right:0}.match-metrics b{color:#344054;font-size:14px}.match-metrics .danger b{color:#b42318}.player-match-table-wrap{max-height:270px;overflow:auto}.player-match-table{min-width:530px;table-layout:fixed}.player-match-table th,.player-match-table td{padding:8px 9px}.player-match-table th:nth-child(1){width:31%}.player-match-table th:nth-child(2){width:30px}.player-match-table th:nth-child(3){width:39%}.player-match-table th:nth-child(4){width:110px}.player-match-table td:nth-child(2){color:#98a2b3;text-align:center}.player-match-table td>strong,.player-match-table td>span{display:block}.player-match-table td>strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.player-match-table td>span:not(.match-badge):not(.unmatched-player){margin-top:2px;color:#98a2b3;font-size:10px}.matched-player{min-width:0;display:flex;align-items:center;gap:7px}.matched-player img,.match-avatar{width:28px;height:28px;flex:0 0 28px;border-radius:50%;object-fit:cover}.match-avatar{display:grid;place-items:center;background:#e9eef5;color:#475467;font-size:11px;font-weight:800}.matched-player>div{min-width:0;display:grid}.matched-player strong,.matched-player span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.matched-player strong{color:#17191d;font-size:12px}.matched-player span{color:#98a2b3;font-size:10px}.unmatched-player{color:#b42318;font-size:11px;font-weight:700}.match-badge{display:inline-flex;align-items:center;justify-content:center;min-width:64px;height:24px;padding:0 7px;border-radius:3px;font-size:10px;font-weight:800;white-space:nowrap}.match-badge.exact{background:#eaf7f1;color:#126a4b}.match-badge.jersey,.match-badge.name{background:#fff4d6;color:#8a5700}.match-badge.conflict,.match-badge.unmatched{background:#feeceb;color:#b42318}.match-jersey,.match-name{background:#fffdf7}.match-conflict,.match-unmatched{background:snow}.import-issues{max-height:140px;display:grid;gap:5px;overflow:auto;padding:9px 10px;border:1px solid #ead9cc;background:#fffcf8}.mapping-row{display:flex;flex-wrap:wrap;gap:6px}.mapping-row span{padding:4px 7px;border:1px solid #dbe4ef;border-radius:4px;background:#fff;color:#344054;font-size:12px;font-weight:700}.import-message{display:flex;align-items:flex-start;gap:6px;font-size:12px;font-weight:700}.import-message>svg{flex:0 0 auto;margin-top:1px}.import-message.error{color:#b42318}.import-message.warning{color:#9a5b00}.import-message.ready{padding:9px 11px;border-left:3px solid #16845b;background:#f3faf7;color:#126a4b}.entry-stat-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:2px 0 8px}.entry-stat-tabs{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #d8dee8;border-radius:6px;background:#f5f7fa}.entry-stat-tabs button{min-width:76px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:0;border-radius:4px;background:transparent;color:#667085;box-shadow:none}.entry-stat-tabs button:hover{background:#eef2f7}.entry-stat-tabs button.active{background:#fff;color:#101828;box-shadow:0 1px 3px #1018281f}.entry-stat-tabs button span{min-width:18px;height:18px;display:inline-grid;place-items:center;border-radius:9px;background:#e9eef5;color:#475467;font-size:11px}.stat-entry-wrap{flex:0 0 auto;max-height:420px;min-height:240px;overflow:auto;border:1px solid #d8dee8}.stat-entry-table{min-width:780px}.stat-entry-table th:first-child,.stat-entry-table td:first-child{position:sticky;left:0;z-index:2;min-width:150px;background:#fff}.stat-entry-table thead th:first-child{background:#f5f7fa;z-index:3}.stat-entry-table th:nth-child(2),.stat-entry-table td:nth-child(2){min-width:150px}.compact-number{width:72px;height:34px;border:1px solid #d8dee8;border-radius:2px;padding:0 6px;color:#17191d;text-align:center}.compact-number:focus,.score-entry input:focus{border-color:#005f60;outline:2px solid rgba(24,86,163,.18)}.inline-error{color:#b42318;font-size:13px;font-weight:700}.reject-field{display:grid;gap:8px}.reject-field span{color:#344054;font-size:13px;font-weight:600}.reject-field textarea{width:100%;min-height:92px;border:1px solid #d8dee8;border-radius:2px;outline:0;padding:10px 12px}.reject-field textarea:focus,.search:focus-within,.login-field input:focus{border-color:#005f60;box-shadow:0 0 0 3px #005f601f}.empty{padding:22px;text-align:center;color:#687386}.module-placeholder p{color:#687386;margin-top:8px}@media(max-width:880px){.shell{display:block;grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:1;border-right:0;border-bottom:1px solid #e6eaf0;padding:8px 10px 10px}.side-brand{padding:2px 4px 8px}.side-brand .brand-mark{width:36px;height:36px}nav{grid-template-columns:repeat(4,minmax(0,1fr))}nav button{min-height:52px;flex-direction:column;justify-content:center;gap:3px;padding:5px 3px}nav button span{display:block;max-width:100%;color:inherit;font-size:11px;line-height:1.2;text-align:center;white-space:normal}.content{padding:16px 14px 28px}.topbar{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:14px}.topbar h1{font-size:21px}.top-actions{width:100%;flex-wrap:nowrap}.search{width:auto;min-width:0;flex:1}.search,.search input{min-height:40px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col{grid-template-columns:1fr}.table-section{padding:14px}.section-head{align-items:flex-start}.section-actions{align-items:flex-end;flex-direction:column}.schedule-form,.schedule-edit-form{grid-template-columns:1fr}.schedule-form .venue-field,.schedule-form .form-actions{grid-column:span 1}.modal-backdrop{padding:10px}.match-entry-modal{max-height:calc(100vh - 20px);padding:14px}.score-entry{grid-template-columns:1fr;gap:10px;padding:14px}.score-entry>span{display:none}.score-entry label,.score-entry label:last-child span{text-align:left}.template-import{align-items:stretch;flex-direction:column}.template-import .action{width:100%;justify-content:center}.player-match-grid{grid-template-columns:1fr}.player-match-table{min-width:0}.player-match-table th,.player-match-table td{padding:7px 5px}.player-match-table th:nth-child(1){width:28%}.player-match-table th:nth-child(2){width:20px}.player-match-table th:nth-child(3){width:42%}.player-match-table th:nth-child(4){width:70px}.matched-player{gap:4px}.matched-player img,.match-avatar{width:24px;height:24px;flex-basis:24px}.match-badge{min-width:54px;padding:0 4px;font-size:9px}.entry-stat-toolbar{align-items:stretch;flex-direction:column}.entry-stat-toolbar>.muted{display:none}.entry-stat-tabs{width:100%;overflow-x:auto}.entry-stat-tabs button{flex:0 0 76px}table{min-width:640px}.approval-table{min-width:0;display:block}.approval-table thead{display:none}.approval-table tbody{display:block}.approval-table tr{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;padding:13px 10px;border-bottom:1px solid #e1e6ed}.approval-table td{min-width:0;padding:0;border:0;overflow-wrap:anywhere}.approval-table td:first-child{color:#687386;font-size:12px}.approval-table td:nth-child(2){grid-column:1}.approval-table td:nth-child(3){grid-column:2;grid-row:1 / span 2;justify-self:end}.approval-table td:nth-child(4){grid-column:1;color:#687386;font-size:12px}.approval-table td:nth-child(5){grid-column:1 / -1;padding-top:7px}.approval-table .row-actions{justify-content:flex-start}.two-col table{min-width:560px}.row-actions button,.assignment-list button,.action,.text-danger{min-height:40px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{color:#17191d;background:#f7f5ef}body,.login-page{background:#f7f5ef}.login-panel{border:1px solid #17191d;border-radius:8px;padding:30px;box-shadow:none}.brand-mark{width:48px;height:48px;border:0;border-radius:6px;object-fit:contain;background:transparent;color:transparent}.login-panel h1,.topbar h1{color:#17191d;font-weight:720}.login-panel p,.topbar p,.hint{color:#687386}.login-field input,.schedule-form input,.schedule-form select,.reject-field textarea{border-color:#dce2ea;border-radius:6px}.login-field input:focus,.schedule-form input:focus,.schedule-form select:focus,.reject-field textarea:focus{border-color:#005f60;box-shadow:0 0 0 3px #005f601c}.login-actions button,.section-head button,.schedule-form .form-actions>button:not(.ghost-button){border-radius:6px;background:#f2be2b;color:#17191d;font-weight:750}.login-actions .secondary{border:1px solid #dce2ea;background:#fff;color:#17191d}.shell{grid-template-columns:236px 1fr}.sidebar{border-right:0;background:#17191d;padding:18px 14px}.side-brand{padding:7px 8px 22px}.side-brand strong{color:#fff7e7;font-weight:800}.side-brand span{color:#aeb3ba}nav{gap:5px}nav button{position:relative;min-height:42px;border-radius:6px;color:#aeb3ba;padding:0 12px;font-weight:650}nav button:before{content:"";position:absolute;left:0;width:3px;height:20px;border-radius:0 3px 3px 0;background:#f2be2b;opacity:0}nav button.active:before{opacity:1}nav button.active,nav button:hover{background:#fff7e7;color:#17191d}.nav-code{display:none}.content{padding:26px 30px 42px;background:#f7f5ef}.topbar{align-items:center;margin-bottom:24px}.admin-heading-meta{justify-content:flex-start;color:#687386;font-size:10px;font-weight:650}.admin-title-line{margin-top:5px}.admin-title-line h1{color:#17191d;font-size:28px;font-weight:720;line-height:1.15}.admin-title-rule{display:none}.admin-heading>p{margin-top:7px;color:#687386}.search,.icon-button{border-color:#dce2ea;border-radius:6px;background:#fff}.search:focus-within{border-color:#005f60;box-shadow:0 0 0 3px #005f601a}.icon-button:hover{border-color:#005f60;color:#005f60}.checkin-workspace{display:grid;gap:16px}.checkin-defaults{min-height:64px;padding:12px 18px;border-top:1px solid #e1e6ed;border-bottom:1px solid #e1e6ed;display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:20px;background:#faf9f4}.checkin-defaults>div{display:grid;gap:3px}.checkin-defaults strong{color:#17191d;font-size:13px}.checkin-defaults small{color:#7a8492;font-size:11px}.checkin-defaults label{display:flex;align-items:center;gap:8px;color:#17191d;font-size:13px;font-weight:650}.checkin-defaults input{width:17px;height:17px;accent-color:#005f60}.checkin-filters{padding:14px 18px;display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(5,minmax(110px,.65fr));gap:8px;border-bottom:1px solid #e1e6ed}.checkin-filters input,.checkin-filters select{width:100%;height:36px;padding:0 10px;border:1px solid #d6dde7;border-radius:3px;background:#fff;color:#344054;font:inherit;font-size:12px}.checkin-filters input:focus,.checkin-filters select:focus{border-color:#005f60;outline:2px solid rgba(0,95,96,.12)}.checkin-overview{min-height:88px;display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid #e1e6ed}.checkin-overview span{padding:16px 18px;border-right:1px solid #e1e6ed;display:grid;align-content:center;gap:4px}.checkin-overview span:last-child{border-right:0}.checkin-overview strong{color:#17191d;font-size:21px}.checkin-overview small{color:#7a8492;font-size:11px}.checkin-aggregate{border-bottom:1px solid #e1e6ed}.subsection-head{min-height:50px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.subsection-head h3{color:#17191d;font-size:14px}.subsection-head span{color:#7a8492;font-size:11px}.checkin-match-table{border-top:12px solid #f5f7fa}.checkin-workspace tr.is-selected td{background:#f1f6f3}.table-secondary{display:block;margin-top:3px;color:#7a8492;font-size:12px;font-weight:400}.status.checkin-not_started{background:#eef0ec;color:#667085}.status.checkin-in_progress{background:#fff4cf;color:#005f60}.status.checkin-finalized{background:#e7f4ed;color:#16845b}.checkin-detail .section-head>div{display:grid;gap:3px}.checkin-detail-bar{display:grid;grid-template-columns:minmax(420px,1fr) minmax(280px,.65fr);border-top:1px solid #e1e6ed;border-bottom:1px solid #e1e6ed}.checkin-kpis{display:grid;grid-template-columns:repeat(4,1fr)}.checkin-kpis span{min-height:94px;padding:18px;border-right:1px solid #e1e6ed;display:grid;align-content:center;gap:3px}.checkin-kpis strong{color:#17191d;font-size:24px;line-height:1}.checkin-kpis small{color:#7a8492;font-size:12px}.checkin-config{padding:15px 18px;display:grid;align-content:center;gap:5px;background:#faf9f4}.checkin-config label{display:flex;align-items:center;gap:9px;color:#17191d;font-size:14px;font-weight:700}.checkin-config input{width:17px;height:17px;accent-color:#005f60}.checkin-config small{color:#7a8492;font-size:12px}.checkin-team{padding-top:22px}.checkin-team+.checkin-team{margin-top:8px;border-top:1px solid #e1e6ed}.checkin-team-head{min-height:40px;padding:0 18px 10px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.checkin-team-head h3{color:#17191d;font-size:15px}.checkin-team-head span{color:#667085;font-size:12px}.checkin-player{min-width:150px;display:flex;align-items:center;gap:9px}.checkin-player span{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e9eff4;color:#005f60;font-size:11px;font-weight:800}.checkin-player strong{color:#17191d;font-size:13px}.checkin-photos{display:flex;flex-wrap:wrap;gap:5px}.checkin-photos a{width:25px;height:25px;border:1px solid #cbd7e6;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;color:#005f60;font-size:11px;font-weight:700;text-decoration:none}.checkin-photos a:hover{border-color:#005f60;background:#f1f6f3}.empty.compact{min-height:80px;padding:24px}@media(max-width:900px){.checkin-defaults{grid-template-columns:1fr;gap:8px}.checkin-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.checkin-filters input{grid-column:1 / -1}.checkin-overview{grid-template-columns:repeat(3,1fr)}.checkin-detail-bar{grid-template-columns:1fr}.checkin-config{border-top:1px solid #e1e6ed}}.kpi,.table-section,.module-placeholder{border:1px solid #d9ddd8;border-radius:8px;background:#fff}.kpi{min-height:116px;padding:20px}.kpi+.kpi{border-left:1px solid #e2e7ee}.kpi:nth-child(2){background:#005f60}.kpi:nth-child(4){background:#fff4cf}.kpi:nth-child(2) span{color:#c8ded9}.kpi:nth-child(2) strong{color:#f2be2b}.kpi span{color:#687386}.kpi strong{margin-top:7px;color:#17191d;font-family:inherit;font-size:38px;font-weight:720}.table-section,.module-placeholder{margin-top:16px;padding:0 18px 18px;border-top:1px solid #e2e7ee;border-bottom:1px solid #e2e7ee}.section-head{min-height:58px;margin-bottom:8px;border-bottom:1px solid #e8ecf1}.section-head h2,.module-placeholder h2{padding:0;background:transparent;color:#17191d;font-size:15px;font-weight:680}.row-actions button,.action{border-radius:5px;background:#005f60;color:#fff7e7;font-weight:650}.action.secondary{background:#e4f1ed;color:#005f60}.ghost-button{border-color:#dce2ea;border-radius:6px;color:#17191d}.mini-item{border-color:#e8ecf1;border-radius:6px;background:#fafbfc}th{color:#687386;background:#faf9f4;font-weight:600}th,td{border-bottom-color:#edf0f4}tbody tr:hover{background:#fffdf8}.status{background:#e4f1ed;color:#005f60}.modal{border:1px solid #e2e7ee;border-radius:8px;box-shadow:0 24px 64px #17191d2e}.score-entry{border-color:#e2e7ee;border-radius:8px;background:#faf9f4}.score-entry input,.compact-number{border-color:#dce2ea;border-radius:5px}.error-line{border-radius:6px}@media(max-width:880px){.sidebar{border-bottom:0;background:#17191d}.side-brand{padding-bottom:10px}nav button{border-radius:6px}nav button:before{top:0;left:50%;width:22px;height:3px;transform:translate(-50%)}.content{padding:16px 14px 28px}.kpi-grid{gap:8px}.table-section{padding:0 12px 12px}}.config-stack{display:grid;gap:2px}.stat-edit-modal{width:min(620px,100%)}.stat-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stat-edit-form label{display:grid;gap:6px;color:#344054;font-size:13px;font-weight:600}.stat-edit-form .wide{grid-column:1 / -1}.stat-edit-form input,.stat-edit-form select{width:100%;min-width:0;height:40px;border:0;border-radius:7px;padding:0 10px;background:var(--cyfl-soft);color:#17191d;outline:0;font:inherit}.stat-edit-form input:focus,.stat-edit-form select:focus{box-shadow:0 0 0 2px #005f602e}.content-edit-modal{width:min(620px,100%)}.content-edit-form{display:grid;gap:14px}.content-edit-form label{display:grid;gap:6px;color:#344054;font-size:13px;font-weight:600}.content-edit-form input,.content-edit-form select,.content-edit-form textarea{width:100%;min-width:0;border:0;border-radius:7px;padding:0 10px;background:var(--cyfl-soft);color:#17191d;outline:0;font:inherit}.content-edit-form input,.content-edit-form select{height:40px}.content-edit-form textarea{min-height:112px;padding:10px;resize:vertical}.content-edit-form input:focus,.content-edit-form select:focus,.content-edit-form textarea:focus{box-shadow:0 0 0 2px #005f602e}.banner-upload-field{display:grid;gap:8px}.banner-upload-field>span{color:#344054;font-size:13px;font-weight:600}.banner-upload-preview{position:relative;overflow:hidden;border-radius:7px;background:var(--cyfl-soft);aspect-ratio:2 / 1}.banner-upload-preview img{display:block;width:100%;height:100%;object-fit:cover}.banner-upload-preview button{position:absolute;right:10px;bottom:10px;min-height:32px;border-radius:5px;padding:0 10px;background:#fffffff0}.banner-upload-control{min-height:58px;display:flex!important;align-items:center;justify-content:space-between;gap:14px;border:1px dashed #b7c0cb;border-radius:7px;padding:10px 12px;cursor:pointer}.banner-upload-control>span{display:flex;align-items:center;gap:7px;color:#005f60;font-weight:700}.banner-upload-control small{color:#7b8493;font-size:11px;font-weight:500;text-align:right}.recorder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:8px}.recorder-card{border:1px solid #e2e7ee;border-radius:7px;padding:16px;background:#fffdf8}.recorder-actions{display:flex;align-items:center;gap:8px}.recorder-actions .action{display:inline-flex;align-items:center;gap:5px}.credential-state{width:fit-content;margin-top:5px;padding:3px 7px;border-radius:4px;font-size:11px;font-weight:700}.credential-state.ready{background:#e7f2ec;color:#207357}.credential-state.pending{background:#fff0e8;color:#bd4a14}@media(max-width:620px){.recorder-head{align-items:flex-start;flex-direction:column}.recorder-actions{width:100%;flex-wrap:wrap}.recorder-actions .action{flex:1 1 auto;justify-content:center}}.recorder-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #e8ecf1}@media(max-width:880px){.registration-table{min-width:0;display:block}.registration-table thead{display:none}.registration-table tbody{display:block}.registration-main-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;padding:12px 0;border-bottom:1px solid #e1e6ed}.registration-main-row>td{display:block;min-width:0;padding:8px 10px;border:0}.registration-main-row>td:nth-child(5){grid-column:1 / -1}.registration-main-row .player-cell{min-width:0}.registration-main-row .review-actions button{width:100%;justify-content:center}.review-detail-row,.review-detail-row>td{display:block;width:100%}.registration-review-detail{min-width:0;padding:18px 12px 22px}.review-detail-top{flex-direction:column}.review-detail-actions{width:100%;justify-items:stretch}.review-detail-actions .row-actions{display:grid;grid-template-columns:.7fr 1.3fr}.review-detail-grid{grid-template-columns:1fr;padding:8px 0 18px}.review-info-section,.review-info-section:first-child,.review-info-section:last-child{padding:18px 0;border-left:0;border-top:1px solid #e0e5eb}.review-media-grid{grid-template-columns:1fr}}.recorder-head>div{min-width:0;display:grid;gap:3px}.recorder-head strong{color:#17191d;font-size:15px}.recorder-head span{color:#687386;font-size:12px}.assignment-list{min-height:74px;padding:7px 0}.assignment-list>div{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf0f4}.assignment-list>div>span{min-width:0;color:#17191d;font-size:13px}.assignment-list small{display:block;margin-top:2px;color:#7b8493;font-size:11px}.assignment-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding-top:10px}.assignment-add select{min-width:0;height:36px;border:1px solid #dce2ea;border-radius:5px;padding:0 9px;background:#fff;color:#17191d}.assignment-add button{min-width:64px;border-radius:5px;background:#005f60;color:#fff;font-weight:600}.text-danger{border:0;background:transparent;color:#c93b32;font-size:12px}.compact-empty{min-height:72px!important;justify-content:center!important;color:#8a93a3}.content-config-list>div{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf0f4}.content-config-list>div>span{min-width:0;display:grid;gap:2px}.content-config-list strong{overflow:hidden;color:#17191d;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.content-config-list small{color:#7b8493;font-size:11px}@media(max-width:880px){.stat-edit-form{grid-template-columns:1fr}.stat-edit-form .wide{grid-column:auto}.recorder-grid{grid-template-columns:1fr}}:root{--cyfl-canvas: #f2f2ef;--cyfl-soft: #e9eae7;--cyfl-muted: #777873;--cyfl-charcoal: #1b1c1f;background:var(--cyfl-canvas)}body,.login-page,.content{background:var(--cyfl-canvas)}.login-panel{border:0;border-radius:8px;padding:32px;background:#fff}.login-actions button,.schedule-form .form-actions>button:not(.ghost-button),.row-actions button,.action,.assignment-add button{border:0;border-radius:6px;background:var(--cyfl-charcoal);color:var(--cyfl-cream)}.login-actions .secondary,.action.secondary{border:0;background:var(--cyfl-soft);color:var(--cyfl-ink)}.sidebar{border-right:1px solid #e3e4e0;background:#fff}.side-brand strong{color:var(--cyfl-ink)}.side-brand span{color:var(--cyfl-muted)}nav button{border-radius:7px;color:var(--cyfl-muted)}nav button:before{display:none}nav button.active,nav button:hover{background:var(--cyfl-charcoal);color:var(--cyfl-cream)}.content{padding:28px 32px 44px}.topbar{margin-bottom:26px}.admin-heading-meta{color:var(--cyfl-muted);letter-spacing:0}.admin-title-line h1{font-size:32px;font-weight:780}.admin-heading>p{color:var(--cyfl-muted)}.search,.icon-button,.login-field input,.schedule-form input,.schedule-form select,.reject-field textarea,.checkin-filters input,.checkin-filters select{border:0;border-radius:7px;background:var(--cyfl-soft)}.search:focus-within,.login-field input:focus,.schedule-form input:focus,.schedule-form select:focus,.reject-field textarea:focus{box-shadow:0 0 0 2px #005f602e}.kpi-grid{gap:12px;border:0}.kpi{min-height:124px;padding:20px;border:0;border-radius:8px;background:#fff}.kpi+.kpi{border-left:0}.kpi:nth-child(2){background:var(--cyfl-charcoal)}.kpi:nth-child(3){background:var(--cyfl-teal)}.kpi:nth-child(4){background:var(--cyfl-yellow)}.kpi:nth-child(2) span,.kpi:nth-child(3) span{color:#fff7e7ad}.kpi:nth-child(2) strong,.kpi:nth-child(3) strong{color:var(--cyfl-cream)}.kpi:nth-child(4) span,.kpi:nth-child(4) strong{color:var(--cyfl-ink)}.kpi strong{margin-top:auto;font-size:40px;font-weight:780}.table-section,.module-placeholder{margin-top:16px;padding:0 18px 18px;border:0;border-radius:8px;background:#fff}.section-head{min-height:62px;margin-bottom:4px;border:0}.section-head h2,.module-placeholder h2{color:var(--cyfl-ink);font-size:16px;font-weight:720}.section-head button{border:0;border-radius:6px;background:var(--cyfl-yellow);color:var(--cyfl-ink)}th{background:#f7f7f4;color:var(--cyfl-muted)}th,td{border-bottom-color:#ecece8}tbody tr:hover{background:#fafaf7}.mini-item,.recorder-card,.score-entry,.review-info-section,.registration-review-detail,.checkin-config,.checkin-defaults{border:0;border-radius:7px;background:#f7f7f4}.score-entry{color:var(--cyfl-ink)}.score-entry>span{color:#a36d00}.score-entry input{border:1px solid #e2e4df;background:#fff;color:var(--cyfl-ink)}.status{border-radius:6px}.player-thumb,.checkin-player span{border-radius:7px}.ghost-button{border:0;border-radius:6px;background:var(--cyfl-soft)}.modal{border:0;border-radius:8px;box-shadow:none}.player-filters{display:grid;grid-template-columns:minmax(220px,1.2fr) repeat(4,minmax(135px,.7fr)) auto auto;gap:9px;padding:14px 0 18px;border-top:1px solid #ecece8}.player-filters input,.player-filters select{width:100%;height:38px;border:0;border-radius:7px;background:var(--cyfl-soft);color:var(--cyfl-ink);font:inherit;padding:0 11px}.player-filter-search{display:flex;align-items:center;gap:8px;height:38px;padding-left:11px;border-radius:7px;background:var(--cyfl-soft);color:var(--cyfl-muted)}.player-filter-search input{padding-left:0;background:transparent}.player-filters>button{min-width:76px;height:38px}.player-directory-table{min-width:1180px}.status.payment-paid,.status.payment-free{background:#ecfdf3;color:#067647}.status.payment-pending,.status.payment-reviewing,.status.payment-refunding{background:#fff7ed;color:#b54708}.status.payment-error{background:#fff0f0;color:#b42318}.status.payment-refunded,.status.payment-closed,.status.payment-none,.status.payment-unknown{background:#f2f4f7;color:#667085}.player-identity{display:flex;align-items:center;gap:11px;min-width:150px}.player-identity>img,.player-identity>span,.player-detail-hero>img,.player-detail-hero>span,.parent-link-grid article>img,.parent-link-grid article>span{width:44px;height:44px;flex:0 0 44px;border-radius:7px;object-fit:cover;display:grid;place-items:center;background:var(--cyfl-yellow);color:var(--cyfl-ink);font-size:16px;font-weight:750}.player-identity small{display:block;margin-top:3px;color:var(--cyfl-muted);font-size:11px}.player-pagination{display:flex;align-items:center;justify-content:space-between;padding-top:14px;color:var(--cyfl-muted);font-size:12px}.player-pagination>div{display:flex;gap:8px}.player-detail-modal{width:min(1080px,100%);max-height:min(92vh,940px);overflow:hidden}.player-detail-content{display:grid;gap:14px;max-height:calc(92vh - 86px);padding:0 4px 4px;overflow-y:auto}.player-detail-hero{display:flex;align-items:center;gap:16px;min-height:118px;padding:20px;border-radius:8px;background:var(--cyfl-charcoal);color:var(--cyfl-cream)}.player-detail-hero>img,.player-detail-hero>span{width:76px;height:76px;flex-basis:76px;font-size:26px}.player-detail-hero h3{margin:0 0 6px;font-size:24px}.player-detail-hero p{margin:0;color:#fff7e7b3}.player-detail-tags{display:flex;gap:7px;margin-top:12px}.player-detail-content .review-info-section{padding:18px}.player-detail-content .review-info-section>h3{margin:0 0 14px}.detail-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.detail-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px}.detail-grid div{min-width:0}.detail-grid span{display:block;margin-bottom:5px;color:var(--cyfl-muted);font-size:11px}.detail-grid strong{display:block;overflow-wrap:anywhere;font-size:13px}.parent-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.parent-link-grid article{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;padding:12px;border-radius:7px;background:#fff}.parent-link-grid article p{margin:4px 0 0;color:var(--cyfl-muted);font-size:12px}.empty.compact{min-height:70px}.entity-name{display:flex;align-items:center;gap:10px;min-width:150px}.entity-name>img,.entity-name>span{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:7px;object-fit:cover;background:var(--cyfl-soft);color:var(--cyfl-ink);font-size:13px;font-weight:750}.icon-action{width:32px;height:32px;min-height:32px!important;display:inline-grid;place-items:center;padding:0!important;border-radius:6px!important;background:var(--cyfl-soft)!important;color:var(--cyfl-teal)!important}.icon-action.danger,.action.danger{background:#fff0f0!important;color:#b42318!important}.entity-edit-modal{width:min(720px,100%)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid label{display:grid;gap:7px;color:var(--cyfl-muted);font-size:12px}.form-grid label.wide{grid-column:1 / -1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;box-sizing:border-box;border:1px solid #dfe3e8;border-radius:7px;background:#fff;color:var(--cyfl-ink);font:inherit;font-size:13px}.form-grid input,.form-grid select{height:40px;padding:0 11px}.form-grid textarea{min-height:92px;padding:10px 11px;resize:vertical}.color-input{display:grid;grid-template-columns:48px minmax(0,1fr);gap:8px}.color-input input[type=color]{padding:4px}.entity-edit-modal .form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.entity-edit-modal .form-actions>button{min-height:38px;padding:0 16px;border:0;border-radius:6px}.entity-edit-modal .form-actions>button[type=submit]{background:var(--cyfl-teal);color:#fff;font-weight:700}.season-create-modal{width:min(820px,100%);max-height:min(860px,calc(100vh - 48px));overflow-y:auto}.season-create-modal .form-grid>.wide{grid-column:1 / -1}.season-age-editor{display:grid;gap:10px;padding-top:4px}.season-age-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.season-age-head>div{display:grid;gap:3px}.season-age-head span{color:var(--cyfl-muted);font-size:12px}.season-age-list{display:grid;gap:8px}.season-age-row{display:grid;grid-template-columns:28px minmax(110px,.7fr) minmax(150px,1fr) minmax(150px,1fr) 32px;gap:8px;align-items:center}.season-age-row input{width:100%;height:40px;box-sizing:border-box;border:1px solid #dfe3e8;border-radius:7px;padding:0 11px;color:var(--cyfl-ink);font:inherit;font-size:13px}.season-age-index{color:var(--cyfl-muted);font-size:12px;text-align:center}.season-empty{gap:6px}.season-empty strong{color:var(--cyfl-ink)}.season-empty span{color:var(--cyfl-muted);font-size:13px}@media(max-width:880px){.sidebar{border-right:0;border-bottom:1px solid #e3e4e0;background:#fff}.side-brand strong{color:var(--cyfl-ink)}nav{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}nav::-webkit-scrollbar{display:none}nav button{min-height:54px;flex:0 0 88px;color:var(--cyfl-muted)}nav button.active,nav button:hover{background:var(--cyfl-charcoal);color:var(--cyfl-cream)}.content{padding:18px 14px 30px}.admin-title-line h1{font-size:27px}.kpi-grid{gap:8px}.kpi{min-height:112px}.table-section{padding:0 12px 12px}.table-wrap{overflow-x:scroll;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.table-wrap::-webkit-scrollbar{height:5px}.table-wrap::-webkit-scrollbar-track{background:#edf0ed}.table-wrap::-webkit-scrollbar-thumb{background:#68706f}.registration-main-row{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.registration-main-row>td{overflow:hidden;overflow-wrap:anywhere}.registration-main-row>td:nth-child(2) strong{display:block;white-space:normal}.player-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.player-filter-search{grid-column:1 / -1}.detail-grid,.detail-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.parent-link-grid,.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.season-create-modal .form-grid>.wide{grid-column:auto}.season-age-row{grid-template-columns:24px 1fr 1fr}.season-age-row input[type=date]{grid-column:2 / -1}.season-age-row .icon-action{grid-column:3}}.match-entry-modal .score-entry label,.match-entry-modal .score-entry label>span{color:#17191d!important;-webkit-text-fill-color:#17191d}
