@font-face{font-family:Inter;src:url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap)}*{font-family:Inter,sans-serif;box-sizing:border-box;margin:0;padding:0}body{background:#f1f5f9;color:#0f172a;line-height:1.5}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:0}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fade-up .4s ease both}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.live-dot{animation:pulse-dot 1.5s ease-in-out infinite}.glass{background:hsla(0,0%,100%,.8);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}