:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#183b38;background:#f2f5f4;font-size:16px;--green:#103d38;--accent:#e9dc6a;--line:#d9e2df;--muted:#687e78;--red:#ae3035;--radius:16px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{border:1px solid transparent;background:var(--green);color:#fff;padding:11px 17px;border-radius:9px;cursor:pointer;font-weight:650;font-size:.88rem;min-height:42px}button:hover{filter:brightness(1.12)}button:disabled{opacity:.45;cursor:not-allowed}button.secondary{background:white;color:var(--green);border-color:var(--line)}button.ghost{background:transparent;color:var(--green);border-color:transparent}button.danger{color:var(--red);background:#fff0f0;border-color:#eed0d0}a{color:var(--green)}input,select{width:100%;background:#fff;color:#173e38;border:1px solid #c8d5cf;border-radius:8px;padding:11px;min-height:44px;outline:none}input:focus,select:focus,button:focus-visible,a:focus-visible{outline:3px solid #80b9a8;outline-offset:2px}input::placeholder{color:#8b9b94}label{font-size:.86rem;font-weight:600;display:block}label input,label select{margin-top:7px}h1,h2,h3,p{margin-top:0}h1{font-size:1.65rem;letter-spacing:-.045em;margin-bottom:9px;line-height:1.2}h2{font-size:1.15rem;letter-spacing:-.02em}h3{font-size:1rem}p{line-height:1.6}small,.muted{color:var(--muted);font-size:.85rem}.topbar{height:86px;background:var(--green);color:white;display:flex;align-items:center;justify-content:space-between;padding:0 32px;gap:20px}.brand{display:flex;align-items:center;gap:13px}.brand img{height:40px;width:40px}.brand strong{display:block;font-size:1.15rem;letter-spacing:.02em}.brand span{font-size:.76rem;color:#b9d2c8;letter-spacing:.08em}.topbar a{color:#fff;text-decoration:none;font-size:.86rem}.top-actions{display:flex;gap:16px;align-items:center}.topbar button{color:white;border:1px solid #497168;background:transparent}.workspace{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 86px)}.sidebar{padding:28px 18px;background:white;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.sidebar button{text-align:left;background:transparent;color:#556f66;border-radius:8px;display:flex;align-items:center;gap:12px;padding:14px 13px}.sidebar button.active{background:#edf4ef;color:#124638}.nav-num{font-size:.73rem;border:1px solid #c8d8ce;border-radius:5px;width:24px;height:24px;display:grid;place-items:center}.sidebar .active .nav-num{background:var(--green);border-color:var(--green);color:#fff}.side-info{margin-top:auto;padding:24px 12px 12px;font-size:.8rem;color:var(--muted);line-height:1.8}.main{padding:30px;min-width:0;max-width:1900px;width:100%;margin:0 auto}.public-main{max-width:1640px;padding:32px;margin:auto}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.eyebrow{font-size:.71rem;letter-spacing:.15em;font-weight:750;color:#68877a;margin-bottom:10px;text-transform:uppercase}.actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0 24px}.stat{background:white;border:1px solid var(--line);border-radius:13px;padding:17px 20px}.stat strong{display:block;font-size:1.9rem;margin:6px 0;letter-spacing:-.04em}.stat span{font-size:.8rem;color:var(--muted)}.stat.error strong{color:var(--red)}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:22px;margin-bottom:20px}.card-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.card-head h2{margin:0}.badge{display:inline-block;border-radius:5px;padding:5px 8px;background:#eef3f0;font-size:.73rem;white-space:nowrap;font-weight:650}.badge.green{background:#e5f4eb;color:#227146}.badge.red{background:#fdecee;color:#ae3035}.badge.yellow{background:#fff5ce;color:#876211}.banner{border:1px solid #e8d49c;background:#fff9e6;border-radius:10px;padding:13px 16px;font-size:.88rem;line-height:1.6;margin-bottom:18px}.banner.error{background:#fff0f0;border-color:#e6b5b5;color:#8c202d}.banner.success{background:#e9f6ed;border-color:#b9d5c0;color:#236144}.team-tabs,.fixture-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.team-tabs button,.fixture-tabs button{background:white;border-color:var(--line);color:#536d62}.team-tabs button.active,.fixture-tabs button.active{background:var(--green);color:white;border-color:var(--green)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.player-list{display:grid;gap:9px}.player-row{display:grid;grid-template-columns:30px minmax(0,1fr) 80px;align-items:center;gap:10px}.player-num{font-size:.75rem;color:var(--muted)}.gender{font-size:.8rem;background:#eef4f3;padding:10px;text-align:center;border-radius:8px}.gender.female{background:#fff1e8;color:#965c35}.save-bar{background:#fff;border:1px solid var(--line);padding:14px 20px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;bottom:14px;box-shadow:0 4px 25px #163d3812;z-index:5;margin-top:18px}.save-bar span{font-size:.84rem}.seat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.seat-card{background:#f7faf8;border:1px solid var(--line);border-radius:13px;padding:20px 14px}.seat-letter{width:42px;height:42px;display:grid;place-items:center;background:var(--accent);border-radius:11px;font-size:1.3rem;font-weight:750;margin-bottom:18px}.pair-edit{display:grid;grid-template-columns:100px minmax(0,1fr) minmax(0,1fr);gap:9px;align-items:center;margin-bottom:10px}.pair-kind{font-size:.8rem;font-weight:650}.pair-kind.mixed{color:#976129}.copy-tools{display:flex;gap:8px;margin:18px 0;align-items:center}.copy-tools select{min-width:0;flex:1;font-size:.84rem}.copy-tools button{flex-shrink:0}.pair-panel{border:1px solid var(--line);border-radius:12px;padding:18px;min-width:0}.pair-panel h3{margin-bottom:16px}.pair-panel .pair-edit{grid-template-columns:75px minmax(0,1fr) minmax(0,1fr)}.pair-panel select{font-size:.83rem;padding:10px 7px}.draw-table,.schedule-table{border-collapse:separate;border-spacing:0;width:100%}.draw-table th,.draw-table td{padding:12px;text-align:left;border-bottom:1px solid var(--line);font-size:.85rem}.draw-table th{background:#f4f7f5;color:var(--muted);font-size:.78rem}.draw-table .pair-names{font-size:.76rem;color:var(--muted);margin-top:5px;line-height:1.5}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:12px;background:white}.filters{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:17px}.filters label{min-width:150px;max-width:270px;flex:1}.filters .check{display:flex;gap:9px;align-items:center;min-width:130px;flex:0 1 auto}.filters .check input{width:18px;min-height:18px;margin:0}.schedule-table{table-layout:fixed;min-width:1000px}.schedule-table th{font-size:.78rem;background:#e8f0ec;padding:14px 8px;border-bottom:1px solid var(--line);color:#34574c}.schedule-table th:first-child{width:55px}.schedule-table td{vertical-align:top;padding:8px;border-right:1px solid #e4ebe7;border-bottom:1px solid #e4ebe7}.schedule-table tr:last-child td{border-bottom:0}.schedule-table td:last-child{border-right:0}.slot-number{font-size:1.1rem;font-weight:700;text-align:center;background:#f6f9f7}.match-card{padding:10px;border:1px solid #dce7df;border-radius:9px;background:#fbfdfb;min-height:170px;text-align:left;width:100%;font-weight:400;color:var(--green);display:block;white-space:normal}.match-card.conflict{border:2px solid #d6787b;background:#fff4f4}.match-card.filtered{opacity:.25}.match-meta{font-size:.67rem;text-transform:uppercase;color:#789083;letter-spacing:.03em;display:flex;justify-content:space-between;gap:4px;margin-bottom:11px}.match-team{font-size:.83rem;font-weight:750;margin:5px 0}.match-players{font-size:.76rem;line-height:1.65;color:#466459;overflow-wrap:anywhere}.match-vs{height:1px;background:#e0e8e2;margin:11px 0;position:relative}.match-note{font-size:.67rem;color:#9c6d2b;margin-top:10px;line-height:1.5}.match-note.red{color:var(--red)}.empty-court{text-align:center;color:#a2b2a9;padding-top:40px;font-size:.85rem}.legend-row{display:flex;gap:20px;font-size:.78rem;color:var(--muted);margin:12px 0;flex-wrap:wrap}.issues{margin-top:24px}.issues summary{font-weight:700;cursor:pointer;padding:15px 0;font-size:.93rem}.issue{padding:13px 14px;border-left:3px solid #d47478;background:#fff6f6;margin-bottom:8px;font-size:.84rem;line-height:1.6;border-radius:0 8px 8px 0}.issue.missing{border-color:#d8b968;background:#fffbef}.issue.warning{border-color:#cca275;background:#fff8ef}.issue .actions{margin-top:7px}.issue button{font-size:.74rem;padding:5px 8px;min-height:30px}.match-modal{max-width:620px;width:calc(100% - 32px)}dialog{border:1px solid var(--line);border-radius:16px;padding:26px;max-width:520px;width:calc(100% - 32px);box-shadow:0 24px 80px #0003}dialog::backdrop{background:#09292280}dialog p{color:var(--muted);font-size:.9rem}.loading{display:grid;place-items:center;min-height:60vh}.login-layout{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr;background:#fff}.login-art{background:var(--green);color:white;display:flex;flex-direction:column;justify-content:center;padding:10%;position:relative;overflow:hidden}.login-art .mark{width:64px;height:64px;margin-bottom:40px}.login-art h1{font-size:3.5rem;line-height:1.12;font-weight:650;max-width:520px;letter-spacing:-.06em}.login-art p{color:#bcd4c8;font-size:1rem;max-width:350px}.court-art{margin-top:30px;width:100%;max-width:360px;aspect-ratio:1.5;border:2px solid #4f7b6d;display:grid;grid-template-columns:1fr 1fr;position:relative}.court-art:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:2px solid #cbd86b}.court-art:after{content:"";position:absolute;left:40%;width:20%;height:100%;background:#ffffff09;border-left:1px solid #4f7b6d;border-right:1px solid #4f7b6d}.login-form-area{display:flex;align-items:center;justify-content:center;padding:40px}.login-form{width:100%;max-width:360px}.login-form h2{font-size:1.7rem}.login-form label{margin:23px 0}.login-form button{width:100%;padding:14px}.login-form .public-link{display:block;text-align:center;margin-top:22px;font-size:.86rem;text-decoration:none}#toast{position:fixed;right:24px;bottom:24px;background:#103d38;color:white;max-width:420px;padding:16px 22px;border-radius:12px;z-index:40;display:none;box-shadow:0 10px 30px #0002;font-size:.9rem}#toast.show{display:block}#toast.error{background:#9c3438}.footer-note{font-size:.78rem;color:var(--muted);margin:18px 0 0;line-height:1.6}.backup-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.mobile-schedule{display:none}.public-tag{background:#275950;border-radius:5px;padding:7px 10px;font-size:.76rem;color:#d3e9dc}.status-line{font-size:.82rem;color:var(--muted)}
@media(min-width:1500px){.schedule-table{min-width:1100px}.match-card{min-height:160px}.match-players{font-size:.82rem}}
@media(max-width:1100px){.workspace{grid-template-columns:175px minmax(0,1fr)}.sidebar{padding:22px 10px}.main{padding:24px 18px}.form-grid{grid-template-columns:1fr}.seat-grid{grid-template-columns:repeat(3,1fr)}.stats{gap:9px}.stat{padding:14px}.pair-panel .pair-edit{grid-template-columns:90px 1fr 1fr}}
@media(max-width:700px){.topbar{height:72px;padding:0 16px}.brand strong{font-size:1rem}.brand span{font-size:.6rem}.brand img{height:33px;width:33px}.top-actions{gap:10px}.top-actions a{font-size:.74rem}.workspace{display:block}.sidebar{position:sticky;top:0;z-index:8;flex-direction:row;overflow-x:auto;padding:9px;border-right:0;border-bottom:1px solid var(--line)}.sidebar button{flex-shrink:0;font-size:.75rem;padding:8px 10px;min-height:40px;gap:7px}.side-info{display:none}.main,.public-main{padding:22px 14px}.page-head{flex-direction:column;gap:12px;margin-bottom:18px}h1{font-size:1.45rem}.stats{grid-template-columns:repeat(2,1fr);gap:10px}.stat strong{font-size:1.5rem}.stat{padding:14px 16px}.card{padding:16px;border-radius:12px}.card-head{flex-wrap:wrap}.seat-grid{grid-template-columns:repeat(2,1fr)}.backup-grid{grid-template-columns:1fr}.save-bar{padding:12px;bottom:8px}.save-bar .secondary{display:none}.pair-edit,.pair-panel .pair-edit{grid-template-columns:65px minmax(0,1fr) minmax(0,1fr);gap:6px}.pair-panel{padding:12px}.pair-panel select{font-size:.8rem}.pair-kind{font-size:.73rem}.copy-tools{flex-wrap:wrap}.draw-table th,.draw-table td{padding:9px 6px;font-size:.76rem}.draw-table select{padding:9px 5px;font-size:.8rem}.filters label{min-width:130px}.schedule-desktop{display:none}.mobile-schedule{display:block}.slot-section{margin-bottom:22px}.slot-heading{font-size:.93rem;font-weight:700;padding:9px 0}.slot-heading span{font-size:.75rem;color:var(--muted);font-weight:400;margin-left:10px}.mobile-games{display:grid;grid-template-columns:1fr 1fr;gap:9px}.match-card{min-height:185px}.match-meta{font-size:.68rem}.match-players{font-size:.8rem}.login-layout{display:block}.login-art{padding:30px;min-height:220px}.login-art .mark{width:40px;height:40px;margin-bottom:22px}.login-art h1{font-size:2rem;margin-bottom:14px}.login-art p{font-size:.85rem;margin:0}.court-art{display:none}.login-form-area{padding:30px 24px}.login-form h2{font-size:1.5rem}.public-tag{display:none}#toast{left:14px;right:14px;bottom:18px;max-width:none}.player-row{grid-template-columns:24px minmax(0,1fr) 62px}.gender{padding:10px 5px}}
@media print{body{background:white;color:black;font-size:11px}.topbar,.sidebar,.filters,.actions,.save-bar,#toast,.public-tag{display:none!important}.issues{margin-top:8px}.issues summary{padding:6px 0;font-size:11px}.issue{padding:4px 8px;margin-bottom:3px;font-size:10px;break-inside:avoid}.footer-note{display:block;font-size:9px}.workspace{display:block}.main,.public-main{padding:0;max-width:none}.stats{display:none}.page-head{margin-bottom:10px}.page-head h1{font-size:18px}.schedule-desktop{display:block!important}.mobile-schedule{display:none!important}.table-wrap{overflow:visible;border:0}.schedule-table{min-width:0}.schedule-table th{padding:5px;font-size:10px}.schedule-table th:first-child{width:30px}.schedule-table td{padding:3px}.match-card{padding:5px;min-height:0;break-inside:avoid;border-radius:0}.match-players,.match-team{font-size:9px}.match-meta,.match-note{font-size:8px}.match-vs{margin:5px 0}.match-card.filtered{opacity:1}.schedule-table tr{break-inside:avoid}@page{size:A3 landscape;margin:10mm}}
/* Compact schedule only: forms and the matching algorithm are unchanged. */
.schedule-page .schedule-status{display:flex;align-items:center;gap:8px 18px;flex-wrap:wrap;padding:4px 10px;border:1px solid #e4d7ad;border-radius:7px;background:#fff9e9;font-size:12px;line-height:16px;margin:0 0 7px}
.schedule-page .schedule-status.ready{background:#eaf5ed;border-color:#c4ddcc}
.schedule-page .status-error,.schedule-page .legend-conflict{color:#a12c32;font-weight:700}
.schedule-page .page-head{align-items:center;gap:12px;margin-bottom:7px}
.schedule-page .page-head h1{font-size:20px;letter-spacing:-.025em;margin:0 0 3px}
.schedule-page .page-head .eyebrow{display:none}
.schedule-page .page-head p{font-size:11px;line-height:15px;margin:0}
.schedule-page .page-head button{min-height:30px;padding:5px 10px;font-size:12px}
.schedule-page .filters{gap:8px;margin-bottom:7px;flex-wrap:nowrap}
.schedule-page .filters label{display:flex;align-items:center;gap:6px;min-width:0;max-width:none;font-size:12px;white-space:nowrap}
.schedule-page .filters label:nth-child(2){flex:1.3}
.schedule-page .filters label:nth-child(3){flex:.65}
.schedule-page .filters select{margin:0;min-width:0;min-height:30px;padding:4px 7px;font-size:12px}
.schedule-page .filters .check{flex:0 0 auto;gap:5px}
.schedule-page .table-wrap{border-radius:8px}
.schedule-page .schedule-table{min-width:0}
.schedule-page .schedule-table th{padding:5px 4px;font-size:11px;line-height:14px}
.schedule-page .schedule-table th:first-child{width:30px}
.schedule-page .schedule-table td{padding:1px;vertical-align:middle}
.schedule-page .slot-number{font-size:13px}
.schedule-page .match-card{min-height:46px;padding:2px 4px;border-radius:5px;border-width:1px;line-height:1.2;overflow:hidden}
.schedule-page .match-card:hover{background:#f0f6f1;filter:none}
.schedule-page .match-card.conflict{border-color:#ce676d;background:#fff0f1;box-shadow:inset 2px 0 #ae3035}
.schedule-page .match-card.filtered{opacity:.3}
.schedule-page .match-meta{font-size:9px;line-height:10px;min-height:10px;letter-spacing:.02em;margin:0 0 2px;gap:5px;align-items:center;color:#526c61}
.schedule-page .match-kind{font-weight:750}
.schedule-page .match-kind.mixed{color:#886011}
.schedule-page .match-flags{display:flex;gap:3px;margin-left:auto}
.schedule-page .match-flag{display:inline-grid;place-items:center;min-width:12px;height:12px;border-radius:3px;background:#fff0bd;color:#78520c;font-size:11px;font-weight:800;line-height:12px}
.schedule-page .match-flag.red{background:#ae3035;color:white}
.schedule-page .match-side{display:flex;gap:4px;align-items:baseline;line-height:15px;white-space:nowrap;min-width:0}
.schedule-page .match-team{font-size:11px;line-height:15px;margin:0;flex:0 1 auto;max-width:42%;overflow:hidden;text-overflow:ellipsis}
.schedule-page .match-players{font-size:12px;line-height:15px;color:#294d41;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.schedule-page .empty-court{padding:0;font-size:11px;color:#8a9c92}
.schedule-page .legend-row{gap:7px 16px;font-size:11px;line-height:14px;margin:5px 0}
.schedule-page .issues{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:6px 0 0;align-items:start}
.schedule-page .issues details{background:#fff;border:1px solid var(--line);border-radius:6px;padding:0 8px}
.schedule-page .issues details[open]{grid-column:1/-1}
.schedule-page .issues summary{font-size:12px;line-height:18px;padding:4px 0}
.schedule-page .issues summary .badge{font-size:10px;line-height:14px;padding:1px 6px;margin-left:4px}
.schedule-page .issues .issue{font-size:12px;line-height:1.5;padding:9px 10px}
.schedule-page .issues details>p{margin:4px 0 10px;font-size:12px}
.schedule-page .footer-note{font-size:11px;line-height:14px;margin:5px 0 0}
@media screen{
 body.schedule-mode .topbar{height:48px;padding:0 18px}
 body.schedule-mode .brand{gap:8px}
 body.schedule-mode .brand img{width:29px;height:29px}
 body.schedule-mode .brand strong{font-size:14px}
 body.schedule-mode .brand span{font-size:9px}
 body.schedule-mode .topbar button{min-height:30px;padding:5px 10px;font-size:12px}
 body.schedule-mode .topbar a{font-size:12px}
 body.schedule-mode .workspace{grid-template-columns:180px minmax(0,1fr);min-height:calc(100vh - 48px)}
 body.schedule-mode .sidebar{padding:14px 8px}
 body.schedule-mode .sidebar button{padding:10px 8px;gap:7px;font-size:12px}
 body.schedule-mode .sidebar .nav-num{width:22px;height:22px;flex-shrink:0}
 body.schedule-mode .side-info{font-size:11px;padding:12px 8px}
 body.schedule-mode .main,body.schedule-mode .public-main{padding:10px 12px;max-width:none}
 body.schedule-mode .save-bar{position:static;min-height:30px;padding:5px 8px;margin-top:6px;box-shadow:none;border-radius:6px}
 body.schedule-mode .save-bar.is-clean{display:none}
 body.schedule-mode .save-bar button{min-height:28px;padding:4px 8px;font-size:12px}
 body.schedule-mode .save-bar span{font-size:12px}
}
@media screen and (min-width:1201px){
 .schedule-page .match-court{display:none}
}
@media screen and (min-width:1600px) and (min-height:900px){
 .schedule-page .match-card{min-height:66px;padding:5px 7px}
 .schedule-page .match-meta{font-size:10px;line-height:12px;margin-bottom:4px}
 .schedule-page .match-side,.schedule-page .match-team,.schedule-page .match-players{line-height:19px}
 .schedule-page .match-team{font-size:12px}
 .schedule-page .match-players{font-size:14px}
}
@media screen and (max-width:1200px){
 .schedule-page .schedule-desktop{display:none}
 .schedule-page .mobile-schedule{display:block}
 .schedule-page .mobile-games{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
 .schedule-page .slot-section{margin-bottom:12px}
 .schedule-page .slot-heading{font-size:13px;padding:7px 0}
 .schedule-page .slot-heading span{font-size:11px;color:var(--muted);font-weight:400;margin-left:8px}
 .schedule-page .match-card{min-height:68px;padding:7px 8px}
 .schedule-page .match-meta{font-size:10px;line-height:12px;margin-bottom:5px}
 .schedule-page .match-side{line-height:18px;white-space:normal}
 .schedule-page .match-team{font-size:12px;line-height:18px;white-space:normal;overflow-wrap:anywhere}
 .schedule-page .match-players{font-size:13px;line-height:18px;white-space:normal;overflow-wrap:anywhere}
 .schedule-page .filters{flex-wrap:wrap}
 .schedule-page .filters label{flex:1 1 43%;max-width:none}
 .schedule-page .filters label:nth-child(2){flex:1 1 48%}
 .schedule-page .filters label:nth-child(3){flex:1 1 43%}
 .schedule-page .issues{grid-template-columns:1fr}
}
@media screen and (max-width:700px){
 body.schedule-mode .workspace{display:block}
 body.schedule-mode .sidebar{padding:6px}
 body.schedule-mode .sidebar button{padding:6px 8px;min-height:34px}
 .schedule-page .page-head{align-items:flex-start;gap:7px}
 .schedule-page .page-head h1{font-size:18px}
 .schedule-page .schedule-status{gap:4px 12px}
 .schedule-page .filters label{white-space:normal}
 .schedule-page .filters select{min-height:36px}
 .schedule-page .issues summary{padding:9px 0}
 .schedule-page .legend-row{gap:5px 12px}
}
@media screen and (max-width:520px){
 .schedule-page .mobile-games{grid-template-columns:1fr}
 .schedule-page .filters label:nth-child(2){flex-basis:100%}
}
@media print{
 .schedule-page .filters,.schedule-page .issues,.schedule-page .footer-note,.schedule-page .actions{display:none!important}
 .schedule-page .match-card{min-height:0;padding:4px}
 .schedule-page .match-side,.schedule-page .match-team,.schedule-page .match-players{font-size:9px;line-height:12px;white-space:normal;overflow:visible}
 .schedule-page .match-meta{font-size:8px;line-height:10px}
 .schedule-page .match-court{display:none}
 .schedule-page .schedule-status{font-size:10px;padding:4px 6px}
 .schedule-page .match-card.filtered{opacity:1}
}
