.hlb{--ink:#173e3c;--teal:#175b55;--cream:#f7f5ee;--rose:#b74958;--line:#d9e2dc;max-width:1120px;margin:24px auto;background:var(--cream);color:var(--ink);border:1px solid var(--line);border-radius:24px;overflow:hidden;font:18px/1.65 Arial,sans-serif;text-align:left;box-sizing:border-box}.hlb *{box-sizing:border-box}.hlb [hidden]{display:none!important}.hlb p{margin:0 0 16px}.hlb h2,.hlb h3{font-family:Georgia,serif;color:var(--ink);font-weight:500;line-height:1.16;letter-spacing:-.025em;margin:0 0 18px}.hlb h2{font-size:clamp(36px,5.6vw,62px);max-width:760px;color:white}.hlb h3{font-size:30px}.hlb .hlb-hero{background:var(--teal);color:white;padding:42px 44px 32px}.hlb .hlb-eyebrow{font:700 12px/1.6 Arial,sans-serif;letter-spacing:.15em;margin-bottom:15px}.hlb .hlb-byline{font-size:16px;color:#e0eee8;margin-bottom:0}.hlb .hlb-inner{padding:28px 36px}.hlb .hlb-notice{border-radius:10px;padding:14px 18px;background:#e8eee8;margin-bottom:20px}.hlb .hlb-notice:empty{display:none}.hlb .hlb-notice[data-error=true]{background:#fff0ec;color:#7d2734;border:1px solid #d49ca0}.hlb .hlb-mode{background:#fff3ce;color:#614b0e;border:1px solid #deca8e;padding:12px 18px;border-radius:10px;font-size:16px}.hlb .hlb-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;margin-bottom:22px}.hlb .hlb-card>p:last-child{margin-bottom:0}.hlb .hlb-small{font-size:15px;line-height:1.6;color:#52645e}.hlb .hlb-form-row{display:flex;align-items:flex-end;gap:12px;margin:12px 0 18px;flex-wrap:wrap}.hlb input{display:block;border:1px solid #809991;border-radius:8px;background:white;color:var(--ink);font:18px/1.4 Arial,sans-serif;padding:13px 14px;min-height:52px;max-width:100%}.hlb input[type=email]{flex:1;min-width:180px}.hlb label{display:block;font-size:16px;font-weight:700;margin-bottom:6px}.hlb button{border:1px solid var(--teal);border-radius:8px;padding:13px 18px;min-height:50px;background:var(--teal);color:#fff;font:700 16px/1.4 Arial,sans-serif;cursor:pointer;text-transform:none;letter-spacing:normal;white-space:normal}.hlb button:hover{background:#103f3b}.hlb button:disabled{opacity:.55;cursor:wait}.hlb :focus-visible{outline:3px solid #b74958;outline-offset:4px}.hlb .hlb-text-button{background:transparent;border-color:transparent;color:var(--teal);text-decoration:underline;padding:8px;min-height:44px}.hlb .hlb-text-button:hover{background:#eaf1ed}.hlb .hlb-account{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px;flex-wrap:wrap;font-size:15px;overflow-wrap:anywhere}.hlb .hlb-account p{margin:0}.hlb .hlb-summary{display:grid;grid-template-columns:.85fr 1.15fr;gap:22px}.hlb .hlb-balance{background:#e8eee4;border:1px solid #d5dfcf;border-radius:18px;padding:30px;margin-bottom:22px;display:flex;flex-direction:column;justify-content:center}.hlb .hlb-credit-count{display:flex;gap:14px;align-items:baseline}.hlb .hlb-credit-count>span:first-child{font:76px/1 Georgia,serif}.hlb .hlb-credit-count>span:last-child{font-size:18px}.hlb .hlb-balance>p:last-child{font-size:16px}.hlb .hlb-price{font:32px/1.25 Georgia,serif;margin:10px 0 20px}.hlb [data-paypal]{position:relative;z-index:0}.hlb .hlb-section-title{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:10px}.hlb .hlb-section-title h3{margin-bottom:8px}.hlb .hlb-section-title .hlb-eyebrow{margin-bottom:10px}.hlb .hlb-pill{background:#edf2ed;border:1px solid #d5dfd7;border-radius:30px;padding:6px 14px;font-size:14px;white-space:nowrap}.hlb .hlb-slots{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-top:22px}.hlb .hlb-slots p{grid-column:1/-1}.hlb .hlb-slot{background:#fff;color:var(--teal);border-color:#9db5aa}.hlb .hlb-slot:hover,.hlb .hlb-slot[aria-pressed=true]{background:var(--teal);color:white}.hlb .hlb-confirm{border-top:1px solid var(--line);padding-top:22px;margin-top:22px}.hlb .hlb-booking-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 0;border-top:1px solid var(--line)}.hlb .hlb-booking-row p{margin:0}.hlb .hlb-booking-status{display:block;font-size:15px;color:#52645e}.hlb .hlb-row-actions{display:flex;gap:6px;flex-wrap:wrap}.hlb .hlb-footer{text-align:center;font-size:15px;color:#52645e;margin:20px 0 4px}.hlb a{color:var(--teal);text-decoration:underline}.hlb .hlb-loading{color:#52645e;font-size:16px}@media(max-width:720px){.hlb{margin:12px auto;border-radius:16px}.hlb .hlb-hero{padding:30px 24px}.hlb .hlb-inner{padding:20px 16px}.hlb .hlb-summary{grid-template-columns:1fr;gap:0}.hlb .hlb-card,.hlb .hlb-balance{padding:22px}.hlb .hlb-balance{min-height:190px}.hlb .hlb-booking-row{align-items:flex-start;flex-direction:column}.hlb h3{font-size:28px}.hlb .hlb-form-row>*{max-width:100%}.hlb .hlb-form-row>button,.hlb .hlb-form-row>div{width:100%}.hlb input{width:100%}.hlb .hlb-confirm>button{width:100%;margin-top:8px}.hlb .hlb-slots{grid-template-columns:repeat(2,minmax(0,1fr))}.hlb .hlb-slot{padding:12px 7px;font-size:15px}}@media(prefers-reduced-motion:reduce){.hlb *{scroll-behavior:auto!important}}
.hlb{container-type:inline-size}@container(max-width:720px){.hlb .hlb-summary{grid-template-columns:1fr;gap:0}.hlb .hlb-balance{min-height:180px}.hlb .hlb-credit-count{flex-wrap:wrap}}
