html,body,#root{width:100%;min-width:0;min-height:100%;margin:0;padding:0}html{background:#ededed}body{background:#ededed;min-height:100vh;display:block}#root{min-height:100vh}:root{color:#555;background:#ededed;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{background:#ededed;margin:0}button{font:inherit}.app-shell{width:100%;min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #e2e2e2;grid-template-columns:310px 1fr 310px;align-items:center;width:100%;height:88px;padding:0 34px;display:grid}.brand{align-items:center;display:flex}.brand-logo{width:180px;height:auto;display:block}.product-name{justify-self:end;align-items:center;display:flex}.product-logo{width:160px;height:auto;display:block}.tabs{justify-content:center;align-items:stretch;gap:110px;height:100%;display:flex}.tab{color:#d1d1d1;background:0 0;border:0;padding:0 12px;font-size:20px;font-weight:700;line-height:1.05;position:relative}.tab.active{color:#4d4d4d}.tab.active:after{content:"";background:#4fc2c5;height:4px;position:absolute;bottom:7px;left:0;right:0}.tab.disabled{cursor:default}.content{width:100%;padding:44px 32px}.controls-grid{grid-template-columns:80px 125px 105px 105px 105px 105px 110px 110px 105px 110px 110px 100px;align-items:end;width:1270px;margin:0 0 10px;display:grid}.filter{width:100%;padding:0 4px}.filter-label{align-items:flex-end;height:40px;padding:0 4px 6px;font-size:14px;font-weight:700;line-height:1.05;display:flex}.filter-button{color:#555;cursor:pointer;background:#fff;border:0;border-radius:17px;justify-content:space-between;align-items:center;width:100%;height:32px;padding:7px 16px 7px 12px;font-size:14px;display:flex}.filter-button.selected{color:#fff;background:#3b248d}.filter-arrow{font-size:11px}.video-controls{grid-column:12;justify-self:start;width:100px;padding-left:4px}.replay-title{color:#3b248d;text-align:center;width:240px;margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.1}.replay-toggle{background:#fff;border-radius:14px;width:240px;display:flex;overflow:hidden}.replay-toggle button{color:#3b248d;cursor:pointer;background:#fff;border:0;width:80px;height:43px;font-size:14px;font-weight:700;line-height:1.05}.replay-toggle button.active{color:#fff;background:#3b248d}.reset-button{color:#fff;cursor:pointer;background:#3b248d;border:0;border-radius:17px;width:136px;height:34px;margin-top:9px;font-size:14px;font-weight:600}.table-wrap{width:1270px;margin:0;overflow:visible}table{table-layout:fixed;border-collapse:collapse;width:1270px}.col-key{width:80px}.col-score{width:125px}.col-server,.col-player,.col-result,.col-shot{width:105px}.col-detail1,.col-detail2{width:110px}.col-assist{width:105px}.col-error,.col-winner{width:110px}.col-video{width:100px}th{text-align:left;vertical-align:bottom;height:46px;padding:0 7px 8px;font-size:14px;font-weight:700;line-height:1.05}td{white-space:nowrap;text-overflow:ellipsis;background:#ffffffc7;border:1px solid #ededed;height:33px;padding:4px 7px;font-size:14px;overflow:hidden}.key-point-cell{text-align:left;font-weight:700}.play-cell{text-align:center;background:0 0;border:0}.play-button{color:#3b248d;cursor:pointer;background:#fff;border:0;border-radius:16px;width:82px;height:30px;font-size:18px}.play-button:hover{background:#f8f8f8}.video-player-section{justify-content:center;width:1270px;margin:0 0 32px;display:flex}.video-player-container{aspect-ratio:16/9;background:#000;border-radius:8px;width:900px;overflow:hidden;box-shadow:0 3px 12px #0000001f}.redbull-player{border:0;width:100%;height:100%;display:block}.match-selection-header-label{color:#000;justify-content:center;align-items:center;font-size:24px;font-weight:800;display:flex}.match-selection-page{box-sizing:border-box;width:100%;padding:38px 28px 60px}.match-selection-shell{width:min(1040px,100%);margin:0 auto}.match-selection-intro{margin-bottom:26px}.match-selection-intro h1{color:#161616;margin:0 0 6px;font-size:26px;font-weight:700;line-height:1.2}.match-selection-intro p{color:#6b7280;margin:0;font-size:14px}.match-browser{background:#f7f8fb;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:minmax(230px,1.45fr) minmax(180px,.95fr) minmax(180px,.95fr) minmax(220px,1.25fr);align-items:end;gap:14px;padding:18px;display:grid}.match-browser-field{min-width:0}.match-browser-field label{color:#4b5563;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.match-browser-field select,.match-browser-field input{box-sizing:border-box;width:100%;height:38px;font:inherit;color:#20242a;background:#fff;border:1px solid #d7dbe2;border-radius:7px;outline:none;padding:0 10px;font-size:13px}.match-browser-field select:focus,.match-browser-field input:focus{border-color:#245fdd;box-shadow:0 0 0 2px #245fdd1a}.match-gender-toggle{background:#fff;border:1px solid #d7dbe2;border-radius:7px;height:38px;display:flex;overflow:hidden}.match-gender-toggle button{color:#555f6c;cursor:pointer;background:#fff;border:0;border-right:1px solid #e3e6eb;flex:1;font-size:12px;font-weight:600}.match-gender-toggle button:last-child{border-right:0}.match-gender-toggle button.active{color:#fff;background:#245fdd}.available-matches{margin-top:28px}.available-matches-heading{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.available-matches-heading h2{color:#20242a;margin:0;font-size:17px;font-weight:700}.available-matches-heading span{color:#7a818b;font-size:12px}.match-card-list{flex-direction:column;gap:9px;display:flex}.match-card{background:#fff;border:1px solid #e2e5ea;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:15px 16px;transition:border-color .12s,box-shadow .12s;display:flex}.match-card:hover{border-color:#c6d4f7;box-shadow:0 3px 10px #1923370d}.match-card-main{min-width:0}.match-card-teams{color:#20242a;flex-wrap:wrap;align-items:center;gap:7px;font-size:14px;font-weight:650;display:flex}.match-card-vs{color:#9aa1aa;font-size:11px;font-weight:500}.match-card-meta{color:#7a818b;flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px;font-size:11px;display:flex}.open-match-button{color:#fff;cursor:pointer;background:#245fdd;border:0;border-radius:7px;flex:none;padding:9px 14px;font-size:12px;font-weight:650}.open-match-button:hover{filter:brightness(.96)}.match-selection-message{color:#59616c;background:#f8f9fb;border:1px solid #e4e7eb;border-radius:9px;padding:16px;font-size:13px}.match-selection-message.error{color:#9f2525}.match-selection-message.compact{padding:13px 15px}.selected-match-bar{align-items:center;gap:16px;margin-bottom:14px;display:flex}.change-match-button{color:#3d4652;cursor:pointer;background:#fff;border:1px solid #d7dbe2;border-radius:7px;flex:none;padding:7px 10px;font-size:12px;font-weight:600}.change-match-button:hover{color:#245fdd;border-color:#245fdd}.selected-match-context{flex-direction:column;gap:2px;min-width:0;display:flex}.selected-match-context strong{text-overflow:ellipsis;white-space:nowrap;color:#20242a;font-size:13px;overflow:hidden}.selected-match-context span{text-overflow:ellipsis;white-space:nowrap;color:#7a818b;font-size:11px;overflow:hidden}@media (width<=900px){.match-browser{grid-template-columns:1fr 1fr}}@media (width<=620px){.match-selection-page{padding:24px 14px 40px}.match-browser{grid-template-columns:1fr}.match-card{flex-direction:column;align-items:stretch}.open-match-button{width:100%}.selected-match-bar{flex-direction:column;align-items:flex-start}}
