.editable-text{position:relative}.editable-text__element{transition:all var(--transition-base,.2s)}.editable-text__element--editable{cursor:pointer;border-radius:var(--radius-sm,.375rem)}.editable-text__element--editable:hover{outline-offset:2px;outline:2px dashed #60a5fa}.editable-text__element--editing{outline-offset:2px;outline:2px solid #3b82f6!important}.editable-text__tooltip{opacity:0;transition:opacity var(--transition-base,.2s);z-index:10;position:absolute;top:-.5rem;right:-.5rem}.editable-text:hover .editable-text__tooltip{opacity:1}.editable-text__element--editing+.editable-text__tooltip{display:none}.editable-text__tooltip-content{color:#fff;border-radius:var(--radius-sm,.375rem);box-shadow:var(--shadow-lg,0 10px 15px -3px #0000001a);white-space:nowrap;background-color:#2563eb;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:flex}.editable-text__tooltip-icon{width:.75rem;height:.75rem}
.footer-yachtbc{background:var(--yachtbc-navy);color:var(--yachtbc-white);padding:80px 0 40px;position:relative;overflow:hidden}.footer-yachtbc:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--yachtbc-green)50%,transparent 100%);height:2px;position:absolute;top:0;left:0;right:0}.footer-yachtbc__container{max-width:1400px;margin:0 auto;padding:0 24px}.footer-yachtbc__top{border-bottom:1px solid #ffffff14;grid-template-columns:1fr;gap:48px;margin-bottom:60px;padding-bottom:60px;display:grid}.footer-yachtbc__column{opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.scroll-animate-visible .footer-yachtbc__column:first-child{opacity:1;transition-delay:.1s;transform:translateY(0)}.scroll-animate-visible .footer-yachtbc__column:nth-child(2){opacity:1;transition-delay:.15s;transform:translateY(0)}.scroll-animate-visible .footer-yachtbc__column:nth-child(3){opacity:1;transition-delay:.2s;transform:translateY(0)}.scroll-animate-visible .footer-yachtbc__column:nth-child(4){opacity:1;transition-delay:.25s;transform:translateY(0)}.footer-yachtbc__column--brand{grid-column:1/-1}.footer-yachtbc__column-title{font-family:var(--font-cormorant),serif;color:var(--yachtbc-green);letter-spacing:.01em;margin-bottom:24px;font-size:1.25rem;font-weight:500}.footer-yachtbc__column-title--hidden{visibility:hidden}.footer-yachtbc__logo{align-items:center;margin-bottom:20px;display:flex}.footer-yachtbc__logo-img{width:auto;height:44px;transition:opacity .3s}.footer-yachtbc__logo--alternate{gap:4px}.footer-yachtbc__logo-img--alternate{filter:brightness(0)invert()}.footer-yachtbc__brand-text{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.footer-yachtbc__brand-text-main{font-family:var(--font-cinzel),serif;letter-spacing:.15em;color:var(--yachtbc-white);text-transform:uppercase;font-size:18px;font-weight:700}.footer-yachtbc__brand-text-sub{font-family:var(--font-cinzel),serif;letter-spacing:.2em;color:var(--yachtbc-white);text-transform:uppercase;opacity:.9;margin-top:3px;font-size:11px;font-weight:500}.footer-yachtbc__tagline{font-family:var(--font-inter),sans-serif;color:#ffffffb3;max-width:360px;margin-bottom:24px;font-size:14px;line-height:1.7}.footer-yachtbc__general-contact{color:var(--yachtbc-green);align-items:center;gap:10px;display:flex}.footer-yachtbc__general-contact svg{opacity:.8}.footer-yachtbc__general-email{color:#ffffffe6;font-family:var(--font-inter),sans-serif;font-size:14px;text-decoration:none;transition:color .2s}.footer-yachtbc__general-email:hover{color:var(--yachtbc-green)}.footer-yachtbc__certifications{flex-direction:column;align-items:flex-start;gap:16px;margin-top:24px;display:flex}.footer-yachtbc__certification-logo{object-fit:contain;opacity:.85;width:160px;height:100px;transition:opacity .2s}.footer-yachtbc__certification-logo:hover{opacity:1}@media (min-width:768px){.footer-yachtbc__certification-logo{width:160px;height:100px}}@media (min-width:1024px){.footer-yachtbc__certification-logo{width:160px;height:100px}}.footer-yachtbc__certification-logo--bcyba{filter:brightness(0)invert()}.footer-yachtbc__links{flex-direction:column;gap:8px;list-style:none;display:flex}.footer-yachtbc__link{color:#ffffffbf;font-family:var(--font-inter),sans-serif;align-items:center;gap:8px;padding:6px 0;font-size:14px;text-decoration:none;transition:all .2s;display:inline-flex}.footer-yachtbc__link:hover{color:var(--yachtbc-green);transform:translate(4px)}.footer-yachtbc__link-icon{color:var(--yachtbc-green);width:12px;height:12px}.footer-yachtbc__team{flex-direction:column;gap:16px;display:flex}.footer-yachtbc__team-member{background:#ffffff08;border:1px solid #ffffff0f;border-radius:2px;padding:16px;transition:all .3s}.footer-yachtbc__team-member:hover{background:#ffffff0d;border-color:#7fc2424d}.footer-yachtbc__team-name{font-family:var(--font-cormorant),serif;color:var(--yachtbc-white);margin-bottom:10px;font-size:1.1rem;font-weight:500}.footer-yachtbc__team-contact{color:#ffffff80;align-items:center;gap:8px;margin-bottom:4px;font-size:13px;display:flex}.footer-yachtbc__team-contact:last-child{margin-bottom:0}.footer-yachtbc__team-contact svg{width:13px;height:13px;color:var(--yachtbc-green);opacity:.7}.footer-yachtbc__team-link{color:#ffffffbf;font-family:var(--font-inter),sans-serif;text-decoration:none;transition:color .2s}.footer-yachtbc__team-link:hover{color:var(--yachtbc-green)}.footer-yachtbc__bottom{text-align:center;flex-direction:column;align-items:center;gap:16px;padding-top:32px;display:flex}.footer-yachtbc__copyright{font-family:var(--font-inter),sans-serif;color:#ffffff73;margin:0;font-size:13px}.footer-yachtbc__bottom-links{align-items:center;gap:12px;display:flex}.footer-yachtbc__bottom-link{font-family:var(--font-inter),sans-serif;color:#ffffff80;font-size:13px;text-decoration:none;transition:color .2s}.footer-yachtbc__bottom-link:hover{color:var(--yachtbc-green)}.footer-yachtbc__separator{color:#fff3}@media (min-width:640px){.footer-yachtbc__top{grid-template-columns:repeat(2,1fr)}.footer-yachtbc__column--brand{grid-column:1/-1}}@media (min-width:768px){.footer-yachtbc__bottom{flex-direction:row;justify-content:space-between}.footer-yachtbc__logo-img{height:48px}.footer-yachtbc__brand-text-main{font-size:20px}.footer-yachtbc__brand-text-sub{font-size:12px}}@media (min-width:1024px){.footer-yachtbc{padding:80px 0 48px}.footer-yachtbc__container{padding:0 48px}.footer-yachtbc__top{grid-template-columns:2fr 1fr 1.5fr 1.5fr;gap:60px}.footer-yachtbc__column--brand{grid-column:auto}.footer-yachtbc__column-title--hidden{visibility:visible;opacity:0}}
