:root{--primary: #0b2e6b;--primary-dark: #071f4d;--gold: #d4af37;--bg: #f4f6fa;--white: #ffffff;--text: #1f2937;--border: #e5e7eb;--font-body: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--font-heading: "Poppins", "Inter", "Segoe UI", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{font-family:var(--font-body);background:var(--bg);color:var(--text);scroll-behavior:smooth;line-height:1.6}a{text-decoration:none;color:inherit}img,svg,video,canvas{max-width:100%;height:auto;display:block}
