/* Footer-specific tokens isolate text and surfaces from legacy body/skin colours. */
#footer.wikiforex-footer{--wf-bg:var(--wf-light-footer-bg,#edf4ee);--wf-text:var(--wf-light-footer-text,#193d30);--wf-muted:var(--wf-light-footer-muted,#4e695c);--wf-line:#c6d9cd;padding-block:24px 20px}
html[data-theme="dark"] #footer.wikiforex-footer{--wf-bg:var(--wf-dark-footer-bg,#0b241c);--wf-text:var(--wf-dark-footer-text,#edf8f0);--wf-muted:var(--wf-dark-footer-muted,#b5cdbf);--wf-line:#315344}
#footer.wikiforex-footer .footer-shell{box-sizing:border-box;padding:26px 28px 18px;border:1px solid var(--wf-line)!important;border-radius:24px;background:var(--wf-bg)!important;color:var(--wf-text)!important;box-shadow:none;min-height:0;height:auto}
#footer.wikiforex-footer .footer-top{display:grid!important;grid-template-columns:minmax(0,1fr);gap:22px;align-items:start}
#footer.wikiforex-footer .footer-brand{width:auto;max-width:none;min-width:0;display:grid;grid-template-columns:minmax(150px,.75fr) minmax(0,3.25fr);gap:24px;align-items:start;padding-bottom:18px;border-bottom:1px solid var(--wf-line)}
#footer.wikiforex-footer .footer-brand h3{margin:0;color:var(--wf-text)!important;font-size:20px;line-height:1.5}
#footer.wikiforex-footer .footer-brand p{margin:0;max-width:none;color:var(--wf-muted)!important;font-size:14px;line-height:1.9}
#footer.wikiforex-footer .footer-links{display:grid!important;grid-template-columns:repeat(var(--wf-footer-columns,4),minmax(0,1fr))!important;gap:24px;width:auto;max-width:none;min-width:0;align-items:start}
#footer.wikiforex-footer .footer-column{display:grid;gap:7px;min-width:0;align-content:start}
#footer.wikiforex-footer .footer-column strong{margin:0 0 5px;padding:0;font-size:14px;line-height:1.8;color:var(--wf-text)!important}
#footer.wikiforex-footer .footer-column a{display:block;margin:0;padding:0;min-height:0;color:var(--wf-muted)!important;font-size:14px;font-weight:500;line-height:1.8;overflow-wrap:anywhere;text-decoration:none}
#footer.wikiforex-footer .footer-column a span{color:inherit!important}
#footer.wikiforex-footer .footer-column a:hover{color:var(--wf-text)!important;text-decoration:underline;text-underline-offset:4px}
#footer.wikiforex-footer a:focus-visible{outline:2px solid var(--wf-text);outline-offset:4px;border-radius:3px}
#footer.wikiforex-footer .footer-bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px 24px;margin-top:20px;padding-top:14px;border-top:1px solid var(--wf-line);color:var(--wf-muted)!important;font-size:12px;line-height:1.8}
#footer.wikiforex-footer .footer-bottom span{color:inherit!important}
@media(max-width:900px){#footer.wikiforex-footer .footer-brand{grid-template-columns:minmax(0,1fr);gap:8px}#footer.wikiforex-footer .footer-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){#footer.wikiforex-footer{padding-block:16px}#footer.wikiforex-footer .footer-shell{padding:22px 20px 16px;border-radius:20px}#footer.wikiforex-footer .footer-links{gap:22px 18px}#footer.wikiforex-footer .footer-bottom{align-items:flex-start;flex-direction:column;gap:4px;margin-top:20px}}
