footer{padding:72px 0 0;background:radial-gradient(circle at 80% 20%,#211d16 0,#11100f 45%,#0d0d0c 100%);color:#f4efe5;border-top:1px solid #6f591d55}
.footer-grid{display:grid;grid-template-columns:1.45fr .72fr 1.05fr 1.1fr;gap:58px;align-items:start}
.footer-brand>img{width:132px;margin-bottom:30px}
.footer-brand p,.footer-booking p{color:#d0cbc1;font-size:15px;line-height:1.75}
.footer-brand p span{color:var(--gold)}
.footer-social{display:flex;gap:12px;margin-top:30px}
.footer-social a{width:44px;height:44px;border:1px solid #8f702e88;border-radius:50%;display:grid;place-items:center;font-size:20px}
.footer-column,.footer-booking{display:flex;flex-direction:column;align-items:flex-start;gap:18px}
.footer-column>b,.footer-booking>b{text-transform:uppercase;letter-spacing:.24em;color:var(--gold);font-size:11px;margin-bottom:8px}
.footer-column>a{font-size:15px;color:#eee8df}
.footer-contact p,.footer-contact a{margin:0;color:#ddd8cf;font-size:14px;display:grid;grid-template-columns:22px 1fr;gap:8px;line-height:1.65}
.footer-contact i{font-style:normal;color:var(--gold);font-size:18px}
.footer-cta{width:100%;min-height:52px;border:1px solid #e3bd4c;border-radius:999px;background:linear-gradient(100deg,#e8b927,#ab7724);display:flex;align-items:center;justify-content:center;gap:12px;color:#fff;font-size:14px}
.credential{width:100%;min-height:92px;border:1px solid #6b582b55;background:#27231e;border-radius:12px;padding:14px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:14px}
.credential img{width:100%;max-height:50px;object-fit:contain}
.credential span{display:flex;flex-direction:column}
.credential strong{font-size:12px;line-height:1.25}
.credential small{font-size:11px;color:#d0cbc1;line-height:1.35;margin:3px 0 0;text-align:left}
.bvla-mark{font:32px/1 Georgia,serif;letter-spacing:.18em;color:#eee!important}
.footer-bottom{margin-top:54px;padding:28px 0;border-top:1px solid #6f591d55;display:flex;justify-content:space-between;align-items:center}
.footer-bottom small{color:#b8b2a8;font-size:12px}
.footer-bottom div{display:flex;gap:32px;color:#b8b2a8;font-size:12px}
@media(max-width:1050px){.footer-grid{grid-template-columns:1fr 1fr}.footer-booking{grid-column:1/-1}.credential{max-width:360px}}
@media(max-width:760px){footer{padding-top:54px}.footer-grid{grid-template-columns:1fr;gap:44px}.footer-booking{grid-column:auto}.credential{max-width:none}.footer-bottom{margin-top:44px;flex-direction:column;gap:18px;text-align:center}.footer-bottom div{gap:20px}.footer-brand>img{margin-left:auto;margin-right:auto}.footer-brand{text-align:center}.footer-social{justify-content:center}.footer-column,.footer-booking{align-items:center}.footer-contact p,.footer-contact a{text-align:left;width:100%}}
