.cmdk-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#211a2673;display:flex;align-items:flex-start;justify-content:center;padding-top:12vh;z-index:2000}.cmdk-box{width:min(560px,92vw);max-height:70vh;display:flex;flex-direction:column;background:var(--lk-surface);border-radius:14px;box-shadow:0 24px 64px #211a2647;overflow:hidden}.cmdk-input{border:0;border-bottom:1px solid var(--lk-border);padding:16px 18px;font-size:15px;outline:none;font-family:inherit;color:var(--lk-text)}.cmdk-results{overflow-y:auto;padding:6px;flex:1}.cmdk-group-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#9b8fb0;font-weight:700;padding:10px 12px 4px}.cmdk-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:9px;cursor:pointer}.cmdk-item.sel,.cmdk-item:hover{background:var(--lk-purple-soft)}.cmdk-ico{width:28px;height:28px;border-radius:8px;background:var(--lk-purple-soft);display:grid;place-items:center;font-size:14px;flex:0 0 auto}.cmdk-item-text{font-size:13.5px;color:var(--lk-text);overflow:hidden;min-width:0}.cmdk-item-text>div:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cmdk-item-sub{font-size:11.5px;color:#9b8fb0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cmdk-empty{padding:28px 16px;text-align:center;color:#9b8fb0;font-size:13px}.cmdk-footer{display:flex;gap:16px;padding:9px 14px;border-top:1px solid var(--lk-border);background:var(--lk-bg);font-size:11.5px;color:#9b8fb0}.cmdk-footer kbd{background:var(--lk-purple-soft);border:1px solid var(--lk-border);border-radius:5px;padding:1px 5px;font-family:inherit;color:var(--lk-purple);font-weight:600;margin-right:3px}@media (max-width:600px){.cmdk-overlay{padding-top:6vh}.cmdk-box{width:94vw;max-height:80vh}}.cmdk-trigger-hint{display:inline-flex;align-items:center;gap:3px;margin-left:8px}.cmdk-trigger-hint kbd{background:var(--lk-bg);border:1px solid var(--lk-border);border-radius:5px;padding:1px 5px;font-family:inherit;font-size:11px;color:var(--lk-muted)}.cmdk-mobile-trigger{display:none}@media (max-width:900px){.cmdk-mobile-trigger{display:inline-flex}}.ms-hub-nav-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 16px;margin-bottom:4px}.ms-hub-nav{display:flex;gap:8px;overflow-x:auto;flex:1;min-width:0}.ms-hub-nav .ant-btn{flex:0 0 auto}.ms-hub-nav-drag{cursor:grab}.ms-hub-nav-drag:active{cursor:grabbing}.ms-section-card{height:100%;border-color:#e5dee8}.ms-section-card .ant-card-body{height:100%}.ms-section-card h5{margin:0 0 6px!important}.ms-section-card p{margin:0!important}.ms-section-icon{width:42px;height:42px;border-radius:11px;background:#f4f0fa;color:#5b2d8e;display:grid;place-items:center;font-size:20px;flex:0 0 auto}@media (max-width:600px){.ms-hub-nav-row{flex-wrap:wrap}.ms-hub-nav{margin-left:-4px;margin-right:-4px}.ms-hub-nav .ant-btn{min-height:44px}.ms-section-card .ant-card-body{padding:16px}}.ms-row-shortfall td{background:#fff1f0!important}.attn-row{display:flex;align-items:center;gap:10px;padding:10px 12px 10px 14px;border-radius:8px;cursor:pointer;position:relative;overflow:hidden}.attn-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px}.attn-row.error{background:#fcebe9}.attn-row.error:before{background:#d92d20}.attn-row.warning{background:#fcf3d9}.attn-row.warning:before{background:#eaaa08}.digest-card{background:linear-gradient(135deg,#f0eafa,#fafafb);border-color:#e5dee8}.digest-dot{width:8px;height:8px;border-radius:50%;background:#d92d20;display:inline-block;box-shadow:0 0 #d92d2073;animation:lk-pulse 2.4s infinite}.digest-dot.calm{background:#168a5b;box-shadow:0 0 #168a5b73;animation:lk-pulse-calm 2.4s infinite}@keyframes lk-pulse{0%{box-shadow:0 0 #d92d2073}70%{box-shadow:0 0 0 7px #d92d2000}to{box-shadow:0 0 #d92d2000}}@keyframes lk-pulse-calm{0%{box-shadow:0 0 #168a5b73}70%{box-shadow:0 0 0 7px #168a5b00}to{box-shadow:0 0 #168a5b00}}@media (prefers-reduced-motion:reduce){.digest-dot{animation:none}}.lk-chip-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;margin-bottom:12px}.lk-chip-row .ant-tag{cursor:pointer;padding:5px 12px;font-size:12.5px;border-radius:999px;flex:0 0 auto}.kanban-board{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;align-items:flex-start}.kanban-col{background:#fafafb;border:1px solid #E5DEE8;border-radius:12px;padding:10px;width:220px;flex:0 0 220px}.kanban-col-head{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;font-weight:700;color:#6e6673;padding:2px 4px 10px}.kanban-col-count{background:#f0eafa;color:#5b2d8e;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:700}.kanban-col-drop{display:flex;flex-direction:column;gap:8px;min-height:40px}.kanban-card{background:#fff;border:1px solid #E5DEE8;border-radius:10px;padding:10px 11px;cursor:grab;display:flex;flex-direction:column;gap:2px;transition:box-shadow .15s,border-color .15s}.kanban-card:hover{box-shadow:0 4px 14px #5b2d8e1f;border-color:#c9bfe0}.kanban-card.dragging{opacity:.4}.kanban-col.drag-over{outline:2px dashed #5B2D8E;outline-offset:-4px}.kanban-card-top{display:flex;align-items:center;justify-content:space-between;gap:6px}.kanban-card b{font-size:12.5px;color:#211a26}.kanban-card span{font-size:11.5px;color:#6e6673}.kanban-card-date{color:#9b8fb0!important}.kanban-col-empty{font-size:11.5px;color:#9b8fb0;text-align:center;padding:10px 0}:root{--lk-purple:#5B2D8E;--lk-purple-dark:#3D1A6B;--lk-lime:#A8D800;--lk-purple-soft:#F4F0FA;--lk-bg:#F7F4F0;--lk-surface:#FFFFFF;--lk-text:#211A26;--lk-muted:#6E6673;--lk-border:#E5DEE8;--lk-critical:#D92D20;--lk-action:#F79009;--lk-warning:#EAAA08;--lk-ok:#168A5B;--lk-info:#2E6FD8}*{box-sizing:border-box}body{margin:0;background:var(--lk-bg);color:var(--lk-text);font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.factory-shell{min-height:100vh}.factory-sider{position:fixed!important;height:100vh;inset:0 auto 0 0;overflow:auto;z-index:100;background:var(--lk-purple-dark)!important}.factory-main{margin-left:264px;min-width:0;transition:margin-left .2s ease}.factory-main--collapsed{margin-left:0}.factory-header{height:68px;padding:0 24px;display:flex;align-items:center;gap:16px;background:#fff;border-bottom:1px solid var(--lk-border);position:sticky;top:0;z-index:50}.factory-content{padding:24px;min-height:calc(100vh - 68px);background:var(--lk-bg)}.factory-logo{padding:22px 20px 10px;color:#fff}.factory-logo__name{font-size:21px;font-weight:800}.factory-logo__caption{font-size:11px;color:var(--lk-lime);margin-top:2px}.source-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--lk-border);background:#fff;border-radius:999px;padding:4px 9px;font-size:12px;color:var(--lk-muted)}.source-chip:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--lk-ok)}.source-chip--calc:before{background:var(--lk-info)}.source-chip--demo:before{background:var(--lk-warning)}.factory-card.ant-card{border:1px solid var(--lk-border);border-radius:12px;box-shadow:0 6px 18px #3d1a6b0d}.metric-value{font-size:28px;font-weight:750;line-height:1.2}.metric-label{font-size:13px;color:var(--lk-muted);margin-bottom:8px}.empty-module{min-height:340px;display:grid;place-items:center;text-align:center;padding:36px}.mobile-menu-button,.mobile-bottom-nav{display:none}.touch-button.ant-btn{min-height:44px}.page-subtitle{color:var(--lk-muted);margin-top:-12px;margin-bottom:20px}.data-origin{font-size:12px;color:var(--lk-muted)}@media (max-width:900px){.factory-sider{display:none}.factory-main{margin-left:0}.factory-header{height:60px;padding:0 12px;gap:10px}.factory-header .global-search{display:none}.factory-content{padding:14px 12px 78px}.mobile-menu-button{display:inline-flex}.sidebar-toggle-button{display:none}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);height:64px;inset:auto 0 0;background:#fff;border-top:1px solid var(--lk-border);z-index:90;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav button{border:0;background:transparent;color:var(--lk-muted);font-size:10px;display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:center}.mobile-bottom-nav button svg{font-size:19px}.page-heading{align-items:flex-start}.metric-value{font-size:24px}}
