:root{color:#e7ecf5;background:#0a101d;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--page:#0a101d;--surface:rgba(18,28,47,.84);--surface-raised:rgba(23,35,57,.93);--surface-soft:rgba(28,42,66,.66);--line:rgba(137,156,190,.16);--line-strong:rgba(137,156,190,.25);--text:#e7ecf5;--text-soft:#a8b4c7;--text-muted:#77869e;--teal:#69d3bd;--blue:#8ca3ff;--amber:#f5bf69;--violet:#a18cf2;--rose:#e7839d;--shadow:0 22px 55px rgba(0,0,0,.24)}*{box-sizing:border-box}body,html{min-width:320px;background:var(--page)}body{margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.56}.app-shell{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 12% -8%,rgba(83,116,235,.17),transparent 34rem),radial-gradient(circle at 95% 5%,rgba(40,181,163,.09),transparent 28rem),var(--page)}.ambient{position:absolute;z-index:0;pointer-events:none;border-radius:50%;filter:blur(1px);opacity:.32}.ambient-one{top:390px;left:-260px;width:420px;height:420px;background:radial-gradient(circle,rgba(92,111,228,.14),transparent 70%)}.ambient-two{top:760px;right:-250px;width:500px;height:500px;background:radial-gradient(circle,rgba(49,173,153,.1),transparent 70%)}.main-content,.topbar{position:relative;z-index:1;width:min(1440px,calc(100% - 64px));margin:0 auto}.topbar{display:flex;justify-content:space-between;min-height:82px;border-bottom:1px solid rgba(139,157,190,.11)}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:11px;color:var(--text);text-decoration:none}.brand>span:last-child{display:flex;flex-direction:column;gap:1px}.brand strong{font-size:15px;font-weight:760;letter-spacing:.03em}.brand small{color:var(--text-muted);font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.brand-mark{display:flex;align-items:center;justify-content:center;gap:3px;width:30px;height:30px;border:1px solid rgba(105,211,189,.34);border-radius:9px;background:linear-gradient(145deg,rgba(105,211,189,.24),rgba(108,133,242,.12));box-shadow:0 0 23px rgba(105,211,189,.13)}.brand-mark i{display:block;width:3px;border-radius:4px;background:var(--teal)}.brand-mark i:first-child{height:9px;opacity:.62}.brand-mark i:nth-child(2){height:16px}.brand-mark i:nth-child(3){height:12px;opacity:.78}.topbar-right{display:flex;align-items:center;gap:17px}.connection-status{display:inline-flex;align-items:center;gap:7px;color:var(--text-muted);font-size:11px}.connection-status i{display:block;width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px rgba(105,211,189,.1),0 0 12px rgba(105,211,189,.7)}.connection-status.syncing i{background:var(--amber);box-shadow:0 0 0 4px rgba(245,191,105,.1),0 0 12px rgba(245,191,105,.62);animation:status-pulse 1.15s ease-in-out infinite}.connection-status.offline{color:#d89aaa}.connection-status.offline i{background:var(--rose);box-shadow:0 0 0 4px rgba(231,131,157,.1),0 0 12px rgba(231,131,157,.58)}.logout-button{padding:7px 11px;border:1px solid var(--line);border-radius:8px;color:var(--text-muted);background:rgba(20,32,52,.72);font-size:11px;transition:color .18s ease,border-color .18s ease,background .18s ease}.logout-button:hover{border-color:rgba(231,131,157,.5);color:#f3b6c4;background:rgba(231,131,157,.1)}@keyframes status-pulse{50%{opacity:.38}}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--line);border-radius:9px;color:var(--text-soft);background:rgba(20,32,52,.72);transition:color .18s ease,border-color .18s ease,background .18s ease}.icon-button:hover:not(:disabled){border-color:rgba(105,211,189,.5);color:var(--teal);background:rgba(105,211,189,.1)}.refresh-icon{display:block;font-size:18px;line-height:1}.spinning{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.login-shell{position:relative;display:grid;min-height:100vh;place-items:center;overflow:hidden;padding:32px 20px;isolation:isolate;background:#080d19}.login-shell:before{position:absolute;inset:0;z-index:-3;background:radial-gradient(circle at 50% 45%,rgba(44,94,151,.23),transparent 34%),radial-gradient(circle at 12% 12%,rgba(105,211,189,.11),transparent 26%),radial-gradient(circle at 90% 90%,rgba(133,113,244,.12),transparent 30%);content:""}.login-grid{position:absolute;inset:-30%;z-index:-2;opacity:.4;background-image:linear-gradient(rgba(137,156,190,.055) 1px,transparent 0),linear-gradient(90deg,rgba(137,156,190,.055) 1px,transparent 0);background-size:58px 58px;transform:perspective(520px) rotateX(62deg) translateY(17%);-webkit-mask-image:linear-gradient(180deg,transparent 0,black 35%,transparent 94%);mask-image:linear-gradient(180deg,transparent 0,black 35%,transparent 94%)}.login-orb{position:absolute;z-index:-1;border-radius:999px;filter:blur(2px);pointer-events:none}.login-orb-one{top:12%;left:12%;width:190px;height:190px;background:rgba(105,211,189,.13);box-shadow:0 0 90px 35px rgba(105,211,189,.08);animation:login-breathe-one 8s ease-in-out infinite}.login-orb-two{right:8%;bottom:11%;width:260px;height:260px;background:rgba(133,113,244,.13);box-shadow:0 0 110px 38px rgba(133,113,244,.08);animation:login-breathe-two 11s ease-in-out infinite}.login-orb-three{top:42%;right:22%;width:72px;height:72px;background:rgba(140,163,255,.18);box-shadow:0 0 55px 18px rgba(140,163,255,.12);animation:login-breathe-three 6s ease-in-out infinite}@keyframes login-breathe-one{0%,to{transform:translateZ(0) scale(.92);opacity:.56}50%{transform:translate3d(28px,-20px,0) scale(1.12);opacity:.92}}@keyframes login-breathe-two{0%,to{transform:translateZ(0) scale(1);opacity:.58}50%{transform:translate3d(-34px,22px,0) scale(.86);opacity:.9}}@keyframes login-breathe-three{0%,to{transform:translateZ(0) scale(.8);opacity:.35}50%{transform:translate3d(-15px,18px,0) scale(1.2);opacity:.9}}.login-card{width:min(100%,432px);padding:48px 44px 38px;border:1px solid rgba(151,175,213,.18);border-radius:28px;color:var(--text);background:linear-gradient(145deg,rgba(24,37,61,.91),rgba(12,21,37,.88));box-shadow:0 30px 100px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.055);text-align:center;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.login-brand-mark{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:52px;height:52px;margin-bottom:24px;border:1px solid rgba(105,211,189,.42);border-radius:16px;background:linear-gradient(145deg,rgba(105,211,189,.26),rgba(108,133,242,.17));box-shadow:0 0 30px rgba(105,211,189,.17)}.login-brand-mark i{display:block;width:5px;border-radius:5px;background:var(--teal);box-shadow:0 0 10px rgba(105,211,189,.42)}.login-brand-mark i:first-child{height:15px;opacity:.62}.login-brand-mark i:nth-child(2){height:27px}.login-brand-mark i:nth-child(3){height:20px;opacity:.78}.login-eyebrow{margin:0 0 14px;color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.18em}.login-card h1{margin:0;color:var(--text);font-size:38px;letter-spacing:-.06em}.login-description{margin:15px auto 30px;color:var(--text-muted);font-size:13px;line-height:1.8}.login-error{margin:-12px 0 22px;padding:10px 12px;border:1px solid rgba(231,131,157,.3);border-radius:10px;color:#f1b4c3;background:rgba(231,131,157,.09);font-size:12px;line-height:1.6}.sso-button{display:flex;align-items:center;gap:10px;min-height:54px;padding:0 17px;border:1px solid rgba(105,211,189,.48);border-radius:13px;color:#dcfff7;background:linear-gradient(110deg,rgba(105,211,189,.2),rgba(105,211,189,.08));box-shadow:0 12px 28px rgba(45,178,153,.12),inset 0 1px 0 rgba(255,255,255,.08);font-size:13px;font-weight:750;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.sso-button:hover{border-color:rgba(105,211,189,.82);background:linear-gradient(110deg,rgba(105,211,189,.3),rgba(105,211,189,.12));box-shadow:0 16px 34px rgba(45,178,153,.2),inset 0 1px 0 rgba(255,255,255,.1);transform:translateY(-2px)}.sso-button:focus-visible{outline:3px solid rgba(140,163,255,.55);outline-offset:4px}.sso-button-icon{display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid rgba(220,255,247,.25);border-radius:8px;color:var(--teal);background:rgba(105,211,189,.1);font-size:15px}.sso-button-arrow{margin-left:auto;color:var(--teal);font-size:18px;transition:transform .2s ease}.sso-button:hover .sso-button-arrow{transform:translateX(3px)}.login-footnote{margin:22px 0 0;color:rgba(168,180,199,.68);font-size:11px;line-height:1.7}@media (prefers-reduced-motion:reduce){.login-orb-one,.login-orb-three,.login-orb-two{animation:none}.sso-button,.sso-button-arrow{transition:none}}@media (max-width:520px){.login-card{padding:38px 24px 30px;border-radius:22px}.login-card h1{font-size:33px}.login-orb-one{left:-65px}.login-orb-two{right:-100px}}.main-content{padding:54px 0 32px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:31px}.eyebrow{margin:0 0 12px;color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.2em}h1{margin:0;color:var(--text);font-size:clamp(32px,4.3vw,52px);font-weight:720;letter-spacing:-.055em;line-height:1}.page-description{margin:13px 0 0;color:var(--text-muted);font-size:13px}.range-summary{display:flex;align-items:center;gap:10px;min-width:188px;padding:13px 16px;border:1px solid var(--line);border-radius:12px;background:rgba(24,36,57,.45)}.range-dot{width:8px;height:8px;border-radius:3px;background:var(--teal);box-shadow:0 0 12px rgba(105,211,189,.45)}.range-summary div{display:flex;flex-direction:column;gap:3px}.range-summary small{color:var(--text-muted);font-size:10px}.range-summary strong{color:var(--text-soft);font-size:12px;font-weight:650;white-space:nowrap}.filter-panel{justify-content:space-between;gap:18px;min-height:66px;margin-bottom:22px;padding:9px 11px;border:1px solid var(--line);border-radius:14px;background:rgba(17,27,45,.74);box-shadow:0 12px 32px rgba(0,0,0,.12)}.filter-panel,.period-tabs{display:flex;align-items:center}.period-tabs{gap:4px}.filter-refresh{margin-left:auto}.period-tab{min-width:70px;padding:9px 13px;border:1px solid transparent;border-radius:8px;color:var(--text-muted);background:transparent;font-size:12px;font-weight:650;transition:color .18s ease,background .18s ease,border-color .18s ease}.period-tab:hover{color:var(--text-soft);background:rgba(124,145,191,.1)}.period-tab.active{border-color:rgba(105,211,189,.26);color:#d7fff5;background:rgba(105,211,189,.12);box-shadow:inset 0 0 18px rgba(105,211,189,.04)}.custom-form{display:flex;align-items:flex-end;gap:9px}.custom-form label{display:flex;flex-direction:column;gap:4px;color:var(--text-muted);font-size:10px}.custom-form input{width:137px;height:34px;padding:0 9px;border:1px solid var(--line-strong);border-radius:7px;outline:none;color:var(--text-soft);background:rgba(9,17,30,.78);font-size:11px;color-scheme:dark;transition:border-color .18s ease}.custom-form input:focus{border-color:rgba(105,211,189,.7)}.date-arrow{align-self:center;padding-top:15px;color:var(--text-muted)}.apply-button{height:34px;padding:0 14px;border:1px solid rgba(105,211,189,.35);border-radius:7px;color:#d8fff5;background:rgba(105,211,189,.14);font-size:11px;font-weight:700;transition:background .18s ease}.apply-button:hover{background:rgba(105,211,189,.23)}.data-note{display:flex;align-items:flex-start;gap:8px;margin:-7px 0 18px;padding:9px 12px;border:1px solid rgba(140,163,255,.18);border-radius:9px;color:var(--text-muted);background:rgba(95,118,205,.08);font-size:10px;line-height:1.5}.data-note span{flex:0 0 auto;color:var(--blue);font-size:12px;line-height:1.25}.alert{display:flex;gap:11px;margin:0 0 20px;padding:12px 15px;border:1px solid rgba(231,131,157,.29);border-radius:11px;color:#f6bdc9;background:rgba(130,44,69,.18)}.alert,.alert-icon{align-items:center;font-size:12px}.alert-icon{display:inline-flex;justify-content:center;flex:0 0 auto;width:21px;height:21px;border-radius:50%;color:#29121b;background:var(--rose);font-weight:800}.alert div{display:flex;flex:1 1;flex-wrap:wrap;gap:5px}.alert strong{color:#ffd9e1}.alert button{border:0;color:#ffd9e1;background:transparent;font-size:11px;font-weight:700;text-decoration:underline}.kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:11px;gap:11px;margin-bottom:16px}.kpi-card{position:relative;min-height:143px;overflow:hidden;padding:17px 17px 15px;border:1px solid var(--line);border-radius:13px;background:linear-gradient(145deg,rgba(23,35,57,.95),rgba(16,26,44,.78));box-shadow:var(--shadow)}.kpi-card:after{position:absolute;right:-35px;top:-43px;width:105px;height:105px;border-radius:50%;background:var(--kpi-glow);content:"";opacity:.17}.kpi-card.teal{--kpi-accent:var(--teal);--kpi-glow:var(--teal)}.kpi-card.blue{--kpi-accent:var(--blue);--kpi-glow:var(--blue)}.kpi-card.amber{--kpi-accent:var(--amber);--kpi-glow:var(--amber)}.kpi-card.violet{--kpi-accent:var(--violet);--kpi-glow:var(--violet)}.kpi-card.rose{--kpi-accent:var(--rose);--kpi-glow:var(--rose)}.kpi-card.slate{--kpi-accent:#9eacc2;--kpi-glow:#9eacc2}.kpi-card-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.kpi-label{color:var(--text-muted);font-size:11px;font-weight:700}.kpi-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid color-mix(in srgb,var(--kpi-accent) 27%,transparent);border-radius:6px;color:var(--kpi-accent);background:color-mix(in srgb,var(--kpi-accent) 10%,transparent);font-size:12px;font-weight:800}.kpi-value{position:relative;z-index:1;margin-top:19px;overflow:hidden;color:var(--text);font-size:clamp(18px,1.7vw,24px);font-weight:740;letter-spacing:-.04em;line-height:1;text-overflow:ellipsis;white-space:nowrap}.kpi-value small{margin-left:4px;color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:0}.kpi-note{position:relative;z-index:1;margin-top:10px;overflow:hidden;color:var(--text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.skeleton-card{display:flex;align-items:center}.chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:16px}.chart-grid .timeline-panel{grid-column:1/-1}.model-proportion-panel .model-donut-layout{padding:0}.model-proportion-panel .model-donut-legend{grid-template-columns:1fr}.panel{border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,rgba(22,34,56,.88),rgba(15,25,42,.81));box-shadow:var(--shadow)}.proportion-panel,.timeline-panel{min-height:430px;padding:21px 21px 17px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.detail-panel-heading{margin:20px}.section-title{margin:0;color:var(--text);font-size:15px;font-weight:700;letter-spacing:-.015em}.section-subtitle{margin:5px 0 0;color:var(--text-muted);font-size:11px}.unit-badge{flex:0 0 auto;padding:5px 8px;border:1px solid var(--line);border-radius:5px;color:var(--text-muted);background:rgba(7,14,26,.3);font-size:10px}.timeline-chart{position:relative;min-height:340px}.timeline-chart svg{display:block;width:100%;height:auto;min-height:320px;overflow:visible}.chart-grid-line{stroke:rgba(137,156,190,.12);stroke-width:1;stroke-dasharray:2 5}.chart-axis-label,.chart-x-label{fill:#6e7e98;font-size:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.chart-x-label{font-size:9px}.chart-hover-column{fill:transparent;cursor:crosshair}.chart-bar-group.is-hovered .chart-hover-column{fill:rgba(142,163,255,.065)}.total-line-shadow{fill:none;stroke:rgba(105,211,189,.16);stroke-width:6;stroke-linecap:round;stroke-linejoin:round}.total-line{fill:none;stroke:#9de7d5;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.total-dot{fill:#a5eedf;stroke:#143b40;stroke-width:2;cursor:crosshair;transition:r .12s ease}.chart-legend{display:flex;flex-wrap:wrap;gap:12px 18px;margin:-4px 0 0 66px;color:var(--text-muted);font-size:10px}.chart-legend span{display:inline-flex;align-items:center;gap:6px}.legend-swatch{display:inline-block;width:8px;height:8px;border-radius:2px}.legend-swatch.cache{background:#7889eb}.legend-swatch.input{background:#55c9ae}.legend-swatch.output{background:#f1b65e}.legend-line{display:inline-block;width:13px;height:2px;border-radius:2px;background:#9de7d5}.timeline-tooltip{position:absolute;top:16px;right:14px;z-index:5;display:flex;flex-direction:column;gap:4px;min-width:172px;padding:11px 12px;border:1px solid rgba(143,165,220,.24);border-radius:9px;color:var(--text-muted);background:rgba(12,21,37,.94);box-shadow:0 15px 30px rgba(0,0,0,.3);font-size:10px;pointer-events:none}.timeline-tooltip strong{margin-bottom:2px;color:var(--text);font-size:11px}.timeline-tooltip span{display:flex;justify-content:space-between;gap:12px}.timeline-tooltip b{color:var(--text-soft);font-weight:650}.chart-empty,.donut-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;min-height:340px;color:var(--text-muted);font-size:11px}.chart-empty strong,.donut-empty strong{color:var(--text-soft);font-size:13px}.empty-glyph{color:#7082e7;font-size:30px;line-height:1;opacity:.75}.donut-layout{display:flex;flex-direction:column;align-items:stretch;min-height:340px}.donut-visual{position:relative;align-self:center;width:226px;height:226px;margin:8px auto 13px}.donut-visual svg{display:block;width:100%;height:100%;transform:rotate(-90deg);overflow:visible}.donut-track{fill:none;stroke:rgba(119,138,173,.12);stroke-width:24}.donut-segment{fill:none;stroke-width:24;stroke-linejoin:round;cursor:pointer;transition:opacity .16s ease,stroke-width .16s ease}.donut-segment:not(.is-hovered){opacity:.88}.donut-segment.is-hovered{stroke-width:29;opacity:1}.donut-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:none}.donut-center span{color:var(--text-muted);font-size:10px}.donut-center strong{margin-top:5px;color:var(--text);font-size:24px;font-weight:740;letter-spacing:-.06em}.donut-center strong small{margin-left:3px;color:var(--text-muted);font-size:11px;letter-spacing:0}.donut-center em{margin-top:4px;color:var(--text-muted);font-size:10px;font-style:normal}.donut-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px 14px;gap:6px 14px;padding:0 4px}.donut-legend-row{display:grid;grid-template-columns:8px minmax(0,1fr) auto auto;align-items:center;grid-gap:6px;gap:6px;min-width:0;padding:5px 4px;border-radius:5px;color:var(--text-muted);font-size:10px;transition:background .16s ease}.donut-legend-row.is-hovered{background:rgba(126,149,213,.09)}.donut-color{width:7px;height:7px;border-radius:2px}.donut-name{overflow:hidden;color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap}.donut-amount,.donut-share{color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.donut-share{min-width:38px;color:var(--text-soft);text-align:right}.table-panel{overflow:hidden}.table-content{padding:20px 21px 0}.table-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:15px}.search-box{display:flex;align-items:center;gap:7px;width:188px;height:32px;padding:0 8px;border:1px solid var(--line);border-radius:7px;color:var(--text-muted);background:rgba(8,15,27,.48)}.search-box>span{font-size:17px;line-height:1}.search-box input{min-width:0;flex:1 1;border:0;outline:0;color:var(--text-soft);background:transparent;font-size:10px}.search-box input::placeholder{color:#66758b}.search-box button{padding:0;border:0;color:var(--text-muted);background:transparent;font-size:15px;line-height:1}.table-scroll{overflow-x:auto}table{width:100%;min-width:770px;border-collapse:collapse;font-size:11px}td,th{padding:11px 12px;border-top:1px solid rgba(137,156,190,.1);white-space:nowrap}th{color:var(--text-muted);background:rgba(8,15,27,.26);font-size:10px;font-weight:700;text-align:right}th button{padding:0;border:0;color:inherit;background:transparent;font:inherit}th button:hover{color:var(--text-soft)}td.user-name,th.user-col{padding-left:0;text-align:left}td{color:#aeb9cb;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}tbody tr{transition:background .14s ease}tbody tr:hover{background:rgba(99,123,183,.075)}.user-name{display:flex;align-items:center;gap:8px;max-width:210px;overflow:hidden;color:var(--text-soft);font-weight:650}.user-name>span:last-child{overflow:hidden;text-overflow:ellipsis}.user-rank{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:20px;height:20px;border:1px solid var(--line);border-radius:5px;color:var(--text-muted);background:rgba(119,138,173,.07);font-size:9px;font-weight:700}.total-cell{color:#d1dcff;font-weight:720}.share-pill{display:inline-block;min-width:50px;padding:4px 6px;border:1px solid rgba(161,140,242,.22);border-radius:5px;color:#c9bfff;background:rgba(161,140,242,.09);font-size:10px;text-align:center}.table-empty{padding:35px 0;color:var(--text-muted);text-align:center}.table-footer{display:flex;justify-content:space-between;gap:12px;padding:12px 0 15px;color:var(--text-muted);font-size:10px}.table-loading{min-height:330px;padding:30px 21px}.loading-lines{display:flex;flex-direction:column;gap:14px;width:100%}.loading-lines span{display:block;height:10px;border-radius:5px;background:linear-gradient(90deg,rgba(119,138,173,.13),rgba(161,177,219,.24),rgba(119,138,173,.13));background-size:220% 100%;animation:shimmer 1.25s ease-in-out infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.page-footer{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;padding:24px 0 6px;color:#607089;font-size:10px}@media (max-width:1200px){.main-content,.topbar{width:min(100% - 40px,1120px)}.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:880px){.main-content{padding-top:39px}.page-heading{align-items:flex-start;flex-direction:column;margin-bottom:24px}.range-summary{min-width:0}.filter-panel{align-items:stretch;flex-direction:column}.period-tabs{width:100%;overflow-x:auto}.period-tab{flex:1 0 auto}.custom-form{flex-wrap:wrap}.chart-grid{grid-template-columns:1fr}.chart-grid .timeline-panel{grid-column:auto}.proportion-panel{min-height:410px}}@media (max-width:570px){.main-content,.topbar{width:calc(100% - 28px)}.topbar{min-height:69px}.connection-status{display:none}.main-content{padding-top:33px}h1{font-size:38px}.period-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:2px;gap:2px;overflow:visible}.period-tab{min-width:0;padding:8px 3px;font-size:11px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.kpi-card{min-height:130px;padding:14px 13px}.kpi-value{margin-top:16px;font-size:18px}.kpi-note{margin-top:8px;font-size:9px}.proportion-panel,.timeline-panel{padding:17px 13px 14px}.panel-heading{gap:8px}.section-subtitle{max-width:230px;line-height:1.45}.unit-badge{display:none}.timeline-chart svg{min-height:285px}.chart-legend{gap:8px 12px;margin-left:43px}.chart-axis-label{font-size:8px}.donut-visual{width:202px;height:202px}.donut-legend{gap:4px 6px}.donut-legend-row{grid-template-columns:7px minmax(0,1fr) auto}.donut-share{display:none}.model-proportion-panel .donut-legend-row{grid-template-columns:7px minmax(0,1fr) auto auto}.model-proportion-panel .donut-share{display:block}.table-content{padding:17px 13px 0}.table-toolbar{align-items:stretch;flex-direction:column;gap:12px}.search-box{width:100%}td,th{padding-right:9px;padding-left:9px}td.user-name,th.user-col{padding-left:0}.page-footer{justify-content:flex-start;gap:7px 15px;line-height:1.5}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.user-select{display:flex;align-items:center;gap:10px;border:0;background:none;color:inherit;font:inherit;cursor:pointer;padding:0;text-align:left}.user-select:hover span:last-child{color:#43b79f;text-decoration:underline}.user-detail{margin:0 24px 18px;padding:18px;border:1px solid rgba(105,211,189,.3);border-radius:14px;background:rgba(105,211,189,.06)}.user-detail-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.user-detail-heading h3{margin:4px 0 0;font-size:20px}.user-detail-heading button{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:6px 12px;cursor:pointer;color:inherit}.user-detail-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px}.user-detail-grid div{display:flex;flex-direction:column;gap:5px;padding:10px 12px;background:var(--panel);border-radius:10px}.user-detail-grid span{color:var(--muted);font-size:12px}.user-detail-grid strong{font-size:17px}@media(max-width:900px){.user-detail-heading-page{align-items:flex-start}.user-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:540px){.user-detail{margin:0 12px 14px}.user-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.back-link{display:inline-flex;margin-bottom:18px;color:var(--teal);font-size:12px;font-weight:700;text-decoration:none}.back-link:hover{text-decoration:underline}.detail-timeline-panel,.model-panel{margin-bottom:16px}.model-table-scroll{overflow-x:auto;padding:0 21px 18px}.model-table-scroll table{min-width:620px}.model-name{color:var(--text);font-weight:650}.model-donut-layout{padding:0 21px 16px}.model-mapping-name{min-width:0}.model-empty{min-height:240px}.user-detail-heading-page{align-items:flex-end}.user-detail-heading-page>div:first-child{min-width:0}.user-detail-heading-page .range-summary{flex:0 1 auto}.user-detail-heading-page .range-summary div{min-width:0}.detail-timeline-panel,.model-panel{min-width:0;overflow:hidden}.model-table-scroll{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}@media (max-width:900px){.user-detail-heading-page{gap:18px}.user-detail-heading-page .range-summary{width:min(100%,360px)}.detail-timeline-panel,.model-panel{margin-bottom:14px}.model-donut-layout{padding-right:16px;padding-left:16px}}@media (max-width:570px){.user-detail-heading-page{gap:16px;margin-bottom:18px}.user-detail-heading-page>div:first-child{width:100%;min-width:0}.user-detail-heading-page .back-link{margin-bottom:14px}.user-detail-heading-page h1{max-width:100%;font-size:clamp(30px,10vw,40px);line-height:1.1;overflow-wrap:anywhere}.user-detail-heading-page .page-description{overflow-wrap:anywhere;line-height:1.5}.user-detail-heading-page .range-summary{width:100%;min-width:0;padding:12px 13px}.user-detail-heading-page .range-summary strong{white-space:normal;line-height:1.4;overflow-wrap:anywhere}.filter-panel{gap:12px;min-width:0;padding:10px}.filter-panel .period-tabs{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:4px;gap:4px;overflow:visible}.filter-panel .period-tab{min-width:0;padding-right:4px;padding-left:4px;white-space:nowrap}.custom-form{display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:end;grid-gap:8px;gap:8px;width:100%}.custom-form label{min-width:0}.custom-form input{width:100%;min-width:0}.custom-form .date-arrow{align-self:end;margin-bottom:8px;padding-top:0;text-align:center}.custom-form .apply-button{grid-column:1/-1;width:100%}.alert{align-items:flex-start;flex-wrap:wrap}.alert button{margin-left:32px}.detail-timeline-panel,.model-panel{padding:17px 13px 14px}.detail-timeline-panel .timeline-chart{min-width:0;margin-right:-2px;margin-left:-2px;overflow-x:auto;padding-bottom:4px}.detail-timeline-panel .timeline-chart svg{min-width:460px}.panel-heading>div{min-width:0}.section-title{line-height:1.35}.section-subtitle{max-width:none;line-height:1.5}.model-donut-layout{padding-right:0;padding-left:0}.model-donut-layout .donut-visual{width:min(202px,70vw);height:min(202px,70vw)}.model-donut-layout .donut-legend{grid-template-columns:1fr}.model-table-scroll{margin-right:-13px;margin-left:-13px;padding:0 13px 14px}.model-table-scroll table{min-width:620px}}