body:has(#daily-tab[aria-selected=true]) .profile{display:none}.daily-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:22px 0 18px}.daily-heading h2{font-size:20px;margin:0}.daily-heading p{font-size:11px;color:#9794a5;margin:5px 0}.daily-date-controls{display:flex;gap:8px;align-items:center}.daily-date-controls input,.daily-date-controls button{color:#dfd9ef;background:#222029;border:1px solid #494054;border-radius:5px;padding:8px;font:inherit;font-size:12px}.daily-date-controls label{font-size:11px;color:#aaa}.daily-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.daily-metrics article{padding:16px;background:#191b20;border:1px solid #2b2d35;border-radius:7px}.daily-metrics small{display:block;color:#9995a5;font-size:10px}.daily-metrics strong{display:block;font-size:23px;margin-top:6px;color:#c0a4f7}.daily-summary{display:flex;justify-content:space-between;gap:12px;margin:14px 0 22px;color:#a3a0ad;font-size:11px}.daily-summary b{color:#ede7f6}.daily-champs,.daily-history{border:1px solid #2b2d35;border-radius:8px;padding:16px;background:#14161a;margin-bottom:18px}.daily-champs h2,.daily-history h2{font-size:13px;margin:0 0 14px}.daily-champs>div{display:flex;flex-wrap:wrap;gap:12px}.daily-champs article{display:flex;gap:10px;padding:10px 14px;background:#1d1f25;border-radius:6px}.daily-champs img{width:38px;height:38px;border-radius:4px}.daily-champs strong,.daily-match strong{font-size:12px}.daily-champs small,.daily-match small{display:block;font-size:10px;color:#a8a3b4}.daily-champs small.win{color:#28b66a}.daily-history h2 span{font-size:10px;font-weight:400;color:#999;margin-left:8px}.daily-match-list{max-height:600px;overflow:auto}.daily-match{display:grid;grid-template-columns:50px 36px 1fr 1fr 1fr;align-items:center;gap:12px;border-left:3px solid #ed4b6a;background:#281b23;border-radius:5px;padding:12px;margin-bottom:7px}.daily-match.victory{border-color:#2699ed;background:#142735}.daily-match img{width:34px;height:34px;border-radius:50%}.daily-match time{font-size:11px;color:#aba6b7}.daily-match .win{color:#28b66a}.daily-match .loss{color:#e64b62}.daily-empty,.daily-champs p{color:#9995a5;font-size:12px}@media(max-width:800px){.daily-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.daily-heading,.daily-summary{flex-direction:column;align-items:flex-start}}@media(max-width:450px){.daily-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.daily-match{grid-template-columns:35px 28px 1fr 1fr;gap:7px;padding:9px}.daily-match img{width:28px;height:28px}.daily-match>div:last-child{grid-column:3/5}.daily-date-controls{flex-wrap:wrap}}
