:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#202235;background:#f5f7fb;font-synthesis:none;--bg:#f5f7fb;--surface:#fff;--surface-2:#f8f9fc;--text:#202235;--muted:#7c8198;--line:#e8eaf1;--primary:#6858ec;--primary-strong:#5847df;--shadow:0 10px 28px rgba(41,44,78,.06)}:root[data-theme=dark]{color:#f2f3f8;background:#11131a;--bg:#11131a;--surface:#191c26;--surface-2:#212531;--text:#f2f3f8;--muted:#9ba1b7;--line:#2c3140;--primary:#8a7cff;--primary-strong:#9c90ff;--shadow:0 12px 35px rgba(0,0,0,.2);color-scheme:dark}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit}.app-shell{display:flex;min-height:100vh}.sidebar{width:238px;position:fixed;inset:0 auto 0 0;background:#111425;color:#fff;padding:28px 18px 20px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:11px;padding:0 10px 30px}.brand img,.login-brand img{width:39px;height:39px}.brand div,.login-brand div{display:flex;flex-direction:column}.brand strong,.login-brand strong{font-size:16px;letter-spacing:.2px}.brand span,.login-brand span{font-size:11px;color:#999eb5;margin-top:3px;letter-spacing:.12em}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav a{display:flex;align-items:center;gap:12px;color:#aeb3c8;text-decoration:none;padding:12px 14px;border-radius:10px;font-size:14px;transition:.2s}.sidebar nav a:hover{background:#1c2034;color:#fff}.sidebar nav a.active{color:#fff;background:linear-gradient(135deg,#6658eb,#806cff);box-shadow:0 9px 22px #6858ec40}.sidebar-insight{margin-top:auto;background:#1a1e31;border:1px solid #292e45;border-radius:13px;padding:14px;display:flex;gap:11px;color:#9187ff}.sidebar-insight div{display:flex;flex-direction:column}.sidebar-insight strong{color:#fff;font-size:12px}.sidebar-insight span{font-size:10px;line-height:1.5;color:#8e94aa;margin-top:2px}.workspace{margin-left:238px;min-width:0;flex:1}.topbar{height:73px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;justify-content:flex-end;align-items:center;padding:0 34px;position:sticky;top:0;z-index:8}.topbar-actions{display:flex;gap:10px;align-items:center}.mobile-title{display:none}.topbar-select{height:38px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);background:var(--surface);border-radius:9px;padding:0 8px;color:var(--muted)}.topbar-select select{border:0;background:transparent;color:var(--text);outline:0;font-size:12px}.icon-button{width:38px;height:38px;border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:9px;display:inline-flex;align-items:center;justify-content:center}.logout-button{height:38px;border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:9px;display:flex;gap:7px;align-items:center;padding:0 12px}.workspace main{padding:31px 34px 50px}.page{max-width:1500px;margin:auto}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.page-header h1{font-size:27px;margin:0 0 7px;letter-spacing:-.02em}.page-header p{margin:0;color:var(--muted);font-size:13px}.page-actions{display:flex;gap:10px;align-items:center}.card{background:var(--surface);border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow)}.button{border:0;border-radius:9px;height:39px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:600;font-size:13px}.button:disabled{opacity:.5;cursor:not-allowed}.button-primary{background:var(--primary);color:#fff}.button-primary:hover{background:var(--primary-strong)}.button-secondary{background:var(--surface);border:1px solid var(--line);color:var(--text)}.button-danger{background:#e5484d;color:#fff}.button-ghost{height:32px;padding:0 9px;background:transparent;color:var(--primary)}.input,.select,.textarea{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:9px;outline:0;padding:10px 11px}.input,.select{height:42px}.input:focus,.select:focus,.textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 14%,transparent)}.textarea{resize:vertical;min-height:86px}.textarea-content{min-height:210px}.search-input{height:40px;min-width:260px;border:1px solid var(--line);background:var(--surface);border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 11px;color:var(--muted)}.search-input:focus-within{border-color:var(--primary)}.search-input input{border:0;outline:0;background:transparent;color:var(--text);min-width:0;flex:1}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.metric-card{padding:20px;display:flex;align-items:center;gap:15px}.metric-icon{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;flex:none}.tone-purple{color:#6a55e8;background:#eeeaff}.tone-blue{color:#3489d9;background:#e7f3ff}.tone-orange{color:#db7c30;background:#fff0e3}.tone-green{color:#28a56b;background:#e7f7ef}.metric-card>div:last-child{display:flex;min-width:0;flex-direction:column}.metric-card span{font-size:12px;color:var(--muted)}.metric-card strong{font-size:22px;margin:5px 0 2px}.metric-card small{font-size:10px;color:var(--muted)}.charts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.chart-card{padding:21px;min-height:295px}.chart-card header h2{font-size:15px;margin:0 0 6px}.chart-card header p{font-size:11px;color:var(--muted);margin:0}.line-chart{height:205px;margin-top:20px;position:relative}.line-chart svg{width:100%;height:177px;overflow:visible;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to bottom,transparent 0,transparent 43px,var(--line) 44px)}.chart-labels{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:8px}.chart-placeholder{height:205px;display:grid;place-items:center;color:var(--muted);font-size:25px}.distribution{margin-top:25px;display:flex;flex-direction:column;gap:18px}.distribution>div{display:grid;grid-template-columns:10px minmax(80px,1fr) 3fr 38px;align-items:center;gap:9px;font-size:11px}.distribution strong{font-weight:500}.distribution b{text-align:right}.distribution-bar{height:6px;border-radius:5px;background:var(--surface-2);overflow:hidden}.distribution-bar i{display:block;height:100%;border-radius:5px;background:linear-gradient(90deg,var(--primary),#4bb8ed)}.dot{width:8px;height:8px;border-radius:50%;background:var(--primary)}.dot-1{background:#4bb8ed}.dot-2{background:#35b978}.dot-3{background:#f39a49}.dot-4{background:#ef6680}.error-banner{display:flex;align-items:center;gap:9px;padding:12px 14px;border-radius:10px;background:#fff0f0;color:#b93d42;border:1px solid #f6d3d4;margin-bottom:17px;font-size:12px}.error-banner span{flex:1}.error-banner button{border:0;background:transparent;color:inherit;text-decoration:underline}.state-panel{min-height:220px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;color:var(--muted);font-size:13px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.release-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.release-card{padding:22px}.release-card header{display:flex;align-items:center;gap:13px}.release-card header>div:nth-child(2){flex:1}.platform-icon{width:48px;height:48px;border-radius:13px;background:var(--surface-2);display:grid;place-items:center;color:var(--primary)}.release-card h2{margin:6px 0 0;font-size:23px}.release-card dl{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:25px 0}.release-card dl div{background:var(--surface-2);border-radius:10px;padding:13px}.release-card dt{font-size:10px;color:var(--muted);margin-bottom:6px}.release-card dd{margin:0;font-size:13px;font-weight:600}.release-card p{font-size:12px;color:var(--muted);min-height:34px}.release-card>a{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:12px;text-decoration:none}.badge{display:inline-flex;border-radius:99px;padding:4px 8px;font-size:10px;font-weight:700}.badge-success{color:#168657;background:#e5f7ed}.badge-warning{color:#a86517;background:#fff2d8}.badge-danger{color:#bd3a43;background:#ffeaeb}.badge-info{color:#4e4cb8;background:#eeedff}.badge-neutral{color:var(--muted);background:var(--surface-2)}.table-card{overflow:hidden}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{text-align:left;background:var(--surface-2);color:var(--muted);font-size:10px;letter-spacing:.03em;font-weight:600;padding:13px 16px}td{padding:15px 16px;border-top:1px solid var(--line);font-size:12px}td strong{font-size:12px}td small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.row-actions{display:flex;gap:4px}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:15px;border-top:1px solid var(--line)}.pagination span{font-size:11px;color:var(--muted);margin-right:6px}.pagination .button{height:32px;font-size:11px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#0f11198c;display:grid;place-items:center;padding:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{width:min(650px,100%);max-height:90vh;overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:0 30px 80px #00000040}.modal>header{position:sticky;top:0;background:var(--surface);z-index:1;display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid var(--line)}.modal h2{font-size:17px;margin:0}.modal-close{border:0;background:var(--surface-2);color:var(--muted);border-radius:8px;width:32px;height:32px;font-size:20px}.modal-form{display:flex;flex-direction:column;gap:15px;padding:22px}.modal-form label,.login-card label,.settings-fields>label:not(.switch-row){display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:11px;font-weight:600}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:7px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.settings-card{max-width:850px}.settings-card form>header{padding:21px 24px;border-bottom:1px solid var(--line)}.settings-card h2{font-size:16px;margin:0 0 5px}.settings-card p{font-size:11px;color:var(--muted);margin:0}.settings-fields{padding:24px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.switch-row{grid-column:1/-1;border:1px solid var(--line);border-radius:10px;padding:15px;display:flex;align-items:center;justify-content:space-between}.switch-row div{display:flex;flex-direction:column;gap:4px}.switch-row strong{font-size:12px}.switch-row small{font-size:10px;color:var(--muted)}.switch-row input{width:38px;height:21px;accent-color:var(--primary)}.settings-card footer{border-top:1px solid var(--line);padding:16px 24px;display:flex;justify-content:flex-end;align-items:center;gap:14px}.save-notice{font-size:12px;color:#26885d}.login-page{min-height:100vh;display:grid;place-items:center;padding:28px;position:relative;overflow:hidden;background:var(--bg)}.login-aurora{position:absolute;border-radius:50%;filter:blur(4px);opacity:.18}.login-aurora-one{width:470px;height:470px;background:#7768ff;left:-150px;top:-180px}.login-aurora-two{width:400px;height:400px;background:#45bee8;right:-120px;bottom:-170px}.login-toolbar{position:absolute;right:25px;top:22px;display:flex;gap:9px}.login-card{position:relative;width:min(420px,100%);background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:34px 36px;box-shadow:0 25px 70px #272a4a21}.login-brand{display:flex;align-items:center;gap:11px;margin-bottom:33px}.login-brand span{color:var(--muted)}.login-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:#efedff;color:var(--primary)}.login-card h1{margin:18px 0 7px;font-size:25px}.login-card>p{margin:0 0 25px;color:var(--muted);font-size:12px}.login-card form{display:flex;flex-direction:column;gap:17px}.login-card form .button{width:100%;margin-top:5px}.form-error{font-size:11px;color:#c13d43;background:#fff0f0;border-radius:8px;padding:10px}@media(max-width:1050px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.sidebar{width:210px}.workspace{margin-left:210px}.workspace main,.topbar{padding-left:23px;padding-right:23px}}@media(max-width:760px){.sidebar{width:70px;padding:22px 10px}.brand{padding:0 6px 25px}.brand img{width:38px}.brand div,.sidebar nav span,.sidebar-insight{display:none}.sidebar nav a{padding:13px;justify-content:center}.workspace{margin-left:70px}.charts-grid,.release-grid{grid-template-columns:1fr}.page-header{align-items:flex-start;flex-direction:column}.page-actions{width:100%;flex-wrap:wrap}.search-input{flex:1;min-width:180px}.topbar{justify-content:space-between}.mobile-title{display:block;font-size:13px;font-weight:700}.logout-button span{display:none}.metrics-grid,.settings-fields,.form-grid{grid-template-columns:1fr}.switch-row{grid-column:auto}}@media(max-width:520px){.workspace main{padding:22px 14px 40px}.topbar{padding:0 14px}.topbar-select svg{display:none}.topbar-select select{max-width:80px}.login-card{padding:28px 23px}.login-toolbar{right:14px}.chart-card{padding:17px}.page-header h1{font-size:23px}}.workspace .overview-main{padding:16px 16px 46px;background:#f2f5f9}.overview-page{max-width:1440px;margin:0 auto}.overview-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:16px}.overview-metric,.overview-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 4px 14px #1f304f09}.overview-metric{min-height:116px;padding:20px 18px;display:flex;align-items:center;gap:14px}.overview-metric__icon{width:48px;height:48px;border-radius:8px;display:grid;place-items:center;flex:none;color:#fff;background:#2767e8}.overview-metric>div:last-child{display:flex;min-width:0;flex-direction:column}.overview-metric span{font-size:14px;line-height:19px;color:#657084}.overview-metric strong{margin:2px 0;font-size:30px;line-height:36px;letter-spacing:.02em;color:#192133}.overview-metric small{font-size:12px;line-height:17px;color:#778196}.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.overview-panel{min-height:382px;padding:18px}.overview-panel header h2{margin:0;color:var(--text);font-size:16px;line-height:24px}.overview-panel header p{margin:2px 0 0;color:var(--muted);font-size:13px;line-height:19px}.overview-chart{height:298px;margin-top:8px;position:relative}.overview-chart svg{display:block;width:100%;height:100%;overflow:visible;touch-action:pan-y}.overview-chart__grid{stroke:#e7ebf2;stroke-width:1}.overview-chart__axis{fill:#7c8491;font-size:10px;text-anchor:end;font-family:inherit}.overview-chart__axis:last-child{text-anchor:start}.overview-chart__cursor{stroke:#bdc9dd;stroke-width:1;stroke-dasharray:3 3}.overview-chart__line{fill:none;stroke-width:2.4;vector-effect:non-scaling-stroke}.overview-chart__line--secondary{stroke:#2ca36a}.overview-chart__dot{fill:var(--surface);stroke-width:2.2;vector-effect:non-scaling-stroke}.overview-chart__dot--secondary{stroke:#2ca36a}.overview-chart__tooltip{position:absolute;top:12px;min-width:112px;padding:8px 10px;display:flex;flex-direction:column;gap:4px;border:1px solid rgba(221,227,239,.9);border-radius:5px;background:color-mix(in srgb,var(--surface) 95%,transparent);box-shadow:0 6px 18px #26354e1f;font-size:11px;color:var(--muted);pointer-events:none;transform:translate(-50%);z-index:2}.overview-chart__tooltip strong{font-size:11px;color:var(--text)}.overview-chart__tooltip span{display:flex;align-items:center;gap:5px;white-space:nowrap}.overview-chart__legend{width:7px;height:7px;border-radius:50%;display:inline-block}.overview-chart__legend--secondary{background:#2ca36a}.distribution-chart{min-height:292px;padding:25px 12px 10px;display:flex;align-items:center;justify-content:center;gap:40px}.distribution-chart svg{width:165px;height:165px;overflow:visible}.distribution-chart circle{fill:none;stroke-width:16;transform:rotate(-90deg);transform-origin:60px 60px}.distribution-chart__track{stroke:#eef1f6}.distribution-chart__segment{stroke-linecap:butt}.distribution-chart__segment--0,.distribution-chart__dot--0{stroke:#2767e8;background:#2767e8}.distribution-chart__segment--1,.distribution-chart__dot--1{stroke:#2ca36a;background:#2ca36a}.distribution-chart__segment--2,.distribution-chart__dot--2{stroke:#f1a13d;background:#f1a13d}.distribution-chart__segment--3,.distribution-chart__dot--3{stroke:#8d71e9;background:#8d71e9}.distribution-chart__segment--4,.distribution-chart__dot--4{stroke:#e35d7a;background:#e35d7a}.distribution-chart__segment--5,.distribution-chart__dot--5{stroke:#20a8b6;background:#20a8b6}.distribution-chart__segment--6,.distribution-chart__dot--6{stroke:#d4b230;background:#d4b230}.distribution-chart__segment--7,.distribution-chart__dot--7{stroke:#6477d8;background:#6477d8}.distribution-chart text{text-anchor:middle;fill:var(--text);font-family:inherit;font-size:16px;font-weight:700}.distribution-chart text+text{fill:var(--muted);font-size:9px;font-weight:400}.distribution-chart__legend{min-width:160px;display:flex;flex-direction:column;gap:14px}.distribution-chart__legend>div{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.distribution-chart__dot{width:8px;height:8px;border-radius:50%;display:block}.distribution-chart__legend strong{font-size:12px;color:var(--text)}:root[data-theme=dark] .workspace .overview-main{background:#121721}:root[data-theme=dark] .overview-metric,:root[data-theme=dark] .overview-panel{box-shadow:none}:root[data-theme=dark] .overview-metric span,:root[data-theme=dark] .overview-metric small{color:#a5afc0}:root[data-theme=dark] .overview-metric strong{color:#f2f4f9}:root[data-theme=dark] .overview-chart__grid{stroke:#2d3442}:root[data-theme=dark] .overview-chart__axis{fill:#9aa5b8}:root[data-theme=dark] .distribution-chart__track{stroke:#2a313d}@media(max-width:1050px){.workspace .overview-main{padding-left:16px;padding-right:16px}.overview-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.workspace .overview-main{padding:16px 16px 40px}.overview-grid{grid-template-columns:1fr}.overview-panel{min-height:382px}.distribution-chart{gap:28px}}@media(max-width:520px){.workspace .overview-main{padding:16px 14px 40px}.overview-metric{min-height:116px;padding:18px}.overview-metric strong{font-size:28px}.distribution-chart{padding-left:0;padding-right:0;gap:16px}.distribution-chart svg{width:140px;height:140px}.distribution-chart__legend{min-width:132px}}.workspace .overview-main{--overview-gap:16px;padding:var(--overview-gap) var(--overview-gap) 46px}.overview-page{max-width:none;width:100%}.overview-stats{gap:var(--overview-gap);margin-bottom:var(--overview-gap)}.overview-grid{gap:var(--overview-gap)}@media(max-width:1050px){.workspace .overview-main{padding-left:var(--overview-gap);padding-right:var(--overview-gap)}}.overview-chart__legend-row{flex-wrap:wrap;justify-content:flex-end;gap:8px 18px}.overview-chart__legend-dot--tertiary{border-color:#8a7cff;background:#8a7cff}.overview-chart__line--tertiary{stroke:#8a7cff;animation-delay:.4s}.overview-chart__dot--tertiary{stroke:#8a7cff}.overview-chart__legend--tertiary{background:#8a7cff}.overview-chart__tooltip{min-width:160px}.overview-chart__tooltip span{align-items:center}@media(max-width:520px){.overview-chart__legend-row{gap:8px 10px}.overview-chart__tooltip{min-width:144px}}.overview-chart .overview-chart__legend-dot.overview-chart__legend-dot--tertiary{background:var(--surface);border-color:#8a7cff}@media(max-width:760px){.workspace .overview-main{padding:var(--overview-gap) var(--overview-gap) 40px}}@media(max-width:520px){.workspace .overview-main{padding:var(--overview-gap) 14px 40px}}html{scrollbar-width:thin;scrollbar-color:#aeb7c8 transparent}html::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background:#aeb7c8;border:2px solid transparent;border-radius:999px;background-clip:padding-box}html::-webkit-scrollbar-thumb:hover{background:#8c98ad;border-color:transparent;background-clip:padding-box}html::-webkit-scrollbar-button{display:none;width:0;height:0;background:transparent}html::-webkit-scrollbar-corner{background:transparent}:root[data-theme=dark]{scrollbar-color:#4e5a70 transparent}:root[data-theme=dark]::-webkit-scrollbar-thumb{background:#4e5a70;border-color:transparent;background-clip:padding-box}:root[data-theme=dark]::-webkit-scrollbar-thumb:hover{background:#697790;border-color:transparent;background-clip:padding-box}.overview-chart{margin-top:14px;position:relative;padding-top:27px}.overview-chart__legend-row{position:absolute;top:0;right:4px;display:flex;align-items:center;gap:18px;color:#48515e;font-size:12px;line-height:16px}.overview-chart__legend-row span{display:inline-flex;align-items:center;gap:7px}.overview-chart__legend-dot{width:10px;height:10px;border:2px solid;border-radius:50%;display:inline-block;background:var(--surface)}.overview-chart__legend-dot--primary{border-color:#2767e8}.overview-chart__legend-dot--secondary{border-color:#16a05a}.overview-chart svg{display:block;width:100%;height:auto;aspect-ratio:760/260;overflow:visible;touch-action:pan-y}.overview-chart__grid{stroke:#dbe3ef;stroke-width:1}.overview-chart__axis{fill:#687487;font-size:11px;text-anchor:end;font-family:inherit}.overview-chart__axis--x{text-anchor:middle}.overview-chart__cursor{stroke:#9eabc0;stroke-width:1;stroke-dasharray:4 4}.overview-chart__area{pointer-events:none}.overview-chart__line{fill:none;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.overview-chart__line--primary{stroke:#2767e8}.overview-chart__line--secondary{stroke:#16a05a}.overview-chart__dot{fill:var(--surface);stroke-width:2;vector-effect:non-scaling-stroke}.overview-chart__dot--primary{stroke:#2767e8}.overview-chart__dot--secondary{stroke:#16a05a}.overview-chart__tooltip{top:74px;min-width:124px;padding:9px 12px;gap:5px;border:1px solid #d9e0ea;border-radius:5px;background:var(--surface);box-shadow:0 6px 18px #28354b29;font-size:11px;color:#6a7484}.overview-chart__tooltip strong{font-size:12px;color:#6a7484}.overview-chart__tooltip span{gap:6px}.overview-chart__tooltip b{margin-left:auto;color:#46505d;font-size:12px}.overview-chart__legend{width:8px;height:8px}.overview-chart__legend--primary{background:#2767e8}.overview-chart__legend--secondary{background:#16a05a}:root[data-theme=dark] .overview-chart__legend-row{color:#c5ccda}:root[data-theme=dark] .overview-chart__grid{stroke:#2f394a}:root[data-theme=dark] .overview-chart__axis{fill:#9da9bd}:root[data-theme=dark] .overview-chart__tooltip{border-color:#3b4658;background:#202532;box-shadow:0 8px 20px #00000047;color:#aeb8ca}:root[data-theme=dark] .overview-chart__tooltip strong,:root[data-theme=dark] .overview-chart__tooltip b{color:#f0f3f8}@media(max-width:520px){.overview-panel{min-height:0}.overview-chart__legend-row{right:0;font-size:11px;gap:10px}.overview-chart{margin-top:12px}}@keyframes overview-line-draw{0%{stroke-dasharray:0 1;stroke-dashoffset:0}to{stroke-dasharray:1 0;stroke-dashoffset:0}}@keyframes overview-area-in{0%{opacity:0}to{opacity:1}}@keyframes overview-dot-in{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes overview-tooltip-in{0%{opacity:0;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%)}}.overview-chart__line{stroke-dasharray:1 0;stroke-dashoffset:0;animation:overview-line-draw 1.1s cubic-bezier(.22,.7,.28,1) forwards}.overview-chart__area{opacity:0;animation:overview-area-in .75s ease-out .3s forwards}.overview-chart__dot{transform-box:fill-box;transform-origin:center;animation:overview-dot-in .38s cubic-bezier(.22,.7,.28,1) both}.overview-chart__dot.is-active{stroke-width:3;filter:drop-shadow(0 0 3px color-mix(in srgb,currentColor 38%,transparent))}.overview-chart__tooltip{animation:overview-tooltip-in .18s ease-out both}@media(prefers-reduced-motion:reduce){.overview-chart__line,.overview-chart__area,.overview-chart__dot,.overview-chart__tooltip{animation:none}.overview-chart__line{stroke-dashoffset:0}.overview-chart__area,.overview-chart__dot{opacity:1}}@keyframes overview-tooltip-near-in{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.overview-chart__line{animation-duration:1.1s;animation-timing-function:linear}.overview-chart__line--secondary{animation-delay:.2s}.overview-chart__area{animation-duration:.8s;animation-delay:.3s;animation-timing-function:linear}.overview-chart__dot{animation-duration:.38s}.overview-chart__tooltip{transform:none;animation:overview-tooltip-near-in .2s ease-out both;will-change:left,top}@media(prefers-reduced-motion:reduce){.overview-chart__tooltip{animation:none}}@keyframes distribution-chart-in{0%{opacity:0;transform:scale(.82) rotate(-8deg)}to{opacity:1;transform:scale(1) rotate(0)}}.distribution-chart{position:relative}.distribution-chart svg{transform-origin:center;animation:distribution-chart-in .85s cubic-bezier(.22,.7,.28,1) both}.distribution-chart__segment{cursor:pointer;transition:transform .2s ease,stroke-width .2s ease,filter .2s ease;transform-origin:60px 60px}.distribution-chart__segment.is-active{stroke-width:20;transform:rotate(-90deg) scale(1.07);filter:drop-shadow(0 2px 4px rgba(39,103,232,.32))}.distribution-chart__legend>div{cursor:pointer;transition:color .18s ease,transform .18s ease}.distribution-chart__legend>div:hover{color:var(--text);transform:translate(2px)}:root[data-theme=dark] .distribution-chart__segment.is-active{filter:drop-shadow(0 2px 5px rgba(82,135,240,.38))}@media(prefers-reduced-motion:reduce){.distribution-chart svg,.distribution-chart__segment,.distribution-chart__legend>div{animation:none;transition:none}.distribution-chart__segment.is-active{transform:rotate(-90deg)}.distribution-chart__legend>div:hover{transform:none}}@keyframes distribution-tooltip-in{0%{opacity:0;transform:translateY(5px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.distribution-chart__tooltip{position:absolute;z-index:3;min-width:120px;padding:8px 10px;display:flex;flex-direction:column;gap:4px;border:1px solid #d9e0ea;border-radius:5px;background:var(--surface);box-shadow:0 6px 18px #28354b29;font-size:11px;color:var(--muted);pointer-events:none;animation:distribution-tooltip-in .18s ease-out both;white-space:nowrap}.distribution-chart__tooltip strong{font-size:12px;color:var(--text)}:root[data-theme=dark] .distribution-chart__tooltip{border-color:#3b4658;background:#202532;box-shadow:0 8px 20px #00000047}@media(prefers-reduced-motion:reduce){.distribution-chart__tooltip{animation:none}}.overview-period-toolbar{display:flex;justify-content:flex-end;margin-bottom:var(--overview-gap,16px)}.overview-period-switch{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 3px 10px #1f304f0a}.overview-period-switch button{min-width:56px;height:30px;padding:0 13px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:12px;line-height:30px;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.overview-period-switch button:hover{color:var(--text);background:var(--surface-2)}.overview-period-switch button.is-active{color:#fff;background:#2767e8;box-shadow:0 3px 8px #2767e83d}@media(max-width:520px){.overview-period-switch{width:100%}.overview-period-switch button{flex:1;min-width:0}}
