@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes glow{0%{box-shadow:0 4px 20px #1890ff4d}50%{box-shadow:0 8px 30px #1890ff80}to{box-shadow:0 4px 20px #1890ff4d}}.dashboard-card{animation:fadeInUp .6s ease-out;transition:all .3s ease}.dashboard-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026!important}.dashboard-card:nth-child(1){animation-delay:.1s}.dashboard-card:nth-child(2){animation-delay:.2s}.dashboard-card:nth-child(3){animation-delay:.3s}.dashboard-card:nth-child(4){animation-delay:.4s}.stat-card{animation:slideInLeft .8s ease-out;transition:all .3s ease;position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.stat-card:hover:before{left:100%}.stat-card:hover{animation:pulse 1s ease-in-out}.chart-card{animation:slideInRight .8s ease-out;transition:all .3s ease}.chart-card:hover{transform:scale(1.02)}.progress-container{animation:fadeInUp 1s ease-out}.progress-container:nth-child(1){animation-delay:.2s}.progress-container:nth-child(2){animation-delay:.4s}.progress-container:nth-child(3){animation-delay:.6s}.dashboard-loading{animation:pulse 2s ease-in-out infinite}.dashboard-title{animation:slideInLeft .8s ease-out;background:linear-gradient(45deg,#1890ff,#40a9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ant-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-card:hover{box-shadow:0 10px 30px #0000001f}@media (max-width: 768px){.dashboard-card,.stat-card,.chart-card{animation-duration:.4s}}.gradient-red{background:linear-gradient(135deg,#ff4d4f,#ff7875)}.gradient-green{background:linear-gradient(135deg,#52c41a,#73d13d)}.gradient-blue{background:linear-gradient(135deg,#1890ff,#40a9ff)}.gradient-purple{background:linear-gradient(135deg,#722ed1,#9254de)}.chart-container{opacity:0;animation:fadeInUp 1s ease-out .5s forwards}.ant-statistic-content-value{animation:fadeInUp .8s ease-out .3s both}.dashboard-icon{transition:all .3s ease}.dashboard-icon:hover{transform:rotate(360deg) scale(1.2)}.glow-effect{animation:glow 2s ease-in-out infinite alternate}.performance-metric-card{animation:slideInDown .8s ease-out;transition:all .3s ease}.performance-metric-card:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 35px #00000026!important}.performance-metric-card:nth-child(1){animation-delay:.1s}.performance-metric-card:nth-child(2){animation-delay:.2s}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.ant-layout-sider{position:fixed!important;height:100vh!important;z-index:1000!important;left:-200px!important;transition:left .3s ease!important}.ant-layout-sider.ant-layout-sider-collapsed{left:-80px!important}.ant-layout-sider-trigger{display:none!important}.mobile-sidebar-open .ant-layout-sider{left:0!important}.ant-layout-content{margin-left:0!important;padding:12px 8px!important}.ant-layout-header{padding:0 12px!important;height:56px!important;line-height:56px!important}.logo{font-size:14px!important;padding:0 12px!important;height:48px!important;line-height:48px!important}.ant-menu-item{height:48px!important;line-height:48px!important;margin:2px 0!important}.ant-menu-submenu-title{height:48px!important;line-height:48px!important}}@media (max-width: 992px){.ant-card{margin-bottom:12px!important}.ant-card-body{padding:16px 12px!important}.ant-card-head{padding:0 12px!important;min-height:48px!important}.ant-card-head-title{font-size:16px!important;padding:12px 0!important}}@media (max-width: 768px){.ant-table-wrapper{overflow-x:auto!important}.ant-table{min-width:800px!important}.ant-table-thead>tr>th{padding:8px 4px!important;font-size:12px!important}.ant-table-tbody>tr>td{padding:8px 4px!important;font-size:12px!important}.mobile-table-scroll-hint{background:#f0f0f0;padding:8px 12px;text-align:center;font-size:12px;color:#666;border-radius:4px;margin-bottom:8px}}@media (max-width: 768px){.ant-form-item{margin-bottom:16px!important}.ant-form-item-label{padding-bottom:4px!important}.ant-form-item-label>label{font-size:14px!important}.ant-input,.ant-select-selector,.ant-input-number,.ant-picker{height:44px!important;font-size:16px!important}.ant-btn{height:44px!important;font-size:14px!important;padding:0 16px!important}.ant-btn-lg{height:48px!important;font-size:16px!important;padding:0 20px!important}}@media (max-width: 768px){.dashboard-card{margin-bottom:12px!important}.stat-card .ant-statistic-title{font-size:12px!important}.stat-card .ant-statistic-content-value{font-size:20px!important}.performance-metric-card{height:auto!important;min-height:80px!important}.performance-metric-card .dashboard-icon{font-size:24px!important}.chart-container{height:250px!important}.progress-container .ant-progress-circle{width:80px!important;height:80px!important}}@media (max-width: 768px){.mobile-action-buttons{display:flex;flex-direction:column;gap:8px;width:100%}.mobile-action-buttons .ant-btn{width:100%!important;margin:0!important}.mobile-filters{display:flex;flex-direction:column;gap:12px}.mobile-filters .ant-select,.mobile-filters .ant-input{width:100%!important}}@media (max-width: 768px){.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px!important}.ant-modal-content{border-radius:8px!important}.ant-modal-header{padding:16px 16px 12px!important}.ant-modal-body{padding:12px 16px!important}.ant-modal-footer{padding:12px 16px 16px!important}}@media (max-width: 768px){.ant-breadcrumb{margin-bottom:12px!important;font-size:12px!important}.ant-breadcrumb-link{font-size:12px!important}}@media (max-width: 768px){.ant-dropdown-menu{min-width:150px!important}.ant-dropdown-menu-item{padding:8px 12px!important;font-size:14px!important}}.mobile-hidden{display:block}.mobile-only{display:none}@media (max-width: 768px){.mobile-hidden{display:none!important}.mobile-only{display:block!important}.mobile-flex{display:flex!important}.mobile-full-width{width:100%!important}.mobile-text-center{text-align:center!important}.mobile-margin-bottom{margin-bottom:16px!important}}@media (max-width: 768px){.ant-btn,.ant-input,.ant-select-selector,.ant-menu-item,.ant-table-row{min-height:44px!important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}}@media (max-width: 768px){.fault-reporting-container{padding:8px!important}.fault-reporting-card{margin:0!important;border-radius:8px!important}.fault-reporting-card .ant-card-body{padding:12px!important}.ant-radio-group{display:flex!important;flex-direction:column!important;gap:8px!important}.ant-radio-wrapper{margin-right:0!important;padding:8px 12px!important;border:1px solid #d9d9d9!important;border-radius:6px!important;background:#fafafa!important}.ant-radio-wrapper-checked{border-color:#1890ff!important;background:#e6f7ff!important}.ant-input{font-size:16px!important}.mobile-form-section{margin-bottom:20px!important;padding-bottom:16px!important;border-bottom:1px solid #f0f0f0!important}.mobile-form-section h4{font-size:14px!important;margin-bottom:12px!important;color:#666!important;font-weight:600!important}}@media (max-width: 768px){.management-header{display:flex!important;flex-direction:column!important;gap:12px!important;margin-bottom:16px!important}.management-header .ant-typography{margin:0!important;font-size:18px!important}.management-header .ant-btn{width:100%!important}.search-filter-mobile{display:flex!important;flex-direction:column!important;gap:12px!important;margin-bottom:16px!important}.mobile-data-card{border:1px solid #f0f0f0!important;border-radius:8px!important;padding:12px!important;margin-bottom:8px!important;background:#fff!important}.mobile-data-card-header{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;margin-bottom:8px!important}.mobile-data-card-title{font-weight:600!important;font-size:14px!important;color:#262626!important}.mobile-data-card-status{flex-shrink:0!important}.mobile-data-card-content{display:flex!important;flex-direction:column!important;gap:4px!important;margin-bottom:12px!important}.mobile-data-card-field{display:flex!important;justify-content:space-between!important;font-size:12px!important}.mobile-data-card-field-label{color:#8c8c8c!important;font-weight:500!important}.mobile-data-card-field-value{color:#262626!important;text-align:right!important}.mobile-data-card-actions{display:flex!important;gap:8px!important;justify-content:flex-end!important}.mobile-data-card-actions .ant-btn{height:32px!important;padding:0 12px!important;font-size:12px!important}}@media (max-width: 768px){.email-settings-container{padding:12px 8px!important}.email-settings-title{font-size:18px!important;margin-bottom:16px!important}.email-settings-alert{margin-bottom:16px!important;font-size:13px!important}.email-settings-card{margin-bottom:12px!important}.email-settings-card .ant-card-head-title{font-size:14px!important}.email-tags-container{display:flex!important;flex-direction:column!important;gap:8px!important}.email-tags-container .ant-tag{margin-bottom:4px!important;padding:4px 8px!important;font-size:12px!important}.ant-input-group-compact{display:flex!important;flex-direction:column!important;gap:8px!important}.ant-input-group-compact .ant-input{border-radius:6px!important}.ant-input-group-compact .ant-btn{border-radius:6px!important;width:100%!important}}@media (max-width: 768px){.mobile-drawer-trigger{position:fixed!important;top:12px!important;left:12px!important;z-index:1001!important;background:#fff!important;border:1px solid #d9d9d9!important;border-radius:6px!important;box-shadow:0 2px 8px #0000001a!important}.mobile-drawer .ant-drawer-body{padding:0!important}.mobile-drawer .ant-menu{border-right:none!important}}@media (max-width: 576px){.ant-col-xs-24{width:100%!important}.ant-row{margin-left:-4px!important;margin-right:-4px!important}.ant-col{padding-left:4px!important;padding-right:4px!important}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-layout{min-height:100vh}.logo{height:32px;margin:16px;background:#ffffff4d;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.fault-new{animation:blink 1s infinite}@keyframes blink{0%,50%{background-color:#ff4d4f}51%,to{background-color:transparent}}
