:root{--navy-deep:#102327;--navy:#102327;--navy-mid:#1d3336;--gold:#b08d4f;--gold-light:#d9bd85;--bg:#f6f7f9;--card:#fff;--border:#e2e5ea;--text:#2b2f36;--text-muted:#666c76}*{box-sizing:border-box}body,html{padding:0;margin:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit}button,input,textarea{font-family:inherit}::selection{background:var(--gold-light)}