.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.touch-manipulation{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.overflow-x-auto{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.2) transparent}.overflow-x-auto::-webkit-scrollbar{height:6px}.overflow-x-auto::-webkit-scrollbar-track{background:transparent;border-radius:3px}.overflow-x-auto::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px}.overflow-x-auto::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}@supports (-webkit-touch-callout:none){.fixed{position:fixed}}.active\:scale-98:active{transform:scale(.98)}@media (max-width:640px){.scrollbar-thin{scrollbar-width:none}.scrollbar-thin::-webkit-scrollbar{display:none}button{-webkit-user-select:none;-moz-user-select:none;user-select:none}input[type=text]{font-size:16px}}@media (max-height:500px){.h-full{height:100vh}}