.booking-grid[data-astro-cid-pdfs7twc]{display:grid;grid-template-columns:1fr 380px;gap:64px;align-items:start}.booking-form__heading[data-astro-cid-pdfs7twc]{margin-bottom:8px}.form-group[data-astro-cid-pdfs7twc]{margin-bottom:24px}.form-row[data-astro-cid-pdfs7twc]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-label[data-astro-cid-pdfs7twc]{display:block;font-family:var(--font-body);font-size:.82rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:8px}.required[data-astro-cid-pdfs7twc]{color:var(--primary)}.booking-form[data-astro-cid-pdfs7twc] input[data-astro-cid-pdfs7twc],.booking-form[data-astro-cid-pdfs7twc] select[data-astro-cid-pdfs7twc],.booking-form[data-astro-cid-pdfs7twc] textarea[data-astro-cid-pdfs7twc]{width:100%;padding:14px 16px;background:var(--bg-card);border:1px solid var(--border-soft);border-radius:12px;color:var(--text-body);font-size:.95rem;font-family:var(--font-body);transition:border-color var(--duration-hover) ease,box-shadow var(--duration-hover) ease}.booking-form[data-astro-cid-pdfs7twc] input[data-astro-cid-pdfs7twc]:focus,.booking-form[data-astro-cid-pdfs7twc] select[data-astro-cid-pdfs7twc]:focus,.booking-form[data-astro-cid-pdfs7twc] textarea[data-astro-cid-pdfs7twc]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow)}.booking-form[data-astro-cid-pdfs7twc] input[data-astro-cid-pdfs7twc]::placeholder,.booking-form[data-astro-cid-pdfs7twc] textarea[data-astro-cid-pdfs7twc]::placeholder{color:#3d2b1f66}.booking-form[data-astro-cid-pdfs7twc] textarea[data-astro-cid-pdfs7twc]{resize:vertical;min-height:100px}.booking-form[data-astro-cid-pdfs7twc] select[data-astro-cid-pdfs7twc]{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%238B6F4E' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:44px;cursor:pointer}.payment-notice[data-astro-cid-pdfs7twc]{display:flex;align-items:center;gap:12px;padding:16px 20px;background:var(--primary-glow);border:1px solid var(--primary-dim);border-radius:12px;margin-bottom:24px;font-size:.85rem;color:var(--text-body);line-height:1.5}.payment-notice[data-astro-cid-pdfs7twc] svg[data-astro-cid-pdfs7twc]{flex-shrink:0}.booking-form__submit[data-astro-cid-pdfs7twc]{min-height:52px;padding:16px 48px;font-size:.88rem;width:100%;justify-content:center}.booking-form__submit[data-astro-cid-pdfs7twc]:disabled{opacity:.6;cursor:not-allowed;transform:none}.booking-form[data-astro-cid-pdfs7twc] input[data-astro-cid-pdfs7twc].error,.booking-form[data-astro-cid-pdfs7twc] select[data-astro-cid-pdfs7twc].error,.booking-form[data-astro-cid-pdfs7twc] textarea[data-astro-cid-pdfs7twc].error{border-color:var(--error);box-shadow:0 0 0 3px #c0392b26}.form-status[data-astro-cid-pdfs7twc]{margin-top:16px;font-size:.88rem;text-align:center;min-height:24px}.form-status[data-astro-cid-pdfs7twc].success{color:#27ae60}.form-status[data-astro-cid-pdfs7twc].error{color:var(--error)}.booking-sidebar[data-astro-cid-pdfs7twc]{display:flex;flex-direction:column;gap:16px;position:sticky;top:120px}.sidebar-card[data-astro-cid-pdfs7twc]{background:var(--bg-card);padding:28px;border-radius:16px;box-shadow:var(--shadow-card);transition:box-shadow var(--duration-hover) ease,transform var(--duration-hover) ease}.sidebar-card[data-astro-cid-pdfs7twc]:first-child{border-top:3px solid var(--primary);border-radius:0 0 16px 16px}.sidebar-card[data-astro-cid-pdfs7twc]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.sidebar-card__title[data-astro-cid-pdfs7twc]{font-family:var(--font-display);font-weight:500;font-size:1.1rem;color:var(--text-primary);margin-bottom:16px}.sidebar-steps[data-astro-cid-pdfs7twc]{list-style:none;padding:0;margin:0;counter-reset:step}.sidebar-steps[data-astro-cid-pdfs7twc] li[data-astro-cid-pdfs7twc]{counter-increment:step;padding:10px 0 10px 32px;position:relative;font-size:.88rem;line-height:1.5;color:var(--text-muted);border-bottom:1px solid var(--border-soft)}.sidebar-steps[data-astro-cid-pdfs7twc] li[data-astro-cid-pdfs7twc]:last-child{border-bottom:none;padding-bottom:0}.sidebar-steps[data-astro-cid-pdfs7twc] li[data-astro-cid-pdfs7twc]:before{content:counter(step);position:absolute;left:0;top:10px;width:22px;height:22px;border-radius:50%;background:var(--primary-glow);color:var(--primary);font-family:var(--font-mono);font-size:.7rem;font-weight:600;display:flex;align-items:center;justify-content:center}.turnaround-list[data-astro-cid-pdfs7twc]{display:flex;flex-direction:column;gap:0}.turnaround-item[data-astro-cid-pdfs7twc]{display:flex;justify-content:space-between;font-size:.84rem;color:var(--text-muted);padding:8px 0;border-bottom:1px solid var(--border-soft);gap:8px}.turnaround-item[data-astro-cid-pdfs7twc]:last-child{border-bottom:none;padding-bottom:0}.turnaround-item[data-astro-cid-pdfs7twc] span[data-astro-cid-pdfs7twc]:last-child{font-family:var(--font-mono);font-size:.72rem;white-space:nowrap;color:var(--primary)}.sidebar-card--cta[data-astro-cid-pdfs7twc]{text-align:center}.sidebar-card--cta[data-astro-cid-pdfs7twc] p[data-astro-cid-pdfs7twc]{margin-bottom:16px}.sidebar-card__btn[data-astro-cid-pdfs7twc]{width:100%;justify-content:center}.how-section[data-astro-cid-pdfs7twc]{background:var(--bg-section-alt)}.how-header[data-astro-cid-pdfs7twc]{text-align:center;margin-bottom:56px}.how-header[data-astro-cid-pdfs7twc] .eyebrow[data-astro-cid-pdfs7twc]{display:inline-flex;align-items:center;gap:12px;margin-bottom:16px}.how-eyebrow-line[data-astro-cid-pdfs7twc]{display:block;width:32px;height:1px;background:var(--primary)}.how-steps[data-astro-cid-pdfs7twc]{display:flex;justify-content:center;gap:0;max-width:1000px;margin:0 auto}.how-step[data-astro-cid-pdfs7twc]{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;padding:0 16px}.how-step__number[data-astro-cid-pdfs7twc]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;font-family:var(--font-display);font-size:1.2rem;font-weight:400;color:var(--primary);border:1px solid var(--primary);border-radius:50%;margin-bottom:20px;position:relative;z-index:1;background:var(--bg-section-alt)}.how-step__label[data-astro-cid-pdfs7twc]{font-family:var(--font-display);font-weight:500;font-size:1rem;color:var(--text-primary);margin-bottom:8px;line-height:1.3}.how-step__desc[data-astro-cid-pdfs7twc]{font-size:.82rem;max-width:160px}.how-step__connector[data-astro-cid-pdfs7twc]{position:absolute;top:28px;left:calc(50% + 28px);width:calc(100% - 56px);height:1px;background:var(--primary-dim)}@media(max-width:968px){.booking-grid[data-astro-cid-pdfs7twc]{grid-template-columns:1fr;gap:48px}.booking-sidebar[data-astro-cid-pdfs7twc]{position:static}}@media(max-width:768px){.form-row[data-astro-cid-pdfs7twc]{grid-template-columns:1fr;gap:0}.how-steps[data-astro-cid-pdfs7twc]{flex-direction:column;align-items:center;gap:32px}.how-step[data-astro-cid-pdfs7twc]{flex-direction:row;text-align:left;padding:0;gap:20px;max-width:400px;width:100%}.how-step__number[data-astro-cid-pdfs7twc]{margin-bottom:0;flex-shrink:0;width:48px;height:48px;font-size:1rem}.how-step__content[data-astro-cid-pdfs7twc]{flex:1}.how-step__desc[data-astro-cid-pdfs7twc]{max-width:none}.how-step__connector[data-astro-cid-pdfs7twc]{display:none}}@media(max-width:480px){.booking-form__submit[data-astro-cid-pdfs7twc]{padding:16px 24px}.sidebar-card[data-astro-cid-pdfs7twc]{padding:24px 20px}}
