.ghl-booking-card{box-sizing:border-box;background:#fff;border-radius:1rem;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 20px -2px #14181f14}.ghl-booking-card .card-topbar{background:linear-gradient(90deg,#f50 0%,#ff7a33 100%);flex-shrink:0;height:6px}.ghl-booking-card .card-body{flex-direction:column;flex-grow:1;justify-content:flex-start;padding:1.75rem;display:flex}#step-1-calendar,#step-1b-slots,#step-2-contact{flex-direction:column;flex-grow:1;height:100%;display:flex}#step-1-calendar[style*="display: none"],#step-1b-slots[style*="display: none"],#step-2-contact[style*="display: none"]{display:none!important}#step-1b-slots[style*="display: flex"],#step-2-contact[style*="display: flex"]{display:flex!important}#step-1-calendar #ghl-step-hint,#step-2-contact .card-delivery{padding-top:1.5rem;margin-top:auto!important}.ghl-booking-card .card-title{color:#171c24;margin:0 0 .375rem;font-size:1.25rem;font-weight:800;line-height:1.2}.ghl-booking-card .card-sub{color:#64748b;margin:0 0 1.25rem;font-size:.875rem;line-height:1.4}.ghl-booking-card .step-bar-title{color:#171c24;text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;margin-bottom:.625rem;font-size:.8125rem;font-weight:700;display:flex}.ghl-booking-card .step-bar-sub{color:#94a3b8;text-transform:none;letter-spacing:normal;font-size:.75rem;font-weight:600}.ghl-booking-card .card-delivery{color:#64748b;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;display:inline-flex}.ghl-booking-card .card-delivery svg{color:#94a3b8;flex-shrink:0}.ghl-booking-card .ghl-calendar{flex-direction:column;gap:14px;display:flex}.ghl-booking-card .ghl-cal-nav{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.ghl-booking-card .ghl-cal-nav-btn{color:#f50;cursor:pointer;background:#fff2ec;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:0;transition:all .15s;display:flex}.ghl-booking-card .ghl-cal-nav-btn:hover{background:#ffe0cc}.ghl-booking-card .ghl-cal-nav-btn svg{width:14px;height:14px}.ghl-booking-card .ghl-cal-nav-btn:disabled{opacity:.4;cursor:not-allowed}.ghl-booking-card .ghl-cal-month-label{color:#171c24;letter-spacing:-.01em;font-size:.9375rem;font-weight:700;font-family:Plus Jakarta Sans,Inter,sans-serif!important}.ghl-booking-card .ghl-cal-grid{grid-template-columns:repeat(7,1fr);place-items:center;gap:4px 6px;display:grid}.ghl-booking-card .ghl-cal-weekday{color:#171c24;text-align:center;width:34px;padding:6px 0;font-size:.6875rem;font-weight:700;font-family:Inter,sans-serif!important}.ghl-booking-card .ghl-cal-day{color:#cbd5e1;cursor:default;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:.8125rem;font-weight:600;transition:background .15s,color .15s,transform .15s;display:flex;position:relative;font-family:Inter,sans-serif!important}.ghl-booking-card .ghl-cal-day.is-empty{visibility:hidden}.ghl-booking-card .ghl-cal-day.is-disabled,.ghl-booking-card .ghl-cal-day.is-past{color:#cbd5e1;cursor:not-allowed}.ghl-booking-card .ghl-cal-day.is-available{color:#171c24;cursor:pointer}.ghl-booking-card .ghl-cal-day.is-available:after{content:"";opacity:.25;background:#f50;border-radius:50%;width:5px;height:5px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.ghl-booking-card .ghl-cal-day.is-available:hover{background:#fff2ec}.ghl-booking-card .ghl-cal-day.is-selected{font-weight:700;color:#fff!important;background:#f50!important}.ghl-booking-card .ghl-cal-day.is-selected:after{display:none}.ghl-booking-card .ghl-cal-timezone{border-top:1px solid #f1f5f9;align-items:center;gap:8px;margin-top:6px;padding:14px 0 0;display:flex}.ghl-booking-card .ghl-cal-tz-select-wrap{flex:1;position:relative}.ghl-booking-card .ghl-cal-tz-select{appearance:none;color:#171c24;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:8px 32px;font-size:.8125rem;font-weight:500;font-family:Inter,sans-serif!important}.ghl-booking-card .ghl-cal-tz-select:focus{border-color:#f50;outline:0}.ghl-booking-card .ghl-cal-tz-icon{color:#94a3b8;pointer-events:none;width:14px;height:14px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.ghl-booking-card .ghl-cal-tz-chevron{color:#f50;pointer-events:none;width:12px;height:12px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.ghl-booking-card .slots-matrix{flex-direction:column;gap:10px;width:100%;max-width:320px;margin:1.5rem auto;display:flex}.ghl-booking-card .slot-row{align-items:center;gap:8px;width:100%;display:flex}.ghl-booking-card .slot-time-btn{color:#f50;cursor:pointer;text-align:center;background:#fff;border:1.5px solid #f50;border-radius:8px;outline:none;flex:1;width:100%;padding:14px 8px;font-size:.9375rem;font-weight:700;transition:all .2s;font-family:Inter,sans-serif!important}.ghl-booking-card .slot-time-btn:hover{background:#fff2ec}.ghl-booking-card .slot-time-btn:disabled{color:#cbd5e1;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.ghl-booking-card .slot-time-btn:disabled:hover{background:#f8fafc}.ghl-booking-card .slot-time-btn.is-selected{flex:0 0 calc(50% - 4px);color:#fff!important;background:#171c24!important;border-color:#171c24!important}.ghl-booking-card .slot-pick-btn{color:#fff;cursor:pointer;text-align:center;background:#f50;border:none;border-radius:8px;flex:0 0 calc(50% - 4px);padding:14px 8px;font-size:.9375rem;font-weight:700;transition:all .2s;display:none;font-family:Inter,sans-serif!important}.ghl-booking-card .slot-time-btn.is-selected+.slot-pick-btn{animation:.2s ease-out slideInSlot;display:block}.ghl-booking-card .slot-pick-btn:hover{background:#e04b00}@keyframes slideInSlot{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.ghl-booking-card .s-field{margin-bottom:1.125rem}#step-2-contact{padding-bottom:1rem}.ghl-booking-card .s-field label{color:#171c24;margin-bottom:.5rem;font-size:.9375rem;font-weight:600;line-height:1.3;display:block;font-family:Inter,sans-serif!important}.ghl-booking-card .s-field label .req{color:#f50;margin-left:2px;font-weight:700}.ghl-booking-card .s-field input,.ghl-booking-card .s-field select,.ghl-booking-card .s-field textarea{color:#171c24;-webkit-appearance:none;-moz-appearance:none;background:#fff;border:1.5px solid #e2e8f0;border-radius:.5rem;outline:none;width:100%;padding:.875rem 1rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s,background .15s;font-family:Inter,sans-serif!important}.ghl-booking-card .s-field select{cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23171C24' stroke-width='2'%3e%3cpolyline points='6 9 12 15 18 9'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.5rem}.ghl-booking-card .s-field input::placeholder{color:#94a3b8}.ghl-booking-card .s-field input:focus,.ghl-booking-card .s-field select:focus{border-color:#f50;box-shadow:0 0 0 3px #ff55001f}.ghl-booking-card .s-field.is-hidden{display:none}.ghl-booking-card .s-field-hint{color:#64748b;margin-top:.375rem;font-size:.75rem;line-height:1.4;display:block}.ghl-booking-card .s-error{color:#ef4444;margin:0 0 .75rem;font-size:.8125rem;font-weight:500;display:none}.ghl-booking-card .s-btn{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#f50;border:none;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.25rem;padding:.9375rem 1.25rem;font-size:.9375rem;font-weight:800;transition:background .15s,transform .1s,box-shadow .15s;display:flex;font-family:Plus Jakarta Sans,Inter,sans-serif!important}.ghl-booking-card .s-btn:hover{background:#e04b00;transform:translateY(-1px);box-shadow:0 6px 20px -4px #ff550059}.ghl-booking-card .booking-success-box{text-align:center;flex-direction:column;align-items:center;padding:1.25rem 0;display:none}.ghl-booking-card .conf-check-icon{color:#fff;background:#f50;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:.875rem;display:flex}.ghl-booking-card .conf-title{color:#171c24;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.5rem;font-weight:800;font-family:Plus Jakarta Sans,Inter,sans-serif!important}.ghl-booking-card .conf-sub{color:#475569;max-width:480px;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.ghl-booking-card .conf-ticket-card{text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;width:100%;max-width:480px;margin-bottom:1.5rem;overflow:hidden}.ghl-booking-card .conf-ticket-header{background:#fff7ed;border-bottom:1px solid #ffedd5;justify-content:space-between;align-items:center;padding:1rem 1.125rem;display:flex}.ghl-booking-card .conf-ticket-date-wrap{align-items:center;gap:.5rem;display:flex}.ghl-booking-card .conf-ticket-datetime{color:#171c24;font-size:.9375rem;font-weight:700;font-family:Plus Jakarta Sans,Inter,sans-serif!important}.ghl-booking-card .conf-ticket-dur{color:#fff;letter-spacing:.04em;background:#f50;border-radius:999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:800;font-family:Inter,sans-serif!important}.ghl-booking-card .conf-ticket-details{flex-direction:column;gap:.625rem;padding:1rem 1.125rem;display:flex}.ghl-booking-card .conf-detail-item{align-items:baseline;gap:.5rem;font-size:.875rem;display:flex}.ghl-booking-card .conf-detail-label{color:#94a3b8;letter-spacing:.06em;min-width:110px;font-size:.6875rem;font-weight:700}.ghl-booking-card .conf-detail-val{color:#171c24;font-weight:600}.ghl-booking-card .conf-actions-wrap{flex-direction:column;gap:.625rem;width:100%;max-width:480px;margin-bottom:1.25rem;display:flex}.ghl-booking-card .conf-btn-meet,.ghl-booking-card .conf-btn-gcal-link,.ghl-booking-card .conf-btn-home{border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .15s;display:flex;font-family:Inter,sans-serif!important}.ghl-booking-card .conf-btn-meet{color:#fff;background:#f50}.ghl-booking-card .conf-btn-meet:hover{background:#e04b00;transform:translateY(-1px)}.ghl-booking-card .conf-btn-gcal-link{color:#171c24;background:#fff;border:1.5px solid #e2e8f0}.ghl-booking-card .conf-btn-gcal-link:hover{background:#f8fafc;border-color:#94a3b8}.ghl-booking-card .conf-btn-home{color:#f50;background:0 0}.ghl-booking-card .conf-btn-home:hover{background:#fff7ed}.ghl-booking-card .conf-footer-note{color:#94a3b8;align-items:center;gap:.375rem;font-size:.75rem;display:inline-flex}.ghl-booking-card .ghl-back-btn{color:#f50;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:.5rem;padding:6px 0;font-size:.75rem;font-weight:700;display:inline-flex;font-family:Inter,sans-serif!important}.ghl-booking-card .ghl-back-btn:hover{color:#e04b00}.ghl-booking-card .ghl-calendar[hidden],.ghl-booking-card .ghl-flow-step[hidden]{display:none}.loading-spinner{width:48px;height:48px;position:relative}.loading-spinner svg{animation:1.5s linear infinite rotate}.loading-spinner svg circle{stroke-dasharray:50 100;animation:1.5s ease-in-out infinite dash}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}
