/* Extras din <style> inline (CSP) — pagina cyber-risk */
:root { --primary: #0c1f33; --primary-light: #152d45; --secondary: #1a4a7a; --accent: #c8902e; --accent-hover: #daa64e; --bg-soft: #eef1f5; --border: #d0d8e2; }
.top-bar { background: #0c1f33; }
.product-hero { background: linear-gradient(135deg, #0c1f33 0%, #122c47 40%, #1a4a7a 100%); }
.product-hero::before { background: rgba(200,144,46,0.04); }
.product-hero::after { background: rgba(255,255,255,0.02); }
.product-hero-icon { background: rgba(200,144,46,0.15); border: 1px solid rgba(200,144,46,0.25); }
.product-hero h1 span, .product-hero h2 span { background: linear-gradient(135deg, #daa64e, #c8902e); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.product-hero-sub { color: rgba(255,255,255,0.75); }
.product-tag { background: rgba(200,144,46,0.1); border: 1px solid rgba(200,144,46,0.2); }
.section-tag { background: rgba(26,74,122,0.08); }
.cta-banner { background: linear-gradient(135deg, #0c1f33, #1a4a7a); }
.cta-banner p { color: rgba(255,255,255,0.75); }
.cta-btn:hover { box-shadow: 0 8px 24px rgba(200,144,46,0.4); }
.sticky-cta button { background: linear-gradient(135deg, #1a4a7a, #2d6ba8); box-shadow: 0 8px 30px rgba(26,74,122,0.35); }
.sticky-cta button:hover { box-shadow: 0 12px 40px rgba(26,74,122,0.45); }
.sticky-cta button .pulse { background: var(--accent); }
.modal-card::before { background: linear-gradient(90deg, #1a4a7a, #2d6ba8); }
.submit-btn { background: linear-gradient(135deg, #1a4a7a, #2d6ba8); box-shadow: 0 4px 16px rgba(26,74,122,0.25); }
.submit-btn:hover { box-shadow: 0 8px 24px rgba(26,74,122,0.35); }
nav a.nav-cta:hover { box-shadow: 0 4px 12px rgba(200,144,46,0.3); }
