/* Cleaner Abid footer (2026-09-13): brand column + 4 nav groups + Decision Lens + legal. Theme-aware. */
html body footer#bf-footer.bf-footer{--bf-bg:#f5f8fa;--bf-fg:#334155;--bf-muted:#526174;--bf-line:#dce4e9;--bf-accent:#047857;background:var(--bf-bg)!important;color:var(--bf-fg)!important;border:0!important;border-top:1px solid var(--bf-line)!important;padding:36px 0 18px!important;margin:0!important;width:100%!important;min-height:0!important;max-width:none!important;text-align:left!important;font:400 13px/1.5 DM Sans,Arial,sans-serif!important;position:relative!important;float:none!important;clear:both;box-sizing:border-box!important}
html[data-theme="paper"] body footer#bf-footer.bf-footer,html[data-theme="light"] body footer#bf-footer.bf-footer{--bf-bg:#f5f8fa;--bf-fg:#334155;--bf-muted:#526174;--bf-line:#dce4e9;--bf-accent:#047857;background:#f5f8fa!important;color:#334155!important;border-top:1px solid #dce4e9!important}
html[data-theme="dark"] body footer#bf-footer.bf-footer,html[data-theme="night"] body footer#bf-footer.bf-footer,html.dark body footer#bf-footer.bf-footer{--bf-bg:#0a1628;--bf-fg:#dce5ee;--bf-muted:#a7b6c8;--bf-line:#28374b;--bf-accent:#6ee7b7;background:#0a1628!important;color:#dce5ee!important;border-top:1px solid #28374b!important}
html body #bf-footer *{box-sizing:border-box;letter-spacing:normal!important;text-transform:none!important}
html body #bf-footer .bf-footer-wrap{max-width:1200px!important;margin:0 auto!important;padding:0 32px!important}
html body #bf-footer :is(p,ul,li,a,span,summary,strong){color:inherit!important;font-family:inherit!important}
html body #bf-footer p{margin:0!important;font-size:13px!important;line-height:1.55!important;max-width:none!important;color:var(--bf-muted)!important}
html body #bf-footer a{display:inline-block;text-decoration:none!important;background:transparent!important;border:0;border-radius:3px;color:var(--bf-fg)!important;transition:color .16s ease!important;transform:none!important;box-shadow:none!important;font-size:14px!important;line-height:1.5!important;padding:0!important}
html body #bf-footer a:hover{color:var(--bf-accent)!important;text-decoration:underline!important;text-underline-offset:4px}
html body #bf-footer :is(a,summary):focus-visible{outline:2px solid var(--bf-accent)!important;outline-offset:4px!important}
html body #bf-footer .bf-footer-main{display:grid!important;grid-template-columns:minmax(220px,280px) minmax(0,1fr)!important;gap:40px!important;align-items:start!important;margin:0 0 28px!important}
html body #bf-footer .bf-footer-intro{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important;margin:0!important}
html body #bf-footer .bf-footer-brand{line-height:0!important}
html body #bf-footer .bf-footer-logo{display:block!important;width:168px!important;height:auto!important;max-height:42px!important;object-fit:contain!important;filter:none!important;margin:0!important;content:url(/assets/brand/benefitra-logo-light-footer@2x.png)!important}
html[data-theme="dark"] body #bf-footer .bf-footer-logo,html[data-theme="night"] body #bf-footer .bf-footer-logo,html.dark body #bf-footer .bf-footer-logo{content:url(/assets/brand/benefitra-logo-light-footer@2x.png)!important;filter:brightness(0) invert(1)!important}
html body #bf-footer .bf-footer-contact{display:flex!important;flex-direction:column!important;gap:4px!important}
html body #bf-footer .bf-footer-directory{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px!important;position:static!important;padding:0!important;background:none!important;border:0!important;box-shadow:none!important;margin:0!important;width:100%!important;height:auto!important;min-height:0!important;align-items:start!important}
html body #bf-footer details{display:block!important;padding:0!important;border:0!important;margin:0!important;background:none!important;box-shadow:none!important;border-radius:0!important}
html body #bf-footer summary{list-style:none!important;cursor:pointer!important;font-size:12px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;padding:0 0 10px!important;line-height:1.5!important;display:block!important;color:var(--bf-fg)!important}
html body #bf-footer summary::-webkit-details-marker{display:none}
html body #bf-footer ul{list-style:none!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;gap:6px!important}
html body #bf-footer li{list-style:none!important;margin:0!important;padding:0!important;line-height:1.5!important;font-size:14px!important}
html body #bf-footer li::before{display:none!important}
html body #bf-footer .bf-footer-lens{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px 28px!important;border-top:1px solid var(--bf-line)!important;padding:16px 0!important;margin:0!important;color:var(--bf-muted)!important;font-size:14px!important}
html body #bf-footer .bf-footer-lens strong{color:var(--bf-fg)!important;font-size:13px!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important}
html body #bf-footer .bf-footer-lens span{color:var(--bf-muted)!important;font-size:14px!important}
html body #bf-footer .bf-footer-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;flex-wrap:wrap!important;border-top:1px solid var(--bf-line)!important;padding-top:14px!important;margin-top:0!important;color:var(--bf-muted)!important}
html body #bf-footer .bf-footer-bottom p{font-size:12px!important;line-height:1.5!important}
html body #bf-footer .bf-footer-legal{display:flex!important;flex-wrap:wrap!important;gap:8px 18px!important}
html body #bf-footer .bf-footer-legal a{font-size:12px!important;color:var(--bf-muted)!important}
@media(min-width:701px){html body #bf-footer .bf-footer-group:not([open])>ul{display:flex!important}html body #bf-footer .bf-footer-group summary{cursor:default!important}}
@media(max-width:1000px){html body #bf-footer .bf-footer-wrap{padding:0 24px!important}html body #bf-footer .bf-footer-main{grid-template-columns:1fr!important;gap:24px!important}html body #bf-footer .bf-footer-directory{gap:18px!important}}
@media(max-width:700px){html body footer#bf-footer.bf-footer{padding:28px 0 18px!important}html body #bf-footer .bf-footer-wrap{padding:0 20px!important}html body #bf-footer .bf-footer-directory{display:block!important}html body #bf-footer .bf-footer-group{border-top:1px solid var(--bf-line)!important}html body #bf-footer .bf-footer-group summary{display:flex!important;justify-content:space-between!important;align-items:center!important;min-height:44px!important;padding:11px 0!important;font-size:13px!important}html body #bf-footer .bf-footer-group summary::after{content:+;font-size:18px;font-weight:400}html body #bf-footer .bf-footer-group[open] summary::after{content:−}html body #bf-footer .bf-footer-group:not([open])>ul{display:none!important}html body #bf-footer ul{padding-bottom:12px!important;gap:0!important}html body #bf-footer li a{padding:9px 0!important;min-height:38px!important;font-size:14px!important}html body #bf-footer .bf-footer-lens{gap:8px 16px!important;padding:14px 0!important}html body #bf-footer .bf-footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}}
@media(prefers-reduced-motion:reduce){html body #bf-footer a{transition:none!important}}
