.footer{background:linear-gradient(180deg,var(--charcoal) 0%,var(--black) 100%);color:var(--white);padding:var(--space-xl) 0 var(--space-md);position:relative}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--gold-muted) 20%,var(--gold-muted) 80%,transparent 100%);opacity:.3}.footer-content{max-width:1200px}.footer-main{display:flex;flex-direction:column;gap:var(--space-lg);padding-bottom:var(--space-lg)}.footer-brand{text-align:center;display:flex;flex-direction:column;align-items:center}.footer-logo{display:inline-block;margin-bottom:1.5rem}.footer-logo-image{height:120px;width:auto;object-fit:contain;transition:all .4s var(--ease-elegant)}.footer-logo:hover .footer-logo-image{transform:scale(1.05);filter:drop-shadow(0 8px 24px rgba(212,175,55,.4))}.footer-tagline{color:var(--mid-gray);font-size:1rem;line-height:1.7;margin-bottom:.75rem;max-width:none}.footer-motto{color:var(--gold);font-family:var(--font-display);font-size:1.25rem;font-style:italic;max-width:none}.footer-links{display:flex;justify-content:space-between;width:calc(100% + var(--space-md) * 2);margin-left:calc(-1 * var(--space-md));margin-right:calc(-1 * var(--space-md));padding:0 var(--space-sm)}.footer-col{min-width:140px}.footer-col:first-child{text-align:left}.footer-col:last-child{text-align:right}.footer-col:last-child a{text-align:right}.footer-col h4{font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem}.footer-col a{display:block;color:#b8b4b0;font-size:.9375rem;padding:.5rem 0;transition:all .3s var(--ease-elegant);position:relative}.footer-col a:hover{color:var(--gold);transform:translate(4px)}.footer-divider{height:2px;background:linear-gradient(90deg,transparent 0%,var(--gold-muted) 20%,var(--gold-muted) 80%,transparent 100%);opacity:.25;margin-bottom:var(--space-md);border-radius:var(--radius-full)}.footer-bottom{display:flex;justify-content:space-between;align-items:center}.footer-bottom p{color:var(--mid-gray);font-size:.8125rem;max-width:none}.footer-location{opacity:.7}@media(max-width:768px){.footer{text-align:center}.footer-tagline{max-width:280px}.footer-links{justify-content:space-around;padding:0}.footer-col{min-width:auto}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}}
