:root{--green-deep: #1B6B3A;--green-mid: #2D9B5A;--green-light: #4CC17A;--amber: #C45E1B;--amber-light: #E8823A;--bg: #0D2B1A;--card-bg: #132E1E;--border: rgba(76,193,122,.18);--text: #E6F4EC;--text-muted: #8FB89F}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}#root{display:flex;width:100%;min-height:100vh}
