#dc-root footer .footer-complete{display:grid;grid-template-columns:190px minmax(0,1fr);gap:32px;margin-top:44px;padding-top:24px;border-top:1px solid #e4e1da;text-align:left}
#dc-root footer .footer-copyright{font-size:12px;line-height:1.6;color:#6b655b;padding-top:11px;white-space:nowrap}
#dc-root footer .footer-complete-links{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;column-gap:24px;row-gap:0;min-width:0}
#dc-root footer .footer-complete-links a{display:inline-flex;align-items:center;min-height:44px;max-width:100%;font-family:inherit;font-size:12px;line-height:1.5;font-weight:400;letter-spacing:0;text-transform:none;color:#6b655b;text-decoration:none;overflow-wrap:anywhere}
#dc-root footer .footer-complete-links a:hover{color:#2c2c2a;text-decoration:underline;text-underline-offset:4px}
#dc-root footer .footer-complete-links a:focus-visible{outline:2px solid #4a6e62;outline-offset:4px;border-radius:3px}
@media(max-width:960px){#dc-root footer .footer-complete{grid-template-columns:1fr;gap:12px}}
@media(max-width:520px){#dc-root footer .footer-complete-links{column-gap:22px;row-gap:2px}#dc-root footer .footer-complete{margin-top:32px;padding-top:24px}#dc-root footer .footer-copyright{padding-top:0}}
/* Refined bottom footer: remove repeated partner/contact links; group destinations. */
#dc-root footer .footer-complete{grid-template-columns:minmax(170px,.8fr) minmax(0,2.4fr);gap:48px;margin-top:40px;padding-top:32px}
#dc-root footer .footer-copyright{padding-top:2px;line-height:1.5}
#dc-root footer .footer-complete-links{display:grid;grid-template-columns:.7fr 1.2fr 1fr;gap:32px}
#dc-root footer .footer-link-group{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
#dc-root footer .footer-group-label{display:block;font-size:12px;font-weight:500;color:#2c2c2a;margin:0 0 8px;line-height:1.5}
#dc-root footer .footer-complete-links a{font-size:12px;line-height:1.55;min-height:38px;padding:8px 0}
@media(max-width:960px){#dc-root footer .footer-complete{grid-template-columns:1fr;gap:28px}#dc-root footer .footer-complete-links{grid-template-columns:.7fr 1.2fr 1fr;gap:24px}}
@media(max-width:520px){#dc-root footer .footer-complete-links{grid-template-columns:1fr 1fr;gap:28px 24px}#dc-root footer .footer-link-group:first-child{grid-column:1/-1;display:flex;flex-direction:row;gap:24px;align-items:center}#dc-root footer .footer-link-group:first-child .footer-group-label{margin:0 4px 0 0}#dc-root footer .footer-complete-links a{min-height:44px}}

/* Compact legal strip, shared by design pages, booking and legal documents. */
:is(#dc-root footer,.public-footer) .footer-complete{display:flex!important;flex-direction:column!important;gap:8px!important;margin-top:28px!important;padding-top:16px!important}
:is(#dc-root footer,.public-footer) .footer-copyright{font-size:11px!important;line-height:1.5!important;padding:0!important}
:is(#dc-root footer,.public-footer) .footer-complete-links{display:flex!important;flex-wrap:wrap!important;gap:2px 20px!important;align-items:center!important}
:is(#dc-root footer,.public-footer) .footer-link-group{display:contents!important}
:is(#dc-root footer,.public-footer) .footer-group-label{display:none!important}
:is(#dc-root footer,.public-footer) .footer-complete-links a{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:2px 0!important;font-size:11px!important;line-height:1.5!important;max-width:100%;letter-spacing:0!important}
@media(max-width:640px){:is(#dc-root footer,.public-footer) .footer-complete{gap:10px!important;margin-top:24px!important;padding-top:16px!important}:is(#dc-root footer,.public-footer) .footer-complete-links{gap:2px 16px!important}:is(#dc-root footer,.public-footer) .footer-complete-links a{min-height:32px!important}}
