.Reservations_reservationsContainer__d_87f{padding:2rem;max-width:700px;margin:2rem auto;background-color:var(--card-background);border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.1);border:1px solid var(--border-color)}.Reservations_pageTitle__7_ehh{font-size:2.2rem;color:var(--primary-color);text-align:center;margin-bottom:1.5rem;font-family:var(--font-family-serif)}.Reservations_pageDescription__VgiU5{font-size:1.1rem;color:var(--text-color-secondary);text-align:center;margin-bottom:2.5rem;line-height:1.7}.Reservations_reservationForm__Pa_b0{display:flex;flex-direction:column;gap:1.75rem}.Reservations_formDescription__oCQAC{font-size:1rem;color:var(--text-color);margin-bottom:1rem;text-align:left;line-height:1.6;padding:1rem;background-color:var(--background-color-light);border-radius:8px;border-left:4px solid var(--primary-color)}.Reservations_formRow__5yK4z{display:flex;gap:1.5rem}.Reservations_formGroupHalf__JKKjU{flex:1 1}.Reservations_formGroup__bUgAE{display:flex;flex-direction:column;gap:.6rem}.Reservations_formGroup__bUgAE label{font-weight:600;color:var(--text-color);font-size:.95rem}.Reservations_inputFieldReservations__v2xAT,.Reservations_selectFieldReservations__nlCQR,.Reservations_textareaFieldReservations__pN_b_{width:100%;padding:.85rem 1.1rem;font-size:1rem;border:1px solid var(--border-color-strong);border-radius:8px;background-color:var(--input-background-color);color:var(--text-color);transition:border-color .2s ease,box-shadow .2s ease}.Reservations_inputFieldReservations__v2xAT::placeholder,.Reservations_textareaFieldReservations__pN_b_::placeholder{color:var(--text-color-placeholder)}.Reservations_inputFieldReservations__v2xAT:focus,.Reservations_selectFieldReservations__nlCQR:focus,.Reservations_textareaFieldReservations__pN_b_:focus{border-color:var(--primary-color);box-shadow:0 0 0 .2rem var(--primary-color-focus-shadow);outline:none}.Reservations_selectFieldReservations__nlCQR{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23555' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em}html[data-theme=dark] .Reservations_selectFieldReservations__nlCQR{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23bbb' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.Reservations_textareaFieldReservations__pN_b_{resize:vertical;min-height:120px}.Reservations_submitButtonReservations__PvQiq{background-color:var(--primary-color);color:var(--button-text-color);padding:.9rem 1.8rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease;align-self:center;margin-top:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Reservations_submitButtonReservations__PvQiq:hover{background-color:var(--link-hover-color);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.Reservations_submitButtonReservations__PvQiq:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}.Reservations_confirmationNote__Yy7mR{text-align:center;margin-top:1.5rem;font-size:.95rem;color:var(--text-color-secondary);opacity:.9;line-height:1.6}@media (max-width:768px){.Reservations_reservationsContainer__d_87f{margin:1rem;padding:1.5rem}.Reservations_pageTitle__7_ehh{font-size:1.8rem}.Reservations_pageDescription__VgiU5{font-size:1rem;margin-bottom:2rem}.Reservations_formRow__5yK4z{flex-direction:column;gap:1.25rem}.Reservations_formDescription__oCQAC{padding:.8rem;font-size:.95rem}.Reservations_submitButtonReservations__PvQiq{width:100%;padding:.8rem 1.5rem;font-size:1rem}}@media (max-width:480px){.Reservations_reservationsContainer__d_87f{padding:1rem}.Reservations_pageTitle__7_ehh{font-size:1.6rem}.Reservations_inputFieldReservations__v2xAT,.Reservations_selectFieldReservations__nlCQR,.Reservations_textareaFieldReservations__pN_b_{padding:.75rem .9rem;font-size:.95rem}}