html,body{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;max-width:100vw;min-height:100%;margin:0;padding:0;overflow-x:hidden}::selection{color:#fff;background-color:#2563eb}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#93c5fd;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#3b82f6}*{scrollbar-width:thin;scrollbar-color:#93c5fd #f1f5f9;box-sizing:border-box}@keyframes pulse-subtle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}.animate-pulse-subtle{animation:2.5s ease-in-out infinite pulse-subtle}
