.ai-pet-btn{position:fixed;right:24px;bottom:24px;z-index:99;width:56px;height:56px;padding:0;border:none;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 6px 16px #6366f173;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .18s ease,box-shadow .18s ease}.ai-pet-btn:hover{transform:translateY(-2px) scale(1.08);box-shadow:0 10px 24px #6366f18c}.ai-pet-btn:active{transform:scale(.95)}.ai-pet-btn:focus-visible{outline:2px solid #8b5cf6;outline-offset:3px}.ai-pet-btn .ai-pet-mascot{animation:ai-pet-bob 2.6s ease-in-out infinite}.ai-pet-eyes{transform-box:fill-box;transform-origin:center;animation:ai-pet-blink 4.2s ease-in-out infinite}.ai-pet-btn:hover .ai-pet-ear-l{transform-box:fill-box;transform-origin:bottom right;animation:ai-pet-ear-wiggle-l .5s ease}.ai-pet-btn:hover .ai-pet-ear-r{transform-box:fill-box;transform-origin:bottom left;animation:ai-pet-ear-wiggle-r .5s ease}@keyframes ai-pet-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-2.5px)}}@keyframes ai-pet-blink{0%,91%,to{transform:scaleY(1)}94%,97%{transform:scaleY(.12)}}@keyframes ai-pet-ear-wiggle-l{0%,to{transform:rotate(0)}40%{transform:rotate(-9deg)}70%{transform:rotate(5deg)}}@keyframes ai-pet-ear-wiggle-r{0%,to{transform:rotate(0)}40%{transform:rotate(9deg)}70%{transform:rotate(-5deg)}}@media (prefers-reduced-motion: reduce){.ai-pet-btn .ai-pet-mascot,.ai-pet-eyes,.ai-pet-btn:hover .ai-pet-ear-l,.ai-pet-btn:hover .ai-pet-ear-r{animation:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,PingFang SC,Noto Sans SC,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5;background:#f5f5f7;color:#1d1d1f}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d0d0d5;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b0b0b8}.filter-pill{display:inline-flex;align-items:center;gap:4px;padding:2px 10px;border-radius:20px;font-size:12px;cursor:pointer;background:#f0f0f0;color:#6e6e78;transition:all .12s ease;border:none;white-space:nowrap;user-select:none}.filter-pill:hover{background:#e5e5e8;color:#1d1d1f}.filter-pill.active{background:#e8f2ff;color:#0a66c2;font-weight:500}.status-dot{display:inline-flex;align-items:center;gap:6px}.status-dot .dot{display:inline-block;border-radius:50%;width:8px;height:8px;flex-shrink:0}.status-dot .dot.sm{width:6px;height:6px}.status-dot .dot.lg{width:10px;height:10px}.status-dot .label{font-size:13px;color:#6e6e78}.stat-block{display:flex;flex-direction:column;gap:4px;padding:16px;border:1px solid #e6e6e8;border-radius:6px;background:#fff;cursor:default}.stat-block .label{font-size:11px;color:#aeaeb2;text-transform:uppercase;letter-spacing:.4px}.stat-block .value{font-size:24px;font-weight:600;line-height:1.2}.sectionCard{background:#fff;border:1px solid #e6e6e8;border-radius:6px;padding:16px}.ant-table-wrapper .ant-table-thead>tr>th{background:transparent!important;font-size:11px;font-weight:500;color:#aeaeb2;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #e6e6e8;padding:8px 12px}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f8f8fa}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;padding:4px 12px}.ant-modal-content{padding:20px}.ant-modal-mask{backdrop-filter:blur(2px)}.ant-modal-body{max-height:calc(100vh - 220px);overflow-y:auto}.ant-modal-centered .ant-modal{max-height:calc(100vh - 40px)}.ant-card:hover .kanban-card-advance,.kanban-card-advance:focus-within{opacity:1!important}.a3-row-highlight>td{background:#e8f2ff!important}
