.hlb-booking,.hlb-booking *{box-sizing:border-box}.hlb-booking{--hlb-accent:#b88967;--hlb-radius:10px;width:min(820px,100%);margin:24px auto;padding:28px;background:#fff;border:1px solid #e7e1dc;border-radius:calc(var(--hlb-radius) + 6px);box-shadow:0 24px 70px rgba(25,20,18,.09);color:#2d2927;font-family:inherit}.hlb-booking button,.hlb-booking input,.hlb-booking textarea{font:inherit}.hlb-booking-head{text-align:center;margin-bottom:24px}.hlb-eyebrow{display:inline-block;color:var(--hlb-accent);font-size:11px;letter-spacing:1.2px;text-transform:uppercase;font-weight:900}.hlb-booking-head h2{margin:7px 0 6px;font-size:clamp(28px,4vw,42px);line-height:1.1}.hlb-booking-head p{margin:0;color:#756f6a}.hlb-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0 30px}.hlb-progress-item{position:relative;display:flex;align-items:center;gap:8px;color:#9a9490;font-size:12px;font-weight:700}.hlb-progress-item:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:#ece7e3}.hlb-progress-item span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#f1eeeb;color:#867f7a}.hlb-progress-item.is-active{color:#2d2927}.hlb-progress-item.is-active span,.hlb-progress-item.is-done span{color:#fff;background:var(--hlb-accent)}.hlb-progress-item.is-active:after,.hlb-progress-item.is-done:after{background:var(--hlb-accent)}.hlb-step{display:none}.hlb-step.is-active{display:block}.hlb-step h3{margin:0 0 18px;font-size:22px}.hlb-step-toolbar{margin-bottom:10px}.hlb-back{padding:0;border:0;background:none;color:#746d68;cursor:pointer;font-weight:700}.hlb-service-list,.hlb-staff-list{display:grid;gap:12px}.hlb-service-card,.hlb-staff-card{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border:1px solid #e5dfda;border-radius:var(--hlb-radius);background:#fff;text-align:left;cursor:pointer;transition:.2s ease}.hlb-service-card:hover,.hlb-staff-card:hover,.hlb-service-card.is-selected,.hlb-staff-card.is-selected{transform:translateY(-2px);border-color:var(--hlb-accent);box-shadow:0 12px 28px rgba(25,20,18,.07)}.hlb-service-card strong,.hlb-staff-card strong{display:block;font-size:16px}.hlb-service-card small,.hlb-staff-card small{display:block;margin-top:3px;color:#8c8580}.hlb-service-card b{white-space:nowrap;color:var(--hlb-accent)}.hlb-calendar-shell{padding:18px;border:1px solid #e7e1dc;border-radius:var(--hlb-radius);background:#fbfaf9}.hlb-calendar-head{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;text-align:center;margin-bottom:14px}.hlb-calendar-head button{width:36px;height:36px;border:1px solid #e2dcd7;border-radius:8px;background:#fff;cursor:pointer;font-size:22px}.hlb-weekdays,.hlb-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.hlb-weekdays{margin-bottom:6px}.hlb-weekdays span{text-align:center;color:#8c8580;font-size:11px;font-weight:800}.hlb-day{min-height:42px;border:1px solid transparent;border-radius:8px;background:transparent;color:#4f4945;cursor:pointer}.hlb-day:hover:not(:disabled){border-color:var(--hlb-accent)}.hlb-day:disabled{color:#c7c1bd;cursor:not-allowed}.hlb-day.is-selected{color:#fff;background:var(--hlb-accent)}.hlb-day.is-today{border-color:#cfc8c3}.hlb-day.is-blank{visibility:hidden}.hlb-slot-area{margin-top:22px}.hlb-slot-area h4{margin:0 0 10px}.hlb-slot-list{display:flex;flex-wrap:wrap;gap:8px}.hlb-booking .hlb-slot{padding:10px 14px;border:1px solid #d8d0ca;border-radius:8px;background:#f6f2ef;color:#4f4945!important;cursor:pointer;font-weight:800;opacity:1}.hlb-booking .hlb-slot:hover,.hlb-booking .hlb-slot.is-selected{color:#fff!important;background:var(--hlb-accent);border-color:var(--hlb-accent)}.hlb-muted,.hlb-loading{color:#938c87}.hlb-field{display:grid;gap:6px;margin-bottom:14px}.hlb-field label{font-size:13px;font-weight:800}.hlb-field label small{font-weight:500;color:#918a85}.hlb-field input,.hlb-field textarea{width:100%;padding:13px 14px;border:1px solid #ded8d3;border-radius:8px;background:#fff;outline:none}.hlb-field input:focus,.hlb-field textarea:focus{border-color:var(--hlb-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--hlb-accent) 16%,transparent)}.hlb-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hlb-gdpr{display:flex;align-items:flex-start;gap:9px;margin:4px 0 18px;color:#706964;font-size:12px}.hlb-summary{margin:16px 0;padding:16px;border-radius:var(--hlb-radius);background:#f8f5f2;color:#5f5853;font-size:14px}.hlb-summary strong{color:#2d2927}.hlb-primary{width:100%;min-height:50px;padding:0 18px;border:0;border-radius:var(--hlb-radius);background:var(--hlb-accent);color:#fff;cursor:pointer;font-weight:900;transition:.2s ease}.hlb-primary:hover{filter:brightness(.92);transform:translateY(-2px)}.hlb-primary:disabled{opacity:.55;cursor:not-allowed;transform:none}.hlb-form-message{margin-top:10px;color:#a12b2b;font-size:13px}.hlb-success{text-align:center;padding:28px 0 8px}.hlb-success-icon{width:62px;height:62px;margin:0 auto 14px;display:grid;place-items:center;border-radius:50%;background:var(--hlb-accent);color:#fff;font-size:28px;font-weight:900}.hlb-success h3{font-size:27px;margin:0 0 8px}.hlb-success-copy{color:#6f6863}.hlb-empty{padding:22px;border-radius:10px;background:#faf6f2;color:#6e6660;text-align:center}@media(max-width:650px){.hlb-booking{margin:0;padding:20px 14px;border-left:0;border-right:0;border-radius:0;box-shadow:none}.hlb-progress-item{justify-content:center}.hlb-progress-item small{display:none}.hlb-field-row{grid-template-columns:1fr}.hlb-service-card,.hlb-staff-card{padding:15px}.hlb-calendar-shell{padding:12px}.hlb-weekdays,.hlb-calendar-grid{gap:3px}.hlb-day{min-height:38px;padding:0}.hlb-primary{position:sticky;bottom:10px;z-index:5;box-shadow:0 10px 28px rgba(0,0,0,.12)}}

/* HL Booking 0.1.5 - zauzeti termini */
.hlb-booking .hlb-slot.is-occupied{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;min-width:70px;background:#f8dede!important;border-color:#e7b1b1!important;color:#9b3b3b!important;opacity:1!important;cursor:not-allowed!important;pointer-events:none;text-decoration:none!important;box-shadow:none!important;transform:none!important;}
.hlb-booking .hlb-slot.is-occupied span{color:#9b3b3b!important;text-decoration:line-through;}
.hlb-booking .hlb-slot.is-occupied small{display:block;color:#b14a4a!important;font-size:9px;line-height:1.1;text-transform:uppercase;letter-spacing:.45px;font-weight:900;}
.hlb-booking .hlb-slot.is-occupied:hover{background:#f8dede!important;border-color:#e7b1b1!important;color:#9b3b3b!important;box-shadow:none!important;transform:none!important;}

/* HL Booking 0.1.6 - calendar month navigation visibility */
.hlb-booking .hlb-calendar-head .hlb-cal-prev,
.hlb-booking .hlb-calendar-head .hlb-cal-next{
  display:grid!important;
  place-items:center!important;
  width:36px!important;
  height:36px!important;
  padding:0!important;
  margin:0!important;
  border:1px solid #d9d2cc!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#2d2927!important;
  opacity:1!important;
  visibility:visible!important;
  text-indent:0!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:28px!important;
  font-weight:700!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
.hlb-booking .hlb-calendar-head .hlb-cal-prev:hover,
.hlb-booking .hlb-calendar-head .hlb-cal-next:hover{
  background:var(--hlb-accent)!important;
  border-color:var(--hlb-accent)!important;
  color:#fff!important;
}
.hlb-booking .hlb-calendar-head .hlb-cal-prev:focus,
.hlb-booking .hlb-calendar-head .hlb-cal-next:focus{
  outline:2px solid var(--hlb-accent)!important;
  outline-offset:2px!important;
}
