.site-footer{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:1.25fr .65fr 1.4fr;gap:80px;padding:60px max(38px,8vw);background:#101011;color:#fff}.footer-logo{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.footer-logo img{width:66px;height:66px;object-fit:cover;border-radius:50%;border:1px solid rgba(255,255,255,.22)}.footer-logo b{display:block;font-size:22px;letter-spacing:-.09em}.footer-logo b span{color:#f05d86}.footer-logo small{display:block;margin-top:3px;color:#b9b4b7;font:8px 'DM Mono',monospace;letter-spacing:.08em}.footer-contact-lines{max-width:390px;display:flex;flex-direction:column;gap:8px;margin-top:20px;color:#d8d1d4;font-size:10px;line-height:1.65}.footer-contact-lines b{color:#fff;font-size:11px}.footer-contact-lines a{color:#f47da2;text-decoration:none;font-weight:700}.footer-contact-lines small{margin-top:5px;color:#9f989d;font-size:9px}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column h3{margin:0 0 11px;font:700 20px 'Playfair Display',serif}.footer-column a{color:#f7f5f5;text-decoration:none;font-size:11px}.footer-column a:hover{color:#f47da2}.footer-products{display:grid;grid-template-columns:1fr 1fr;column-gap:46px;align-content:start}.footer-products h3{grid-column:1/-1}.footer-products>div{display:flex;flex-direction:column;gap:12px}@media(max-width:800px){.site-footer{grid-template-columns:1fr 1fr;gap:38px;padding:46px 28px}.footer-brand-block{grid-column:1/-1}.footer-products{grid-column:1/-1;max-width:430px}}@media(max-width:480px){.site-footer{grid-template-columns:1fr}.footer-column,.footer-products{grid-column:auto}.footer-products{gap:24px}.footer-products h3{grid-column:1/-1}}

/* All page footers share the same outer frame and inner content line. */
@media(min-width:801px){.site-footer{box-sizing:border-box;width:min(1280px,100%)!important;max-width:1280px!important;padding-left:max(38px,calc((100% - 1040px)/2))!important;padding-right:max(38px,calc((100% - 1040px)/2))!important}}
