.footer{background:var(--color-bg-bottom);border-top:1px solid rgba(212,152,64,.1);padding:4rem 0 2rem}.footer-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.footer-container{padding:0 1rem}}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:640px){.footer-grid{grid-template-columns:1fr}}.footer-brand .footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;text-decoration:none;color:#f2f1e9}.footer-brand .logo-icon{width:36px;height:36px}.footer-brand .logo-text{font-family:Fraunces,serif;font-size:1.125rem;font-weight:600}.footer-tagline{font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.6;color:#9b9d86;margin:0;max-width:280px}.footer-heading{font-family:Fraunces,serif;font-size:.9375rem;font-weight:600;color:#d49840;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.05em}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.625rem}.footer-links a{font-family:Inter,sans-serif;font-size:.9375rem;color:#9b9d86;transition:color .2s ease}.footer-links a:hover{color:#f2f1e9}.footer-contact{font-style:normal}.footer-contact p{display:flex;align-items:center;gap:.625rem;font-family:Inter,sans-serif;font-size:.9375rem;color:#9b9d86;margin-bottom:.75rem}.footer-contact p:last-child{margin-bottom:0}.footer-contact svg{flex-shrink:0;color:#d49840}.footer-contact a{color:#9b9d86;transition:color .2s ease}.footer-contact a:hover{color:#f2f1e9}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.06)}@media (max-width:640px){.footer-bottom{flex-direction:column;gap:.75rem;text-align:center}}.copyright,.footer-disclaimer{font-family:Inter,sans-serif;font-size:.8125rem;color:#83836e;margin:0}