.footer{color:var(--gray-500);background:#f8f3ee;border-top:1px solid #c9a96e26;padding:60px 0 36px}.footer__top{justify-content:space-between;align-items:flex-start;gap:var(--space-3xl);flex-direction:row;display:flex}.footer__brand{flex-direction:column;align-items:flex-start;display:flex}.footer__logo{font-family:var(--font-display);color:var(--dark-800);letter-spacing:.2em;transition:opacity var(--transition-fast);align-items:baseline;margin-bottom:.6rem;font-size:1.35rem;font-weight:300;display:flex}.footer__logo:hover{opacity:.85}.footer__tagline{color:var(--gray-400);max-width:300px;font-size:.85rem;line-height:1.6}.footer__social{gap:10px;margin-top:20px;display:flex}.footer__social-link{width:36px;height:36px;color:var(--gray-500);transition:all var(--transition-fast);background:#fff;border:1px solid #c9a96e33;border-radius:50%;justify-content:center;align-items:center;display:flex}.footer__social-link:hover{color:var(--gold-500);border-color:var(--gold-400);background:#fffdf9;transform:translateY(-2px);box-shadow:0 4px 12px #c9a96e26}.footer__business{flex-direction:column;justify-content:flex-start;min-width:0;max-width:600px;display:flex}.footer__business-name{color:var(--dark-800);letter-spacing:.03em;margin-bottom:.6rem;font-size:.92rem;font-weight:600}.footer__business-list{align-items:center;column-gap:var(--space-lg);flex-flow:wrap;row-gap:.5rem;display:flex}.footer__business-row{align-items:center;gap:.4rem;font-size:.8rem;line-height:1.6;display:flex}.footer__business-row dt{color:var(--gray-400);letter-spacing:.02em;flex-shrink:0;font-weight:500}.footer__business-row dd{min-width:0;color:var(--gray-500);margin:0}.footer__divider{background:#0000000f;height:1px;margin:36px 0 24px}.footer__bottom{justify-content:space-between;align-items:center;display:flex}.footer__copyright{color:var(--gray-400);letter-spacing:.02em;font-size:.78rem}@media (max-width:768px){.footer{padding:45px 0 30px}.footer__top{gap:var(--space-xl);flex-direction:column}.footer__business{max-width:none}.footer__divider{margin:28px 0 20px}.footer__bottom{gap:var(--space-xs);text-align:center;flex-direction:column}}@media (max-width:480px){.footer__business-list{flex-direction:column;align-items:flex-start;gap:.35rem}}
