/* WEISS PADEL CONNECT: premium upcoming/past match separation */
body.wp-excellence.account-signed-in .account-match-dashboard{padding:17px 18px;border-color:#d8e2e6;background:#fff;box-shadow:0 10px 26px rgba(26,45,59,.05)}
body.wp-excellence.account-signed-in .account-match-head{margin-bottom:11px;padding-bottom:12px;border-bottom:1px solid #e0e7ea}
.account-match-viewbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 11px;padding:8px 9px 8px 12px;border:1px solid #d8e3e6;border-radius:13px;background:linear-gradient(110deg,#f8fbfb,#f5f7fa)}
.account-match-viewbar-copy{display:grid;gap:2px;min-width:0}
.account-match-viewbar-copy>span{color:#087f7a;font-size:.48rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
.account-match-viewbar-copy>strong{color:#233247;font-size:.66rem;line-height:1.3}
.account-match-view-options{display:flex;align-items:center;gap:4px;padding:3px;border:1px solid #d5e0e4;border-radius:10px;background:#fff;box-shadow:0 3px 9px rgba(31,51,65,.035)}
.account-match-view-options button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:31px;padding:6px 10px;border:0;border-radius:7px;background:transparent;color:#617186;font-size:.55rem;font-weight:850;white-space:nowrap;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}
.account-match-view-options button:hover{background:#f0f6f5;color:#087f7a}
.account-match-view-options button.active{background:linear-gradient(112deg,#7048dc,#3e7fc1 58%,#10a6a1);color:#fff;box-shadow:0 5px 12px rgba(66,87,179,.15)}
.account-match-view-options button b{display:grid;min-width:17px;height:17px;place-items:center;padding:0 4px;border-radius:999px;background:rgba(27,44,63,.075);font-size:.45rem;line-height:1}
.account-match-view-options button.active b{background:rgba(255,255,255,.2);color:#fff}
body.wp-excellence.account-signed-in .account-match-list{display:block}
.account-match-groups{display:grid;gap:13px}
.account-match-group{display:grid;gap:7px}
.account-match-group[hidden]{display:none!important}
.account-match-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border:1px solid #cce3df;border-radius:11px;background:linear-gradient(105deg,#eef8f6,#f8fbfb)}
.account-match-group-head>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1px 8px;min-width:0}
.account-match-group-head>div::before{grid-row:1/3;display:grid;width:26px;height:26px;place-items:center;border-radius:8px;background:#d9f0ed;color:#07857f;font-size:.8rem;font-weight:900;content:'→'}
.account-match-group-head span{color:#07827d;font-size:.48rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
.account-match-group-head h4{margin:0;color:#1a283b;font-size:.72rem;line-height:1.25}
.account-match-group-head>small{color:#64758a;font-size:.51rem;line-height:1.35;text-align:right}
.account-match-group--past .account-match-group-head{border-color:#dce2e7;background:linear-gradient(105deg,#f4f6f8,#fbfcfc)}
.account-match-group--past .account-match-group-head>div::before{background:#e7eaee;color:#69778a;content:'✓'}
.account-match-group--past .account-match-group-head span{color:#6b788a}
.account-match-group-list{display:grid;gap:8px}
.account-match-group-list>.account-match-card{margin:0}
body.wp-excellence.account-signed-in .account-match-group--past .account-match-card{opacity:1;border-color:#dde4e8;background:#f8f9fa;box-shadow:none}
body.wp-excellence.account-signed-in .account-match-group--past .account-match-card :is(h4,p,.account-match-facts,.account-match-participants){color:#667487}
.account-match-filter-empty{display:grid;justify-items:center;gap:3px;padding:24px 16px;border:1px dashed #cad8dd;border-radius:12px;background:#f8fafb;text-align:center}
.account-match-filter-empty strong{color:#26354a;font-size:.72rem}
.account-match-filter-empty small{color:#718095;font-size:.55rem}
@media(max-width:760px){.account-match-viewbar{align-items:stretch;flex-direction:column;padding:10px}.account-match-view-options{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.account-match-view-options button{padding:6px 5px}.account-match-group-head{align-items:flex-start}.account-match-group-head>small{max-width:170px}}
@media(max-width:480px){body.wp-excellence.account-signed-in .account-match-dashboard{padding:13px}.account-match-viewbar-copy{display:none}.account-match-viewbar{padding:5px}.account-match-view-options{border:0;box-shadow:none}.account-match-view-options button{font-size:.5rem}.account-match-group-head{padding:8px 9px}.account-match-group-head>small{display:none}.account-match-group-head>div::before{width:24px;height:24px}}
