/* Программист: Тахир Тухтаров. Код — собственность компании X-WORLD. */
/* Shared branding: bounded logo dimensions keep navigation and currency stable. */
.logo:has(.xh-brand-image),.brand:has(.xh-brand-image){display:inline-flex;align-items:center;flex:0 0 auto;line-height:1;letter-spacing:normal}
.logo:has(.xh-brand-image)::after,.brand:has(.xh-brand-image)::after{display:none!important}
.xh-brand-image{display:block;width:190px;height:54px;object-fit:contain;max-width:100%}
.footer .xh-brand-image,.xh-footer-brand .xh-brand-image{width:240px;height:64px}
.xh-footer-brand{display:inline-flex;align-items:center}
.site-footer .xh-footer-brand{padding:12px 16px;background:#111c28;border-radius:6px}
.brand:has(.xh-brand-image){background:#111c28;padding:5px 9px;border-radius:5px}
@media(max-width:600px){.xh-brand-image{width:152px;height:43px}.footer .xh-brand-image,.xh-footer-brand .xh-brand-image{width:210px;height:57px}}

.footer-menu{display:flex;gap:24px;flex-wrap:wrap;align-items:center;flex-basis:100%}
.xh-footer-row{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;flex-basis:100%;min-width:0}
.xh-footer-row .footer-menu{flex-basis:auto;margin-left:auto;justify-content:flex-end;font-size:14px}
.xh-footer-row>a{flex-shrink:0}
.site-footer .xh-footer-row{padding-bottom:22px;border-bottom:1px solid var(--line,#42515b)}
.xh-story-note{max-width:1720px;margin:28px auto 0;padding:0 4%;color:var(--muted);font-size:14px;text-align:center}
@media(max-width:560px){.xh-footer-row{gap:12px}.xh-footer-row .xh-brand-image{width:150px;height:auto}.xh-footer-row .footer-menu{flex-direction:column;align-items:flex-end;gap:8px;font-size:12px}.site-footer .xh-footer-row .xh-footer-brand{padding:0}}
