@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,500;9..144,600&family=JetBrains+Mono:wght@300;400;500;700&display=swap";html,body{margin:0;padding:0;background:#0d0b09;-webkit-font-smoothing:antialiased;overscroll-behavior:none}body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}*,*:before,*:after{box-sizing:border-box}*{-webkit-tap-highlight-color:transparent}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.num{font-feature-settings:"tnum"}.flex{display:flex}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.w-full{width:100%}.min-h-screen{min-height:100vh}.items-baseline{align-items:baseline}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-y-3{row-gap:.75rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-2{margin-bottom:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.pb-4{padding-bottom:1rem}.pb-24{padding-bottom:6rem}.pt-6{padding-top:1.5rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.list-none{list-style-type:none;padding-left:0}.cursor-pointer{cursor:pointer}button{background:transparent;border:0;color:inherit;font:inherit;padding:0;cursor:pointer}a{color:inherit;text-decoration:none}
