@font-face{font-family:GeistSans;src:url(../media/Geist_Variable-s.p.92592eb2.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local(Arial);ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.0%;size-adjust:106.28%}.geistsans_d5a4f12f-module__Ur3q_a__className{font-family:GeistSans,GeistSans Fallback}.geistsans_d5a4f12f-module__Ur3q_a__variable{--font-geist-sans:"GeistSans","GeistSans Fallback"}
@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#0a0a0a;--foreground:#fff;--efc-green:#9acd32;--efc-green-dark:#7ba828;--card-bg:#1a1a1a;--card-border:#333}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);overflow-x:hidden}body{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@layer components{@apply p-6 rounded-xl border transition-all;.efc-card{background-color:var(--card-bg);border-color:var(--card-border)}.efc-card:hover{border-color:var(--efc-green)}@apply px-4 py-2 rounded-lg font-medium transition-all inline-flex items-center justify-center gap-2;.efc-button{background-color:var(--efc-green);color:#0a0a0a}.efc-button:hover{background-color:var(--efc-green-dark);transform:translateY(-1px)}@apply bg-gray-700 text-white;@apply bg-gray-600;@apply w-full p-3 rounded-lg bg-gray-800 border border-gray-700 text-white placeholder-gray-500 focus:outline-none focus:border-[#9acd32]transition-colors;@apply block text-sm font-medium text-gray-300 mb-2;}@apply bg-red-500 text-white px-2 py-0.5 rounded text-xs font-semibold;@apply bg-orange-500 text-white px-2 py-0.5 rounded text-xs font-semibold;@apply bg-blue-500 text-white px-2 py-0.5 rounded text-xs font-semibold;@apply bg-gray-500 text-white px-2 py-0.5 rounded text-xs font-semibold;@apply bg-blue-900 text-blue-200 px-2 py-0.5 rounded text-xs;@apply bg-green-900 text-green-200 px-2 py-0.5 rounded text-xs;@apply bg-yellow-900 text-yellow-200 px-2 py-0.5 rounded text-xs;@apply bg-purple-900 text-purple-200 px-2 py-0.5 rounded text-xs;@apply bg-gray-800 text-gray-400 px-2 py-0.5 rounded text-xs;::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--card-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#444}@keyframes pulse-green{0%,to{box-shadow:0 0 #9acd3266}50%{box-shadow:0 0 0 10px #9acd3200}}.animate-pulse-green{animation:2s infinite pulse-green}
