footer .network-credit{display:inline-flex;align-items:center;gap:12px;max-width:100%;padding:12px 16px;border:1px solid #38302b;border-radius:7px;background:#191613;color:var(--text);transition:border-color .18s,background .18s}footer .network-credit img{display:block;width:38px;height:42px;object-fit:contain;flex:0 0 38px}footer .network-credit>span:not(.network-credit-arrow){min-width:0}footer .network-credit-label{display:block;font-size:14px;line-height:1.6;color:#b9b2ac}footer .network-credit-label strong{color:#f6ebe3;font-weight:600}footer .network-credit-caption{display:block;font-size:12px;line-height:1.6;color:#a49b95}footer .network-credit-arrow{font-size:18px;color:#ff895d}footer .network-credit:hover,footer .network-credit:focus-visible{border-color:#ff895d;background:#241b16}footer .network-credit:focus-visible{outline:2px solid #ff895d;outline-offset:4px}@media(max-width:560px){footer .network-credit{width:100%}footer .network-credit-arrow{margin-left:auto}}@media(prefers-reduced-motion:reduce){footer .network-credit{transition:none}}
