::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#e9521d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#c94418}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;background-color:#fff;color:#414141;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*:focus-visible{outline:2px solid #E9521D;outline-offset:2px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-pulse-soft{animation:pulse 2s infinite}
