*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--green:#1a6b3c;--gold:#e8a020;--navy:#1e2d4a;--red:#c0392b;--bg:#f5f7f5;--surface:#ffffff;--text:#0f1f14;--muted:#6b7f6e;--border:#e0e7e0;--error:#d93025;--success:#22a36b;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-pill:999px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}a{color:inherit;text-decoration:none}