/* Page styles for /pricing.html
 * Migrated from inline <style> block (Faz 5A — CSP style-src hardening).
 */

body { font-family: sans-serif; display: flex; align-items: center; justify-content: center; min-height: 100vh; margin: 0; background: #f8fafc; }
p { color: #64748b; }
a { color: #0ea5e9; }
    
