html{margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}body{margin:0;padding:0;width:100%;max-width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;box-sizing:border-box}#root{width:100%;max-width:100%;min-height:100vh}*,*:before,*:after{box-sizing:inherit}input,textarea,select,[contenteditable=true],.selectable,p,span,h1,h2,h3,h4,h5,h6{-webkit-user-select:text;user-select:text}body{padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top)}.min-h-screen{width:100%;max-width:100%;overflow-x:hidden;overflow-y:visible}.overflow-x-auto{max-width:100%;overflow-x:auto!important;overflow-y:visible;-webkit-overflow-scrolling:touch}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
