.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-help'] { background: #f8f9fb !important; padding: 172px 0 80px !important; font-family: 'Inter', system-ui, sans-serif !important; }
[elb-view='about-help'] h2 { display: none !important; }
[elb-view='about-help'] .wrap { max-width: 1200px !important; margin: 0 auto !important; padding: 0 24px !important; }
.help-hero-block { text-align: center; margin-bottom: 48px; }
.help-hero-label { display: inline-flex; align-items: center; gap: 8px; background: #eef3fa; border-radius: 50px; padding: 6px 16px; font-size: 12px; font-weight: 700; color: #185FA5; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 0.05em; }
.help-hero-block h1 { font-family: 'Instrument Serif', Georgia, serif; font-size: clamp(28px, 4vw, 42px); font-weight: 400; color: #0a2540; letter-spacing: -0.01em; }
.help-grid { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 24px !important; }
.help-card { background: white; border: 1px solid #e3e9f0; border-radius: 20px; padding: 28px; display: flex; flex-direction: column; gap: 16px; }
.help-card-header { display: flex; align-items: center; gap: 12px; }
.help-card-icon { width: 44px; height: 44px; border-radius: 12px; background: #eef3fa; display: flex; align-items: center; justify-content: center; color: #185FA5; flex-shrink: 0; }
.help-card-title { font-size: 17px; font-weight: 700; color: #0a2540; }
.help-card-sub { font-size: 12px; color: #6b7f94; }
.help-card embed { width: 100%; min-height: 65vh; border-radius: 12px; border: 1px solid #e3e9f0; }
.help-soon { text-align: center; padding: 50px 20px; background: #f8f9fb; border-radius: 12px; }
.help-soon-badge { display: inline-block; background: #fef3c7; color: #92400e; font-size: 11px; font-weight: 700; padding: 4px 12px; border-radius: 20px; margin-bottom: 14px; text-transform: uppercase; letter-spacing: 0.04em; }
.help-soon p { font-size: 13px; color: #6b7f94; line-height: 1.6; max-width: 260px; margin: 0 auto; }
@media (max-width: 900px) { .help-grid { grid-template-columns: 1fr !important; } }
@media (max-width: 640px) { [elb-view='about-help'] { padding-top: 150px !important; } .help-card { padding: 20px; } }
.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; }
