.dashboard-module__XABe8G__container{color:#1e293b;max-width:1200px;margin:0 auto;padding:40px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.dashboard-module__XABe8G__header{text-align:left;margin-bottom:48px}.dashboard-module__XABe8G__badge{color:#4f46e5;background:#6366f11a;border:1px solid #6366f133;border-radius:9999px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:14px;font-weight:600;display:inline-flex}.dashboard-module__XABe8G__badgeDot{background-color:#4f46e5;border-radius:50%;width:6px;height:6px;animation:2s infinite dashboard-module__XABe8G__pulse}.dashboard-module__XABe8G__title{letter-spacing:-.025em;background:linear-gradient(135deg,#0f172a 0%,#312e81 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:12px;font-size:40px;font-weight:800;line-height:1.2}.dashboard-module__XABe8G__subtitle{color:#64748b;font-size:18px;font-weight:400}.dashboard-module__XABe8G__sectionTitle{color:#0f172a;border-bottom:2px solid #f1f5f9;align-items:center;gap:8px;margin-bottom:24px;padding-bottom:12px;font-size:24px;font-weight:700;display:flex}.dashboard-module__XABe8G__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;margin-bottom:48px;display:grid}.dashboard-module__XABe8G__card{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#ffffffb3;border:1px solid #e2e8f0cc;border-radius:20px;flex-direction:column;justify-content:space-between;padding:30px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000005}.dashboard-module__XABe8G__card:before{content:"";opacity:0;background:linear-gradient(90deg,#4f46e5,#818cf8);width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.dashboard-module__XABe8G__card:hover{background:#fff;border-color:#6366f133;transform:translateY(-6px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.dashboard-module__XABe8G__card:hover:before{opacity:1}.dashboard-module__XABe8G__cardHeader{margin-bottom:20px}.dashboard-module__XABe8G__cardIcon{color:#4f46e5;background:#6366f114;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.dashboard-module__XABe8G__cardTitle{color:#0f172a;margin-bottom:8px;font-size:20px;font-weight:700}.dashboard-module__XABe8G__cardDesc{color:#64748b;font-size:14px;line-height:1.5}.dashboard-module__XABe8G__cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:24px;padding-top:16px;display:flex}.dashboard-module__XABe8G__statBadge{color:#4f46e5;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:6px 14px;font-size:14px;font-weight:600}.dashboard-module__XABe8G__dateLabel{color:#94a3b8;font-size:12px}.dashboard-module__XABe8G__selectorBox{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:40px;padding:32px;box-shadow:0 10px 15px -3px #0000000d}.dashboard-module__XABe8G__selectorGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px;display:grid}@media (max-width:768px){.dashboard-module__XABe8G__selectorGrid{grid-template-columns:1fr}}.dashboard-module__XABe8G__selectColumn{flex-direction:column;display:flex}.dashboard-module__XABe8G__selectLabel{color:#475569;margin-bottom:8px;font-size:14px;font-weight:600}.dashboard-module__XABe8G__selectList{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;height:250px;overflow-y:auto}.dashboard-module__XABe8G__selectItem{color:#334155;cursor:pointer;justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;transition:all .2s;display:flex}.dashboard-module__XABe8G__selectItem:hover{color:#0f172a;background:#f1f5f9}.dashboard-module__XABe8G__selectItemActive{color:#4f46e5;background:#e0e7ff;font-weight:600}.dashboard-module__XABe8G__submitBtn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:background .2s;display:flex}.dashboard-module__XABe8G__submitBtn:hover{background:#4338ca}.dashboard-module__XABe8G__submitBtn:disabled{color:#94a3b8;cursor:not-allowed;background:#cbd5e1}.dashboard-module__XABe8G__statCards{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px;display:grid}@media (max-width:1024px){.dashboard-module__XABe8G__statCards{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.dashboard-module__XABe8G__statCards{grid-template-columns:1fr}}.dashboard-module__XABe8G__miniStatCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:20px;display:flex}.dashboard-module__XABe8G__miniStatLabel{color:#64748b;margin-bottom:6px;font-size:14px}.dashboard-module__XABe8G__miniStatValue{color:#0f172a;font-size:24px;font-weight:800}.dashboard-module__XABe8G__chartGrid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:40px;display:grid}@media (max-width:768px){.dashboard-module__XABe8G__chartGrid{grid-template-columns:1fr}}.dashboard-module__XABe8G__chartCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__XABe8G__chartTitle{color:#334155;border-left:4px solid #4f46e5;margin-bottom:20px;padding-left:8px;font-size:16px;font-weight:700}.dashboard-module__XABe8G__chartWrapper{width:100%;height:250px;position:relative}.dashboard-module__XABe8G__faqSection{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:40px;padding:32px}.dashboard-module__XABe8G__faqItem{border-bottom:1px solid #f1f5f9;padding:20px 0}.dashboard-module__XABe8G__faqItem:last-child{border-bottom:none}.dashboard-module__XABe8G__faqQuestion{color:#0f172a;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;font-size:16px;font-weight:700;display:flex}.dashboard-module__XABe8G__faqAnswer{color:#475569;margin-top:12px;font-size:14px;line-height:1.6}.dashboard-module__XABe8G__mapWrapper{border:1px solid #e2e8f0;border-radius:16px;height:350px;margin-bottom:32px;overflow:hidden}.dashboard-module__XABe8G__loader{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;display:flex}.dashboard-module__XABe8G__spinner{border:4px solid #6366f11a;border-top-color:#4f46e5;border-radius:50%;width:48px;height:48px;animation:1s linear infinite dashboard-module__XABe8G__spin}@keyframes dashboard-module__XABe8G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dashboard-module__XABe8G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.dashboard-module__XABe8G__filterCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:16px;margin-bottom:32px;padding:24px;display:flex;box-shadow:0 4px 6px -1px #0000000d}@media (min-width:768px){.dashboard-module__XABe8G__filterCard{flex-direction:row;align-items:center}}.dashboard-module__XABe8G__filterLabel{color:#334155;white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.dashboard-module__XABe8G__buttonGroup{flex-wrap:wrap;gap:8px;width:100%;display:flex}.dashboard-module__XABe8G__stationBtn{color:#475569;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.dashboard-module__XABe8G__stationBtn:hover{background:#f1f5f9}.dashboard-module__XABe8G__stationBtnActive{color:#fff;background:#8b5cf6;border-color:#8b5cf6;box-shadow:0 4px 6px -1px #8b5cf64d}.dashboard-module__XABe8G__stationBtnActive:hover{background:#7c3aed}.dashboard-module__XABe8G__statRowGrid{grid-template-columns:1fr;gap:24px;margin-bottom:32px;display:grid}@media (min-width:768px){.dashboard-module__XABe8G__statRowGrid{grid-template-columns:1fr 2fr}}.dashboard-module__XABe8G__descCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;padding:20px;display:flex}.dashboard-module__XABe8G__descIcon{color:#8b5cf6;background:#8b5cf614;border-radius:16px;justify-content:center;align-items:center;padding:12px;display:flex}.dashboard-module__XABe8G__descCardContent{flex:1}.dashboard-module__XABe8G__descText{color:#0f172a;font-size:18px;font-weight:700}.dashboard-module__XABe8G__descSubText{color:#94a3b8;align-items:center;gap:4px;margin-top:8px;font-size:12px;display:flex}.dashboard-module__XABe8G__tableCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:48px;padding:24px;box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__XABe8G__tableHeader{color:#1e293b;border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;font-size:18px;font-weight:700;display:flex}.dashboard-module__XABe8G__tableWrapper{max-height:350px;overflow-x:auto}.dashboard-module__XABe8G__customTable{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.dashboard-module__XABe8G__customTable th{color:#94a3b8;border-bottom:1px solid #f1f5f9;padding:12px 16px;font-weight:600}.dashboard-module__XABe8G__customTable td{color:#334155;border-bottom:1px solid #f1f5f9;padding:14px 16px}.dashboard-module__XABe8G__customTable tbody tr{transition:background-color .2s}.dashboard-module__XABe8G__clickableRow{cursor:pointer}.dashboard-module__XABe8G__clickableRow:hover{background-color:#f8fafc}.dashboard-module__XABe8G__clickableRow:hover td{color:#4f46e5}.dashboard-module__XABe8G__searchForm{gap:8px;max-width:560px;display:flex}.dashboard-module__XABe8G__searchInputWrapper{flex:1;position:relative}.dashboard-module__XABe8G__searchInput{color:#1e293b;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:10px 40px;font-size:14px;transition:all .2s}.dashboard-module__XABe8G__searchInput:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px #6366f11a}.dashboard-module__XABe8G__searchIcon{color:#94a3b8;align-items:center;display:flex;position:absolute;top:12px;left:14px}.dashboard-module__XABe8G__clearSearchBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;position:absolute;top:12px;right:14px}.dashboard-module__XABe8G__clearSearchBtn:hover{color:#475569}.dashboard-module__XABe8G__searchSubmitBtn{color:#fff;background:#4f46e5;border-radius:12px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:background-color .2s;display:flex;box-shadow:0 1px 2px #0000000d}.dashboard-module__XABe8G__searchSubmitBtn:hover{background:#4338ca}.dashboard-module__XABe8G__searchSubmitBtn:disabled{color:#94a3b8;cursor:not-allowed;background:#cbd5e1}.dashboard-module__XABe8G__searchResultsContainer{border-top:1px solid #f1f5f9;margin-top:16px;padding-top:16px}.dashboard-module__XABe8G__searchGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:768px){.dashboard-module__XABe8G__searchGrid{grid-template-columns:1fr 1fr}}.dashboard-module__XABe8G__searchResultCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;justify-content:space-between;align-items:center;padding:16px;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__XABe8G__searchResultCard:hover{background:#6366f105;border-color:#cbd5e1}.dashboard-module__XABe8G__searchResultCard:hover .dashboard-module__XABe8G__searchResultTitle{color:#4f46e5}.dashboard-module__XABe8G__searchResultTitle{color:#1e293b;font-size:14px;font-weight:700;transition:color .2s}.dashboard-module__XABe8G__searchResultMeta{color:#94a3b8;margin-top:4px;font-size:12px}.dashboard-module__XABe8G__searchResultAddr{color:#64748b;margin-top:2px;font-size:12px}.dashboard-module__XABe8G__searchResultBadge{color:#4f46e5;background:#6366f10d;border:1px solid #6366f11a;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:600}.dashboard-module__XABe8G__regionFilterCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:16px;margin-bottom:32px;padding:20px 24px;display:flex;box-shadow:0 4px 6px -1px #0000000d}@media (min-width:768px){.dashboard-module__XABe8G__regionFilterCard{flex-direction:row;align-items:center}}.dashboard-module__XABe8G__selectInputGroup{flex-wrap:wrap;gap:12px;width:100%;display:flex}.dashboard-module__XABe8G__selectInput{color:#1e293b;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;outline:none;padding:8px 16px;font-size:14px;transition:all .2s}.dashboard-module__XABe8G__selectInput:focus{background:#fff;border-color:#4f46e5}.dashboard-module__XABe8G__selectInput:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.dashboard-module__XABe8G__bizStatLayout{grid-template-columns:1fr;gap:24px;margin-bottom:32px;display:grid}@media (min-width:768px){.dashboard-module__XABe8G__bizStatLayout{grid-template-columns:1fr 2fr}}.dashboard-module__XABe8G__bizDoughnutCard{background:#0f172a;border:1px solid #1e293b;border-radius:20px;padding:24px}.dashboard-module__XABe8G__bizDoughnutTitle{color:#f8fafc;border-left:4px solid #10b981;margin-bottom:20px;padding-left:8px;font-size:16px;font-weight:700}.dashboard-module__XABe8G__bizStoresCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-top:32px;margin-bottom:48px;padding:24px;box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__XABe8G__loadingOverlay{-webkit-backdrop-filter:blur(8px);z-index:11000;color:#fff;text-align:center;background:#000000a6;flex-direction:column;justify-content:center;align-items:center;gap:16px;animation:.25s dashboard-module__XABe8G__fadeInOverlay;display:flex;position:fixed;inset:0}.dashboard-module__XABe8G__loadingSpinner{border:4px solid #fff3;border-top-color:#fff;border-radius:50%;width:54px;height:54px;animation:1s linear infinite dashboard-module__XABe8G__spin}.dashboard-module__XABe8G__loadingText{color:#fff;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700}.dashboard-module__XABe8G__loadingSubText{color:#fffc;margin:0;font-size:14px}@keyframes dashboard-module__XABe8G__fadeInOverlay{0%{opacity:0}to{opacity:1}}
