body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji;background:#0b0d1a;color:#e6ebff}:root{--metric-start:#25a7ff;--metric-end:#6a52ab}.card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.162);box-shadow:0 8px 24px rgba(0,0,0,.35);border-radius:16px;padding:12px}.card.metric{padding:8px 12px 12px}.h1{font-size:28px;font-weight:700}.h2{font-size:18px;font-weight:600;margin-top:2px}.big{font-size:48px;font-weight:800;background:linear-gradient(90deg,var(--metric-start),var(--metric-end));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 12px rgba(106,82,171,.35);transition:transform .16s ease,filter .16s ease}@keyframes tickUp{0%{filter:brightness(1);transform:translateY(0)}25%{filter:brightness(1.25);transform:translateY(-2px)}to{filter:brightness(1);transform:translateY(0)}}@keyframes tickDown{0%{filter:brightness(1);transform:translateY(0)}25%{filter:brightness(.9);transform:translateY(2px)}to{filter:brightness(1);transform:translateY(0)}}.tick-up{animation:tickUp .3s ease-out}.tick-down{animation:tickDown .3s ease-out}.controls{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-end}.input{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);color:#e6ebff;padding:6px 8px;border-radius:8px}.label{display:block;font-size:12px;opacity:.8;margin-bottom:4px}.btn{background:#6a52ab;border:none;color:#fff;padding:8px 12px;border-radius:8px;cursor:pointer}.btn.secondary{background:#2a2e44}.grid{display:grid;grid-gap:18px;gap:18px}.two{grid-template-columns:1fr 1fr}.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card.metric{display:flex;flex-direction:column;min-height:350px}.chart-fill{flex:1 1;min-height:180px}.dash-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.dash-header-actions{display:flex;gap:8px;align-items:center}.dash-inline-actions{display:flex;gap:6px;align-items:center}.dash-row-controls{display:flex;gap:8px;margin-bottom:8px}.dash-card-full{grid-column:1/-1}.dash-metric{margin-bottom:6px}.dash-metric-loose{margin-bottom:8px}.dash-metric-suffix{font-size:18px}.dash-subline{font-size:12px;opacity:.75;margin-bottom:8px}.dash-row-subline{font-size:12px;opacity:.75;margin-top:4px}.dash-row-note{font-size:11px;opacity:.7;margin-left:8px}.dash-row-meta,.dash-row-value{font-size:12px;opacity:.85}.dash-row-meta{display:flex;justify-content:space-between}.dash-muted{font-size:12px;opacity:.8}.dash-chart-h220{height:220px}.dash-chart-h150{height:150px}.dash-list{overflow:auto;border-top:1px solid hsla(0,0%,100%,.06)}.dash-list-h160{max-height:160px}.dash-list-h180{max-height:180px}.dash-list-h220{max-height:220px}.dash-list-h360{max-height:360px}.dash-row{padding:10px 0}.dash-row,.dash-row-compact{border-bottom:1px solid hsla(0,0%,100%,.06)}.dash-row-compact{padding:6px 0}.dash-row-top{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.dash-chip{border:1px solid hsla(0,0%,100%,.1);padding:2px 6px;border-radius:999px}.dash-control-field{min-width:120px}.dash-control-input{height:36px;min-height:36px;box-sizing:border-box;display:flex;align-items:center}select.dash-control-input{line-height:36px;padding-top:0;padding-bottom:0}input[type=date].dash-control-input,select.dash-control-input{height:36px;min-height:36px}.dash-control-button{height:24px}.dash-empty{padding:12px;opacity:.7}.dash-error{margin-top:10px;font-size:12px;line-height:1.4;opacity:.85}.dash-error-title{margin-bottom:6px;opacity:.9}.dash-prewrap{white-space:pre-wrap}.dash-loading{opacity:.55;filter:saturate(.85);transition:opacity .16s ease,filter .16s ease}@media (max-width:1400px){.four{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1000px){.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.four{grid-template-columns:1fr}}.headerbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:16px;gap:16px;padding:10px 12px;overflow:hidden}.header-left{min-width:220px}.header-title{font-weight:700;letter-spacing:.2px;font-size:18px;white-space:nowrap}.header-center{min-width:0}.header-right{display:flex;justify-content:flex-end;white-space:nowrap;overflow:hidden}.header-right .controls{flex-wrap:nowrap;gap:10px}.vendor-scroll{position:relative;width:100%;overflow:hidden}.vendor-track{display:inline-flex;gap:8px;align-items:center;overflow-x:auto;padding-bottom:2px;padding-right:72px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:-webkit-grab;cursor:grab;touch-action:pan-x}.vendor-track::-webkit-scrollbar{display:none}.vendor-track.dragging{cursor:-webkit-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vendor-scroll:after{content:"";position:absolute;top:0;right:0;width:64px;height:100%;pointer-events:none;background:linear-gradient(90deg,rgba(11,13,26,0) 0,rgba(11,13,26,.75) 60%,#0b0d1a)}.vendor-pill{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);font-size:12px;scroll-snap-align:start;flex:0 0 auto}.vendor-pill svg{opacity:.95}.vendor-pill.on{box-shadow:inset 0 0 0 1px rgba(106,82,171,.35)}.vendor-pill.off{opacity:.6}.vendor-name{white-space:nowrap}.header-title-row{display:flex;align-items:center;gap:9px;min-width:0}.header-title-row .header-title{min-width:0}.dashboard-live-badge{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;color:#ff5f68;font-size:10px;line-height:1;font-weight:800;letter-spacing:.08em}.dashboard-live-dot{width:7px;height:7px;border-radius:999px;background:#ff3b45;box-shadow:0 0 8px rgba(255,59,69,.72);animation:dashboardLiveFade 1.75s ease-in-out infinite both;-webkit-animation:dashboardLiveFade 1.75s ease-in-out infinite both;transform-origin:center;will-change:opacity,transform,box-shadow}@keyframes dashboardLiveFade{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 9px rgba(255,59,69,.78)}50%{opacity:.08;transform:scale(.72);box-shadow:0 0 2px rgba(255,59,69,.18)}}.header-provider-message{opacity:.7;font-size:12px;padding:0 8px}.vendor-logo-shell{width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:hsla(0,0%,100%,.92);overflow:hidden}.vendor-logo-shell img{display:block;width:15px;height:15px;object-fit:contain}.dashboard-controls input[type=date].dash-control-input{color-scheme:dark;padding-right:38px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23c7ccdc' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M16 3v4M8 3v4M3 10h18'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center;background-size:17px 17px}.dashboard-controls input[type=date].dash-control-input::-webkit-calendar-picker-indicator{width:20px;height:20px;margin:0;cursor:pointer;opacity:0}.dash-metric-suffix{display:inline-block;margin-left:4px}.dashboard-controls--desktop{display:grid!important;grid-template-columns:158px 143px 143px 126px 90px auto;grid-column-gap:10px!important;column-gap:10px!important;grid-row-gap:0!important;row-gap:0!important;align-items:end}.dashboard-controls--desktop .dash-control-field{width:100%;min-width:0}.dashboard-controls--desktop .dash-control-input{width:100%;min-height:42px;height:42px;box-sizing:border-box;padding-left:10px;padding-right:10px}.dashboard-controls--desktop .dashboard-control-actions{justify-self:end}.dashboard-control-actions{display:flex;align-items:center;gap:9px}.dash-control-button{min-height:42px!important;height:42px!important;padding:0 16px!important;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;font-size:14px;font-weight:650;line-height:1;transition:transform .12s ease,filter .12s ease,opacity .12s ease}.dash-control-button:hover:not(:disabled){filter:brightness(1.08)}.dash-control-button:active:not(:disabled){transform:translateY(1px)}.dash-control-button:disabled{cursor:wait;opacity:.62}.dash-control-button--update{min-width:100px}.dash-control-button--report{min-width:128px}.headerbar-mobile{display:none}.dashboard-drawer-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center;padding:14px;background:rgba(4,6,16,.76);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.dashboard-drawer{width:min(620px,100%);max-height:min(86vh,760px);overflow-y:auto;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.18);border-radius:22px 22px 16px 16px;padding:10px 18px calc(18px + env(safe-area-inset-bottom));background:#141622;box-shadow:0 -18px 60px rgba(0,0,0,.5);animation:dashboardDrawerIn .18s ease-out}@keyframes dashboardDrawerIn{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}.dashboard-drawer-handle{width:42px;height:4px;margin:0 auto 12px;border-radius:999px;background:hsla(0,0%,100%,.25)}.dashboard-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.dashboard-drawer-title{font-size:20px;font-weight:750}.dashboard-drawer-summary{margin-top:4px;color:rgba(230,235,255,.66);font-size:12px}.dashboard-drawer-close{width:42px;height:42px;flex:0 0 42px;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;background:hsla(0,0%,100%,.05);color:#e6ebff;font-size:27px;line-height:1;cursor:pointer}.dashboard-controls--drawer{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;align-items:end}.dashboard-controls--drawer .dash-control-field{min-width:0}.dashboard-controls--drawer .dash-control-field--user,.dashboard-controls--drawer .dashboard-control-actions,.dashboard-controls--drawer .dashboard-controls-status{grid-column:1/-1}.dashboard-controls--drawer .dash-control-input{width:100%;min-height:48px;height:48px;box-sizing:border-box;padding-left:12px;padding-right:12px;font-size:16px}.dashboard-controls--drawer .label{margin-bottom:6px;font-size:13px;font-weight:650;opacity:.86}.dashboard-controls--drawer .dashboard-control-actions{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-top:4px}.dashboard-controls--drawer .dash-control-button{width:100%;min-width:0;min-height:48px!important;height:48px!important;font-size:16px}.dashboard-controls-status{color:rgba(230,235,255,.72);font-size:12px;text-align:center}@media (max-width:1100px){.headerbar-desktop{display:none!important}.headerbar-mobile{display:flex!important;flex-direction:column;gap:12px;padding:14px 16px;overflow:visible}.headerbar-mobile-bottom,.headerbar-mobile-top{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.headerbar-mobile .header-title-row{flex:1 1 auto}.headerbar-mobile .header-title{white-space:normal;font-size:23px;line-height:1.15;letter-spacing:0}.header-mobile-menu-button{width:46px;height:46px;flex:0 0 46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.14);border-radius:13px;background:hsla(0,0%,100%,.055);color:#e6ebff;cursor:pointer}.header-mobile-summary{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(230,235,255,.68);font-size:12px}.header-mobile-report-button{min-width:112px;min-height:44px;height:44px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:14px;font-weight:700}}@media (max-width:640px){main{padding:12px!important}.headerbar-mobile{border-radius:18px;padding:14px}.headerbar-mobile .header-title{font-size:21px}.dashboard-live-badge{font-size:9px}.dashboard-controls--drawer{grid-template-columns:1fr}.dashboard-controls--drawer .dash-control-field,.dashboard-controls--drawer .dash-control-field--user,.dashboard-controls--drawer .dashboard-control-actions,.dashboard-controls--drawer .dashboard-controls-status{grid-column:1}.dashboard-drawer-backdrop{padding:8px}.dashboard-drawer{max-height:90vh;border-radius:22px 22px 12px 12px;padding-left:14px;padding-right:14px}}@media (max-width:390px){.headerbar-mobile .header-title{font-size:19px}.header-mobile-report-button{min-width:104px;padding-left:12px;padding-right:12px}}@media (prefers-reduced-motion:reduce){.dashboard-drawer{animation:none}}