.min-h-screen{min-height:100vh}.w-full{width:100%}.p-6{padding:1.5rem}.max-w-\[1400px\]{max-width:1400px}.mx-auto{margin-left:auto;margin-right:auto}.space-y-4>*+*{margin-top:1rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-2{gap:.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-neutral-700{border-color:#404040}.hover\:bg-neutral-800:hover{background-color:#262626}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.text-sm{font-size:.875rem;line-height:1.25rem}.opacity-80{opacity:.8}.w-64{width:16rem}.w-12{width:3rem}.tabular-nums{font-variant-numeric:tabular-nums}.rounded-2xl{border-radius:1rem}.border-neutral-800{border-color:#262626}.bg-neutral-900\/40{background-color:#17171766}.p-4{padding:1rem}.overflow-auto{overflow:auto}.min-w-\[900px\]{min-width:900px}.mt-2{margin-top:.5rem}.font-semibold{font-weight:600}.mb-1{margin-bottom:.25rem}.text-green-400{color:#4ade80}.text-red-400{color:#f87171}.space-y-1>*+*{margin-top:.25rem}.bg-neutral-950{background-color:#0a0a0a}.text-neutral-100{color:#f5f5f5}.bg-white{background-color:#fff}.text-neutral-900{color:#171717}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}input[type=range]::-webkit-slider-track{background:#404040;height:4px;border-radius:2px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f5f5f5;height:16px;width:16px;border-radius:50%;margin-top:-6px}input[type=range]::-moz-range-track{background:#404040;height:4px;border-radius:2px}input[type=range]::-moz-range-thumb{background:#f5f5f5;height:16px;width:16px;border-radius:50%;border:none}
