:root{--navy:#036;--navy-dark:#001e40;--navy-light:#1a5c8a;--bg:#f5f7fa;--card:#fff;--text:#1a1a2e;--text-muted:#888;--border:#e5e9f0;--green:#43a047;--red:#e53935;--orange:#ff9800;--blue:#1565c0}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}
