*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{margin:0;line-height:inherit}a{color:inherit;text-decoration:inherit}b{font-weight:bolder}button{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0;text-transform:none}button{cursor:pointer}img{display:block;vertical-align:middle;max-width:100%;height:auto}.relative{position:relative}.fixed{position:fixed}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.grid{display:grid}.flex-col{flex-direction:column}.flex-shrink-0{flex-shrink:0}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.h-full{height:100%}.w-full{width:100%}.w-16{width:4rem}.h-\[64px\]{height:64px}.h-\[calc\(100vh-48px\)\]{height:calc(100vh - 48px)}.max-w-\[900px\]{max-width:900px}.min-h-screen{min-height:100vh}.gap-1{gap:.25rem}.p-1{padding:.25rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.border{border-width:1px}.border-t{border-top-width:1px}.border-zinc-700{border-color:#3f3f46}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.bg-zinc-900{background-color:#18181b}.bg-zinc-800{background-color:#27272a}.bg-zinc-700{background-color:#3f3f46}.text-white{color:#fff}.text-yellow-400{color:#facc15}.text-xs{font-size:.75rem;line-height:1rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-\[12px\]{font-size:12px}.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0 / .25)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.duration-300{transition-duration:300ms}.hover\:text-yellow-400:hover{color:#facc15}@media (min-width:640px){.sm\:inline{display:inline}.sm\:w-20{width:5rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:gap-2\.5{gap:.625rem}.sm\:bg-transparent{background-color:transparent}.sm\:bg-zinc-700{background-color:#3f3f46}.hover\:sm\:bg-zinc-800:hover{background-color:#27272a}}