.book-call-section{background:#f7f8fa;padding:96px 0 108px}.book-call-wrap{display:flex;flex-direction:column;align-items:center;gap:24px}.book-call-badge{display:inline-flex;align-items:center;justify-content:center;background:#e8f4ff;color:#2fa8f5;border-radius:9999px;border:1px solid #bde8fd;font-size:16px;font-weight:400;line-height:1.5;padding:4px 18px}.book-call-title-wrap{text-align:center}.book-call-title{margin:0;color:#1d2230;font-weight:700;font-size:44px;line-height:1.12}.book-call-title span{color:#2fa8f5}.book-call-subtitle{margin:8px 0 0;color:#6e7080;font-size:16px;line-height:1.5}.book-call-card{width:100%;max-width:858px;border-radius:16px;border:1px solid #e3e8ef;overflow:visible;background:#fff;box-shadow:1px 4px 20px rgba(227,232,239,.4)}.book-call-header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#fff;padding:40px;border-radius:16px 16px 0 0;background:linear-gradient(96deg,#0d1733 2%,#101f47 50%,#123d77)}.book-call-host{margin:0;font-size:20px;font-weight:600;line-height:1.3}.book-call-role{margin:4px 0 0;font-size:14px;color:#c8d8ec}.book-call-meta{display:flex;align-items:center;gap:8px}.book-call-meta span{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(236,245,255,.35);border-radius:999px;font-size:14px;line-height:1.3;padding:6px 14px;gap:8px}.book-call-meta i{font-style:normal;font-size:12px;line-height:1}.book-call-body{padding:40px}.book-call-top-grid{display:grid;grid-template-columns:1.18fr .92fr;gap:12px}.book-call-label{margin:0 0 8px;color:#6e7080;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.book-call-calendar{border:1px solid #e3e8ef;border-radius:16px;padding:16px}.book-call-calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;color:#1c1c28;font-size:13px;font-weight:600}.book-call-calendar-header button{border:none;background:transparent;color:#4a4d5c;font-size:14px;cursor:pointer}.book-call-days-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px 6px}.book-call-day-name{text-align:center;color:#8a90a3;font-size:10px;font-weight:600}.book-call-day-cell{border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0 auto;border-radius:999px;color:#4a4d5c;font-size:11px;cursor:pointer}.book-call-day-cell.is-selected{background:#2fa8f5;color:#fff}.book-call-day-cell.is-muted{color:#aeb3c7}.book-call-day-cell.is-disabled{color:#c7cbd6;cursor:not-allowed}.book-call-next-slot{align-self:end;background:#20abf8;color:#fff;border-radius:12px;padding:16px;min-height:70px}.book-call-next-label{margin:0;font-size:14px}.book-call-next-time{margin:2px 0 0;font-size:20px;line-height:1.35;font-weight:600}.book-call-meridiem-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:3px 4px;border-radius:999px;background:#f3f6fa}.book-call-meridiem-tabs button{border:0;background:transparent;text-align:center;font-size:14px;color:#6e7080;padding:13px 4px;border-radius:999px;font-weight:500;cursor:pointer}.book-call-meridiem-tabs button.is-active{background:#2fa8f5;color:#fff}.book-call-times-grid{margin-top:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.book-call-time-chip{appearance:none;border-radius:999px;border:1px solid #e3e8ef;background:#fff;color:#1c1c28;text-align:center;font-size:14px;font-weight:500;padding:13px 8px;cursor:pointer}.book-call-time-chip.is-active{background:#2fa8f5;border-color:#2fa8f5;color:#fff}.book-call-time-chip.is-selected{border-color:#2fa8f5;color:#2fa8f5}.book-call-time-chip.is-active.is-selected{color:#fff}.book-call-time-chip.is-unavailable{background:#edf1f5;border-color:#edf1f5;color:#b0b6c4;cursor:not-allowed}.book-call-legend{display:flex;align-items:center;gap:16px;margin-top:8px}.book-call-legend span{color:#8a90a3;font-size:14px;display:inline-flex;align-items:center;gap:5px}.book-call-legend i{width:6px;height:6px;border-radius:50%}.book-call-legend .dot-selected{background:#2fa8f5}.book-call-legend .dot-unavailable{background:#c8cfda}.book-call-legend .dot-popular{background:#f5ae2e}.book-call-details-wrap{margin-top:14px;padding-top:14px;border-top:1px solid #edf1f5}.book-call-input-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.book-call-field{display:flex;flex-direction:column;gap:5px}.book-call-field label{font-size:14px;color:#1c1c28;font-weight:400}.book-call-field input{width:100%;border:1px solid #e3e8ef;border-radius:999px;padding:13px 24px;font-size:14px;color:#1c1c28;outline:none}.book-call-field input::placeholder{color:#b0b6c4}.book-call-field input:focus{border-color:#2fa8f5}.book-call-summary{margin-top:10px;border:1px solid #57c2fa;background:#e9f6fe;border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:10px}.book-call-summary-date{width:40px;height:40px;border-radius:8px;border:1px solid #57c2fa;background:#fff;display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.book-call-summary-date b{font-size:10px;line-height:1;color:#1c1c28}.book-call-summary p{margin:0;display:flex;flex-direction:column;line-height:1.3}.book-call-summary small{font-size:12px;color:#4a4d5c;font-weight:500}.book-call-summary strong{font-size:16px;color:#1c1c28;font-weight:600}.book-call-cta{margin-top:12px;width:100%;display:inline-flex;align-self:center;justify-content:center;align-items:center;border-radius:999px;background:#2fa8f5;color:#fff;text-decoration:none;font-size:16px;font-weight:600;padding:14px 20px;transition:transform .25s ease}.book-call-cta:hover{transform:scale(.97)}.book-call-cta:disabled{opacity:.75;cursor:not-allowed}.book-call-error{margin:8px 0 0;color:#dc2626;font-size:12px;font-weight:500}.book-call-popup-backdrop{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;background:rgba(18,24,45,.45);padding:16px}.book-call-popup{width:min(100%,420px);background:#fff;border-radius:16px;border:1px solid #e3e8ef;box-shadow:1px 4px 20px rgba(227,232,239,.4);padding:24px;text-align:center}.book-call-popup h3{margin:0;font-size:24px;font-weight:700;color:#1c1c28}.book-call-popup p{margin:10px 0 0;font-size:14px;line-height:1.5;color:#6e7080}.book-call-popup-btn{margin-top:18px;width:100%;border:0;border-radius:999px;background:#20abf8;color:#fff;font-size:16px;font-weight:600;padding:12px 18px;cursor:pointer}@media (max-width:900px){.book-call-title{font-size:34px}.book-call-input-grid,.book-call-times-grid,.book-call-top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.book-call-next-slot{align-self:stretch}.book-call-next-time{font-size:20px}}@media (max-width:640px){.book-call-section{padding:54px 0 64px}.book-call-title{font-size:28px}.book-call-body{padding:14px}.book-call-input-grid,.book-call-times-grid,.book-call-top-grid{grid-template-columns:1fr}.book-call-header{flex-direction:column;align-items:flex-start}.book-call-meta{width:100%;justify-content:flex-start}.book-call-legend{gap:10px;flex-wrap:wrap}.book-call-cta{width:100%}}