*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;background:#0c0b10}body{font-family:Geist,system-ui,sans-serif;color:#ebe8df;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input{font-family:inherit}input:focus{outline:none}.flex{display:flex}.items-center{align-items:center}.items-end{align-items:flex-end}.items-baseline{align-items:baseline}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:4px}.gap-1\.5{gap:6px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.flex-wrap{flex-wrap:wrap}.mt-1\.5{margin-top:6px}.mt-3{margin-top:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:20px}.text-right{text-align:right}@media (max-width: 800px){.card-grid{grid-template-columns:1fr!important}}
