:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#000000e0;background-color:#f0f2f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#f0f2f5}*{scrollbar-width:thin;scrollbar-color:#bfbfbf #f0f2f5}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#f0f2f5}*::-webkit-scrollbar-thumb{background-color:#bfbfbf;border-radius:8px;border:2px solid #f0f2f5}*::-webkit-scrollbar-thumb:hover{background-color:#999}.resource-table-zebra>td{background:#fafbfc}.live-dot{position:relative;display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--live-dot-color, #16a34a);flex-shrink:0}.live-dot:after{content:"";position:absolute;inset:-3px;border-radius:50%;background:var(--live-dot-color, #16a34a);opacity:.45;animation:live-dot-pulse 1.6s ease-out infinite}@keyframes live-dot-pulse{0%{transform:scale(.6);opacity:.5}70%{transform:scale(2.2);opacity:0}to{transform:scale(2.2);opacity:0}}@media(prefers-reduced-motion:reduce){.live-dot:after{animation:none}}.typing-dots{display:inline-flex;align-items:center;gap:4px}.typing-dots>span{width:6px;height:6px;border-radius:50%;background:var(--typing-dot-color, rgba(0, 0, 0, .45));animation:typing-bounce 1.2s infinite ease-in-out both}.typing-dots>span:nth-child(1){animation-delay:-.24s}.typing-dots>span:nth-child(2){animation-delay:-.12s}@keyframes typing-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.typing-dots>span{animation:none}}
