html,body,#root{min-width:1280px;min-height:100vh;margin:0;background:#f5f7fa}.react-whale-intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(180deg,#08182e3d,#061525d6),radial-gradient(circle at 50% 18%,rgba(114,200,255,.42),transparent 26%),linear-gradient(135deg,#061525,#0b3762 48%,#2c7be5)}.intro-stars span{position:absolute;width:5px;height:5px;border-radius:50%;background:#fffc;box-shadow:0 0 18px #fff9;animation:introStarPulse 2.2s ease-in-out infinite}.intro-stars span:nth-child(1){left:23%;top:19%}.intro-stars span:nth-child(2){right:26%;top:16%;animation-delay:.5s}.intro-stars span:nth-child(3){left:58%;top:30%;animation-delay:1s}.intro-whale-stage{position:absolute;left:50%;bottom:21vh;width:320px;height:320px;transform:translate(-50%)}.intro-whale{position:absolute;left:104px;bottom:68px;z-index:4;width:112px;height:112px;border-radius:24px;object-fit:cover;filter:drop-shadow(0 28px 32px rgba(0,20,40,.34));animation:introWhaleLeap 4.6s cubic-bezier(.2,.72,.22,1) forwards}.intro-ring{position:absolute;left:50%;bottom:74px;width:88px;height:22px;border:2px solid rgba(179,232,255,.7);border-radius:50%;transform:translate(-50%) scale(.28);opacity:0}.intro-ring-a{animation:introSplashRing 4.6s ease-out forwards}.intro-ring-b{animation:introSplashRing 4.6s ease-out 2.7s forwards}.intro-drop{position:absolute;z-index:3;width:9px;height:9px;border-radius:50%;background:#c0eeffeb;opacity:0;animation:introWaterDrop 4.6s ease-out forwards}.intro-drop-a{left:86px;bottom:112px}.intro-drop-b{left:196px;bottom:126px;animation-delay:.08s}.intro-drop-c{left:158px;bottom:94px;animation-delay:2.6s}.intro-wave{position:absolute;left:-8%;right:-8%;bottom:-2px;height:26vh;background:radial-gradient(70% 85% at 50% -16%,rgba(255,255,255,.72),transparent 38%),linear-gradient(180deg,#35aaddd1,#08375cf5);clip-path:polygon(0 36%,8% 30%,17% 39%,26% 27%,36% 36%,46% 26%,56% 34%,68% 24%,80% 35%,91% 25%,100% 34%,100% 100%,0 100%);animation:introWaveMove 4.6s ease-in-out forwards}.intro-wave-back{bottom:5vh;opacity:.48;filter:blur(1px)}.intro-wave-front{z-index:2;height:21vh;opacity:.92}.intro-copy{position:relative;z-index:5;display:grid;justify-items:center;margin-top:-16vh;text-align:center;animation:introCopyRise 4.6s ease forwards}.intro-copy .ant-typography{margin:0;color:#fff}.intro-copy>.ant-typography:first-child{color:#ffffffb3;font-size:13px;font-weight:800}.intro-copy h1.ant-typography{margin:10px 0 0;color:#fff;font-size:56px;line-height:1.05}.intro-copy span{margin-top:14px;color:#ffffffc7;font-size:16px}.intro-copy button{margin-top:28px}@keyframes introWhaleLeap{0%{transform:translate3d(0,132px,0) rotate(-8deg) scale(.86);opacity:0}10%{opacity:1}34%{transform:translate3d(-38px,-116px,0) rotate(-21deg) scale(1.16)}55%{transform:translate3d(34px,-152px,0) rotate(18deg) scale(1.22)}78%{transform:translate3d(56px,42px,0) rotate(28deg) scale(.94);opacity:1}to{transform:translate3d(64px,106px,0) rotate(18deg) scale(.76);opacity:0}}@keyframes introSplashRing{0%,16%{opacity:0;transform:translate(-50%) scale(.22)}24%,70%{opacity:.72}to{opacity:0;transform:translate(-50%) scale(3.2)}}@keyframes introWaterDrop{0%,12%{opacity:0;transform:translateZ(0) scale(.5)}28%{opacity:1;transform:translate3d(-44px,-72px,0) scale(1)}48%,to{opacity:0;transform:translate3d(18px,40px,0) scale(.2)}}@keyframes introWaveMove{0%{transform:translate(-3%) translateY(20px)}45%{transform:translate(2%) translateY(0)}to{transform:translate(-1%) translateY(12px)}}@keyframes introStarPulse{0%,to{opacity:.28;transform:scale(.8)}50%{opacity:1;transform:scale(1.35)}}@keyframes introCopyRise{0%{opacity:0;transform:translateY(18px)}18%,82%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.login-layout{display:grid;grid-template-columns:minmax(560px,1fr) 500px;min-height:100vh;background:#fff}.login-art{display:flex;flex-direction:column;justify-content:center;padding:72px;background:linear-gradient(135deg,#1e293b,#2c7be5);color:#fff}.login-art img{width:72px;height:72px;border-radius:14px}.login-art .ant-typography{color:#fff}.login-kicker{margin-top:28px;opacity:.72}.login-card{display:flex;flex-direction:column;justify-content:center;padding:64px}.wechat-login{display:grid;gap:22px;width:100%;max-width:360px;margin:0 auto}.wechat-login-heading{display:flex;align-items:center;gap:14px}.wechat-login-heading>.anticon{color:#07c160;font-size:42px}.wechat-login-heading h3{margin:0 0 4px!important}.wechat-qr-frame{display:grid;place-items:center;width:280px;height:280px;margin:0 auto;padding:14px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 16px 42px #0f172a1a}.wechat-qr-frame img{width:100%;height:100%;object-fit:contain}.wechat-login-status{display:grid;gap:4px;text-align:center}.wechat-login-status span{color:#64748b;font-size:13px}.wechat-login-trust{display:flex;align-items:flex-start;gap:8px;padding:12px 14px;border-radius:10px;background:#f0fdf4;color:#166534;line-height:1.6}.wechat-login-trust .ant-typography{color:inherit}.login-tabs{margin-bottom:24px}.login-register-row{justify-content:center;width:100%}.register-modal-form{margin-top:18px}.admin-react{min-height:100vh}.react-sider{position:sticky!important;top:0;height:100vh;background:#1e293b!important}.react-brand{display:flex;align-items:center;gap:10px;height:60px;padding:0 18px;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.react-brand img{width:32px;height:32px;border-radius:6px}.react-sider nav{display:grid;gap:4px;padding:14px 10px}.react-sider nav button{display:flex;align-items:center;gap:10px;height:44px;border:0;border-radius:4px;padding:0 14px;background:transparent;color:#b0b7c3;font-size:14px;font-weight:700;text-align:left}.react-sider nav button.active,.react-sider nav button:hover{background:#2c7be5;color:#fff}.react-user{position:absolute;left:14px;right:14px;bottom:14px;color:#fff}.react-user span{display:block;margin-top:4px;color:#8e98a8;font-size:12px}.react-header{display:flex;align-items:center;justify-content:space-between;min-height:72px;height:auto;gap:16px;padding:10px 24px;line-height:1.4;background:#fff;border-bottom:1px solid #f2f2f7}.react-header>div:first-child{display:grid;gap:4px;min-width:0}.react-header h4{margin:0!important;line-height:1.3!important}.react-header .ant-space{flex-wrap:wrap;justify-content:flex-end}.react-content{min-width:0;padding:24px;background:#f5f7fa}.metric-card-react{min-height:118px;background:#1a5276}.mini-kpi{min-height:128px;border:0;border-radius:6px;box-shadow:0 8px 18px #0f172a0f}.mini-kpi b{display:block;margin:8px 0 4px;color:#152238;font-size:28px;line-height:1.1}.mini-kpi span{color:#64748b;font-size:13px}.mini-kpi.blue{border-left:4px solid #2c7be5}.mini-kpi.green{border-left:4px solid #27ae60}.mini-kpi.orange{border-left:4px solid #f39c12}.mini-kpi.teal{border-left:4px solid #16a085}.mini-kpi.red{border-left:4px solid #e74c3c}.mini-kpi.purple{border-left:4px solid #8e44ad}.metric-card-react .ant-statistic-title,.metric-card-react .ant-statistic-content,.metric-card-react .ant-typography{color:#fff}.metric-card-react.locked{background:#64748b}.dashboard-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-bottom:16px}.metric-grid{align-items:stretch}.dashboard-metric{display:grid;width:100%;min-height:154px;gap:6px;padding:18px;border:0;border-radius:6px;color:#fff;text-align:left;cursor:pointer;box-shadow:0 8px 18px #0f172a14}.dashboard-metric span{color:#ffffffd1;font-weight:700}.dashboard-metric strong{display:block;font-size:34px;line-height:1.1;word-break:break-word}.dashboard-metric em{font-style:normal;font-weight:800}.dashboard-metric em.up{color:#9df5bd}.dashboard-metric em.down{color:#ffd1d1}.dashboard-metric em.neutral{color:#ffffffe0}.dashboard-metric small{color:#ffffffb8}.dashboard-metric.metric-blue{background:linear-gradient(135deg,#1a5276,#2980b9)}.dashboard-metric.metric-green{background:linear-gradient(135deg,#1e8449,#27ae60)}.dashboard-metric.metric-orange{background:linear-gradient(135deg,#d68910,#f39c12)}.dashboard-metric.metric-teal{background:linear-gradient(135deg,#1abc9c,#16a085)}.dashboard-metric.metric-purple{background:linear-gradient(135deg,#8e44ad,#9b59b6)}.dashboard-metric.metric-red{background:linear-gradient(135deg,#e74c3c,#c0392b)}.dashboard-metric.metric-gray{background:linear-gradient(135deg,#95a5a6,#7f8c8d)}.block-row{margin-top:16px}.react-bars{display:grid;grid-template-columns:repeat(12,1fr);align-items:end;height:210px;gap:10px;padding:16px;border:1px solid #f2f2f7;background:#fafbfc}.echarts-panel{width:100%;height:400px}.react-bars i{display:block;min-height:24px;border-radius:4px 4px 0 0;background:#2c7be5}.rank-item{height:30px;margin:0 0 12px;padding:5px 10px;color:#fff;border-radius:4px;background:linear-gradient(90deg,#2c7be5,#7eb3f7)}.pending-more{display:flex;justify-content:center;padding-top:16px}.empty-ok{display:grid;place-items:center;min-height:180px;color:#27ae60;font-weight:800}.empty-ok b{font-size:46px;line-height:1}.quick-action{display:grid;width:100%;min-height:124px;gap:8px;align-content:start;padding:18px;border:1px solid #edf0f5;border-radius:6px;background:#fff;color:#1f2937;text-align:left;cursor:pointer}.quick-action .anticon{color:#2c7be5;font-size:24px}.quick-action b{font-size:16px}.quick-action span{color:#64748b;line-height:1.5}.quick-action:hover{border-color:#2c7be5;box-shadow:0 8px 18px #2c7be51f}.filter-line,.table-alert{margin-bottom:12px}.filter-line .ant-input-search{width:260px}.batch-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:10px 12px;border:1px solid rgba(44,123,229,.22);border-radius:4px;background:#2c7be514}.drawer-stack{width:100%}.relation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.relation-grid div{min-height:62px;padding:10px 12px;border:1px solid #edf0f5;border-radius:4px;background:#fafbfc}.relation-grid b,.relation-grid span{display:block;margin-top:5px;color:#1f2937;line-height:1.35;word-break:break-word}.timeline-row{display:grid;gap:4px;padding:10px 0;border-bottom:1px solid #f0f2f5}.timeline-row:last-child{border-bottom:0}.timeline-row b{color:#1f2937}.timeline-row span{color:#64748b}.pool-metric{background:#155e75}.filter-line .ant-select{min-width:180px}.member-stat-card{display:grid;width:100%;min-height:118px;gap:7px;padding:18px;border:0;border-radius:6px;background:linear-gradient(135deg,#1a5276,#2980b9);color:#fff;text-align:left;cursor:pointer}.member-stat-card.warning{background:linear-gradient(135deg,#d68910,#f39c12)}.member-stat-card span{color:#ffffffd1;font-weight:700}.member-stat-card b{font-size:30px;line-height:1.1}.member-stat-card small{color:#ffffffbd}.member-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.member-toolbar .ant-input-search{width:240px}.member-toolbar .ant-select{min-width:150px}.member-status{display:inline-flex;align-items:center;gap:6px}.member-status i{width:8px;height:8px;border-radius:50%}.member-dot-green{background:#27ae60}.member-dot-orange{background:#f39c12}.member-dot-gray{background:#95a5a6}.member-profile{display:grid;grid-template-columns:72px 180px 1fr;gap:16px;align-items:center}.member-avatar{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#e5e7eb;color:#1f2937;font-size:24px;font-weight:800}.customer-stat-card{display:grid;width:100%;min-height:118px;gap:7px;padding:18px;border:0;border-radius:6px;background:linear-gradient(135deg,#155e75,#2c7be5);color:#fff;text-align:left;cursor:pointer}.customer-stat-card.warning{background:linear-gradient(135deg,#b45309,#f59e0b)}.customer-stat-card span{color:#ffffffd1;font-weight:700}.customer-stat-card b{font-size:30px;line-height:1.1}.customer-stat-card small{color:#ffffffbd}.customer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.customer-toolbar .ant-input-search{width:280px}.customer-toolbar .ant-select{min-width:132px}.customer-name-link{padding:0;font-weight:800}.follow-overdue{color:#cf1322;font-weight:800}.customer-detail-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.customer-detail-head h4{margin-bottom:6px!important}.customer-overview-card{display:grid;width:100%;min-height:86px;gap:6px;padding:14px 16px;border:1px solid #edf0f5;border-radius:6px;background:#fff;color:#1f2937;text-align:left;cursor:pointer}.customer-overview-card:hover{border-color:#2c7be5;box-shadow:0 8px 18px #2c7be51f}.customer-overview-card span{color:#64748b;font-weight:700}.customer-overview-card b{font-size:28px}.followup-editor{padding:12px;border:1px solid #edf0f5;border-radius:6px;background:#fafbfc}.followup-editor .ant-form{display:grid;grid-template-columns:150px 1fr auto;gap:10px;align-items:start}.followup-editor .ant-form-item{margin:0}.followup-line{display:grid;gap:4px;padding:12px 0;border-bottom:1px solid #f0f2f5}.followup-line:last-child{border-bottom:0}.followup-line b{color:#1f2937}.followup-line span{color:#64748b;line-height:1.5}.product-stat-card{display:grid;width:100%;min-height:118px;gap:7px;padding:18px;border:0;border-radius:6px;background:linear-gradient(135deg,#1a5276,#2980b9);color:#fff;text-align:left;cursor:pointer}.product-stat-card.warning{background:linear-gradient(135deg,#b45309,#f59e0b)}.product-stat-card span{color:#ffffffd1;font-weight:700}.product-stat-card b{font-size:30px;line-height:1.1}.product-stat-card small{color:#ffffffc2;line-height:1.35}.product-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.product-toolbar .ant-input-search{width:240px}.product-toolbar .ant-select{min-width:132px}.product-thumb{width:40px;height:40px;border:1px solid #edf0f5;border-radius:4px;object-fit:cover;background:#fff}.product-model-link{padding:0;font-weight:800}.product-form-card{margin-top:12px}.full-input{width:100%}.filter-config-row{display:grid;grid-template-columns:72px 130px 1fr 86px 122px 68px;gap:8px;align-items:center;margin-top:12px}.filter-config-row b{color:#1f2937}.param-config-row{display:grid;grid-template-columns:1fr 1fr 140px 68px;gap:8px;align-items:center;margin-bottom:10px}.empty-inline{margin-top:12px;padding:12px;border:1px dashed #d9d9d9;border-radius:4px;color:#cf1322;background:#fff7f7}.product-import-modal .ant-modal-body{max-height:calc(100vh - 150px);overflow-y:auto;padding-top:20px}.product-import-upload-stage,.product-import-result-stage{display:grid;gap:16px;margin-top:22px}.product-import-upload-stage .ant-upload-drag{min-height:250px;border-color:#93c5fd;background:linear-gradient(180deg,#f8fbff,#eff6ff)}.product-import-upload-stage .ant-upload-drag-icon .anticon{color:#1677ff;font-size:50px}.product-import-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-import-processing{display:grid;max-width:760px;gap:16px;margin:52px auto 24px;text-align:center}.product-import-robot{justify-self:center;color:#1677ff;font-size:64px}.product-import-processing .ant-card-body,.product-import-summary .ant-card-body{display:grid;gap:4px;text-align:center}.product-import-processing .ant-card b,.product-import-summary b{color:#1d4ed8;font-size:26px}.product-import-processing .ant-card span,.product-import-summary span{color:#64748b}.product-import-summary.warning b{color:#d97706}.product-import-summary.safe b{color:#16a34a}.product-import-image-placeholder{display:grid;width:42px;height:42px;place-items:center;border:1px dashed #d1d5db;border-radius:6px;color:#94a3b8;font-size:11px}.product-import-price-cell{display:grid;gap:2px;white-space:nowrap}.product-import-detail{display:grid;gap:12px;padding:8px 0 14px 48px}.product-import-images{display:flex;flex-wrap:wrap;gap:8px}.product-import-images .ant-image-img{border:1px solid #e5e7eb;border-radius:6px;object-fit:contain;background:#fff}.product-import-line,.product-import-source{display:grid;gap:2px;padding:7px 0;border-bottom:1px solid #f1f5f9}.product-import-line:last-child,.product-import-source:last-child{border-bottom:0}.product-import-line span,.product-import-source span,.product-import-source small{overflow-wrap:anywhere;color:#64748b;line-height:1.45}.product-import-source small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-import-detail-alert{margin-top:4px}@media(max-width:900px){.product-import-actions{align-items:stretch;flex-direction:column}.product-import-actions>.ant-btn{width:100%}.product-import-detail{padding-left:0}}.quote-stat-card{display:grid;width:100%;min-height:118px;gap:7px;padding:18px;border:0;border-radius:6px;background:linear-gradient(135deg,#1a5276,#2980b9);color:#fff;text-align:left;cursor:pointer}.quote-stat-card.warning{background:linear-gradient(135deg,#d68910,#f39c12)}.quote-stat-card.success{background:linear-gradient(135deg,#1e8449,#27ae60)}.quote-stat-card.gray{background:linear-gradient(135deg,#64748b,#94a3b8)}.quote-stat-card span{color:#ffffffd1;font-weight:700}.quote-stat-card b{font-size:28px;line-height:1.1}.quote-stat-card small{color:#ffffffc2}.quote-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.quote-toolbar .ant-input-search{width:240px}.quote-toolbar .ant-select{min-width:132px}.quote-no-link{padding:0;font-weight:800}.quote-money{color:#1a1a1a}.link-success{color:#16a34a!important}.quote-detail-head{display:grid;grid-template-columns:1fr 360px;gap:18px;align-items:start}.quote-timeline{margin-bottom:0}.quote-free-filter{display:block;margin-top:10px;color:#16a34a;font-weight:800}.quote-cost-switch{display:flex;align-items:center;gap:8px;margin:12px 0}.quote-reject-reason{margin-top:12px}.success-button{background:#16a34a}.contract-stat-card{display:grid;width:100%;min-height:118px;gap:7px;padding:18px;border:0;border-radius:6px;background:linear-gradient(135deg,#1a5276,#2980b9);color:#fff;text-align:left;cursor:pointer}.contract-stat-card.warning{background:linear-gradient(135deg,#d68910,#f39c12)}.contract-stat-card.success{background:linear-gradient(135deg,#14532d,#16a34a)}.contract-stat-card.danger{background:linear-gradient(135deg,#b91c1c,#ef4444)}.contract-stat-card.gray{background:linear-gradient(135deg,#64748b,#94a3b8)}.contract-stat-card span{color:#ffffffd1;font-weight:700}.contract-stat-card b{font-size:27px;line-height:1.1}.contract-stat-card small{color:#ffffffc2}.contract-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.contract-toolbar .ant-input-search{width:240px}.contract-toolbar .ant-select{min-width:132px}.contract-no-link{padding:0;font-weight:800}.contract-expiry{font-weight:800}.contract-expiry.ok{color:#16a34a}.contract-expiry.warning{color:#d97706}.contract-expiry.danger{color:#dc2626}.contract-detail-head{display:grid;grid-template-columns:1fr 360px;gap:18px;align-items:start}.device-stat-card{display:grid;width:100%;min-height:118px;gap:7px;padding:18px;border:0;border-radius:6px;background:linear-gradient(135deg,#1a5276,#2980b9);color:#fff;text-align:left;cursor:pointer}.device-stat-card.success{background:linear-gradient(135deg,#14532d,#16a34a)}.device-stat-card.warning{background:linear-gradient(135deg,#b45309,#f59e0b)}.device-stat-card.danger{background:linear-gradient(135deg,#b91c1c,#ef4444)}.device-stat-card.gray{background:linear-gradient(135deg,#64748b,#94a3b8)}.device-stat-card span{color:#ffffffd1;font-weight:700}.device-stat-card b{font-size:27px;line-height:1.1}.device-stat-card small{color:#ffffffc2;line-height:1.35}.device-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.device-toolbar .ant-input-search{width:240px}.device-toolbar .ant-select{min-width:128px}.device-no-link{padding:0;font-weight:800}.device-status{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.device-status i{width:8px;height:8px;border-radius:50%}.device-dot-green{background:#16a34a}.device-dot-gray{background:#94a3b8}.device-dot-red{background:#dc2626}.device-detail-head{display:grid;grid-template-columns:1fr 260px;gap:18px;align-items:center}.device-detail-head h4{margin-bottom:6px!important}.device-filter-summary{padding:12px 14px;border-radius:6px;color:#fff;font-weight:800;text-align:center}.device-filter-summary.normal{background:#16a34a}.device-filter-summary.due_soon{background:#f59e0b}.device-filter-summary.expired{background:#dc2626}.device-filter-ok{color:#16a34a;font-weight:800}.device-filter-warning{color:#d97706;font-weight:800}.device-filter-danger{color:#dc2626;font-weight:800}.device-relation-actions{margin-top:12px}.device-service-suggest{margin:12px 0;color:#1f2937;font-weight:800}.device-filter-config-row{display:grid;grid-template-columns:72px 1fr 84px 118px 130px 68px;gap:8px;align-items:center;margin-top:12px}.device-replace-list{display:grid;gap:10px}.inventory-stat-card{display:grid;width:100%;min-height:118px;gap:7px;padding:18px;border:0;border-radius:6px;background:linear-gradient(135deg,#1a5276,#2980b9);color:#fff;text-align:left;cursor:pointer}.inventory-stat-card.success{background:linear-gradient(135deg,#14532d,#16a34a)}.inventory-stat-card.warning{background:linear-gradient(135deg,#b45309,#f59e0b)}.inventory-stat-card.danger{background:linear-gradient(135deg,#b91c1c,#ef4444)}.inventory-stat-card.gray{background:linear-gradient(135deg,#64748b,#94a3b8)}.inventory-stat-card.teal{background:linear-gradient(135deg,#0f766e,#14b8a6)}.inventory-stat-card span{color:#ffffffd1;font-weight:700}.inventory-stat-card b{font-size:26px;line-height:1.1}.inventory-stat-card small{color:#ffffffc2;line-height:1.35}.inventory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.inventory-toolbar .ant-input-search{width:240px}.inventory-toolbar .ant-select{min-width:132px}.inventory-zero,.inventory-out{color:#dc2626}.inventory-in{color:#16a34a}.repair-stat-card{display:grid;width:100%;min-height:118px;gap:7px;padding:18px;border:0;border-radius:6px;background:linear-gradient(135deg,#1a5276,#2980b9);color:#fff;text-align:left;cursor:pointer}.repair-stat-card.success{background:linear-gradient(135deg,#14532d,#16a34a)}.repair-stat-card.warning{background:linear-gradient(135deg,#b45309,#f59e0b)}.repair-stat-card.gray{background:linear-gradient(135deg,#64748b,#94a3b8)}.repair-stat-card.teal{background:linear-gradient(135deg,#0f766e,#14b8a6)}.repair-stat-card span{color:#ffffffd1;font-weight:700}.repair-stat-card b{font-size:26px;line-height:1.1}.repair-stat-card small{color:#ffffffc2;line-height:1.35}.repair-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.repair-toolbar .ant-input-search{width:240px}.repair-toolbar .ant-select{min-width:126px}.repair-urgent{color:#dc2626;font-weight:800}.repair-detail-head{display:grid;grid-template-columns:1fr 360px;gap:18px;align-items:start}@media(max-width:1500px){.dashboard-charts .ant-col-16,.dashboard-charts .ant-col-8{flex:0 0 100%;max-width:100%}}
