body{margin:0;background:#0f0f1a;color:#fff;font-family:system-ui,-apple-system,sans-serif}.w-screen{width:100vw}.h-screen{height:100vh}.overflow-hidden{overflow:hidden}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.relative{position:relative}.absolute{position:absolute}.items-center{align-items:center}.justify-between{justify-content:space-between}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.p-1{padding:.25rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-red-500{color:#ef4444}.text-xl{font-size:1.25rem}.bg-black\/60{background:#0009}.bg-blue-600{background:#2563eb}.bg-white\/5{background:#ffffff0d}.bg-\[\#0f0f1a\]{background:#0f0f1a}.bg-\[\#1a1a2e\]{background:#1a1a2e}.border-b{border-bottom:1px solid}.border-white\/10{border-color:#ffffff1a}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.transition-colors{transition:color .15s,background-color .15s}
