.footer-refined{background:#251d24;color:#f8edf3;padding:0 max(28px,calc((100% - 1180px)/2));border-top:1px solid #bd815940}
html[data-theme=dark] .footer-refined{background:#171318}
.footer-refined .footer-main{display:grid;grid-template-columns:1.1fr 1.4fr 1fr;gap:60px;padding:48px 0 40px}
.footer-refined .footer-identity{display:flex;flex-direction:column;align-items:flex-start;gap:16px;grid-row:auto}
.footer-brand{display:inline-flex;align-items:center;gap:12px;font-size:25px;font-weight:700}
.footer-emblem{display:grid;place-items:center;width:44px;height:44px;border:1px solid #bd815970;border-radius:14px;color:#edbb95;font-size:28px;background:#bd81590c}
.footer-refined p{color:#c2b4bf;font-size:14px;line-height:1.9;margin:0}
.footer-refined h2{font-size:16px;line-height:1.7;margin:0 0 18px;color:#fff2f8}
.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px}
.footer-links a{color:#cfc0ca;font-size:13px;line-height:1.6;transition:color .15s}
.footer-links a:hover,.footer-bottom a:hover{color:#edbb95}
.footer-share{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid #ffffff28;background:transparent;color:#f8edf3;border-radius:10px;font-size:13px;min-height:42px}
.footer-share:hover{background:#ffffff0b;border-color:#bd8159}
.footer-kicker{display:block;color:#e6af86;font-size:12px;margin-bottom:8px}
.footer-refined .footer-invitation h2{font-size:21px;margin-bottom:10px}
.footer-menu-link{display:inline-flex;align-items:center;gap:20px;font-size:13px;color:#efbf9c;margin-top:20px;min-height:36px}
html[dir=ltr] .footer-menu-link span{transform:rotate(180deg)}
.footer-refined .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:21px 0;border-top:1px solid #ffffff15;color:#a99aa6;font-size:12px;line-height:1.8}
.footer-refined a:focus-visible,.footer-refined button:focus-visible{outline:2px solid #edbb95;outline-offset:5px}
@media(max-width:1000px){.footer-refined .footer-main{gap:30px;grid-template-columns:1fr 1.2fr}.footer-invitation{grid-column:1/-1;border-top:1px solid #ffffff15;padding-top:24px}}
@media(max-width:600px){.footer-refined{padding-inline:20px}.footer-refined .footer-main{grid-template-columns:1fr;gap:28px;padding:32px 0}.footer-refined .footer-identity{flex-direction:column;align-items:flex-start;gap:12px}.footer-brand{font-size:23px}.footer-refined .footer-explore{border-top:1px solid #ffffff15;padding-top:24px}.footer-links{gap:14px 18px}.footer-refined .footer-invitation{grid-column:auto}.footer-refined .footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding:18px 0}.footer-refined p{max-width:none}}
/* Minimal footer on phones. */
@media(max-width:600px){
 .footer-refined .footer-explore,.footer-refined .footer-invitation,.footer-refined .footer-identity>p{display:none}
 .footer-refined .footer-main{display:block;padding:22px 0 18px}
 .footer-refined .footer-identity{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}
 .footer-refined .footer-brand{font-size:18px;gap:8px}
 .footer-refined .footer-emblem{width:32px;height:32px;font-size:21px;border-radius:10px}
 .footer-refined .footer-share{padding:8px 10px;min-height:36px;font-size:11px;gap:6px}
 .footer-refined .footer-bottom{padding:13px 0;gap:5px;font-size:10px}
 .footer-refined .footer-bottom a{font-size:11px;min-height:30px;display:inline-flex;align-items:center}
}
