.sidebar-container{height:100%;display:flex;flex-direction:column;background:#001529;transition:width .3s cubic-bezier(.645,.045,.355,1);width:256px}.sidebar-container.collapsed{width:60px}.sidebar-footer{padding:12px 10px;display:flex;align-items:center;justify-content:center;border-top:1px solid rgba(255,255,255,.1);min-height:56px;transition:all .3s;background:#001529}.toggle-button{color:#ffffffd9!important;font-size:18px;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .3s}.toggle-button:hover{background:#ffffff1a!important;color:#fff!important;transform:scale(1.1)}.sidebar-menu{flex:1;border-right:0!important;overflow-y:auto;overflow-x:hidden}.sidebar-menu::-webkit-scrollbar{width:4px}.sidebar-menu::-webkit-scrollbar-track{background:#0015294d}.sidebar-menu::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#1890ff,#096dd9);border-radius:2px}.sidebar-menu::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#40a9ff,#1890ff)}.sidebar-menu .ant-menu-item,.sidebar-menu .ant-menu-submenu-title{margin:4px 8px;border-radius:8px;transition:all .3s;height:44px;line-height:44px;display:flex;align-items:center}.sidebar-menu .ant-menu-item .ant-menu-title-content,.sidebar-menu .ant-menu-submenu-title .ant-menu-title-content{display:flex;align-items:center;margin-left:0}.sidebar-menu .ant-menu-item:hover,.sidebar-menu .ant-menu-submenu-title:hover{background:#ffffff1a!important;transform:translate(4px)}.sidebar-menu .ant-menu-item-selected{background:linear-gradient(90deg,#1890ff33,#1890ff1a)!important;border-left:3px solid #1890ff;font-weight:600}.sidebar-menu .ant-menu-item-selected:after{border-right:none!important}.sidebar-menu .ant-menu-item .anticon,.sidebar-menu .ant-menu-submenu-title .anticon{font-size:18px;transition:all .3s}.sidebar-menu .ant-menu-item:hover .anticon,.sidebar-menu .ant-menu-submenu-title:hover .anticon{transform:scale(1.15)}.sidebar-menu .ant-menu-submenu>.ant-menu{background:#0003!important}.sidebar-menu .ant-menu-submenu-title{padding-left:24px!important}.sidebar-menu .ant-menu-sub .ant-menu-item{padding-left:48px!important;height:40px;line-height:40px}.sidebar-container.collapsed .sidebar-menu{width:60px}.sidebar-container.collapsed .sidebar-menu .ant-menu-item,.sidebar-container.collapsed .sidebar-menu .ant-menu-submenu-title{padding:0 10px!important;margin:4px 0;border-radius:0;justify-content:flex-start}.sidebar-container.collapsed .sidebar-menu .ant-menu-item .anticon,.sidebar-container.collapsed .sidebar-menu .ant-menu-submenu-title .anticon{margin:0;font-size:20px}.sidebar-container.collapsed .sidebar-menu .ant-menu-item-selected{border-left:3px solid #1890ff;background:#1890ff33!important}.sidebar-menu.ant-menu-inline-collapsed .ant-tooltip{pointer-events:auto}.sidebar-menu .ant-menu-item,.sidebar-menu .ant-menu-submenu-title{animation:fadeInLeft .3s ease-in-out}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){.sidebar-container,.sidebar-container.collapsed{width:100%!important}.sidebar-footer{display:none!important}.sidebar-menu .ant-menu-item,.sidebar-menu .ant-menu-submenu-title{height:44px;line-height:44px;margin:4px 8px;padding-left:24px!important}}@media (max-width: 480px){.sidebar-container,.sidebar-container.collapsed{width:100%!important}.sidebar-footer{display:none!important}.sidebar-menu .ant-menu-item .anticon,.sidebar-menu .ant-menu-submenu-title .anticon{font-size:18px}}.sidebar-container *{transition:all .3s cubic-bezier(.645,.045,.355,1)}.sidebar-menu.ant-menu-dark{background:transparent}.sidebar-menu.ant-menu-dark .ant-menu-sub{background:#0000004d}.sidebar-menu .ant-menu-item:focus-visible,.sidebar-menu .ant-menu-submenu-title:focus-visible,.toggle-button:focus-visible{outline:2px solid #1890ff;outline-offset:2px}.sidebar-menu .ant-menu-submenu-arrow{transition:transform .3s}.sidebar-menu .ant-menu-submenu-title:hover .ant-menu-submenu-arrow{transform:translate(3px)}.sidebar-menu .ant-menu-item-selected{animation:pulse .5s ease-in-out}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;overscroll-behavior-y:contain}body{margin:0}html,body{min-height:100dvh;min-height:-webkit-fill-available}.ant-layout-header{background:#001529}html,body,#root,.ant-layout{min-height:100dvh;min-height:-webkit-fill-available}.pos-screen{width:100%;height:100vh;display:flex;flex-direction:column;padding:0!important;margin:0!important;background:#f5f7fa}.pos-header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#0052cc;color:#fff;height:64px;box-shadow:0 2px 8px #0000001a;position:relative;overflow:visible}.header-left{flex:1;display:flex;flex-direction:column;position:relative;overflow:visible}.pos-search-input{width:320px;margin-bottom:8px;border-radius:4px;background:#fff}.product-item{padding:12px 16px;cursor:pointer;display:flex;justify-Content:"space-between";align-items:center;border-bottom:1px solid #f0f0f0;transition:background-color .2s;min-height:60px}.product-item:hover{background-color:#f5f5f5}.product-item.highlighted{background-color:#e6f7ff}.product-item .product-info{display:flex;flex-direction:column;gap:4px}.product-item .product-name{font-size:16px;font-weight:500;color:#333;line-height:1.4}.product-item .product-details{font-size:14px;color:#666;line-height:1.4}.pos-search-input .ant-select-dropdown{z-index:1050}.customer-search-dropdown{z-index:1060}.product-item,.customer-item{width:100%;box-sizing:border-box}.qr-code-section{margin:20px 0;text-align:center}.ant-select-dropdown{background:#fff;border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:2000!important;max-height:300px!important;overflow-y:auto;position:absolute!important;left:0!important}.ant-select-dropdown::-webkit-scrollbar{width:8px}.ant-select-dropdown::-webkit-scrollbar-track{background:#f1f1f1}.ant-select-dropdown::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.ant-select-dropdown::-webkit-scrollbar-thumb:hover{background:#555}.header-center{flex:2;display:flex;justify-content:center}.header-center .ant-tabs-nav{margin-bottom:0}.header-center .ant-tabs-tab{color:#fff;background:#003087;border-radius:4px 4px 0 0;padding:6px 16px;margin:0 4px;transition:background-color .3s}.header-center .ant-tabs-tab-active{background:#2684ff}.header-center .ant-tabs-tab:hover{color:#fff;background:#2684ff}.header-center .ant-tabs-ink-bar{background:#2684ff}.header-center .ant-tabs-nav-add{color:#fff!important;background:#003087!important;border-radius:4px!important;padding:6px 12px!important}.header-center .ant-tabs-nav-add:hover{background:#2684ff!important}.header-right{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:12px}.header-right .ant-btn{margin-left:8px;border-radius:4px;padding:4px 12px}.header-right .ant-btn:hover{background:#2684ff;border-color:#2684ff}.user-name{margin-left:16px;margin-right:8px;font-weight:500}.pos-body{flex:1;display:flex;padding:16px;background:#f5f7fa;gap:16px}.invoice-details-section{width:70%;display:flex;flex-direction:column;background:#f5f5f5;border-radius:8px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.items-table{flex:1;position:relative}.items-table .ant-table-container{background:#f5f5f5;height:100%;display:flex;flex-direction:column}.items-table .ant-table-content{flex:1;overflow-x:hidden;overflow-y:hidden}.items-table .ant-table{border:none;min-height:100%;height:100%}.items-table .ant-table-thead>tr>th{background:#fff;font-weight:600;color:#333;padding:12px 16px;border-bottom:2px solid #e8e8e8;text-align:left;position:sticky;top:0;z-index:1}.items-table .ant-table-tbody>tr>td{padding:12px 16px;color:#555;border-bottom:1px solid #e8e8e8;background:#f5f5f5}.items-table .ant-table-tbody>tr:nth-child(odd),.items-table .ant-table-tbody>tr:nth-child(2n){background:#f5f5f5}.items-table .ant-table-tbody>tr:hover>td{background:#e6f7ff}.items-table .ant-table-body{max-height:none!important;height:calc(100% - 48px);overflow-y:auto;overflow-x:hidden;display:block}.items-table .ant-table-body::-webkit-scrollbar{width:8px}.items-table .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1}.items-table .ant-table-body::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.items-table .ant-table-body::-webkit-scrollbar-thumb:hover{background:#555}.ant-input-textarea{resize:none;border-radius:4px;border:1px solid #d9d9d9;padding:4px 8px;background:#fff;font-size:14px;line-height:1.5;box-shadow:none}.ant-input-textarea textarea{min-height:unset!important;height:auto!important}.product-item{padding:12px 16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f0;min-height:60px;transition:background-color .2s ease}.product-item:hover{background-color:#99c6fb!important}.product-name{font-weight:500}.product-details{font-size:12px;color:#666}.pos-footer{text-align:center;padding:12px 0;background:#fff;color:#666;font-size:12px;border-top:1px solid #e8e8e8;box-shadow:0 -2px 8px #0000000d}.admin-content{padding:0 24px!important;overflow-y:auto}.ant-dropdown{z-index:2000!important}.ant-dropdown-menu{background:#0052cc!important;border-radius:4px;box-shadow:0 4px 12px #00000026}.ant-dropdown-menu-item{color:#fff!important;padding:8px 16px;transition:background-color .2s}.ant-dropdown-menu-item:hover{background:#2684ff!important;color:#fff!important}@media (max-width: 768px){.pos-header{flex-direction:column;height:auto;padding:16px}.header-left,.header-center,.header-right{width:100%;justify-content:center;margin-bottom:12px}.header-center{width:100%;justify-content:left;padding-left:10px;margin-bottom:12px}.pos-search-input{width:100%}.ant-select-dropdown{width:100%!important;left:0!important}.pos-body{flex-direction:column;padding:12px;gap:12px}.invoice-details-section,.pos-cart-section{width:100%}.items-table{height:auto;max-height:50vh}.cart-summary,.payment-methods,.action-buttons{padding:16px}.admin-content{padding:0 16px!important}}@media (display-mode: standalone){.pos-screen{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box}.app-main-header{padding:env(safe-area-inset-top) 16px 0 16px!important;height:auto!important;min-height:64px}}:root{--pm-brand: #1677ff;--pm-radius-sm: 8px;--pm-radius-md: 12px;--pm-radius-lg: 16px;--pm-bg: #ffffff;--pm-fg: #1d1d1d;--pm-muted: #5a5959;--pm-shadow: 0 8px 24px rgba(0, 0, 0, .12);--pm-outline: rgba(0, 0, 0, .1);--pm-info: #3b82f6;--pm-success: #16a34a;--pm-warning: #f59e0b;--pm-error: #ef4444;--pm-bg-info-soft: #dbeafe;--pm-fg-info-soft: #1e40af;--pm-bg-success-soft: #dcfce7;--pm-fg-success-soft: #166534;--pm-bg-warning-soft: #fef9c3;--pm-fg-warning-soft: #854d0e;--pm-bg-error-soft: #fee2e2;--pm-fg-error-soft: #991b1b}.pm-root[data-theme=dark]{--pm-bg: #111827;--pm-fg: #e5e7eb;--pm-muted: #9ca3af;--pm-shadow: 0 12px 30px rgba(0, 0, 0, .35);--pm-outline: rgba(255, 255, 255, .16);--pm-glass: rgba(17, 24, 39, .55);--pm-bg-info-soft: #1e3a8a;--pm-fg-info-soft: #bfdbfe;--pm-bg-success-soft: #166534;--pm-fg-success-soft: #dcfce7;--pm-bg-warning-soft: #854d0e;--pm-fg-warning-soft: #fef9c3;--pm-bg-error-soft: #991b1b;--pm-fg-error-soft: #fee2e2}@media (prefers-color-scheme: dark){.pm-root[data-theme=auto]{--pm-bg: #111827;--pm-fg: #e5e7eb;--pm-muted: #9ca3af;--pm-shadow: 0 12px 30px rgba(0, 0, 0, .35);--pm-outline: rgba(255, 255, 255, .16);--pm-glass: rgba(17, 24, 39, .55);--pm-bg-info-soft: #1e3a8a;--pm-fg-info-soft: #bfdbfe;--pm-bg-success-soft: #166534;--pm-fg-success-soft: #dcfce7;--pm-bg-warning-soft: #854d0e;--pm-fg-warning-soft: #fef9c3;--pm-bg-error-soft: #991b1b;--pm-fg-error-soft: #fee2e2}}.pm-container{position:fixed;pointer-events:none;padding:var(--pm-edge-offset, 16px);width:100%;height:100%;top:0;left:0}.pm-top-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start}.pm-top-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.pm-bottom-right{display:flex;flex-direction:column-reverse;align-items:flex-end;justify-content:flex-start}.pm-bottom-left{display:flex;flex-direction:column-reverse;align-items:flex-start;justify-content:flex-start}.pm-center{display:grid;place-items:center}.pm-container>.pm-toast+.pm-toast{margin-top:10px}.pm-bottom-left>.pm-toast+.pm-toast,.pm-bottom-right>.pm-toast+.pm-toast{margin-top:0;margin-bottom:10px}.pm-toast{pointer-events:auto;min-width:320px;max-width:480px;background:var(--pm-bg);color:var(--pm-fg);border:1px solid var(--pm-outline);box-shadow:var(--pm-shadow);display:grid;grid-template-columns:28px 1fr auto;gap:15px;padding:16px 18px;position:relative;will-change:transform,opacity;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pm-rounded-sm{border-radius:var(--pm-radius-sm)}.pm-rounded-md{border-radius:var(--pm-radius-md)}.pm-rounded-lg{border-radius:var(--pm-radius-lg)}.pm-rounded-pill{border-radius:999px}.pm-var-soft.pm-info{background:var(--pm-bg-info-soft);color:var(--pm-fg-info-soft);border-color:transparent}.pm-var-soft.pm-success{background:var(--pm-bg-success-soft);color:var(--pm-fg-success-soft);border-color:transparent}.pm-var-soft.pm-warning{background:var(--pm-bg-warning-soft);color:var(--pm-fg-warning-soft);border-color:transparent}.pm-var-soft.pm-error{background:var(--pm-bg-error-soft);color:var(--pm-fg-error-soft);border-color:transparent}.pm-var-solid.pm-info{background:var(--pm-info);color:#fff;border-color:transparent}.pm-var-solid.pm-success{background:var(--pm-success);color:#fff;border-color:transparent}.pm-var-solid.pm-warning{background:var(--pm-warning);color:#111;border-color:transparent}.pm-var-solid.pm-error{background:var(--pm-error);color:#fff;border-color:transparent}.pm-var-outline.pm-info{border-color:var(--pm-info)}.pm-var-outline.pm-success{border-color:var(--pm-success)}.pm-var-outline.pm-warning{border-color:var(--pm-warning)}.pm-var-outline.pm-error{border-color:var(--pm-error)}.pm-var-glass{background:var(--pm-glass);-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px)}.pm-left{display:flex;align-items:flex-start}.pm-icon{width:24px;height:24px;display:grid;place-items:center}.pm-info .pm-icon{color:var(--pm-info)}.pm-success .pm-icon{color:var(--pm-success)}.pm-warning .pm-icon{color:var(--pm-warning)}.pm-error .pm-icon{color:var(--pm-error)}.pm-var-soft .pm-title{color:currentColor}.pm-var-soft .pm-content{color:currentColor;opacity:.85}.pm-main{display:flex;flex-direction:column;gap:6px}.pm-title{font-weight:600;letter-spacing:.1px}.pm-content{color:var(--pm-muted);line-height:1.4;font-weight:400}.pm-actions{display:flex;gap:8px;margin-top:6px}.pm-btn{border:0;outline:0;cursor:pointer;height:28px;padding:0 12px;border-radius:6px;font-weight:600;font-size:13px}.pm-btn-ghost{background:transparent;color:var(--pm-fg);border:1px solid var(--pm-outline)}.pm-btn-primary{background:var(--pm-brand);color:#fff}.pm-close{align-self:start;border:0;background:transparent;cursor:pointer;width:24px;height:24px;border-radius:6px;color:var(--pm-muted)}.pm-close:hover{background:#0000000f}.pm-root[data-theme=dark] .pm-close:hover{background:#ffffff1a}.pm-var-soft .pm-close{color:currentColor;opacity:.7}.pm-var-soft .pm-close:hover{background:#00000014;opacity:1}.pm-close-x{display:inline-block;width:14px;height:14px;position:relative}.pm-close-x:before,.pm-close-x:after{content:"";position:absolute;left:6px;top:0;width:2px;height:14px;background:currentColor}.pm-close-x:before{transform:rotate(45deg)}.pm-close-x:after{transform:rotate(-45deg)}.pm-progress{position:absolute;left:0;bottom:0;height:3px;width:100%;overflow:hidden;background:#0000001a}.pm-progress-bar{height:100%;transform-origin:left;background:var(--pm-brand)}.pm-var-soft .pm-progress-bar{background:currentColor;opacity:.7}@keyframes pm-slide-in-right{0%{transform:translate3d(24px,0,0);opacity:0}to{transform:none;opacity:1}}@keyframes pm-slide-in-left{0%{transform:translate3d(-24px,0,0);opacity:0}to{transform:none;opacity:1}}@keyframes pm-slide-in-up{0%{transform:translate3d(0,24px,0);opacity:0}to{transform:none;opacity:1}}@keyframes pm-slide-in-down{0%{transform:translate3d(0,-24px,0);opacity:0}to{transform:none;opacity:1}}@keyframes pm-pop-in{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}@keyframes pm-leave-right{0%{transform:none;opacity:1}to{transform:translate3d(24px,0,0);opacity:0}}@keyframes pm-leave-left{0%{transform:none;opacity:1}to{transform:translate3d(-24px,0,0);opacity:0}}@keyframes pm-leave-up{0%{transform:none;opacity:1}to{transform:translate3d(0,-24px,0);opacity:0}}@keyframes pm-leave-down{0%{transform:none;opacity:1}to{transform:translate3d(0,24px,0);opacity:0}}@keyframes pm-pop-out{0%{transform:scale(1);opacity:1}to{transform:scale(.96);opacity:0}}.pm-enter-top-right,.pm-enter-bottom-right{animation:pm-slide-in-right .18s cubic-bezier(.2,.8,.2,1)}.pm-enter-top-left,.pm-enter-bottom-left{animation:pm-slide-in-left .18s cubic-bezier(.2,.8,.2,1)}.pm-enter-center{animation:pm-pop-in .2s cubic-bezier(.2,.8,.2,1)}.pm-leave-top-right,.pm-leave-bottom-right{animation:pm-leave-right .18s linear forwards}.pm-leave-top-left,.pm-leave-bottom-left{animation:pm-leave-left .18s linear forwards}.pm-leave-center{animation:pm-pop-out .18s linear forwards}@media (prefers-reduced-motion: reduce){.pm-enter-top-right,.pm-enter-bottom-right,.pm-enter-top-left,.pm-enter-bottom-left,.pm-enter-center,.pm-leave-top-right,.pm-leave-bottom-right,.pm-leave-top-left,.pm-leave-bottom-left,.pm-leave-center{animation:none!important}}@media (max-width: 480px){.pm-toast{min-width:280px;max-width:min(92vw,360px)}}.ad-splash{position:fixed;top:0;right:0;bottom:0;left:0;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);min-height:100dvh;display:grid;place-items:center;z-index:9999;overflow:hidden;background:#3c88fb;color:#fff;-webkit-font-smoothing:antialiased}.ad-splash__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ad-splash__bg:before,.ad-splash__bg:after{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;pointer-events:none}.ad-splash__bg:before{background:radial-gradient(40% 40% at 20% 10%,rgba(125,76,219,.5),transparent 60%),radial-gradient(35% 35% at 80% 20%,rgba(255,189,67,.35),transparent 60%),radial-gradient(60% 60% at 50% 90%,rgba(100,73,233,.25),transparent 60%);filter:blur(40px)}.ad-splash__bg:after{opacity:.08;background-image:radial-gradient(currentColor 1px,transparent 1px),radial-gradient(currentColor 1px,transparent 1px);background-position:0 0,12px 12px;background-size:24px 24px}.ad-splash__center{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.ad-splash__logo{width:128px;height:auto}.ad-splash__logoFallback{font-weight:800;font-size:28px;letter-spacing:3px;color:#ffd36b;text-shadow:0 1px 0 #2a1b59}.ad-splash__spinner{width:44px;height:44px;border-radius:50%;border:3px solid rgba(255,255,255,.18);border-top-color:#ffd36b;animation:ad-spin 1s linear infinite;margin-top:4px}@keyframes ad-spin{to{transform:rotate(360deg)}}.ad-splash__text{font-size:15px;opacity:.9}@media (prefers-reduced-motion: reduce){.ad-splash__spinner{animation:none}.ad-splash__bg:before{filter:none}}.monitoring-dashboard{padding:24px;background-color:#f0f2f5;min-height:100vh}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 1px 2px #00000008}.dashboard-header h1{margin:0;font-size:24px;font-weight:600;color:#262626;display:flex;align-items:center;gap:12px}.header-left{display:flex;flex-direction:column;gap:12px}.header-status{display:flex;gap:8px;align-items:center}.header-right{display:flex;align-items:center;gap:8px}.dashboard-footer{margin-top:24px;padding:16px;text-align:center;background:#fff;border-radius:8px}.status-badge{padding:8px 16px;border-radius:4px;font-weight:500;display:inline-flex;align-items:center;gap:8px}.status-badge.healthy{background-color:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.status-badge.degraded{background-color:#fffbe6;border:1px solid #ffe58f;color:#faad14}.status-badge.critical{background-color:#fff2f0;border:1px solid #ffccc7;color:#f5222d}@media (max-width: 768px){.dashboard-header{flex-direction:column;align-items:flex-start;gap:16px}.header-right{width:100%;justify-content:space-between}.monitoring-dashboard{padding:16px}}.alert-card{margin-bottom:16px}.alert-item{padding:12px;border-left:4px solid;margin-bottom:12px;border-radius:4px}.alert-item.critical{border-left-color:#f5222d;background-color:#fff2f0}.alert-item.warning{border-left-color:#faad14;background-color:#fffbe6}.alert-item.info{border-left-color:#1890ff;background-color:#e6f7ff}.alert-item h4{margin:0 0 4px;font-size:14px;font-weight:600}.alert-item p{margin:0 0 8px;font-size:13px}.alert-item small{color:#8c8c8c;font-size:12px}.chart-card{background:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 2px #00000008}.chart-card h3{margin:0 0 16px;font-size:16px;font-weight:600;color:#262626}.metrics-card{background:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 2px #00000008}.metrics-card h3{margin:0 0 16px;font-size:16px;font-weight:600;color:#262626;display:flex;align-items:center;gap:8px}.metric-item{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.metric-item:last-child{border-bottom:none}.metric-label{color:#8c8c8c;font-size:14px}.metric-value{font-weight:600;font-size:16px;color:#262626}.metric-value.success{color:#52c41a}.metric-value.warning{color:#faad14}.metric-value.error{color:#f5222d}.loading-container{display:flex;justify-content:center;align-items:center;min-height:400px}.empty-state{text-align:center;padding:48px 24px;color:#8c8c8c}.empty-state .anticon{font-size:48px;margin-bottom:16px;color:#d9d9d9}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
