.BookingSuccessPage_container__Ss6PG{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#ffffff}.BookingSuccessPage_successCard__F2y_g{background:white;max-width:500px;width:100%;padding:2rem;text-align:center}.BookingSuccessPage_successIcon__huoNg{width:48px;height:48px;margin:0 auto 1.5rem;background:#4ade80;border-radius:50%;display:flex;align-items:center;justify-content:center}.BookingSuccessPage_successIcon__huoNg svg{width:24px;height:24px;color:white}.BookingSuccessPage_headerText__yZTPb{margin-bottom:2rem}.BookingSuccessPage_headerText__yZTPb h1{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 .75rem}.BookingSuccessPage_headerText__yZTPb p{color:#6b7280;font-size:.95rem;margin:0}.BookingSuccessPage_bookingDetails__AxqBN{background:#f9fafb;border-radius:8px;padding:1.5rem;text-align:left;margin-bottom:2rem}.BookingSuccessPage_detailItem__b8vFc{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.BookingSuccessPage_detailItem__b8vFc:last-child{border-bottom:none;padding-bottom:0}.BookingSuccessPage_detailItem__b8vFc:first-child{padding-top:0}.BookingSuccessPage_label__gdZmO{color:#6b7280;font-size:.95rem}.BookingSuccessPage_value__l6qU5{color:#111827;font-weight:500;font-size:.95rem;text-align:right}.BookingSuccessPage_attendees__l4s4X{display:flex;align-items:center;justify-content:flex-end}.BookingSuccessPage_additionalAttendees__oq99_{background:#e5e7eb;color:#4b5563;font-size:.875rem;padding:.25rem .75rem;border-radius:12px;font-weight:500}.BookingSuccessPage_homeButton__ApvXb{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;background-color:#4ade80;color:white;border-radius:8px;font-weight:500;text-decoration:none;transition:background-color .2s}.BookingSuccessPage_homeButton__ApvXb:hover{background-color:#22c55e}@media (max-width:640px){.BookingSuccessPage_container__Ss6PG{padding:1rem}.BookingSuccessPage_successCard__F2y_g{padding:1.5rem}}