.booking-module__iOS0sG__pageWrapper{background:var(--color-cream);min-height:calc(100vh - var(--nav-height) - 300px);padding:60px 24px 100px}.booking-module__iOS0sG__formCard{background:var(--color-white);border:1px solid var(--color-border);border-radius:20px;max-width:650px;margin:40px auto 0;padding:40px;box-shadow:0 15px 35px #033d4a0d}@media (max-width:768px){.booking-module__iOS0sG__formCard{margin-top:24px;padding:24px}}.booking-module__iOS0sG__header{text-align:center;margin-bottom:30px}.booking-module__iOS0sG__title{color:var(--color-primary);margin-bottom:8px;font-size:2.2rem}.booking-module__iOS0sG__subtitle{color:var(--color-text-secondary);font-size:.98rem}.booking-module__iOS0sG__formGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:600px){.booking-module__iOS0sG__formGrid{grid-template-columns:1fr 1fr}.booking-module__iOS0sG__fullWidth{grid-column:span 2}}.booking-module__iOS0sG__formGroup{flex-direction:column;gap:8px;display:flex}.booking-module__iOS0sG__label{font-family:var(--font-heading);color:var(--color-primary);font-size:.9rem;font-weight:600}.booking-module__iOS0sG__input,.booking-module__iOS0sG__select,.booking-module__iOS0sG__textarea{border:1.5px solid var(--color-border);background:var(--color-white);width:100%;color:var(--color-text-primary);transition:var(--transition-fast);border-radius:8px;padding:12px 16px;font-size:.95rem}.booking-module__iOS0sG__input:focus,.booking-module__iOS0sG__select:focus,.booking-module__iOS0sG__textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #033d4a14}.booking-module__iOS0sG__textarea{resize:vertical;min-height:100px}.booking-module__iOS0sG__error{color:#ef4444;margin-top:4px;font-size:.8rem}.booking-module__iOS0sG__successCard{background:var(--color-white);border:1.5px solid var(--color-success);text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:20px;max-width:550px;margin:40px auto 0;padding:40px;display:flex;box-shadow:0 15px 35px #10b98114}.booking-module__iOS0sG__successIcon{width:64px;height:64px;color:var(--color-success);background:#d1fae5;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.booking-module__iOS0sG__successTitle{color:var(--color-primary);font-size:1.8rem}.booking-module__iOS0sG__successDesc{color:var(--color-text-secondary);line-height:1.6}.booking-module__iOS0sG__receipt{background:var(--color-cream);border:1px solid var(--color-border);text-align:left;border-radius:12px;flex-direction:column;gap:10px;width:100%;margin:10px 0;padding:20px;font-size:.9rem;display:flex}.booking-module__iOS0sG__receiptRow{border-bottom:1px dashed var(--color-border);justify-content:space-between;padding-bottom:8px;display:flex}.booking-module__iOS0sG__receiptRow:last-child{border-bottom:none;padding-bottom:0}
