@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:#f0f2f5;font-family:Inter,sans-serif;position:relative;overflow:hidden}.login-background{display:none}.login-card{width:100%;max-width:420px;border-radius:16px!important;border:none!important;box-shadow:0 4px 24px #00000014!important;text-align:center;animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.login-card .ant-card-body{padding:48px 44px!important}.login-card-header{margin-bottom:4px}.logo-section{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;margin-bottom:8px}.logo-icon{width:36px;height:36px;background:linear-gradient(135deg,#4f46e5,#667eea);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;color:#fff;flex-shrink:0}.brand-name{font-size:22px;font-weight:700;color:#111827;margin:0;letter-spacing:-.5px}.brand-tagline{font-size:14px;color:#6b7280;margin:4px 0 32px}.login-card-body{margin-top:0}.login-title,.login-description{display:none}.login-form .ant-form-item{margin-bottom:16px}.login-form .ant-form-item-label{display:none}.login-form .ant-input,.login-form .ant-input-affix-wrapper{border-radius:8px!important;background:#f3f4f6!important;border:1.5px solid transparent!important;font-family:Inter,sans-serif!important;font-size:14px!important;color:#111827!important;transition:all .2s!important}.login-form .ant-input:hover,.login-form .ant-input-affix-wrapper:hover{border-color:#667eea!important;background:#fff!important}.login-form .ant-input:focus,.login-form .ant-input-affix-wrapper:focus,.login-form .ant-input-affix-wrapper-focused{border-color:#667eea!important;background:#fff!important;box-shadow:0 0 0 3px #667eea1f!important}.login-form .ant-input-affix-wrapper .ant-input{background:transparent!important;border:none!important;box-shadow:none!important}.login-form .ant-input-prefix{color:#9ca3af;font-size:15px;margin-right:8px}.form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.form-options .ant-form-item{margin-bottom:0}.form-options .ant-checkbox-wrapper{font-size:13px;color:#6b7280;font-family:Inter,sans-serif}.forgot-link{color:#667eea;font-weight:500;font-size:13px;text-decoration:none;font-family:Inter,sans-serif}.forgot-link:hover{color:#4f46e5;text-decoration:underline}.submit-button{height:46px!important;border-radius:8px!important;font-size:15px!important;font-weight:600!important;font-family:Inter,sans-serif!important;background:#5b50ea!important;border:none!important;box-shadow:0 4px 12px #5b50ea59!important;transition:all .2s!important;margin-top:8px}.submit-button:hover{background:#4f46e5!important;transform:translateY(-1px)!important;box-shadow:0 6px 16px #5b50ea73!important}.login-card-footer{padding:0;border-top:none;margin-top:0;text-align:center}.login-card-footer p{font-size:12px;color:#9ca3af;margin:0;font-family:Inter,sans-serif}@media(max-width:480px){.login-card .ant-card-body{padding:36px 24px!important}}.qa-dashboard{padding:10px 14px;background:#f5f6fa;font-family:DM Sans,Segoe UI,sans-serif}.qa-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;flex-wrap:wrap;gap:8px}.qa-date{font-size:11px;color:#9ca3af;font-weight:500}.qa-section-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#9ca3af;margin:8px 0 5px}.qa-stat-card{background:#fff;border-radius:8px;padding:10px 12px;display:flex;align-items:center;gap:10px;box-shadow:0 1px 3px #0000000f;height:100%}.qa-stat-card:hover{box-shadow:0 3px 8px #0000001a}.qa-stat-icon{font-size:18px;flex-shrink:0}.qa-stat-body{flex:1;min-width:0}.qa-stat-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#9ca3af;margin-bottom:1px}.qa-stat-value{font-size:18px;font-weight:700;color:#111827;line-height:1.2}.qa-stat-prefix{font-size:11px;color:#6b7280;margin-right:1px}.qa-stat-subtitle{font-size:10px;color:#9ca3af;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qa-chart-card{background:#fff;border-radius:8px;padding:10px 12px;box-shadow:0 1px 3px #0000000f}.qa-chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.qa-chart-title{font-size:12px;font-weight:600;color:#374151}.qa-table-card{background:#fff;border-radius:8px;padding:10px 12px;box-shadow:0 1px 3px #0000000f}.qa-table-card .ant-table-thead>tr>th{background:#f9fafb;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#6b7280;padding:5px 8px}.qa-table-card .ant-table-tbody>tr>td{font-size:11px;padding:5px 8px;color:#374151}.qa-table-card{background:#fff;border-radius:8px;padding:10px 12px;box-shadow:0 1px 3px #0000000f;min-height:280px}.qa-table-card .ant-table-tbody>tr:hover>td{background:#f9fafb}.qa-mono{font-family:monospace;font-size:10px;color:#6366f1;font-weight:600}.qa-amount{font-weight:600;color:#111827}.qa-amount-red{font-weight:600;color:#ef4444}.qa-tooltip{background:#1f2937;border-radius:6px;padding:5px 10px}.qa-tooltip-label{font-size:10px;color:#9ca3af;margin-bottom:1px}.qa-tooltip-value{font-size:12px;font-weight:600;color:#fff}.main-layout{min-height:100vh}.main-sider{background:#1a1d29!important;box-shadow:2px 0 8px #0000001a;position:fixed;left:0;top:0;bottom:0;z-index:100;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.main-sider:hover{box-shadow:4px 0 16px #00000026}.logo-container{height:56px;display:flex;align-items:center;justify-content:center;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s}.logo-text{font-size:24px;font-weight:700;color:#fff;margin:0;letter-spacing:-.5px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap;animation:fadeIn .3s}.logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;transition:all .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.main-menu{margin-top:12px;border-right:none!important;background:transparent!important;padding:0 8px}.main-menu .ant-menu-item,.main-menu .ant-menu-submenu-title{height:44px;line-height:44px;margin:3px 0!important;border-radius:8px!important;color:#ffffffa6;font-weight:500;transition:all .2s;overflow:hidden}.main-menu .ant-menu-item:hover,.main-menu .ant-menu-submenu-title:hover{background:#ffffff14!important;color:#fff!important}.main-menu .ant-menu-item-selected{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important}.main-menu .ant-menu-item-selected:after{display:none!important}.main-menu .anticon{font-size:18px;transition:all .2s}.main-menu .ant-menu-sub{background:#22263a!important}.main-menu .ant-menu-sub .ant-menu-item{color:#ffffff8c}.main-menu.ant-menu-inline-collapsed{padding:0!important;width:64px!important}.main-menu.ant-menu-inline-collapsed .ant-menu-item,.main-menu.ant-menu-inline-collapsed .ant-menu-submenu-title{width:64px!important;padding:0!important;padding-inline:0!important;padding-inline-start:0!important;padding-inline-end:0!important;margin:3px 0!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.main-menu.ant-menu-inline-collapsed .ant-menu-item .ant-menu-item-icon,.main-menu.ant-menu-inline-collapsed .ant-menu-submenu-title .ant-menu-item-icon,.main-menu.ant-menu-inline-collapsed .ant-menu-item>span.anticon,.main-menu.ant-menu-inline-collapsed .ant-menu-submenu-title>span.anticon{font-size:18px!important;margin:0!important;padding:0!important;min-width:unset!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important}.main-menu.ant-menu-inline-collapsed .ant-menu-title-content{display:none!important}.main-layout>.ant-layout{margin-left:64px;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}.main-header{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #0000000d;position:sticky;top:0;z-index:9;height:56px;transition:all .3s}.header-left{display:flex;align-items:center}.page-title{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}.header-right{display:flex;align-items:center;gap:20px}.header-icon{font-size:20px;cursor:pointer;color:#6b7280;transition:color .3s}.header-icon:hover{color:#667eea}.user-info{display:flex;align-items:center;gap:12px;cursor:pointer;padding:6px 10px;border-radius:8px;transition:background .3s}.user-info:hover{background:#f3f4f6}.user-avatar{background:linear-gradient(135deg,#667eea,#764ba2)}.user-name{font-weight:500;color:#1a1a1a;font-size:14px}.main-content{padding:12px 16px;background:#f5f5f5;min-height:calc(100vh - 56px);overflow:hidden}@media(max-width:768px){.main-content{padding:10px 12px}.main-header{padding:0 16px}.page-title{font-size:18px}}.main-menu .ant-menu-item,.main-menu .ant-menu-submenu-title{height:40px!important;line-height:40px!important;margin:2px 0!important}.main-menu .ant-menu-sub .ant-menu-item{height:36px!important;line-height:36px!important;margin:1px 0!important}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--sidebar-collapsed: 64px;--sidebar-expanded: 240px;--transition: .3s cubic-bezier(.4, 0, .2, 1)}body{font-family:Plus Jakarta Sans,sans-serif}.dl-root{display:flex;min-height:100vh;background:#f5f5f5}.dl-sidebar{position:fixed;top:0;left:0;height:100vh;width:var(--sidebar-collapsed);background:#1a1d29;display:flex;flex-direction:column;overflow:hidden;transition:width var(--transition);z-index:100;box-shadow:2px 0 8px #0000001a}.dl-sidebar.expanded{width:var(--sidebar-expanded);box-shadow:4px 0 16px #00000026}.dl-logo{height:56px;display:flex;align-items:center;gap:12px;padding:0 12px;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.dl-logo-mark{width:40px;height:40px;min-width:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;flex-shrink:0}.dl-logo-text{opacity:0;transform:translate(-8px);transition:opacity var(--transition),transform var(--transition);white-space:nowrap;overflow:hidden}.dl-sidebar.expanded .dl-logo-text{opacity:1;transform:translate(0)}.dl-logo-name{display:block;font-size:24px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.dl-logo-sub{display:block;font-size:10px;font-weight:500;color:#ffffff59;text-transform:uppercase;letter-spacing:1.5px;margin-top:1px}.dl-nav{flex:1;display:flex;flex-direction:column;gap:0;padding:12px 8px;overflow:hidden}.dl-nav-item{display:flex;align-items:center;gap:12px;height:40px;line-height:40px;padding:0 8px;margin:2px 0;border:none;background:none;border-radius:8px;cursor:pointer;color:#ffffffa6;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:500;text-align:left;width:100%;white-space:nowrap;transition:all .2s}.dl-nav-item:hover{background:#ffffff14!important;color:#fff!important}.dl-nav-item.active{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important}.dl-nav-icon{font-size:18px;flex-shrink:0;width:20px;display:flex;align-items:center;justify-content:center;transition:all .2s}.dl-nav-label{opacity:0;transform:translate(-8px);transition:opacity var(--transition),transform var(--transition);flex:1}.dl-sidebar.expanded .dl-nav-label{opacity:1;transform:translate(0)}.dl-nav-soon{font-size:9px;background:#ffffff14;color:#ffffff4d;padding:2px 6px;border-radius:4px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;opacity:0;transition:opacity var(--transition)}.dl-sidebar.expanded .dl-nav-soon{opacity:1}.dl-logout{display:flex;align-items:center;gap:12px;height:40px;padding:0 16px;margin:0 8px 8px;border:none;border-top:1px solid rgba(255,255,255,.06);background:none;color:#ffffff59;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;width:calc(100% - 16px);text-align:left;white-space:nowrap;transition:color .2s,background .2s;border-radius:8px;flex-shrink:0}.dl-logout:hover{color:#f87171;background:#f871710f}.dl-main{margin-left:var(--sidebar-collapsed);flex:1;display:flex;flex-direction:column;transition:margin-left var(--transition);min-width:0}.dl-main.shifted{margin-left:var(--sidebar-expanded)}.dl-topbar{height:56px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:50;box-shadow:0 1px 4px #0000000d}.dl-page-title{font-size:18px;font-weight:600;color:#1a1a1a}.dl-topbar-right{display:flex;align-items:center;gap:14px}.dl-status-tag{font-size:12px!important;font-weight:600!important;padding:3px 10px!important;border-radius:20px!important}.dl-user-chip{display:flex;align-items:center;gap:10px;padding:6px 14px 6px 6px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:40px;cursor:default}.dl-avatar{background:linear-gradient(135deg,#667eea,#764ba2)!important;font-size:13px!important;font-weight:700!important}.dl-user-name{font-size:13px;font-weight:600;color:#0f172a}.dl-content{padding:12px 16px;flex:1;background:#f5f5f5;min-height:calc(100vh - 56px)}.ov-root{padding:0}.ov-alert{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:10px;margin-bottom:16px;font-size:13px}.ov-alert-warning{background:#fffbeb;border:1px solid #fcd34d;color:#92400e}.ov-alert-error{background:#fff1f2;border:1px solid #fca5a5;color:#991b1b}.ov-alert-dot{width:8px;height:8px;border-radius:50%;background:currentColor;margin-top:4px;flex-shrink:0}.ov-alert p{margin:4px 0 0;font-size:12px;opacity:.85}.ov-dash-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;flex-wrap:wrap;gap:8px}.ov-dash-date{font-size:11px;color:#9ca3af;font-weight:500}.ov-section-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#9ca3af;margin:10px 0 6px}.ov-stats-grid{display:grid;gap:8px;margin-bottom:4px}.ov-stats-3{grid-template-columns:repeat(3,1fr)}.ov-stats-4{grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.ov-stats-3,.ov-stats-4{grid-template-columns:repeat(2,1fr)}}.ov-stat-card{background:#fff;border-radius:8px;padding:10px 12px;display:flex;align-items:center;gap:10px;box-shadow:0 1px 3px #0000000f;transition:box-shadow .15s}.ov-stat-card:hover{box-shadow:0 3px 8px #0000001a}.ov-stat-icon{font-size:18px;flex-shrink:0}.ov-stat-body{flex:1;min-width:0}.ov-stat-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#9ca3af;margin-bottom:1px}.ov-stat-value{font-size:18px;font-weight:700;color:#111827;line-height:1.2}.ov-stat-subtitle{font-size:10px;color:#9ca3af;margin-top:2px}.ov-charts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:8px}@media(max-width:768px){.ov-charts-grid{grid-template-columns:1fr}}.ov-chart-card{background:#fff;border-radius:8px;padding:12px 14px;box-shadow:0 1px 3px #0000000f}.ov-chart-title{font-size:12px;font-weight:600;color:#374151;margin-bottom:10px}.ov-no-data{text-align:center;padding:40px 0;color:#9ca3af;font-size:12px}.ov-tooltip{background:#1f2937;border-radius:6px;padding:6px 10px}.ov-tooltip-label{font-size:10px;color:#9ca3af;margin-bottom:1px}.ov-tooltip-value{font-size:13px;font-weight:600;color:#fff}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.pf-root{padding:0}.pf-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:768px){.pf-grid-2{grid-template-columns:1fr}}.pf-card{background:#fff;border-radius:10px;padding:16px;box-shadow:0 1px 3px #0000000f}.pf-card-full{width:100%}.pf-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.pf-card-header h4{margin:0;font-size:13px;font-weight:600;color:#111827}.pf-rows{display:flex;flex-direction:column;gap:8px}.pf-row{display:flex;align-items:center;justify-content:space-between;font-size:12px;padding:4px 0;border-bottom:1px solid #f9fafb}.pf-label{color:#9ca3af;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.3px;flex-shrink:0}.pf-value{color:#111827;font-size:12px;text-align:right}.pf-secure-badge{font-size:10px;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:20px;font-weight:600;border:1px solid #bbf7d0}.pf-bank-note{font-size:11px;color:#9ca3af;margin-top:10px;margin-bottom:0}.pf-desc{font-size:12px;color:#374151;line-height:1.6;margin:0}.pf-map-hint{font-size:11px;color:#6b7280;margin-bottom:8px}.pf-map-container{border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;margin-bottom:14px}.pf-coords{display:flex;gap:12px;font-size:11px;color:#6b7280}.pf-coords strong{color:#6366f1;font-family:monospace}.pf-address-fields{display:flex;flex-direction:column;gap:8px}.pf-field-row{display:flex;gap:8px}.pf-field{flex:1}.pf-field-label{display:block;font-size:10px;font-weight:700;color:#9ca3af;margin-bottom:4px;text-transform:uppercase;letter-spacing:.4px}@media(max-width:600px){.pf-field-row{flex-direction:column}}.dc-root{display:flex;justify-content:center;align-items:flex-start;min-height:60vh;padding-top:20px}.dc-card{background:#fff;border-radius:14px;border:1px solid var(--gray-200);overflow:hidden;width:100%;max-width:580px}.dc-card-header{padding:22px 28px;border-bottom:1px solid var(--gray-100)}.dc-card-header h4{font-size:15px;font-weight:700;color:var(--gray-900);margin-bottom:4px}.dc-card-header p{font-size:13px;color:var(--gray-400);line-height:1.5}.dc-body{padding:24px 28px;display:flex;flex-direction:column;gap:20px}.dc-field label{display:block;font-size:12.5px;font-weight:600;color:var(--gray-600);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.dc-dragger{border-radius:10px!important;border:2px dashed var(--gray-200)!important;background:var(--gray-50)!important;transition:border-color .2s!important}.dc-dragger:hover{border-color:var(--blue-400)!important;background:var(--blue-50)!important}.dc-dragger-content{padding:40px 20px;display:flex;flex-direction:column;align-items:center;gap:6px}.dc-dragger-icon{font-size:36px!important;color:var(--blue-400)!important;margin-bottom:6px}.dc-dragger-title{font-size:14px;font-weight:600;color:var(--gray-900)}.dc-dragger-sub{font-size:12px;color:var(--gray-400)}.dc-uploaded-list{border-top:1px solid var(--gray-100);padding-top:16px}.dc-uploaded-list h5{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--gray-400);margin-bottom:10px}.dc-uploaded-item{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:13px;color:var(--gray-600);font-weight:500;border-bottom:1px solid var(--gray-100)}.dc-uploaded-item:last-child{border-bottom:none}.dc-uploaded-dot{width:6px;height:6px;border-radius:50%;background:var(--blue-500);flex-shrink:0}.products-page{padding:0;animation:fadeInUp .3s ease}.products-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.products-header-left h2{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 4px;letter-spacing:-.4px}.products-header-left p{font-size:13px;color:#94a3b8;margin:0}.products-header-actions{display:flex;gap:10px;align-items:center}.products-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.pstat-card{background:#fff;border-radius:12px;padding:18px 20px;border:1px solid #f1f5f9;box-shadow:0 1px 4px #0000000a;transition:all .2s ease;display:flex;align-items:center;gap:14px}.pstat-card:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.pstat-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.pstat-icon.blue{background:#eff6ff;color:#3b82f6}.pstat-icon.green{background:#f0fdf4;color:#22c55e}.pstat-icon.orange{background:#fff7ed;color:#f97316}.pstat-icon.purple{background:#faf5ff;color:#a855f7}.pstat-info{min-width:0}.pstat-value{font-size:22px;font-weight:700;color:#0f172a;line-height:1;margin-bottom:4px}.pstat-label{font-size:12px;color:#94a3b8;font-weight:500}.products-filters{background:#fff;border-radius:12px;padding:14px 16px;border:1px solid #f1f5f9;box-shadow:0 1px 4px #0000000a;margin-bottom:16px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.products-search{flex:1;min-width:200px;max-width:360px}.products-filter-count{margin-left:auto;font-size:13px;color:#94a3b8;white-space:nowrap}.products-table-card{background:#fff;border-radius:12px;border:1px solid #f1f5f9;box-shadow:0 1px 4px #0000000a;overflow:hidden}.products-table .ant-table{font-size:13px}.products-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#475569;padding:12px 16px;font-size:12px;border-bottom:1px solid #f1f5f9}.products-table .ant-table-tbody>tr>td{padding:12px 16px;border-bottom:1px solid #f8fafc}.products-table .ant-table-tbody>tr:hover>td{background:#f8fafc}.product-cell{display:flex;align-items:center;gap:12px}.product-thumb{width:56px;height:56px;border-radius:10px;object-fit:cover;background:#f8fafc;border:1px solid #f1f5f9;flex-shrink:0}.product-thumb-placeholder{width:56px;height:56px;border-radius:10px;background:linear-gradient(135deg,#667eea,#764ba2);flex-shrink:0}.product-cell-info{min-width:0}.product-cell-name{font-weight:600;color:#0f172a;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.product-cell-sku{font-size:11px;color:#94a3b8;margin-top:2px;font-family:Courier New,monospace}.price-main{font-weight:700;color:#0f172a;font-size:14px}.price-compare{font-size:11px;color:#94a3b8;text-decoration:line-through;margin-top:1px}.stock-normal{font-weight:600;color:#22c55e;font-size:13px}.stock-low{font-weight:600;color:#f97316;font-size:13px}.stock-out{font-weight:600;color:#ef4444;font-size:13px}.product-form-section{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #f1f5f9}.product-form-section:last-child{border-bottom:none;margin-bottom:0}.product-form-section-title{font-size:12px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;margin-bottom:16px}.product-form .ant-form-item-label>label{font-size:13px;font-weight:500;color:#374151}.product-form .ant-form-item{margin-bottom:16px}.image-upload-area{border:2px dashed #e2e8f0;border-radius:10px;padding:20px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fafafa}.image-upload-area:hover{border-color:#6366f1;background:#f5f3ff}.image-upload-icon{font-size:28px;color:#94a3b8;margin-bottom:8px}.image-upload-text{font-size:13px;color:#64748b}.image-upload-hint{font-size:11px;color:#94a3b8;margin-top:4px}.product-images-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.product-image-item{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;border:2px solid #f1f5f9}.product-image-item img{width:100%;height:100%;object-fit:cover}.product-image-item.is-primary{border-color:#667eea}.product-image-item.is-pending{opacity:.85;border:2px dashed #667eea}.primary-badge{position:absolute;bottom:4px;left:4px;background:#667eea;color:#fff;font-size:10px;padding:1px 6px;border-radius:4px;font-weight:600}.pending-badge{position:absolute;bottom:4px;left:4px;background:#f97316;color:#fff;font-size:10px;padding:1px 5px;border-radius:4px;font-weight:600}.product-image-actions{position:absolute;top:4px;right:4px;display:flex;gap:4px;opacity:0;transition:opacity .2s}.product-image-item:hover .product-image-actions{opacity:1}.product-image-set-primary{width:22px;height:22px;border-radius:50%;background:#667eeae6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px}.product-image-delete{width:22px;height:22px;border-radius:50%;background:#ef4444e6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px}.products-empty{text-align:center;padding:60px 20px}.products-empty-icon{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);margin:0 auto 16px}.products-empty-title{font-size:16px;font-weight:600;color:#475569;margin-bottom:8px}.products-empty-sub{font-size:13px;color:#94a3b8;margin-bottom:20px}@media(max-width:768px){.products-stats{grid-template-columns:repeat(2,1fr)}.products-filters{flex-direction:column;align-items:stretch}.products-search{max-width:none}.products-filter-count{margin-left:0}}.orders-page{padding:0;animation:fadeInUp .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.orders-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.orders-header-left h2{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 4px;letter-spacing:-.4px}.orders-header-left p{font-size:13px;color:#94a3b8;margin:0}.orders-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.ostat-card{background:#fff;border-radius:12px;padding:18px 20px;border:1px solid #f1f5f9;box-shadow:0 1px 4px #0000000a;display:flex;align-items:center;gap:14px;transition:all .2s ease}.ostat-card:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.ostat-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.ostat-icon.blue{background:#eff6ff;color:#3b82f6}.ostat-icon.yellow{background:#fefce8;color:#eab308}.ostat-icon.green{background:#f0fdf4;color:#22c55e}.ostat-icon.red{background:#fef2f2;color:#ef4444}.ostat-value{font-size:22px;font-weight:700;color:#0f172a;line-height:1;margin-bottom:4px}.ostat-label{font-size:12px;color:#94a3b8;font-weight:500}.orders-filters{background:#fff;border-radius:12px;padding:14px 16px;border:1px solid #f1f5f9;box-shadow:0 1px 4px #0000000a;margin-bottom:16px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.orders-table-card{background:#fff;border-radius:12px;border:1px solid #f1f5f9;box-shadow:0 1px 4px #0000000a;overflow:hidden}.orders-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#475569;font-size:12px;padding:12px 16px;border-bottom:1px solid #f1f5f9}.orders-table .ant-table-tbody>tr>td{padding:14px 16px;border-bottom:1px solid #f8fafc}.orders-table .ant-table-tbody>tr:hover>td{background:#f8fafc;cursor:pointer}.order-number{font-weight:700;color:#0f172a;font-size:13px;font-family:Courier New,monospace}.order-date-cell{font-size:13px;color:#475569}.order-customer{font-size:13px;font-weight:500;color:#475569;font-family:Courier New,monospace;letter-spacing:.5px}.order-items-count{font-weight:600;color:#475569;font-size:13px}.order-total{font-weight:700;color:#0f172a;font-size:14px}.order-status-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600}.status-pending{background:#fefce8;color:#a16207}.status-confirmed{background:#eff6ff;color:#1d4ed8}.status-preparing{background:#fff7ed;color:#c2410c}.status-ready{background:#f0fdf4;color:#15803d}.status-cancelled{background:#fef2f2;color:#b91c1c}.status-default{background:#f1f5f9;color:#475569}.order-detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.order-detail-number{font-size:18px;font-weight:700;color:#0f172a;font-family:Courier New,monospace}.order-detail-date{font-size:13px;color:#94a3b8;margin-top:4px}.order-detail-section{margin-bottom:20px}.order-detail-section-title{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;margin-bottom:12px}.order-item-row{display:flex;align-items:center;gap:12px;padding:12px;background:#f8fafc;border-radius:10px;margin-bottom:10px;border:1px solid #f1f5f9}.order-item-img{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#fff;border:1px solid #e2e8f0;flex-shrink:0}.order-item-img-placeholder{width:48px;height:48px;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);flex-shrink:0}.order-item-info{flex:1;min-width:0}.order-item-name{font-weight:600;font-size:13px;color:#0f172a}.order-item-qty{font-size:12px;color:#94a3b8;margin-top:2px}.order-item-price{font-weight:700;font-size:14px;color:#0f172a;white-space:nowrap}.order-item-status{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.status-steps{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}.status-step-btn{padding:3px 10px;border-radius:6px;font-size:11px;font-weight:600;border:1.5px solid transparent;cursor:pointer;transition:all .15s ease;background:#f8fafc;color:#cbd5e1;border-color:#e2e8f0}.status-step-btn.active{background:#0f172a;color:#fff;border-color:#0f172a}.status-step-btn.done{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}.status-step-btn.next{background:#fff;color:#3b82f6;border-color:#3b82f6;cursor:pointer}.status-step-btn.disabled{background:#f8fafc;color:#cbd5e1;border-color:#e2e8f0;cursor:not-allowed}.status-step-btn.cancel{background:#fef2f2;color:#b91c1c;border-color:#fecaca;cursor:pointer}.order-address-box{background:#f8fafc;border-radius:10px;padding:14px 16px;border:1px solid #f1f5f9;font-size:13px;color:#475569;line-height:1.6}.order-totals{background:#f8fafc;border-radius:10px;padding:14px 16px;border:1px solid #f1f5f9}.order-totals-row{display:flex;justify-content:space-between;font-size:13px;color:#64748b;margin-bottom:6px}.order-totals-row.total{font-weight:700;font-size:15px;color:#0f172a;padding-top:8px;margin-top:4px;border-top:1px solid #e2e8f0;margin-bottom:0}.orders-empty{text-align:center;padding:60px 20px}.orders-empty-icon{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);margin:0 auto 16px}.orders-empty-title{font-size:16px;font-weight:600;color:#475569;margin-bottom:8px}.orders-empty-sub{font-size:13px;color:#94a3b8}@media(max-width:768px){.orders-stats{grid-template-columns:repeat(2,1fr)}.orders-filters{flex-direction:column;align-items:stretch}}.db-root{display:flex;min-height:100vh;background:#f9fafb;font-family:Outfit,sans-serif}.db-sidebar{width:240px;background:#1a1d29;display:flex;flex-direction:column;padding:24px 16px;position:fixed;top:0;left:0;height:100vh;z-index:10}.db-sidebar-logo{display:flex;align-items:center;gap:12px;padding:8px 8px 28px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:20px}.db-logo-icon{width:38px;height:38px;background:#667eea;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#fff;flex-shrink:0}.db-logo-text{font-size:15px;font-weight:700;color:#fff}.db-logo-sub{font-size:10px;color:#fff6;text-transform:uppercase;letter-spacing:1.5px}.db-nav{display:flex;flex-direction:column;gap:4px;flex:1}.db-nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border:none;background:none;border-radius:10px;cursor:pointer;color:#ffffff80;font-family:Outfit,sans-serif;font-size:14px;text-align:left;width:100%;transition:all .2s}.db-nav-item:hover{background:#ffffff0f;color:#fffc}.db-nav-item.active{background:#667eea26;color:#667eea}.db-nav-icon{font-size:16px}.db-nav-label{flex:1}.db-nav-badge{font-size:10px;background:#ffffff14;color:#ffffff59;padding:2px 7px;border-radius:10px}.db-logout-btn{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);background:none;border-radius:10px;color:#fff6;font-family:Outfit,sans-serif;font-size:13px;cursor:pointer;transition:all .2s}.db-logout-btn:hover{border-color:#ef4444;color:#ef4444}.db-main{margin-left:240px;flex:1;display:flex;flex-direction:column}.db-topbar{background:#fff;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:5}.db-page-title{font-size:18px;font-weight:700;color:#111827}.db-topbar-right{display:flex;align-items:center;gap:12px}.db-user-chip{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#374151}.db-content{padding:28px 32px;flex:1}.db-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px;color:#9ca3af;gap:16px}.db-spinner{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.db-welcome-banner{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;color:#fff}.db-welcome-banner h3{font-size:20px;font-weight:700;margin-bottom:4px}.db-welcome-banner p{color:#fff9;font-size:14px}.db-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.db-stat-card{background:#fff;border-radius:14px;padding:20px;box-shadow:0 1px 4px #0000000f}.db-stat-icon{font-size:28px;margin-bottom:10px}.db-stat-value{font-size:24px;font-weight:700;color:#111827;margin-bottom:2px}.db-stat-label{font-size:13px;color:#374151;font-weight:500;margin-bottom:4px}.db-stat-note{font-size:11px;color:#9ca3af}.db-info-banner{border-radius:12px;padding:16px 20px;display:flex;align-items:flex-start;gap:14px;border:1px solid}.db-info-banner.yellow{background:#fffbeb;border-color:#fde68a;color:#92400e}.db-info-banner.red{background:#fef2f2;border-color:#fecaca;color:#991b1b}.db-info-banner span{font-size:20px;flex-shrink:0}.db-info-banner strong{font-size:14px;font-weight:600;display:block;margin-bottom:3px}.db-info-banner p{font-size:13px;line-height:1.5}.db-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.db-profile-card{background:#fff;border-radius:14px;padding:24px;box-shadow:0 1px 4px #0000000f}.db-profile-card.full{grid-column:1 / -1}.db-profile-card h4{font-size:15px;font-weight:700;color:#111827;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f3f4f6}.db-profile-rows{display:flex;flex-direction:column;gap:12px}.db-profile-row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.db-pr-label{color:#9ca3af;font-size:12px;font-weight:500}.db-pr-value{color:#111827;font-weight:500;text-align:right}.db-bank-note{margin-top:14px;font-size:12px;color:#9ca3af;padding-top:12px;border-top:1px solid #f3f4f6}.db-store-desc{font-size:14px;color:#374151;line-height:1.7}.db-docs-card{background:#fff;border-radius:16px;padding:36px;text-align:center;max-width:480px;box-shadow:0 1px 4px #0000000f}.db-docs-icon{font-size:40px;margin-bottom:14px}.db-docs-card h4{font-size:18px;font-weight:700;color:#111827;margin-bottom:8px}.db-docs-card>p{color:#6b7280;font-size:14px;margin-bottom:20px;line-height:1.5}.db-doc-type-select{margin-bottom:16px;text-align:left}.db-doc-type-select label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.db-upload-btn{background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;font-weight:600!important;margin-bottom:12px}.db-upload-hint{font-size:12px;color:#9ca3af}.db-coming-soon{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px;text-align:center;color:#9ca3af}.db-cs-icon{font-size:56px;margin-bottom:16px}.db-coming-soon h3{font-size:22px;font-weight:700;color:#374151;margin-bottom:8px}.db-coming-soon p{font-size:15px}.cp-root{min-height:100vh;background:#f0f4ff;display:flex;align-items:flex-start;justify-content:center;padding:40px 20px 120px;font-family:Outfit,sans-serif;overflow-y:auto!important}.cp-container{width:100%;max-width:620px}.cp-header{display:flex;align-items:center;gap:16px;margin-bottom:28px}.cp-logo{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:#fff;flex-shrink:0}.cp-header h1{font-size:22px;font-weight:700;color:#111827}.cp-header p{font-size:14px;color:#6b7280;margin-top:2px}.cp-stepper{display:flex;align-items:center;background:#fff;border-radius:16px;padding:20px 24px;margin-bottom:20px;box-shadow:0 1px 4px #0000000f}.cp-step{display:flex;align-items:center;flex:1}.cp-step-bubble{width:32px;height:32px;border-radius:50%;background:#e5e7eb;color:#9ca3af;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s}.cp-step.active .cp-step-bubble{background:#667eea;color:#fff;box-shadow:0 0 0 4px #667eea26}.cp-step.done .cp-step-bubble{background:#667eea;color:#fff}.cp-step-label{font-size:12px;font-weight:500;color:#9ca3af;margin-left:8px;white-space:nowrap}.cp-step.active .cp-step-label{color:#667eea;font-weight:600}.cp-step.done .cp-step-label{color:#667eea}.cp-step-line{flex:1;height:2px;background:#e5e7eb;margin:0 12px;transition:background .3s}.cp-step-line.filled{background:#667eea}.cp-card{background:#fff;border-radius:20px;padding:36px;box-shadow:0 2px 12px #00000012}.cp-step-content h3{font-size:20px;font-weight:700;color:#111827;margin-bottom:6px}.cp-step-content>p{color:#6b7280;font-size:14px;margin-bottom:24px;line-height:1.5}.cp-bank-notice{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;font-size:13px;padding:10px 14px;border-radius:8px;margin-top:4px}.cp-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cp-review-item{background:#f9fafb;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:4px}.cp-review-item.full{grid-column:1 / -1}.cp-r-label{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.cp-r-value{font-size:14px;font-weight:500;color:#111827}.cp-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:1px solid #f3f4f6}.cp-btn-next,.cp-btn-submit{background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;font-weight:600!important}.cp-success{width:100%;max-width:480px;background:#fff;border-radius:24px;padding:48px 40px;text-align:center;box-shadow:0 4px 24px #00000014;margin:auto}.cp-success h2{font-size:24px;font-weight:700;color:#111827;margin-bottom:10px}.cp-success>p{color:#6b7280;font-size:15px;margin-bottom:28px}.cp-success-steps{display:flex;flex-direction:column;gap:10px}.cp-ss-item{padding:12px 16px;border-radius:10px;font-size:13px;font-weight:500;text-align:left}.cp-ss-item.done{background:#eff6ff;color:#1e40af}.cp-ss-item.pending{background:#f9fafb;color:#6b7280}*{box-sizing:border-box;margin:0;padding:0}.sp-root{min-height:100vh;background:#f0f4ff;display:flex;align-items:center;justify-content:center;padding:30px 20px;font-family:Outfit,sans-serif}.sp-card{background:#fff;border-radius:24px;padding:44px 40px;width:100%;max-width:440px;box-shadow:0 4px 24px #00000014}.sp-logo{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:#fff;margin-bottom:20px}.sp-header{margin-bottom:20px}.sp-header h2{font-size:24px;font-weight:700;color:#111827;margin-bottom:6px}.sp-header p{color:#6b7280;font-size:14px;line-height:1.5}.sp-approved-badge{display:inline-flex;align-items:center;gap:6px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;font-size:13px;font-weight:600;padding:8px 14px;border-radius:20px;margin-bottom:24px}.sp-strength{display:flex;align-items:center;gap:10px;margin-bottom:12px}.sp-strength-track{display:flex;gap:4px;flex:1}.sp-strength-seg{height:4px;flex:1;border-radius:2px;transition:background .3s}.sp-requirements{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px}.sp-req-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#9ca3af;transition:color .2s}.sp-req-item.met{color:#667eea}.sp-btn-set{height:50px!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;font-size:15px!important;font-weight:600!important;border-radius:12px!important}.sp-success-card{text-align:center}.sp-success-title{font-size:22px;font-weight:700;color:#111827;text-align:center;margin-bottom:8px}.sp-success-desc{color:#6b7280;text-align:center;font-size:14px;margin-bottom:20px}.sp-redirect-bar{height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.sp-redirect-fill{height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;animation:fill 3s linear forwards}@keyframes fill{0%{width:0}to{width:100%}}.supplier-list-container{max-width:1800px}.page-header-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.supplier-table .ant-table{font-size:13px}.supplier-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#374151;padding:12px 16px;font-size:12px;white-space:nowrap}.supplier-table .ant-table-tbody>tr>td{padding:12px 16px}.supplier-table .ant-table-tbody>tr:hover>td{background:#f9fafb}.supplier-table .ant-table-cell .ant-tag{white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.supplier-table .ant-table-cell-fix-right:after,.supplier-table .ant-table-cell-fix-right-first:after,.supplier-table .ant-table-cell-fix-left:after,.supplier-table .ant-table-cell-fix-left-last:after{box-shadow:none!important}.supplier-table .ant-table-container:before,.supplier-table .ant-table-container:after{box-shadow:none!important}.supplier-info{display:flex;align-items:center;gap:12px}.supplier-avatar{background:linear-gradient(135deg,#667eea,#764ba2);flex-shrink:0}.supplier-details{min-width:0}.supplier-name{font-weight:600;color:#1a1a1a;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.supplier-id{font-size:11px;color:#9ca3af;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-email{font-size:13px;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sales-value{font-weight:600;color:#10b981;font-size:14px}.no-rating{font-size:12px;color:#9ca3af;white-space:nowrap}.approval-note{font-size:13px;color:#6b7280;margin-top:12px;padding:12px;background:#f9fafb;border-radius:6px}.supplier-detail-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:20px 24px}.supplier-detail-modal .ant-modal-body{padding:24px;max-height:70vh;overflow-y:auto}.supplier-detail-modal .ant-tabs-nav{margin-bottom:24px}.supplier-detail-modal .ant-descriptions-item-label{font-weight:600;color:#374151;background:#fafafa}.supplier-detail-modal .ant-descriptions-item-content{color:#1a1a1a}.documents-section{padding:16px 0}.documents-section h4{font-size:14px;font-weight:600;color:#374151;margin-bottom:16px}.document-item{padding:16px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;transition:all .2s}.document-item:hover{border-color:#667eea;background:#f9fafb}.document-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.document-header .anticon{font-size:20px;color:#667eea}.document-header span{flex:1;font-weight:600;color:#1a1a1a;font-size:14px}.document-actions{display:flex;gap:8px;flex-wrap:wrap}.document-preview{margin-top:12px;padding:12px;background:#f9fafb;border-radius:6px}.document-preview img{max-width:100%;border-radius:4px}.document-expiry{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:12px;color:#6b7280}.document-expiry.expired{color:#ef4444}.document-expiry.expiring-soon{color:#f59e0b}.performance-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}.metric-card{padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.metric-label{font-size:12px;color:#6b7280;margin-bottom:8px}.metric-value{font-size:24px;font-weight:700;color:#1a1a1a}.metric-change{font-size:12px;margin-top:4px}.metric-change.positive{color:#10b981}.metric-change.negative{color:#ef4444}.activity-description{color:#374151;margin-bottom:4px}.activity-metadata{font-size:12px;color:#6b7280;padding:8px 12px;background:#f9fafb;border-radius:4px;margin-top:8px}.commission-form{display:flex;gap:12px;align-items:center;padding:16px;background:#f9fafb;border-radius:8px;margin-top:16px}.rejection-form{margin-top:16px}.rejection-form label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:13px}.rejection-form textarea{width:100%;min-height:100px;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;font-family:inherit;resize:vertical}.rejection-form textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:24px}.stats-card{padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff}.stats-card-label{font-size:12px;opacity:.9;margin-bottom:8px}.stats-card-value{font-size:28px;font-weight:700}.stats-card-subtitle{font-size:11px;opacity:.8;margin-top:4px}@media(max-width:768px){.page-header{flex-direction:column;gap:12px;align-items:flex-start}.page-header-actions{width:100%;justify-content:flex-end}.filter-row{flex-direction:column;align-items:stretch}.search-input{max-width:none}.status-filter{width:100%}.performance-metrics{grid-template-columns:1fr}.detail-actions{flex-direction:column}.commission-form{flex-direction:column;align-items:stretch}}.driver-list-container{max-width:1800px}.stats-row{margin-bottom:20px}.stat-card{border-radius:10px;border:none;box-shadow:0 1px 3px #0000000d;transition:all .3s ease}.stat-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.stat-card .ant-card-body{padding:20px}.search-input{flex:1;max-width:400px}.status-filter,.vehicle-filter{width:180px}.driver-table .ant-table{font-size:13px}.driver-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#374151;padding:12px 16px;font-size:12px}.driver-table .ant-table-tbody>tr>td{padding:12px 16px}.driver-table .ant-table-tbody>tr:hover>td{background:#f9fafb}.driver-info{display:flex;align-items:center;gap:12px}.driver-avatar{background:linear-gradient(135deg,#667eea,#764ba2);flex-shrink:0}.driver-details{min-width:0}.driver-name{font-weight:600;color:#1a1a1a;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.driver-id{font-size:12px;color:#9ca3af;margin-top:2px}.vehicle-info{display:flex;align-items:center;gap:6px;margin-bottom:4px}.vehicle-icon{font-size:18px}.vehicle-type{font-weight:600;font-size:12px;color:#667eea}.vehicle-model{font-size:13px;color:#374151}.vehicle-plate{font-size:12px;color:#9ca3af;font-family:monospace;margin-top:2px}.performance-stats{font-size:12px;color:#6b7280;margin-top:4px}.completion-rate{margin-top:4px}.no-performance{font-size:12px;color:#9ca3af;font-style:italic}.earnings-value{font-weight:600;color:#10b981;font-size:14px}.vehicle-type-badge{font-size:16px;font-weight:600}.document-images{padding:12px;background:#f9fafb;border-radius:6px;text-align:center;color:#6b7280}@media(max-width:768px){.filter-row{flex-direction:column;align-items:stretch}.search-input{max-width:none}.status-filter,.vehicle-filter{width:100%}}.customer-list-container{max-width:1800px;padding:24px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.search-input{flex:1;max-width:500px}.status-filter{width:200px}.advanced-filters{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-group label{font-size:13px;font-weight:600;color:#374151}.filter-actions{grid-column:1 / -1;display:flex;gap:12px;justify-content:flex-end;padding-top:16px;border-top:1px solid #e5e7eb}.bulk-actions-card{border-radius:10px;border:none;box-shadow:0 1px 3px #0000000d;margin-bottom:16px;background:linear-gradient(135deg,#667eea,#764ba2)}.bulk-actions-card .ant-card-body{padding:12px 16px}.bulk-actions-card span,.bulk-actions-card .ant-btn{color:#fff}.bulk-actions-card .ant-btn{border-color:#fff}.bulk-actions-card .ant-btn:hover{background:#fff3}.customer-table .ant-table{font-size:13px}.customer-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#374151;padding:12px 16px;font-size:12px}.customer-table .ant-table-tbody>tr>td{padding:12px 16px}.customer-table .ant-table-tbody>tr:hover>td{background:#f9fafb}.customer-info{display:flex;align-items:center;gap:12px}.customer-avatar{background:linear-gradient(135deg,#667eea,#764ba2);flex-shrink:0}.customer-details{min-width:0}.customer-name{font-weight:600;color:#1a1a1a;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-id{font-size:12px;color:#9ca3af;margin-top:2px}.contact-email{font-size:13px;color:#374151}.contact-phone{font-size:12px;color:#9ca3af;margin-top:2px}.stat-value{font-weight:600;color:#1a1a1a;font-size:14px}.spent-value{font-weight:600;color:#10b981;font-size:14px}.customer-detail-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:20px 24px}.customer-detail-modal .ant-modal-body{padding:24px;max-height:70vh;overflow-y:auto}.customer-detail-modal .ant-tabs-nav{margin-bottom:24px}.customer-detail-modal .ant-descriptions-item-label{font-weight:600;color:#374151;background:#fafafa}.customer-detail-modal .ant-descriptions-item-content{color:#1a1a1a}.customer-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:16px}.stat-box{padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.stat-box .stat-label{font-size:12px;opacity:.9;margin-bottom:8px}.stat-box .stat-value{font-size:24px;font-weight:700;color:#fff}.addresses-section{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.address-card{padding:16px;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s}.address-card:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea1a}.address-header{margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.address-label{font-weight:600;color:#374151}.address-content{margin-bottom:12px;line-height:1.6}.address-footer{padding-top:8px;border-top:1px solid #e5e7eb}.payment-methods-section{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.payment-card{padding:16px;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s}.payment-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #1890ff1a}.payment-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.card-type{font-weight:600;color:#374151;font-size:14px}.card-number{font-size:13px;color:#6b7280;font-family:monospace;margin-top:4px}.payment-footer{display:flex;justify-content:space-between;padding-top:12px;border-top:1px solid #e5e7eb}.activity-timeline{padding:16px 0}.activity-timeline .ant-timeline-item-content{font-size:13px}.activity-time{font-size:12px;color:#9ca3af;margin-bottom:4px}.activity-description{color:#374151;margin-bottom:4px;font-weight:500}.activity-metadata{font-size:12px;color:#6b7280;padding:8px 12px;background:#f9fafb;border-radius:4px;margin-top:8px;font-family:monospace;white-space:pre-wrap}.detail-actions{display:flex;gap:12px;padding-top:24px;border-top:1px solid #e5e7eb;margin-top:24px}@media(max-width:768px){.customer-list-container{padding:16px}.filter-row{flex-direction:column;align-items:stretch}.search-input{max-width:none}.status-filter{width:100%}.advanced-filters,.customer-stats-grid,.addresses-section,.payment-methods-section{grid-template-columns:1fr}.detail-actions{flex-direction:column}}.order-list-container{max-width:1800px}.filter-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.order-table .ant-table{font-size:13px}.order-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#374151;padding:12px 16px;font-size:12px}.order-table .ant-table-tbody>tr>td{padding:12px 16px}.order-table .ant-table-tbody>tr:hover>td{background:#f9fafb;cursor:pointer}.order-number{font-family:monospace;font-weight:600;color:#374151;font-size:13px}.order-amount{font-weight:600;color:#1a1a1a}.date-filter{width:240px}.search-input{width:220px}@media(max-width:768px){.filter-row{flex-direction:column;align-items:stretch}.status-filter,.search-input,.date-filter{width:100%}}.order-detail-container{max-width:1000px;margin:0 auto}.detail-back-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.detail-title{font-size:22px;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:-.5px}.detail-card{border-radius:10px;border:none;box-shadow:0 1px 3px #0000000d;margin-bottom:16px}.detail-card .ant-card-head{font-weight:600;font-size:14px;color:#374151;border-bottom:1px solid #f3f4f6;padding:0 20px;min-height:44px}.detail-card .ant-card-body{padding:16px 20px}.items-table .ant-table{font-size:13px}.items-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#374151;padding:10px 16px;font-size:12px}.items-table .ant-table-tbody>tr>td{padding:10px 16px}.product-cell{display:flex;align-items:center;gap:10px}.product-image{width:38px;height:38px;border-radius:6px;object-fit:cover;flex-shrink:0}.product-name{font-weight:500;color:#1a1a1a;font-size:13px}.totals-section{max-width:320px;margin-left:0}.totals-row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;font-size:13px;color:#374151}.totals-row.total-final{font-size:15px;font-weight:700;color:#1a1a1a;padding-top:10px;border-top:1px solid #e5e7eb;margin-top:4px}.totals-divider{border:none;border-top:1px solid #f3f4f6;margin:6px 0}.discount-amount{color:#10b981;font-weight:500}.detail-descriptions .ant-descriptions-item-label{font-weight:500;color:#6b7280;font-size:13px}.detail-descriptions .ant-descriptions-item-content{font-size:13px;color:#1a1a1a}.disputes-container{padding:10px 14px;background:#f5f6fa;min-height:100vh;font-family:DM Sans,Segoe UI,sans-serif}.disputes-filters{background:#fff;border-radius:8px;padding:10px 12px;margin-bottom:8px;box-shadow:0 1px 3px #0000000f}.disputes-table-card{background:#fff;border-radius:8px;padding:10px 12px;box-shadow:0 1px 3px #0000000f}.disputes-table-card .ant-table-thead>tr>th{background:#f9fafb;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#6b7280;padding:6px 10px}.disputes-table-card .ant-table-tbody>tr>td{font-size:12px;padding:6px 10px;color:#374151}.disputes-table-card .ant-table-tbody>tr:hover>td{background:#f9fafb}.dispute-id{font-family:monospace;font-size:11px;color:#6366f1;font-weight:600}.dispute-order-id{font-family:monospace;font-size:11px;color:#374151}.dispute-detail-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;margin-bottom:3px}.dispute-detail-value{font-size:13px;color:#111827}.dispute-reason-box{background:#f9fafb;padding:8px 10px;border-radius:6px;font-size:12px;color:#374151;line-height:1.5}.dispute-resolution-box{background:#f0fdf4;padding:8px 10px;border-radius:6px;font-size:12px;color:#166534;line-height:1.5}.dispute-evidence-img{width:80px;height:80px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb;transition:opacity .2s}.dispute-evidence-img:hover{opacity:.85}.st-container{padding:10px 14px;background:#f5f6fa;min-height:100vh;font-family:DM Sans,Segoe UI,sans-serif}.st-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px;flex-wrap:wrap;gap:8px}.st-title{font-size:16px;font-weight:700;color:#1f2937}.st-subtitle{font-size:11px;color:#9ca3af;margin-top:2px}.st-card{margin-bottom:12px;border-radius:8px;box-shadow:0 1px 3px #0000000f}.st-section-title{font-size:13px;font-weight:700;color:#1f2937;margin-bottom:4px}.st-section-desc{font-size:11px;color:#9ca3af;line-height:1.5}.st-formula-box{background:#f0f9ff;border:1px solid #bfdbfe;border-radius:6px;padding:8px 12px;font-size:11px;color:#1e40af;margin-top:8px}.category-list-container{max-width:1800px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-title{font-size:24px;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:-.5px}.page-subtitle{font-size:13px;color:#6b7280;margin:4px 0 0}.filter-card{border-radius:10px;border:none;box-shadow:0 1px 3px #0000000d;margin-bottom:16px}.filter-card .ant-card-body{padding:16px}.filter-row{display:flex;gap:12px;align-items:center}.status-filter{width:180px}.parent-filter{width:200px}.table-card{border-radius:10px;border:none;box-shadow:0 1px 3px #0000000d}.table-card .ant-card-body{padding:0}.category-table .ant-table{font-size:13px}.category-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#374151;padding:12px 16px;font-size:12px}.category-table .ant-table-tbody>tr>td{padding:12px 16px}.category-table .ant-table-tbody>tr:hover>td{background:#f9fafb}.category-info{display:flex;align-items:center;gap:12px}.category-icon-wrap{width:56px;height:56px;border-radius:10px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black)}.category-icon-wrap img{width:100%;height:100%;border-radius:10px;object-fit:cover;display:block}.category-details{min-width:0}.category-name{font-weight:600;color:#1a1a1a;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-description{font-size:12px;color:#9ca3af;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.order-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:#f3f4f6;font-size:13px;font-weight:600;color:#374151}.category-form .ant-form-item-label>label{font-weight:500;color:#374151;font-size:13px}.empty-state{padding:48px 0;text-align:center;color:#9ca3af}.page-header-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.header-left{display:flex;align-items:center;gap:12px}.header-title-group{display:flex;flex-direction:column}@media(max-width:768px){.filter-row{flex-direction:column;align-items:stretch}.status-filter,.parent-filter{width:100%}}.delivery-order-cell{display:flex;align-items:center;gap:12px}.delivery-avatar{background:linear-gradient(135deg,#667eea,#764ba2);flex-shrink:0}.delivery-order-details{min-width:0}.delivery-order-number{font-weight:600;color:#1a1a1a;font-size:13px;font-family:Courier New,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.delivery-id{font-size:11px;color:#9ca3af;margin-top:2px}.delivery-address-cell{font-size:12px;color:#374151;max-width:160px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.delivery-detail-grid{display:flex;flex-direction:column;gap:8px;margin-top:4px}.delivery-detail-row{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#fafafa;border-radius:6px;border:1px solid #f0f0f0}.delivery-detail-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.4px;flex-shrink:0}.delivery-detail-value{font-size:13px;color:#1a1a1a;font-weight:500;text-align:right;max-width:60%}.assign-reason-label{font-size:13px;font-weight:600;color:#374151}.no-drivers-msg{text-align:center;padding:40px 20px;font-size:14px;color:#9ca3af}.eligible-driver-list{display:flex;flex-direction:column;gap:10px;max-height:420px;overflow-y:auto;padding-right:2px}.eligible-driver-card{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#fafafa;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s}.eligible-driver-card:hover{border-color:#667eea;background:#f5f3ff}.eligible-driver-avatar{background:linear-gradient(135deg,#667eea,#764ba2);flex-shrink:0}.eligible-driver-info{flex:1;min-width:0}.eligible-driver-name{font-weight:600;font-size:14px;color:#1a1a1a;margin-bottom:3px}.eligible-driver-meta{font-size:12px;color:#6b7280;margin-bottom:1px}.pmt-root{padding:0;font-family:DM Sans,Segoe UI,sans-serif;background:#f5f6fa;min-height:100%}.pmt-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.pmt-title{font-size:18px;font-weight:700;color:#111827;margin:0 0 2px}.pmt-subtitle{font-size:12px;color:#9ca3af;margin:0}.pmt-tabs{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.pmt-tab-btn{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;font-family:inherit}.pmt-tab-btn:hover{border-color:#667eea;color:#667eea}.pmt-tab-btn--active{background:#667eea;border-color:#667eea;color:#fff}.pmt-tab-icon{font-size:14px;display:flex;align-items:center}.pmt-tab-count{background:#0000001f;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:600}.pmt-tab-btn--active .pmt-tab-count{background:#ffffff40}.pmt-filter-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:#fff;border-radius:8px;padding:10px 12px;margin-bottom:8px;box-shadow:0 1px 3px #0000000f}.pmt-stat-card{background:#fff;border-radius:8px;padding:10px 14px;box-shadow:0 1px 3px #0000000f}.pmt-stat-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#9ca3af;margin-bottom:4px}.pmt-stat-value{font-size:20px;font-weight:700;color:#111827}.pmt-table-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000f;overflow:hidden}.pmt-table .ant-table{font-size:13px}.pmt-table .ant-table-thead>tr>th{background:#f9fafb;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#6b7280;padding:8px 12px}.pmt-table .ant-table-tbody>tr>td{padding:8px 12px;color:#374151}.pmt-table .ant-table-tbody>tr:hover>td{background:#f9fafb;cursor:pointer}.pmt-order-id-btn{background:none;border:none;padding:0;font-family:monospace;font-size:11px;font-weight:600;color:#6366f1;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color .2s}.pmt-order-id-btn:hover{color:#4f46e5}.pmt-amount{font-weight:600;color:#111827}.pmt-mono{font-family:monospace;font-size:11px;color:#6366f1;font-weight:600}.pmt-empty{color:#d1d5db}.pmt-meta-pre{background:#f5f5f5;border-radius:4px;padding:8px;font-size:11px;max-height:150px;overflow-y:auto;margin:0}.reconciliation-container{padding:10px 14px;background:#f5f6fa;min-height:100vh;font-family:DM Sans,Segoe UI,sans-serif}.reconciliation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;flex-wrap:wrap;gap:8px}.reconciliation-date{font-size:11px;color:#9ca3af;font-weight:500}.recon-stat-card{background:#fff;border-radius:8px;padding:10px 14px;box-shadow:0 1px 3px #0000000f;height:100%}.recon-stat-label{font-size:10px;color:#9ca3af;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px}.recon-stat-value{font-size:20px;font-weight:700;line-height:1.2}.reconciliation-table-card{background:#fff;border-radius:8px;padding:10px 12px;box-shadow:0 1px 3px #0000000f}.reconciliation-table-card .ant-table-thead>tr>th{background:#f9fafb;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#6b7280;padding:6px 10px}.reconciliation-table-card .ant-table-tbody>tr>td{font-size:12px;padding:6px 10px;color:#374151}.reconciliation-table-card .ant-table-tbody>tr:hover>td{background:#f9fafb}.mismatch-row{background:#fff5f5!important}.mismatch-row:hover>td{background:#fee2e2!important}.recon-amount-success{color:#10b981;font-weight:600}.recon-amount-danger{color:#ef4444;font-weight:600}.recon-diff-neutral{color:#9ca3af}.an-container{padding:10px 14px;background:#f5f6fa;min-height:100vh;font-family:DM Sans,Segoe UI,sans-serif}.an-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-wrap:wrap;gap:8px}.an-date{font-size:11px;color:#9ca3af;font-weight:500}.an-section-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#9ca3af;margin:8px 0 5px}.an-stat-card{background:#fff;border-radius:8px;padding:10px 12px;box-shadow:0 1px 3px #0000000f;height:100%}.an-stat-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#9ca3af;margin-bottom:3px}.an-stat-value{font-size:18px;font-weight:700;line-height:1.2}.an-chart-card{background:#fff;border-radius:8px;padding:12px 14px;box-shadow:0 1px 3px #0000000f}.an-chart-title{font-size:12px;font-weight:600;color:#374151;margin-bottom:10px}.an-table-card{background:#fff;border-radius:8px;padding:12px 14px;box-shadow:0 1px 3px #0000000f}.an-table-card .ant-table-thead>tr>th{background:#f9fafb;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#6b7280;padding:6px 10px}.an-table-card .ant-table-tbody>tr>td{font-size:12px;padding:6px 10px;color:#374151}.an-table-card .ant-table-tbody>tr:hover>td{background:#f9fafb}.an-tooltip{background:#1f2937;border-radius:6px;padding:6px 10px}.an-tooltip-label{font-size:10px;color:#9ca3af;margin-bottom:1px}.an-tooltip-value{font-size:13px;font-weight:600;color:#fff}.dc-container{padding:10px 14px;background:#f5f6fa;min-height:100vh;font-family:DM Sans,Segoe UI,sans-serif}.dc-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px;flex-wrap:wrap;gap:8px}.dc-title{font-size:16px;font-weight:700;color:#1f2937}.dc-subtitle{font-size:11px;color:#9ca3af;margin-top:2px}.dc-info-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:10px 14px;font-size:12px;color:#1e40af;margin-bottom:12px;line-height:1.6}.dc-table-card{background:#fff;border-radius:8px;padding:12px 14px;box-shadow:0 1px 3px #0000000f}.dc-table-card .ant-table-thead>tr>th{background:#f9fafb;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#6b7280;padding:6px 10px}.dc-table-card .ant-table-tbody>tr>td{font-size:12px;padding:6px 10px;color:#374151}.dc-tier-name{font-weight:600;color:#1f2937}.dc-expanded{padding:8px 12px;background:#f9fafb;border-radius:6px}.dc-expanded-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;margin-bottom:8px}.dc-vehicle-grid{display:flex;gap:10px;flex-wrap:wrap}.dc-vehicle-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 14px;min-width:160px}.dc-vehicle-disabled{opacity:.5}.dc-vehicle-header{display:flex;align-items:center;gap:6px;margin-bottom:8px}.dc-vehicle-fee{font-size:20px;font-weight:700;color:#10b981}.dc-vehicle-fee-label{font-size:11px;color:#9ca3af;margin-left:4px;font-weight:400}.dc-vehicle-limits{font-size:11px;color:#6b7280;margin-top:4px}.dc-form-row{display:flex;gap:12px;align-items:flex-start;flex-wrap:wrap}.dc-modal-section-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#6b7280;margin:14px 0 10px;border-top:1px solid #f3f4f6;padding-top:12px}.dc-modal-vehicle-grid{display:flex;gap:10px;flex-wrap:wrap}.dc-modal-vehicle-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;flex:1;min-width:180px}.dc-modal-vehicle-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.dc-modal-vehicle-fields{display:flex;flex-direction:column;gap:6px}.dc-field-row{display:flex;flex-direction:column;gap:2px}.dc-field-row label{font-size:10px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px}.profile-container{padding:24px;max-width:800px;margin:0 auto}.profile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.profile-title{font-size:22px;font-weight:600;color:#111827;margin:0}.profile-subtitle{font-size:13px;color:#6b7280;margin-top:4px}.profile-card{background:#fff;border-radius:8px;border:1px solid #e5e7eb;padding:24px;margin-bottom:16px}.profile-section-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:4px}.profile-section-desc{font-size:12px;color:#6b7280;margin-bottom:20px}.profile-avatar-section{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #f3f4f6}.profile-avatar-info{flex:1}.profile-name{font-size:18px;font-weight:600;color:#111827}.profile-role{font-size:12px;color:#6b7280;margin-top:2px}.profile-meta{display:flex;gap:16px;margin-top:8px}.profile-meta-item{font-size:12px;color:#9ca3af}.profile-meta-item span{color:#374151;font-weight:500}
