*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;width:100%}body{overflow-x:hidden}.min-h-screen{min-height:100vh}button{cursor:pointer}*{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}::-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}.z-50{z-index:50}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}@media(min-width:768px){.md\:flex-row{flex-direction:row}.md\:w-72{width:18rem}.md\:h-full{height:100%}.md\:h-screen{height:100vh}.md\:overflow-hidden{overflow:hidden}}.h-screen{height:100vh}.h-full{height:100%}
