*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#273f5f;--primary-light:#2e5490;--secondary:#2e86ab;--warning:#9b7328;--success:#2d6b52;--text:#111827;--text-secondary:#6b7280;--text-tertiary:#9ca3af;--background:#f5f7fa;--card:#fff;--border:#e5e7eb}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;color:var(--text);background:var(--card);line-height:1.6;-webkit-font-smoothing:antialiased;width:100%}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}