.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 official package booking panel */
.hpcbe-home-yacht-booking{
    width:min(1180px,calc(100vw - 40px))!important;
    max-width:1180px!important;
    margin:28px auto!important;
    padding:32px 34px!important;
    border-radius:34px!important;
}
.hpcbe-home-yacht-booking .hpcbe-flow-step-selection{
    max-width:1080px!important;
    margin:0 auto!important;
}
.hpcbe-home-yacht-head{
    max-width:980px!important;
    margin:0 auto 22px!important;
    text-align:center!important;
}
.hpcbe-home-yacht-head h2{
    max-width:980px!important;
    margin:0 auto!important;
    font-size:clamp(36px,4.4vw,62px)!important;
    line-height:.98!important;
    letter-spacing:-.045em!important;
}
.hpcbe-home-yacht-head p{
    max-width:900px!important;
    font-size:clamp(17px,1.55vw,24px)!important;
    line-height:1.38!important;
}
.hpcbe-home-price{
    margin:14px auto 24px!important;
    text-align:center!important;
    font-size:clamp(24px,2.15vw,34px)!important;
    line-height:1.15!important;
}
.hpcbe-home-service-pills{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:14px!important;
    max-width:1030px!important;
    margin:0 auto 26px!important;
    align-items:stretch!important;
    justify-content:center!important;
}
.hpcbe-home-service-pill.hpcbe-service-card{
    min-height:104px!important;
    border-radius:24px!important;
    padding:18px 16px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
}
.hpcbe-home-service-pill .hpcbe-service-title{
    font-size:clamp(16px,1.25vw,21px)!important;
    line-height:1.08!important;
}
.hpcbe-home-service-pill .hpcbe-service-meta{
    font-size:clamp(13px,1vw,16px)!important;
    line-height:1.2!important;
    margin-top:6px!important;
}
.hpcbe-home-service-count-7 .hpcbe-home-service-pill:nth-child(5){grid-column:1 / span 2!important;}
.hpcbe-home-service-count-7 .hpcbe-home-service-pill:nth-child(6){grid-column:3 / span 1!important;}
.hpcbe-home-service-count-7 .hpcbe-home-service-pill:nth-child(7){grid-column:4 / span 1!important;}
.hpcbe-home-search-row{
    max-width:1080px!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:minmax(180px,.9fr) minmax(180px,.85fr) minmax(260px,1.15fr) minmax(220px,.9fr)!important;
    gap:14px!important;
    align-items:stretch!important;
}
.hpcbe-home-field{
    min-height:86px!important;
    border-radius:20px!important;
    padding:14px 18px!important;
}
.hpcbe-home-book-button{
    min-height:86px!important;
    border-radius:22px!important;
    width:100%!important;
    position:static!important;
    transform:none!important;
}
.hpcbe-home-summary,
.hpcbe-home-yacht-booking .hpcbe-trust-note{
    max-width:1080px!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
@media(max-width:1100px){
    .hpcbe-home-yacht-booking{width:calc(100vw - 26px)!important;padding:26px!important;}
    .hpcbe-home-service-pills{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
    .hpcbe-home-service-count-7 .hpcbe-home-service-pill:nth-child(n){grid-column:auto!important;}
    .hpcbe-home-service-count-7 .hpcbe-home-service-pill:nth-child(7){grid-column:2 / span 1!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 - 18px)!important;padding:18px!important;border-radius:26px!important;}
    .hpcbe-home-yacht-head{text-align:center!important;margin-bottom:16px!important;}
    .hpcbe-home-yacht-head h2{font-size:clamp(30px,10vw,42px)!important;line-height:1.02!important;}
    .hpcbe-home-yacht-head p{font-size:16px!important;}
    .hpcbe-home-price{text-align:center!important;font-size:24px!important;margin-bottom:18px!important;}
    .hpcbe-home-service-pills{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:18px!important;}
    .hpcbe-home-service-count-7 .hpcbe-home-service-pill:nth-child(n){grid-column:auto!important;}
    .hpcbe-home-service-pill.hpcbe-service-card{min-height:78px!important;border-radius:20px!important;padding:14px!important;}
    .hpcbe-home-search-row{grid-template-columns:1fr!important;gap:10px!important;}
    .hpcbe-home-field,.hpcbe-home-book-button{min-height:68px!important;}
}


/* v2.7.2: visible listing-page booking fallback */
.hpcbe-listing-content-booking{
    clear:both;
    width:100%;
    max-width:520px;
    margin:34px 0 24px;
}
.hpcbe-listing-content-booking .hpcbe-panel{
    width:100%;
    max-width:100%;
}
@media(max-width:860px){
    .hpcbe-listing-content-booking{
        max-width:none;
        margin:22px 0;
    }
}


/* v2.7.3: listing-page placement correction.
   The actual booking assistant must replace the HivePress sidebar/topbar booking area,
   not appear below the listing description. */
.hpcbe-launcher-mount.hpcbe-listing-top-mount,
.hpcbe-listing-top-mount{
    max-width:520px;
    margin:0 0 24px;
}
.hp-template--listing-view-page .hpcbe-launcher-card,
.hp-template--listing-view-page .hpcbe-panel{
    clear:none;
}
@media (min-width: 992px){
    .hp-template--listing-view-page .hp-listing__sidebar .hpcbe-launcher-card,
    .hp-template--listing-view-page .hp-page__sidebar .hpcbe-launcher-card,
    .hp-template--listing-view-page .hp-listing__sidebar .hpcbe-panel,
    .hp-template--listing-view-page .hp-page__sidebar .hpcbe-panel{
        margin-top:0!important;
        position:sticky;
        top:24px;
    }
}


/* v2.7.5: HOME PAGE ONLY - compact translucent yacht search box. Does not affect listing panels/modals. */
.hpcbe-home-yacht-booking{
    width:min(980px,calc(100vw - 36px))!important;
    max-width:980px!important;
    margin:18px auto!important;
    padding:22px 24px!important;
    border-radius:26px!important;
    background:rgba(255,255,255,.72)!important;
    border:1px solid rgba(220,236,249,.72)!important;
    box-shadow:0 18px 48px rgba(8,35,68,.16)!important;
    -webkit-backdrop-filter:blur(12px) saturate(125%)!important;
    backdrop-filter:blur(12px) saturate(125%)!important;
}
.hpcbe-home-yacht-booking .hpcbe-flow-step-selection{
    max-width:920px!important;
}
.hpcbe-home-yacht-booking .hpcbe-home-kicker{
    font-size:12px!important;
    letter-spacing:.20em!important;
    line-height:1.1!important;
    margin-bottom:7px!important;
}
.hpcbe-home-yacht-head{
    max-width:760px!important;
    margin:0 auto 12px!important;
}
.hpcbe-home-yacht-head h2{
    font-size:clamp(26px,3.4vw,42px)!important;
    line-height:1.02!important;
    letter-spacing:-.035em!important;
}
.hpcbe-home-yacht-head p{
    max-width:680px!important;
    margin-top:7px!important;
    font-size:clamp(13px,1.05vw,16px)!important;
    line-height:1.35!important;
}
.hpcbe-home-price{
    margin:8px auto 14px!important;
    font-size:clamp(19px,1.8vw,25px)!important;
    line-height:1.1!important;
}
.hpcbe-home-service-pills{
    max-width:850px!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:9px!important;
    margin:0 auto 14px!important;
}
.hpcbe-home-service-count-7 .hpcbe-home-service-pill:nth-child(n){
    grid-column:auto!important;
}
.hpcbe-home-service-count-7 .hpcbe-home-service-pill:nth-child(5){
    grid-column:1 / span 2!important;
}
.hpcbe-home-service-count-7 .hpcbe-home-service-pill:nth-child(6){
    grid-column:3 / span 1!important;
}
.hpcbe-home-service-count-7 .hpcbe-home-service-pill:nth-child(7){
    grid-column:4 / span 1!important;
}
.hpcbe-home-service-pill.hpcbe-service-card{
    min-height:66px!important;
    border-radius:18px!important;
    padding:10px 10px!important;
}
.hpcbe-home-service-pill .hpcbe-service-card-main{
    gap:3px!important;
}
.hpcbe-home-service-pill .hpcbe-service-title{
    font-size:13px!important;
    line-height:1.08!important;
    letter-spacing:-.01em!important;
}
.hpcbe-home-service-pill .hpcbe-service-meta{
    font-size:11px!important;
    line-height:1.12!important;
}
.hpcbe-home-search-row{
    max-width:900px!important;
    grid-template-columns:minmax(150px,.85fr) minmax(150px,.8fr) minmax(230px,1.1fr) minmax(180px,.85fr)!important;
    gap:10px!important;
}
.hpcbe-home-field{
    min-height:62px!important;
    border-radius:16px!important;
    padding:10px 13px!important;
}
.hpcbe-home-field > span,
.hpcbe-home-guests-field .hpcbe-label{
    font-size:11px!important;
    letter-spacing:.06em!important;
    margin-bottom:3px!important;
}
.hpcbe-home-date-field input,
.hpcbe-home-time-field select,
.hpcbe-home-guests-grid input,
.hpcbe-home-guests-grid select{
    font-size:15px!important;
    line-height:1.15!important;
}
.hpcbe-home-book-button{
    min-height:62px!important;
    border-radius:18px!important;
    font-size:17px!important;
}
/* Remove the two informational text boxes from the home-page search only. */
.hpcbe-home-yacht-booking .hpcbe-home-summary,
.hpcbe-home-yacht-booking .hpcbe-trust-note{
    display:none!important;
}
@media(max-width:1020px){
    .hpcbe-home-yacht-booking{
        width:calc(100vw - 24px)!important;
        padding:18px 18px!important;
    }
    .hpcbe-home-service-pills{
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
    }
    .hpcbe-home-service-count-7 .hpcbe-home-service-pill:nth-child(n){grid-column:auto!important;}
    .hpcbe-home-service-count-7 .hpcbe-home-service-pill:nth-child(7){grid-column:2 / span 1!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;
        margin:8px auto!important;
        padding:11px!important;
        border-radius:18px!important;
        background:rgba(255,255,255,.66)!important;
        box-shadow:0 12px 30px rgba(8,35,68,.14)!important;
    }
    .hpcbe-home-yacht-head{
        margin-bottom:7px!important;
        text-align:center!important;
    }
    .hpcbe-home-yacht-booking .hpcbe-home-kicker{
        font-size:9px!important;
        letter-spacing:.18em!important;
        margin-bottom:4px!important;
    }
    .hpcbe-home-yacht-head h2{
        font-size:clamp(19px,7vw,28px)!important;
        line-height:1.02!important;
    }
    .hpcbe-home-yacht-head p{
        display:none!important;
    }
    .hpcbe-home-price{
        text-align:center!important;
        margin:5px auto 8px!important;
        font-size:16px!important;
    }
    .hpcbe-home-service-pills{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:6px!important;
        margin-bottom:9px!important;
    }
    .hpcbe-home-service-count-7 .hpcbe-home-service-pill:nth-child(n){grid-column:auto!important;}
    .hpcbe-home-service-pill.hpcbe-service-card{
        min-height:48px!important;
        border-radius:13px!important;
        padding:7px 6px!important;
    }
    .hpcbe-home-service-pill .hpcbe-service-title{
        font-size:10.5px!important;
        line-height:1.05!important;
    }
    .hpcbe-home-service-pill .hpcbe-service-meta{
        font-size:8.8px!important;
        line-height:1.05!important;
        margin-top:2px!important;
    }
    .hpcbe-home-search-row{
        grid-template-columns:1fr!important;
        gap:6px!important;
    }
    .hpcbe-home-field,
    .hpcbe-home-book-button{
        min-height:46px!important;
        border-radius:13px!important;
    }
    .hpcbe-home-field{
        padding:7px 10px!important;
    }
    .hpcbe-home-field > span,
    .hpcbe-home-guests-field .hpcbe-label{
        font-size:9px!important;
        margin-bottom:2px!important;
    }
    .hpcbe-home-date-field input,
    .hpcbe-home-time-field select,
    .hpcbe-home-guests-grid input,
    .hpcbe-home-guests-grid select{
        font-size:13px!important;
    }
    .hpcbe-home-book-button{
        font-size:14px!important;
    }
}
@media(max-width:430px){
    .hpcbe-home-yacht-booking{
        width:calc(100vw - 10px)!important;
        padding:9px!important;
        border-radius:16px!important;
    }
    .hpcbe-home-yacht-head h2{
        font-size:clamp(18px,6.6vw,25px)!important;
    }
    .hpcbe-home-price{
        font-size:15px!important;
    }
    .hpcbe-home-service-pills{
        gap:5px!important;
    }
    .hpcbe-home-service-pill.hpcbe-service-card{
        min-height:44px!important;
        padding:6px 5px!important;
    }
    .hpcbe-home-service-pill .hpcbe-service-title{
        font-size:10px!important;
    }
    .hpcbe-home-service-pill .hpcbe-service-meta{
        font-size:8px!important;
    }
    .hpcbe-home-field,
    .hpcbe-home-book-button{
        min-height:42px!important;
    }
}
