*{box-sizing:border-box}html,body,#root{width:100%;min-width:1180px;height:100%;margin:0}body{color:#172033;background:#eef2f7}.app-shell{height:100vh;overflow:hidden}.app-sider{height:100vh;overflow-y:auto;background:#111827!important}.app-shell>.ant-layout{min-width:0;height:100vh;overflow:hidden}.app-logo{display:flex;align-items:center;gap:10px;height:58px;padding:0 18px;color:#fff;font-weight:700}.app-logo-mark{display:grid;width:28px;height:28px;place-items:center;color:#fff;background:#2563eb;border-radius:6px}.app-header{flex:0 0 58px;display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 22px;background:#fff;border-bottom:1px solid #e6eaf0}.app-content{height:calc(100vh - 58px);overflow:auto;padding:22px}.app-breadcrumb{margin-bottom:12px}.page-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.page-title{margin:0;font-size:22px;line-height:1.25}.page-subtitle{margin-top:6px;color:#64748b}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.metric-card{position:relative;overflow:hidden;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.metric-card:after{position:absolute;right:16px;bottom:-24px;width:78px;height:78px;content:"";background:#2563eb14;border-radius:50%}.metric-card-blue:after{background:#2563eb1f}.metric-card-amber:after{background:#f59e0b24}.metric-card-green:after{background:#14b8a624}.metric-card-slate:after{background:#64748b24}.metric-card-violet:after{background:#7c3aed1f}.metric-card-cyan:after{background:#06b6d424}.metric-label{color:#64748b;font-size:13px}.metric-value{margin-top:8px;font-size:28px;font-weight:700}.dashboard-hero,.ops-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;min-height:170px;padding:26px;margin-bottom:16px;color:#fff;background:linear-gradient(135deg,#0f172afa,#1e40aff0),#111827;border:1px solid rgba(148,163,184,.2);border-radius:8px;box-shadow:0 20px 45px #0f172a29}.dashboard-hero h1,.ops-hero h2{max-width:680px;margin:8px 0;font-size:30px;line-height:1.2}.dashboard-hero p,.ops-hero p{max-width:720px;margin:0;color:#cbd5e1}.ops-hero-label{color:#67e8f9;font-size:12px;font-weight:700;text-transform:uppercase}.dashboard-hero-actions{display:flex;flex-shrink:0;gap:10px}.ops-hero-gauges{display:grid;width:310px;gap:16px}.ops-hero-gauges span{display:block;color:#cbd5e1;font-size:13px}.ops-hero-gauges strong{display:block;margin:4px 0;font-size:24px}.chart-grid,.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}.chart-grid-large{grid-template-columns:1.35fr 1fr}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(340px,.6fr)}.split-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px}.section-title{margin-bottom:14px;color:#172033;font-size:15px;font-weight:700}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.chart-card{min-width:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.chart-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 18px 0}.chart-card-header h3{margin:0;font-size:16px}.chart-card-header p{margin:6px 0 0;color:#64748b;font-size:13px}.chart-card-body{padding:8px 12px 14px}.insight-row{display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;padding:12px;color:#172033;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.insight-row span{display:grid;width:32px;height:32px;place-items:center;color:#2563eb;background:#dbeafe;border-radius:8px}.insight-row em{color:#111827;font-size:20px;font-style:normal;font-weight:700}.workflow-template-detail{display:grid;gap:14px;padding:8px 0}.workflow-graph{width:100%;max-height:320px;overflow:hidden;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.workflow-graph .x6-graph,.workflow-graph .x6-graph-svg,.workflow-graph .x6-graph-view{max-height:100%!important}.workflow-graph-empty{display:grid;place-items:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px}.kanban-board{display:grid;grid-template-columns:repeat(5,minmax(220px,1fr));gap:14px;align-items:start}.kanban-column{min-width:0;min-height:520px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.kanban-column-header{display:flex;align-items:center;justify-content:space-between;padding:12px 12px 0}.kanban-card-list{display:grid;gap:10px;padding:12px}.kanban-card{display:grid;gap:10px;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 20px #0f172a0d}.kanban-title{color:#172033;font-weight:700;line-height:1.45}.kanban-meta,.kanban-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.kanban-meta{color:#64748b;font-size:12px}.comment-composer{display:grid;gap:10px;padding:12px;margin-bottom:16px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.comment-composer-actions{display:flex;justify-content:flex-end}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.panel-body{padding:18px}.login-page{display:grid;min-height:100vh;place-items:center;background:linear-gradient(120deg,rgba(37,99,235,.12),transparent 40%),linear-gradient(240deg,rgba(20,184,166,.13),transparent 45%),#eef2f7}.login-panel{width:420px;padding:28px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 18px 50px #0f172a1f}
