@keyframes cc-heartbeat-enter{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes cc-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes cc-attention-pulse-critical{0%,to{box-shadow:0 0 #ef444400}50%{box-shadow:0 0 0 3px #ef444424}}@keyframes cc-attention-breathe-warning{0%,to{border-color:#f59e0b59}50%{border-color:#f59e0bb8}}@keyframes cc-attention-glow-info{0%,to{box-shadow:0 0 6px #0ea5e90f}50%{box-shadow:0 0 12px #0ea5e929}}@keyframes cc-slide-in-feed{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes cc-flow-particle{0%{top:0%;opacity:0}12%{opacity:.85}88%{opacity:.85}to{top:92%;opacity:0}}@keyframes cc-orb-spin{to{transform:rotate(360deg)}}@keyframes cc-bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes cc-heartbeat-pulse{0%,to{opacity:1}50%{opacity:.5}}.cc-heartbeat-item--new{animation:cc-heartbeat-enter .45s ease-out}.cc-heartbeat-marquee-track{animation:cc-marquee-scroll 40s linear infinite}.cc-attention--critical{animation:cc-attention-pulse-critical 2.6s ease-in-out infinite}.cc-attention--warning{animation:cc-attention-breathe-warning 3.2s ease-in-out infinite}.cc-attention--info{animation:cc-attention-glow-info 3.6s ease-in-out infinite}.cc-feed-item--new{animation:cc-slide-in-feed .38s ease-out}.cc-flow-particle{position:absolute;left:50%;width:5px;height:5px;margin-left:-2.5px;border-radius:9999px;background:linear-gradient(180deg,#818cf8,#a78bfa);animation:cc-flow-particle 2.6s ease-in-out infinite;pointer-events:none}.cc-status-orb--spin{animation:cc-orb-spin 1.4s linear infinite}.cc-geo-bar-fill{transform-origin:left center;animation:cc-bar-grow .75s ease-out forwards}.cc-heartbeat-dot--live{animation:cc-heartbeat-pulse 1.9s ease-in-out infinite}@keyframes cc-graph-node-pulse{0%,to{filter:drop-shadow(0 0 0 rgba(99,102,241,0))}50%{filter:drop-shadow(0 0 8px rgba(99,102,241,.45))}}.cc-graph-node--pulse{animation:cc-graph-node-pulse 1.2s ease-in-out 2}@keyframes cc-graph-stroke-warning{0%,to{stroke:#f59e0b;stroke-width:2.5}50%{stroke:#fbbf24;stroke-width:3.5}}@keyframes cc-graph-stroke-critical{0%,to{stroke:#ef4444;stroke-width:2.5}50%{stroke:#f87171;stroke-width:3.5}}.cc-graph-bottleneck--warning{animation:cc-graph-stroke-warning 3.2s ease-in-out infinite}.cc-graph-bottleneck--critical{animation:cc-graph-stroke-critical 2.6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.cc-heartbeat-item--new,.cc-heartbeat-marquee-track,.cc-attention--critical,.cc-attention--warning,.cc-attention--info,.cc-feed-item--new,.cc-flow-particle,.cc-status-orb--spin,.cc-geo-bar-fill,.cc-heartbeat-dot--live,.cc-graph-node--pulse,.cc-graph-bottleneck--warning,.cc-graph-bottleneck--critical{animation:none!important}}.cc-notification-toast-stack{position:fixed;z-index:45;display:flex;flex-direction:column;gap:12px;pointer-events:none;top:calc(var(--app-header-height, 72px) + env(safe-area-inset-top,0px) + 16px);right:calc(env(safe-area-inset-right,0px) + 24px);left:auto;bottom:auto;max-width:360px;width:max(280px,min(360px,calc(100vw - 48px)))}.cc-notification-toast-stack>*{pointer-events:auto}.cc-notification-toast-card{overflow-wrap:anywhere;word-break:break-word}@media(max-width:639px){.cc-notification-toast-stack{top:auto;left:calc(env(safe-area-inset-left,0px) + 16px);right:calc(env(safe-area-inset-right,0px) + 16px);bottom:calc(env(safe-area-inset-bottom,0px) + var(--bottom-nav-height, 4rem) + var(--cc-toast-chat-clearance, 4.5rem) + 16px);max-width:none;width:calc(100vw - 32px)}}.cc-discovery-panel{--cc-discovery-healthy: #10b981;--cc-discovery-waiting: #f59e0b;--cc-discovery-blocked: #ef4444;--cc-discovery-intel: #8b5cf6}.cc-discovery-updated-pulse{animation:cc-discovery-pulse 1.6s ease-in-out 2}@keyframes cc-discovery-pulse{0%,to{opacity:1}50%{opacity:.55}}.cc-discovery-workflow-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.cc-discovery-workflow-track{display:flex;align-items:stretch;gap:0;min-width:min(100%,56rem)}.cc-discovery-workflow-stage{flex:1 1 0;min-width:9.5rem}.cc-discovery-workflow-connector{flex:0 0 1.25rem;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.875rem;padding-top:1.25rem}@media(prefers-reduced-motion:reduce){.cc-discovery-updated-pulse{animation:none}}
