:root{--color-bg: #0f1f1a;--color-surface: #172d25;--color-surface-2: #1e3b30;--color-border: #2a4a3a;--color-green: #2D5C4A;--color-green-light: #3d7d63;--color-green-bright: #4caf82;--color-amber: #c9863a;--color-red: #c94a3a;--color-text: #e8f0eb;--color-text-dim: #7a9e8a;--color-text-muted: #4a6a56;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100dvh;overflow-x:hidden}#root{min-height:100dvh;display:flex;flex-direction:column}button{cursor:pointer;border:none;font:inherit;background:none;color:inherit}img{display:block;max-width:100%}
