:root{--brand:#4b0162;--brand-light:#7b2f8e;--brand-lighter:#e8d5ed;--brand-bg:#f5f0f7}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#4b016226;border-radius:3px}::-webkit-scrollbar-track{background:0 0}.ai-badge{color:#fff;background:linear-gradient(135deg,#4b0162,#7b2f8e);border-radius:10px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;display:inline-flex}.constitution-badge{color:#fff;background:linear-gradient(135deg,#ff4d4f,#faad14);border-radius:10px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;display:inline-flex}.room-card{cursor:pointer;border:1px solid;border-radius:8px;padding:10px;transition:all .15s}.room-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.table-card{cursor:pointer;border:1px solid;border-radius:10px;padding:12px;transition:all .15s}.table-card:hover{box-shadow:0 4px 12px #0000001a}.stat-card{border-radius:12px;padding:20px}.step-active{color:#fff;background:#4b0162;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.step-inactive{color:#8c8c8c;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.step-done{color:#fff;background:#52c41a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.progress-bar{background:#f0f0f0;border-radius:2px;height:4px;margin-top:8px;overflow:hidden}.progress-fill{background:#4b0162;border-radius:2px;height:100%;transition:width .3s}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.page-enter{animation:.3s ease-out fadeIn}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.search-highlight{background:#f9f0ff;border:1px solid #4b0162;transition:all .2s;box-shadow:0 0 0 2px #4b01621a}.notification-dot{background:#ff4d4f;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse;display:inline-block}body.dark-mode{color:#e0e0e0;background:#0f0f12}body.dark-mode .ant-card{color:#e0e0e0;background:#1a1a24;border-color:#333}body.dark-mode .ant-table{color:#e0e0e0;background:#1a1a24}body.dark-mode .ant-table-thead>tr>th{color:#ccc;background:#242430;border-bottom-color:#333}body.dark-mode .ant-table-tbody>tr>td{border-bottom-color:#333}body.dark-mode .ant-modal-content{background:#1a1a24}body.dark-mode .ant-modal-header{background:#1a1a24;border-bottom-color:#333}body.dark-mode .ant-typography{color:#e0e0e0}kbd{background:#f5f5f5;border:1px solid #d9d9d9;border-radius:3px;padding:1px 5px;font-family:monospace;font-size:11px}@media (width<=768px){.ant-layout-sider{display:none!important}.ant-layout{margin-left:0!important}}
