html{scroll-behavior:smooth;scroll-padding-top:80px;overflow-x:hidden;overscroll-behavior-y:none}html,body,#root{height:100%;background:#0a0a0a}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overscroll-behavior-y:none;background:#0a0a0a;color:#fff}@keyframes pulse{0%,to{opacity:1;transform:translateY(-50%) scale(1)}50%{opacity:.5;transform:translateY(-50%) scale(1.6)}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#ff6b2b;border-radius:6px;border:2px solid #0a0a0a;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#ff8c42}*{scrollbar-width:thin;scrollbar-color:#ff6b2b #0a0a0a}[style*=overflow],[class*=overflow],.chakra-modal__body,.chakra-dialog__body{transform:translateZ(0);-webkit-transform:translateZ(0);overflow-anchor:none;overscroll-behavior:contain;-webkit-overflow-scrolling:auto;contain:layout style paint}.chakra-modal__body,.chakra-dialog__body,[data-part=body]{scroll-behavior:smooth}
