/* v33.7.1 — Reports visual polish only. No report calculations. */
#reports{--report-rgb:linear-gradient(90deg,#20c98b,#2387f5,#7568ff)}
#reports>h2{font-size:22px!important;font-weight:900!important;margin:0 0 14px!important}
#reports>.segmented{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;padding:5px!important;margin-bottom:13px!important;border:1px solid var(--app-border)!important;border-radius:16px!important;background:var(--app-surface)!important}
#reports>.segmented button{min-height:40px!important;margin:0!important;border:0!important;border-radius:12px!important;background:transparent!important;color:var(--app-muted)!important;font-weight:750!important;box-shadow:none!important;transition:transform .15s ease,background .18s ease,color .18s ease!important}
#reports>.segmented button.active{background:linear-gradient(145deg,color-mix(in srgb,var(--app-accent) 88%,#fff 12%),var(--app-accent))!important;color:#fff!important;box-shadow:0 6px 16px color-mix(in srgb,var(--app-accent) 24%,transparent)!important}
#reports>.segmented button:active{transform:scale(.97)}
#reports>.report-grid{gap:10px!important;margin:0 0 13px!important}
#reports>.report-grid>article{position:relative!important;overflow:hidden!important;isolation:isolate;min-height:96px;padding:15px!important;border:1px solid var(--app-border)!important;border-radius:var(--app-radius-control)!important;background:var(--app-surface)!important;box-shadow:none!important}
#reports>.report-grid>article:before{content:"";position:absolute;right:0;left:0;top:0;height:3px;background:var(--report-rgb);z-index:1}
#reports>.report-grid>article:after{content:""!important;position:absolute!important;top:-23px!important;right:-25px!important;width:76px!important;height:62px!important;border-radius:0 0 0 38px!important;opacity:.22!important;filter:saturate(.9)!important;z-index:0!important;pointer-events:none!important}
#reports>.report-grid>article:nth-child(1):after{background:linear-gradient(135deg,#17c983,#22a46f)!important}
#reports>.report-grid>article:nth-child(2):after{background:linear-gradient(135deg,#258cff,#3f6ee8)!important}
#reports>.report-grid>article:nth-child(3):after{background:linear-gradient(135deg,#27b6d8,#5a65ef)!important}
#reports>.report-grid>article:nth-child(4):after{background:linear-gradient(135deg,#9a62ff,#7040d9)!important}
#reports>.report-grid span{display:block;position:relative!important;z-index:3!important;color:color-mix(in srgb,var(--app-text) 78%,var(--app-muted))!important;font-size:12px!important;font-weight:800!important;line-height:1.6!important;margin-bottom:8px}
#reports>.report-grid b{display:block;position:relative!important;z-index:3!important;font-size:18px!important;line-height:1.55;font-weight:900!important;letter-spacing:-.25px}
#reports>.panel{position:relative!important;overflow:hidden!important;padding:18px!important;border:1px solid var(--app-border)!important;border-radius:var(--app-radius-card)!important;background:var(--app-surface)!important;box-shadow:none!important}
#reports>.panel:before{content:"";position:absolute;right:0;left:0;top:0;height:3px;background:var(--report-rgb);opacity:.82}
#reports>.panel>h3{font-size:18px!important;font-weight:900!important;margin:0 0 14px!important}
#reports #shopReport{display:grid;gap:9px}
#reports #shopReport>div,#reports #shopReport>article,#reports #shopReport>.mini-row{border-color:var(--app-border)!important;border-radius:var(--app-radius-control)!important;background:var(--app-button-bg)!important;box-shadow:none!important}
#reports #peopleReport{display:grid!important;gap:9px!important}
#reports #peopleReport>.mini-row{position:relative!important;overflow:hidden!important;min-height:78px!important;padding:14px 15px!important;border:1px solid var(--app-border)!important;border-radius:var(--app-radius-control)!important;background:var(--app-button-bg)!important;box-shadow:none!important;transition:transform .15s ease,border-color .15s ease!important}
#reports #peopleReport>.mini-row:before{content:"";position:absolute;right:0;left:0;top:0;height:2px;background:var(--report-rgb);opacity:.7}
#reports #peopleReport>.mini-row:active{transform:scale(.987)}
#reports #peopleReport b{font-weight:850!important}
#reports #peopleReport small{color:var(--app-muted)!important}
body:not(.dark) #reports>.segmented,body:not(.dark) #reports>.report-grid>article,body:not(.dark) #reports>.panel{box-shadow:0 8px 22px rgba(39,70,105,.055)!important}
.dark #reports>.panel,.dark #reports>.report-grid>article{box-shadow:0 10px 28px rgba(0,0,0,.11)!important}
@media(max-width:600px){#reports>.report-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#reports>.report-grid>article{min-height:90px!important;padding:13px!important}#reports>.report-grid b{font-size:16px!important}#reports>.panel{padding:16px!important}}
@media(prefers-reduced-motion:no-preference){#reports.active>.segmented{animation:v337-rise .24s cubic-bezier(.2,.8,.2,1)}#reports.active>.report-grid{animation:v337-rise .3s cubic-bezier(.2,.8,.2,1)}@keyframes v337-rise{from{opacity:.68;transform:translateY(6px)}to{opacity:1;transform:none}}}
