.buyer-footer{padding-top:1.15rem;border-top:1px solid var(--rule-soft,#e5eaf0);display:grid;grid-template-columns:minmax(0,1fr)auto;align-items:baseline;gap:.75rem 1.4rem;color:var(--meta,#4b5563);font-size:.88rem;line-height:1.5}.buyer-footer-contact{min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:0 .35rem}.buyer-footer-email{font-weight:600}.buyer-footer-keys{color:var(--meta-dim,#6b7280)}.buyer-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem 1rem;font-weight:600}.buyer-footer a{color:inherit;text-decoration:none}.buyer-footer a:hover{color:var(--link-strong,#0f3f60)}@media(max-width:640px){.buyer-footer{grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center}.buyer-footer-contact,.buyer-footer-links{justify-content:center}}