*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:#0e0b16;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;touch-action:manipulation}#root{width:100%;height:100dvh;display:flex;flex-direction:column;background:#0e0b16;align-items:center}input,button,select{font-family:inherit}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}*{-webkit-tap-highlight-color:transparent}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.92)}}@keyframes cardDeal{0%{opacity:0;transform:scale(.85) translateY(-10px)}60%{transform:scale(1.03) translateY(0)}to{opacity:1;transform:scale(1)}}
