.dashboard_container__Kdrrt{max-width:1200px;margin:0 auto;padding:40px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1e293b}.dashboard_header__0IQ3E{margin-bottom:48px;text-align:left}.dashboard_badge__3z1pJ{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:rgba(99,102,241,.1);border:1px solid rgba(99,102,241,.2);border-radius:9999px;color:#4f46e5;font-size:14px;font-weight:600;margin-bottom:16px}.dashboard_badgeDot__uTSFb{width:6px;height:6px;background-color:#4f46e5;border-radius:50%;animation:dashboard_pulse__h0o_S 2s infinite}.dashboard_title__16hVG{font-size:40px;font-weight:800;letter-spacing:-.025em;line-height:1.2;margin-bottom:12px;background:linear-gradient(135deg,#0f172a,#312e81);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.dashboard_subtitle__xP_XA{font-size:18px;color:#64748b;font-weight:400}.dashboard_sectionTitle__QgSIN{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:24px;display:flex;align-items:center;gap:8px;border-bottom:2px solid #f1f5f9;padding-bottom:12px}.dashboard_grid__D9hPf{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;margin-bottom:48px}.dashboard_card__uY0FF{background:rgba(255,255,255,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(226,232,240,.8);border-radius:20px;padding:30px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.02);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.dashboard_card__uY0FF:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#4f46e5,#818cf8);opacity:0;transition:opacity .3s ease}.dashboard_card__uY0FF:hover{transform:translateY(-6px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-color:rgba(99,102,241,.2);background:#ffffff}.dashboard_card__uY0FF:hover:before{opacity:1}.dashboard_cardHeader__yLr5V{margin-bottom:20px}.dashboard_cardIcon__mzkui{width:48px;height:48px;background:rgba(99,102,241,.08);color:#4f46e5;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.dashboard_cardTitle__GXdoB{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:8px}.dashboard_cardDesc__JOPcS{font-size:14px;color:#64748b;line-height:1.5}.dashboard_cardFooter__KjlTF{display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding-top:16px;border-top:1px solid #f1f5f9}.dashboard_statBadge__dtEpw{background:#f1f5f9;color:#4f46e5;padding:6px 14px;border-radius:9999px;font-size:14px;font-weight:600;border:1px solid #e2e8f0}.dashboard_dateLabel__f_2wR{font-size:12px;color:#94a3b8}.dashboard_selectorBox__56Utn{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;padding:32px;box-shadow:0 10px 15px -3px rgba(0,0,0,.05);margin-bottom:40px}.dashboard_selectorGrid__igIHV{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}@media (max-width:768px){.dashboard_selectorGrid__igIHV{grid-template-columns:1fr}}.dashboard_selectColumn__ew79z{display:flex;flex-direction:column}.dashboard_selectLabel__HZj_y{font-size:14px;font-weight:600;color:#475569;margin-bottom:8px}.dashboard_selectList__N3tsH{border:1px solid #cbd5e1;border-radius:12px;height:250px;overflow-y:auto;background:#f8fafc}.dashboard_selectItem__Edwhc{padding:12px 16px;font-size:14px;color:#334155;cursor:pointer;transition:all .2s;display:flex;justify-content:space-between;align-items:center}.dashboard_selectItem__Edwhc:hover{background:#f1f5f9;color:#0f172a}.dashboard_selectItemActive__6fWsp{background:#e0e7ff;color:#4f46e5;font-weight:600}.dashboard_submitBtn__SO014{width:100%;padding:14px;background:#4f46e5;color:#ffffff;font-weight:600;font-size:16px;border:none;border-radius:12px;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:8px}.dashboard_submitBtn__SO014:hover{background:#4338ca}.dashboard_submitBtn__SO014:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed}.dashboard_statCards__FH0b6{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px}@media (max-width:1024px){.dashboard_statCards__FH0b6{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.dashboard_statCards__FH0b6{grid-template-columns:1fr}}.dashboard_miniStatCard__2ltvB{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;display:flex;flex-direction:column}.dashboard_miniStatLabel__yKSlc{font-size:14px;color:#64748b;margin-bottom:6px}.dashboard_miniStatValue__vhdMt{font-size:24px;font-weight:800;color:#0f172a}.dashboard_chartGrid__OaGs5{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:40px}@media (max-width:768px){.dashboard_chartGrid__OaGs5{grid-template-columns:1fr}}.dashboard_chartCard__ZjLwN{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.dashboard_chartTitle__w3IIv{font-size:16px;font-weight:700;color:#334155;margin-bottom:20px;border-left:4px solid #4f46e5;padding-left:8px}.dashboard_chartWrapper__t5eMD{position:relative;height:250px;width:100%}.dashboard_faqSection__2rVQa{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;padding:32px;margin-bottom:40px}.dashboard_faqItem__8D_ff{border-bottom:1px solid #f1f5f9;padding:20px 0}.dashboard_faqItem__8D_ff:last-child{border-bottom:none}.dashboard_faqQuestion__kCFgy{font-size:16px;font-weight:700;color:#0f172a;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.dashboard_faqAnswer___cKz_{margin-top:12px;font-size:14px;color:#475569;line-height:1.6}.dashboard_mapWrapper__Q2mE1{height:350px;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;margin-bottom:32px}.dashboard_loader__KY9QC{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}.dashboard_spinner__1Sq1w{width:48px;height:48px;border:4px solid rgba(99,102,241,.1);border-top-color:#4f46e5;border-radius:50%;animation:dashboard_spin__HizU5 1s linear infinite}@keyframes dashboard_spin__HizU5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes dashboard_pulse__h0o_S{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.dashboard_filterCard__Tn1Rw{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);margin-bottom:32px;display:flex;flex-direction:column;gap:16px}@media (min-width:768px){.dashboard_filterCard__Tn1Rw{flex-direction:row;align-items:center}}.dashboard_filterLabel__0SAHJ{display:flex;align-items:center;gap:8px;color:#334155;font-weight:600;font-size:14px;white-space:nowrap}.dashboard_buttonGroup__RS91F{display:flex;flex-wrap:wrap;gap:8px;width:100%}.dashboard_stationBtn__UNRhI{padding:8px 16px;border-radius:12px;font-size:14px;font-weight:600;border:1px solid #cbd5e1;background:#f8fafc;color:#475569;transition:all .2s}.dashboard_stationBtn__UNRhI:hover{background:#f1f5f9}.dashboard_stationBtnActive__5Vd0N{background:#8b5cf6;border-color:#8b5cf6;color:#ffffff;box-shadow:0 4px 6px -1px rgba(139,92,246,.3)}.dashboard_stationBtnActive__5Vd0N:hover{background:#7c3aed}.dashboard_statRowGrid__8ti3a{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:32px}@media (min-width:768px){.dashboard_statRowGrid__8ti3a{grid-template-columns:1fr 2fr}}.dashboard_descCard__ucG_T{display:flex;align-items:center;justify-content:space-between;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:20px}.dashboard_descIcon__kfAhV{background:rgba(139,92,246,.08);color:#8b5cf6;padding:12px;border-radius:16px;display:flex;align-items:center;justify-content:center}.dashboard_descCardContent__nPYWy{flex:1 1}.dashboard_descText__Zdubi{font-size:18px;font-weight:700;color:#0f172a}.dashboard_descSubText__BU0Dp{font-size:12px;color:#94a3b8;margin-top:8px;display:flex;align-items:center;gap:4px}.dashboard_tableCard__lHwVB{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);margin-bottom:48px}.dashboard_tableHeader__n9Xxd{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;gap:8px}.dashboard_tableWrapper__oHiP7{overflow-x:auto;max-height:350px}.dashboard_customTable__RUTp2{width:100%;border-collapse:collapse;font-size:14px;text-align:left}.dashboard_customTable__RUTp2 th{padding:12px 16px;font-weight:600;color:#94a3b8;border-bottom:1px solid #f1f5f9}.dashboard_customTable__RUTp2 td{padding:14px 16px;color:#334155;border-bottom:1px solid #f1f5f9}.dashboard_customTable__RUTp2 tbody tr{transition:background-color .2s}.dashboard_clickableRow__AuVmQ{cursor:pointer}.dashboard_clickableRow__AuVmQ:hover{background-color:#f8fafc}.dashboard_clickableRow__AuVmQ:hover td{color:#4f46e5}.dashboard_searchForm__tDEZP{display:flex;gap:8px;max-width:560px}.dashboard_searchInputWrapper__Rc_or{position:relative;flex:1 1}.dashboard_searchInput__JcWzD{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:10px 40px;font-size:14px;background:#f8fafc;color:#1e293b;transition:all .2s;outline:none}.dashboard_searchInput__JcWzD:focus{border-color:#4f46e5;background:#ffffff;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.dashboard_searchIcon__8M32Z{position:absolute;left:14px;top:12px;color:#94a3b8;display:flex;align-items:center}.dashboard_clearSearchBtn__N_NWF{position:absolute;right:14px;top:12px;color:#94a3b8;background:none;border:none;cursor:pointer}.dashboard_clearSearchBtn__N_NWF:hover{color:#475569}.dashboard_searchSubmitBtn__YkyyM{background:#4f46e5;color:#ffffff;padding:10px 20px;border-radius:12px;font-weight:600;font-size:14px;display:flex;align-items:center;gap:6px;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:background-color .2s}.dashboard_searchSubmitBtn__YkyyM:hover{background:#4338ca}.dashboard_searchSubmitBtn__YkyyM:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed}.dashboard_searchResultsContainer__608DH{margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9}.dashboard_searchGrid__fzocs{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:768px){.dashboard_searchGrid__fzocs{grid-template-columns:1fr 1fr}}.dashboard_searchResultCard__f5_RG{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1px solid #f1f5f9;border-radius:16px;transition:all .2s;text-decoration:none;background:#ffffff}.dashboard_searchResultCard__f5_RG:hover{border-color:#cbd5e1;background:rgba(99,102,241,.02)}.dashboard_searchResultCard__f5_RG:hover .dashboard_searchResultTitle__Ohypq{color:#4f46e5}.dashboard_searchResultTitle__Ohypq{font-weight:700;color:#1e293b;font-size:14px;transition:color .2s}.dashboard_searchResultMeta__z_a_Z{font-size:12px;color:#94a3b8;margin-top:4px}.dashboard_searchResultAddr__DWhwG{font-size:12px;color:#64748b;margin-top:2px}.dashboard_searchResultBadge__AICLL{font-size:12px;font-weight:600;color:#4f46e5;background:rgba(99,102,241,.05);border:1px solid rgba(99,102,241,.1);padding:4px 10px;border-radius:8px}.dashboard_regionFilterCard__MkXkU{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;padding:20px 24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);margin-bottom:32px;display:flex;flex-direction:column;gap:16px}@media (min-width:768px){.dashboard_regionFilterCard__MkXkU{flex-direction:row;align-items:center}}.dashboard_selectInputGroup__u5kxE{display:flex;flex-wrap:wrap;gap:12px;width:100%}.dashboard_selectInput__SA88e{border:1px solid #cbd5e1;border-radius:12px;padding:8px 16px;font-size:14px;background:#f8fafc;color:#1e293b;outline:none;cursor:pointer;transition:all .2s}.dashboard_selectInput__SA88e:focus{border-color:#4f46e5;background:#ffffff}.dashboard_selectInput__SA88e:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.dashboard_bizStatLayout__YDtaW{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:32px}@media (min-width:768px){.dashboard_bizStatLayout__YDtaW{grid-template-columns:1fr 2fr}}.dashboard_bizDoughnutCard__YNKhK{background:#0f172a;border:1px solid #1e293b;border-radius:20px;padding:24px}.dashboard_bizDoughnutTitle__RcOAE{font-size:16px;font-weight:700;color:#f8fafc;margin-bottom:20px;border-left:4px solid #10b981;padding-left:8px}.dashboard_bizStoresCard__vDFcV{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);margin-top:32px;margin-bottom:48px}.dashboard_loadingOverlay__lzrww{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.65);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:11000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;animation:dashboard_fadeInOverlay__MYr7D .25s ease;color:#ffffff;text-align:center}.dashboard_loadingSpinner__0TgYk{width:54px;height:54px;border:4px solid rgba(255,255,255,.2);border-top-color:#ffffff;border-radius:50%;animation:dashboard_spin__HizU5 1s linear infinite}.dashboard_loadingText__LLp9R{font-size:22px;font-weight:700;color:#ffffff;margin:0;letter-spacing:-.02em}.dashboard_loadingSubText__SBqcy{font-size:14px;color:rgba(255,255,255,.8);margin:0}@keyframes dashboard_fadeInOverlay__MYr7D{0%{opacity:0}to{opacity:1}}