:root{color:#162033;font-synthesis:none;text-rendering:optimizelegibility;background:#eef3fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#2563eb24,#0000 34rem),linear-gradient(#f8fbff 0%,#eef3fb 52%,#e8eef8 100%);min-width:320px;margin:0}button,input,select,textarea{font:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border-bottom:1px solid #94a3b838;justify-content:space-between;align-items:center;gap:20px;padding:14px 32px;display:flex;position:sticky;top:0;box-shadow:0 12px 32px #0f172a14}.topbar-main{align-items:center;gap:24px;min-width:0;display:flex}.topbar-actions{justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.brand{color:#0f172a;letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:10px;font-size:20px;font-weight:850;text-decoration:none;display:inline-flex}.brand:before{color:#fff;content:"S";background:linear-gradient(135deg,#2563eb,#14b8a6);border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;font-weight:900;display:inline-flex}.topbar nav{flex-wrap:wrap;gap:8px;display:flex}.topbar nav a{color:#334155;border-radius:999px;padding:8px 11px;text-decoration:none;transition:background .12s,color .12s}.topbar nav a:hover{color:#1d4ed8;background:#e0ebff}.auth-panel{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.auth-links{justify-content:flex-end;gap:10px;display:flex}.auth-user{color:#475569;background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;gap:2px;min-width:220px;padding:8px 12px;font-size:12px;display:grid}.auth-user strong{color:#172033;font-size:14px}.content{flex:1 0 auto;max-width:1280px;margin:0 auto;padding:34px 32px 56px}h1,h2,h3{color:#0f172a;letter-spacing:-.025em;margin-top:0;line-height:1.15}h1{margin-bottom:22px;font-size:clamp(30px,4vw,46px)}h2{font-size:22px}h3{margin-bottom:6px;font-size:18px}.card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;display:grid}.card{background:#ffffffeb;border:1px solid #e2e8f0eb;border-radius:24px;padding:22px;box-shadow:0 18px 40px #0f172a14}.card h2:first-child,.card h3:first-child{margin-bottom:14px}.muted{color:#64748b}.small-text{font-size:13px}.notice{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:16px;padding:12px 14px}.button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:13px;justify-content:center;align-items:center;min-height:40px;padding:10px 15px;font-weight:750;text-decoration:none;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex;box-shadow:0 10px 20px #2563eb33}.button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 14px 24px #2563eb47}.button:disabled{cursor:not-allowed;opacity:.6}.button.secondary{box-shadow:none;color:#172033;background:#e8eef8}.button.secondary:not(:disabled):hover{box-shadow:none;background:#dbe7f8}.button.danger,.button.secondary.danger{box-shadow:none;color:#991b1b;background:#fee2e2}.button.danger:not(:disabled):hover,.button.secondary.danger:not(:disabled):hover{box-shadow:none;background:#fecaca}.form,.stack{gap:14px;display:grid}.form{max-width:520px}.field{color:#334155;gap:7px;font-size:14px;font-weight:700;display:grid}.form input,.form select,.form textarea,.field input,.field select,.field textarea,.toolbar input,.toolbar select,.wide-input,.card input,.card select,.card textarea{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;padding:11px 13px;transition:border .12s,box-shadow .12s,background .12s}.form textarea,.field textarea,.card textarea{resize:vertical;min-height:88px}.wide-input{margin-bottom:12px}.auth-hint{margin-top:16px}.select-warning,.input-warning{font-weight:700;color:#92400e!important;background:#fffbeb!important;border-color:#f59e0b!important}.input-warning::placeholder{color:#b45309;opacity:1}.autocomplete-field,.autocomplete{position:relative}.autocomplete-input{width:100%}.autocomplete-menu{z-index:20;background:#fff;border:1px solid #cbd5e1;border-radius:16px;max-height:260px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 36px #0f172a29}.autocomplete-option{color:#172033;cursor:pointer;text-align:left;background:#fff;border:0;border-radius:12px;gap:2px;width:100%;padding:10px 12px;display:grid}.autocomplete-option span{color:#64748b;font-size:12px;font-weight:500}.autocomplete-status{padding:10px 12px;font-size:13px}.two-column{grid-template-columns:minmax(280px,420px) minmax(0,1fr);align-items:start;gap:22px;margin-bottom:22px;display:grid}.two-column.wide-left{grid-template-columns:minmax(360px,560px) minmax(0,1fr)}.inline-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.button-row,.row-actions,.toolbar,.pagination{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.button-row.compact{gap:6px}.toolbar{margin-bottom:14px}.compact-form{grid-template-columns:minmax(220px,1fr) minmax(160px,220px) auto auto;align-items:end;gap:12px;margin-bottom:20px;display:grid}.checkbox,.checkbox-field{color:#334155;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.table-card{margin-bottom:20px;overflow-x:auto}.data-table,.table{border-collapse:separate;border-spacing:0;width:100%}.data-table th,.data-table td,.table th,.table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:13px 10px}.data-table th,.table th{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:12px}.data-table tbody tr,.table tbody tr{transition:background .12s}.row-actions button,.pagination button,.toolbar button{color:#172033;cursor:pointer;background:#e8eef8;border:0;border-radius:11px;padding:8px 11px}.row-actions button:disabled,.pagination button:disabled,.toolbar button:disabled{cursor:not-allowed;opacity:.55}.result-panel{background:linear-gradient(#f8fbff,#fff);border:1px solid #dbeafe;border-radius:20px;gap:14px;margin:18px 0;padding:18px;display:grid}.section-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.status-pill{white-space:nowrap;border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.status-submitted{color:#92400e;background:#fffbeb}.status-confirmed{color:#166534;background:#dcfce7}.status-disputed{color:#991b1b;background:#fee2e2}.result-summary{gap:9px;display:grid}.score-line{color:#172033;background:#eff6ff;border-radius:16px;padding:12px 14px}.result-comment{color:#334155;white-space:pre-wrap;background:#f8fafc;border-radius:14px;margin:0;padding:12px 14px;font-family:inherit}.result-error{margin:0}.result-form{max-width:none}.sets-editor{gap:8px;display:grid}.set-row{background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:70px 72px 12px 72px 28px 72px 12px 72px auto;align-items:center;gap:8px;padding:10px;display:grid}.review-actions{border-top:1px solid #e2e8f0;align-items:start;gap:10px;padding-top:14px;display:grid}.dispute-field{max-width:520px}.schedule-form .schedule-error{margin-left:4px;font-weight:700}@media (width<=980px){.topbar,.topbar-main,.topbar-actions{flex-direction:column;align-items:flex-start}.topbar nav{flex-wrap:wrap}.two-column,.two-column.wide-left,.compact-form,.inline-fields{grid-template-columns:1fr}.set-row{grid-template-columns:1fr 1fr 12px 1fr}}:root{--page-bg:#f7f9f2;--page-bg-soft:#fdfef8;--surface:#fffffff0;--surface-strong:#fff;--surface-muted:#f3f8df;--surface-elevated:#fff;--border:#dfe8c2;--border-strong:#bfd878;--text:#1e2930;--heading:#142012;--muted:#68756b;--primary:#a7d129;--primary-strong:#7faa00;--primary-text:#172200;--accent:#ffd447;--accent-strong:#f5bd00;--danger-bg:#ffe7e7;--danger-text:#9f1d1d;--success-bg:#e8f8d9;--success-text:#2f6f1d;--warning-bg:#fff4c4;--warning-text:#785900;--shadow:0 18px 48px #3448141f;--shadow-soft:0 8px 28px #34481414}html[data-theme=dark]{--page-bg:#111;--page-bg-soft:#171717;--surface:#181818f0;--surface-strong:#1f1f1f;--surface-muted:#28240d;--surface-elevated:#202020;--border:#343434;--border-strong:#f2c94c;--text:#f5f5f0;--heading:#fff8d0;--muted:#b7b7ad;--primary:#ffd447;--primary-strong:#f5bd00;--primary-text:#171717;--accent:#f8d34a;--accent-strong:#ffe07a;--danger-bg:#3d1d1d;--danger-text:#ffb4b4;--success-bg:#20371d;--success-text:#b8f08e;--warning-bg:#403511;--warning-text:#ffe08a;--shadow:0 18px 48px #00000073;--shadow-soft:0 8px 28px #0000005c}:root,body{background:var(--page-bg);color:var(--text)}body{background:radial-gradient(circle at 10% 0%, color-mix(in srgb, var(--primary) 28%, transparent), transparent 34rem), radial-gradient(circle at 88% 8%, color-mix(in srgb, var(--accent) 20%, transparent), transparent 28rem), linear-gradient(180deg, var(--page-bg-soft) 0%, var(--page-bg) 58%, var(--page-bg-soft) 100%)}html[data-theme=dark] body{background:radial-gradient(circle at 10% 0,#ffd44721,#0000 34rem),radial-gradient(circle at 88% 8%,#ffd44717,#0000 28rem),linear-gradient(#151515 0%,#101010 58%,#171717 100%)}.content{flex:1 0 auto;width:100%;max-width:1680px;padding:30px clamp(18px,3vw,42px) 64px}.page-shell{gap:22px;display:grid}.page-shell-wide{width:100%}.page-hero{border:1px solid var(--border);background:linear-gradient(135deg, var(--surface), var(--surface-muted));box-shadow:var(--shadow-soft);border-radius:28px;justify-content:space-between;align-items:flex-end;gap:18px;padding:clamp(20px,3vw,32px);display:flex}.page-hero h1{margin-bottom:8px}.eyebrow{color:var(--primary-strong);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.topbar{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, transparent);box-shadow:var(--shadow-soft)}.brand,h1,h2,h3{color:var(--heading)}.brand:before{background:linear-gradient(135deg, var(--primary), var(--accent));color:var(--primary-text)}.topbar nav a{color:var(--muted)}.topbar nav a:hover{background:var(--surface-muted);color:var(--heading)}.auth-user{border-color:var(--border);background:var(--surface-muted);color:var(--muted)}.auth-user strong,.card,.data-table td,.table td,.field,.checkbox,.checkbox-field{color:var(--text)}.card{border-color:var(--border);background:var(--surface);box-shadow:var(--shadow-soft)}.compact-card{padding:20px}.muted,.data-table th,.table th{color:var(--muted)}.button{background:linear-gradient(135deg, var(--primary), var(--accent));box-shadow:0 12px 22px color-mix(in srgb, var(--primary) 22%, transparent);color:var(--primary-text)}.button:not(:disabled):hover{box-shadow:0 16px 28px color-mix(in srgb, var(--primary) 30%, transparent)}.button.secondary{border:1px solid var(--border);background:var(--surface-muted);color:var(--text)}.button.secondary:not(:disabled):hover{background:color-mix(in srgb, var(--surface-muted) 70%, var(--primary) 18%)}.button.danger,.button.secondary.danger{border-color:color-mix(in srgb, var(--danger-text) 35%, var(--border));background:var(--danger-bg);color:var(--danger-text)}.theme-toggle{border:1px solid var(--border-strong);background:var(--surface-muted);min-height:38px;color:var(--heading);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:8px 13px;font-weight:800;display:inline-flex}.notice{border-color:color-mix(in srgb, var(--accent) 54%, var(--border));background:var(--warning-bg);color:var(--warning-text)}.error{color:var(--danger-text)}.success{color:var(--success-text)}.form input,.form select,.form textarea,.field input,.field select,.field textarea,.toolbar input,.toolbar select,.wide-input,.card input,.card select,.card textarea{border-color:var(--border);background:var(--surface-strong);color:var(--text)}.form input:focus,.form select:focus,.form textarea:focus,.field input:focus,.field select:focus,.field textarea:focus,.toolbar input:focus,.toolbar select:focus,.wide-input:focus,.card input:focus,.card select:focus,.card textarea:focus{border-color:var(--primary-strong);box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 22%, transparent)}.autocomplete-menu,.autocomplete-option{border-color:var(--border);background:var(--surface-strong);color:var(--text)}.autocomplete-option:hover,.autocomplete-option:focus{background:var(--surface-muted)}.autocomplete-option span{color:var(--muted)}.panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.matches-controls-grid{grid-template-columns:minmax(520px,1.4fr) minmax(360px,.8fr)}.compact-form-vertical{max-width:none}.matches-table-card{width:100%;overflow:visible}.matches-table{min-width:980px}.matches-table th:first-child{width:25%}.matches-table th:nth-child(2){width:18%}.matches-table th:nth-child(3){width:24%}.matches-table th:nth-child(4){width:18%}.matches-table th:nth-child(5){width:15%}.data-table,.table{background:0 0}.data-table th,.data-table td,.table th,.table td{border-bottom-color:var(--border)}.data-table tbody tr:hover,.table tbody tr:hover,.selected-row{background:color-mix(in srgb, var(--surface-muted) 74%, transparent)}.details-row td{background:color-mix(in srgb, var(--surface-muted) 58%, transparent);padding:0 0 18px!important}.details-panel{border:1px solid var(--border-strong);background:var(--surface-strong);box-shadow:var(--shadow-soft);border-radius:22px;gap:14px;margin:0 10px 10px;padding:clamp(16px,2vw,24px);display:grid}.details-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.counter-badge,.status-badge,.status-pill{white-space:nowrap;border-radius:999px;align-items:center;padding:8px 11px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.counter-badge{background:var(--surface-muted);color:var(--heading)}.status-badge.neutral,.status-pill{background:var(--surface-muted);color:var(--text)}.status-badge.success,.status-confirmed{background:var(--success-bg);color:var(--success-text)}.status-badge.warning,.status-submitted{background:var(--warning-bg);color:var(--warning-text)}.status-badge.danger,.status-disputed{background:var(--danger-bg);color:var(--danger-text)}.result-panel{border-color:var(--border);background:linear-gradient(180deg, var(--surface-muted), var(--surface-strong))}.score-line,.result-comment,.set-row{border-color:var(--border);background:var(--surface-muted);color:var(--text)}.review-actions{border-top-color:var(--border)}.select-warning,.input-warning{border-color:var(--accent-strong)!important;background:var(--warning-bg)!important;color:var(--warning-text)!important}@media (width<=1120px){.panel-grid,.matches-controls-grid{grid-template-columns:1fr}.matches-table-card{overflow-x:auto}}.account-menu{flex:none;position:relative}.account-menu summary{border:1px solid var(--border-strong);background:linear-gradient(135deg, var(--surface-strong), var(--surface-muted));min-height:42px;box-shadow:var(--shadow-soft);color:var(--heading);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:16px;align-items:center;gap:10px;padding:7px 12px 7px 8px;list-style:none;display:inline-flex}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary:after{color:var(--primary-strong);content:"▾";margin-left:2px;font-size:12px;font-weight:900;transition:transform .12s}.account-menu[open] summary:after{transform:rotate(180deg)}.account-avatar{background:linear-gradient(135deg, var(--primary), var(--accent));width:32px;height:32px;color:var(--primary-text);border-radius:12px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.account-summary{gap:1px;min-width:0;display:grid}.account-summary strong{max-width:220px;color:var(--heading);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.1;overflow:hidden}.account-summary span{color:var(--muted);font-size:11px;font-weight:800;line-height:1.1}.account-dropdown{z-index:50;border:1px solid var(--border);background:var(--surface-strong);min-width:230px;box-shadow:var(--shadow);border-radius:20px;gap:5px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.account-dropdown:before{border-top:1px solid var(--border);border-left:1px solid var(--border);background:var(--surface-strong);content:"";width:12px;height:12px;position:absolute;top:-7px;right:26px;transform:rotate(45deg)}.account-dropdown a,.account-dropdown button{z-index:1;width:100%;min-height:40px;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;padding:10px 12px;font-weight:800;text-decoration:none;display:flex;position:relative}.account-dropdown a:hover,.account-dropdown button:hover{background:var(--surface-muted);color:var(--heading)}.dropdown-separator{background:var(--border);height:1px;margin:4px 6px;display:block}.account-dropdown .danger-link{color:var(--danger-text)}.auth-error{text-align:right;max-width:320px}.app-footer{border-top:1px solid var(--border);background:color-mix(in srgb, var(--surface) 88%, transparent);color:var(--muted);flex-wrap:wrap;flex:none;justify-content:center;align-items:center;gap:12px;padding:18px clamp(18px,3vw,42px);font-size:13px;font-weight:800;display:flex}.footer-separator{background:var(--border);width:1px;height:18px}.footer-theme-button{border:1px solid var(--border-strong);background:var(--surface-muted);min-height:34px;color:var(--heading);cursor:pointer;border-radius:999px;padding:7px 12px;font-weight:900}.footer-theme-button:hover{background:color-mix(in srgb, var(--surface-muted) 70%, var(--accent) 24%)}@media (width<=980px){.topbar-actions{width:100%}.account-dropdown{left:0;right:auto}.account-dropdown:before{left:26px;right:auto}.auth-error{text-align:left}}.login-button{border:1px solid var(--border-strong);background:linear-gradient(135deg, var(--primary), var(--accent));min-height:42px;box-shadow:var(--shadow-soft);color:var(--primary-text);border-radius:999px;justify-content:center;align-items:center;padding:9px 18px;font-weight:900;text-decoration:none;display:inline-flex}.login-button:hover{transform:translateY(-1px)}.auth-page{place-items:center;min-height:calc(100vh - 220px);padding:clamp(18px,5vw,64px) 0;display:grid}.auth-card{width:min(100%,460px)}.auth-card h1{text-align:center}.auth-card .button{width:100%}.wide-page{gap:22px;width:100%;display:grid}.page-title-row{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.filters-panel{grid-template-columns:minmax(260px,1.4fr) repeat(4,minmax(150px,.75fr)) auto;align-items:end;gap:14px;display:grid}.filter-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.full-width-card{width:100%}.full-width-table{min-width:920px}.expandable-table th:first-child{width:28%}.expandable-table th:nth-child(2),.expandable-table th:nth-child(3){width:16%}.expandable-table th:nth-child(4){width:18%}.expandable-table th:nth-child(5){width:16%}.expandable-table th:nth-child(6){width:6%}.tournament-details-panel{grid-template-columns:minmax(0,1fr) auto;align-items:start}.details-actions{justify-content:flex-end;display:flex}.details-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:16px 0 0;display:grid}.details-list div{border:1px solid var(--border);background:var(--surface-muted);border-radius:16px;padding:12px}.details-list dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:900}.details-list dd{color:var(--heading);margin:4px 0 0;font-weight:900}.empty-cell{color:var(--muted);text-align:center;padding:18px;font-weight:800}.hero-card{gap:12px;display:grid}@media (width<=1180px){.filters-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-actions{justify-content:flex-start}}@media (width<=720px){.filters-panel,.tournament-details-panel{grid-template-columns:1fr}.auth-page{place-items:start stretch;min-height:auto}}.profile-page{justify-content:center;align-items:flex-start;min-height:calc(100vh - 220px);padding-top:24px;display:flex}.profile-card{width:min(620px,100%)}.profile-status{margin-top:16px}.tournament-sections{gap:18px;display:grid}.tournament-section-card{padding:0;overflow:hidden}.section-toggle{width:100%;color:var(--text,#0f172a);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:18px 22px;font-size:18px;display:flex}.section-toggle:hover{background:#94a3b81a}.tournaments-wide-table th:nth-child(4),.tournaments-wide-table th:nth-child(5){width:14%}.participant-stack{align-items:center;min-height:36px;padding-left:4px;display:flex}.participant-avatar{border:2px solid var(--card-bg,#fff);color:#172033;letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(135deg,#bef264,#fde047);border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;margin-left:-4px;font-size:12px;font-weight:850;display:inline-flex}.participant-avatar:first-child{margin-left:0}.participant-count{color:#64748b;margin-left:8px;font-size:13px;font-weight:700}.tournaments-filter-panel{align-items:end}.scope-group-box{border:1px solid var(--border,#dbe2ea);background:#94a3b814;border-radius:16px;align-items:center;gap:14px;min-height:58px;padding:10px 14px 12px;display:flex}.scope-group-box legend{color:var(--muted,#64748b);text-transform:uppercase;letter-spacing:.06em;padding:0 6px;font-size:12px;font-weight:800}.scope-group-box label{cursor:pointer;align-items:center;gap:6px;font-weight:800;display:inline-flex}.scope-group-box input[disabled]+span{color:var(--muted,#94a3b8);cursor:not-allowed}.tournament-player-actions{align-items:stretch;min-width:min(380px,100%)}.withdrawal-inline-form{gap:10px;display:grid}.admin-nav-link{font-style:italic}.admin-tournament-filter-card{width:100%;margin-bottom:18px}.admin-tournament-filter-form{grid-template-columns:minmax(240px,1.5fr) minmax(160px,.8fr) minmax(150px,.7fr) minmax(150px,.7fr) auto;align-items:end;gap:12px;display:grid}.admin-tournament-filter-form .button{white-space:nowrap;min-height:42px}.one-line-table tbody tr:not(.details-row)>td{vertical-align:middle;white-space:nowrap}.one-line-table tbody tr:not(.details-row)>td:first-child{white-space:normal}.tournament-title-cell strong{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:min(360px,42vw);display:inline-block;overflow:hidden}.tournament-capacity-note{color:var(--muted,#64748b);white-space:nowrap;margin-top:2px;font-size:12px;font-style:italic;font-weight:700;display:block}.compact-row-actions{flex-wrap:nowrap;justify-content:flex-end;gap:6px}.compact-row-actions button,.compact-row-actions .button{white-space:nowrap;border-radius:10px;min-height:32px;padding:6px 9px;font-size:12px;line-height:1}.tournaments-admin-table th:last-child,.tournaments-admin-table td:last-child,.tournament-row-actions{width:1%}.result-panel{gap:10px;margin:10px 0;padding:14px}.result-form{gap:10px}.result-compact-grid{grid-template-columns:repeat(4,minmax(140px,1fr));align-items:end;gap:10px;display:grid}.result-form textarea,.result-comment-field textarea{min-height:64px}.sets-editor{gap:6px}.set-row{border-radius:12px;grid-template-columns:56px 56px 10px 56px 24px 56px 10px 56px auto;gap:6px;padding:7px}.set-row input{min-height:34px;padding:5px 7px}.set-row button{white-space:nowrap;min-height:34px;padding:6px 9px}@media (width<=1120px){.admin-tournament-filter-form,.result-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.admin-tournament-filter-form,.result-compact-grid{grid-template-columns:1fr}.compact-row-actions{flex-wrap:wrap;justify-content:flex-start}}.modal-backdrop{z-index:80;background:#0f172a6b;place-items:start center;padding:clamp(18px,4vw,48px);display:grid;position:fixed;inset:0;overflow-y:auto}.modal-card{width:min(860px,100%);max-height:calc(100vh - 72px);overflow-y:auto}.admin-tournaments-table-card{overflow-x:auto}.tournaments-admin-table{table-layout:fixed;min-width:1180px}.tournaments-admin-table th,.tournaments-admin-table td{text-overflow:ellipsis;overflow:hidden}.tournaments-admin-table .row-actions{overflow:visible}.tournament-slug{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:42%;margin-left:8px;display:inline-block;overflow:hidden}.tournament-admin-details-panel .toolbar button{white-space:nowrap}.tournament-participant-toolbar{grid-template-columns:minmax(280px,1fr) auto auto;align-items:end;display:grid}.tournament-participant-toolbar .autocomplete-field{min-width:0}.tournament-participant-toolbar .autocomplete-field>.muted{display:none}.table-scroll{width:100%;overflow-x:auto}.tournament-schedule-form{grid-template-columns:minmax(170px,1fr) minmax(170px,1fr) 140px 140px 90px 110px auto auto;align-items:center;gap:8px;display:grid}.tournament-schedule-form>input,.tournament-schedule-form>select,.tournament-schedule-form>button{min-height:38px}.schedule-table{table-layout:fixed;min-width:1120px}.schedule-table th:nth-child(3),.schedule-table th:nth-child(4){width:16%}.schedule-table th,.schedule-table td{vertical-align:middle}.schedule-table td{text-overflow:ellipsis;overflow:hidden}.schedule-interval-cell,.schedule-score-cell{white-space:nowrap}.schedule-score-cell{font-weight:800}.schedule-table .row-actions{overflow:visible}@media (width<=1120px){.tournament-participant-toolbar,.tournament-schedule-form{grid-template-columns:1fr 1fr}}@media (width<=720px){.modal-backdrop{padding:10px}.tournament-participant-toolbar,.tournament-schedule-form{grid-template-columns:1fr}}.match-filter-card{width:100%;margin-bottom:18px}.match-filter-form{grid-template-columns:minmax(180px,260px) minmax(180px,260px) minmax(0,1fr);align-items:end;gap:12px;display:grid}.match-list-card,.admin-tournaments-table-card{overflow-x:auto}.admin-matches-table{table-layout:fixed;min-width:980px}.admin-matches-table th:first-child{width:26%}.admin-matches-table th:nth-child(2){width:18%}.admin-matches-table th:nth-child(3){width:24%}.admin-matches-table th:nth-child(4){width:18%}.admin-matches-table th:nth-child(5){width:14%}.player-matches-table{table-layout:fixed;min-width:1180px}.player-matches-table th:first-child{width:20%}.player-matches-table th:nth-child(2){width:17%}.player-matches-table th:nth-child(3){width:14%}.player-matches-table th:nth-child(4){width:18%}.player-matches-table th:nth-child(5){width:14%}.player-matches-table th:nth-child(6){width:10%}.player-matches-table th:nth-child(7){width:7%}.score-cell{white-space:nowrap;font-weight:800}.tournaments-admin-table col.tournament-col-title{width:24%}.tournaments-admin-table col.tournament-col-status{width:16%}.tournaments-admin-table col.tournament-col-format{width:13%}.tournaments-admin-table col.tournament-col-players{width:8%}.tournaments-admin-table col.tournament-col-dates{width:22%}.tournaments-admin-table col.tournament-col-actions{width:17%}.tournaments-admin-table th:last-child,.tournaments-admin-table td:last-child,.tournaments-admin-table .tournament-actions-cell,.tournaments-admin-table .actions-cell{width:auto}.actions-cell{vertical-align:middle;white-space:nowrap}.tournament-actions-cell .compact-row-actions,.schedule-actions-cell .compact-row-actions{flex-wrap:nowrap;justify-content:flex-start}.schedule-table col.schedule-col-round{width:7%}.schedule-table col.schedule-col-number{width:5%}.schedule-table col.schedule-col-player{width:16%}.schedule-table col.schedule-col-interval{width:20%}.schedule-table col.schedule-col-score{width:12%}.schedule-table col.schedule-col-status{width:14%}.schedule-table col.schedule-col-actions{width:10%}.schedule-table th:last-child,.schedule-table td:last-child,.schedule-table .schedule-actions-cell{width:auto}@media (width<=720px){.match-filter-form{grid-template-columns:1fr}}.tournaments-admin-table th:first-child{width:24%}.tournaments-admin-table th:nth-child(2){width:16%}.tournaments-admin-table th:nth-child(3){width:13%}.tournaments-admin-table th:nth-child(4){width:8%}.tournaments-admin-table th:nth-child(5){width:22%}.tournaments-admin-table th:nth-child(6){width:17%}.schedule-table th:first-child{width:7%}.schedule-table th:nth-child(2){width:5%}.schedule-table th:nth-child(3),.schedule-table th:nth-child(4){width:16%}.schedule-table th:nth-child(5){width:20%}.schedule-table th:nth-child(6){width:12%}.schedule-table th:nth-child(7){width:14%}.schedule-table th:nth-child(8){width:10%}.tournaments-admin-table .actions-cell,.schedule-table .actions-cell{text-overflow:clip;overflow:visible}.row-actions button,.row-actions .button,.toolbar button,.toolbar .button,.pagination button{border:1px solid var(--border,#dbe2ea);background:var(--surface-muted,#e8eef8);min-height:34px;box-shadow:none;color:var(--text,#172033);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;font-weight:750;line-height:1;text-decoration:none;display:inline-flex}.row-actions .button:not(.secondary),.row-actions button:not(.secondary):not(.danger),.toolbar .button:not(.secondary),.toolbar button:not(.secondary):not(.danger){background:linear-gradient(135deg, var(--primary,#2563eb), var(--accent,#1d4ed8));color:var(--primary-text,#fff);border-color:#0000}.score-win{color:#15803d}.score-loss{color:#b91c1c}.tournaments-wide-table{table-layout:fixed;min-width:1180px}.tournaments-wide-table col.public-tournament-col-title{width:22%}.tournaments-wide-table col.public-tournament-col-players{width:12%}.tournaments-wide-table col.public-tournament-col-status{width:15%}.tournaments-wide-table col.public-tournament-col-format{width:11%}.tournaments-wide-table col.public-tournament-col-match-format{width:17%}.tournaments-wide-table col.public-tournament-col-dates{width:13%}.tournaments-wide-table col.public-tournament-col-actions{width:10%}.tournaments-wide-table th:first-child{width:22%}.tournaments-wide-table th:nth-child(2){width:12%}.tournaments-wide-table th:nth-child(3){width:15%}.tournaments-wide-table th:nth-child(4){width:11%}.tournaments-wide-table th:nth-child(5){width:17%}.tournaments-wide-table th:nth-child(6){width:13%}.tournaments-wide-table th:nth-child(7){width:10%}.tournaments-wide-table th,.tournaments-wide-table td{text-overflow:ellipsis;vertical-align:middle;overflow:hidden}.tournaments-wide-table .actions-cell{text-overflow:clip;overflow:visible}.tournament-row-actions{gap:6px;display:grid}.tournament-row-actions .compact-row-actions{justify-content:flex-start}.withdrawal-reason-compact{border:1px solid var(--border,#dbe2ea);background:var(--surface,#fff);width:100%;min-height:32px;color:var(--text,#172033);border-radius:10px;padding:6px 9px}.tournament-board-card{overflow:hidden}.tournament-bracket{gap:18px;padding:4px 2px 10px;display:flex;overflow-x:auto}.bracket-round{min-width:230px}.bracket-round h3{margin-bottom:10px}.bracket-match-list{gap:12px;display:grid}.bracket-match-card{border:1px solid var(--border,#dbe2ea);background:var(--surface-muted,#f8fbff);border-radius:16px;gap:6px;padding:12px;display:grid;position:relative}.bracket-match-card:after{background:var(--border,#dbe2ea);content:"";width:18px;height:1px;position:absolute;top:50%;right:-18px}.bracket-round:last-child .bracket-match-card:after{display:none}.bracket-match-meta,.bracket-score{color:var(--muted,#64748b);font-size:12px;font-weight:800}.bracket-player{border:1px solid var(--border,#dbe2ea);background:var(--surface,#fff);border-radius:12px;justify-content:space-between;padding:8px 10px;display:flex}.bracket-player-winner{border-color:color-mix(in srgb, #15803d 42%, var(--border,#dbe2ea));background:color-mix(in srgb, #dcfce7 78%, var(--surface,#fff));color:#15803d;font-weight:850}.round-robin-table{table-layout:fixed;min-width:760px}.round-robin-table th:first-child{width:180px}.round-robin-table th,.round-robin-table td{text-align:center;vertical-align:middle}.round-robin-table tbody th{text-align:left;color:var(--text,#172033)}.round-robin-self,.round-robin-empty{color:var(--muted,#64748b)}.round-robin-result{font-weight:850}.round-robin-win{color:#15803d}.round-robin-loss{color:#b91c1c}.public-matches-table{table-layout:fixed;min-width:920px}.public-matches-table th:first-child,.public-matches-table th:nth-child(2){width:18%}.public-matches-table th:nth-child(3){width:22%}.public-matches-table th:nth-child(4),.public-matches-table th:nth-child(5),.public-matches-table th:nth-child(6){width:14%}.auth-copy{text-align:center;line-height:1.55}.auth-actions{justify-content:center;margin-top:16px;display:flex}.auth-actions .button{width:auto}
