.brand{display:flex;align-items:center;font-weight:800}
.brand img{display:block;width:auto;height:42px;max-width:min(310px,33vw);object-fit:contain}
.login-logo{display:block;width:min(100%,340px);height:auto;margin:0 auto 20px}
.footer-logo{display:block;width:min(100%,260px);height:auto;margin-bottom:14px}
.admin aside .brand img{height:auto;width:100%;max-width:182px}
@media(max-width:520px){.brand img{height:34px;max-width:190px}}
footer{background:#101124;color:#c5c6d6;padding:42px max(24px,calc((100% - 1180px)/2));display:grid;grid-template-columns:minmax(0,1.5fr) minmax(210px,.7fr);gap:42px;font-size:13px}footer p{max-width:570px;color:#afb1c5}footer a{display:block;color:#e6e6f2;margin:7px 0}footer a:hover{color:#9f8bff}.business-contact{margin:0 0 22px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.business-contact h2{font-size:18px;margin:0 0 8px}.business-contact p{margin:0;color:#55576d}@media(max-width:680px){footer{grid-template-columns:1fr;gap:16px}}
