#aktunez-footer{--akf-bg:#f5f6f8;--akf-fg:#202025;--akf-muted:#55565e;--akf-line:#d9dbe1;--akf-accent:#b8007a;background:var(--akf-bg)!important;color:var(--akf-fg)!important;border-top:1px solid var(--akf-line);width:100%;padding:44px 24px 20px;box-sizing:border-box;clear:both}
html[data-aktunez-theme=dark] #aktunez-footer{--akf-bg:#111113;--akf-fg:#f5f5f7;--akf-muted:#bcbcc6;--akf-line:#34343c;--akf-accent:#ff58c4}
#aktunez-footer *{box-sizing:border-box;letter-spacing:0!important;text-shadow:none!important}
#aktunez-footer .aktunez-theme-menu-item,#aktunez-footer .aktunez-theme-toggle{display:none!important}
#aktunez-footer{padding-bottom:64px}
#aktunez-footer .akf-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,2fr);gap:28px 64px}
#aktunez-footer a,#aktunez-footer summary,#aktunez-footer p,#aktunez-footer small{color:var(--akf-fg)!important;-webkit-text-fill-color:var(--akf-fg)!important;font-family:Arial,sans-serif!important;text-align:left!important;text-decoration:none;background:transparent!important}
#aktunez-footer .akf-wordmark{display:inline-flex;align-items:center;min-height:44px;font-size:22px!important;font-weight:800!important;line-height:1.2}
#aktunez-footer .akf-brand p{font-size:14px!important;line-height:1.6;margin:4px 0 14px!important;color:var(--akf-muted)!important;-webkit-text-fill-color:var(--akf-muted)!important}
#aktunez-footer .akf-socials{display:flex;flex-wrap:wrap;gap:4px;margin-left:-10px}
#aktunez-footer .akf-socials a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:4px}
#aktunez-footer .akf-socials svg{width:21px!important;height:21px!important;display:block;fill:currentColor!important;opacity:1!important;filter:none!important}
#aktunez-footer .akf-socials svg path{fill:currentColor!important}
#aktunez-footer .akf-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
#aktunez-footer .akf-group{min-width:0;margin:0;border:0;background:transparent}
#aktunez-footer summary{display:flex;align-items:center;justify-content:space-between;min-height:44px;font-size:16px!important;line-height:1.4;font-weight:700!important;list-style:none;padding:0;cursor:default}
#aktunez-footer summary::-webkit-details-marker{display:none}
#aktunez-footer .akf-chevron{display:none}
#aktunez-footer ul{list-style:none!important;padding:0!important;margin:6px 0 0!important}
#aktunez-footer li{padding:0!important;margin:0!important;list-style:none!important;line-height:1.4}
#aktunez-footer li a{display:inline-flex;align-items:center;min-height:34px;font-size:14px!important;font-weight:400!important;line-height:1.4;padding:5px 0;overflow-wrap:anywhere}
#aktunez-footer a:hover{color:var(--akf-accent)!important;-webkit-text-fill-color:var(--akf-accent)!important;text-decoration:underline;text-underline-offset:4px}
#aktunez-footer a:focus-visible,#aktunez-footer summary:focus-visible{outline:2px solid var(--akf-accent);outline-offset:3px;border-radius:2px}
#aktunez-footer .akf-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--akf-line);padding-top:16px}
#aktunez-footer .akf-bottom small,#aktunez-footer .akf-bottom a{font-size:12px!important;line-height:1.5;color:var(--akf-muted)!important;-webkit-text-fill-color:var(--akf-muted)!important}
#aktunez-footer .akf-bottom a{display:inline-flex;align-items:center;min-height:44px}
@media(min-width:768px){#aktunez-footer .akf-group:not([open])>ul{display:block!important}}
@media(max-width:767px){
 #aktunez-footer{padding:28px 20px 64px}
 #aktunez-footer .akf-inner{grid-template-columns:1fr;gap:24px}
 #aktunez-footer .akf-groups{grid-template-columns:1fr;gap:0}
 #aktunez-footer .akf-group{border-bottom:1px solid var(--akf-line)}
 #aktunez-footer .akf-group:first-child{border-top:1px solid var(--akf-line)}
 #aktunez-footer summary{min-height:54px;cursor:pointer}
 #aktunez-footer .akf-chevron{display:block;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-right:5px;transition:transform .15s}
 #aktunez-footer [open] .akf-chevron{transform:rotate(225deg)}
 #aktunez-footer ul{margin:0 0 12px!important}
 #aktunez-footer li a{min-height:44px;font-size:15px!important}
 #aktunez-footer .akf-bottom{padding:0;border:0;flex-wrap:wrap;gap:4px 16px}
}
@media(prefers-reduced-motion:reduce){#aktunez-footer .akf-chevron{transition:none}}
