@import"https://fonts.googleapis.com/css2?family=Geist+Mono:wght@400;700;900&display=swap";@font-face{font-family:CursorGothic;src:url(/assets/CursorGothic-Regular-Z590_bJf.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:CursorGothic;src:url(/assets/CursorGothic-Bold-DqvdQNtZ.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:CursorGothic;src:url(/assets/CursorGothic-Italic-wIFlaMaR.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:CursorGothic;src:url(/assets/CursorGothic-BoldItalic-B5TS6lpT.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;font-family:Courier New,monospace;scroll-behavior:smooth}body{background-color:#fef2e0;color:#2c3e50}#root{width:100%;height:100%;margin:0;padding:0}.relative{position:relative}.flex{display:flex}.flex-col{flex-direction:column}.h-screen{height:100vh}.w-full{width:100%}.overflow-hidden{overflow:hidden}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.p-8{padding:2rem}.pb-4{padding-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-2{margin-top:.5rem}.ml-4{margin-left:1rem}.ml-1{margin-left:.25rem}.pt-4{padding-top:1rem}.h-24{height:6rem}.w-auto{width:auto}.w-3{width:.75rem}.h-3{height:.75rem}.h-5{height:1.25rem}.w-2{width:.5rem}.rounded-full{border-radius:9999px}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.object-contain{object-fit:contain}.flex-1{flex:1 1 0%}.space-y-4>*+*{margin-top:1rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.overflow-auto{overflow:auto}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{animation:bounce 1s infinite}.bg-red-500{background-color:#ef4444}.bg-yellow-500{background-color:#eab308}.bg-green-500{background-color:#22c55e}.font-mono{font-family:Courier New,monospace}.z-10{z-index:10}.absolute{position:absolute}.inset-0{inset:0}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.rounded{border-radius:.25rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@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)}}input{background:transparent;border:none;outline:none;color:#2c3e50;font-family:inherit;font-size:inherit}input::placeholder{color:#2c3e504d}
