:root{color:#172026;background:#f0f2f5;font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif}body{margin:0;min-width:320px;min-height:100vh}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 10%,rgba(26,107,90,.25),transparent 26rem),linear-gradient(135deg,#f7f1df,#dfe8df 48%,#b9cac4)}.login-card{width:min(420px,calc(100vw - 32px));box-shadow:0 24px 80px #1c2f2d38;border-radius:12px}.auth-heading{text-align:center;margin-bottom:24px}.auth-heading .ant-typography{margin:0}.auth-logo{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:12px;border-radius:12px;background:linear-gradient(135deg,#1a6b5a,#2d9a7e);color:#fff;font-size:18px;font-weight:700}.auth-footer{margin-top:20px;text-align:center;color:#6b7478}.route-loading{min-height:280px;display:grid;place-items:center}.invitation-code{display:block;overflow-wrap:anywhere;padding:14px;border:1px dashed #8aa89f;border-radius:8px;background:#f4f8f6;font-family:SFMono-Regular,Consolas,monospace;font-size:15px;letter-spacing:.04em}.app-sider{display:flex;flex-direction:column;border-right:1px solid #f0f0f0}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column}.sider-logo{display:flex;align-items:center;gap:10px;padding:20px 16px 16px;border-bottom:1px solid #f0f0f0;margin-bottom:8px}.sider-logo-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#1a6b5a,#2d9a7e);color:#fff;font-weight:700;font-size:13px;flex-shrink:0}.sider-logo-text{font-weight:700;font-size:17px;color:#1a1a1a;letter-spacing:-.3px}.sider-footer{padding:12px 16px;border-top:1px solid #f0f0f0;margin-top:auto}.sider-logout{color:#999;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px}.sider-logout:hover{color:#1a6b5a}.page-content{padding:0}.page-header{margin-bottom:4px}.page-header .ant-typography{margin-bottom:2px}.state-block{margin-bottom:16px}.full-width{width:100%}.filter-control{min-width:160px}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.chart-panel{height:320px}@media (max-width: 840px){.dashboard-grid{grid-template-columns:1fr}}.ant-card[class*=hoverable]:hover{border-color:#1a6b5a}.engine-card{border-radius:8px;transition:all .3s}.engine-card--running{box-shadow:0 2px 8px #0000000f}@keyframes engine-pulse{0%,to{opacity:1}50%{opacity:.4}}.engine-pulse-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:currentColor;animation:engine-pulse 1.5s ease-in-out infinite}.progress-section{padding:16px 0}.stage-description{font-size:14px;color:#666;margin-top:8px;display:flex;align-items:center;gap:8px}.speech-bubble{padding:16px 20px;margin-bottom:20px;border-radius:8px;border-left:4px solid #d9d9d9;background:#fafafa}.speech-bubble--host{border-left-color:#faad14;background:#fffbe6}.speech-bubble .speech-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.speech-bubble .speech-content{font-size:14px;line-height:1.8;color:#333}.speech-content h1,.speech-content h2,.speech-content h3{margin-top:16px;margin-bottom:8px;font-weight:600;color:#1a1a1a}.speech-content h1{font-size:18px}.speech-content h2{font-size:16px}.speech-content h3{font-size:15px}.speech-content p{margin-bottom:8px}.speech-content blockquote{margin:12px 0;padding:8px 16px;border-left:3px solid #d9d9d9;color:#666;background:#00000005;border-radius:0 4px 4px 0}.speech-content code{padding:2px 6px;background:#0000000f;border-radius:3px;font-size:13px}.speech-content pre{padding:12px 16px;background:#282c34;color:#abb2bf;border-radius:6px;overflow-x:auto;margin:12px 0}.speech-content pre code{background:none;padding:0;color:inherit}.speech-content ul,.speech-content ol{padding-left:24px;margin:8px 0}.speech-content li{margin-bottom:4px}.speech-content table{border-collapse:collapse;width:100%;margin:12px 0}.speech-content th,.speech-content td{border:1px solid #e8e8e8;padding:6px 12px;text-align:left}.speech-content th{background:#fafafa;font-weight:600}.speech-content strong{font-weight:600;color:#1a1a1a}
