.elb-nav { display: none !important; }
section.dark.prefooter { display: none !important; }
section.light.footer { display: none !important; }
.elb-modern-header { position: fixed; top: 0; left: 0; right: 0; z-index: 100; background: rgba(255,255,255,0.92); border-bottom: 1px solid #e3e9f0; backdrop-filter: blur(20px); height: 72px; display: flex; align-items: center; justify-content: space-between; padding: 0 32px; font-family: 'Inter', system-ui, sans-serif; }
.elb-modern-header .h-logo { font-size: 18px; font-weight: 700; color: #0a2540; text-decoration: none; }
.elb-modern-header .h-links { display: flex; gap: 24px; }
.elb-modern-header .h-links a { font-size: 14px; color: #3d5166; text-decoration: none; font-weight: 500; }
.elb-modern-header .h-links a:hover { color: #185FA5; }
.elb-modern-header .h-shop { font-size: 14px; font-weight: 500; color: #0a2540; background: #f8f9fb; border: 1px solid #e3e9f0; border-radius: 50px; padding: 8px 18px; text-decoration: none; display: inline-flex; align-items: center; gap: 6px; }
@media (max-width: 768px) { .elb-modern-header .h-links { display: none; } }
[elb-view='about-cgv'], [elb-view='legal-mention'] { background: #f8f9fb !important; padding: 172px 0 80px !important; font-family: 'Inter', system-ui, sans-serif !important; }
[elb-view='about-cgv'] h2, [elb-view='legal-mention'] h2 { display: none !important; }
[elb-view='about-cgv'] .wrap, [elb-view='legal-mention'] .wrap { max-width: 780px !important; margin: 0 auto !important; padding: 0 24px !important; }
[elb-view='about-cgv'] .container, [elb-view='legal-mention'] .container { background: white !important; border: 1px solid #e3e9f0 !important; border-radius: 20px !important; padding: 48px !important; }
[elb-view='about-cgv'] .container h3, [elb-view='legal-mention'] .container h3 { font-size: 17px !important; font-weight: 700 !important; color: #0a2540 !important; margin-top: 32px !important; margin-bottom: 12px !important; }
[elb-view='about-cgv'] .container h3:first-of-type, [elb-view='legal-mention'] .container h3:first-of-type { margin-top: 0 !important; font-family: 'Instrument Serif', Georgia, serif !important; font-size: 30px !important; font-weight: 400 !important; margin-bottom: 32px !important; padding-bottom: 20px !important; border-bottom: 1px solid #e3e9f0 !important; }
[elb-view='about-cgv'] .container p, [elb-view='legal-mention'] .container p { font-size: 14px !important; color: #3d5166 !important; line-height: 1.75 !important; margin-bottom: 12px !important; }
[elb-view='about-cgv'] .container a, [elb-view='legal-mention'] .container a { color: #185FA5 !important; }
@media (max-width: 600px) { [elb-view='about-cgv'], [elb-view='legal-mention'] { padding-top: 150px !important; } [elb-view='about-cgv'] .container, [elb-view='legal-mention'] .container { padding: 28px 22px !important; } }
.elb-modern-footer { background: white; border-top: 1px solid #e3e9f0; padding: 40px 24px 24px; font-family: 'Inter', system-ui, sans-serif; margin-top: 40px; }
.elb-modern-footer-inner { max-width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 16px; }
.elb-modern-footer-brand { font-size: 15px; font-weight: 700; color: #0a2540; }
.elb-modern-footer-links { display: flex; gap: 20px; }
.elb-modern-footer-links a { font-size: 13px; color: #6b7f94; text-decoration: none; }
.elb-modern-footer-links a:hover { color: #185FA5; }
.elb-modern-footer-copy { font-size: 12px; color: #6b7f94; }
