:root{--gb-green:#0f8;--gb-green-dim:#0c6;--gb-green-dark:#032;--gb-green-mid:#053;--gb-bg:#020f07;--gb-surface:#0a1f10;--gb-border:#0d3320;--gb-text:#e0ffe8;--gb-muted:#4a7a58}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--gb-bg);color:var(--gb-text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit}.pulse-green{animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.glow-text{text-shadow:0 0 20px #00ff8880}
