.chat-form .chat-hp{height:1px;left:-9999px;opacity:0;pointer-events:none;position:absolute;width:1px}.chat-form .chat-status{font-size:13px;line-height:1.5;margin:0}.chat-form .chat-status.is-error{color:var(--brand-red)}.chat-form .chat-input--error,.chat-form .chat-input--error:focus{border-color:var(--brand-red);box-shadow:0 0 0 3px rgba(179,1,44,.08)}.chat-left.is-booked>.chat-form,.chat-left.is-booked>.chat-kicker,.chat-left.is-booked>.chat-sub:not(.chat-sched-sub),.chat-left.is-booked>h1{display:none}.chat-form[hidden],.chat-scheduler[hidden]{display:none!important}.chat-scheduler{animation:chatSchedIn .45s ease both}@keyframes chatSchedIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.chat-sched-headline{color:var(--ink);font-family:Inter,system-ui,sans-serif;font-size:clamp(34px,4vw,48px);font-weight:700;letter-spacing:-.03em;line-height:1.05;margin-bottom:16px;text-wrap:balance}.chat-sched-headline em{color:var(--brand-red);font-style:italic;font-weight:600}.chat-scheduler .chat-sched-sub{margin-bottom:28px}.chat-sched-frame{background:var(--surface-card);border:.5px solid var(--hairline);border-radius:20px;box-shadow:0 1px 2px rgba(26,26,25,.03),0 4px 12px rgba(26,26,25,.04);overflow:hidden;padding:14px}.chat-sched-frame .meetings-iframe-container{min-height:640px}.chat-sched-frame iframe{border:0;border-radius:12px;width:100%}.chat-sched-fallback{background:var(--surface-card);border:.5px solid var(--hairline);border-radius:20px;box-shadow:0 1px 2px rgba(26,26,25,.03),0 4px 12px rgba(26,26,25,.04);color:var(--ink-2);font-size:16px;line-height:1.55;padding:28px 32px}