.MyAccountPage_container__rJwUG{width:100%;margin:0 auto;padding:0 10%}.MyAccountPage_content__3h70n{padding:40px 0;min-height:70vh}.MyAccountPage_section__hxt1F{margin-bottom:60px}.MyAccountPage_sectionTitle__6VJcx{font-size:28px;font-weight:600;color:#2c3e50;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #eaeaea;position:relative}.MyAccountPage_sectionTitle__6VJcx:after{content:"";position:absolute;left:0;bottom:-1px;width:80px;height:2px;background-color:#3498db}.MyAccountPage_bookingsGrid__AzY7q{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:25px;gap:25px}.MyAccountPage_bookingCard__4OXBv{background:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease;border:1px solid #eaeaea;position:relative;padding-bottom:2rem}.MyAccountPage_bookingCard__4OXBv:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.MyAccountPage_cancelledCard__6Q0Vx{opacity:.85;background-color:#f9f9f9}.MyAccountPage_cancelledCard__6Q0Vx:hover{transform:none;box-shadow:0 4px 12px rgba(0,0,0,.08)}.MyAccountPage_cardHeader__95LXn{display:flex;justify-content:space-between;align-items:flex-start;padding:20px;background-color:#f8fafc;border-bottom:1px solid #eaeaea}.MyAccountPage_cardHeader__95LXn h3{margin:0;font-size:18px;font-weight:600;color:#2c3e50;display:flex;align-items:center}.MyAccountPage_typeIcon__pzz3u{margin-right:10px;color:#3498db}.MyAccountPage_roomType__3QNoJ{margin:5px 0 0;font-size:14px;color:#7f8c8d}.MyAccountPage_status__xeUQC{display:inline-flex;align-items:center;font-size:13px;padding:4px 10px;border-radius:20px;font-weight:500}.MyAccountPage_statusIcon__IF_aU{margin-right:5px;font-size:14px}.MyAccountPage_status__xeUQC.MyAccountPage_confirmed__GuYxy{background-color:#e3fcef;color:#0e9f6e}.MyAccountPage_status__xeUQC.MyAccountPage_cancelled__f4P61{background-color:#fee2e2;color:#dc2626}.MyAccountPage_status__xeUQC.MyAccountPage_cancellation_requested__F5xBJ,.MyAccountPage_status__xeUQC.MyAccountPage_pending__KAMOM{background-color:#fef3c7;color:#d97706}.MyAccountPage_cardContent__xWKTp{padding:20px}.MyAccountPage_infoRow__vY6eD{display:flex;align-items:center;margin-bottom:12px;font-size:15px;color:#34495e}.MyAccountPage_infoRow__vY6eD:last-child{margin-bottom:0}.MyAccountPage_icon___v5ZK{margin-right:12px;color:#7f8c8d;min-width:16px;text-align:center}.MyAccountPage_totalAmount__fNZJy{font-weight:600;color:#2c3e50}.MyAccountPage_durationBadge__b3Imn{display:inline-block;padding:4px 10px;background-color:#e3f2fd;color:#1976d2;border-radius:4px;font-size:13px;font-weight:500}.MyAccountPage_cancelledBadge__W5H87{display:inline-block;margin-left:10px;padding:2px 8px;background-color:#fee2e2;color:#dc2626;border-radius:4px;font-size:12px;font-weight:500}.MyAccountPage_detailsButton__8oMoI{width:100%;padding:12px;background-color:#f8fafc;border:none;border-top:1px solid #eaeaea;color:#3498db;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:absolute;bottom:0}.MyAccountPage_detailsButton__8oMoI:hover{background-color:#f1f5f9;color:#2980b9}.MyAccountPage_detailsButton__8oMoI svg{margin-right:8px}.MyAccountPage_expandedDetails__IbpuY{padding:20px;background-color:#f8fafc;border-top:1px solid #eaeaea}.MyAccountPage_detailsGrid__k2E_V{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:30px;margin-bottom:20px;width:100%}@media (max-width:768px){.MyAccountPage_detailsGrid__k2E_V{grid-template-columns:1fr}}.MyAccountPage_detailsColumn__0FzN6{margin-bottom:15px;width:100%}.MyAccountPage_subtitle__c9Bx5{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:15px;display:flex;align-items:center}.MyAccountPage_subtitle__c9Bx5 svg{margin-right:10px;color:#3498db}.MyAccountPage_detailRow__jAThP{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px;font-size:14px;line-height:1.5;width:100%}.MyAccountPage_detailLabel___mQvV{font-weight:500;color:#7f8c8d;min-width:120px;margin-right:10px}.MyAccountPage_paymentRow__vvSg9{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}.MyAccountPage_amountPaid__3DpPP{font-weight:600;color:#27ae60}.MyAccountPage_paymentStatus__w3gMw{font-weight:500;padding:2px 8px;border-radius:4px;font-size:13px}.MyAccountPage_paymentStatus__w3gMw.MyAccountPage_paid__rC8oX,.MyAccountPage_paymentStatus__w3gMw.MyAccountPage_success__8vVav{background-color:#e3fcef;color:#0e9f6e}.MyAccountPage_paymentStatus__w3gMw.MyAccountPage_pending__KAMOM{background-color:#fef3c7;color:#d97706}.MyAccountPage_paymentStatus__w3gMw.MyAccountPage_failed__f_bzC{background-color:#fee2e2;color:#dc2626}.MyAccountPage_customerDetails__Y7NKT{margin:20px 0;padding:20px;background-color:#fff;border-radius:8px;border:1px solid #eaeaea}.MyAccountPage_metaDetails__ulzSd{margin-top:20px;padding-top:20px;border-top:1px dashed #ddd;font-size:13px;color:#7f8c8d}.MyAccountPage_actionButtons__dgdYk{margin-top:25px;display:flex;justify-content:flex-end;align-items:center;gap:15px}.MyAccountPage_cancelButton__2W1bo{padding:10px 20px;background-color:#fff;border:1px solid #e74c3c;color:#e74c3c;border-radius:6px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;transition:all .2s ease}.MyAccountPage_cancelButton__2W1bo:hover:not(:disabled){background-color:#fee2e2}.MyAccountPage_cancelButton__2W1bo:disabled{opacity:.7;cursor:not-allowed}.MyAccountPage_cancelButton__2W1bo svg{margin-right:8px}.MyAccountPage_reviewStatus__pF2lF{display:inline-flex;align-items:center;padding:8px 16px;background-color:#e3fcef;color:#0e9f6e;border-radius:6px;font-size:14px;font-weight:500}.MyAccountPage_reviewedIcon__JSK7y{margin-right:8px;font-size:16px}.MyAccountPage_emptyState__AgJ_T{text-align:center;padding:50px 20px;background-color:#f8fafc;border-radius:10px;border:1px dashed #ddd}.MyAccountPage_emptyState__AgJ_T p{font-size:16px;color:#7f8c8d;margin-bottom:20px}.MyAccountPage_exploreLink__Pc2kV{display:inline-block;padding:12px 24px;background-color:#3498db;color:white;border-radius:6px;font-weight:500;text-decoration:none;transition:all .2s ease}.MyAccountPage_exploreLink__Pc2kV:hover{background-color:#2980b9;transform:translateY(-2px)}.MyAccountPage_favoritesCard__pVSe6{display:block;padding:25px;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.08);text-decoration:none;color:inherit;transition:all .3s ease;border:1px solid #eaeaea}.MyAccountPage_favoritesCard__pVSe6:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.MyAccountPage_favoritesContent__SBrrT{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;min-height:120px}.MyAccountPage_heartIcon__zWWR6{font-size:32px;color:#e74c3c;margin-bottom:15px}.MyAccountPage_favoritesContent__SBrrT span{font-size:16px;color:#2c3e50}.MyAccountPage_modalOverlay__4lmHQ{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.MyAccountPage_modalContent__izRK_{background-color:#fff;border-radius:12px;width:100%;max-width:500px;box-shadow:0 10px 25px rgba(0,0,0,.2);overflow:hidden;animation:MyAccountPage_modalFadeIn__cLMpn .3s ease-out}@keyframes MyAccountPage_modalFadeIn__cLMpn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.MyAccountPage_modalHeader__sxpHj{padding:20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eaeaea}.MyAccountPage_modalTitle__g69aE{margin:0;font-size:20px;font-weight:600;color:#2c3e50;display:flex;align-items:center}.MyAccountPage_modalIcon__z6i3M{margin-right:10px;color:#e74c3c}.MyAccountPage_successIcon__rgVc0{margin-right:10px;color:#27ae60}.MyAccountPage_modalCloseButton__wYUQL{background:none;border:none;font-size:20px;color:#7f8c8d;cursor:pointer;padding:5px;transition:all .2s ease}.MyAccountPage_modalCloseButton__wYUQL:hover{color:#e74c3c}.MyAccountPage_modalBody__WKaYi{padding:20px}.MyAccountPage_bookingName__rBQW3{font-weight:600;font-size:18px;color:#2c3e50;margin:10px 0}.MyAccountPage_cancellationPolicy__IXkM4{margin:20px 0;padding:15px;background-color:#f8fafc;border-radius:8px;border-left:3px solid #f59e0b;font-size:14px;line-height:1.6}.MyAccountPage_policyLink__Ku2en{color:#3498db;font-weight:500;text-decoration:none}.MyAccountPage_policyLink__Ku2en:hover{text-decoration:underline}.MyAccountPage_refundInfo__XqiQm{display:flex;align-items:center;margin:15px 0;padding:12px;background-color:#e3f2fd;border-radius:6px;font-size:14px;color:#1976d2}.MyAccountPage_infoIcon__yun3p{margin-right:10px;font-size:18px}.MyAccountPage_successContent__Isl9m{text-align:center;padding:20px 0}.MyAccountPage_successCheckIcon__aLBxx{font-size:48px;color:#27ae60;margin-bottom:20px;display:block}.MyAccountPage_successMessage__Zmat7{font-size:16px;line-height:1.6;color:#2c3e50;margin:0}.MyAccountPage_modalFooter__5AZ_J{padding:20px;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;border-top:1px solid #eaeaea}.MyAccountPage_cancelModalButton__XqFcf,.MyAccountPage_confirmCancelButton__FzdgM,.MyAccountPage_requestCancelButton__hk7W_,.MyAccountPage_successButton__O2yzI{padding:10px 20px;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.MyAccountPage_requestCancelButton__hk7W_{background-color:#fef3c7;color:#d97706}.MyAccountPage_requestCancelButton__hk7W_:hover:not(:disabled){background-color:#fde68a}.MyAccountPage_confirmCancelButton__FzdgM{background-color:#fee2e2;color:#dc2626}.MyAccountPage_confirmCancelButton__FzdgM:hover:not(:disabled){background-color:#fecaca}.MyAccountPage_cancelModalButton__XqFcf{background-color:#f1f5f9;color:#64748b}.MyAccountPage_cancelModalButton__XqFcf:hover{background-color:#e2e8f0}.MyAccountPage_successButton__O2yzI{background-color:#27ae60;color:white;min-width:100px}.MyAccountPage_successButton__O2yzI:hover{background-color:#219a52}.MyAccountPage_reviewButton__bZBz9{padding:10px 20px;background-color:#fff;border:1px solid #3498db;color:#3498db;border-radius:6px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;transition:all .2s ease}.MyAccountPage_reviewButton__bZBz9:hover{background-color:#e3f2fd}.MyAccountPage_reviewButton__bZBz9 svg{margin-right:8px}.MyAccountPage_ratingSection__45f7g{margin:20px 0}.MyAccountPage_starRating__gAj2z{display:flex;margin-top:10px}.MyAccountPage_star__YFQbN{font-size:24px;color:#FFD700;cursor:pointer;margin-right:5px;transition:all .2s ease}.MyAccountPage_star__YFQbN:hover{transform:scale(1.1)}.MyAccountPage_reviewForm__d5mh6{margin-top:20px}.MyAccountPage_reviewForm__d5mh6 label{display:block;margin-bottom:8px;font-weight:500;color:#2c3e50}.MyAccountPage_reviewForm__d5mh6 textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:14px;resize:vertical;min-height:100px}.MyAccountPage_reviewForm__d5mh6 textarea:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.2)}.MyAccountPage_submitReviewButton__1JJEm{padding:10px 20px;background-color:#3498db;color:white;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease}.MyAccountPage_submitReviewButton__1JJEm:hover:not(:disabled){background-color:#2980b9}.MyAccountPage_submitReviewButton__1JJEm:disabled{opacity:.7;cursor:not-allowed}@media (max-width:768px){.MyAccountPage_bookingsGrid__AzY7q{grid-template-columns:1fr}.MyAccountPage_sectionTitle__6VJcx{font-size:24px}.MyAccountPage_modalContent__izRK_{width:95%;margin:0 auto}.MyAccountPage_modalFooter__5AZ_J{flex-direction:column}.MyAccountPage_modalFooter__5AZ_J button{width:100%}.MyAccountPage_actionButtons__dgdYk{flex-direction:column;align-items:stretch}.MyAccountPage_actionButtons__dgdYk>*{width:100%;justify-content:center}}