.footer-widget-zone{display:grid;grid-template-columns:repeat(var(--footer-columns),minmax(0,1fr));gap:35px;padding-bottom:10px}.footer-widget{min-width:0}.footer-widget h2{padding-bottom:10px;border-bottom:2px solid var(--theme-secondary)}.footer-links,.footer-archive{list-style:none;margin:0;padding:0}.footer-links a,.footer-archive a{display:flex;justify-content:space-between;gap:10px;padding:7px 0;color:inherit;text-decoration:none;border-bottom:1px solid #ffffff18}.footer-archive b{color:var(--theme-accent)}.footer-widget-image{display:block;max-width:100%;max-height:180px;object-fit:contain}.footer-custom-html iframe{max-width:100%;border:0}.visitor-counter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.visitor-counter>div{padding:9px;border:1px solid #ffffff1f;border-radius:8px}.visitor-counter strong{display:block;font-size:1.35rem;color:var(--theme-accent);line-height:1.1}.visitor-counter span{display:block;margin-top:5px;font-size:.82rem}.visitor-list{grid-template-columns:1fr}.visitor-inline{display:flex;flex-wrap:wrap}.header-align-center .brand-row{justify-content:center}.header-align-right .brand-row{justify-content:flex-end}.header-align-center .nav-toggle,.header-align-right .nav-toggle{position:absolute;right:20px}@media(max-width:900px){.footer-widget-zone{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.footer-widget-zone{grid-template-columns:1fr}}
