*{box-sizing:border-box}body,html{margin:0;padding:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#D6DBE3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#B8C0CE}@keyframes fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes agentReveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes agentPulse{0%,to{opacity:.35}50%{opacity:1}}@media (prefers-reduced-motion:reduce){[style*=agentPulse],[style*=agentReveal]{animation:none!important}}