html,body,#root{overscroll-behavior-x:none;overscroll-behavior-y:auto;-webkit-text-size-adjust:100%;background:#f8fafc;width:100%;max-width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}html,body{touch-action:pan-y;font-family:Plus Jakarta Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}#root>div{overscroll-behavior-x:none;width:100%;max-width:100%;overflow-x:hidden}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}input,textarea,select{font-size:16px!important}.landing-scroll{scrollbar-width:thin;scrollbar-color:#11182740 transparent}.landing-scroll::-webkit-scrollbar{width:8px;height:8px}.landing-scroll::-webkit-scrollbar-track{background:0 0}.landing-scroll::-webkit-scrollbar-thumb{background:#11182733;border-radius:9999px}.landing-scroll::-webkit-scrollbar-thumb:hover{background:#11182752}