.WorldMap-module__R2E8dq__mapContainer{border-radius:var(--radius-lg);background:linear-gradient(135deg,#0f172acc 0%,#1e293b99 100%);width:100%;position:relative;overflow:hidden}.WorldMap-module__R2E8dq__map{width:100%;height:auto;display:block}.WorldMap-module__R2E8dq__geography{transition:fill .2s,stroke-width .15s}.WorldMap-module__R2E8dq__legend{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);border:1px solid var(--border);background:#0000008c;align-items:center;gap:8px;padding:8px 14px;animation:.6s ease-out .3s both WorldMap-module__R2E8dq__fadeIn;display:flex;position:absolute;bottom:20px;left:20px}.WorldMap-module__R2E8dq__legendGradient{background:linear-gradient(90deg,#ffc,#ffeda0,#fed976,#feb24c,#fd8d3c,#fc4e2a,#e31a1c,#b10026);border-radius:5px;width:120px;height:10px}.WorldMap-module__R2E8dq__legendLabel{color:var(--text-secondary);min-width:20px;font-size:11px;font-weight:500}.WorldMap-module__R2E8dq__zoomControls{flex-direction:column;gap:4px;animation:.6s ease-out .4s both WorldMap-module__R2E8dq__fadeIn;display:flex;position:absolute;bottom:20px;right:20px}.WorldMap-module__R2E8dq__zoomBtn{border-radius:var(--radius-sm);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);width:36px;height:36px;color:var(--text-primary);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);background:#0000008c;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex}.WorldMap-module__R2E8dq__zoomBtn:hover{border-color:var(--border-hover);background:#ffffff1a}.WorldMap-module__R2E8dq__zoomBtn:active{background:#ffffff26;transform:scale(.95)}@keyframes WorldMap-module__R2E8dq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.WorldMap-module__R2E8dq__legend{gap:6px;padding:6px 10px;bottom:10px;left:10px}.WorldMap-module__R2E8dq__legendGradient{width:72px;height:8px}.WorldMap-module__R2E8dq__legendLabel{font-size:9px}.WorldMap-module__R2E8dq__zoomControls{gap:6px;bottom:10px;right:10px}.WorldMap-module__R2E8dq__zoomBtn{border-radius:var(--radius-md);width:44px;height:44px;font-size:22px}}@media (max-width:480px){.WorldMap-module__R2E8dq__legend{padding:5px 8px;bottom:8px;left:8px}.WorldMap-module__R2E8dq__legendGradient{width:56px}.WorldMap-module__R2E8dq__zoomControls{bottom:8px;right:8px}}
.Analytics-module__TB4xOG__analyticsContainer{grid-template-columns:repeat(auto-fit,minmax(min(450px,100%),1fr));gap:3rem;padding:2rem 0;display:grid}.Analytics-module__TB4xOG__chartCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;min-width:0;padding:2rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,border-color .3s;position:relative;box-shadow:0 12px 40px #00000040}.Analytics-module__TB4xOG__chartCard:hover{z-index:10;z-index:10;border-color:#fff3;transform:translateY(-4px);box-shadow:0 12px 48px #0000004d}.Analytics-module__TB4xOG__chartHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Analytics-module__TB4xOG__headerActions{align-items:center;gap:1.25rem;display:flex}.Analytics-module__TB4xOG__chartTitle{color:#fff;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.Analytics-module__TB4xOG__chartTitle svg{color:#6366f1}.Analytics-module__TB4xOG__switchLabel{cursor:pointer;color:#fff9;align-items:center;gap:.5rem;font-size:.85rem;transition:color .2s;display:flex}.Analytics-module__TB4xOG__switchLabel:hover{color:#fff}.Analytics-module__TB4xOG__switch{width:32px;height:18px;display:inline-block;position:relative}.Analytics-module__TB4xOG__switch input{opacity:0;width:0;height:0}.Analytics-module__TB4xOG__slider{cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff1a;border-radius:18px;transition:all .3s;position:absolute;inset:0}.Analytics-module__TB4xOG__slider:before{content:"";background-color:#fff;border-radius:50%;width:12px;height:12px;transition:all .3s;position:absolute;bottom:2px;left:2px}.Analytics-module__TB4xOG__switch input:checked+.Analytics-module__TB4xOG__slider{background-color:#6366f1;border-color:#6366f1}.Analytics-module__TB4xOG__switch input:checked+.Analytics-module__TB4xOG__slider:before{transform:translate(14px)}.Analytics-module__TB4xOG__infoIconContainer{color:#ffffff4d;cursor:help;align-items:center;transition:color .2s;display:flex;position:relative}.Analytics-module__TB4xOG__infoIconContainer:hover{color:#6366f1}.Analytics-module__TB4xOG__tooltip{visibility:hidden;color:#fff;text-align:center;z-index:100;opacity:0;pointer-events:none;background-color:#1e1b4b;border:1px solid #ffffff1a;border-radius:8px;width:200px;padding:.75rem;font-size:.75rem;font-weight:400;line-height:1.5;transition:opacity .2s,transform .2s;position:absolute;top:140%;right:0;box-shadow:0 10px 25px #00000080}.Analytics-module__TB4xOG__tooltip:after{content:"";border:5px solid #0000;border-bottom-color:#1e1b4b;margin-left:-5px;position:absolute;bottom:100%;left:50%}.Analytics-module__TB4xOG__infoIconContainer:hover .Analytics-module__TB4xOG__tooltip{visibility:visible;opacity:1;transform:translate(-50%)translateY(5px)}.Analytics-module__TB4xOG__chartWrapper{width:100%;min-width:0;height:400px;position:relative;overflow:visible}.Analytics-module__TB4xOG__loadingOverlay{color:#fff9;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;display:flex}.Analytics-module__TB4xOG__spinner{border:3px solid #ffffff1a;border-top-color:#6366f1;border-radius:50%;width:40px;height:40px;animation:1s linear infinite Analytics-module__TB4xOG__spin}@keyframes Analytics-module__TB4xOG__spin{to{transform:rotate(360deg)}}.Analytics-module__TB4xOG__cardSummary{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;padding:1.25rem;display:flex}.Analytics-module__TB4xOG__summaryItem{flex-direction:column;gap:.35rem;min-width:140px;display:flex}.Analytics-module__TB4xOG__summaryLabel{text-transform:uppercase;letter-spacing:.05em;color:#fff6;font-size:.7rem;font-weight:600}.Analytics-module__TB4xOG__summaryValue{color:#fff;align-items:baseline;font-size:1.15rem;font-weight:600;display:flex}.Analytics-module__TB4xOG__summaryValue small{color:#ffffff80;margin-left:.5rem;font-size:.8rem;font-weight:400}.Analytics-module__TB4xOG__topCausesList{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.Analytics-module__TB4xOG__causeTag{color:#a5b4fc;white-space:nowrap;background:#6366f11a;border:1px solid #6366f133;border-radius:4px;padding:.2rem .5rem;font-size:.65rem}.Analytics-module__TB4xOG__customTooltip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:#0a0f1ef2;border:1px solid #ffffff1f;border-radius:10px;width:max-content;min-width:200px;max-width:calc(100vw - 32px);padding:.75rem;box-shadow:0 10px 30px -5px #00000080}.Analytics-module__TB4xOG__tooltipHeader{color:#fff;white-space:normal;word-break:break-word;border-bottom:1px solid #ffffff1a;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.85rem;font-weight:700}.Analytics-module__TB4xOG__tooltipBody{flex-direction:column;gap:.35rem;display:flex}.Analytics-module__TB4xOG__tooltipCause{align-items:baseline;gap:.35rem;font-size:.75rem;line-height:1.2;display:flex}.Analytics-module__TB4xOG__causeRank{color:#fff6;width:1rem;font-weight:500}.Analytics-module__TB4xOG__causeName{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.Analytics-module__TB4xOG__causeValue{color:#fff;margin-left:auto;font-weight:600}.Analytics-module__TB4xOG__tooltipDivider{background:#ffffff1a;height:1px;margin:.5rem 0}.Analytics-module__TB4xOG__tooltipMeta{color:#a5b4fc;font-size:.8rem;font-weight:500}.Analytics-module__TB4xOG__tooltipTotal{color:#fff;margin-top:.15rem;font-size:.85rem;font-weight:700}.Analytics-module__TB4xOG__tooltipMostAffected{color:#ffffff80;border-top:1px solid #ffffff0d;margin-top:.5rem;padding-top:.5rem;font-size:.75rem}.Analytics-module__TB4xOG__fullWidth{grid-column:1/-1;margin-bottom:2.5rem}.Analytics-module__TB4xOG__compareContainer{gap:1.5rem;height:400px;display:flex}.Analytics-module__TB4xOG__compareLeft{border-right:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;justify-content:flex-end;gap:.5rem;width:200px;padding-right:1.5rem;display:flex}.Analytics-module__TB4xOG__compareLeftHidden{display:none}.Analytics-module__TB4xOG__countryListWrapperHeader{justify-content:space-between;align-items:center;display:flex}.Analytics-module__TB4xOG__compareLabel{color:#fff9;margin:0;font-size:.85rem;font-weight:600}.Analytics-module__TB4xOG__deselectAllBtn{color:#f43f5e;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:500}.Analytics-module__TB4xOG__deselectAllBtn:hover{text-decoration:underline}.Analytics-module__TB4xOG__countryListWrapper{flex-direction:column;gap:.5rem;height:100%;display:flex;overflow:hidden}.Analytics-module__TB4xOG__countrySearch{color:#fff;background:#0003;border:1px solid #fff3;border-radius:6px;outline:none;width:100%;padding:.5rem;font-size:.85rem}.Analytics-module__TB4xOG__countrySearch:focus{border-color:#6366f1}.Analytics-module__TB4xOG__countryList{flex-direction:column;flex-grow:1;gap:.25rem;padding-right:.25rem;display:flex;overflow-y:auto}.Analytics-module__TB4xOG__countryCheckbox{color:#fffc;cursor:pointer;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.8rem;transition:color .15s,opacity .15s;display:flex}.Analytics-module__TB4xOG__countryCheckbox:hover{color:#fff}.Analytics-module__TB4xOG__countryCheckbox.Analytics-module__TB4xOG__disabled{opacity:.4;cursor:not-allowed}.Analytics-module__TB4xOG__countryCheckbox.Analytics-module__TB4xOG__disabled input{cursor:not-allowed}.Analytics-module__TB4xOG__countryCheckbox input{accent-color:#6366f1;cursor:pointer;width:14px;height:14px}.Analytics-module__TB4xOG__compareMiddle{flex-grow:1;min-width:0;position:relative}.Analytics-module__TB4xOG__compareRight{background:#0003;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;flex-shrink:0;gap:1rem;width:280px;padding:1rem;display:flex;overflow-y:auto}.Analytics-module__TB4xOG__compareRightHeader{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-bottom:.5rem;display:flex}.Analytics-module__TB4xOG__compareYearLabel{color:#a5b4fc;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.Analytics-module__TB4xOG__lockedIcon{color:#10b981;cursor:pointer;transition:opacity .2s}.Analytics-module__TB4xOG__lockedIcon:hover{opacity:.8}.Analytics-module__TB4xOG__topNSelect{color:#fff;background:#0000004d;border:1px solid #fff3;border-radius:4px;outline:none;padding:.2rem;font-size:.75rem}.Analytics-module__TB4xOG__topNSelect option{background:#1e1b4b}.Analytics-module__TB4xOG__compareRightContent{flex-direction:column;flex:1;gap:1rem;display:flex}.Analytics-module__TB4xOG__compareCountryCauses h4{margin:0 0 .5rem;font-size:.9rem}.Analytics-module__TB4xOG__compareCountryCauses ul{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.Analytics-module__TB4xOG__compareCountryCauses li{gap:.35rem;font-size:.75rem;line-height:1.2;display:flex}.Analytics-module__TB4xOG__diseaseListRank{color:#ffffff80;min-width:1rem}.Analytics-module__TB4xOG__diseaseListName{color:#ffffffe6;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden}.Analytics-module__TB4xOG__diseaseListValue{color:#fff;margin-left:.5rem;font-weight:600}.Analytics-module__TB4xOG__compareEmptyState{color:#fff6;text-align:center;margin-top:2rem;font-size:.85rem}.Analytics-module__TB4xOG__mobileSelectorBar{background:#00000026;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem;display:flex}.Analytics-module__TB4xOG__mobileSelectedPills{flex-wrap:wrap;flex:1;gap:.4rem;min-width:0;display:flex}.Analytics-module__TB4xOG__countryPill{white-space:nowrap;background:#0003;border:1px solid;border-radius:20px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.72rem;font-weight:500;transition:background .15s;display:inline-flex}.Analytics-module__TB4xOG__pillRemove{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;padding:0;font-size:1rem;line-height:1;transition:opacity .15s}.Analytics-module__TB4xOG__pillRemove:hover,.Analytics-module__TB4xOG__pillRemove:active{opacity:1}.Analytics-module__TB4xOG__pillPlaceholder{color:#ffffff4d;font-size:.8rem;font-style:italic}.Analytics-module__TB4xOG__selectorToggleBtn{color:#a5b4fc;cursor:pointer;background:#6366f126;border:1px solid #6366f14d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,border-color .2s;display:flex}.Analytics-module__TB4xOG__selectorToggleBtn:active{background:#6366f14d;border-color:#6366f1}.Analytics-module__TB4xOG__yearSelect{color:#fff;cursor:pointer;appearance:none;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;outline:none;padding:.5rem .75rem;font-size:.85rem}.Analytics-module__TB4xOG__yearSelect option{color:#fff;background:#1e1b4b}@media (max-width:768px){.Analytics-module__TB4xOG__analyticsContainer{grid-template-columns:1fr;gap:1.5rem;padding:1rem 0}.Analytics-module__TB4xOG__fullWidth{margin-bottom:1rem}.Analytics-module__TB4xOG__chartCard{border-radius:16px;padding:1.25rem}.Analytics-module__TB4xOG__chartCard:hover{transform:none}.Analytics-module__TB4xOG__chartHeader{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.Analytics-module__TB4xOG__chartTitle{font-size:1.05rem}.Analytics-module__TB4xOG__cardSummary{gap:1rem}.Analytics-module__TB4xOG__summaryItem{min-width:120px}.Analytics-module__TB4xOG__chartCard:active,.Analytics-module__TB4xOG__chartCard:focus-within{z-index:10}.Analytics-module__TB4xOG__chartWrapper{height:300px}.Analytics-module__TB4xOG__customTooltip{min-width:160px;max-width:calc(100vw - 24px);padding:.75rem;font-size:.85rem}.Analytics-module__TB4xOG__tooltipHeader{font-size:.9rem}.Analytics-module__TB4xOG__tooltipCause{font-size:.75rem}.Analytics-module__TB4xOG__compareContainer{flex-direction:column;gap:1rem;height:auto}.Analytics-module__TB4xOG__compareLeft{border-bottom:1px solid #ffffff1a;border-right:none;width:100%;max-height:200px;padding-bottom:1rem;padding-right:0;overflow:hidden}.Analytics-module__TB4xOG__compareMiddle{width:100%;height:280px}.Analytics-module__TB4xOG__compareRight{width:100%;max-height:none;padding:.75rem}.Analytics-module__TB4xOG__compareRightHeader{flex-direction:row;align-items:center;gap:.5rem;padding-bottom:.4rem}.Analytics-module__TB4xOG__compareYearLabel{font-size:.8rem}.Analytics-module__TB4xOG__compareCountryCauses h4{margin-bottom:.3rem;font-size:.8rem}.Analytics-module__TB4xOG__compareCountryCauses li{font-size:.7rem}.Analytics-module__TB4xOG__diseaseListName{-webkit-line-clamp:1}.Analytics-module__TB4xOG__compareEmptyState{margin-top:1rem;font-size:.8rem}.Analytics-module__TB4xOG__countryCheckbox{padding:.4rem 0;font-size:.85rem}.Analytics-module__TB4xOG__countryCheckbox input{width:18px;height:18px}.Analytics-module__TB4xOG__countrySearch{border-radius:8px;padding:.6rem;font-size:1rem}}
.Dashboard-module__fg8wJa__dashboard{z-index:1;min-height:100vh;padding-bottom:60px;position:relative}.Dashboard-module__fg8wJa__header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);z-index:20;background:#0a0e1a99;padding:24px 32px 20px;position:sticky;top:0}.Dashboard-module__fg8wJa__headerContent{grid-template-columns:1fr auto 1fr;align-items:end;gap:24px;max-width:1440px;margin:0 auto;display:grid}.Dashboard-module__fg8wJa__brand{align-items:center;gap:14px;display:flex}.Dashboard-module__fg8wJa__logoIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Dashboard-module__fg8wJa__title{letter-spacing:-.02em;background:linear-gradient(135deg, var(--text-primary), var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:700}.Dashboard-module__fg8wJa__subtitle{color:var(--text-muted);margin-top:2px;font-size:13px}.Dashboard-module__fg8wJa__filters{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.Dashboard-module__fg8wJa__filterGroup{flex-direction:column;gap:5px;display:flex}.Dashboard-module__fg8wJa__filterLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:11px;font-weight:600}.Dashboard-module__fg8wJa__select{appearance:none;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-glass);color:var(--text-primary);cursor:pointer;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;min-width:140px;padding:9px 36px 9px 14px;font-family:inherit;font-size:14px}.Dashboard-module__fg8wJa__select:hover{border-color:var(--border-hover)}.Dashboard-module__fg8wJa__select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.Dashboard-module__fg8wJa__select option{background:var(--bg-secondary);color:var(--text-primary)}.Dashboard-module__fg8wJa__customSelectWrapper{width:100%;min-width:240px;max-width:400px;position:relative}.Dashboard-module__fg8wJa__customSelectInput{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-glass);color:var(--text-primary);cursor:pointer;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;padding:9px 36px 9px 14px;font-size:14px;display:flex}.Dashboard-module__fg8wJa__customSelectInputLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Dashboard-module__fg8wJa__customSelectInput:hover{border-color:var(--border-hover)}.Dashboard-module__fg8wJa__customSelectInput.Dashboard-module__fg8wJa__isOpen{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.Dashboard-module__fg8wJa__customSelectArrow{color:#94a3b8;font-size:10px;transition:transform .2s;position:absolute;right:14px}.Dashboard-module__fg8wJa__customSelectInput.Dashboard-module__fg8wJa__isOpen .Dashboard-module__fg8wJa__customSelectArrow{transform:rotate(180deg)}.Dashboard-module__fg8wJa__customSelectList{-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius-sm);z-index:100;box-shadow:var(--shadow-lg);background:#0a0e1af2;flex-direction:column;margin-top:6px;animation:.15s ease-out Dashboard-module__fg8wJa__fadeIn;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden}.Dashboard-module__fg8wJa__customSelectSearchWrapper{border-bottom:1px solid var(--border);padding:8px}.Dashboard-module__fg8wJa__customSelectSearch{border-radius:var(--radius-sm);border:1px solid var(--border);width:100%;color:var(--text-primary);transition:border-color var(--transition-fast);background:#ffffff08;padding:8px 12px;font-size:13px}.Dashboard-module__fg8wJa__customSelectSearch:focus{border-color:var(--accent);background:#ffffff0f;outline:none}.Dashboard-module__fg8wJa__customSelectOptions{max-height:250px;padding:4px 0;position:relative;overflow-y:auto}.Dashboard-module__fg8wJa__customSelectOptions::-webkit-scrollbar{width:6px}.Dashboard-module__fg8wJa__customSelectOptions::-webkit-scrollbar-track{background:0 0}.Dashboard-module__fg8wJa__customSelectOptions::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}.Dashboard-module__fg8wJa__customSelectOptions::-webkit-scrollbar-thumb:hover{background:#ffffff40}.Dashboard-module__fg8wJa__customSelectOption{color:var(--text-secondary);cursor:pointer;padding:8px 16px;font-size:13px;transition:background .1s,color .1s}.Dashboard-module__fg8wJa__customSelectOption:hover{color:var(--text-primary);background:#ffffff0d}.Dashboard-module__fg8wJa__customSelectOption.Dashboard-module__fg8wJa__selected{color:var(--accent-light);background:#8b5cf626;font-weight:500}.Dashboard-module__fg8wJa__customSelectEmpty{color:var(--text-muted);text-align:center;padding:12px 16px;font-size:13px}.Dashboard-module__fg8wJa__statsBar{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1440px;margin:24px auto 0;padding:0 32px;display:grid}.Dashboard-module__fg8wJa__statCard{border-radius:var(--radius-md);background:var(--bg-glass);border:1px solid var(--border);height:120px;transition:border-color var(--transition-base), transform var(--transition-fast);flex-direction:column;justify-content:center;gap:8px;padding:20px 24px;display:flex;position:relative;overflow:visible}.Dashboard-module__fg8wJa__statCard:hover{border-color:var(--border-hover);transform:translateY(-2px)}.Dashboard-module__fg8wJa__statValue{letter-spacing:-.02em;color:var(--text-primary);line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;font-size:24px;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}@supports not (-webkit-line-clamp:2){.Dashboard-module__fg8wJa__statValue{max-height:3.6em}}.Dashboard-module__fg8wJa__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:500}.Dashboard-module__fg8wJa__mapSection{max-width:1440px;margin:24px auto 0;padding:0 32px}.Dashboard-module__fg8wJa__mapCard{position:relative;overflow:hidden}.Dashboard-module__fg8wJa__mapHint{text-align:center;color:var(--text-muted);margin-top:12px;font-size:12px}.Dashboard-module__fg8wJa__loadingOverlay{z-index:10;-webkit-backdrop-filter:blur(4px);border-radius:var(--radius-lg);color:var(--text-secondary);background:#0a0e1ab3;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex;position:absolute;inset:0}.Dashboard-module__fg8wJa__spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite Dashboard-module__fg8wJa__spin}@keyframes Dashboard-module__fg8wJa__spin{to{transform:rotate(360deg)}}.Dashboard-module__fg8wJa__errorBanner{border-radius:var(--radius-md);color:var(--danger-light);background:#ef444414;border:1px solid #ef444433;align-items:center;gap:14px;margin-bottom:16px;padding:14px 20px;font-size:14px;display:flex}.Dashboard-module__fg8wJa__errorIcon{font-size:20px}.Dashboard-module__fg8wJa__errorBanner strong{font-weight:600}.Dashboard-module__fg8wJa__errorBanner p{color:var(--text-muted);margin-top:2px;font-size:12px}.Dashboard-module__fg8wJa__retryBtn{border-radius:var(--radius-sm);color:var(--danger-light);cursor:pointer;transition:background var(--transition-fast);white-space:nowrap;background:0 0;border:1px solid #ef44444d;margin-left:auto;padding:6px 16px;font-size:13px;font-weight:500}.Dashboard-module__fg8wJa__retryBtn:hover{background:#ef44441f}.Dashboard-module__fg8wJa__tooltip{z-index:100;pointer-events:none;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);box-shadow:var(--shadow-xl);text-align:center;background:#0f172af2;flex-direction:column;gap:4px;min-width:140px;padding:12px 18px;animation:.2s cubic-bezier(.16,1,.3,1) Dashboard-module__fg8wJa__fadeIn;display:flex;position:fixed;transform:translate(-50%,calc(-100% - 15px))}.Dashboard-module__fg8wJa__tooltip:after{content:"";border:8px solid #0000;border-top-color:#0f172af2;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Dashboard-module__fg8wJa__tooltip strong{color:var(--text-primary);font-size:14px;font-weight:600}.Dashboard-module__fg8wJa__tooltipCount{color:var(--text-secondary);font-size:13px}.Dashboard-module__fg8wJa__tooltipAction{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-light);border-top:1px solid #ffffff1a;margin-top:6px;padding-top:6px;font-size:11px;font-weight:700}.Dashboard-module__fg8wJa__drawerOverlay{z-index:50;-webkit-backdrop-filter:blur(4px);background:#00000080;justify-content:flex-end;animation:.2s ease-out Dashboard-module__fg8wJa__fadeIn;display:flex;position:fixed;inset:0}.Dashboard-module__fg8wJa__drawer{background:var(--bg-secondary);width:100vw;max-width:100vw;height:100vh;box-shadow:none;flex-direction:column;animation:.3s cubic-bezier(.32,.72,0,1) Dashboard-module__fg8wJa__slideInRight;display:flex}@keyframes Dashboard-module__fg8wJa__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes Dashboard-module__fg8wJa__fadeIn{0%{opacity:0}to{opacity:1}}.Dashboard-module__fg8wJa__drawerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:24px 28px;display:flex}.Dashboard-module__fg8wJa__drawerTitle{color:var(--text-primary);font-size:20px;font-weight:700}.Dashboard-module__fg8wJa__drawerSubtitle{color:var(--text-muted);margin-top:4px;font-size:13px}.Dashboard-module__fg8wJa__drawerClose{border-radius:var(--radius-sm);border:1px solid var(--border);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.Dashboard-module__fg8wJa__drawerClose:hover{color:var(--text-primary);background:#ffffff0f}.Dashboard-module__fg8wJa__drawerBody{flex-direction:column;flex:1;padding:20px 28px;display:flex;overflow:hidden}.Dashboard-module__fg8wJa__drawerLoading{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 0;font-size:14px;display:flex}.Dashboard-module__fg8wJa__drawerEmpty{text-align:center;color:var(--text-muted);padding:60px 20px;font-size:14px}.Dashboard-module__fg8wJa__tableWrapper{border-radius:var(--radius-md);border:1px solid var(--border);background:#ffffff03;flex:1;overflow:auto}.Dashboard-module__fg8wJa__tableWrapper::-webkit-scrollbar{height:8px}.Dashboard-module__fg8wJa__tableWrapper::-webkit-scrollbar-track{background:#ffffff05;border-radius:10px}.Dashboard-module__fg8wJa__tableWrapper::-webkit-scrollbar-thumb{background:#ffffff1a padding-box content-box;border:2px solid #0000;border-radius:10px;transition:background .2s}.Dashboard-module__fg8wJa__tableWrapper::-webkit-scrollbar-thumb:hover{background:#fff3 padding-box content-box;border:2px solid #0000}.Dashboard-module__fg8wJa__table{border-collapse:collapse;width:100%;font-size:13px}.Dashboard-module__fg8wJa__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap;background:#ffffff05;padding:10px 14px;font-size:11px;font-weight:600;position:sticky;top:0}.Dashboard-module__fg8wJa__table td{color:var(--text-secondary);border-bottom:1px solid var(--border);white-space:nowrap;padding:8px 14px}.Dashboard-module__fg8wJa__table tbody tr:hover{background:#ffffff05}.Dashboard-module__fg8wJa__table tbody tr:last-child td{border-bottom:none}.Dashboard-module__fg8wJa__tableHeader{position:relative}.Dashboard-module__fg8wJa__headerLabelWrapper{white-space:nowrap;align-items:center;gap:6px;display:flex}.Dashboard-module__fg8wJa__infoIcon{width:14px;height:14px;color:var(--text-muted);cursor:help;transition:all var(--transition-fast);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:inline-flex}.Dashboard-module__fg8wJa__infoIcon:hover{background:var(--accent);color:#fff;transform:scale(1.1)}.Dashboard-module__fg8wJa__headerTooltip{z-index:200;pointer-events:none;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(12px);border:1px solid var(--accent);background:#0f172afa;flex-direction:column;gap:6px;max-width:320px;padding:12px 16px;animation:.15s ease-out Dashboard-module__fg8wJa__fadeIn;display:flex;position:fixed;box-shadow:0 8px 32px #00000080}.Dashboard-module__fg8wJa__headerTooltipTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-light);border-bottom:1px solid #ffffff1a;padding-bottom:4px;font-size:13px;font-weight:700}.Dashboard-module__fg8wJa__headerTooltipDesc{color:var(--text-secondary);font-size:12px;line-height:1.5}@media (max-width:1024px){.Dashboard-module__fg8wJa__statsBar{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Dashboard-module__fg8wJa__header{padding:16px 20px}.Dashboard-module__fg8wJa__headerContent{text-align:center;grid-template-columns:1fr;justify-items:center;gap:12px}.Dashboard-module__fg8wJa__statsBar{grid-template-columns:repeat(2,1fr);gap:10px;padding:0 20px}.Dashboard-module__fg8wJa__statCard{height:auto;min-height:90px;padding:14px 18px}.Dashboard-module__fg8wJa__statCard:hover{transform:none}.Dashboard-module__fg8wJa__statValue{font-size:18px}.Dashboard-module__fg8wJa__mapSection{padding:0}.Dashboard-module__fg8wJa__mainContent{padding:0 20px}.Dashboard-module__fg8wJa__title{font-size:18px}.Dashboard-module__fg8wJa__subtitle{font-size:11px}.Dashboard-module__fg8wJa__viewSwitcher{width:100%;margin-right:0}.Dashboard-module__fg8wJa__viewBtn{flex:1;justify-content:center;padding:10px 12px;font-size:13px}.Dashboard-module__fg8wJa__viewBtn svg{width:16px;height:16px}.Dashboard-module__fg8wJa__mapHint{font-size:11px}.Dashboard-module__fg8wJa__drawerBody{padding:16px}.Dashboard-module__fg8wJa__drawerHeader{padding:16px 20px}.Dashboard-module__fg8wJa__drawerTitle{font-size:17px}.Dashboard-module__fg8wJa__drawerSubtitle{font-size:12px}}@keyframes Dashboard-module__fg8wJa__slideUpTooltip{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.Dashboard-module__fg8wJa__statsBar{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 16px}.Dashboard-module__fg8wJa__statCard{min-height:78px;padding:12px 14px}.Dashboard-module__fg8wJa__statValue{font-size:16px}.Dashboard-module__fg8wJa__statLabel{font-size:10px}.Dashboard-module__fg8wJa__filters{flex-direction:column;width:100%}.Dashboard-module__fg8wJa__select{width:100%}.Dashboard-module__fg8wJa__mainContent{padding:0 16px}.Dashboard-module__fg8wJa__customSelectWrapper{min-width:100%}.Dashboard-module__fg8wJa__title{font-size:16px}.Dashboard-module__fg8wJa__subtitle{font-size:10px}.Dashboard-module__fg8wJa__header,.Dashboard-module__fg8wJa__tooltip{padding:12px 16px}.Dashboard-module__fg8wJa__tooltip strong{font-size:13px}.Dashboard-module__fg8wJa__tooltipCount{font-size:11px}}.Dashboard-module__fg8wJa__footer{border-top:1px solid var(--border);background:#0a0e1a66;margin-top:40px;padding:24px 32px}.Dashboard-module__fg8wJa__footerContent{max-width:1440px;color:var(--text-muted);letter-spacing:.02em;flex-direction:column;align-items:center;gap:4px;margin:0 auto;font-size:13px;display:flex}.Dashboard-module__fg8wJa__drawerFooter{border-top:1px solid var(--border);background:var(--bg-secondary);color:var(--text-muted);flex-direction:column;align-items:center;gap:4px;padding:16px 28px;font-size:11px;display:flex}.Dashboard-module__fg8wJa__viewSwitcher{background:var(--bg-glass);border-radius:var(--radius-sm);border:1px solid var(--border);gap:4px;margin-right:16px;padding:4px;display:flex}.Dashboard-module__fg8wJa__viewBtn{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.Dashboard-module__fg8wJa__viewBtn.Dashboard-module__fg8wJa__active{background:var(--accent);color:#fff;box-shadow:0 4px 12px var(--accent-glow)}.Dashboard-module__fg8wJa__viewBtn:hover:not(.Dashboard-module__fg8wJa__active){color:var(--text-primary);background:#ffffff0d}.Dashboard-module__fg8wJa__mainContent{max-width:1440px;margin:0 auto;padding:0 32px}
