/* Inspired by the Efferd footer reference: dark surface and fine ruled columns. */
body footer.site-footer.footer-ref{background:#16171C;color:#a3a3a3;padding:0;border-top:1px solid #242424}
body .footer-ref>.container{max-width:1300px;padding:0;margin:auto;border-inline:1px solid #242424}
body .footer-ref .footer-brand{display:flex;align-items:center;justify-content:space-between;gap:48px;padding:24px 28px;border-bottom:1px solid #242424}
body .footer-ref .footer-logo{width:112px;height:auto;filter:brightness(0) invert(1);flex-shrink:0}
body .footer-ref .footer-brand p{max-width:620px;font-size:14px;line-height:1.6;color:#a3a3a3;margin:0}
body .footer-ref .footer-social{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;border-bottom:1px solid #242424}
body .footer-ref .footer-social a{display:flex;align-items:center;gap:10px;width:auto;height:auto;min-height:44px;padding:10px 24px;border:0;border-radius:0;color:#f5f5f5;font-size:15px;text-decoration:none;background:transparent}
body .footer-ref .footer-social a+a{border-left:1px solid #242424}
body .footer-ref .footer-social svg{width:17px;height:17px;flex:none}
body .footer-ref .footer-social .footer-outbound{margin-left:auto;font-size:22px;line-height:1;transition:transform .2s}
body .footer-ref .footer-social a:hover{background:#151515;color:#fff;transform:none}
body .footer-ref .footer-social a:hover .footer-outbound{transform:translateX(3px)}
body .footer-ref .footer-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:0;margin:0}
body .footer-ref .footer-col{padding:20px 24px;min-width:0;border-right:1px solid #242424}
body .footer-ref .footer-col:last-child{border-right:0}
body .footer-ref .footer-col h4{font-size:12px;line-height:1.5;text-transform:uppercase;letter-spacing:.08em;font-weight:500;color:#d4d4d4;margin:0 0 14px}
body .footer-ref .footer-col a{display:block;width:fit-content;margin:0 0 6px;font-size:13px;line-height:1.5;color:#a3a3a3;text-decoration:none;transition:color .2s}
body .footer-ref .footer-col a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
body .footer-ref .footer-bottom{display:flex;justify-content:center;align-items:center;text-align:center;min-height:48px;margin:0;padding:14px 24px;border-top:1px solid #242424;color:#909090;font-size:12px}
body .footer-ref a:focus-visible{outline:2px solid #86acff;outline-offset:-3px;border-radius:2px}
@media(max-width:1350px){body .footer-ref>.container{margin-inline:24px}}
@media(max-width:800px){body .footer-ref .footer-brand{align-items:flex-start;flex-direction:column;gap:20px}body .footer-ref .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body .footer-ref .footer-col{border-bottom:1px solid #242424}body .footer-ref .footer-col:nth-child(even){border-right:0}body .footer-ref .footer-col:last-child{grid-column:1/-1;border-bottom:0}}
@media(max-width:480px){body .footer-ref>.container{margin-inline:16px}body .footer-ref .footer-brand{padding:20px 18px}body .footer-ref .footer-social a{padding:14px;font-size:14px}body .footer-ref .footer-col{padding:18px 16px}body .footer-ref .footer-brand p{font-size:13px}}
@media(prefers-reduced-motion:reduce){body .footer-ref a,body .footer-ref .footer-outbound{transition:none!important}}

body .footer-ref .footer-col a:last-child{margin-bottom:0}
@media(pointer:coarse){body .footer-ref .footer-col a{min-height:32px;display:flex;align-items:center}}
