*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,Hiragino Sans GB,sans-serif;color:#162033;background:#eef3f8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:Consolas,Cascadia Mono,Courier New,monospace;color:#0f3f5f;background:#e7f0f7;padding:2px 6px;border-radius:4px}pre{margin:0;background:#f5f8fb;padding:14px;border:1px solid #dce6ee;border-radius:8px;overflow-x:auto;font-family:Consolas,Cascadia Mono,monospace;line-height:1.6}.app-shell{min-height:100vh;background:linear-gradient(180deg,#ebf4faf2 0,#eef3f800 260px),#eef3f8}.page-hero{margin-bottom:20px;padding:22px 24px;border:1px solid #dbe5ee;border-radius:8px;background:linear-gradient(135deg,#fff,#f4fbf8,#f7f9fc);box-shadow:0 12px 30px #1f31460f}.page-hero-row{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.page-kicker{margin-bottom:6px;color:#5f7186;font-size:12px;font-weight:800;letter-spacing:.08em}.page-copy{max-width:760px;color:#617184}.metric-card .ant-statistic-title{color:#627286;font-weight:700}.metric-card .ant-statistic-content{color:#132033}.toolbar-card{margin-bottom:18px}.admin-card{border-color:#dbe5ee;border-radius:8px;box-shadow:0 1px 2px #0f172a08}.admin-card .ant-card-head-title{font-weight:700}.ant-layout-sider-children{display:flex;flex-direction:column}.ant-menu-dark .ant-menu-item-selected{background-color:#2364aa!important}.ant-card{border-radius:8px}.ant-table-wrapper .ant-table-thead>tr>th{color:#526173;background:#f5f8fb;font-weight:800}.ant-btn{font-weight:700}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 18% 18%,rgba(42,115,168,.14),transparent 28%),linear-gradient(135deg,#f7fbff,#edf7f3,#f8fafc)}.login-panel{width:min(420px,100%);border:1px solid #dbe5ee;box-shadow:0 18px 45px #1c27391a}.brand-mark{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:8px;color:#fff;background:#1f3347;font-weight:900}.step-card{border:1px solid #e8ecf1;border-radius:8px;overflow:hidden;background:#fff;transition:box-shadow .2s,border-color .2s}.step-card:hover{border-color:#c4cfdb;box-shadow:0 2px 8px #1f31460f}.step-panel-dragging .step-card{border-color:#91caff;box-shadow:0 8px 24px #1677ff26}.step-card-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;gap:8px;transition:background .12s}.step-card-header:hover{background:#f7f9fc}.step-card-body{padding:16px 20px;background:#fafbfc;border-top:1px solid #eef2f6;animation:stepBodyIn .18s ease-out}@keyframes stepBodyIn{0%{opacity:0;max-height:0}to{opacity:1;max-height:600px}}.step-expand-arrow{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:14px;color:#8c9bab;transition:transform .2s ease;flex-shrink:0}.step-header{display:flex;align-items:center;gap:0;min-width:0}.step-header-left{display:flex;align-items:center;gap:8px;min-width:0}.drag-handle{cursor:grab;touch-action:none;font-size:15px;padding:4px 2px;border-radius:4px;transition:background .15s,transform .15s;display:inline-flex;align-items:center}.drag-handle:hover{background:#0000000f;transform:scale(1.15)}.drag-handle:active{cursor:grabbing;transform:scale(1.05)}.step-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;color:#fff;font-size:12px;font-weight:700;line-height:1;flex-shrink:0}.step-actions .step-action-btn{width:28px;height:28px;border-radius:6px!important;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.step-actions .step-action-btn:not(:disabled):hover{background:#0000000f!important}.step-actions .step-action-delete:not(:disabled):hover{background:#fff1f0!important;color:#f5222d!important}.step-form .ant-form-item{margin-bottom:14px}.step-form .ant-form-item-label>label{font-weight:600;font-size:13px;color:#526173}.add-step-btn{border-radius:8px!important;font-weight:600!important;transition:transform .12s,box-shadow .15s!important}.add-step-btn:hover{transform:translateY(-1px)!important;box-shadow:0 2px 8px #00000014!important;filter:brightness(.97)}.add-step-btn:active{transform:translateY(0)!important}.expand-toggle-btn{border-radius:6px!important;font-weight:600!important}.drag-overlay-item{display:flex;align-items:center;gap:10px;background:#fff;border:2px solid #1677ff;border-radius:10px;padding:10px 18px;box-shadow:0 12px 36px #1677ff33;font-size:14px;white-space:nowrap;animation:dragOverlayIn .15s ease-out}@keyframes dragOverlayIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width: 860px){.page-hero-row{align-items:stretch;flex-direction:column}.page-hero{padding:18px}}
