.reservation-module__dFab0G__reservationPage{max-width:900px;min-height:80vh;margin:0 auto;padding:40px}.reservation-module__dFab0G__pageTitle{color:var(--accent-gold);text-align:center;margin-bottom:10px;font-size:2.5rem}.reservation-module__dFab0G__pageSubtitle{text-align:center;color:var(--text-secondary);margin-bottom:40px}.reservation-module__dFab0G__formWrapper{background:#1a0f0fe6;border:1px solid #f4c23d4d;border-radius:12px;padding:30px;box-shadow:0 10px 40px #000c}.reservation-module__dFab0G__reservationForm{flex-direction:column;gap:30px;display:flex}.reservation-module__dFab0G__formSection h3{color:var(--primary-color);border-bottom:1px solid #ffffff1a;margin-bottom:15px;padding-bottom:5px;font-size:1.4rem}.reservation-module__dFab0G__inputGroup{flex:1;margin-bottom:15px}.reservation-module__dFab0G__formRow{gap:15px;display:flex}.reservation-module__dFab0G__reservationForm input,.reservation-module__dFab0G__reservationForm textarea{color:#fff;background-color:#00000080;border:1px solid #fff3;border-radius:6px;width:100%;padding:12px 15px;font-family:inherit;font-size:1rem;transition:border-color .3s}.reservation-module__dFab0G__reservationForm input:focus,.reservation-module__dFab0G__reservationForm textarea:focus{border-color:var(--accent-gold);outline:none}.reservation-module__dFab0G__menuPanel{border:1px solid #ffffff1a;border-radius:8px;height:300px;display:flex;overflow:hidden}.reservation-module__dFab0G__categorySidebar{background:#0009;border-right:1px solid #ffffff1a;flex-direction:column;width:30%;display:flex;overflow-y:auto}.reservation-module__dFab0G__categoryTab{text-align:left;color:var(--text-primary);background:0 0;border:none;border-bottom:1px solid #ffffff0d;padding:15px;font-weight:500;transition:all .2s}.reservation-module__dFab0G__categoryTab:hover{background:#ffffff0d}.reservation-module__dFab0G__activeTab{color:var(--accent-gold);border-left:3px solid var(--primary-color);background:#d11f2633}.reservation-module__dFab0G__itemsPanel{background:#1a0f0f66;width:70%;padding:15px;overflow-y:auto}.reservation-module__dFab0G__placeholderText{color:#fff6;text-align:center;margin-top:50px}.reservation-module__dFab0G__selectionItem{background:#0000004d;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:12px;transition:border-color .2s;display:flex}.reservation-module__dFab0G__selectionItem:hover{border-color:#fff3}.reservation-module__dFab0G__selectionInfo{flex-direction:column;display:flex}.reservation-module__dFab0G__selectionName{color:var(--text-primary);font-weight:600}.reservation-module__dFab0G__selectionPrice{color:var(--accent-gold);font-size:.9rem}.reservation-module__dFab0G__addBtn{background:var(--primary-color);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.2rem;transition:transform .2s;display:flex}.reservation-module__dFab0G__addBtn:hover{background:var(--primary-hover);transform:scale(1.1)}.reservation-module__dFab0G__cartSection{background:#0006;border-radius:8px;margin-top:20px;padding:15px}.reservation-module__dFab0G__cartSection h4{color:var(--text-secondary);margin-bottom:10px}.reservation-module__dFab0G__cartList{list-style:none}.reservation-module__dFab0G__cartList li{justify-content:space-between;margin-bottom:8px;font-size:.95rem;display:flex}.reservation-module__dFab0G__cartList button{color:#ff6b6b;background:0 0;border:none;font-size:.85rem;text-decoration:underline}.reservation-module__dFab0G__submitBtn{background:var(--primary-color);color:#fff;text-transform:uppercase;border:none;border-radius:8px;margin-top:10px;padding:16px;font-size:1.2rem;font-weight:700;transition:all .3s}.reservation-module__dFab0G__submitBtn:hover:not(:disabled){background:#b01820;transform:translateY(-2px);box-shadow:0 4px 15px #d11f2680}.reservation-module__dFab0G__submitBtn:disabled{opacity:.6;cursor:not-allowed}.reservation-module__dFab0G__successMessage{text-align:center;padding:50px 20px}.reservation-module__dFab0G__successMessage h2{color:#4cd137;margin-bottom:20px;font-size:2.5rem}.reservation-module__dFab0G__errorAlert{color:#e84118;background:#e8411833;border-left:4px solid #e84118;border-radius:4px;padding:10px}
