:root{--dk-foreground: #e8ecf1;--dk-muted-foreground: #8b929a;--dk-popover: #131313;--dk-popover-foreground: #e8ecf1;--dk-border: rgba(232, 236, 241, .35)}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.top-0{top:0}.z-10{z-index:10}.-z-10{z-index:-10}.h-full{height:100%}.w-full{width:100%}.size-2{width:8px;height:8px}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.gap-0\.5{gap:2px}.gap-1\.5{gap:6px}.gap-3{gap:12px}.ml-auto{margin-left:auto}.mb-0\.5{margin-bottom:2px}.pl-2{padding-left:8px}.px-1{padding-left:4px;padding-right:4px}.px-2{padding-left:8px;padding-right:8px}.py-1{padding-top:4px;padding-bottom:4px}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.cursor-pointer{cursor:pointer}.opacity-40{opacity:.4}.overflow-visible{overflow:visible}.overflow-hidden{overflow:hidden}.font-mono{font-family:DM Mono,monospace}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.tabular-nums{font-variant-numeric:tabular-nums}.fill-current{fill:currentColor}.text-foreground{color:var(--dk-foreground)}.text-muted-foreground{color:var(--dk-muted-foreground)}.text-popover-foreground{color:var(--dk-popover-foreground)}.bg-popover{background-color:var(--dk-popover)}.bg-popover\/70{background-color:color-mix(in srgb,var(--dk-popover) 70%,transparent)}.stroke-border{stroke:var(--dk-border)}.border{border:1px solid var(--dk-border)}.rounded-md{border-radius:0}.rounded-\[1px\]{border-radius:1px}.shadow-sm{box-shadow:3px 3px #00ff6a33}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.transition-opacity{transition:opacity .15s ease}.hover\:text-foreground:hover{color:var(--dk-foreground)}button.items-center.font-mono{background:none;border:none;padding:0;font:inherit;color:inherit;text-align:inherit}
