.hpcbe-panel{background:#fff;border-radius:18px;padding:28px;box-shadow:0 14px 40px rgba(20,36,60,.08);max-width:520px;margin:20px 0;color:#1f2937}
.hpcbe-panel *{box-sizing:border-box}
.hpcbe-price-row{display:flex;align-items:baseline;gap:6px;font-size:18px;margin-bottom:18px;color:#0b86df}
.hpcbe-price-row strong{font-size:24px}
.hpcbe-panel h3{margin:0 0 18px;font-size:22px}
.hpcbe-panel h4{margin:22px 0 12px;font-size:17px}
.hpcbe-grid{display:grid;gap:14px;margin-bottom:14px}
.hpcbe-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.hpcbe-panel label{display:block;font-size:13px;font-weight:600;color:#4b5563;margin-bottom:12px}
.hpcbe-panel input,.hpcbe-panel textarea,.hpcbe-panel select{display:block;width:100%;margin-top:6px;border:1px solid #d7dde6;border-radius:10px;padding:11px 12px;font:inherit;background:#fff;color:#111827}
.hpcbe-panel textarea{resize:vertical}
.hpcbe-summary{background:#f5f9ff;border:1px solid #dcecff;border-radius:12px;padding:14px;margin:12px 0 18px;font-size:14px}
.hpcbe-summary .hpcbe-total{font-size:20px;font-weight:700;color:#111827;margin-top:6px}
.hpcbe-summary .hpcbe-warning-text{color:#b45309;font-weight:600}
.hpcbe-checkbox{display:flex!important;gap:10px;align-items:flex-start;font-weight:500!important;line-height:1.4}
.hpcbe-checkbox input{width:auto;margin-top:2px}
.hpcbe-button{border:0;border-radius:999px;padding:14px 24px;width:100%;background:#18a5e8;color:#fff;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 10px 25px rgba(24,165,232,.25)}
.hpcbe-button:disabled{opacity:.65;cursor:not-allowed}
.hpcbe-form-message{margin-top:14px;font-size:14px}
.hpcbe-message{padding:18px 20px;border-radius:12px;margin:18px 0;border:1px solid transparent}
.hpcbe-success{background:#ecfdf3;border-color:#b7f2cc;color:#166534}
.hpcbe-warning{background:#fff7ed;border-color:#fed7aa;color:#9a3412}
.hpcbe-error{background:#fef2f2;border-color:#fecaca;color:#991b1b}
@media(max-width:640px){.hpcbe-panel{padding:20px}.hpcbe-grid-2{grid-template-columns:1fr}}
.hpcbe-panel-service{max-width:580px}
.hpcbe-section-label{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin:0 0 10px}
.hpcbe-service-picker{display:grid;gap:10px;margin-bottom:18px}
.hpcbe-service-card{display:flex!important;align-items:center;gap:12px;border:1px solid #dbe5f0;border-radius:14px;padding:13px 14px;background:#fff;margin:0!important;cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s}
.hpcbe-service-card:hover{border-color:#78c8f1;box-shadow:0 10px 25px rgba(24,165,232,.08);transform:translateY(-1px)}
.hpcbe-service-card input{width:auto!important;margin:0!important}
.hpcbe-service-card input:checked + .hpcbe-service-card-main .hpcbe-service-title{color:#0789d1}
.hpcbe-service-card-main{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}
.hpcbe-service-title{font-size:15px;font-weight:800;color:#172033;line-height:1.25}
.hpcbe-service-meta{font-size:12px;font-weight:600;color:#6b7280}
.hpcbe-service-card strong{font-size:17px;color:#0b86df;white-space:nowrap}
@media(max-width:640px){.hpcbe-service-card{align-items:flex-start}.hpcbe-service-card strong{font-size:15px}}

/* v1.2 auto HivePress takeover */
body.hpcbe-mounted #hpcbe-auto-mount{display:none!important}
.hp-listing__sidebar .hpcbe-panel,.hp-page__sidebar .hpcbe-panel{margin-top:0;margin-bottom:22px;width:100%;max-width:none}

/* v1.3 guided yacht booking flow */
.hpcbe-flow-panel{max-width:640px}
.hpcbe-flow-step[hidden],.hpcbe-guest-step[hidden]{display:none!important}
.hpcbe-step-header{display:flex;gap:12px;align-items:flex-start;margin:0 0 16px}
.hpcbe-step-number{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#e8f6ff;color:#0b86df;font-weight:800;flex:0 0 30px}
.hpcbe-section-title{font-size:17px;font-weight:800;color:#172033;line-height:1.25}
.hpcbe-step-header p{margin:4px 0 0;color:#667085;font-size:13px;line-height:1.45}
.hpcbe-experience-grid{grid-template-columns:1fr;gap:12px}
.hpcbe-experience-card{position:relative;padding-right:18px}
.hpcbe-experience-card.is-selected{border-color:#18a5e8;background:#f5fbff;box-shadow:0 12px 28px rgba(24,165,232,.12)}
.hpcbe-service-description{font-size:12px;font-weight:500;color:#6b7280;line-height:1.35;margin-top:2px}
.hpcbe-selected-badge{display:none;position:absolute;right:12px;top:8px;background:#18a5e8;color:#fff;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800;letter-spacing:.02em}
.hpcbe-experience-card.is-selected .hpcbe-selected-badge{display:inline-flex}
.hpcbe-experience-card.is-selected strong{margin-top:12px}
.hpcbe-continue-details{margin-top:4px}
.hpcbe-continue-details:disabled{background:#9ecfe8;box-shadow:none}
.hpcbe-selected-recap{background:#f8fafc;border:1px solid #e5eaf1;border-radius:12px;padding:13px 14px;margin:0 0 18px;font-size:14px;color:#334155;line-height:1.45}
.hpcbe-form-actions{display:grid;grid-template-columns:1fr 2fr;gap:10px;align-items:center;margin-top:10px}
.hpcbe-back-selection{border:1px solid #d7dde6;border-radius:999px;padding:12px 16px;background:#fff;color:#344054;font-weight:700;cursor:pointer}
.hpcbe-back-selection:hover{background:#f8fafc}
.hpcbe-guest-step .hpcbe-guest-details h4{display:none}
@media(min-width:860px){.hpcbe-flow-panel{max-width:760px}.hpcbe-experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hpcbe-experience-card{min-height:112px;align-items:flex-start;flex-direction:column}.hpcbe-experience-card input{position:absolute;opacity:0;pointer-events:none}.hpcbe-experience-card strong{align-self:flex-start;margin-top:auto}.hpcbe-service-card-main{padding-right:0}}
@media(max-width:640px){.hpcbe-form-actions{grid-template-columns:1fr}.hpcbe-flow-panel{max-width:none}}

/* Dynamic public yacht prices / experiences shortcodes */
.hpcbe-public-prices,.hpcbe-public-experiences{background:#fff;border:1px solid #dbe5f0;border-radius:18px;padding:28px;margin:24px 0;color:#172033}
.hpcbe-public-prices h3,.hpcbe-public-experiences h3{margin:0 0 18px;font-size:24px;font-weight:800}
.hpcbe-price-list{display:grid;gap:10px}
.hpcbe-price-item{display:flex;align-items:flex-end;gap:10px;font-size:16px}
.hpcbe-price-name{display:flex;flex-direction:column;font-weight:700;line-height:1.25}
.hpcbe-price-name small{font-weight:600;color:#667085;font-size:12px;margin-top:2px}
.hpcbe-price-dots{flex:1;border-bottom:2px dotted #9aa9bd;transform:translateY(-5px)}
.hpcbe-price-item strong{font-size:20px;color:#0b86df;white-space:nowrap}
.hpcbe-public-experiences>p{margin:0 0 18px;color:#667085;line-height:1.6}
.hpcbe-public-experience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.hpcbe-public-experience-card{display:flex;gap:12px;align-items:flex-start;border:1px solid #dbe5f0;border-radius:14px;padding:14px;background:#fff}
.hpcbe-public-experience-icon{font-size:18px;line-height:1.2;min-width:24px;text-align:center}
.hpcbe-public-experience-card strong{display:block;font-size:15px;line-height:1.25;color:#172033}
.hpcbe-public-experience-card small{display:block;margin-top:4px;color:#0b86df;font-weight:700;font-size:12px}
.hpcbe-public-experience-card p{margin:6px 0 0;color:#667085;font-size:12px;line-height:1.4}
@media(max-width:700px){.hpcbe-public-experience-grid{grid-template-columns:1fr}.hpcbe-public-prices,.hpcbe-public-experiences{padding:20px}.hpcbe-price-item{font-size:14px}.hpcbe-price-item strong{font-size:17px}}

/* v1.6 optional extras + manage booking */
.hpcbe-extras-box{margin:16px 0;padding:14px;border:1px solid #e0ebf5;border-radius:14px;background:#f8fcff}.hpcbe-extras-box p{margin:4px 0 12px;color:#64748b;font-size:13px}.hpcbe-extras-list{display:grid;gap:10px}.hpcbe-extra-item{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid #e3edf7;border-radius:12px;padding:10px}.hpcbe-extra-thumb{width:52px;height:52px;border-radius:10px;overflow:hidden;flex:0 0 52px;background:#eef5fb}.hpcbe-extra-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hpcbe-extra-main{flex:1}.hpcbe-extra-main strong{display:block}.hpcbe-extra-main small{color:#0b8fd1;font-weight:700}.hpcbe-extra-main p{margin:4px 0;font-size:12px}.hpcbe-extra-main a{font-size:12px}.hpcbe-extra-qty{font-size:12px;font-weight:700;color:#475569}.hpcbe-extra-qty input{width:70px;margin-top:4px}.hpcbe-success-text{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:10px;padding:8px 10px;margin-bottom:8px}.hpcbe-confirmation-card,.hpcbe-manage-booking .hpcbe-confirmation-card{background:#fff;border:1px solid #dbe7f3;border-radius:16px;padding:18px;box-shadow:0 8px 25px rgba(15,43,77,.06);margin:14px 0}.hpcbe-cancel-request{margin-top:18px;padding-top:14px;border-top:1px solid #edf2f7}.hpcbe-cancel-request textarea{width:100%;display:block;margin:6px 0 10px}
@media(max-width:560px){.hpcbe-extra-item{align-items:flex-start}.hpcbe-extra-thumb{display:none}.hpcbe-extra-qty input{width:58px}}

/* v1.7 manage-booking balance protection */
.hpcbe-message.hpcbe-warning{background:#fffaf0;border:1px solid #f4d8a8;color:#92400e;border-radius:12px;padding:10px 12px;margin:12px 0}
.hpcbe-message.hpcbe-info{background:#eef9ff;border:1px solid #cfeeff;color:#24506b;border-radius:12px;padding:10px 12px;margin:12px 0}

/* v1.8 large booking assistant and sidebar overflow safety */
body.hpcbe-booking-modal-open{overflow:hidden}
body.hpcbe-modal-booking-enabled .hp-listing__sidebar .hpcbe-panel,body.hpcbe-modal-booking-enabled .hp-page__sidebar .hpcbe-panel{max-height:none;overflow:visible}
.hp-listing__sidebar .hpcbe-panel,.hp-page__sidebar .hpcbe-panel{max-height:calc(100vh - 24px);overflow-y:auto;overscroll-behavior:contain}
.hpcbe-guest-step{min-height:0}
.hpcbe-launcher-card{background:#fff;border:1px solid #dbe7f3;border-radius:20px;padding:24px;box-shadow:0 16px 44px rgba(20,36,60,.09);color:#172033;margin:0 0 22px}
.hpcbe-launcher-price{font-size:22px;font-weight:800;color:#0b86df;margin-bottom:8px}.hpcbe-launcher-card h3{margin:0 0 8px;font-size:22px;line-height:1.2}.hpcbe-launcher-card p{margin:0 0 18px;color:#667085;line-height:1.45}.hpcbe-launcher-card button{border:0;border-radius:999px;background:linear-gradient(135deg,#0b9ee7,#43c4f6);color:#fff;font-weight:800;width:100%;padding:14px 20px;font-size:16px;cursor:pointer;box-shadow:0 12px 28px rgba(24,165,232,.25)}.hpcbe-launcher-note{margin-top:12px;color:#667085;font-size:12px;text-align:center}
.hpcbe-modal{display:none;position:fixed;inset:0;z-index:999999}.hpcbe-modal.is-open{display:block}.hpcbe-modal-backdrop{position:absolute;inset:0;background:rgba(5,20,40,.64);backdrop-filter:blur(5px)}.hpcbe-modal-window{position:relative;display:flex;flex-direction:column;width:min(1120px,calc(100vw - 32px));max-height:calc(100vh - 32px);margin:16px auto;background:#fff;border-radius:26px;box-shadow:0 30px 90px rgba(0,0,0,.28);overflow:hidden}.hpcbe-modal-header{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px 26px;background:linear-gradient(135deg,#061d3b,#079ce7);color:#fff}.hpcbe-modal-header h2{margin:3px 0 0;color:#fff;font-size:28px;line-height:1.1}.hpcbe-modal-kicker{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:rgba(255,255,255,.75)}.hpcbe-modal-close{border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.12);color:#fff;border-radius:999px;width:42px;height:42px;font-size:30px;line-height:36px;cursor:pointer}.hpcbe-modal-body{overflow:auto;padding:28px;background:#f7fbff}.hpcbe-modal .hpcbe-panel{max-width:none;width:100%;margin:0;box-shadow:none;border:1px solid #dbe7f3;border-radius:22px}.hpcbe-modal .hpcbe-flow-panel{max-width:none}.hpcbe-modal .hpcbe-experience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hpcbe-modal .hpcbe-experience-card{min-height:160px;padding:18px}.hpcbe-modal .hpcbe-service-title{font-size:18px}.hpcbe-modal .hpcbe-service-description{font-size:13px}.hpcbe-modal .hpcbe-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hpcbe-trust-note{background:#eef9ff;border:1px solid #ccecff;border-radius:12px;color:#31576e;padding:10px 12px;font-size:13px;line-height:1.45;margin:0 0 16px}.hpcbe-trust-note:before{content:'🔒 ';font-weight:700}
@media(max-width:920px){.hpcbe-modal .hpcbe-experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hpcbe-modal-window{width:min(760px,calc(100vw - 24px));max-height:calc(100vh - 24px);margin:12px auto}.hpcbe-modal-body{padding:18px}.hpcbe-modal-header{padding:18px 20px}.hpcbe-modal-header h2{font-size:24px}}
@media(max-width:640px){.hpcbe-modal .hpcbe-experience-grid{grid-template-columns:1fr}.hpcbe-modal .hpcbe-grid-2{grid-template-columns:1fr}.hpcbe-modal-window{width:100vw;max-height:100vh;height:100vh;margin:0;border-radius:0}.hpcbe-modal-body{padding:14px}.hpcbe-modal-header h2{font-size:21px}.hpcbe-modal .hpcbe-panel{border-radius:18px;padding:18px}.hpcbe-form-actions{grid-template-columns:1fr}}

.hpcbe-document-links{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0!important}.hpcbe-button-secondary{background:#f2f7fb!important;color:#0b2d5c!important;border:1px solid #d7e6f2!important;box-shadow:none!important}

/* v2.0 customer account / manage booking / QR polish */
.hpcbe-lookup-booking label{display:block;margin:12px 0;font-weight:700;color:#172033}
.hpcbe-lookup-booking input{width:100%;border:1px solid #d9e6f2;border-radius:10px;padding:11px 12px;background:#fff}
.hpcbe-qr-box{margin:22px 0;padding:18px;border:1px solid #d9eaf6;border-radius:16px;background:#f7fbff;text-align:center}
.hpcbe-qr-box h3{margin-top:0}
.hpcbe-boarding-qr{display:inline-block;max-width:190px;height:auto;border:8px solid #fff;border-radius:16px;box-shadow:0 10px 26px rgba(11,45,92,.12)}
.hpcbe-manage-booking .hpcbe-button-secondary{background:#ffffff;color:#0b2d5c;border:1px solid #b9d5eb;box-shadow:none}

/* v2.2 mandatory customer account checkout */
.hpcbe-account-required {
    margin-top: 18px;
    padding: 18px;
    border: 1px solid rgba(11, 45, 92, 0.14);
    border-radius: 14px;
    background: rgba(22, 169, 232, 0.06);
}
.hpcbe-account-required .hpcbe-section-title {
    margin-bottom: 6px;
}
.hpcbe-account-note {
    margin: 0 0 12px;
    color: #344054;
    font-size: 14px;
    line-height: 1.5;
}
.hpcbe-password-strength{margin-top:6px;font-size:12px;font-weight:700}.hpcbe-pass-weak{color:#b42318}.hpcbe-pass-good{color:#b54708}.hpcbe-pass-strong{color:#067647}

/* v2.5 mobile booking assistant optimization */
:root{
    --hpcbe-vh:1vh;
    --hpcbe-safe-bottom:env(safe-area-inset-bottom,0px);
    --hpcbe-safe-top:env(safe-area-inset-top,0px);
}
html.hpcbe-modal-root-lock,
body.hpcbe-booking-modal-open{
    overscroll-behavior:none;
}
body.hpcbe-booking-modal-open{
    position:fixed;
    left:0;
    right:0;
    width:100%;
    overflow:hidden!important;
    touch-action:none;
}
.hpcbe-modal{
    touch-action:auto;
    overscroll-behavior:contain;
}
.hpcbe-modal.is-open{
    display:flex;
    align-items:center;
    justify-content:center;
    padding:16px;
}
.hpcbe-modal-backdrop{
    touch-action:none;
}
.hpcbe-modal-window{
    margin:0!important;
    height:auto;
    max-height:min(920px,calc(var(--hpcbe-vh,1vh) * 100 - 32px));
    min-height:0;
    display:flex;
    flex-direction:column;
}
.hpcbe-modal-header{
    flex:0 0 auto;
}
.hpcbe-modal-body{
    flex:1 1 auto;
    min-height:0;
    overflow-y:auto!important;
    overflow-x:hidden;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior:contain;
    scroll-behavior:smooth;
    padding-bottom:calc(34px + var(--hpcbe-safe-bottom));
}
.hpcbe-modal .hpcbe-panel,
.hpcbe-modal .hpcbe-booking-form{
    min-height:0;
}
.hpcbe-modal .hpcbe-booking-form{
    display:flex;
    flex-direction:column;
}
.hpcbe-modal .hpcbe-guest-step,
.hpcbe-modal .hpcbe-flow-step-selection{
    min-height:0;
}
.hpcbe-mobile-progress{
    display:none;
}
.hpcbe-modal .hpcbe-button,
.hpcbe-modal .hpcbe-back-selection,
.hpcbe-launcher-card button{
    min-height:48px;
}
@media(max-width:640px){
    .hpcbe-launcher-card{
        position:relative;
        margin:12px 0 18px;
        padding:20px;
        border-radius:18px;
    }
    .hpcbe-launcher-card h3{
        font-size:20px;
    }
    .hpcbe-launcher-card p{
        font-size:14px;
    }
    .hpcbe-modal.is-open{
        align-items:stretch;
        justify-content:stretch;
        padding:0;
    }
    .hpcbe-modal-window{
        width:100vw!important;
        height:calc(var(--hpcbe-vh,1vh) * 100)!important;
        max-height:calc(var(--hpcbe-vh,1vh) * 100)!important;
        border-radius:0!important;
    }
    .hpcbe-modal-header{
        padding:calc(12px + var(--hpcbe-safe-top)) 16px 12px!important;
        gap:12px;
        align-items:flex-start;
    }
    .hpcbe-modal-header h2{
        font-size:19px!important;
        line-height:1.15!important;
    }
    .hpcbe-modal-kicker{
        font-size:10px!important;
    }
    .hpcbe-modal-close{
        width:40px!important;
        height:40px!important;
        min-width:40px;
        line-height:34px!important;
        font-size:28px!important;
    }
    .hpcbe-modal-body{
        padding:12px 12px calc(100px + var(--hpcbe-safe-bottom))!important;
    }
    .hpcbe-modal .hpcbe-panel{
        padding:16px!important;
        border-radius:16px!important;
    }
    .hpcbe-modal .hpcbe-service-card,
    .hpcbe-modal .hpcbe-experience-card{
        padding:14px!important;
        min-height:auto!important;
    }
    .hpcbe-modal .hpcbe-service-title{
        font-size:16px!important;
    }
    .hpcbe-modal .hpcbe-service-description{
        font-size:12px!important;
    }
    .hpcbe-modal .hpcbe-summary,
    .hpcbe-modal .hpcbe-selected-recap,
    .hpcbe-modal .hpcbe-trust-note{
        font-size:13px;
    }
    .hpcbe-modal .hpcbe-form-actions{
        position:sticky;
        left:0;
        right:0;
        bottom:0;
        z-index:20;
        display:grid!important;
        grid-template-columns:1fr;
        gap:8px;
        margin:18px -16px -16px!important;
        padding:12px 16px calc(12px + var(--hpcbe-safe-bottom));
        background:rgba(255,255,255,.97);
        border-top:1px solid #dbe7f3;
        box-shadow:0 -12px 30px rgba(15,43,77,.12);
        backdrop-filter:blur(10px);
    }
    .hpcbe-modal .hpcbe-continue-details,
    .hpcbe-modal .hpcbe-booking-form button[type="submit"]{
        position:sticky;
        bottom:calc(10px + var(--hpcbe-safe-bottom));
        z-index:19;
        margin-top:14px;
        box-shadow:0 12px 28px rgba(24,165,232,.28);
    }
    .hpcbe-modal .hpcbe-form-actions .hpcbe-booking-submit,
    .hpcbe-modal .hpcbe-form-actions button[type="submit"]{
        bottom:auto;
        margin-top:0;
    }
    .hpcbe-modal .hpcbe-back-selection{
        order:2;
        background:#fff;
    }
    .hpcbe-modal .hpcbe-grid,
    .hpcbe-modal .hpcbe-extras-list{
        gap:10px;
    }
    .hpcbe-modal input,
    .hpcbe-modal textarea,
    .hpcbe-modal select{
        font-size:16px!important;
        min-height:46px;
    }
    .hpcbe-mobile-progress{
        display:block;
        position:sticky;
        top:0;
        z-index:15;
        margin:-12px -12px 12px;
        padding:9px 12px;
        background:rgba(247,251,255,.96);
        border-bottom:1px solid #dbe7f3;
        color:#24506b;
        font-size:12px;
        font-weight:800;
        letter-spacing:.02em;
        backdrop-filter:blur(10px);
    }
}
@media(max-width:380px){
    .hpcbe-modal-body{padding-left:10px!important;padding-right:10px!important}
    .hpcbe-modal .hpcbe-panel{padding:14px!important}
    .hpcbe-modal-header{padding-left:14px!important;padding-right:14px!important}
}


/* v2.5.2: Hide HivePress duplicate listing price topbar and report action.
   The booking engine card remains the single visible booking/price area. */
.hp-listing__topbar.hp-widget.widget--sidebar:has(.hp-listing__attribute--price),
.hp-listing__action.hp-listing__action--report,
a.hp-listing__action--report[href*="listing_report_modal"]{
    display:none!important;
}

/* Fallback for browsers/themes where :has support or markup varies. JS also removes these. */
.hpcbe-hide-hivepress-duplicate,
.hpcbe-hide-hivepress-report{
    display:none!important;
}

/* v2.6.0 home page yacht booking/search hero panel */
.hpcbe-home-yacht-booking{
    width:min(1120px,calc(100vw - 32px));
    margin:24px auto;
    background:rgba(255,255,255,.96);
    border:1px solid rgba(217,232,246,.95);
    border-radius:28px;
    padding:22px;
    box-shadow:0 24px 70px rgba(9,35,68,.20);
    backdrop-filter:blur(12px);
    color:#172033;
}
.hpcbe-home-yacht-booking *{box-sizing:border-box}
.hpcbe-home-yacht-head{text-align:center;margin:0 0 14px}
.hpcbe-home-kicker{display:block;text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:900;color:#0b86df;margin-bottom:4px}
.hpcbe-home-yacht-head h2{margin:0;color:#172033;font-size:clamp(26px,3.6vw,44px);line-height:1.06;font-weight:900}
.hpcbe-home-yacht-head p{margin:8px auto 0;max-width:760px;color:#5d6b82;font-size:clamp(14px,1.4vw,17px);line-height:1.45}
.hpcbe-home-price{text-align:center;font-weight:900;color:#0b86df;font-size:20px;margin:4px 0 12px}
.hpcbe-home-service-pills{display:flex!important;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 16px!important}
.hpcbe-home-service-pill.hpcbe-service-card{flex:0 0 auto;min-width:118px;border-radius:999px;padding:10px 16px!important;background:#fff;box-shadow:0 8px 22px rgba(15,43,77,.08);border-color:#e1edf8;align-items:center;gap:8px}
.hpcbe-home-service-pill.hpcbe-service-card input{position:absolute;opacity:0;pointer-events:none}
.hpcbe-home-service-pill .hpcbe-service-card-main{align-items:center;text-align:center;gap:1px}
.hpcbe-home-service-pill .hpcbe-service-title{font-size:14px;font-weight:900;color:#18253a;white-space:nowrap}
.hpcbe-home-service-pill .hpcbe-service-meta{font-size:11px;color:#64748b;white-space:nowrap}
.hpcbe-home-service-pill.is-selected,.hpcbe-home-service-pill:has(input:checked){background:linear-gradient(135deg,#0b7ed8,#22b8f5);border-color:#0b8fe0;box-shadow:0 12px 28px rgba(13,142,224,.26)}
.hpcbe-home-service-pill.is-selected .hpcbe-service-title,.hpcbe-home-service-pill:has(input:checked) .hpcbe-service-title,.hpcbe-home-service-pill.is-selected .hpcbe-service-meta,.hpcbe-home-service-pill:has(input:checked) .hpcbe-service-meta{color:#fff!important}
.hpcbe-home-service-pill.hpcbe-package-hidden{display:none!important}
.hpcbe-home-search-row{display:grid;grid-template-columns:minmax(170px,1.05fr) minmax(150px,.9fr) minmax(220px,1.15fr) minmax(180px,.9fr);gap:10px;align-items:stretch;margin-top:8px}
.hpcbe-home-field{display:flex!important;flex-direction:column;justify-content:center;margin:0!important;padding:10px 12px;border:1px solid #dceaf7;border-radius:16px;background:#fff;color:#23314a;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;min-height:78px}
.hpcbe-home-field span{display:block;margin-bottom:5px;color:#1c3760;font-size:11px}
.hpcbe-home-field input,.hpcbe-home-field select{margin:0!important;border:0!important;border-radius:0!important;padding:0!important;min-height:34px;background:transparent!important;box-shadow:none!important;font-size:15px!important;color:#172033;text-transform:none;letter-spacing:0;font-weight:700}
.hpcbe-home-field input:focus,.hpcbe-home-field select:focus{outline:0}
.hpcbe-home-guests-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.hpcbe-home-guests-grid label{margin:0!important;color:#6b7280;font-size:11px;text-transform:none;letter-spacing:0}
.hpcbe-home-guests-grid input{border-bottom:1px solid #e4edf6!important;min-height:28px!important}
.hpcbe-home-book-button{height:100%;min-height:78px;border-radius:18px!important;font-size:18px!important;background:linear-gradient(135deg,#0b72c7,#0b9ee7)!important;box-shadow:0 16px 34px rgba(11,114,199,.28)!important}
.hpcbe-home-captain-filter{display:inline-flex!important;align-items:center;gap:8px;margin:14px 0 4px!important;color:#172033!important;font-size:14px!important;font-weight:800!important}
.hpcbe-home-captain-filter input{width:auto!important;margin:0!important}
.hpcbe-home-summary{margin:10px 0 12px!important}
.hpcbe-home-yacht-booking .hpcbe-flow-step-selection[hidden],.hpcbe-home-yacht-booking .hpcbe-guest-step[hidden]{display:none!important}
.hpcbe-home-yacht-booking .hpcbe-guest-step{margin-top:10px;background:#fff;border:1px solid #dceaf7;border-radius:20px;padding:20px}
.hpcbe-home-yacht-booking .hpcbe-selected-recap{background:#f2f9ff;border:1px solid #d4ecff;border-radius:14px;padding:12px 14px;margin-bottom:14px;color:#263a56}
.hpcbe-home-yacht-booking .hpcbe-form-actions{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:12px;align-items:center}
.hpcbe-home-yacht-booking .hpcbe-back-selection{border:1px solid #cfe0ef;border-radius:999px;background:#fff;color:#0b2d5c;font-weight:800;min-height:48px;cursor:pointer}
@media(max-width:980px){.hpcbe-home-search-row{grid-template-columns:1fr 1fr}.hpcbe-home-book-button{grid-column:1/-1}}
@media(max-width:640px){.hpcbe-home-yacht-booking{width:calc(100vw - 22px);border-radius:22px;padding:16px;margin:16px auto}.hpcbe-home-service-pills{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scroll-snap-type:x proximity}.hpcbe-home-service-pill.hpcbe-service-card{min-width:150px;scroll-snap-align:start}.hpcbe-home-search-row{grid-template-columns:1fr;gap:9px}.hpcbe-home-field,.hpcbe-home-book-button{min-height:64px}.hpcbe-home-yacht-booking .hpcbe-form-actions{grid-template-columns:1fr}.hpcbe-home-yacht-booking .hpcbe-guest-step{padding:16px;border-radius:16px}.hpcbe-home-yacht-head{text-align:left}.hpcbe-home-price{text-align:left}.hpcbe-home-kicker{letter-spacing:.14em}.hpcbe-home-yacht-head h2{font-size:25px}}


/* v2.6.1: cleaner homepage package chooser + official price-list packages only */
.hpcbe-home-yacht-booking{
    width:min(1040px,calc(100vw - 32px));
    padding:26px!important;
    border-radius:30px!important;
}
.hpcbe-home-yacht-head{margin-bottom:18px!important}
.hpcbe-home-yacht-head h2{font-size:clamp(30px,3.2vw,48px)!important;letter-spacing:-.03em}
.hpcbe-home-yacht-head p{font-size:clamp(14px,1.2vw,18px)!important}
.hpcbe-home-price{font-size:22px!important;margin:8px 0 18px!important}
.hpcbe-home-service-pills{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:12px!important;
    align-items:stretch;
    margin:0 auto 20px!important;
    max-width:980px;
}
.hpcbe-home-service-pill.hpcbe-service-card{
    width:100%;
    min-width:0!important;
    min-height:86px;
    justify-content:center;
    border-radius:22px!important;
    padding:14px 16px!important;
    box-shadow:0 10px 28px rgba(15,43,77,.07)!important;
    border:1px solid #dbeafa!important;
}
.hpcbe-home-service-pill .hpcbe-service-card-main{width:100%;text-align:center!important;gap:4px!important}
.hpcbe-home-service-pill .hpcbe-service-title{font-size:15px!important;line-height:1.18!important;white-space:normal!important;letter-spacing:-.01em}
.hpcbe-home-service-pill .hpcbe-service-meta{font-size:13px!important;white-space:normal!important;font-weight:800;color:#64748b!important}
.hpcbe-home-service-pill.is-selected,.hpcbe-home-service-pill:has(input:checked){transform:translateY(-1px);background:linear-gradient(135deg,#0b87d9,#24baf6)!important}
.hpcbe-home-search-row{grid-template-columns:minmax(150px,1fr) minmax(145px,.9fr) minmax(220px,1.2fr) minmax(170px,.9fr)!important;gap:12px!important;margin-top:10px!important}
.hpcbe-home-field{min-height:74px!important;border-radius:18px!important}
.hpcbe-home-book-button{min-height:74px!important;border-radius:18px!important;opacity:1!important}
.hpcbe-home-book-button:disabled{opacity:.55!important;filter:saturate(.85)}
@media(max-width:1020px){.hpcbe-home-service-pills{grid-template-columns:repeat(3,minmax(0,1fr))}.hpcbe-home-search-row{grid-template-columns:1fr 1fr!important}.hpcbe-home-book-button{grid-column:1/-1}}
@media(max-width:720px){.hpcbe-home-service-pills{grid-template-columns:repeat(2,minmax(0,1fr))}.hpcbe-home-yacht-booking{padding:18px!important;border-radius:24px!important}.hpcbe-home-yacht-head{text-align:left!important}.hpcbe-home-price{text-align:left!important}.hpcbe-home-search-row{grid-template-columns:1fr!important}.hpcbe-home-service-pill.hpcbe-service-card{min-height:78px}.hpcbe-home-yacht-head h2{font-size:30px!important}}
@media(max-width:430px){.hpcbe-home-service-pills{grid-template-columns:1fr}.hpcbe-home-yacht-booking{width:calc(100vw - 20px);padding:16px!important}.hpcbe-home-yacht-head h2{font-size:26px!important}.hpcbe-home-price{font-size:19px!important}}


/* v2.6.2: centered, proportional homepage yacht booking panel with all official price-list packages. */
.hpcbe-home-yacht-booking{
    max-width:1180px!important;
    width:min(1180px,calc(100% - 32px))!important;
    margin:clamp(18px,3vw,40px) auto!important;
    padding:clamp(24px,3.2vw,42px)!important;
    border-radius:34px!important;
    text-align:center!important;
}
.hpcbe-home-yacht-head{max-width:940px!important;margin:0 auto 22px!important;text-align:center!important}
.hpcbe-home-yacht-head h2{font-size:clamp(34px,4.2vw,62px)!important;line-height:.98!important;letter-spacing:-.05em!important;margin:0!important}
.hpcbe-home-yacht-head p{font-size:clamp(16px,1.35vw,20px)!important;line-height:1.45!important;max-width:820px!important;margin:14px auto 0!important;color:#62718a!important}
.hpcbe-home-price{font-size:clamp(22px,2.3vw,34px)!important;text-align:center!important;margin:14px auto 24px!important;color:#0b86df!important;font-weight:900!important}
.hpcbe-home-service-pills{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:14px!important;
    max-width:1060px!important;
    margin:0 auto 26px!important;
    justify-content:center!important;
    align-items:stretch!important;
}
.hpcbe-home-service-pill.hpcbe-service-card{
    min-width:0!important;
    width:100%!important;
    min-height:98px!important;
    border-radius:22px!important;
    padding:16px 14px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    box-shadow:0 12px 30px rgba(15,43,77,.08)!important;
}
.hpcbe-home-service-pill .hpcbe-service-title{font-size:clamp(14px,1.25vw,18px)!important;line-height:1.15!important;white-space:normal!important;max-width:100%!important}
.hpcbe-home-service-pill .hpcbe-service-meta{font-size:clamp(12px,1vw,14px)!important;line-height:1.2!important;white-space:normal!important;margin-top:4px!important}
.hpcbe-home-search-row{
    max-width:1060px!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:minmax(180px,1fr) minmax(170px,.9fr) minmax(260px,1.3fr) minmax(210px,1fr)!important;
    gap:14px!important;
    align-items:stretch!important;
}
.hpcbe-home-field,.hpcbe-home-book-button{min-height:84px!important;border-radius:20px!important}
.hpcbe-home-book-button{width:100%!important;position:relative!important;right:auto!important;top:auto!important;transform:none!important;opacity:1!important}
.hpcbe-home-summary,.hpcbe-home-yacht-booking .hpcbe-trust-note{max-width:1060px!important;margin-left:auto!important;margin-right:auto!important;text-align:left!important}
@media(max-width:1100px){
    .hpcbe-home-service-pills{grid-template-columns:repeat(3,minmax(0,1fr))!important}
    .hpcbe-home-search-row{grid-template-columns:1fr 1fr!important}
    .hpcbe-home-book-button{grid-column:1/-1!important}
}
@media(max-width:720px){
    .hpcbe-home-yacht-booking{width:calc(100% - 22px)!important;padding:18px!important;border-radius:24px!important;text-align:center!important}
    .hpcbe-home-yacht-head{text-align:center!important}
    .hpcbe-home-yacht-head h2{font-size:clamp(28px,9vw,38px)!important;line-height:1.04!important}
    .hpcbe-home-yacht-head p{font-size:15px!important}
    .hpcbe-home-price{text-align:center!important;font-size:22px!important;margin-bottom:18px!important}
    .hpcbe-home-service-pills{grid-template-columns:1fr 1fr!important;gap:10px!important}
    .hpcbe-home-service-pill.hpcbe-service-card{min-height:86px!important;border-radius:18px!important;padding:12px 10px!important}
    .hpcbe-home-service-pill .hpcbe-service-title{font-size:14px!important}
    .hpcbe-home-service-pill .hpcbe-service-meta{font-size:12px!important}
    .hpcbe-home-search-row{grid-template-columns:1fr!important;gap:10px!important}
    .hpcbe-home-field,.hpcbe-home-book-button{min-height:68px!important}
}
@media(max-width:430px){
    .hpcbe-home-service-pills{grid-template-columns:1fr!important}
    .hpcbe-home-service-pill.hpcbe-service-card{min-height:76px!important}
}


/* v2.6.3: premium responsive home booking panel - wide, centered, no field overlap. */
.hpcbe-home-yacht-booking{
    --hpcbe-home-shift:0px;
    width:min(1360px,calc(100vw - 48px))!important;
    max-width:none!important;
    margin-top:clamp(18px,2.5vw,34px)!important;
    margin-bottom:clamp(18px,2.5vw,34px)!important;
    transform:translateX(var(--hpcbe-home-shift))!important;
    padding:clamp(26px,3vw,46px)!important;
    border-radius:clamp(26px,3vw,42px)!important;
    overflow:visible!important;
}
.hpcbe-home-yacht-booking .hpcbe-flow-step-selection{width:100%!important;max-width:1240px!important;margin:0 auto!important}
.hpcbe-home-yacht-head{max-width:1040px!important;margin:0 auto 20px!important;text-align:center!important}
.hpcbe-home-yacht-head h2{font-size:clamp(36px,4.1vw,64px)!important;line-height:1.02!important;letter-spacing:-.055em!important;text-wrap:balance!important}
.hpcbe-home-yacht-head p{max-width:900px!important;font-size:clamp(16px,1.35vw,21px)!important;text-wrap:balance!important}
.hpcbe-home-price{margin:12px auto 24px!important;font-size:clamp(24px,2.2vw,34px)!important;text-align:center!important}
.hpcbe-home-service-pills{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:center!important;
    align-items:stretch!important;
    gap:16px!important;
    width:100%!important;
    max-width:1200px!important;
    margin:0 auto 26px!important;
}
.hpcbe-home-service-pill.hpcbe-service-card{
    flex:1 1 180px!important;
    max-width:230px!important;
    min-width:165px!important;
    min-height:112px!important;
    border-radius:24px!important;
    padding:18px 14px!important;
    overflow:hidden!important;
}
.hpcbe-home-service-pill .hpcbe-service-card-main{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}
.hpcbe-home-service-pill .hpcbe-service-title{font-size:clamp(15px,1.15vw,18px)!important;line-height:1.12!important;font-weight:900!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important}
.hpcbe-home-service-pill .hpcbe-service-meta{font-size:clamp(12px,.95vw,14px)!important;line-height:1.25!important;font-weight:850!important;margin-top:7px!important}
.hpcbe-home-search-row{
    width:100%!important;
    max-width:1200px!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:minmax(190px,1fr) minmax(190px,1fr) minmax(300px,1.35fr) minmax(220px,.9fr)!important;
    gap:16px!important;
    align-items:stretch!important;
}
.hpcbe-home-field,
.hpcbe-home-book-button{min-width:0!important;min-height:86px!important;border-radius:22px!important}
.hpcbe-home-guests-field{overflow:hidden!important}
.hpcbe-home-guests-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;min-width:0!important}
.hpcbe-home-guests-grid label{min-width:0!important;display:block!important;text-align:left!important}
.hpcbe-home-guests-grid input{width:100%!important;min-width:0!important;box-sizing:border-box!important}
.hpcbe-home-book-button{position:static!important;transform:none!important;width:100%!important;padding:0 22px!important;white-space:nowrap!important;font-size:clamp(17px,1.4vw,22px)!important}
.hpcbe-home-summary,.hpcbe-home-yacht-booking .hpcbe-trust-note{max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}
@media (min-width:1380px){
    .hpcbe-home-yacht-booking{width:1360px!important}
    .hpcbe-home-service-pill.hpcbe-service-card{flex-basis:190px!important}
}
@media (max-width:1180px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 36px)!important;padding:24px!important}
    .hpcbe-home-service-pill.hpcbe-service-card{flex:1 1 170px!important;max-width:220px!important}
    .hpcbe-home-search-row{grid-template-columns:1fr 1fr!important}
    .hpcbe-home-book-button{grid-column:1/-1!important;min-height:72px!important}
}
@media (max-width:760px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 24px)!important;padding:20px!important;border-radius:26px!important}
    .hpcbe-home-yacht-head h2{font-size:clamp(30px,10vw,42px)!important;letter-spacing:-.04em!important}
    .hpcbe-home-yacht-head p{font-size:16px!important}
    .hpcbe-home-price{font-size:24px!important;margin-bottom:18px!important}
    .hpcbe-home-service-pills{gap:10px!important;margin-bottom:20px!important}
    .hpcbe-home-service-pill.hpcbe-service-card{flex:1 1 calc(50% - 10px)!important;max-width:none!important;min-width:0!important;min-height:92px!important;border-radius:18px!important;padding:12px 10px!important}
    .hpcbe-home-service-pill .hpcbe-service-title{font-size:14px!important}
    .hpcbe-home-service-pill .hpcbe-service-meta{font-size:12px!important;margin-top:5px!important}
    .hpcbe-home-search-row{grid-template-columns:1fr!important;gap:10px!important}
    .hpcbe-home-field,.hpcbe-home-book-button{min-height:68px!important;border-radius:18px!important}
    .hpcbe-home-guests-grid{gap:10px!important}
}
@media (max-width:430px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 16px)!important;padding:16px!important;border-radius:22px!important}
    .hpcbe-home-service-pill.hpcbe-service-card{flex-basis:100%!important;min-height:74px!important}
    .hpcbe-home-yacht-head h2{font-size:28px!important}
}

/* v2.6.4: compact, more opaque homepage booking panel.
   Keeps the wider desktop layout but reduces visual weight so the hero image remains visible. */
.hpcbe-home-yacht-booking{
    width:min(1180px,calc(100vw - 56px))!important;
    padding:clamp(18px,2.1vw,30px)!important;
    border-radius:clamp(22px,2.2vw,32px)!important;
    background:rgba(255,255,255,.985)!important;
    border-color:rgba(217,232,246,1)!important;
    box-shadow:0 18px 54px rgba(9,35,68,.16)!important;
    margin-top:clamp(14px,2vw,26px)!important;
    margin-bottom:clamp(14px,2vw,26px)!important;
}
.hpcbe-home-yacht-booking .hpcbe-flow-step-selection{max-width:1100px!important}
.hpcbe-home-yacht-head{margin-bottom:12px!important;max-width:900px!important}
.hpcbe-home-kicker{font-size:10px!important;letter-spacing:.20em!important;margin-bottom:3px!important}
.hpcbe-home-yacht-head h2{
    font-size:clamp(28px,3.35vw,48px)!important;
    line-height:1.02!important;
    letter-spacing:-.045em!important;
}
.hpcbe-home-yacht-head p{
    font-size:clamp(13px,1.05vw,16px)!important;
    line-height:1.35!important;
    margin-top:8px!important;
    max-width:720px!important;
}
.hpcbe-home-price{
    font-size:clamp(18px,1.8vw,25px)!important;
    margin:8px auto 14px!important;
}
.hpcbe-home-service-pills{
    max-width:1040px!important;
    gap:10px!important;
    margin:0 auto 16px!important;
}
.hpcbe-home-service-pill.hpcbe-service-card{
    flex:1 1 145px!important;
    max-width:180px!important;
    min-width:138px!important;
    min-height:82px!important;
    border-radius:18px!important;
    padding:12px 10px!important;
    box-shadow:0 7px 18px rgba(15,43,77,.07)!important;
}
.hpcbe-home-service-pill .hpcbe-service-title{
    font-size:clamp(12px,1vw,15px)!important;
    line-height:1.08!important;
}
.hpcbe-home-service-pill .hpcbe-service-meta{
    font-size:clamp(10.5px,.82vw,12px)!important;
    line-height:1.15!important;
    margin-top:4px!important;
}
.hpcbe-home-search-row{
    max-width:1040px!important;
    grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) minmax(240px,1.25fr) minmax(170px,.85fr)!important;
    gap:10px!important;
}
.hpcbe-home-field,
.hpcbe-home-book-button{
    min-height:66px!important;
    border-radius:16px!important;
}
.hpcbe-home-field{padding:9px 11px!important}
.hpcbe-home-field span{font-size:10px!important;margin-bottom:3px!important}
.hpcbe-home-field input,
.hpcbe-home-field select{font-size:13px!important;min-height:28px!important}
.hpcbe-home-guests-grid{gap:10px!important}
.hpcbe-home-guests-grid label{font-size:10px!important}
.hpcbe-home-guests-grid input{min-height:24px!important;font-size:13px!important}
.hpcbe-home-book-button{
    font-size:clamp(15px,1.15vw,18px)!important;
    padding:0 16px!important;
    box-shadow:0 12px 28px rgba(11,114,199,.22)!important;
}
.hpcbe-home-summary,
.hpcbe-home-yacht-booking .hpcbe-trust-note{
    max-width:1040px!important;
    font-size:13px!important;
    padding:10px 12px!important;
    margin-top:10px!important;
    margin-bottom:0!important;
    border-radius:13px!important;
}
@media (min-width:1380px){
    .hpcbe-home-yacht-booking{width:1180px!important}
    .hpcbe-home-service-pill.hpcbe-service-card{flex-basis:148px!important;max-width:178px!important}
}
@media (max-width:1180px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 32px)!important;padding:20px!important}
    .hpcbe-home-service-pill.hpcbe-service-card{flex:1 1 145px!important;max-width:190px!important}
    .hpcbe-home-search-row{grid-template-columns:1fr 1fr!important}
    .hpcbe-home-book-button{grid-column:1/-1!important;min-height:62px!important}
}
@media (max-width:760px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 20px)!important;padding:16px!important;border-radius:22px!important;background:rgba(255,255,255,.99)!important}
    .hpcbe-home-yacht-head h2{font-size:clamp(25px,8vw,34px)!important;line-height:1.04!important}
    .hpcbe-home-yacht-head p{font-size:14px!important}
    .hpcbe-home-price{font-size:20px!important;margin-bottom:12px!important}
    .hpcbe-home-service-pills{gap:8px!important;margin-bottom:14px!important}
    .hpcbe-home-service-pill.hpcbe-service-card{flex:1 1 calc(50% - 8px)!important;max-width:none!important;min-width:0!important;min-height:72px!important;border-radius:15px!important;padding:10px 8px!important}
    .hpcbe-home-service-pill .hpcbe-service-title{font-size:12.5px!important;line-height:1.05!important}
    .hpcbe-home-service-pill .hpcbe-service-meta{font-size:11px!important;margin-top:3px!important}
    .hpcbe-home-search-row{grid-template-columns:1fr!important;gap:8px!important}
    .hpcbe-home-field,.hpcbe-home-book-button{min-height:58px!important;border-radius:15px!important}
    .hpcbe-home-summary,.hpcbe-home-yacht-booking .hpcbe-trust-note{font-size:12px!important;padding:9px 10px!important}
}
@media (max-width:430px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 14px)!important;padding:14px!important;border-radius:18px!important}
    .hpcbe-home-service-pill.hpcbe-service-card{flex-basis:100%!important;min-height:58px!important}
    .hpcbe-home-yacht-head h2{font-size:24px!important}
    .hpcbe-home-kicker{font-size:9px!important}
}


/* v2.6.5: ultra-compact transparent homepage yacht booking bar.
   Keeps the full protected booking flow but makes the hero overlay lighter, wider and lower. */
.hpcbe-home-yacht-booking{
    width:min(1380px,calc(100vw - 48px))!important;
    max-width:1380px!important;
    padding:clamp(12px,1.15vw,18px)!important;
    border-radius:clamp(18px,1.7vw,28px)!important;
    background:rgba(255,255,255,.84)!important;
    border:1px solid rgba(220,236,250,.72)!important;
    box-shadow:0 16px 48px rgba(9,35,68,.13)!important;
    backdrop-filter:blur(8px)!important;
    -webkit-backdrop-filter:blur(8px)!important;
    margin-top:clamp(8px,1.2vw,16px)!important;
    margin-bottom:clamp(8px,1.2vw,16px)!important;
}
.hpcbe-home-yacht-booking .hpcbe-flow-step-selection{max-width:1320px!important;width:100%!important}
.hpcbe-home-yacht-head{margin:0 auto 8px!important;max-width:980px!important;text-align:center!important}
.hpcbe-home-kicker{font-size:9px!important;letter-spacing:.22em!important;margin:0 0 2px!important;line-height:1.1!important}
.hpcbe-home-yacht-head h2{font-size:clamp(25px,2.45vw,38px)!important;line-height:.98!important;letter-spacing:-.045em!important;margin:0!important}
.hpcbe-home-yacht-head p{font-size:clamp(12px,.95vw,14px)!important;line-height:1.3!important;margin:5px auto 0!important;max-width:720px!important;color:#5f6f87!important}
.hpcbe-home-price{font-size:clamp(16px,1.35vw,21px)!important;line-height:1.1!important;margin:6px auto 10px!important;text-align:center!important}
.hpcbe-home-service-pills{
    width:100%!important;
    max-width:1320px!important;
    display:grid!important;
    grid-template-columns:repeat(7,minmax(0,1fr))!important;
    gap:7px!important;
    margin:0 auto 10px!important;
    align-items:stretch!important;
}
.hpcbe-home-service-pill.hpcbe-service-card{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    min-height:50px!important;
    border-radius:14px!important;
    padding:7px 6px!important;
    box-shadow:0 6px 16px rgba(15,43,77,.055)!important;
}
.hpcbe-home-service-pill .hpcbe-service-card-main{gap:1px!important;text-align:center!important;justify-content:center!important}
.hpcbe-home-service-pill .hpcbe-service-title{
    font-size:clamp(9.5px,.72vw,12px)!important;
    line-height:1.05!important;
    letter-spacing:-.02em!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
}
.hpcbe-home-service-pill .hpcbe-service-meta{
    font-size:clamp(9px,.62vw,10.5px)!important;
    line-height:1.05!important;
    margin-top:2px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}
.hpcbe-home-search-row{
    max-width:1320px!important;
    grid-template-columns:minmax(150px,.95fr) minmax(145px,.9fr) minmax(210px,1.1fr) minmax(155px,.85fr)!important;
    gap:8px!important;
    margin-top:0!important;
}
.hpcbe-home-field,
.hpcbe-home-book-button{min-height:54px!important;border-radius:14px!important}
.hpcbe-home-field{padding:7px 10px!important;background:rgba(255,255,255,.88)!important}
.hpcbe-home-field span{font-size:9px!important;margin-bottom:2px!important;letter-spacing:.04em!important}
.hpcbe-home-field input,
.hpcbe-home-field select{font-size:12.5px!important;min-height:24px!important;line-height:1.1!important}
.hpcbe-home-guests-grid{gap:7px!important}
.hpcbe-home-guests-grid label{font-size:9px!important;line-height:1.1!important}
.hpcbe-home-guests-grid input{min-height:20px!important;font-size:12.5px!important}
.hpcbe-home-book-button{font-size:clamp(13px,.95vw,15px)!important;padding:0 12px!important;box-shadow:0 10px 22px rgba(11,114,199,.20)!important}
.hpcbe-home-summary{
    max-width:1320px!important;
    margin:8px auto 0!important;
    padding:8px 10px!important;
    border-radius:12px!important;
    font-size:12px!important;
    line-height:1.25!important;
    background:rgba(244,249,255,.76)!important;
}
.hpcbe-home-yacht-booking .hpcbe-trust-note{display:none!important}
@media (min-width:1500px){
    .hpcbe-home-yacht-booking{width:min(1440px,calc(100vw - 72px))!important;max-width:1440px!important}
    .hpcbe-home-yacht-booking .hpcbe-flow-step-selection,.hpcbe-home-service-pills,.hpcbe-home-search-row,.hpcbe-home-summary{max-width:1380px!important}
}
@media (max-width:1180px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 28px)!important;padding:14px!important;background:rgba(255,255,255,.88)!important}
    .hpcbe-home-service-pills{grid-template-columns:repeat(4,minmax(0,1fr))!important}
    .hpcbe-home-search-row{grid-template-columns:1fr 1fr!important}
    .hpcbe-home-book-button{grid-column:1/-1!important;min-height:50px!important}
}
@media (max-width:760px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 18px)!important;padding:12px!important;border-radius:18px!important;background:rgba(255,255,255,.91)!important}
    .hpcbe-home-yacht-head h2{font-size:clamp(22px,7.2vw,30px)!important;line-height:1.02!important}
    .hpcbe-home-yacht-head p{font-size:12.5px!important}
    .hpcbe-home-price{font-size:17px!important;margin:5px auto 9px!important}
    .hpcbe-home-service-pills{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-bottom:9px!important}
    .hpcbe-home-service-pill.hpcbe-service-card{min-height:50px!important;border-radius:12px!important;padding:7px 6px!important}
    .hpcbe-home-service-pill .hpcbe-service-title{font-size:11px!important;line-height:1.04!important}
    .hpcbe-home-service-pill .hpcbe-service-meta{font-size:10px!important}
    .hpcbe-home-search-row{grid-template-columns:1fr!important;gap:7px!important}
    .hpcbe-home-field,.hpcbe-home-book-button{min-height:48px!important;border-radius:12px!important}
    .hpcbe-home-summary{font-size:11.5px!important;padding:7px 8px!important}
}
@media (max-width:430px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 12px)!important;padding:10px!important;border-radius:16px!important}
    .hpcbe-home-service-pills{grid-template-columns:1fr 1fr!important}
    .hpcbe-home-service-pill .hpcbe-service-title{font-size:10.5px!important}
    .hpcbe-home-yacht-head h2{font-size:22px!important}
    .hpcbe-home-kicker{font-size:8px!important}
}

/* v2.6.6: ultra-compact glass booking strip for homepage hero.
   More transparent so the background image/video is visible, closer to the DayOutBoat search-bar feel. */
.hpcbe-home-yacht-booking{
    width:min(1480px,calc(100vw - 42px))!important;
    max-width:1480px!important;
    padding:10px 12px 11px!important;
    border-radius:22px!important;
    background:rgba(255,255,255,.58)!important;
    border:1px solid rgba(255,255,255,.48)!important;
    box-shadow:0 14px 38px rgba(4,25,48,.16)!important;
    backdrop-filter:blur(13px) saturate(1.12)!important;
    -webkit-backdrop-filter:blur(13px) saturate(1.12)!important;
    margin-top:8px!important;
    margin-bottom:8px!important;
}
.hpcbe-home-yacht-booking .hpcbe-flow-step-selection{
    max-width:1450px!important;
}
.hpcbe-home-yacht-head{
    margin:0 auto 4px!important;
    max-width:900px!important;
}
.hpcbe-home-kicker{
    font-size:7.5px!important;
    letter-spacing:.24em!important;
    margin:0 0 1px!important;
}
.hpcbe-home-yacht-head h2{
    font-size:clamp(20px,2vw,31px)!important;
    line-height:.98!important;
    letter-spacing:-.045em!important;
}
.hpcbe-home-yacht-head p{
    font-size:clamp(10px,.78vw,12px)!important;
    line-height:1.18!important;
    margin:3px auto 0!important;
    max-width:620px!important;
}
.hpcbe-home-price{
    font-size:clamp(13px,1vw,17px)!important;
    margin:4px auto 7px!important;
    line-height:1!important;
}
.hpcbe-home-service-pills{
    max-width:1450px!important;
    grid-template-columns:repeat(7,minmax(0,1fr))!important;
    gap:6px!important;
    margin:0 auto 7px!important;
}
.hpcbe-home-service-pill.hpcbe-service-card{
    min-height:38px!important;
    border-radius:12px!important;
    padding:5px 6px!important;
    background:rgba(255,255,255,.78)!important;
    border-color:rgba(218,235,250,.68)!important;
    box-shadow:0 5px 12px rgba(15,43,77,.045)!important;
}
.hpcbe-home-service-pill.is-selected,
.hpcbe-home-service-pill:has(input:checked){
    background:linear-gradient(135deg,rgba(5,139,226,.92),rgba(36,186,246,.92))!important;
}
.hpcbe-home-service-pill .hpcbe-service-title{
    font-size:clamp(8.6px,.58vw,10.5px)!important;
    line-height:1!important;
    letter-spacing:-.015em!important;
    -webkit-line-clamp:2!important;
}
.hpcbe-home-service-pill .hpcbe-service-meta{
    font-size:clamp(7.8px,.5vw,9px)!important;
    line-height:1!important;
    margin-top:1px!important;
}
.hpcbe-home-search-row{
    max-width:1450px!important;
    grid-template-columns:minmax(140px,.92fr) minmax(135px,.86fr) minmax(190px,1.05fr) minmax(155px,.82fr)!important;
    gap:7px!important;
}
.hpcbe-home-field,
.hpcbe-home-book-button{
    min-height:42px!important;
    border-radius:12px!important;
}
.hpcbe-home-field{
    padding:5px 9px!important;
    background:rgba(255,255,255,.76)!important;
    border-color:rgba(213,232,248,.72)!important;
}
.hpcbe-home-field span{
    font-size:7.8px!important;
    line-height:1!important;
    margin-bottom:1px!important;
}
.hpcbe-home-field input,
.hpcbe-home-field select{
    font-size:11px!important;
    min-height:19px!important;
    line-height:1.05!important;
}
.hpcbe-home-guests-grid{
    gap:6px!important;
}
.hpcbe-home-guests-grid label{
    font-size:7.8px!important;
}
.hpcbe-home-guests-grid input{
    font-size:11px!important;
    min-height:17px!important;
}
.hpcbe-home-book-button{
    font-size:clamp(11px,.78vw,13px)!important;
    padding:0 10px!important;
    box-shadow:0 8px 18px rgba(11,114,199,.18)!important;
}
.hpcbe-home-summary{
    max-width:1450px!important;
    margin:6px auto 0!important;
    padding:6px 9px!important;
    border-radius:10px!important;
    font-size:10.5px!important;
    line-height:1.15!important;
    background:rgba(243,249,255,.48)!important;
    border-color:rgba(207,232,252,.58)!important;
}
@media (min-width:1600px){
    .hpcbe-home-yacht-booking{width:min(1540px,calc(100vw - 72px))!important;max-width:1540px!important}
    .hpcbe-home-yacht-booking .hpcbe-flow-step-selection,
    .hpcbe-home-service-pills,
    .hpcbe-home-search-row,
    .hpcbe-home-summary{max-width:1500px!important}
}
@media (max-width:1180px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 24px)!important;background:rgba(255,255,255,.68)!important;padding:10px!important}
    .hpcbe-home-service-pills{grid-template-columns:repeat(4,minmax(0,1fr))!important}
    .hpcbe-home-search-row{grid-template-columns:1fr 1fr!important}
    .hpcbe-home-book-button{grid-column:1/-1!important;min-height:42px!important}
}
@media (max-width:760px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 14px)!important;background:rgba(255,255,255,.76)!important;padding:10px!important;border-radius:16px!important}
    .hpcbe-home-yacht-head h2{font-size:22px!important}
    .hpcbe-home-yacht-head p{display:none!important}
    .hpcbe-home-price{font-size:15px!important;margin:4px auto 7px!important}
    .hpcbe-home-service-pills{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin-bottom:7px!important}
    .hpcbe-home-service-pill.hpcbe-service-card{min-height:40px!important;border-radius:10px!important;padding:5px!important}
    .hpcbe-home-service-pill .hpcbe-service-title{font-size:10px!important}
    .hpcbe-home-service-pill .hpcbe-service-meta{font-size:8.8px!important}
    .hpcbe-home-search-row{grid-template-columns:1fr!important;gap:6px!important}
    .hpcbe-home-field,.hpcbe-home-book-button{min-height:42px!important;border-radius:10px!important}
    .hpcbe-home-summary{font-size:10px!important;padding:6px 8px!important}
}


/* v2.6.7: balanced homepage booking panel - not full-width, still compact/glass. */
.hpcbe-home-yacht-booking{
    width:min(1180px,calc(100vw - 44px))!important;
    max-width:1180px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding:10px 12px!important;
    border-radius:20px!important;
    background:rgba(255,255,255,.54)!important;
    border:1px solid rgba(255,255,255,.46)!important;
    box-shadow:0 14px 36px rgba(4,25,48,.14)!important;
    backdrop-filter:blur(12px) saturate(1.1)!important;
    -webkit-backdrop-filter:blur(12px) saturate(1.1)!important;
}
.hpcbe-home-yacht-booking .hpcbe-flow-step-selection,
.hpcbe-home-service-pills,
.hpcbe-home-search-row,
.hpcbe-home-summary{
    max-width:1140px!important;
}
.hpcbe-home-yacht-head{margin-bottom:4px!important;max-width:760px!important}
.hpcbe-home-kicker{font-size:7px!important;letter-spacing:.24em!important}
.hpcbe-home-yacht-head h2{font-size:clamp(19px,1.85vw,28px)!important;line-height:1!important}
.hpcbe-home-yacht-head p{font-size:clamp(9.5px,.72vw,11.5px)!important;margin-top:2px!important;max-width:560px!important}
.hpcbe-home-price{font-size:clamp(12.5px,.95vw,16px)!important;margin:3px auto 7px!important}
.hpcbe-home-service-pills{
    grid-template-columns:repeat(7,minmax(0,1fr))!important;
    gap:6px!important;
    margin-bottom:7px!important;
}
.hpcbe-home-service-pill.hpcbe-service-card{
    min-height:38px!important;
    border-radius:11px!important;
    padding:5px 5px!important;
    background:rgba(255,255,255,.72)!important;
}
.hpcbe-home-service-pill .hpcbe-service-title{font-size:clamp(7.8px,.55vw,9.6px)!important;line-height:1.02!important}
.hpcbe-home-service-pill .hpcbe-service-meta{font-size:clamp(7.3px,.48vw,8.8px)!important;line-height:1!important;margin-top:1px!important}
.hpcbe-home-search-row{
    grid-template-columns:minmax(120px,.9fr) minmax(118px,.86fr) minmax(170px,1.08fr) minmax(130px,.78fr)!important;
    gap:7px!important;
}
.hpcbe-home-field,.hpcbe-home-book-button{min-height:40px!important;border-radius:11px!important}
.hpcbe-home-field{padding:5px 8px!important;background:rgba(255,255,255,.72)!important}
.hpcbe-home-field span{font-size:7.4px!important;margin-bottom:1px!important}
.hpcbe-home-field input,.hpcbe-home-field select{font-size:10.5px!important;min-height:17px!important}
.hpcbe-home-guests-grid label{font-size:7.4px!important}
.hpcbe-home-guests-grid input{font-size:10.5px!important;min-height:16px!important}
.hpcbe-home-book-button{font-size:12px!important;box-shadow:0 8px 18px rgba(11,114,199,.16)!important}
.hpcbe-home-summary{margin-top:6px!important;padding:5px 8px!important;font-size:10px!important;border-radius:9px!important;background:rgba(243,249,255,.40)!important}
@media (min-width:1500px){
    .hpcbe-home-yacht-booking{width:1180px!important;max-width:1180px!important}
    .hpcbe-home-yacht-booking .hpcbe-flow-step-selection,
    .hpcbe-home-service-pills,
    .hpcbe-home-search-row,
    .hpcbe-home-summary{max-width:1140px!important}
}
@media (max-width:1240px){
    .hpcbe-home-yacht-booking{width:min(1060px,calc(100vw - 32px))!important}
    .hpcbe-home-service-pills{grid-template-columns:repeat(4,minmax(0,1fr))!important}
    .hpcbe-home-search-row{grid-template-columns:1fr 1fr!important}
    .hpcbe-home-book-button{grid-column:1/-1!important}
}
@media (max-width:760px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 16px)!important;background:rgba(255,255,255,.74)!important;padding:10px!important}
    .hpcbe-home-yacht-head h2{font-size:22px!important}
    .hpcbe-home-yacht-head p{display:none!important}
    .hpcbe-home-service-pills{grid-template-columns:repeat(2,minmax(0,1fr))!important}
    .hpcbe-home-search-row{grid-template-columns:1fr!important}
}

/* v2.6.8: final homepage hero booking tuning - slightly taller, clearer text, more transparent glass. */
.hpcbe-home-yacht-booking{
    width:min(1180px,calc(100vw - 44px))!important;
    max-width:1180px!important;
    padding:14px 16px 15px!important;
    border-radius:22px!important;
    background:rgba(255,255,255,.44)!important;
    border:1px solid rgba(255,255,255,.42)!important;
    box-shadow:0 16px 38px rgba(4,25,48,.15)!important;
    backdrop-filter:blur(10px) saturate(1.08)!important;
    -webkit-backdrop-filter:blur(10px) saturate(1.08)!important;
}
.hpcbe-home-yacht-booking .hpcbe-flow-step-selection,
.hpcbe-home-service-pills,
.hpcbe-home-search-row,
.hpcbe-home-summary{
    max-width:1140px!important;
}
.hpcbe-home-yacht-head{margin-bottom:6px!important;max-width:800px!important}
.hpcbe-home-kicker{font-size:8px!important;letter-spacing:.25em!important;margin-bottom:2px!important;color:#0784dc!important}
.hpcbe-home-yacht-head h2{
    font-size:clamp(23px,2.05vw,33px)!important;
    line-height:1.02!important;
    letter-spacing:-.045em!important;
    color:#172033!important;
}
.hpcbe-home-yacht-head p{
    font-size:clamp(10.5px,.78vw,12.5px)!important;
    line-height:1.22!important;
    margin-top:3px!important;
    max-width:620px!important;
    color:#56667d!important;
}
.hpcbe-home-price{
    font-size:clamp(14px,1.05vw,18px)!important;
    margin:5px auto 9px!important;
    line-height:1.05!important;
}
.hpcbe-home-service-pills{
    gap:7px!important;
    margin-bottom:9px!important;
}
.hpcbe-home-service-pill.hpcbe-service-card{
    min-height:46px!important;
    border-radius:13px!important;
    padding:7px 7px!important;
    background:rgba(255,255,255,.66)!important;
    border-color:rgba(218,235,250,.60)!important;
}
.hpcbe-home-service-pill.is-selected,
.hpcbe-home-service-pill:has(input:checked){
    background:linear-gradient(135deg,rgba(5,139,226,.90),rgba(36,186,246,.90))!important;
}
.hpcbe-home-service-pill .hpcbe-service-title{
    font-size:clamp(8.8px,.62vw,10.8px)!important;
    line-height:1.05!important;
}
.hpcbe-home-service-pill .hpcbe-service-meta{
    font-size:clamp(8px,.52vw,9.5px)!important;
    line-height:1.04!important;
    margin-top:2px!important;
}
.hpcbe-home-search-row{
    grid-template-columns:minmax(130px,.9fr) minmax(125px,.86fr) minmax(180px,1.08fr) minmax(140px,.78fr)!important;
    gap:8px!important;
}
.hpcbe-home-field,
.hpcbe-home-book-button{
    min-height:48px!important;
    border-radius:13px!important;
}
.hpcbe-home-field{
    padding:6px 10px!important;
    background:rgba(255,255,255,.64)!important;
    border-color:rgba(213,232,248,.62)!important;
}
.hpcbe-home-field span{font-size:8.2px!important;margin-bottom:2px!important}
.hpcbe-home-field input,
.hpcbe-home-field select{font-size:11.6px!important;min-height:20px!important}
.hpcbe-home-guests-grid label{font-size:8.2px!important}
.hpcbe-home-guests-grid input{font-size:11.6px!important;min-height:19px!important}
.hpcbe-home-book-button{
    font-size:13.5px!important;
    box-shadow:0 9px 20px rgba(11,114,199,.18)!important;
    background:linear-gradient(135deg,rgba(11,114,199,.82),rgba(11,158,231,.82))!important;
}
.hpcbe-home-summary{
    margin-top:8px!important;
    padding:7px 10px!important;
    font-size:11px!important;
    line-height:1.18!important;
    border-radius:10px!important;
    background:rgba(243,249,255,.32)!important;
    border-color:rgba(207,232,252,.45)!important;
}
@media (max-width:1240px){
    .hpcbe-home-yacht-booking{width:min(1060px,calc(100vw - 32px))!important;background:rgba(255,255,255,.52)!important}
}
@media (max-width:760px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 16px)!important;background:rgba(255,255,255,.68)!important;padding:12px!important;border-radius:18px!important}
    .hpcbe-home-yacht-head h2{font-size:24px!important}
    .hpcbe-home-yacht-head p{display:none!important}
    .hpcbe-home-service-pills{grid-template-columns:repeat(2,minmax(0,1fr))!important}
    .hpcbe-home-search-row{grid-template-columns:1fr!important}
    .hpcbe-home-service-pill.hpcbe-service-card{min-height:48px!important}
}
