.elb-nav { display: none !important; }
section.dark.prefooter { display: none !important; }
section.light.footer { display: none !important; }
[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: 1100px !important; margin: 0 auto !important; padding: 0 24px !important; }
.client-hero-block { text-align: center; margin-bottom: 48px; }
.client-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; }
.client-hero-block h1 { font-family: 'Instrument Serif', Georgia, serif; font-size: clamp(30px, 4.5vw, 48px); font-weight: 400; color: #0a2540; letter-spacing: -0.01em; margin-bottom: 14px; }
.client-hero-block p { font-size: 16px; color: #6b7f94; max-width: 520px; margin: 0 auto; line-height: 1.6; }
.elb-folio .category-wrapper .thumb-lst { display: grid !important; grid-template-columns: repeat(4, 1fr) !important; gap: 16px !important; }
.elb-folio .category-wrapper .thumb-lst img { margin: 0 !important; height: auto !important; width: 100% !important; aspect-ratio: 3/2 !important; object-fit: contain !important; background: white !important; border-radius: 14px !important; border: 1px solid #e3e9f0 !important; box-shadow: none !important; padding: 20px !important; transition: border-color 0.2s, transform 0.2s !important; }
.elb-folio .category-wrapper .thumb-lst img:hover { transform: translateY(-3px) !important; border-color: #185FA5 !important; }
.elb-folio .category-wrapper .image-preview { background: white !important; box-shadow: none !important; border: 1px solid #e3e9f0 !important; border-radius: 16px !important; margin-top: 16px !important; }
.elb-folio .category-wrapper .image-preview .close { color: #6b7f94 !important; }
@media (max-width: 900px) { .elb-folio .category-wrapper .thumb-lst { grid-template-columns: repeat(3, 1fr) !important; } }
@media (max-width: 600px) { .elb-folio .category-wrapper .thumb-lst { grid-template-columns: repeat(2, 1fr) !important; } [elb-view='about-help'] { padding-top: 150px !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-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; }
