:root{--ink:#281c1b;--muted:#7f6f6c;--line:#eadedb;--paper:#f7f3f1;--green:#9f211c;--mint:#f7ded9;--coral:#e33d35;--red:#b52a24;--dark-red:#681713}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button{font:inherit;color:inherit}button:focus-visible{outline-offset:2px;outline:3px solid #f3a58f}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:5;background:#fbfcfb;flex-direction:column;width:246px;padding:25px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand,.mobile-brand{letter-spacing:-.5px;align-items:center;gap:10px;padding:0 10px 28px;font-weight:900;display:flex}.brand>span>span{color:var(--coral)}.brand-mark{background:var(--red);border-radius:50% 50% 46% 46%;width:30px;height:30px;display:inline-flex;position:relative;overflow:hidden;transform:rotate(-6deg)}.brand-mark i{background:#fff;border-radius:6px;width:4px;height:20px;position:absolute;top:5px;transform:rotate(31deg)}.brand-mark i:first-child{left:8px}.brand-mark i:nth-child(2){height:15px;top:7px;left:14px}.brand-mark i:nth-child(3){height:10px;top:9px;left:20px}.nav-label{color:#98a39f;letter-spacing:1.6px;margin:8px 0;padding:0 11px;font-size:16px;font-weight:800}.nav-label.spaced{margin-top:24px}nav button{text-align:left;cursor:pointer;color:#5e6d69;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;margin:2px 0;padding:10px 11px;font-size:18px;font-weight:650;display:flex}nav button:hover{background:#f7ece9}nav button.active{color:#941f1a;background:#f5deda}.icon{place-items:center;width:18px;font-size:21px;display:inline-grid}.nav-badge{color:#fff;background:var(--coral);border-radius:20px;margin-left:auto;padding:3px 6px;font-size:15px}.support-card{background:#e9f1ee;border-radius:12px;flex-direction:column;align-items:flex-start;gap:6px;margin-top:auto;padding:16px;display:flex;position:relative;overflow:hidden}.support-card .shuttle{color:#79aa9d;font-size:37px;position:absolute;top:3px;right:11px;transform:rotate(28deg)}.support-card strong{font-size:17px}.support-card span{color:var(--muted);font-size:16px}.support-card button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:7px;margin-top:7px;padding:7px 11px;font-size:16px}.admin-profile{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:16px;padding:16px 5px 0;display:flex}.admin-profile>span{flex-direction:column;flex:1;font-size:16px;display:flex}.admin-profile small{color:var(--muted);margin-top:2px;font-size:15px}.admin-profile button{cursor:pointer;background:0 0;border:0}.avatar{color:#8b4e39;background:#f4d9ca;border:2px solid #fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:inline-grid;box-shadow:0 0 0 1px #dce4e1}.avatar.blue{color:#345d7d;background:#d8e6f3}.avatar.green{color:#175f50;background:#cce6dc}.content-shell{width:calc(100% - 246px);margin-left:246px}.topbar{border-bottom:1px solid var(--line);z-index:4;background:#fbfcfb;justify-content:flex-end;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.mobile-brand{display:none}.top-actions{align-items:center;gap:9px;display:flex}.round-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:36px;height:36px;font-size:23px}.notification{position:relative}.notification i{background:var(--coral);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:5px}.event-chip{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:8px;height:37px;padding:0 12px;font-size:16px;font-weight:700;display:flex}.live-dot{background:#24a474;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #dff4eb}.view-switch{background:#e8eeeb;border-radius:9px;padding:3px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.view-switch button{cursor:pointer;color:#6e7d79;background:0 0;border:0;border-radius:7px;padding:7px 18px;font-size:16px;font-weight:700}.view-switch button.active{color:var(--green);background:#fff;box-shadow:0 1px 4px #203b3020}.page{max-width:1420px;margin:0 auto;padding:30px 34px 55px}.hero-row{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:23px;display:flex}.eyebrow,.event-overline{color:#25846c;letter-spacing:1.4px;align-items:center;gap:8px;margin:0 0 9px;font-size:15px;font-weight:800;display:flex}h1{letter-spacing:-.8px;margin:0 0 7px;font-size:30px;line-height:1.1}.hero-row>div>p:last-child{color:var(--muted);margin:0;font-size:17px}.hero-actions{gap:9px;display:flex}.hero-actions button,.primary,.secondary{cursor:pointer;border-radius:8px;padding:9px 14px;font-size:16px;font-weight:700}.secondary{border:1px solid var(--line);background:#fff}.primary{background:var(--green);border:1px solid var(--green);color:#fff}.stat-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:14px;display:grid}.stat-grid article{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:12px;min-height:84px;padding:16px;display:flex}.stat-icon{border-radius:10px;place-items:center;width:38px;height:38px;font-size:22px;display:grid}.stat-icon.coral{color:#c9573e;background:#fbe6df}.stat-grid article>div{grid-template-columns:auto auto;align-items:baseline;column-gap:10px;display:grid}.stat-grid small{color:#8a9793;letter-spacing:.7px;grid-column:1/3;font-size:14px;font-weight:800}.stat-grid strong{margin-top:3px;font-size:26px}.stat-grid strong i{color:#9aa5a2;font-size:16px;font-style:normal}.stat-grid em{color:#319270;font-size:14px;font-style:normal}.stat-grid article:nth-child(2) em,.stat-grid article:nth-child(4) em{color:#87938f}.dashboard-grid{grid-template-columns:1.35fr 1fr;gap:14px;margin-bottom:14px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:11px}.panel-head{justify-content:space-between;align-items:flex-start;padding:16px 18px 12px;display:flex}.panel-head h2{margin:0 0 3px;font-size:19px}.panel-head p{color:var(--muted);margin:0;font-size:15px}.panel-head button{color:#297660;cursor:pointer;background:0 0;border:0;font-size:15px;font-weight:700}.match-list{padding:0 11px 10px}.live-match{border-top:1px solid #edf1ef;grid-template-columns:68px 1fr 60px 18px;align-items:center;gap:8px;padding:10px 6px;display:grid}.court-label{flex-direction:column;gap:3px;display:flex}.court-label span{font-size:16px;font-weight:800}.court-label small{color:#77918a;font-size:13px;font-weight:800}.pair{flex-direction:column;gap:4px;display:flex}.pair>span{align-items:center;gap:6px;font-size:15px;display:flex}.pair .avatar{width:24px;height:24px;font-size:12px}.score{text-align:right;flex-direction:column;display:flex}.score strong{font-size:17px}.score small{color:#23a478;font-size:13px}.live-match>button{color:#87928f;background:0 0;border:0;font-size:24px}.timeline{padding:1px 18px 8px}.timeline>div{grid-template-columns:46px 12px 1fr auto;align-items:start;gap:8px;min-height:52px;display:grid}.timeline time{color:#83908d;padding-top:2px;font-size:15px}.timeline i{background:#cad4d0;border-radius:50%;width:7px;height:7px;margin-top:3px;position:relative}.timeline i:after{content:"";background:#dce3e0;width:1px;height:45px;position:absolute;top:8px;left:3px}.timeline>div:last-child i:after{display:none}.timeline span{flex-direction:column;gap:4px;font-size:15px;display:flex}.timeline small{color:var(--muted);font-size:14px}.timeline em{color:var(--coral);background:#fce6e0;border-radius:8px;padding:3px 5px;font-size:13px;font-style:normal}.bracket-panel{overflow:hidden}.bracket-heading{align-items:center}.bracket-heading>button{border:1px solid var(--line);border-radius:7px;padding:7px 10px}.level-tabs{gap:8px;padding:0 18px 13px;display:flex;overflow:auto}.level-tabs button{border:1px solid var(--line);cursor:pointer;color:#687672;background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;gap:4px;min-width:112px;padding:8px;display:flex}.level-tabs button.active{color:var(--green);background:#edf7f3;border-color:#5f9f8f;box-shadow:inset 0 0 0 1px #5f9f8f}.level-tabs span{color:#fff;border-radius:4px;padding:3px 6px;font-size:14px;font-weight:800}.level-tabs small{font-size:14px;font-weight:700}.bracket-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f5f8f6;align-items:center;gap:12px;padding:9px 18px;display:flex}.bracket-meta span{font-size:15px;font-weight:800}.bracket-meta span i{border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.bracket-meta small{color:var(--muted);font-size:14px}.bracket-meta button{background:0 0;border:0;margin-left:auto}.bracket-shell{background:linear-gradient(90deg,#0000 24.9%,#f5f7f6 25%,#0000 25.1% 58%,#f5f7f6 58.1%,#0000 58.2%);grid-template-columns:1.2fr 1fr 1fr;gap:28px;min-width:780px;padding:16px 18px 20px;display:grid;overflow:auto}.round{flex-direction:column;gap:9px;display:flex}.round h4{letter-spacing:1px;color:#899692;justify-content:space-between;margin:0 0 2px;font-size:14px;display:flex}.round h4 span{letter-spacing:0;font-weight:400}.mini-match{background:#fff;border:1px solid #dfe6e3;border-radius:7px;overflow:hidden;box-shadow:0 1px 3px #263d3420}.mini-match>div{grid-template-columns:24px 1fr 24px;align-items:center;gap:5px;padding:6px 7px;font-size:14px;display:grid}.mini-match>div+div{border-top:1px solid #eef2f0}.mini-match .avatar{border-width:1px;width:22px;height:22px;font-size:11px}.mini-match .winner{background:#f6fbf9;font-weight:800}.mini-match b{text-align:right}.semi{justify-content:flex-start}.semi .mini-match:nth-of-type(2){margin-top:29px}.semi .mini-match:nth-of-type(3){margin-top:47px}.final-round .mini-match{margin-top:28px}.trophy{text-align:center;border:1px dashed #d8e1dd;border-radius:8px;flex-direction:column;align-items:center;gap:3px;margin-top:19px;padding:10px;display:flex}.trophy span{color:#e19b3f;font-size:26px}.trophy b{font-size:15px}.trophy small{color:var(--muted);font-size:13px}.player-page{padding-top:0}.player-banner{color:#fff;background:#123e38;margin:0 -34px 18px;padding:26px 34px;position:relative;overflow:hidden}.player-banner:after{content:"";border:55px solid #1d514a;border-radius:50%;width:260px;height:260px;position:absolute;top:-145px;right:5%}.event-overline{color:#9bd5c5}.event-overline span{color:#fff;background:#e25f43;border-radius:10px;padding:3px 6px;font-size:13px}.player-hero{z-index:1;justify-content:space-between;align-items:flex-end;display:flex;position:relative}.player-hero p{color:#b9d0ca;margin:0 0 4px;font-size:16px}.player-hero h1{font-size:33px}.player-tags{gap:6px;display:flex}.player-tags span{background:#ffffff12;border:1px solid #ffffff40;border-radius:14px;padding:4px 8px;font-size:14px}.player-record{background:#ffffff0b;border:1px solid #ffffff24;border-radius:10px;align-items:center;padding:12px 18px;display:flex}.player-record span{flex-direction:column;align-items:center;gap:4px;min-width:60px;display:flex}.player-record b{font-size:24px}.player-record small{color:#afd0c7;font-size:13px}.player-record i{background:#ffffff2e;width:1px;height:28px}.player-grid{grid-template-columns:1.7fr .8fr;gap:14px;margin-bottom:14px;display:grid}.next-match-card{border:1px solid #dce5e1;border-left:4px solid var(--coral);background:#fff;border-radius:11px;padding:16px}.next-label{letter-spacing:1px;color:#44605a;align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.next-label em{color:#d75c41;letter-spacing:0;background:#fbe7e1;border-radius:12px;margin-left:auto;padding:5px 8px;font-style:normal}.court-call{grid-template-columns:1fr 42px 1fr;align-items:center;padding:22px 25px;display:grid}.court-call>span{flex-direction:column;gap:4px;display:flex}.court-call small{color:var(--muted);font-size:14px}.court-call strong{font-size:27px}.court-call em{color:var(--muted);font-size:14px;font-style:normal}.court-call>b{color:#83918d;background:#eef3f1;border-radius:50%;place-items:center;width:32px;height:32px;font-size:15px;display:grid}.court-call .opponent{grid-template-rows:auto auto auto;grid-template-columns:38px 1fr;column-gap:10px;display:grid}.opponent .avatar{grid-row:1/4;width:38px;height:38px}.opponent strong{font-size:20px}.ready-note{background:#edf7f3;border-radius:8px;align-items:center;gap:10px;padding:10px;display:flex}.ready-note>span{color:#17755f;background:#d1eee4;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.ready-note p{flex-direction:column;flex:1;gap:2px;margin:0;font-size:15px;display:flex}.ready-note small{color:var(--muted);font-size:14px}.ready-note button{background:var(--green);color:#fff;border:0;border-radius:7px;padding:7px 11px;font-size:15px;font-weight:700}.venue-card{padding-bottom:12px}.map-grid{background-color:#e8efec;background-image:linear-gradient(#d6e2dd 1px,#0000 1px),linear-gradient(90deg,#d6e2dd 1px,#0000 1px);background-size:20px 20px;border-radius:8px;place-items:center;height:70px;margin:0 14px 10px;display:grid}.pin{background:var(--coral);color:#fff;border:4px solid #f8b5a5;border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;display:grid}.venue-card>strong,.venue-card>p{margin:0 14px;font-size:16px;display:block}.venue-card>p{color:var(--muted);margin-top:3px;font-size:14px}.directions{color:var(--green);background:0 0;border:0;margin:9px 14px 0;padding:0;font-size:14px;font-weight:700}.my-bracket{overflow:hidden}.updated{color:#26836b;background:#e4f4ef;border-radius:10px;padding:4px 8px;font-size:14px}.my-bracket .level-tabs{padding-top:2px}.player-bracket-view{background:#faf7f6}.player-round-tabs{scrollbar-width:thin;border-bottom:1px solid #eadbd8;gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.player-round-tabs button{text-align:left;color:#6d5551;cursor:pointer;background:#fff;border:1px solid #dfcfcb;border-radius:10px;flex-direction:column;gap:3px;min-width:170px;padding:10px 12px;display:flex}.player-round-tabs button span{letter-spacing:.5px;font-size:14px;font-weight:900}.player-round-tabs button small{color:#9a817d;font-size:12px}.player-round-tabs button.active{color:#fff;background:#7d1a16;border-color:#7d1a16;box-shadow:0 5px 14px #6d181329}.player-round-tabs button.active small{color:#f3c8c4}.player-round-panel{padding:18px}.player-round-panel>header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.player-round-panel>header span{letter-spacing:1px;color:#aa4b45;font-size:12px;font-weight:900}.player-round-panel>header h3{margin:3px 0 0;font-size:23px}.player-round-panel>header>small{color:var(--muted);font-size:14px}.player-round-matches{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.player-round-matches article{min-width:0}.player-round-matches article>span{letter-spacing:.7px;color:#967d79;margin:0 0 5px 3px;font-size:12px;font-weight:900;display:block}.player-round-matches .mini-match{border-radius:10px;box-shadow:0 2px 7px #5d2d2820}.player-round-matches .mini-match>div{grid-template-columns:1fr 44px;gap:10px;min-height:48px;padding:9px 12px;font-size:16px}.player-round-matches .mini-match>div>span{align-items:center;gap:7px;min-width:0;font-weight:700;display:flex}.player-round-matches .mini-match b{background:#f8f2f0;border-radius:7px;place-items:center;min-height:32px;font-size:17px;display:grid}.mini-match.player-match-highlight{border:2px solid #bd3d35;box-shadow:0 4px 14px #8f282326}.mini-match .your-team-row{background:#fff1ee}.mini-match .your-team-row span{color:#8d211c;font-weight:900}.mini-match .your-team-row em{text-transform:uppercase;letter-spacing:.5px;color:#fff;white-space:nowrap;background:#ad3029;border-radius:10px;padding:3px 6px;font-size:10px;font-style:normal}.player-champion{background:#fff8eb;border:1px solid #e0c8a7;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;display:flex}.player-champion span{letter-spacing:1px;color:#9b6b27;font-size:12px;font-weight:900}.player-champion b{font-size:18px}.player-champion.decided{background:#fff3d8;border-color:#d7a34e}.player-round-panel>footer{border-top:1px solid #eadeda;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding-top:14px;display:flex}.player-round-panel>footer button{color:#72211d;cursor:pointer;background:#fff;border:1px solid #d8c6c2;border-radius:8px;padding:8px 11px;font-weight:800}.player-round-panel>footer button:disabled{opacity:.35;cursor:not-allowed}.player-round-panel>footer span{color:#9b8581;text-align:center;font-size:12px}@media (max-width:1000px){.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.player-grid{grid-template-columns:1fr}.venue-card{display:none}.sidebar{width:210px}.content-shell{width:calc(100% - 210px);margin-left:210px}}@media (max-width:720px){.sidebar{display:none}.content-shell{width:100%;margin-left:0}.topbar{justify-content:space-between;height:62px;padding:0 16px}.mobile-brand{padding:0;font-size:16px;display:flex}.mobile-brand .brand-mark{width:24px;height:24px}.view-switch{position:static;transform:none}.top-actions .round-button,.event-chip{display:none}.page{padding:22px 16px 40px}.hero-row{align-items:flex-start}.hero-actions .secondary{display:none}.stat-grid{display:flex;overflow:auto}.stat-grid article{min-width:190px}.dashboard-grid{grid-template-columns:1fr}.timeline-panel{display:none}.bracket-panel{border-radius:0;margin:0 -16px}.player-banner{margin:0 -16px 14px;padding:22px 16px}.player-hero{align-items:flex-start}.player-record{padding:8px}.player-record span{min-width:42px}.player-record b{font-size:20px}.player-grid{grid-template-columns:1fr}.court-call{padding:20px 2px}.court-call strong{font-size:22px}.ready-note button{display:none}.my-bracket{border-radius:0;margin:0 -16px}.level-tabs,.bracket-shell{padding-left:12px}}.date-card{color:#fff;background:linear-gradient(145deg,#7e1a16,#bb3029);border-radius:12px;flex-direction:column;gap:4px;margin-top:auto;padding:16px;display:flex;position:relative;overflow:hidden}.date-card:after{content:"";border:1px solid #ffffff28;width:70px;height:100px;position:absolute;top:-18px;right:-20px;transform:rotate(19deg)}.date-card small{letter-spacing:1px;color:#ffc7c1;font-size:13px}.date-card b{font-size:17px}.date-card span{color:#f3c9c6;font-size:14px}.support-card{display:none}.admin-profile{margin-top:13px}.topbar{border-top:3px solid var(--red)}.event-chip .live-dot,.live-dot{background:#e2463e;box-shadow:0 0 0 3px #f9dfdc}.eyebrow{color:#b12c26}.primary{background:var(--red);border-color:var(--red)}.view-switch button.active{color:var(--red)}.stat-icon.green{color:#a52b25;background:#f4deda}.stat-icon.blue{color:#7f4540;background:#eee2df}.stat-icon.purple{color:#8e3d58;background:#efe1e5}.division-overview{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:14px;display:grid}.division-overview article{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:38px 1fr auto;gap:10px;padding:15px;transition:all .2s;display:grid}.division-overview article:hover,.division-overview article.selected{border-color:#d8837d;transform:translateY(-1px);box-shadow:0 5px 18px #6c1d1812}.division-icon{color:#b62f28;background:#f9dedb;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.division-icon.d1{color:#ad6131;background:#f2e5dc}.division-icon.d2{color:#9e416b;background:#eee0e8}.division-overview small{color:#a18e8a;letter-spacing:.8px;font-size:13px}.division-overview h3{margin:3px 0;font-size:18px}.division-overview p{color:var(--muted);margin:0 0 8px;font-size:14px}.division-overview div div{flex-wrap:wrap;gap:4px;display:flex}.division-overview div div b{color:#9c332d;background:#f5e9e6;border-radius:10px;padding:3px 5px;font-size:13px}.division-overview>article>em{color:var(--red);text-align:right;font-size:22px;font-style:normal;font-weight:800}.division-overview>article>em small{letter-spacing:0;display:block}.division-tabs{gap:8px;padding:0 18px 10px;display:flex;overflow:auto}.division-tabs button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;flex:1;gap:3px;min-width:150px;padding:9px 11px;display:flex}.division-tabs button span{font-size:16px;font-weight:800}.division-tabs button small{color:var(--muted);font-size:13px}.division-tabs button.active{color:#fff;background:#7d1a16;border-color:#7d1a16}.division-tabs button.active small{color:#f0bcb8}.bracket-meta span{color:#67211e}.mini-match .winner{background:#fff5f3}.score small{color:#d94138}.timeline i.current{background:var(--red);box-shadow:0 0 0 3px #f8dedb}.public-shell{background:#fbf8f6;min-height:100vh}.public-header{border-bottom:1px solid var(--line);z-index:10;background:#fff;align-items:center;height:76px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.public-header .brand{min-width:190px;padding:0}.public-header>nav{flex:1;justify-content:center;gap:30px;display:flex}.public-header>nav a{color:#6c5a57;font-size:16px;font-weight:700;text-decoration:none}.public-header>div:last-child{justify-content:flex-end;align-items:center;gap:14px;min-width:250px;display:flex}.public-header>div:last-child span{color:#9e342e;font-size:15px;font-weight:800}.public-header>div:last-child button{border:1px solid var(--line);cursor:pointer;color:#806d69;background:#fff;border-radius:7px;padding:7px 10px;font-size:14px}.public-page{max-width:1180px;margin:auto}.search-hero{color:#fff;background:linear-gradient(125deg,#5b1210 0%,#9f211c 58%,#cb352e 100%);min-height:590px;margin:0 calc(590px - 50vw);padding:100px max(24px,50vw - 590px) 55px;position:relative;overflow:hidden}.search-hero:after{content:"";border:70px solid #ffffff09;border-radius:50%;width:340px;height:340px;position:absolute;top:-120px;right:5%}.court-lines{opacity:.16;position:absolute;inset:0 0 0 58%;transform:skew(-9deg)}.court-lines i{background:#fff;position:absolute}.court-lines i:first-child{width:1px;height:100%;left:50%}.court-lines i:nth-child(2){width:100%;height:1px;top:52%}.court-lines i:nth-child(3){width:38%;height:1px;top:27%;left:31%}.court-lines i:nth-child(4){width:38%;height:1px;top:77%;left:31%}.public-kicker{letter-spacing:1.8px;color:#d34139;margin:0 0 13px;font-size:15px;font-weight:800}.search-hero .public-kicker{color:#ffaaa3}.search-hero h1{letter-spacing:-2px;z-index:1;max-width:650px;margin:0 0 18px;font-size:54px;line-height:1.02;position:relative}.search-copy{color:#f1cbc8;z-index:1;max-width:560px;margin:0 0 27px;font-size:18px;line-height:1.55;position:relative}.player-search{z-index:2;background:#fff;border-radius:11px;align-items:center;gap:10px;max-width:680px;height:62px;padding:7px;display:flex;position:relative;box-shadow:0 12px 35px #3a09092d}.player-search>span{color:#8c7773;margin-left:10px;font-size:27px}.player-search input{color:#352523;border:0;outline:0;flex:1;min-width:100px;height:100%;font-size:19px}.player-search button{color:#fff;cursor:pointer;background:#251a19;border:0;border-radius:7px;height:100%;padding:0 20px;font-size:16px;font-weight:800}.search-error{color:#9f211c;z-index:2;background:#fff1f0;border-radius:7px;max-width:680px;margin:8px 0;padding:9px 12px;font-size:15px;position:relative}.try-names{z-index:2;align-items:center;gap:7px;margin-top:12px;display:flex;position:relative}.try-names span{color:#eac0bd;font-size:14px}.try-names button{color:#fff;cursor:pointer;background:#ffffff0e;border:1px solid #fff3;border-radius:15px;padding:5px 8px;font-size:14px}.event-facts{z-index:2;align-items:center;gap:24px;margin-top:58px;display:flex;position:relative}.event-facts>span{flex-direction:column;gap:2px;display:flex}.event-facts b{font-size:22px}.event-facts small{color:#e8b9b5;font-size:14px}.event-facts i{background:#ffffff2e;width:1px;height:30px}.public-divisions{grid-template-columns:.75fr 1.5fr;align-items:start;gap:65px;padding:75px 0;display:grid}.public-divisions h2,.public-venue h2{letter-spacing:-1px;margin:0 0 12px;font-size:33px}.public-divisions>div:first-child>p:last-child,.public-venue>div:first-child>p:last-child{color:var(--muted);font-size:16px;line-height:1.55}.public-division-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.public-division-grid article{border:1px solid var(--line);border-top:3px solid var(--red);background:#fff;border-radius:10px;padding:17px}.public-division-grid article>span{color:#c49b96;font-size:14px;font-weight:800}.public-division-grid h3{margin:17px 0 7px;font-size:18px}.public-division-grid p{color:var(--muted);min-height:28px;font-size:14px}.public-division-grid article>div{gap:4px;display:flex}.public-division-grid b{color:#a52620;background:#f6e4e1;border-radius:50%;place-items:center;width:22px;height:22px;font-size:14px;display:grid}.public-venue{color:#fff;background:#251a19;border-radius:15px;justify-content:space-between;align-items:center;margin-bottom:70px;padding:36px 42px;display:flex}.public-venue .public-kicker{color:#ff766d}.public-venue>div:first-child{max-width:550px}.public-venue h2{font-size:28px}.public-venue>div:first-child>p:last-child{color:#cdbeba}.public-venue>div:last-child{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:10px;grid-template-columns:30px 1fr;column-gap:8px;padding:15px 18px;display:grid}.public-venue>div:last-child>span{color:#f05a51;grid-row:1/3;font-size:24px}.public-venue>div:last-child b{font-size:16px}.public-venue>div:last-child small{color:#aa9b97;font-size:14px}.public-footer{border-top:1px solid var(--line);background:#fff;align-items:center;gap:25px;height:80px;padding:0 max(24px,50vw - 590px);display:flex}.public-footer .brand{padding:0;font-size:16px}.public-footer .brand-mark{width:23px;height:23px}.public-footer>span{color:var(--muted);flex:1;font-size:14px}.public-footer>small{color:#9a332d;font-size:14px}.result-page{padding:50px 0 70px}.result-welcome{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.result-welcome>div:first-child>button{color:#9d332d;cursor:pointer;background:0 0;border:0;margin-bottom:20px;padding:0;font-size:15px;font-weight:700}.result-welcome h1{margin-bottom:5px;font-size:39px}.result-welcome>div:first-child>p:last-child{color:var(--muted);font-size:16px}.result-team{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:11px;min-width:340px;padding:13px 16px;display:flex}.result-team .avatar{color:#9e2f29;background:#f4d6d2;width:42px;height:42px}.result-team>span{flex-direction:column;gap:3px;display:flex}.result-team small{color:#a58c88;letter-spacing:1px;font-size:13px}.result-team b{font-size:16px}.result-team em{color:#a5312b;font-size:14px;font-style:normal}.result-grid{grid-template-columns:1.8fr .7fr;gap:14px;margin-bottom:14px;display:grid}.result-match{border-left-color:var(--red)}.day-checklist{color:#fff;background:#751a16;border-radius:11px;padding:19px}.day-checklist .public-kicker{color:#f59992}.day-checklist h3{margin:0 0 18px;font-size:21px}.day-checklist ol{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.day-checklist li{align-items:center;gap:8px;font-size:15px;display:flex}.day-checklist li>span{color:#ffaaa3;background:#ffffff16;border-radius:50%;place-items:center;width:20px;height:20px;font-weight:800;display:grid}.day-checklist>div:last-child{border-top:1px solid #ffffff1f;align-items:center;gap:8px;margin-top:20px;padding-top:14px;display:flex}.day-checklist>div:last-child>span{color:#ff7b72}.day-checklist>div:last-child p{flex-direction:column;margin:0;font-size:15px;display:flex}.day-checklist>div:last-child small{color:#dab3b0;font-size:13px}.result-page .ready-note{background:#f8e8e5}.result-page .ready-note>span{color:#a72c26;background:#f4d1cd}.result-page .ready-note button{background:var(--red)}@media (max-width:1000px){.division-overview{grid-template-columns:1fr}.public-header{padding:0 20px}.public-header>nav{display:none}.public-page{padding-left:20px;padding-right:20px}.search-hero{margin:0 -20px;padding-left:20px;padding-right:20px}.public-divisions{grid-template-columns:1fr;gap:25px}.result-grid{grid-template-columns:1fr}.result-page{padding-top:35px}.result-welcome{align-items:flex-start}.public-footer{padding:0 20px}.public-footer>span{display:none}}@media (max-width:720px){.public-header{height:64px}.public-header .brand,.public-header>div:last-child{min-width:0}.public-header>div:last-child span{display:none}.search-hero{min-height:560px;padding-top:70px}.search-hero h1{font-size:40px}.search-copy{font-size:16px}.player-search{grid-template-columns:28px 1fr;height:auto;padding:7px;display:grid}.player-search button{grid-column:1/3;height:44px}.try-names{flex-wrap:wrap}.try-names span{width:100%}.event-facts{gap:14px;margin-top:45px}.public-divisions{padding:50px 0}.public-division-grid{grid-template-columns:1fr}.public-division-grid p{min-height:0}.public-venue{padding:28px 22px;display:block}.public-venue>div:last-child{margin-top:20px}.result-welcome{display:block}.result-team{min-width:0;margin-top:20px}.result-page{padding-left:16px;padding-right:16px}.result-grid{grid-template-columns:1fr}.result-match .court-call{grid-template-columns:1fr 32px 1fr}.result-match .opponent{flex-direction:column;display:flex}.result-match .opponent .avatar{display:none}.public-footer>small{margin-left:auto}.division-overview{grid-template-columns:1fr}}.race-badge{letter-spacing:1px;color:#fff;background:var(--red);border-radius:20px;padding:6px 10px;font-size:14px;font-weight:900}.editor-wrap{border-top:1px solid var(--line);background:#faf7f5}.editor-toolbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:14px;padding:12px 18px;display:flex}.editor-toolbar>div{flex-direction:column;flex:1;gap:2px;display:flex}.editor-toolbar b{font-size:16px}.editor-toolbar div span{color:var(--muted);font-size:14px}.editor-toolbar .save-status{color:#9b5b56;font-size:14px}.editor-toolbar>button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:8px 11px;font-size:14px;font-weight:800}.editor-bracket{grid-template-columns:1.25fr 1fr 1fr;gap:26px;min-width:900px;padding:18px;display:grid;overflow:auto}.editor-round{flex-direction:column;gap:9px;display:flex}.editor-round>h4{letter-spacing:1px;color:#8e7a76;margin:0 0 2px;font-size:14px}.editor-round.centered{padding-top:0}.editor-round.centered .score-editor-match:nth-of-type(2){margin-top:38px}.editor-round.centered .score-editor-match:nth-of-type(3){margin-top:55px}.final-editor .score-editor-match:nth-of-type(2){margin-top:72px}.score-editor-match{background:#fff;border:1px solid #e5d8d5;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px #5b19100b}.score-editor-match.complete{border-color:#e4756e;box-shadow:0 0 0 1px #e4756e}.score-editor-match>div{align-items:center;gap:8px;min-height:39px;padding:5px 6px 5px 9px;display:flex}.score-editor-match>div+div{border-top:1px solid #f0e8e6}.score-editor-match>div>span,.team-name-input{flex:1;min-width:0;font-size:14px;font-weight:700}.team-name-input{background:0 0;border:1px solid #0000;border-radius:4px;padding:4px}.team-name-input:hover,.team-name-input:focus{background:#fff9f8;border-color:#e4c9c5;outline:0}.placeholder-team{color:#aa9995;font-style:italic}.score-stepper{border:1px solid #e5dad7;border-radius:6px;align-items:center;display:flex;overflow:hidden}.score-stepper button{color:#9c302a;cursor:pointer;background:#f7efed;border:0;width:27px;height:30px;font-weight:900}.score-stepper input{text-align:center;-moz-appearance:textfield;border:0;border-left:1px solid #e5dad7;border-right:1px solid #e5dad7;outline:0;width:38px;height:30px;font-size:16px;font-weight:900}.score-stepper input::-webkit-inner-spin-button{display:none}.score-editor-match>small{color:#9a817d;background:#f6efed;padding:5px 9px;font-size:13px;display:block}.score-editor-match.complete>small{color:#9e2822;background:#f8dfdc;font-weight:800}.advance-note{border:1px dashed #d9c6c2;border-radius:8px;flex-direction:column;align-items:center;gap:3px;margin-top:15px;padding:12px;display:flex}.advance-note>span{color:#d14138;font-size:27px}.advance-note b{font-size:15px}.advance-note small{color:var(--muted);font-size:13px}.trophy.decided{background:#fff0ee;border-color:#df8b85}@media (max-width:720px){.editor-toolbar{flex-wrap:wrap;align-items:flex-start}.editor-toolbar>div{min-width:100%}.editor-toolbar .save-status{flex:1}.editor-bracket{min-width:820px}.race-badge{display:none}}.entries-panel{margin-bottom:14px;overflow:hidden}.official-badge{letter-spacing:1px;color:#9e2822;background:#f8dfdc;border:1px solid #edc3bf;border-radius:20px;padding:5px 8px;font-size:13px;font-weight:900}.entry-manager{border-top:1px solid var(--line);background:#faf7f5}.entry-summary{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:13px 18px;display:flex}.entry-summary>div{align-items:center;gap:11px;display:flex}.entry-count{color:#fff;background:#7d1a16;border-radius:9px;place-items:center;width:43px;height:43px;font-size:21px;font-weight:900;display:grid}.entry-count small{color:#e7aaa5;margin-top:-12px;font-size:13px}.entry-summary p{flex-direction:column;gap:3px;margin:0;display:flex}.entry-summary p b{font-size:16px}.entry-summary p small{color:var(--muted);font-size:14px}.entry-summary button{cursor:pointer;border-radius:7px;padding:8px 11px;font-size:14px;font-weight:800}.quiet-action{border:1px solid var(--line);color:#806c68;background:#fff}.add-entry-button{background:var(--red);color:#fff;border:0}.add-entry-form{background:#fff;border:1px solid #e5d5d2;border-radius:9px;grid-template-columns:1fr 22px 1fr auto;align-items:end;gap:9px;margin:12px 18px;padding:12px;display:grid;box-shadow:0 6px 18px #6016110c}.add-entry-form label{flex-direction:column;gap:5px;display:flex}.add-entry-form label span{color:#8d7672;letter-spacing:.7px;font-size:13px;font-weight:800}.add-entry-form input{border:1px solid #e2d4d1;border-radius:6px;outline:0;height:34px;padding:0 9px;font-size:15px}.add-entry-form input:focus{border-color:#d36c65;box-shadow:0 0 0 2px #f5dedb}.pair-link{color:#bc4c45;place-items:center;height:34px;font-weight:900;display:grid}.add-entry-form button{color:#fff;cursor:pointer;background:#281c1b;border:0;border-radius:6px;height:34px;padding:0 13px;font-size:14px;font-weight:800}.entry-list{grid-template-columns:1fr 1fr;gap:7px;padding:4px 18px 10px;display:grid}.entry-row{background:#fff;border:1px solid #e6dad7;border-radius:8px;grid-template-columns:26px 30px 1fr 10px 1fr 26px;align-items:center;gap:6px;padding:8px;display:grid}.entry-row.open{background:#fbf9f8;border-style:dashed}.seed-number{color:#9e2b25;background:#f5e4e1;border-radius:5px;place-items:center;width:26px;height:26px;font-size:14px;font-weight:900;display:grid}.entry-row .avatar{width:28px;height:28px;font-size:12px}.entry-row label{flex-direction:column;gap:2px;min-width:0;display:flex}.entry-row label small{color:#aa9692;letter-spacing:.6px;font-size:12px}.entry-row input{background:0 0;border:0;border-bottom:1px solid #0000;outline:0;width:100%;padding:2px 0;font-size:14px;font-weight:700}.entry-row input:hover,.entry-row input:focus{border-bottom-color:#d27670}.entry-row.open input{color:#8f7d79;font-weight:400}.pair-slash{text-align:center;color:#c2aaa6}.remove-entry{color:#ae3932;cursor:pointer;background:#f7e7e4;border:0;border-radius:50%;width:26px;height:26px;font-size:14px}.remove-entry:disabled{opacity:.25;cursor:default}.entry-footer{border-top:1px solid var(--line);color:#8c736f;background:#f4ecea;justify-content:space-between;gap:12px;padding:8px 18px;font-size:13px;display:flex}.entry-footer b{color:#9d332d}.entries-panel+.dashboard-grid{margin-top:0}.entries-head-actions{align-items:center;gap:8px;display:flex}.panel-head .entries-head-actions>button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:7px 10px;font-weight:700}.adaptive-bracket,.adaptive-editor{background-image:none}.adaptive-round,.dynamic-editor-round{min-width:0}.round-match-stack,.editor-round-matches{flex-direction:column;flex:1;justify-content:space-around;gap:10px;display:flex}.adaptive-round .mini-match,.dynamic-editor-round .score-editor-match{margin-top:0}.score-stepper button:disabled,.score-stepper input:disabled{opacity:.35;cursor:not-allowed}.score-editor-match.complete>small{white-space:normal}.adaptive-editor{align-items:stretch}.entry-count small{white-space:nowrap;margin-top:-10px}.entry-summary{border-left:5px solid var(--red);background:linear-gradient(90deg,#fff5f3 0,#fff 45%)}.entry-count{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:82px;height:62px;line-height:1;display:flex;box-shadow:0 7px 18px #7d1a1624}.entry-count strong{font-size:29px}.entry-count small{letter-spacing:.6px;margin:5px 0 0;font-size:14px;font-weight:900}.entry-summary p b{letter-spacing:.5px;color:#641611;font-size:19px}.entry-summary p small{color:#7d5d58;font-size:15px;font-weight:750}.entry-footer{font-size:15px;font-weight:650}.entry-footer b{font-size:15px}.add-entry-button:disabled{opacity:.45;cursor:not-allowed}.bracket-growth{color:#fff;background:#711914;border-top:1px solid #5c100c;border-bottom:1px solid #5c100c;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;display:flex}.bracket-growth span{align-items:center;gap:8px;display:flex}.bracket-growth b{letter-spacing:.8px;font-size:16px}.bracket-growth small{color:#ffd9d5;font-size:14px;font-weight:700}.bracket-growth .live-dot{background:#ffb0a8;box-shadow:0 0 0 4px #ffffff20}.empty-bracket-state{text-align:center;border-top:1px solid var(--line);color:#795d58;background:repeating-linear-gradient(135deg,#fff,#fff 14px,#fcf8f7 14px 28px);flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:190px;padding:34px;display:flex}.empty-bracket-state span{width:44px;height:44px;color:var(--red);background:#f5dcda;border-radius:50%;place-items:center;font-size:28px;font-weight:300;display:grid}.empty-bracket-state b{color:#5e1814;font-size:20px}.empty-bracket-state small{max-width:390px;font-size:15px;line-height:1.6}.admin-empty{min-height:230px}.content-shell,.page,.bracket-panel,.editor-wrap,.my-bracket{min-width:0;max-width:100%}.bracket-scroll{overscroll-behavior-inline:contain;scrollbar-color:#b9433b #f1dfdc;scrollbar-width:thin;width:100%;max-width:100%;overflow:auto hidden}.bracket-scroll::-webkit-scrollbar{height:10px}.bracket-scroll::-webkit-scrollbar-track{background:#f1dfdc}.bracket-scroll::-webkit-scrollbar-thumb{background:#b9433b;border:2px solid #f1dfdc;border-radius:10px}.adaptive-bracket,.adaptive-editor{overflow:visible}.round-navigator{background:#f4e8e6;border-bottom:1px solid #e7d4d0;align-items:center;gap:7px;padding:9px 18px;display:flex;overflow-x:auto}.round-navigator>span{letter-spacing:1px;color:#8e6f6a;white-space:nowrap;font-size:13px;font-weight:900}.round-navigator button{color:#70433f;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dfc5c1;border-radius:16px;padding:6px 10px;font-size:14px;font-weight:800}.round-navigator button.final-nav{background:var(--red);border-color:var(--red);color:#fff}.editor-scroll{padding-bottom:2px}.dynamic-editor-round{scroll-margin-inline:20px}.score-editor-match>div{min-width:0}.score-editor-match>div>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.section-page{min-height:calc(100vh - 72px)}.admin-page-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;padding-bottom:18px;display:flex}.admin-page-title h1{letter-spacing:-.8px;margin:4px 0 6px;font-size:31px}.admin-page-title>div>p:last-child{color:var(--muted);max-width:620px;margin:0;font-size:16px}.admin-page-title .eyebrow{margin:0}.full-page-panel,.schedule-page-panel{max-width:900px}.schedule-page-panel .timeline{padding:12px 20px}.schedule-page-panel .timeline>div{min-height:70px}.court-management-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.court-card{border-left:4px solid #d7c8c5;flex-direction:column;gap:7px;padding:17px;display:flex;position:relative}.court-card.active{border-left-color:var(--red)}.court-card.available{border-left-color:#4b9b76}.court-card>span{letter-spacing:1px;color:#9b7671;font-size:14px;font-weight:900}.court-card>b{font-size:18px}.court-card>small{color:var(--muted);font-size:14px}.court-card>em{color:#a52b25;background:#f8e0dd;border-radius:12px;padding:4px 7px;font-size:13px;font-style:normal;font-weight:900;position:absolute;top:14px;right:14px}.court-card.available>em{color:#28775a;background:#e1f1e9}.settings-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.setting-card{border-top:4px solid var(--red);padding:20px}.setting-card>span{letter-spacing:1px;color:#a33c35;font-size:14px;font-weight:900}.setting-card h3{margin:14px 0 7px;font-size:20px}.setting-card p{color:var(--muted);min-height:44px;font-size:15px;line-height:1.6}.setting-card b{color:#fff;background:#75201b;border-radius:12px;padding:5px 8px;font-size:13px}.bracket-page .bracket-panel{margin-bottom:30px}.court-assign-panel{margin-bottom:16px}.court-assign-body{padding:0 18px 18px}.court-assign-form{grid-template-columns:1.6fr 1fr auto;align-items:end;gap:12px;display:grid}.court-assign-form label{flex-direction:column;gap:5px;display:flex}.court-assign-form label span{color:#8d7672;letter-spacing:.4px;font-size:13px;font-weight:800}.court-assign-form select{background:#fff;border:1px solid #dfcfcb;border-radius:7px;height:42px;padding:0 10px;font-size:15px}.court-assign-form button{border-radius:7px;height:42px;padding:0 18px;font-size:15px;font-weight:800}.court-assign-empty{color:var(--muted);padding:0 18px 18px;font-size:15px}.court-assign-warning{color:#8a2c24;background:#fdecea;border:1px solid #f3c7c1;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:14px;font-weight:700}.court-assign-confirmation{color:#1d6b47;background:#e7f5ee;border:1px solid #bfe3cf;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:14px;font-weight:700}.court-grid-status{color:#8e5f59;margin:-4px 0 12px;padding:0 2px;font-size:14px}@media (max-width:720px){.court-assign-form{grid-template-columns:1fr}}@media (max-width:900px){.court-management-grid,.settings-grid{grid-template-columns:repeat(2,1fr)}.admin-page-title{align-items:flex-start}.admin-page-title .hero-actions{flex-shrink:0}}@media (max-width:620px){.admin-page-title{display:block}.admin-page-title .hero-actions{margin-top:14px}.court-management-grid,.settings-grid{grid-template-columns:1fr}}@media (max-width:1000px){.entry-list{grid-template-columns:1fr}}@media (max-width:720px){.entry-summary{align-items:flex-start;gap:10px}.entry-summary>div:last-child{flex-direction:column;align-items:stretch}.add-entry-form{grid-template-columns:1fr}.add-entry-form .pair-link{display:none}.entry-list{padding-left:10px;padding-right:10px}.entry-row{grid-template-columns:22px 1fr 10px 1fr 22px}.entry-row .avatar{display:none}.entry-footer{display:block}.entry-footer b{margin-top:4px;display:block}}:root{--gold:#ffbd19;--poster-red:#cf1009;--poster-black:#170807}.sidebar{color:#fff;background:linear-gradient(#190807 0%,#320b08 62%,#120504 100%);border-color:#5d1711}.sidebar .nav-label{color:#c77e74}.sidebar nav button{color:#ebc9c3}.sidebar nav button:hover{background:#ffffff0b}.sidebar nav button.active{background:var(--gold);color:#2b0b08}.sidebar .date-card{background:linear-gradient(145deg,#ce120b,#74100b);border:1px solid #ffbd1948}.sidebar .admin-profile{border-color:#ffffff1c}.sidebar .admin-profile small{color:#c69b94}.sidebar .admin-profile button{color:#fff}.invitational-brand{gap:12px}.invitational-brand>img{object-fit:contain;filter:drop-shadow(0 2px 4px #0006);width:47px;height:47px}.invitational-brand>span{letter-spacing:-.3px;flex-direction:column;font-size:19px;font-style:italic;display:flex}.invitational-brand>span>small{color:var(--gold);letter-spacing:1.8px;margin-top:3px;font-size:13px;font-style:normal}.public-header .invitational-brand>span{color:#3a100d}.public-footer .invitational-brand>img{width:34px;height:34px}.public-footer .invitational-brand>span{font-size:16px}.public-footer .invitational-brand>span>small{font-size:11px}.mobile-brand img{object-fit:contain;width:34px;height:34px}.admin-signin{border:1px solid var(--gold);color:#fff;background:#2a0c09;border-radius:7px;padding:8px 11px;font-size:14px;font-weight:800;text-decoration:none}.search-hero{border-top:5px solid var(--gold);border-bottom:8px solid var(--gold);background:radial-gradient(circle at 72% 30%,#e62a16 0,#0000 30%),linear-gradient(135deg,#210706 0%,#8d0b07 46%,#e12614 100%)}.search-hero:before{content:"";pointer-events:none;background:repeating-linear-gradient(132deg,#0000 0 52px,#ffffff08 53px 55px);position:absolute;inset:0}.search-hero h1{text-transform:uppercase;letter-spacing:-2.8px;font-style:italic}.search-hero h1 span,.search-hero .public-kicker{color:var(--gold)}.player-search button{background:var(--gold);color:#2a0b08}.hero-event-logo{object-fit:contain;opacity:.92;filter:drop-shadow(0 16px 30px #26000088);width:260px;height:260px;position:absolute;top:72px;right:8%}.invitational-admin-hero{border-bottom:6px solid var(--gold);color:#fff;background:linear-gradient(120deg,#220807,#99120b 65%,#d92a14);border-radius:14px;align-items:center;padding:24px 26px;position:relative;overflow:hidden}.invitational-admin-hero:before{content:"";background:repeating-linear-gradient(135deg,#0000 0 45px,#ffffff07 46px 48px);position:absolute;inset:0}.invitational-admin-hero>div{z-index:1;position:relative}.invitational-admin-hero .eyebrow{color:var(--gold)}.invitational-admin-hero>div>p:last-child{color:#f0c7c2}.invitational-admin-hero .secondary{color:#42100c;background:#fff}.invitational-admin-hero .primary{background:var(--gold);border-color:var(--gold);color:#2d0c09}.admin-event-logo{object-fit:contain;z-index:1;width:105px;height:105px;margin-left:auto;position:relative}.schedule-page-panel.wide{max-width:none}.schedule-editor{padding:0 18px 20px}.schedule-toolbar{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.schedule-toolbar span{color:#8e5f59;font-size:15px}.schedule-toolbar button{background:var(--poster-black);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:9px 12px;font-size:15px;font-weight:800}.schedule-edit-row{border-top:1px solid var(--line);grid-template-columns:96px 112px 165px 74px minmax(130px,1fr) 22px minmax(130px,1fr) 104px 82px 26px;align-items:center;gap:8px;padding:11px 0;display:grid}.schedule-edit-row input,.schedule-edit-row select{background:#fff;border:1px solid #dfcfcb;border-radius:6px;width:100%;min-width:0;height:40px;padding:0 8px;font-size:15px}.schedule-edit-row>span{text-align:center;color:var(--muted);font-size:14px}.schedule-edit-row .score-input{text-align:center;font-weight:900}.app-loading{color:#fff;background:linear-gradient(145deg,#180706,#9b100a);align-content:center;place-items:center;gap:15px;min-height:100vh;display:grid}.app-loading .brand{padding:0}.app-loading>span{color:#e5b7b0;font-size:16px}.app-loading .invitational-brand>img{width:100px;height:100px}.public-schedule{border:1px solid var(--line);border-top:6px solid var(--gold);background:#fff;border-radius:15px;margin:0 0 70px;overflow:hidden;box-shadow:0 14px 35px #4a100b0d}.public-schedule-head{color:#fff;background:linear-gradient(110deg,#260807,#85100b);justify-content:space-between;align-items:center;padding:25px 28px;display:flex}.public-schedule-head h2{margin:0 0 6px;font-size:29px}.public-schedule-head p:last-child{color:#e3bab4;margin:0;font-size:16px}.public-schedule-head>span{letter-spacing:1px;border-radius:20px;padding:7px 10px;font-size:13px;font-weight:900}.public-schedule-head>span.published{background:var(--gold);color:#2b0b08}.public-schedule-head>span.draft{color:#fff;border:1px solid #ffffff40}.public-schedule-list{padding:8px 22px 16px}.public-schedule-list article{border-bottom:1px solid var(--line);grid-template-columns:65px 1.4fr 1fr 90px 80px;align-items:center;gap:14px;padding:15px 7px;display:grid}.public-schedule-list article:last-child{border-bottom:0}.public-schedule-list time{color:#97130d;font-size:21px;font-weight:900}.public-schedule-list article>div{flex-direction:column;gap:3px;display:flex}.public-schedule-list article b{font-size:16px}.public-schedule-list article small,.public-schedule-list article>span{color:var(--muted);font-size:14px}.public-schedule-list article>strong{font-size:15px}.public-schedule-list article>em{text-align:center;text-transform:uppercase;background:#eee6e3;border-radius:12px;padding:5px 7px;font-size:13px;font-style:normal;font-weight:900}.public-schedule-list article>em.live{color:#fff;background:#cf130c}.public-schedule-list article>em.complete{color:#fff;background:#24100e}@media (max-width:1000px){.hero-event-logo{opacity:.3;width:210px;height:210px;right:2%}.schedule-edit-row{grid-template-columns:96px 110px 1fr 74px}.schedule-edit-row input:nth-of-type(2),.schedule-edit-row>span,.schedule-edit-row input:nth-of-type(3),.schedule-edit-row select:nth-of-type(4),.schedule-edit-row .score-input{grid-column:auto}.schedule-edit-row .remove-entry{justify-self:center}}@media (max-width:720px){.invitational-brand>img{width:34px;height:34px}.invitational-brand>span{font-size:16px}.invitational-brand>span>small{font-size:11px}.hero-event-logo{opacity:.28;width:150px;height:150px;top:28px}.invitational-admin-hero{padding:20px;display:block}.admin-event-logo{opacity:.35;width:88px;height:88px;position:absolute;top:8px;right:8px}.schedule-edit-row{grid-template-columns:1fr 1fr}.schedule-edit-row>span{display:none}.schedule-edit-row .remove-entry{grid-column:2;justify-self:end}.public-header>div:last-child .admin-signin{white-space:nowrap}.public-schedule{margin-bottom:45px}.public-schedule-head{padding:22px;display:block}.public-schedule-head>span{margin-top:14px;display:inline-block}.public-schedule-list{padding:6px 14px 12px}.public-schedule-list article{grid-template-columns:58px 1fr 70px;gap:9px}.public-schedule-list article>span{grid-column:2}.public-schedule-list article>strong{grid-area:1/3}.public-schedule-list article>em{grid-area:2/3}}.schedule-toolbar small{color:#8e5f59;font-size:14px}.schedule-edit-row{grid-template-columns:96px 112px 165px 78px minmax(130px,1fr) 22px minmax(130px,1fr) 104px 82px}.schedule-edit-row .locked-field{text-align:left;color:#5e4a46;text-overflow:ellipsis;white-space:nowrap;background:#f7f3f1;border:1px solid #eadedb;border-radius:6px;align-items:center;height:40px;padding:0 10px;font-size:15px;font-weight:700;display:flex;overflow:hidden}.schedule-edit-row .level-field{justify-content:center}.schedule-edit-row .locked-status{color:#6f5d59;text-transform:uppercase;background:#eee6e3;border-radius:14px;place-items:center;height:32px;font-size:13px;font-weight:900;display:grid}.schedule-edit-row .locked-status.live{color:#fff;background:#cf130c}.schedule-edit-row .locked-status.complete{color:#fff;background:#24100e}.schedule-edit-row .locked-score{background:#f7f3f1;border:1px solid #eadedb;border-radius:6px;place-items:center;height:40px;font-size:16px;display:grid}.schedule-edit-row select,.schedule-edit-row input[type=time]{border-color:#c99b92;box-shadow:0 0 0 2px #f9ece9}.schedule-edit-row select:focus,.schedule-edit-row input[type=time]:focus{outline:2px solid var(--gold);outline-offset:1px}@media (max-width:1000px){.schedule-edit-row{grid-template-columns:96px 112px 1fr 78px}.schedule-edit-row .team-field{grid-column:span 2}.schedule-edit-row>span:not(.locked-field):not(.locked-status){display:none}.schedule-edit-row .locked-status,.schedule-edit-row .locked-score{align-self:center}}.search-hero .hero-event-logo{display:none}.player-directory{z-index:3;color:#2f211f;border:1px solid #fff5;border-top:5px solid var(--gold);background:#fff;border-radius:12px;flex-direction:column;gap:14px;width:330px;max-height:470px;padding:18px;display:flex;position:absolute;top:62px;right:max(24px,50vw - 590px);box-shadow:0 18px 45px #24030255}.player-directory-head{align-items:center;gap:11px;display:flex}.player-directory-head>span{color:#fff;background:#8d0b07;border-radius:9px;flex:none;place-items:center;width:48px;height:48px;font-size:16px;font-weight:900;display:grid}.player-directory-head>div{flex-direction:column;gap:3px;display:flex}.player-directory-head strong{font-size:18px}.player-directory-head small{color:#806d69;font-size:13px;line-height:1.3}.directory-alphabet{background:#f7efed;border-radius:7px;grid-template-columns:repeat(13,1fr);gap:4px;padding:9px;display:grid}.directory-alphabet span{text-align:center;color:#c9b6b2;font-size:10px;font-weight:900}.directory-alphabet span.has-name{color:#97130d}.directory-names{flex-direction:column;gap:5px;min-height:90px;max-height:292px;padding-right:3px;display:flex;overflow:auto}.directory-names>button{text-align:left;cursor:pointer;color:#352523;background:#fbf7f5;border:0;border-radius:7px;grid-template-columns:28px 1fr 18px;align-items:center;gap:8px;width:100%;padding:8px;display:grid}.directory-names>button:hover,.directory-names>button:focus-visible{background:#f5dfdc;outline:2px solid #e4a018}.directory-names>button b{color:#931610;background:#f1d8d4;border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.directory-names>button span{font-size:14px;font-weight:800}.directory-names>button i{color:#a42620;font-style:normal}.directory-names>p{text-align:center;color:#806d69;margin:auto;padding:12px;font-size:14px;line-height:1.45}.search-hero h1,.search-hero .player-search,.search-hero .search-error,.search-hero .event-facts{max-width:680px}@media (max-width:1100px){.player-directory{width:min(680px,100%);max-height:400px;margin-top:20px;position:relative;top:auto;right:auto}.directory-names{max-height:210px}.search-hero{padding-top:70px}.event-facts{margin-top:35px}}@media (max-width:720px){.player-directory{padding:14px}.directory-alphabet{grid-template-columns:repeat(9,1fr)}.directory-names{max-height:240px}.player-directory-head strong{font-size:16px}.search-hero{min-height:0;padding-bottom:40px}}.danger-setting{background:#fff8f7;border-top-color:#a80f09;grid-column:1/-1}.danger-setting p{max-width:680px;min-height:0}.danger-button{color:#fff;cursor:pointer;background:#a80f09;border:0;border-radius:7px;padding:10px 13px;font-size:14px;font-weight:900}.danger-button:hover{background:#7f0b07}.danger-button:disabled{opacity:.6;cursor:wait}.reset-status{color:#7f3732;margin-top:10px;font-size:14px;display:block}.confirmation-backdrop{z-index:100;background:#180403b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirmation-dialog{text-align:center;background:#fff;border-radius:14px;width:min(480px,100%);padding:28px;box-shadow:0 25px 80px #0006}.confirmation-icon{color:#a80f09;background:#f7d8d5;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 14px;font-size:25px;font-weight:900;display:grid}.confirmation-dialog h2{margin:0 0 10px;font-size:25px}.confirmation-dialog p{color:#735d59;margin:0;line-height:1.55}.confirmation-dialog>div{justify-content:center;gap:9px;margin-top:24px;display:flex}.confirmation-dialog .secondary{padding:10px 16px}@media (max-width:720px){.schedule-toolbar{flex-direction:column;align-items:flex-start;gap:8px}.schedule-edit-row{grid-template-columns:1fr 1fr}.schedule-edit-row .locked-field,.schedule-edit-row .locked-status{display:flex}.schedule-edit-row .locked-status{justify-content:center}.schedule-edit-row .team-field{grid-column:span 1}.schedule-edit-row .division-field{grid-column:1}.schedule-edit-row .level-field{grid-column:2}}.level-tabs .all-levels-toggle{background:#fffaf0;border-color:#3a100d;min-width:126px}.level-tabs .all-levels-toggle>span{background:var(--gold);color:#2d0c09}.level-tabs .all-levels-toggle.active{color:#fff;box-shadow:none;background:#2d0c09;border-color:#2d0c09}.level-tabs .all-levels-toggle.active small{color:#ffe6a6}.all-levels-overview{border-top:1px solid var(--line);background:#faf7f5;padding:18px}.all-levels-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px;display:flex}.all-levels-heading>div{flex-direction:column;gap:3px;display:flex}.all-levels-heading b{font-size:18px}.all-levels-heading span{color:var(--muted);font-size:14px}.all-levels-heading>span{letter-spacing:1px;color:#8b2620;font-weight:900}.all-level-cards{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.all-level-cards button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2d2ce;border-radius:10px;flex-direction:column;align-items:flex-start;gap:8px;min-height:150px;padding:14px;transition:all .16s;display:flex}.all-level-cards button:hover{border-color:#c96d65;transform:translateY(-2px);box-shadow:0 8px 20px #60161112}.all-level-cards button>span{color:#fff;border-radius:5px;padding:4px 7px;font-size:14px;font-weight:900}.all-level-cards button>b{font-size:17px}.all-level-cards button>small{color:var(--muted);font-size:14px}.all-level-cards button>em{color:var(--red);margin-top:auto;font-size:14px;font-style:normal;font-weight:900}.entry-row{cursor:grab;grid-template-columns:48px 30px 1fr 10px 1fr 26px 26px 26px;transition:opacity .15s,transform .15s}.entry-row:active{cursor:grabbing}.entry-row.dragging,.seed-row.dragging{opacity:.45;transform:scale(.985)}.seed-number{white-space:nowrap;cursor:grab;width:48px}.move-entry{color:#9e2b25;cursor:pointer;background:#fff;border:1px solid #ead3cf;border-radius:50%;width:26px;height:26px;font-weight:900}.move-entry:disabled{opacity:.25;cursor:not-allowed}.seed-row{cursor:grab}.seed-row:active{cursor:grabbing}.score-editor-match>div>.drag-handle{color:#b38d87;cursor:grab;flex:none;font-size:17px;line-height:1}.score-editor-match>div.seed-row{padding-left:6px}.adaptive-round,.dynamic-editor-round{position:relative}.round-match-stack>.mini-match,.editor-round-matches>.score-editor-match{z-index:1;position:relative;overflow:visible}.adaptive-round:not(:last-child) .round-match-stack>.mini-match:after,.dynamic-editor-round:not(:last-child) .editor-round-matches>.score-editor-match:after{content:"";z-index:-1;background:#c99b92;width:15px;height:2px;position:absolute;top:50%;left:100%}.adaptive-round:not(:first-child) .round-match-stack>.mini-match:before,.dynamic-editor-round:not(:first-child) .editor-round-matches>.score-editor-match:before{content:"";z-index:-1;background:#c99b92;width:15px;height:2px;position:absolute;top:50%;right:100%}.mini-match>div:first-child,.score-editor-match>div:first-child{border-radius:7px 7px 0 0}.mini-match>div:nth-child(2),.score-editor-match>div:nth-child(2){border-radius:0 0 7px 7px}@media (max-width:720px){.all-levels-heading{align-items:flex-start}.all-level-cards{grid-template-columns:1fr 1fr}.entry-row{grid-template-columns:42px 1fr 10px 1fr 24px 24px 24px}.seed-number{width:42px}.move-entry,.remove-entry{width:24px;height:24px}}.admin-login-page{background:radial-gradient(circle at 70% 15%,#d62a18 0,#0000 28%),linear-gradient(145deg,#170706,#8d0b07);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-page form{border-top:6px solid var(--gold);background:#fff;border-radius:15px;flex-direction:column;gap:12px;width:min(430px,100%);padding:30px;display:flex;box-shadow:0 25px 70px #10000066}.admin-login-page img{object-fit:contain;align-self:center;width:92px;height:92px}.admin-login-page p{color:#a21c15;letter-spacing:1.4px;text-align:center;margin:0;font-size:13px;font-weight:900}.admin-login-page h1{text-align:center;margin:0;font-size:30px}.admin-login-page form>span{text-align:center;color:var(--muted);margin-bottom:8px}.admin-login-page label{flex-direction:column;gap:6px;display:flex}.admin-login-page label small{color:#765d58;letter-spacing:.7px;font-weight:900}.admin-login-page input{border:1px solid #d9c7c3;border-radius:8px;height:46px;padding:0 12px;font-size:18px}.admin-login-page form>button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:8px;height:46px;font-size:16px;font-weight:900}.admin-login-page form>button:disabled{opacity:.65}.admin-login-page em{color:#a21c15;background:#fbe6e3;border-radius:7px;padding:9px;font-style:normal}.admin-login-page a{text-align:center;color:#765d58;margin-top:4px;font-weight:700;text-decoration:none}.player-directory-launch{z-index:3;border:1px solid #fff5;border-top:4px solid var(--gold);color:#2f211f;text-align:left;cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:43px 1fr 18px;align-items:center;gap:10px;width:280px;padding:13px;display:grid;position:absolute;top:150px;right:max(24px,50vw - 590px);box-shadow:0 15px 38px #24030255}.player-directory-launch:hover,.player-directory-launch:focus-visible{outline:2px solid var(--gold);transform:translateY(-2px)}.player-directory-launch>span{color:#fff;background:#8d0b07;border-radius:8px;place-items:center;width:43px;height:43px;font-size:14px;font-weight:900;display:grid}.player-directory-launch>div{flex-direction:column;gap:3px;display:flex}.player-directory-launch strong{font-size:15px}.player-directory-launch small{color:#806d69;font-size:12px}.player-directory-launch>i{color:#a42620;font-style:normal;font-weight:900}.directory-modal-backdrop{z-index:100;background:#180403c4;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.directory-modal{color:#2f211f;background:#fff;border-radius:15px;flex-direction:column;gap:15px;width:min(560px,100%);max-height:min(720px,90vh);padding:22px;display:flex;box-shadow:0 25px 80px #0007}.directory-modal>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.directory-modal>header>div{align-items:center;gap:11px;display:flex}.directory-modal>header>div>span{color:#fff;background:#8d0b07;border-radius:9px;place-items:center;width:48px;height:48px;font-size:15px;font-weight:900;display:grid}.directory-modal h2{margin:0 0 3px;font-size:24px}.directory-modal header p{color:#806d69;margin:0;font-size:14px}.directory-modal>header>button{color:#6e2722;cursor:pointer;background:#f5ebe9;border:0;border-radius:50%;width:35px;height:35px;font-size:23px}.directory-search{border:1px solid #d8c6c2;border-radius:9px;align-items:center;gap:8px;height:49px;padding:0 12px;display:flex}.directory-search>span{color:#8c7773;font-size:23px}.directory-search input{border:0;outline:0;flex:1;min-width:0;font-size:16px}.directory-modal .directory-alphabet{grid-template-columns:repeat(13,1fr)}.directory-modal .directory-names{min-height:120px;max-height:360px}.result-grid{grid-template-columns:1fr}@media (max-width:1100px){.player-directory-launch{width:min(360px,100%);margin-top:18px;position:relative;top:auto;right:auto}.event-facts{margin-top:30px}}@media (max-width:720px){.player-directory-launch{width:100%}.directory-modal{padding:17px}.directory-modal .directory-alphabet{grid-template-columns:repeat(9,1fr)}.directory-modal .directory-names{max-height:45vh}.directory-modal h2{font-size:21px}}.score-editor-match.match-draggable{cursor:grab;transition:opacity .15s,transform .15s,box-shadow .15s}.score-editor-match.match-draggable:active{cursor:grabbing}.score-editor-match.match-draggable:hover{box-shadow:0 7px 18px #5b191018}.score-editor-match.match-draggable.dragging{opacity:.48;transform:scale(.985)}.score-editor-match>.match-drag-bar{color:#8d3b35;background:#f8eeec;border-bottom:1px solid #ead8d4;gap:7px;min-height:29px;padding:5px 9px;display:flex}.match-drag-bar>span{font-size:17px;line-height:1}.match-drag-bar>b{letter-spacing:.4px;text-transform:uppercase;font-size:12px}.match-drag-bar>small{color:#9a7772;margin-left:auto;font-size:11px}.locked-team-name{cursor:default;-webkit-user-select:text;user-select:text;flex:1;min-width:0;padding:4px;font-size:14px;font-weight:800}.score-stepper input::placeholder{color:#bba8a4;opacity:.75}.match-draggable>div:nth-of-type(2){border-top:0}.match-draggable>div:nth-of-type(3){border-top:1px solid #f0e8e6}.score-stepper .manual-score-input{text-align:center;border:0;width:56px;font-size:17px;font-weight:900}.score-stepper .manual-score-input::placeholder{color:#bba8a4;opacity:.75}.score-stepper:has(.manual-score-input){border-radius:7px}.score-stepper .manual-score-input:focus{outline:2px solid var(--gold);outline-offset:-2px}.editor-toolbar .placement-lock{color:#57200f;white-space:nowrap;background:#fff4d5;border:1px solid #e4a018}.editor-toolbar .placement-lock.locked{color:#fff;background:#3f302d;border-color:#3f302d}.score-editor-match.match-placement-locked{cursor:default}.match-placement-locked>.match-drag-bar{color:#6f2b26;background:#f2e9e7}.match-placement-locked>.match-drag-bar>small{color:#846965}@media (max-width:900px){.editor-toolbar{flex-wrap:wrap}.editor-toolbar>div{min-width:100%}.editor-toolbar .save-status{flex:1}}.top-actions .event-label{color:#806d69;font-size:14px;font-weight:800}.admin-profile button{font-size:13px;font-weight:800}.seed-number{width:auto;padding:0 7px}.move-entry,.remove-entry{border-radius:6px;width:auto;height:28px;padding:0 7px;font-size:12px}.player-directory-launch{grid-template-columns:43px 1fr}.directory-names>button{grid-template-columns:1fr}.directory-modal>header>button{border-radius:7px;width:auto;padding:0 11px;font-size:13px;font-weight:800}.directory-search input{width:100%}.public-venue>div:last-child,.court-call .opponent{grid-template-columns:1fr}.opponent small,.opponent strong,.opponent em{grid-column:1}@media (max-width:720px){.player-search{grid-template-columns:1fr}.player-search button{grid-column:1}.entry-row{grid-template-columns:54px 1fr 14px 1fr;gap:5px}.entry-row .move-entry,.entry-row .remove-entry{grid-area:auto}}.duplicate-entry-dialog p+p{margin-top:9px}.player-entry-tabs{gap:8px;margin:-8px 0 18px;display:flex;overflow:auto}.player-entry-tabs button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfcfcb;border-radius:9px;flex-direction:column;gap:3px;min-width:175px;padding:10px 12px;display:flex}.player-entry-tabs button.active{color:#fff;background:#7d1a16;border-color:#7d1a16}.player-entry-tabs b{font-size:15px}.player-entry-tabs small{color:#876f6b;font-size:13px}.player-entry-tabs button.active small{color:#f1c3be}.division-overview article{grid-template-columns:1fr auto}@media (max-width:720px){.player-entry-tabs{margin-top:0}.player-entry-tabs button{min-width:155px}}.bye-participant-draggable{cursor:grab;background:#fff7d9;border-radius:5px;outline:1px dashed #d89a1d;padding-left:6px}.bye-participant-draggable:active{cursor:grabbing}.bye-participant-draggable.participant-dragging{opacity:.45;background:#ffe7a1}.entry-row{grid-template-columns:60px 1fr 18px 1fr auto}.remove-team-dialog p b{color:#3b2421}.confirmation-dialog .danger-action{background:#a80f09}.confirmation-dialog .danger-action:hover{background:#7f0b07}@media (max-width:720px){.entry-row{grid-template-columns:54px 1fr 14px 1fr}.entry-row .remove-entry{grid-column:4;justify-self:end}}.final-result-call{background:#faf5f3;border-radius:11px;grid-template-columns:1fr 1fr;align-items:center;gap:22px;margin:18px 8px 20px;padding:20px 24px;display:grid}.final-result-call>span{flex-direction:column;gap:5px;display:flex}.final-result-call>span+span{border-left:1px solid #e2d3cf;padding-left:22px}.final-result-call small{letter-spacing:1px;color:#9d7771;font-size:12px;font-weight:900}.final-result-call strong{font-size:25px}.final-result-call em{color:var(--muted);font-size:14px;font-style:normal}.champion-result-call{background:linear-gradient(120deg,#fff8e9,#fff3d3);border:1px solid #e3bc70;grid-template-columns:58px .75fr 1.25fr}.champion-result-call .placement-medal{color:#fff;background:#bd8123;border-radius:50%;place-items:center;width:52px;height:52px;font-size:25px;font-weight:900;display:grid;box-shadow:0 0 0 6px #f5deb0}.champion-result-call strong{color:#6f4312}.champion-result-call>span+span{border-left-color:#dfc792}.eliminated-result-call{border:1px solid #ead8d4}.player-bracket-connector{color:#8b716c;align-items:center;gap:8px;min-height:30px;padding:5px 6px 0;font-size:12px;display:flex}.player-bracket-connector i{background:#c85a52;flex:0 0 44px;height:2px;display:block;position:relative}.player-bracket-connector i:after{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:7px solid #c85a52;position:absolute;top:-4px;right:-1px}.player-bracket-connector span{line-height:1.3}.player-bracket-connector b{color:#7c211d;letter-spacing:.3px}.first-placer-result-call{background:linear-gradient(120deg,#f8f8f7,#efefec);border:1px solid #c9c8c3;grid-template-columns:58px .75fr 1.25fr}.first-placer-result-call .placement-medal{color:#fff;background:#777873;border-radius:50%;place-items:center;width:52px;height:52px;font-size:25px;font-weight:900;display:grid;box-shadow:0 0 0 6px #deded9}.first-placer-result-call strong{color:#4d4e49}.first-placer-result-call>span+span{border-left-color:#cdccc6}.player-classic-bracket{background:#faf7f6}.player-bracket-guide{background:#f4e8e6;border-bottom:1px solid #e5d3d0;align-items:center;gap:12px;padding:11px 18px;display:flex}.player-bracket-guide b{color:#70231f;font-size:14px}.player-bracket-guide span{color:#917772;font-size:13px}.player-classic-scroll{padding-bottom:8px}.player-classic-grid{box-sizing:content-box;padding:18px 18px 30px;display:grid;position:relative}.player-classic-round{z-index:2;min-width:0;position:relative}.player-classic-round>header{color:#816965;justify-content:space-between;align-items:flex-start;gap:8px;height:46px;display:flex}.player-classic-round>header b{letter-spacing:.7px;font-size:13px}.player-classic-round>header small{white-space:nowrap;font-size:12px}.player-classic-stack{align-items:center;display:grid;position:relative}.player-classic-match{z-index:2;position:relative}.player-classic-match .mini-match{border-radius:9px;box-shadow:0 2px 7px #5d2d2822}.player-classic-match .mini-match>div{grid-template-columns:minmax(0,1fr) 42px;min-height:38px;padding:7px 10px;font-size:14px}.player-classic-match .mini-match>div>span{align-items:center;gap:5px;min-width:0;font-weight:700;display:flex}.player-classic-match .mini-match b{background:#f8f2f0;border-radius:6px;place-items:center;min-height:27px;display:grid}.player-bracket-lines{z-index:1;position:absolute;top:64px;left:18px;overflow:visible}.player-bracket-lines path{fill:none;stroke:#c7574f;stroke-width:2px;stroke-linejoin:round;opacity:.78}.player-bracket-lines marker path{fill:#c7574f;stroke:none}.player-classic-champion{z-index:3;box-sizing:border-box;background:#fff3d1;border:1px solid #d8b060;border-radius:9px;grid-template-columns:1fr;gap:3px;width:240px;padding:11px 13px;display:grid;position:absolute;top:calc(50% + 55px);left:0;box-shadow:0 3px 10px #8054121f}.player-classic-champion span{letter-spacing:.9px;color:#95651e;font-size:10px;font-weight:900}.player-classic-champion b{color:#5c3b10;font-size:14px}.player-classic-champion i{background:#dfc58f;height:1px;margin:5px 0}.player-classic-champion.decided{border-color:#c99132}@media (max-width:720px){.player-round-tabs{padding:10px 12px}.player-round-tabs button{min-width:150px}.player-round-panel{padding:15px 12px}.player-round-panel>header h3{font-size:21px}.player-round-matches{grid-template-columns:1fr}.player-round-matches .mini-match>div{font-size:15px}.player-round-panel>footer{grid-template-columns:1fr 1fr;display:grid}.player-round-panel>footer span{grid-area:1/1/auto/3}.player-round-panel>footer button:last-child{text-align:right}.final-result-call,.champion-result-call,.first-placer-result-call{grid-template-columns:1fr;margin:14px 0;padding:18px}.champion-result-call .placement-medal,.first-placer-result-call .placement-medal{margin-bottom:4px}.final-result-call>span+span{border-top:1px solid #e2d3cf;border-left:0;padding:13px 0 0}.champion-result-call>span+span{border-top-color:#dfc792}.first-placer-result-call>span+span{border-top-color:#cdccc6}.player-bracket-guide{flex-direction:column;align-items:flex-start;gap:3px;padding:10px 12px}.player-classic-grid{padding-left:12px;padding-right:12px}.player-bracket-lines{left:12px}}.add-entry-form input,.entry-row input,.locked-team-name,.team-field,.directory-names button,.public-schedule-list article div,.pair,.result-team b,.court-call .opponent strong{text-transform:uppercase}.public-schedule-list article>em{flex-direction:column;gap:1px;font-size:11px;line-height:1.15;display:flex}.public-schedule-list article>em>b{font-size:14px}.admin-classic-round .score-editor-match:before,.admin-classic-round .score-editor-match:after{display:none!important}.admin-classic-grid{box-sizing:content-box;gap:0;padding:18px;position:relative;overflow:visible}.admin-classic-round{z-index:2;gap:0;position:relative}.admin-classic-round>h4{justify-content:space-between;align-items:flex-start;gap:8px;height:46px;margin:0;display:flex}.admin-classic-round>h4 small{letter-spacing:0;white-space:nowrap;font-size:11px;font-weight:500}.admin-classic-stack{flex:none;align-items:center;gap:0;display:grid;position:relative}.admin-classic-stack>.score-editor-match{align-self:center;margin:0}.admin-bracket-lines{z-index:1;position:absolute;top:64px;left:18px;overflow:visible}.admin-bracket-lines path{fill:none;stroke:#c7574f;stroke-width:2px;stroke-linejoin:round;opacity:.78}.admin-bracket-lines marker path{fill:#c7574f;stroke:none}.admin-classic-round .advance-note{box-sizing:border-box;z-index:3;background:#fff6dd;border-color:#d3aa58;width:260px;position:absolute;top:calc(50% + 95px);left:0}.admin-classic-round .score-editor-match{z-index:2}
