/* VIP Canal Tours V17 Signature Brand System */
:root{--v17-gold:#c9a35b;--v17-navy:#061521;--v17-cream:#f8f3ea}
.v17-brand-logo{display:block;width:clamp(150px,17vw,220px);height:auto;max-height:64px;object-fit:contain}
.topbar .brand,.topbar .brand-logo,.header .brand,.nav .brand{display:flex!important;align-items:center;text-decoration:none!important;color:var(--v17-gold)!important;line-height:1}
.topbar .brand img,.topbar .brand-logo img,.header .brand img,.nav .brand img{display:block!important;width:clamp(150px,17vw,220px)!important;height:auto!important;max-height:62px!important;object-fit:contain!important;background:transparent!important;padding:0!important;border:0!important}
.v17-crowned-heading{position:relative;padding-top:40px}
.v17-crowned-heading::before{content:"";position:absolute;top:0;left:0;width:48px;height:28px;background:url('../img/vip-crown-original.webp') center/contain no-repeat;opacity:.98}
.text-center .v17-crowned-heading::before,.center .v17-crowned-heading::before,.v17-crowned-heading.centered::before{left:50%;transform:translateX(-50%)}
.hero .v17-crowned-heading::before{filter:drop-shadow(0 4px 12px rgba(0,0,0,.28))}
.v17-section-crown{display:block;width:52px;height:auto;margin:0 0 15px}
.v17-footer-brand{display:block;width:205px;max-width:100%;height:auto;margin:0 0 18px;background:transparent!important;padding:0!important;border:0!important}
footer .footer-logo,.footer .footer-logo{width:205px!important;max-width:100%!important;height:auto!important;background:transparent!important;padding:0!important;object-fit:contain!important}
.v17-crown-divider{display:flex;align-items:center;gap:14px;margin:28px 0;color:var(--v17-gold)}
.v17-crown-divider::before,.v17-crown-divider::after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,rgba(201,163,91,.55))}
.v17-crown-divider::after{background:linear-gradient(90deg,rgba(201,163,91,.55),transparent)}
.v17-crown-divider img{width:36px;height:auto}
@media(max-width:900px){.topbar .brand img,.topbar .brand-logo img,.header .brand img,.nav .brand img{width:150px!important;max-height:52px!important}.v17-crowned-heading{padding-top:34px}.v17-crowned-heading::before{width:42px;height:24px}}
