@font-face{font-family:Roboto;src:url(./fonts/roboto-reduced.ttf)}body{margin:0;padding:0;font-family:Roboto,sans-serif;font-size:16px;color:#242529}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.px-4{padding-left:1rem;padding-right:1rem}.pl-4{padding-left:1rem}.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}.space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}.w-full{width:100%}.max-w-md{max-width:28rem}.w-48{width:12rem}.h-48{height:12rem}.w-14{width:3.5rem}.h-14{height:3.5rem}.w-8{width:2rem}.h-8{height:2rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-\[85\%\]{width:85%}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-semibold{font-weight:600}.text-left{text-align:left}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-white{color:#fff}.text-gray-800{color:#1f2937}.text-gray-700{color:#374151}.text-blue-600{color:#2563eb}.bg-white{background-color:#fff}.bg-blue-100{background-color:#dbeafe}.bg-blue-400{background-color:#60a5fa}.rounded-full{border-radius:9999px}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.opacity-50{opacity:.5}.mb-8{margin-bottom:2rem}.mb-2{margin-bottom:.5rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.ml-1{margin-left:.25rem}.top-6{top:1.5rem}.right-3{right:.75rem}.-top-24{top:-6rem}.-right-24{right:-6rem}.animate-bounce{animation:bounce 1s infinite}.\[animation-duration\:2s\]{animation-duration:2s}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}body.dark .dark\:bg-white{background-color:#fff}body.dark .dark\:opacity-90{opacity:.9}body.dark .dark\:bg-transparent{background-color:transparent}body.dark .dark\:text-white{color:#fff}body.dark .dark\:bg-blue-500{background-color:#3b82f6}
