.footer{width:100%;background-color:#292929;color:#fff;padding:12px 0}.footer__inner{width:100%;margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column;gap:24px}.footer__content-row{padding:0 12px;justify-content:space-between;align-self:stretch}.footer__brand-stack,.footer__content-row{display:flex;align-items:center}.footer__brand-mark{width:140px;height:50px;object-fit:contain;display:block}.footer__copy{width:236px;text-align:right;font-family:var(--font-family-base,"Avantt",sans-serif);font-size:12px;font-weight:500;line-height:100%;letter-spacing:0}.footer__env-section{padding:12px;border-top:1px solid hsla(0,0%,100%,.2);margin-top:16px}.footer__env-title{font-family:var(--font-family-base,"Avantt",sans-serif);font-size:14px;font-weight:600;margin-bottom:12px;color:#000}.footer__env-list{display:flex;flex-direction:column;gap:8px;font-family:var(--font-family-base,"Avantt",sans-serif);font-size:11px}.footer__env-item{display:flex;gap:8px;word-break:break-word}.footer__env-key{font-weight:600;color:#000;min-width:200px;flex-shrink:0}.footer__env-value{color:#000;flex:1 1}@media (max-width:1024px){.footer__inner{height:auto;padding:24px;gap:16px}.footer__content-row{height:auto;padding:0}.footer__copy{width:auto}.footer__env-key{min-width:150px}}.custom-avatar .avatar{display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#d3a238,#f5e003)!important;color:#14161a;border-radius:50%;width:32px;height:32px;cursor:pointer}.custom-avatar span{font-size:14px!important}