:root{--fish-bg:#0d1014;--fish-panel:#14181f;--fish-panel-2:#1a1f27;--fish-border:#262c36;--fish-text:#d7dce3;--fish-muted:#7c8593;--fish-accent:#e8442e;--fish-green:#37d049;--fish-blue:#3b82f6}html,body,#root{height:100%}body{background:var(--fish-bg);color:var(--fish-text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.pixelated{image-rendering:auto}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a313c;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#3a424f}@keyframes pop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-pop{animation:.14s ease-out pop}
