:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:#f4f7fb;min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.login-page,.loading-page{background:linear-gradient(145deg,#10223d 0%,#1d3960 54%,#edf2f8 54.1% 100%);justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.login-card,.loading-card{background:#fffffffa;border:1px solid #ffffff8c;border-radius:24px;width:min(100%,470px);padding:38px;box-shadow:0 24px 70px #0c1e3638}.loading-card{text-align:center}.brand-mark{color:#fff;letter-spacing:.06em;background:#17365d;border-radius:15px;place-items:center;width:54px;height:54px;font-size:17px;font-weight:800;display:grid}.loading-card .brand-mark{margin:0 auto 20px}.login-heading{margin-top:24px}.eyebrow,.topbar-kicker{color:#58708f;letter-spacing:.11em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:800}.login-heading h1,.loading-card h1{color:#14243c;margin:0;font-size:30px;line-height:1.15}.login-description,.loading-card p{color:#637187;margin:10px 0 0;line-height:1.6}.auth-form{flex-direction:column;gap:11px;margin-top:30px;display:flex}.auth-form label,.filter-field label{color:#273a55;font-size:14px;font-weight:700}.auth-form input,.filter-field input,.filter-field select{color:#172033;background:#fff;border:1px solid #cdd6e2;border-radius:11px;outline:none;width:100%;min-height:48px;padding:0 14px}.auth-form input:focus,.filter-field input:focus,.filter-field select:focus{border-color:#315b91;box-shadow:0 0 0 3px #315b911f}.otp-input{letter-spacing:.12em;font-size:18px;font-weight:700}.field-help{color:#718096;margin:0 0 8px;font-size:13px;line-height:1.5}.primary-button,.secondary-button,.text-button{border:0;border-radius:10px;font-weight:750}.primary-button{color:#fff;background:#17365d;min-height:48px;margin-top:6px;padding:0 18px}.primary-button:hover:not(:disabled){background:#224c7c}.secondary-button{color:#263b58;background:#fff;border:1px solid #cbd5e1;min-height:40px;padding:0 15px}.secondary-button:hover:not(:disabled){background:#f7f9fc}.text-button{color:#315b91;background:0 0;padding:9px}.alert{border-radius:10px;padding:12px 14px;font-size:13px;line-height:1.5}.error-alert{color:#8b2727;background:#fff3f3;border:1px solid #efc6c6}.info-alert{color:#31516f;background:#f2f7fc;border:1px solid #c7d9ee}.security-note{color:#6d7b8e;border-top:1px solid #e5eaf0;flex-direction:column;gap:4px;margin-top:28px;padding-top:19px;font-size:12px;display:flex}.security-note strong{color:#44546a}.admin-shell{min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #dce3eb;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:17px clamp(20px,4vw,58px);display:flex}.topbar h1{color:#172b47;margin:0;font-size:22px}.topbar-actions{align-items:center;gap:18px;display:flex}.admin-identity{flex-direction:column;align-items:flex-end;gap:2px;font-size:13px;display:flex}.admin-identity span{color:#718096}.dashboard{width:min(1500px,100% - 40px);margin:0 auto;padding:38px 0 60px}.page-heading-row{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.page-heading-row h2{color:#162c49;margin:0;font-size:30px}.page-heading-row p:not(.eyebrow){color:#66768d;margin:8px 0 0}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.stat-card{background:#fff;border:1px solid #dce3eb;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:120px;padding:20px;display:flex;box-shadow:0 5px 18px #122b490a}.stat-card span{color:#67778c;font-size:13px;font-weight:700}.stat-card strong{color:#183a65;font-size:32px}.stat-card .access-stat{font-size:22px}.dashboard-alert{margin-top:20px}.table-card{background:#fff;border:1px solid #dce3eb;border-radius:17px;margin-top:22px;overflow:hidden;box-shadow:0 5px 18px #122b490a}.table-card-heading{border-bottom:1px solid #e6ebf1;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.table-card-heading h3{color:#243a57;margin:0;font-size:18px}.table-card-heading p{color:#7a8798;margin:4px 0 0;font-size:13px}.team-filters{background:#fbfcfe;border-bottom:1px solid #e6ebf1;grid-template-columns:minmax(250px,1fr) minmax(180px,240px) auto;align-items:end;gap:14px;padding:18px 22px;display:grid}.filter-field{flex-direction:column;gap:7px;display:flex}.filter-field label{letter-spacing:.025em;font-size:12px}.filter-field input,.filter-field select{border-radius:9px;min-height:43px}.filter-actions{align-items:flex-end;display:flex}.clear-filter-button{white-space:nowrap;min-height:43px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:850px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:15px 18px}th{color:#65758b;letter-spacing:.035em;text-transform:uppercase;background:#f8fafc;font-size:12px;font-weight:800}td{color:#40516a;font-size:14px}tbody tr:hover{background:#fbfcfe}tbody tr:last-child td{border-bottom:0}.team-id{color:#315b91;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700}.status-badge{letter-spacing:.045em;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.status-draft{color:#87620b;background:#fff5d9}.status-submitted{color:#227046;background:#e5f7ed}.status-unknown{color:#626f7e;background:#eef1f5}.empty-cell{text-align:center;color:#7a8798;padding:35px}.dashboard-footer{color:#8490a1;text-align:center;padding:24px 4px 0;font-size:12px}@media (width<=900px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-filters{grid-template-columns:1fr 1fr}.filter-actions{grid-column:1/-1}.topbar{align-items:flex-start}.topbar-actions{flex-direction:column;align-items:flex-end;gap:8px}}@media (width<=620px){.login-page,.loading-page{background:#edf2f8;padding:18px}.login-card,.loading-card{border-radius:18px;padding:27px 22px}.login-heading h1,.loading-card h1{font-size:25px}.topbar{flex-direction:column;min-height:auto;padding:16px 20px}.topbar-actions{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.admin-identity{align-items:flex-start}.dashboard{width:calc(100% - 28px);padding-top:28px}.page-heading-row{flex-direction:column;align-items:flex-start}.page-heading-row h2{font-size:25px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:100px;padding:15px}.stat-card strong{font-size:27px}.team-filters{grid-template-columns:1fr;padding:16px}.filter-actions{grid-column:auto}.clear-filter-button{width:100%}}.success-alert{color:#236342;background:#edf9f2;border:1px solid #b8dfc9}.warning-alert{color:#765812;background:#fff8e5;border:1px solid #ecd596}.page-heading-actions{align-items:center;gap:10px;display:flex}.add-team-button{white-space:nowrap;margin-top:0}table{min-width:1040px}.invitation-badge{letter-spacing:.045em;white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.invitation-pending{color:#315b91;background:#e9f1fb}.invitation-processing{color:#67459a;background:#f2ecfb}.invitation-accepted{color:#227046;background:#e5f7ed}.invitation-expired{color:#9a442d;background:#fff0ec}.invitation-not_sent,.invitation-unknown{color:#626f7e;background:#eef1f5}.modal-backdrop{z-index:1000;background:#0c1b2f94;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-card{background:#fff;border:1px solid #dce3eb;border-radius:20px;width:min(100%,620px);max-height:calc(100vh - 48px);padding:28px;overflow-y:auto;box-shadow:0 30px 80px #0b1c3247}.modal-heading-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.modal-heading-row h2,.modal-card>h2{color:#162c49;margin:0;font-size:27px}.modal-heading-row p:not(.eyebrow){color:#66768d;margin:8px 0 0;line-height:1.55}.modal-close-button{color:#586b84;background:#fff;border:1px solid #d7dee8;border-radius:10px;flex:none;width:38px;height:38px;font-size:25px;line-height:1}.modal-close-button:hover:not(:disabled){background:#f6f8fb}.automatic-id-note,.invitation-flow-note{color:#60738c;background:#f6f9fd;border:1px solid #d7e2ef;border-radius:11px;flex-direction:column;gap:4px;margin-top:20px;padding:14px 16px;font-size:13px;line-height:1.5;display:flex}.automatic-id-note strong,.invitation-flow-note strong{color:#2c486b}.add-team-form{flex-direction:column;gap:18px;margin-top:22px;display:flex}.dialog-field{flex-direction:column;gap:7px;display:flex}.dialog-field label{color:#273a55;font-size:14px;font-weight:700}.dialog-field input{color:#172033;background:#fff;border:1px solid #cdd6e2;border-radius:11px;outline:none;width:100%;min-height:48px;padding:0 14px}.dialog-field input:focus{border-color:#315b91;box-shadow:0 0 0 3px #315b911f}.dialog-field-help{color:#78869a;font-size:12px;line-height:1.45}.modal-actions{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.modal-primary-button{margin-top:0}.modal-success-icon{color:#227046;background:#e5f7ed;border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:18px;font-size:25px;font-weight:900;display:grid}.creation-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0;display:grid}.creation-summary>div{background:#fafbfd;border:1px solid #e1e7ee;border-radius:11px;min-width:0;padding:13px}.creation-summary span,.creation-summary strong{display:block}.creation-summary span{color:#78869a;letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800}.creation-summary strong{overflow-wrap:anywhere;color:#263b58;font-size:13px}.modal-explainer{color:#66768d;margin:18px 0 0;font-size:13px;line-height:1.6}@media (width<=620px){.page-heading-actions{width:100%}.page-heading-actions button{flex:1}.modal-backdrop{padding:12px}.modal-card{border-radius:16px;max-height:calc(100vh - 24px);padding:22px 18px}.modal-heading-row h2,.modal-card>h2{font-size:24px}.creation-summary{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}}.summary-link,.team-id-link,.report-back-link{appearance:none;color:#0f5fa8;cursor:pointer;font:inherit;text-underline-offset:.18em;background:0 0;border:0;padding:0;text-decoration:underline}.summary-link{margin-top:.35rem;font-weight:700;display:inline-block}.team-id-link{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:800}.summary-link:hover,.team-id-link:hover,.report-back-link:hover{color:#083d70}.summary-link:focus-visible,.team-id-link:focus-visible,.report-back-link:focus-visible,.document-icon-button:focus-visible,.document-modal-close:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #0f5fa840}.report-dashboard{max-width:1500px}.report-heading-row{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;display:flex}.report-heading-row h2{margin-top:.25rem;margin-bottom:.45rem}.report-back-link{margin-bottom:1rem;font-size:.9rem;font-weight:700}.report-table-card{overflow:hidden}.report-table-scroll{overflow:auto}.player-report-table{min-width:1120px}.player-report-table td,.player-report-table th{vertical-align:middle}.document-icon-group{align-items:center;gap:.45rem;min-width:92px;display:flex}.document-icon-button{color:#164e63;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;justify-content:center;align-items:center;width:38px;height:34px;padding:0;display:inline-flex;position:relative}.document-icon-button:hover:not(:disabled){color:#0f5fa8;background:#eff6ff;border-color:#0f5fa8}.document-icon-button:disabled{color:#94a3b8;cursor:not-allowed;opacity:.55;background:#f8fafc}.document-icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}.document-icon-label{color:#fff;text-align:center;background:#0f5fa8;border-radius:5px;min-width:13px;padding:2px 3px;font-size:.48rem;font-weight:800;line-height:1;position:absolute;bottom:-5px;right:-4px}.document-icon-button:disabled .document-icon-label{background:#94a3b8}.document-modal-backdrop{z-index:9999;background:#0f172abd;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.document-modal{background:#fff;border-radius:14px;width:min(720px,92vw);max-width:720px;max-height:88vh;overflow:hidden;box-shadow:0 25px 70px #0f172a59}.document-modal-heading{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1rem 1.25rem;display:flex}.document-modal-heading h3{margin:.25rem 0}.document-modal-heading p{margin-bottom:0}.document-modal-close{color:#334155;cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.45rem;line-height:1;display:inline-flex}.document-modal-close:hover{background:#e2e8f0}.document-image-frame{background:#f8fafc;justify-content:center;align-items:center;min-height:220px;max-height:calc(88vh - 112px);padding:1rem;display:flex;overflow:auto}.document-image-frame img{object-fit:contain;max-width:100%;height:auto;max-height:calc(88vh - 145px);display:block}@media (width<=760px){.report-heading-row{flex-direction:column;align-items:stretch;gap:1rem}.document-modal-backdrop{padding:.65rem}.document-modal{width:96vw}}.summary-player-search{background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:minmax(280px,1fr) auto auto;align-items:end;gap:.9rem 1rem;margin-bottom:1rem;padding:1rem;display:grid}.summary-search-field{min-width:0}.summary-search-field input{width:100%}.summary-search-result-count{color:#64748b;white-space:nowrap;padding-bottom:.65rem;font-size:.88rem;font-weight:600}.summary-clear-search{appearance:none;color:#0f5fa8;cursor:pointer;font:inherit;text-underline-offset:.18em;background:0 0;border:0;padding:0 0 .65rem;font-size:.88rem;font-weight:700;text-decoration:underline}.summary-clear-search:hover{color:#083d70}@media (width<=900px){.summary-player-search{grid-template-columns:1fr;align-items:stretch}.summary-search-result-count,.summary-clear-search{padding-bottom:0}.summary-search-result-count{white-space:normal}}
