html,body{-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none;-webkit-touch-callout:none;user-select:none;height:100dvh;padding:0;padding-bottom:env(safe-area-inset-bottom);background-color:#f8fafc;margin:0;font-family:Poppins_400Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}@supports (-webkit-touch-callout:none){body{padding-bottom:120px!important}.safari-bottom-padding{padding-bottom:180px!important}}@media (width<=768px){.css-1dbjc4n{user-select:none}input,textarea,[contenteditable=true],.selectable-text{user-select:text}}#root{background-color:#f8fafc;width:100%;min-height:100dvh}.css-1dbjc4n{background-color:#f8fafc}*{box-sizing:border-box}body *{background-color:inherit}div[data-react-native-web=true]{background-color:#0000}html{scroll-behavior:smooth}*{scrollbar-width:auto;scrollbar-color:#6366f1 #f1f5f9}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f5f9 padding-box padding-box;border:2px solid #0000;border-radius:12px;margin:8px}::-webkit-scrollbar-thumb{background:linear-gradient(#6366f1 0%,#8b5cf6 100%);border:3px solid #f1f5f9;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 0 0 1px #ffffff4d}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#4f46e5 0%,#7c3aed 100%);border-width:2px}::-webkit-scrollbar-thumb:active{background:linear-gradient(#4338ca 0%,#6d28d9 100%)}::-webkit-scrollbar-corner{background:#f1f5f9;border-radius:12px}.auth-page ::-webkit-scrollbar{width:8px}.auth-page ::-webkit-scrollbar-track{background:#ffffff1a;border-radius:8px}.auth-page ::-webkit-scrollbar-thumb{background:linear-gradient(#ffffff4d,#fff3);border:1px solid #ffffff1a;border-radius:8px}.auth-page ::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ffffff80,#fff6)}.auth-page{scrollbar-width:thin;scrollbar-color:#ffffff4d #ffffff1a}