@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;600;700;800&display=swap";:root{font-family:Outfit,Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;--primary-color: #1e40af;background-color:#f8fafc;color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;padding:0;width:100%;min-height:100vh;background-color:#f4f7f6;overflow-x:hidden}#root{width:100%;height:100%}a{font-weight:500;color:var(--primary-color);text-decoration:none;transition:color .3s}a:hover{color:#1e3a8a}.ant-btn-primary{box-shadow:0 2px #0000000b}.ant-card{border-radius:12px}.branch-selector:hover{background-color:#f5f5f5}.premium-sidebar-menu .ant-menu-item-group-title{font-size:11px!important;font-weight:700!important;color:#ffffff4d!important;padding:24px 20px 8px!important;letter-spacing:1.2px!important;text-transform:uppercase!important}.premium-sidebar-menu .ant-menu-item{height:40px!important;line-height:40px!important;margin:4px 12px!important;width:calc(100% - 24px)!important;border-radius:8px!important;transition:all .2s ease!important}.premium-sidebar-menu .ant-menu-item-active,.premium-sidebar-menu .ant-menu-item:hover{background-color:#ffffff0d!important}.premium-sidebar-menu .ant-menu-item-selected{background-color:#1e40af1a!important;color:var(--primary-color)!important}.premium-sidebar-menu .ant-menu-item-selected:after{display:none!important}.premium-sidebar-menu .ant-menu-item .ant-menu-item-icon{font-size:16px!important;transition:transform .2s ease!important}.premium-sidebar-menu .ant-menu-item:hover .ant-menu-item-icon{transform:scale(1.1) rotate(-5deg)}.premium-sidebar-menu::-webkit-scrollbar{width:4px}.premium-sidebar-menu::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.premium-sidebar-menu::-webkit-scrollbar-track{background:transparent}.premium-sidebar-menu .ant-menu-submenu-title{height:44px!important;line-height:44px!important;margin:4px 12px!important;width:calc(100% - 24px)!important;border-radius:8px!important;color:#ffffffd9!important}.premium-sidebar-menu .ant-menu-sub{background:#0003!important;padding:4px 0!important}.premium-sidebar-menu .ant-menu-sub .ant-menu-item{height:36px!important;line-height:36px!important;font-size:13px!important;margin:2px 12px 2px 24px!important;width:calc(100% - 36px)!important;color:#fff9!important}.premium-sidebar-menu .ant-menu-sub .ant-menu-item-selected{color:var(--primary-color)!important;background-color:#1e40af1a!important}.premium-sidebar-menu .ant-menu-submenu-arrow{color:#ffffff4d!important}:root{--primary: #1e40af;--primary-dark: #1e3a8a;--slate-900: #0f172a;--slate-800: #1e293b;--slate-700: #334155;--slate-600: #475569;--slate-400: #94a3b8;--glass-bg: rgba(255, 255, 255, .9);--glass-border: rgba(255, 255, 255, .5);--accent: #0ea5e9}.landing-container{background-color:#f8fafc;color:var(--slate-900);font-family:Outfit,Inter,sans-serif;overflow-x:hidden}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 8%;position:absolute;width:100%;z-index:100}.nav-logo{font-size:1.4rem;font-weight:800;letter-spacing:1px;color:var(--slate-900)}.nav-links{display:flex;align-items:center;gap:2.5rem}.nav-links a{color:var(--slate-600);font-weight:600;text-decoration:none;font-size:.95rem;transition:all .3s}.nav-links a:hover{color:var(--primary)}.hero-section{display:flex;align-items:center;padding:180px 8% 100px;min-height:95vh;gap:60px;background:radial-gradient(circle at 0% 0%,rgba(30,64,175,.05) 0%,transparent 40%),radial-gradient(circle at 100% 100%,rgba(14,165,233,.03) 0%,transparent 40%)}.hero-content{flex:1;max-width:680px}.hero-tag{font-weight:800;padding:6px 16px;border-radius:6px;margin-bottom:32px;letter-spacing:.5px;background:#6366f11a!important;color:var(--primary)!important;border:none!important}.hero-title{font-size:3.2rem!important;font-weight:800!important;line-height:1.2!important;margin-bottom:24px!important;color:var(--slate-900)!important;letter-spacing:-1.2px!important}.gradient-text{background:linear-gradient(135deg,#1e40af,#0ea5e9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{font-size:1.15rem!important;color:var(--slate-600)!important;margin-bottom:40px!important;line-height:1.6!important;max-width:540px}.cta-primary{height:64px!important;padding:0 48px!important;font-weight:700!important;background:var(--primary)!important;border-color:var(--primary)!important;box-shadow:0 12px 24px #1e40af40!important;font-size:1.1rem!important;border-radius:12px!important}.cta-secondary{height:60px!important;padding:0 40px!important;font-weight:700!important;border:2px solid #e2e8f0!important;color:var(--slate-900)!important;font-size:1.05rem!important}.hero-image-container{flex:1;display:flex;justify-content:center;perspective:1000px}.glass-mockup{width:100%;max-width:720px;height:480px;background:var(--glass-bg);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid var(--glass-border);border-radius:24px;box-shadow:0 10px 15px -3px #0000000d,0 30px 60px -12px #00000026;overflow:hidden;display:flex;flex-direction:column;transform:rotateY(-5deg) rotateX(2deg);transition:transform .8s ease}.glass-mockup:hover{transform:rotateY(0) rotateX(0)}.mockup-header{height:36px;background:#fff6;display:flex;align-items:center;padding:0 20px;gap:10px;border-bottom:1px solid rgba(0,0,0,.03)}.dot{width:12px;height:12px;border-radius:50%;opacity:.6}.red{background:#ff5f56}.orange{background:#ffbd2e}.green{background:#27c93f}.mockup-body{flex:1;display:flex}.mockup-sidebar{width:22%;background:#00000005;border-right:1px solid rgba(0,0,0,.04);display:flex;flex-direction:column;padding:24px 15px;gap:18px}.side-item{display:flex;align-items:center;gap:10px}.side-icon{width:12px;height:12px;background:var(--primary);border-radius:3px;opacity:.8}.side-icon-dim{width:12px;height:12px;background:#00000014;border-radius:3px}.side-line{height:6px;background:#0000000f;border-radius:3px;width:100%}.side-line.short{width:50%;background:var(--primary);opacity:.8}.side-line.mini{width:40%}.mockup-content{flex:1;padding:24px;display:flex;flex-direction:column;gap:20px}.mockup-top-bar{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.03)}.mockup-breadcrumb{font-size:.65rem;font-weight:600;color:var(--slate-400);text-transform:uppercase;letter-spacing:.5px}.mockup-user{width:24px;height:24px;background:#0000000d;border-radius:50%}.mockup-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mockup-card-premium{padding:12px;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d;position:relative;overflow:hidden}.mockup-card-premium:after{content:"";position:absolute;top:0;left:0;width:100%;height:3px}.mockup-card-premium.blue:after{background:#6366f1}.mockup-card-premium.green:after{background:#10b981}.mockup-card-premium.orange:after{background:#f59e0b}.mockup-card-premium.purple:after{background:#8b5cf6}.m-label{font-size:.6rem!important;color:var(--slate-400)!important;font-weight:700!important;text-transform:uppercase;display:block}.m-val{margin:4px 0!important;font-size:1.1rem!important;font-weight:800!important}.m-trend{font-size:.55rem;font-weight:700}.m-trend.up{color:#10b981}.m-trend.down{color:#ef4444}.mockup-main-area{flex:1;display:flex;gap:16px}.mockup-chart-container{flex:2;background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 6px -1px #0000000d;display:flex;flex-direction:column}.m-chart-header{font-size:.7rem;font-weight:700;color:var(--slate-600);margin-bottom:12px}.mockup-chart{flex:1;display:flex;align-items:flex-end;padding-bottom:10px}.chart-line{width:100%;height:80px;border-bottom:2px solid var(--primary);background:linear-gradient(to top,rgba(99,102,241,.05),transparent);clip-path:polygon(0% 100%,10% 70%,20% 85%,30% 40%,40% 60%,50% 20%,60% 50%,70% 15%,80% 30%,90% 5%,100% 15%,100% 100%)}.mockup-alerts-container{flex:1;background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 6px -1px #0000000d}.m-alert-header{font-size:.7rem;font-weight:700;color:var(--slate-600);margin-bottom:12px}.mockup-alerts{display:flex;flex-direction:column;gap:8px}.alert-item{height:20px;border-radius:6px;display:flex;align-items:center;padding:0 8px;gap:8px}.alert-item.ai{background:#6366f10d}.alert-item.iot{background:#10b9810d}.alert-item.qm{background:#f59e0b0d}.a-dot{width:4px;height:4px;border-radius:50%}.ai .a-dot{background:#6366f1}.iot .a-dot{background:#10b981}.qm .a-dot{background:#f59e0b}.a-line{height:4px;flex:1;background:#00000008;border-radius:2px}.section-title{text-align:center;margin-bottom:60px!important;font-weight:800!important;font-size:2.5rem!important;letter-spacing:-1.5px;color:var(--slate-900);line-height:1.2}.pain-points-section{padding:140px 5%;background:linear-gradient(180deg,#f8fafc,#fff);position:relative;overflow:hidden}.crisis-container{max-width:1200px;margin:0 auto}.pain-card-premium{background:#fff!important;border-radius:24px!important;border:1px solid rgba(0,0,0,.03)!important;padding:40px!important;height:100%;box-shadow:0 10px 30px -10px #0000000d!important;transition:all .4s ease;position:relative}.pain-card-premium:hover{transform:translateY(-10px);box-shadow:0 30px 60px -12px #0000001a!important;border-color:var(--primary)!important}.pain-icon-wrapper{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:32px;margin-bottom:24px}.pain-card-premium.red .pain-icon-wrapper{background:#fee2e2;color:#ef4444}.pain-card-premium.blue .pain-icon-wrapper{background:#e0e7ff;color:#6366f1}.pain-card-premium.purple .pain-icon-wrapper{background:#f3e8ff;color:#8b5cf6}.pain-card-premium.green .pain-icon-wrapper{background:#dcfce7;color:#10b981}.pain-card-premium h4{font-weight:800!important;margin-bottom:16px!important;color:var(--slate-900)!important}.pain-card-premium p{color:var(--slate-500)!important;font-size:1.1rem!important;line-height:1.6}.ai-iot-section{padding:160px 5%;background:var(--slate-900);color:#fff;position:relative;overflow:hidden}.ai-iot-section:before{content:"";position:absolute;top:-10%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,.15) 0%,transparent 70%);z-index:1}.ai-iot-content{position:relative;z-index:2}.ai-iot-title{color:#fff!important;font-size:clamp(2.5rem,6vw,4rem)!important;font-weight:900!important;letter-spacing:-3px;margin-bottom:32px!important;line-height:1}.ai-iot-desc{color:var(--slate-400)!important;font-size:1.25rem!important;margin-bottom:48px!important;max-width:600px}.landing-feature-item{display:flex;align-items:center;gap:20px;margin-bottom:24px;padding:24px;background:#ffffff08;border-radius:16px;border:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.landing-feature-item:hover{background:#ffffff0f;border-color:#6366f14d;transform:translate(10px)}.check-icon{color:#10b981;font-size:24px}.ai-preview-box{background:#0f172a99;padding:48px;border-radius:32px;border:1px solid rgba(255,255,255,.1);box-shadow:0 40px 100px -20px #00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative}.ai-preview-box:after{content:"";position:absolute;inset:-1px;border-radius:32px;padding:1px;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent,rgba(99,102,241,.2));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.ai-chip{background:linear-gradient(90deg,#6366f1,#8b5cf6);color:#fff;font-size:12px;font-weight:800;padding:6px 16px;border-radius:100px;display:inline-block;margin-bottom:24px;letter-spacing:1px}.ai-content h4{color:#fff!important;font-weight:800!important;margin-bottom:16px!important}.ai-content p{color:var(--slate-400)!important;font-size:1.1rem!important}.pricing-section{padding:100px 5%;background:#fff}.pricing-card{border-radius:24px!important;padding:20px!important;text-align:center;border:1px solid #f1f5f9!important;transition:all .3s}.pricing-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000d!important}.pricing-card.highlight{border:2px solid var(--primary)!important;box-shadow:0 20px 40px #6366f11a!important}.price{margin:24px 0}.amount{font-size:3rem;font-weight:800;color:#0f172a}.plan-features{list-style:none;padding:0;margin:32px 0;text-align:left}.plan-features li{margin-bottom:16px;color:#475569}.landing-footer{padding:60px 5%;background:#0f172a}.footer-links a{color:#fff9;text-decoration:none}.footer-links a:hover{color:#fff}@media(max-width:992px){.hero-section{flex-direction:column;text-align:center;padding-top:120px}.hero-title{font-size:2.8rem!important}}.comparison-section{padding:100px 5%;background-color:#f8fafc}.comparison-table-wrapper{max-width:1000px;margin:0 auto;overflow-x:auto;background:#fff;padding:40px;border-radius:24px;box-shadow:0 10px 30px #0000000d}.comparison-table{width:100%;border-collapse:collapse}.comparison-table th{padding:24px 16px;text-align:left;font-size:1.1rem;font-weight:700;border-bottom:2px solid #f1f5f9;color:#0f172a}.comparison-table td{padding:20px 16px;font-size:1rem;border-bottom:1px solid #f1f5f9;color:#64748b}.comparison-table .highlight-col{background:#1e40af05;color:var(--primary);border-bottom:2px solid var(--primary);font-weight:800}.comparison-table tr:last-child td{border-bottom:none}.premium-check{color:var(--primary);font-weight:700}.premium-check-gold{color:#854d0e;font-weight:800;background:#fef9c3;border-radius:6px;padding:6px 14px;display:inline-block;box-shadow:0 2px 4px #854d0e1a}.projects-showcase-section{padding:120px 8%;background:#fff}.container-wrapper{max-width:1300px;margin:0 auto}.section-header{text-align:center;margin-bottom:80px}.section-desc{font-size:1.2rem!important;color:var(--slate-500)!important;max-width:700px;margin:0 auto!important}.project-premium-card{padding:48px;border-radius:32px;background:#f8fafc;border:1px solid #f1f5f9;transition:all .4s cubic-bezier(.175,.885,.32,1.275);height:100%;display:flex;flex-direction:column}.project-premium-card:hover{transform:translateY(-12px) scale(1.02);background:#fff;box-shadow:0 40px 80px -20px #0000001a}.project-card-header{display:flex;align-items:center;gap:24px;margin-bottom:32px}.project-icon-box{width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:32px;box-shadow:0 8px 16px #0000000d}.project-premium-card.blue .project-icon-box{background:#e0e7ff;color:#4f46e5}.project-premium-card.green .project-icon-box{background:#dcfce7;color:#16a34a}.project-premium-card.purple .project-icon-box{background:#f3e8ff;color:#9333ea}.project-premium-card.orange .project-icon-box{background:#ffedd5;color:#ea580c}.project-tag{text-transform:uppercase;font-weight:700;letter-spacing:1px;border:none;background:#0000000d;margin-bottom:8px}.project-name{margin:0!important;font-weight:800!important;letter-spacing:-.5px}.project-description{font-size:1.1rem!important;color:var(--slate-600)!important;line-height:1.6;margin-bottom:32px!important;flex-grow:1}.project-stats{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}.stat-pill{padding:6px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:100px;font-size:.85rem;font-weight:600;color:var(--slate-600)}.project-link{padding:0!important;font-weight:700!important;height:auto!important;font-size:1rem!important}.roadmap-section{padding:120px 8%;background:#f8fafc;overflow:hidden}.roadmap-title{font-size:3rem!important;font-weight:900!important;margin-bottom:24px!important;letter-spacing:-2px!important}.roadmap-desc{font-size:1.2rem!important;color:var(--slate-500)!important;margin-bottom:48px!important}.future-items-list{display:flex;flex-direction:column;gap:24px}.future-item{display:flex;gap:20px;align-items:flex-start}.spin-icon{font-size:20px;color:var(--primary);margin-top:4px}.f-title{display:block;font-size:1.1rem;color:var(--slate-900)}.f-desc{color:var(--slate-500)}.email-button{background:#fff!important;border:1px solid #e2e8f0!important}.roadmap-visual{height:500px;background:#fff;border-radius:40px;padding:60px;box-shadow:0 50px 100px -20px #0000001a;position:relative}.roadmap-card{height:100%;display:flex;flex-direction:column}.r-card-header{display:flex;align-items:center;gap:12px;margin-bottom:48px}.r-dot{width:12px;height:12px;background:#ef4444;border-radius:50%;box-shadow:0 0 10px #ef4444}.r-steps{display:flex;flex-direction:column;gap:40px}.r-step{padding-left:32px;position:relative}.r-step:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;border:4px solid #fff;background:#e2e8f0;border-radius:50%;z-index:2}.r-step.active:before{background:var(--primary);box-shadow:0 0 0 4px #1e40af1a}.r-step:not(:last-child):after{content:"";position:absolute;left:7px;top:50%;height:calc(100% + 40px);width:2px;background:#e2e8f0}.r-progress{height:4px;background:var(--primary);width:60px;margin-bottom:12px;border-radius:2px}.r-progress.gray{background:#e2e8f0}.report-action-card{transition:all .3s;border-left:4px solid #1890ff!important}.report-action-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000001a}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;opacity:0}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.analytics-container{padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}.analytics-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;background:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 2px 8px #0000000d}.analytics-header h1{margin:0;font-size:22px;font-weight:700;color:#1a1a1a}.analytics-header p{margin:2px 0 0;color:#8c8c8c;font-size:13px}.header-actions{display:flex;gap:12px}.grid-item{background:#fff;border-radius:12px;overflow:hidden}.widget-card{height:100%;display:flex;flex-direction:column;border:none!important;border-radius:12px!important;box-shadow:0 4px 12px #0000000d}.widget-card .ant-card-head{padding:0 16px;min-height:48px;border-bottom:1px solid #f0f0f0}.widget-card .ant-card-body{flex:1;padding:16px;overflow:hidden}.widget-header{display:flex;align-items:center;gap:8px}.drag-handle{cursor:grab;color:#bfbfbf;display:flex;align-items:center}.drag-handle:active{cursor:grabbing}.widget-title{font-size:14px;font-weight:600;color:#262626}.widget-content{height:100%;width:100%}.kpi-widget-content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;background:linear-gradient(135deg,#1890ff,#096dd9);color:#fff;border-radius:8px}.kpi-value{font-size:32px;font-weight:700;line-height:1}.kpi-unit{font-size:12px;opacity:.8;margin-top:4px}.loading-state{display:flex;justify-content:center;align-items:center;height:400px}.no-data{height:100%;display:flex;justify-content:center;align-items:center;color:#bfbfbf;font-style:italic}.react-grid-placeholder{background:#1890ff1a!important;border-radius:12px!important;border:2px dashed #1890ff!important;opacity:.5!important}
