:root{
  --shared-footer-gold:#f3d58a;
  --shared-footer-brown:#844a0a;
}

.footer{
  position:relative;
  padding:46px 0 22px;
  overflow:hidden;
  color:rgba(255,248,234,.78);
  background-color:#844a0a;
  background-image:
    linear-gradient(145deg,rgba(132,74,10,.96),rgba(132,74,10,.98) 52%,rgba(132,74,10,.98)),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='118' height='118' viewBox='0 0 118 118'%3E%3Cg fill='none' stroke='%23f3d58a' stroke-opacity='.18' stroke-width='1.15'%3E%3Cpath d='M18 82c28-5 45-22 52-52 8 27 22 42 42 47'/%3E%3Cpath d='M24 34c10 9 21 13 35 13 14 0 25-4 35-13'/%3E%3Cpath d='M42 94c8-11 18-17 31-18'/%3E%3C/g%3E%3Cg fill='%232f1e12' fill-opacity='.16'%3E%3Ccircle cx='18' cy='18' r='2'/%3E%3Ccircle cx='78' cy='22' r='1.7'/%3E%3Ccircle cx='102' cy='76' r='2'/%3E%3Ccircle cx='40' cy='62' r='1.4'/%3E%3C/g%3E%3C/svg%3E");
  background-size:auto,118px 118px;
}
.footer::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.24;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cg fill='none' stroke='%23fff8ea' stroke-opacity='.12' stroke-width='1'%3E%3Cpath d='M24 116c42-10 70-38 84-84'/%3E%3Cpath d='M108 32c-24 4-42 16-55 38'/%3E%3Cpath d='M58 76c20 8 40 8 62 0'/%3E%3C/g%3E%3C/svg%3E")}
.footer-container{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin-inline:auto}
.footer-topline{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px;padding:14px 16px 14px 22px;border:1px solid rgba(243,213,138,.22);border-radius:20px;background:rgba(255,248,234,.07);box-shadow:0 18px 45px rgba(132,74,10,.18)}
.footer-topline>span{color:#fff8ea;font:24px/1.2 "Playfair Display",serif}
.footer-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 18px;border-radius:999px;color:#844a0a;background:var(--shared-footer-gold);font-size:13px;font-weight:700;box-shadow:0 12px 28px rgba(0,0,0,.16);transition:.25s ease}
.footer-cta:hover{color:#844a0a;background:#f0d49a;transform:translateY(-2px)}
.footer-grid{display:grid;grid-template-columns:1.15fr .72fr .72fr 1.05fr;gap:24px;padding-bottom:34px}
.footer-brand-panel{padding:28px;border:1px solid rgba(243,213,138,.22);border-radius:24px;background:rgba(255,248,234,.07);box-shadow:0 18px 45px rgba(132,74,10,.18)}
.footer-brand-panel .brand{display:inline-flex}.brand-marks img{width:auto;height:70px}
.footer-column{min-height:100%;display:flex;flex-direction:column;padding:8px 4px}.footer-column .footer-links{flex:1 1 auto}
.footer-about{max-width:330px;margin:22px 0 0;color:rgba(255,248,234,.76);font-size:13px;line-height:1.8}
.footer-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.footer-badges span{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 12px;border:1px solid rgba(243,213,138,.24);border-radius:999px;color:var(--shared-footer-gold);background:rgba(243,213,138,.10);font-size:11px;font-weight:700}
.footer-icon{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.footer h4{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:#fff8ea;font-size:14px;letter-spacing:.04em;text-transform:uppercase}.footer h4::before{content:"";width:28px;height:1px;background:var(--shared-footer-gold)}
.footer-links{display:grid;gap:9px;font-size:13px}.footer-links a{display:flex;align-items:center;gap:9px;width:max-content;max-width:100%;color:rgba(255,248,234,.76);transition:.25s ease}.footer-links a::before{content:"";width:7px;height:7px;flex:0 0 auto;border-top:1.6px solid var(--shared-footer-gold);border-right:1.6px solid var(--shared-footer-gold);transform:rotate(45deg);opacity:.8}.footer-links a:hover{color:var(--shared-footer-gold);transform:translateX(3px)}
.footer-column-cta{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;min-height:40px;margin-top:22px;padding:0 15px;border:1px solid rgba(243,213,138,.28);border-radius:999px;color:var(--shared-footer-gold);background:rgba(243,213,138,.08);font-size:12px;font-weight:800;transition:.25s ease}.footer-column-cta:hover{color:#844a0a;background:linear-gradient(135deg,#f3d58a,#c8932c);transform:translateY(-2px)}
.footer-contact{display:grid;gap:10px;font-size:13px}.footer-contact-item{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;min-height:48px;padding:9px 12px 9px 9px;border:1px solid rgba(243,213,138,.22);border-radius:14px;color:rgba(255,248,234,.76);background:rgba(255,248,234,.07);transition:.25s ease}.footer-contact-item .footer-icon{width:38px;height:38px;padding:9px;border-radius:50%;color:var(--shared-footer-gold);background:rgba(243,213,138,.10)}a.footer-contact-item:hover{border-color:rgba(243,213,138,.48);background:rgba(243,213,138,.08);transform:translateY(-2px)}
.socials{display:flex;gap:9px;margin-top:20px}.socials a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(243,213,138,.18);border-radius:50%;color:#fff8ea;background:rgba(255,248,234,.08);transition:.25s ease}.socials .footer-icon{width:20px;height:20px;fill:currentColor;stroke:none}.socials a img{width:100%;height:100%;object-fit:contain;padding:8px}.socials a:hover{border-color:rgba(243,213,138,.5);color:#844a0a;background:var(--shared-footer-gold);transform:translateY(-3px)}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid rgba(243,213,138,.16);color:rgba(255,248,234,.58);font-size:11px}
.floating-actions{position:fixed;right:10px;bottom:22px;z-index:900;display:grid;align-items:end;justify-items:end;gap:10px}.float-btn{position:relative;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;color:#fff;box-shadow:0 10px 24px rgba(0,0,0,.18);transition:.25s ease}.float-btn:hover{transform:translateY(-4px)}.float-btn .icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.float-phone{background:#844a0a}.float-phone::after{content:"";position:absolute;inset:0;border:1px solid rgba(132,74,10,.34);border-radius:inherit;animation:shared-phone-ring 2.2s ease-out infinite;pointer-events:none}.float-zalo{overflow:hidden;padding:7px;background:#fff}.float-zalo img{width:100%;height:100%;object-fit:contain}.float-facebook{background:#1877f2}.float-facebook .icon{width:25px;height:25px;fill:currentColor;stroke:none}.float-booking{width:78px;height:48px;border-radius:999px;color:#fff;background:#844a0a;box-shadow:0 14px 32px rgba(132,74,10,.34),0 0 0 6px rgba(132,74,10,.13);font-size:12px;font-weight:800;line-height:1.15;text-align:center}.float-booking::after{content:"";position:absolute;inset:-5px;border:1px solid rgba(132,74,10,.48);border-radius:inherit;animation:shared-booking-ring 1.8s ease-out infinite;pointer-events:none}.float-booking:hover{color:#fff;transform:translateY(-5px) scale(1.03)}
@keyframes shared-phone-ring{0%{opacity:.75;transform:scale(1)}80%,100%{opacity:0;transform:scale(1.45)}}
@keyframes shared-booking-ring{0%{opacity:.85;transform:scale(.92)}78%,100%{opacity:0;transform:scale(1.28)}}
@media(max-width:1050px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-panel{grid-column:1/-1}}
@media(max-width:760px){.footer-topline{align-items:flex-start;flex-direction:column;padding:18px}.footer-topline>span{font-size:22px}.footer-cta{width:100%}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-brand-panel{padding:22px}.footer-column{padding:0}.footer-bottom{flex-direction:column}.floating-actions{right:0;bottom:14px}.float-btn{width:48px;height:48px}.float-booking{width:74px;height:44px;font-size:11px}.footer-container{width:min(1180px,calc(100% - 28px))}.footer-contact-item{font-size:12px}}
