.landing-root .schedule-hero{padding:4.5rem 0 2.5rem}.landing-root .schedule-hero .kicker{background:var(--accent-soft);color:var(--accent-ink);letter-spacing:.06em;text-transform:uppercase;border-radius:1.8rem;padding:.35rem .9rem;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}.landing-root .schedule-hero h1{max-width:18ch;margin-top:1.25rem}.landing-root .schedule-hero .lede{color:var(--mute);max-width:60ch;margin-top:1.25rem;font-size:1.1rem;line-height:1.55}.landing-root .schedule-section{padding:.5rem 0 6rem}.landing-root .schedule-grid{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);align-items:start;gap:2rem;display:grid}@media (max-width:960px){.landing-root .schedule-grid{grid-template-columns:minmax(0,1fr)}}.landing-root .schedule-slots-col,.landing-root .schedule-form-col{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-card);padding:1.75rem}.landing-root .schedule-col-head{border-bottom:1px solid var(--line);align-items:flex-start;gap:.85rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.landing-root .schedule-col-head h3{font-size:1.15rem;font-weight:800;line-height:1.2}.landing-root .schedule-col-head p{color:var(--mute);margin-top:.35rem;font-size:.9rem}.landing-root .schedule-step{background:var(--accent);color:#fff;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:700;display:inline-flex}.landing-root .schedule-days{flex-direction:column;gap:1.5rem;display:flex}.landing-root .schedule-day h4{letter-spacing:.06em;text-transform:uppercase;color:var(--mute);margin-bottom:.65rem;font-size:.8rem;font-weight:700}.landing-root .schedule-slot-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:.5rem;display:grid}.landing-root .schedule-slot{appearance:none;background:var(--bg-alt);border:1px solid var(--line);color:var(--head);cursor:pointer;border-radius:9999px;padding:.55rem .5rem;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:600;transition:background .16s,border-color .16s,color .16s,transform .16s}.landing-root .schedule-slot:hover{border-color:var(--head);transform:translateY(-1px)}.landing-root .schedule-slot.is-selected{background:var(--accent);color:#fff;border-color:var(--accent)}.landing-root .schedule-loading,.landing-root .schedule-empty{text-align:center;color:var(--mute);padding:1.5rem;font-size:.95rem}.landing-root .schedule-empty a{color:var(--head);border-bottom:1px solid var(--line)}.landing-root .schedule-field{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.landing-root .schedule-field label,.landing-root .schedule-field legend{letter-spacing:.04em;text-transform:uppercase;color:var(--head);font-family:Manrope,sans-serif;font-size:.8rem;font-weight:700}.landing-root .schedule-field .schedule-field-hint{text-transform:none;letter-spacing:0;color:var(--mute);margin-left:.3rem;font-size:.78rem;font-weight:500}.landing-root .schedule-field input,.landing-root .schedule-field textarea{appearance:none;font:inherit;background:var(--bg);border:1px solid var(--line);color:var(--ink);border-radius:12px;padding:.7rem .85rem;font-size:.95rem;transition:border-color .16s,background .16s}.landing-root .schedule-field input:focus,.landing-root .schedule-field textarea:focus{border-color:var(--head);background:#fff;outline:none}.landing-root .schedule-field textarea{resize:vertical;min-height:84px;line-height:1.5}.landing-root .schedule-method{border:none;flex-direction:column;gap:.5rem;margin:0 0 1rem;padding:0;display:flex}.landing-root .schedule-method legend{margin-bottom:.4rem}.landing-root .schedule-method-option{border:1px solid var(--line);background:var(--bg);cursor:pointer;text-transform:none;letter-spacing:0;color:var(--head);border-radius:12px;align-items:center;gap:.65rem;padding:.7rem .9rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;transition:border-color .16s,background .16s;display:flex}.landing-root .schedule-method-option:hover{border-color:var(--head)}.landing-root .schedule-method-option.is-selected{border-color:var(--accent);background:var(--accent-soft)}.landing-root .schedule-method-option input{accent-color:var(--accent)}.landing-root .schedule-error{color:#8a1818;background:#fff4f4;border:1px solid #b41e1e40;border-radius:12px;margin-bottom:1rem;padding:.75rem .9rem;font-size:.9rem}.landing-root .schedule-submit{justify-content:flex-start;width:100%;margin-top:.5rem}.landing-root .schedule-submit:disabled{opacity:.55;cursor:not-allowed;animation:none}.landing-root .schedule-submit:disabled:hover{background:var(--accent);padding:4px 56px 4px 24px}.landing-root .schedule-submit:disabled:hover .btn-chat-icon{right:4px;transform:none}.landing-root .schedule-fineprint{color:var(--mute);margin-top:.9rem;font-size:.82rem;line-height:1.5}.landing-root .schedule-confirm{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-card);text-align:center;max-width:640px;margin:0 auto;padding:3rem 2.5rem}.landing-root .schedule-confirm-icon{background:var(--accent);color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:inline-flex}.landing-root .schedule-confirm-icon svg{width:28px;height:28px}.landing-root .schedule-confirm h2{margin-bottom:1rem}.landing-root .schedule-confirm .lede{color:var(--ink);max-width:48ch;margin:0 auto;font-size:1.05rem;line-height:1.55}.landing-root .schedule-confirm-sub{color:var(--mute);margin-top:1.25rem;max-width:52ch;margin-inline:auto;font-size:.95rem;line-height:1.55}.landing-root .schedule-confirm-cta{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:inline-flex}
