@font-face {font-family: 'Tripadvisor Sans';src: url('../../fonts/trip-sans/TripSans-Regular.woff2') format('woff2');font-weight: 400;font-style: normal;font-display: swap;}@font-face {font-family: 'Tripadvisor Sans';src: url('../../fonts/trip-sans/TripSans-Bold.woff2') format('woff2');font-weight: 700;font-style: normal;font-display: swap;}@font-face {font-family: 'Tripadvisor Sans';src: url('../../fonts/trip-sans/TripSans-Ultra.woff2') format('woff2');font-weight: 800;font-style: normal;font-display: swap;}*{scrollbar-width: thin;scrollbar-color: #ffffffff #ffffffff;}::-webkit-scrollbar {width: 2px;height: 2px;}body {font-family: 'Tripadvisor Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;background-color: #ffffff;color: #333;margin: 0;padding: 0;display: flex;flex-direction: column;min-height: 100vh;}.page-container {width: 100%;max-width: 1250px;margin: 0 auto;padding: 24px;box-sizing: border-box;padding-top: 90px;padding-bottom: 60px;flex-grow: 1;}.main-header-bar {width: 100%;background-color: #ffffff;padding: 12px 24px;box-sizing: border-box;position: fixed;top: 0;left: 0;z-index: 90;}.main-header-content {display: flex;align-items: center;justify-content: space-between;width: 100%;max-width: 1200px;margin: 0 auto;}.header-logo img {height: 32px;display: block;margin-right: 24px;width: auto;}.header-search-container {flex-grow: 1;max-width: 500px;position: relative;}.header-search-container form {margin: 0;}.header-search-container input[type="search"] {width: 100%;padding: 12px 45px 12px 20px;border-radius: 10px;border: 1px solid #ccc;font-size: 1rem;box-sizing: border-box;background-color: #ffffff;}.header-search-container input[type="search"]:focus {background-color: #ffffff;border-color: #000000;box-shadow: 0 0 0 2px rgba(0,77,64,0.2);outline: none;}.header-search-container .search-submit-btn {position: absolute;right: 6px;top: 50%;transform: translateY(-50%);background-color: #000000;color: white;border: none;border-radius: 50%;width: 34px;height: 34px;font-size: 1rem;cursor: pointer;display: flex;align-items: center;justify-content: center;}.header-actions {display: flex;align-items: center;gap: 20px;padding-left: 24px;}.header-actions .profile-dropdown-container {position: relative;}.header-actions .header-profile-button {width: 45px;height: 45px;border-radius: 50%;background-color: #f0f0f0;cursor: pointer;border: 1px solid #ccc;padding: 0;display: block;overflow: hidden;}.header-actions .header-profile-button span {display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;font-weight: bold;font-size: 16px;color: #000000;background-color: #ffffffff;}.header-actions .footer-dropdown-menu {display: none;position: absolute;bottom: auto;top: 50px;right: 0;background-color: #fff;border: 1px solid #e0e0e0;border-radius: 12px;box-shadow: 0 4px 12px rgba(0,0,0,0.1);width: 220px;z-index: 120;}.header-actions .footer-dropdown-menu.active {display: block;}.header-actions .footer-dropdown-menu a {display: block;padding: 12px 16px;text-decoration: none;color: #333;font-size: 0.9rem;border-bottom: 1px solid #f0f0f0;}.header-actions .footer-dropdown-menu a:last-child {border-bottom: none;}.header-actions .footer-dropdown-menu a:hover {background-color: #f9f9f9;}.header-search-icon-mobile {display: none;font-size: 1.5rem;color: #333;cursor: pointer;}.header-actions .notification-bell {position: relative;cursor: pointer;font-size: 1.5rem;color: #333;}.notification-bell .badge {position: absolute;top: -4px;right: -6px;background-color: #d93025;color: white;border-radius: 50%;font-size: 0.7rem;font-weight: 700;width: 18px;height: 18px;display: flex;align-items: center;justify-content: center;line-height: 1;}.notification-dropdown {display: none;position: absolute;top: 50px;right: -40px;background-color: #fff;border: 1px solid #e0e0e0;border-radius: 12px;box-shadow: 0 4px 12px rgba(0,0,0,0.1);width: 320px;z-index: 120;}.notification-dropdown.active {display: block;}.notification-dropdown .notif-header {padding: 12px 16px;font-weight: 700;border-bottom: 1px solid #f0f0f0;font-size: 0.9rem;}.notification-dropdown .notif-item {padding: 12px 16px;border-bottom: 1px solid #f0f0f0;}.notification-dropdown .notif-item:last-child {border-bottom: none;}.notification-dropdown .notif-item a {text-decoration: none;color: #333;font-size: 0.9rem;display: block;line-height: 1.4;}.notification-dropdown .notif-item:hover {background-color: #f9f9f9;}.notification-dropdown .notif-item span {font-size: 0.8rem;color: #777;display: block;margin-top: 4px;}.notification-dropdown .notif-footer {padding: 12px 16px;text-align: center;font-size: 0.9rem;background-color: #f9f9f9;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;}.notification-dropdown .notif-empty {padding: 20px 16px;text-align: center;font-size: 0.9rem;color: #777;}.search-modal-overlay {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #ffffff;z-index: 1000;padding: 12px;box-sizing: border-box;flex-direction: column;}.search-modal-header {display: flex;align-items: center;gap: 12px;padding-bottom: 12px;border-bottom: 1px solid #e0e0e0;flex-shrink: 0;}.search-modal-close-btn {font-size: 1.5rem;color: #333;cursor: pointer;background: none;border: none;padding: 0 8px;}.search-modal-header .search-input-wrapper {flex-grow: 1;position: relative;}.search-modal-header .search-input-wrapper form {margin: 0;}.search-modal-header input[type="search"] {width: 100%;padding: 12px 16px;border: none;font-size: 1rem;background-color: #f0f0f0;border-radius: 8px;box-sizing: border-box;}.search-modal-header input[type="search"]:focus {outline: none;background-color: #e9e9e9;}.search-modal-body {padding-top: 20px;overflow-y: auto;}.search-modal-body h3 {font-size: 1rem;font-weight: 700;color: #000;margin: 0 0 16px 0;}.recent-search-item {display: flex;align-items: center;gap: 12px;padding: 10px 0;font-size: 0.9rem;color: #333;text-decoration: none;border-bottom: 1px solid #f0f0f0;}.recent-search-item:last-child {border-bottom: none;}.page-header {display: flex;align-items: center;font-size: 13px;font-weight: 600;color: #000000;margin-bottom: 24px;}.page-header svg {width: 16px;height: 16px;margin-right: 6px;fill: #000000;}.trip-header {margin-bottom: 0px;}.trip-header .subtitle {font-size: 1rem;color: #555;margin-bottom: 5px;}.trip-header h1 {font-size: 2.5rem;font-weight: 700;color: #000;margin: 0 0 8px 0;}.recommendations-section {margin-bottom: 15px;}.recommendations-section p {font-size: 0.9rem;color: #555;line-height: 1.6;}.partner-banner {display: flex;border: 1px solid #e0e0e0;border-radius: 12px;padding: 20px;align-items: center;gap: 24px;margin-bottom: 32px;}.partner-content {flex-grow: 1;}.partner-meta {font-size: 0.8rem;font-weight: 600;color: #555;text-transform: uppercase;}.partner-title {font-size: 1.2rem;font-weight: 700;color: #000;margin: 4px 0 8px 0;}.partner-description {font-size: 0.9rem;color: #333;line-height: 1.5;margin: 0;}.partner-button-wrap {flex-shrink: 0;}.partner-button {border: 1px solid #333;border-radius: 50px;padding: 10px 24px;text-decoration: none;color: #000;font-weight: 600;font-size: 0.9rem;}.filter-bar-container {margin-bottom: 24px;}.filter-controls {display: flex;justify-content: space-between;align-items: center;gap: 16px;flex-wrap: wrap;}.filter-button-group {display: flex;gap: 12px;flex-wrap: nowrap;overflow-x: auto;width: 100%;padding-bottom: 10px;scrollbar-width: thin;scrollbar-color: #ffffffff #ffffffff;}.filter-button-group::-webkit-scrollbar {height: 8px;}.filter-button-group::-webkit-scrollbar-track {background: #f0f0f0;border-radius: 4px;}.filter-button-group::-webkit-scrollbar-thumb {background-color: #ccc;border-radius: 4px;}.filter-dropdown {background-color: #ffffff;border: 1px solid #ccc;border-radius: 50px;padding: 10px 16px;font-size: 0.9rem;font-weight: 600;color: #333;cursor: pointer;-webkit-appearance: none;appearance: none;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23333' 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 16px center;padding-right: 40px;flex-shrink: 0;white-space: nowrap;}.cards-grid {display: grid;grid-template-columns: repeat(3, 1fr);gap: 24px;}.card {position: relative;border: 1px solid #e0e0e0;border-radius: 12px;overflow: hidden;box-shadow: 0 2px 8px rgba(0,0,0,0.05);cursor: pointer;transition: box-shadow 0.2s ease, display 0.3s ease;}.card:hover {box-shadow: 0 4px 12px rgba(0,0,0,0.1);}.card[data-event-state="sold_out"],.card[data-event-state="closed"] {cursor: default;}.card[data-event-state="sold_out"]:hover,.card[data-event-state="closed"]:hover {box-shadow: 0 2px 8px rgba(0,0,0,0.05);}.card[data-event-state="sold_out"]:hover .image-container .status-overlay,.card[data-event-state="closed"]:hover .image-container .status-overlay {opacity: 1;}.card[data-event-state="sold_out"]:hover .image-container .status-overlay,.card[data-event-state="closed"]:hover .image-container .status-overlay {opacity: 1;}.card .image-container {width: 100%;height:auto;}.card-date-badge {position: absolute;bottom: 0px;right: 0px;background-color: #000000;color: white;border-radius: 8px 0px;padding: 20px 6px;text-align: center;line-height: 1.1;width: 65px;box-sizing: border-box;z-index: 2;}.card-date-badge .month {font-size: 0.9rem;color:#ffffff;font-weight: 700;text-transform: uppercase;display: block;opacity: 0.9;}.card-date-badge .day {font-size: 1.8rem;color:#ffffff;font-weight: 800;display: block;letter-spacing: -1px;}.card .image-container img {width: 100%;height: 100%;object-fit: cover;}.image-container .status-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.6);display: flex;align-items: center;justify-content: center;z-index: 3;opacity: 1;transition: opacity 0.2s ease;}.image-container .status-overlay span {color: white;font-size: 1.6rem;font-weight: 800;text-transform: uppercase;border: 2px solid white;padding: 8px 16px;letter-spacing: 1px;text-align: center;}.card:hover .image-container .status-overlay.not-started-overlay {opacity: 0;}.card .add-button {position: absolute;top: 12px;right: 12px;width: 32px;height: 32px;border-radius: 50%;background-color: rgba(255, 255, 255, 1);color: white;border: 1px solid white;font-size: 1.5rem;font-weight: 300;display: flex;align-items: center;justify-content: center;line-height: 30px;z-index: 2;}.card .add-button.booked {background-color: #000000;color: #ffffff;font-size: 1.2rem;font-weight: bold;border: 1px solid #000000;}.card .card-content {padding: 16px;}.card .card-title {font-size: 1.1rem;font-weight: 700;color: #000;margin-bottom: 8px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}.card .card-location {font-size: 0.9rem;color: #555;margin-bottom: 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: flex;align-items: center;gap: 6px;}.card-organizer-info {display: flex;align-items: center;gap: 10px;margin-bottom: 8px;}.organizer-avatar {width: 28px;height: 28px;border-radius: 50%;background-color: #e0e9e8;color: #000000;font-weight: bold;font-size: 0.8rem;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}.organizer-avatar-img {width: 28px;height: 28px;border-radius: 50%;object-fit: cover;flex-shrink: 0;background-color: #e0e9e8;}.organizer-details {font-size: 0.85rem;color: #555;line-height: 1.4;}.organizer-name {color: #595858;font-weight: 600;}.price-wrapper {text-align: left;}.card .price {font-size: 1rem;color: #333;font-weight: 600;}.card .price span {font-weight: 800;font-size: 1.2rem;color: #000;}.card .price s {color: #777;margin-left: 5px;font-weight: normal;}.no-results-message {text-align: center;padding: 60px 24px;display: none;width: 100%;box-sizing: border-box;}.no-results-message img {max-width: 150px;margin-bottom: 24px;opacity: 0.7;}.no-results-message h2 {font-size: 1.5rem;font-weight: 700;color: #000;margin: 0 0 12px 0;}.no-results-message p {font-size: 1rem;color: #555;line-height: 1.6;max-width: 400px;margin: 0 auto;}footer {position: sticky;bottom: 0;background-color: #000000;border-top: 1px solid #fff;padding: 10px 0;z-index: 10;flex-shrink: 0;}.footer-container {display: flex;justify-content: space-between;align-items: center;max-width: 960px;margin: 0 auto;padding: 0 24px;}.toggle-switch {display: flex;align-items: center;gap: 12px;font-size: 0.9rem;font-weight: 500;}.toggle-switch label {position: relative;display: inline-block;width: 44px;height: 24px;}.toggle-switch input {display: none;}.slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #b2ff19;border-radius: 34px;transition: .4s;}.slider:before {position: absolute;content: "";height: 18px;width: 18px;left: 3px;bottom: 3px;background-color: white;border-radius: 50%;transition: .4s;}.toggle-switch input:checked + .slider {background-color: #000000;}.toggle-switch input:checked + .slider:before {transform: translateX(20px);}.profile-dropdown-footer {display: none;}.sidebar-backdrop {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);z-index: 99;opacity: 0;transition: opacity 0.3s ease;display: none;}.sidebar-panel {position: fixed;top: 0;right: 0;width: 500px;height: 100%;background-color: #ffffff;box-shadow: -4px 0 16px rgba(0,0,0,0.1);z-index: 100;transform: translateX(100%);transition: transform 0.3s ease;display: flex;flex-direction: column;}.sidebar-scrollable-area {flex-grow: 1;overflow-y: auto;}.sidebar-content {padding: 24px;box-sizing: border-box;}body.sidebar-open {overflow: hidden;}body.sidebar-open .sidebar-backdrop {display: block;opacity: 1;}body.sidebar-open .sidebar-panel {transform: translateX(0);}.sidebar-header {position: relative;}.sidebar-image-container {position: relative;width: 100%;height: auto;overflow: hidden;background-color: #f0f0f0;}.sidebar-image-container img {width: 100%;height: 100%;object-fit: cover;}.sidebar-close-btn {position: absolute;top: 16px;left: 16px;width: 45px;height: 45px;border-radius: 50%;background-color: rgba(255,255,255,0.9);border: none;font-size: 1.5rem;cursor: pointer;line-height: 30px;z-index: 5;}.sidebar-section {padding-bottom: 0px;}.sidebar-content .sidebar-section:last-child {border-bottom: none;margin-bottom: 0;}.sidebar-section h2 {font-size: 1.4rem;font-weight: 800;color: #000;margin: 0 0 12px 0;}.sidebar-section h3 {font-size: 1.1rem;font-weight: 700;color: #000;margin-bottom: 16px;}.sidebar-section .price {font-size: 1rem;color: #333;margin-top: 16px;}.sidebar-section .price span {font-weight: 700;font-size: 1.2rem;}.equipments-grid {display: grid;grid-template-columns: repeat(2, 1fr);gap: 16px;}.equipment-item {display: flex;align-items: center;font-size: 0.9rem;color: #333;}.equipment-item i {width: 24px;text-align: center;margin-right: 12px;color: #000000;font-size: 1.1rem;}.itinerary-map,.itinerary-start,.itinerary-list {display: none;}.sidebar-booking-footer {flex-shrink: 0;background-color: #ffffff;padding: 16px 24px;border-top: 1px solid #e0e0e0;display: flex;justify-content: space-between;align-items: center;z-index: 10;}.sidebar-booking-footer .price-info {font-size: 0.9rem;color: #555;line-height: 1.4;text-align:left !important;}.sidebar-booking-footer .price-info .amount {font-size: 1.25rem;font-weight: 700;color: #000;}.sidebar-booking-footer .price-info s {color: #777;margin-left: 5px;font-weight: normal;font-size: 1rem;}.sidebar-booking-footer .book-button {background-color: #f44a1c;color: #fff;font-size: 1rem;font-weight: 700;border: none;border-radius: 50px;padding: 14px 30px;cursor: pointer;transition: background-color 0.2s ease;}.sidebar-booking-footer .book-button:hover:not(:disabled) {background-color: #000000;color:white;}.sidebar-booking-footer .book-button:disabled {background-color: #ccc;cursor: not-allowed;opacity: 0.7;}.payment-modal-backdrop {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.6);z-index: 1010;}.payment-modal {display: none;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #ffffff;border-radius: 16px;box-shadow: 0 5px 20px rgba(0,0,0,0.3);z-index: 1020;width: 90%;max-width: 600px;box-sizing: border-box;overflow: hidden;}.payment-modal-header {padding: 12px 24px;text-align: right;}.payment-modal-header h2 {font-size: 1.25rem;font-weight: 700;color: #000;margin: 0;}.payment-modal-close-btn {background: none;border: none;font-size: 1.5rem;color: #555;cursor: pointer;padding: 0;line-height: 1;}.payment-modal-body {padding: 24px;max-height: 70vh;overflow-y: auto;}.payment-section-title {font-size: 0.9rem;font-weight: 600;color: #333;text-transform: uppercase;letter-spacing: 0.5px;margin: 0 0 16px 0;text-align: left;}.payment-options-grid {display: grid;grid-template-columns: 1fr;gap: 12px;}.payment-option-input {display: none;}.payment-option-btn {display: black;align-items: center;padding: 16px 20px;border: 2px solid #e0e0e0;border-radius: 12px;cursor: pointer;transition: all 0.2s ease;}.payment-option-btn:hover {border-color: #b0b0b0;background-color: #f9f9f9;}.payment-option-text {font-size: 1rem;font-weight: 600;color: #000;flex-grow: 1;}.payment-option-icons {flex-shrink: 0;display: flex;align-items: center;gap: 8px;}.payment-option-input:checked + .payment-option-btn {border-color: #000000;background-color: #0000000f;}.promo-code-section {margin-top: 24px;}.promo-code-input-group {display: flex;gap: 10px;}.promo-code-input {flex-grow: 1;padding: 12px 14px;font-size: 1rem;border: 1px solid #ccc;border-radius: 8px;box-sizing: border-box;}.promo-code-input:focus {outline: none;border-color: #000000;box-shadow: 0 0 0 2px rgba(0,77,64,0.2);}.promo-code-apply-btn {background-color: #f0f0f0;color: #333;border: 1px solid #ccc;border-radius: 8px;padding: 0 20px;font-size: 0.9rem;font-weight: 600;cursor: pointer;transition: background-color 0.2s ease;}.promo-code-apply-btn:hover {background-color: #e0e0e0;}.payment-modal-footer {padding: 20px 24px;background-color: #f9f9f9;border-top: 1px solid #e0e0e0;text-align: left;}.total-price-section {justify-content: space-between;align-items: center;margin-bottom: 16px;text-align:center;}.total-price-section span {font-size: 1.5rem;font-weight: 800;color: #000;}.total-price-section .price {font-size: 1.5rem;font-weight: 800;}.payment-terms {margin-bottom: 20px;text-align: left;}.cancellation-policy {font-size: 0.85rem;font-weight: 600;color: #000000;line-height: 1.5;margin: 0 0 12px 0;text-align: center;align-items: flex-start;}.cancellation-policy i {margin-top: 2px;font-size: 0.9rem;}.terms-policy {font-size: 0.75rem;color: #555;line-height: 1.5;margin: 0;}.terms-policy a {color: #333;text-decoration: underline;}.payment-modal-book-btn {width: 100%;background-color:#f44a1c;color:#fff;font-size: 1rem;font-weight: 700;border: none;border-radius: 50px;padding: 14px 30px;cursor: pointer;transition: background-color 0.2s ease;}.payment-modal-book-btn:hover {background-color:#000000;color:#fff;}.ticket-counter-section {text-align: center;margin-bottom: 24px;padding-bottom: 24px;}.ticket-counter-title {font-size: 1.4rem;font-weight: 800;color: #000;margin: 0 0 8px 0;}.ticket-counter-subtitle {font-size: 1rem;color: #555;margin: 0 0 24px 0;}.stepper-input {display: flex;align-items: center;justify-content: center;gap: 24px;}.stepper-btn {background-color: #fff;border: 1px solid #000000;color: #000000;border-radius: 50%;width: 44px;height: 44px;font-size: 2rem;font-weight: 300;line-height: 40px;cursor: pointer;transition: all 0.2s ease;}.stepper-btn:hover:not(:disabled) {background-color: #000000;color: #fff;}.stepper-btn:disabled {opacity: 0.4;cursor: not-allowed;}.stepper-value {font-size: 2.3rem;font-weight: 800;color: #000;min-width: 60px;text-align: center;}#ticket-type-options .payment-option-btn {justify-content: space-between;}#ticket-type-options .ticket-price {font-weight: 800;color: #000000;}#ticket-type-options .ticket-name {font-size: 1rem;font-weight: 600;color: #000;}#ticket-type-options .ticket-available {font-size: 0.8rem;color: #777;font-weight: 500;}.ticket-details {display: flex;flex-direction: column;align-items: flex-start;}#payment-step-3-content {display: none;}.live-search-results {display: none;position: absolute;top: calc(100% + 8px);left: 0;right: 0;background-color: #ffffff;border: 1px solid #e0e0e0;border-radius: 12px;box-shadow: 0 4px 12px rgba(0,0,0,0.1);z-index: 110;max-height: 400px;overflow-y: auto;}.search-result-item {display: flex;align-items: center;padding: 10px 12px;border-bottom: 1px solid #f0f0f0;cursor: pointer;text-decoration: none;color: inherit;}.search-result-item:last-child {border-bottom: none;}.search-result-item:hover {background-color: #f9f9f9;}.search-result-item .result-image {width: 50px;height: 50px;border-radius: 8px;object-fit: cover;margin-right: 12px;flex-shrink: 0;background-color: #f0f0f0;}.search-result-item .result-info {flex-grow: 1;min-width: 0;}.search-result-item .result-title {font-size: 0.9rem;font-weight: 700;color: #000;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 2px;}.search-result-item .result-organizer {font-size: 0.8rem;color: #555;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.search-result-item .result-price {flex-shrink: 0;margin-left: 12px;font-size: 0.9rem;font-weight: 700;color: #000000;text-align: right;}.search-result-item .result-price.free {color: #000000;font-size: 0.85rem;}.search-result-empty {padding: 20px;text-align: center;font-size: 0.9rem;color: #777;}.transfer-status-backdrop {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #ffffff;z-index: 2000;justify-content: center;align-items: center;text-align: center;opacity: 0;transition: opacity 0.3s ease, background-color 0.3s ease;}.transfer-status-content {display: flex;flex-direction: column;align-items: center;gap: 24px;}.booking-loading-content {display: none;}.booking-success-content {display: none;}.transfer-status-backdrop.show-spinner {background-color: #ffffff;display: flex;}.transfer-status-backdrop.show-spinner .booking-loading-content {display: flex;flex-direction: column;align-items: center;gap: 24px;}#booking-status-message {font-size: 1.25rem;font-weight: 600;color: #333;margin: 0;padding: 0 20px;}.spinner {border: 6px solid #f3f3f3;border-top: 6px solid #000000;border-radius: 50%;width: 50px;height: 50px;animation: spin 1s linear infinite;}.transfer-status-backdrop.show-success {background-color: #153a2d;color: #ffffff;display: flex;}.transfer-status-backdrop.show-success .spinner {display: none;}.transfer-status-backdrop.show-success .booking-success-content {display: flex;flex-direction: column;align-items: center;gap: 12px;text-align: center;width: 90%;max-width: 450px;box-sizing: border-box;}.booking-success-content .modal-icon {font-size: 3rem;font-weight: bold;color: #ffffff;line-height: 1;margin-bottom: 16px;}.booking-success-content h2 {font-size: 1.75rem;font-weight: 800;margin: 0 0 12px 0;color: #fff;}.booking-success-content .modal-event-title {font-size: 1.1rem;font-weight: 600;margin: 0;opacity: 0.9;}.booking-success-content .modal-event-date {font-size: 0.9rem;margin: 4px 0 24px 0;opacity: 0.8;}.booking-success-content .modal-info {font-size: 0.9rem;line-height: 1.6;opacity: 0.9;margin-bottom: 32px;}.booking-success-content .modal-close-btn {background-color: #ffffff;color: #000000;font-size: 1rem;font-weight: 700;border: none;border-radius: 50px;padding: 14px 30px;cursor: pointer;width: 100%;}@keyframes spin {0% { transform: rotate(0deg); }100% { transform: rotate(360deg); }}@media (max-width: 960px) {.cards-grid { grid-template-columns: repeat(2, 1fr); }.partner-banner { flex-direction: column; align-items: flex-start; gap: 16px; }.partner-button-wrap { width: 100%; text-align: center; }.partner-button { display: block; width: 100%; box-sizing: border-box; }.filter-controls { flex-direction: column; align-items: flex-start; }.filter-button-group { flex-wrap: nowrap; overflow-x: auto; width: 100%; padding-bottom: 10px; }.filter-dropdown { flex-shrink: 0; }.header-search-container { max-width: 300px; }}@media (max-width: 768px) {.header-search-container { display: none; }.header-actions { gap: 16px; padding-left: 16px; }.header-search-icon-mobile { display: block; }.notification-dropdown { right: -10px; }}@media (max-width: 600px) {.cards-grid { grid-template-columns: 1fr; }.sidebar-panel { width: 100%; }.footer-container { padding: 0 16px; justify-content: center; }.trip-header h1 { font-size: 2rem; }.sidebar-booking-footer { flex-direction: column; gap: 12px; align-items: stretch; }.sidebar-booking-footer .book-button { text-align: center; }.payment-modal { width: 100%; max-width: 100%; top: auto; bottom: 0; left: 0; right: 0; transform: none; border-radius: 16px 16px 0 0; max-height: 90vh; }.payment-modal-body { max-height: 65vh; }.payment-option-icons { display: none; }.promo-code-input-group { flex-direction: column; }.promo-code-apply-btn { width: 100%; padding:5%; margin-top: 8px; }}

/* حاوية القائمة المنسدلة */
.notification-dropdown {
    display: none;
    position: absolute;
    top: 140%; /* مسافة صغيرة أسفل الجرس */
    right: -10px; /* محاذاة أفضل لليمين */
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    border-radius: 16px; /* حواف دائرية أكثر نعومة */
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15); /* ظل قوي لإبراز القائمة */
    width: 340px;
    z-index: 1000;
    overflow: hidden; /* مهم جداً: لقص خلفية الفوتر داخل الحواف الدائرية */
    animation: fadeInDropdown 0.2s ease-out;
}

/* حالة الظهور */
.notification-dropdown.active {
    display: block;
}

/* رأس القائمة (Notifications) */
.notification-dropdown .notif-header {
    padding: 16px 20px;
    font-weight: 800; /* خط سميك */
    font-size: 1.1rem;
    color: #000;
    border-bottom: 1px solid #f0f0f0;
    background-color: #fff;
}

/* العناصر داخل القائمة */
.notification-dropdown .notif-item {
    padding: 16px 20px;
    border-bottom: 1px solid #f9f9f9;
    transition: background-color 0.2s;
}

.notification-dropdown .notif-item:last-child {
    border-bottom: none;
}

.notification-dropdown .notif-item:hover {
    background-color: #f4fbf9; /* لون خفيف جداً عند التمرير */
}

.notification-dropdown .notif-item a {
    text-decoration: none;
    color: #333;
    font-size: 0.95rem;
    display: block;
    line-height: 1.5;
}

.notification-dropdown .notif-item span {
    font-size: 0.75rem;
    color: #888;
    display: block;
    margin-top: 6px;
    font-weight: 500;
}

/* الحالة الفارغة (Aucune notification) */
.notification-dropdown .notif-empty {
    padding: 40px 20px; /* مساحة أكبر */
    text-align: center;
    font-size: 0.95rem;
    color: #666;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

/* تذييل القائمة (Voir toutes...) */
.notification-dropdown .notif-footer {
    padding: 14px 20px;
    text-align: center;
    font-size: 0.9rem;
    background-color: #f7f7f7; /* لون خلفية رمادي فاتح لفصله */
    border-top: 1px solid #eee;
}

.notification-dropdown .notif-footer a {
    color: #000000; /* لون العلامة التجارية */
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s;
}

.notification-dropdown .notif-footer a:hover {
    color: #005a52;
    text-decoration: underline;
}

/* تأثير حركي بسيط للظهور */
@keyframes fadeInDropdown {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

/* =============================================
   📱 تنسيق الإشعارات للهاتف (Mobile Notifications)
   ============================================= */

@media (max-width: 600px) {
    .notification-dropdown {
        /* تغيير التموضع ليصبح ثابتاً بالنسبة للشاشة لضمان ظهوره بالكامل */
        position: fixed; 
        top: 75px; /* اجعلها أسفل الهيدر مباشرة (عدل الرقم حسب ارتفاع الهيدر لديك) */
        left: 50%; /* وضعها في منتصف الشاشة أفقياً */
        transform: translateX(-50%); /* توسيط دقيق */
        
        /* تعديل العرض ليناسب الموبايل */
        width: 90%; /* عرض 90% من الشاشة */
        max-width: 350px; /* أقصى عرض */
        right: auto; /* إلغاء المحاذاة لليمين */
        
        /* إضافة سكرول داخلي في حال كثرة الإشعارات */
        max-height: 60vh; 
        overflow-y: auto;
        
        /* زيادة الظل لتمييزها عن المحتوى */
        box-shadow: 0 10px 100px rgba(0,0,0,0.2);
    }

    /* إخفاء السهم الصغير (Triangle) إن وجد في تصميمك الأصلي لأنه لن يتطابق مع الوضع الجديد */
    .notification-dropdown::before,
    .notification-dropdown::after {
        display: none;
    }

    /* تكبير مناطق اللمس قليلاً */
    .notification-dropdown .notif-item {
        padding: 18px 20px;
    }
    
    .notification-dropdown .notif-header {
        font-size: 1.2rem;
        text-align: center; /* توسيط العنوان في الموبايل */
    }
}

/* =============================================
   CHATBOT UI (Ask Ollie)
   ============================================= */

/* Main Container */
.ask-ollie-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 35%;
    height: 90vh;
    background-color: #ffffff;
    border-radius: 16px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.2);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    z-index: 1000;
    transform: scale(0.95); /* تصغير قليلًا لإظهار التأثير */
    opacity: 0;
    pointer-events: none; /* لمنع التفاعل عندما يكون مخفياً */
    transition: all 0.3s ease-out;
}

.ask-ollie-container.active {
    transform: scale(1);
    opacity: 1;
    pointer-events: auto;
}

/* Chat Header */
.chat-header {
    background-color: #f7f9fb;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
}

.chat-title {
    font-size: 1.15rem;
    font-weight: 700;
    color: #333;
}

.close-chat-btn {
    background: none;
    border: none;
    font-size: 1.2rem;
    color: #555;
    cursor: pointer;
    padding: 5px;
    transition: color 0.2s;
}

.close-chat-btn:hover {
    color: #000;
}

/* Chat Body (messages) */
.chat-body {
    flex-grow: 1;
    padding: 20px;
    overflow-y: auto;
    background-color: #fcfdfe;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.chat-disclaimer {
    font-size: 0.75rem;
    color: #888;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.4;
}

.chat-disclaimer a {
    color: #000000;
    text-decoration: none;
}

/* Message Bubbles */
.chat-message-bubble {
    padding: 12px 16px;
    border-radius: 18px;
    max-width: 80%;
    line-height: 1.5;
    font-size: 0.95rem;
}

.chat-message-bubble.incoming {
    background-color: #efefef; /* لون خلفية لرسائل Ollie */
    color: #333;
    align-self: flex-start;
    border-bottom-left-radius: 4px; /* زاوية مربعة من الأسفل لليسار */
}

/* Suggestions */
.chat-suggestions {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
}

.suggestion-btn {
    background-color: #000000; /* لون أخضر داكن */
    color: #ffffff;
    border: none;
    border-radius: 25px;
    padding: 12px 18px;
    font-size: 0.9rem;
    text-align: left;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: background-color 0.2s, transform 0.2s;
}

.suggestion-btn:hover {
    background-color: #000000;
    transform: translateY(-2px);
}

.suggestion-btn i {
    font-size: 1rem;
}

/* Chat Input Area */
.chat-input-area {
    display: flex;
    padding: 15px 20px;
    border-top: 1px solid #e0e0e0;
    background-color: #f7f9fb;
    gap: 10px;
    align-items: center;
}

.chat-input {
    flex-grow: 1;
    padding: 18px 18px;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 0.95rem;
    outline: none;
}

.chat-input::placeholder {
    color: #999;
}

.chat-send-btn {
    background-color: #000000;
    color: #ffffff;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    cursor: pointer;
    transition: background-color 0.2s;
}

.chat-send-btn:hover {
    background-color: #000000;
}

/* Floating Action Button (FAB) */
.fab-chat-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #000000; /* لون Ollie */
    color: #ffffff;
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    cursor: pointer;
    z-index: 97; /* أعلى من نافذة الدردشة عند إغلاقها */
    transition: transform 0.2s, opacity 0.2s;
}

.fab-chat-btn:hover {
    transform: translateY(-3px);
}

.fab-chat-btn.hidden {
    opacity: 0;
    pointer-events: none;
}


/* =============================================
   MOBILE RESPONSIVENESS FOR CHATBOT
   ============================================= */

@media (max-width: 768px) {
    /* إخفاء زر "Ask Ollie" في الهيدر على الموبايل */
    .header-action-btn.chat-button {
        display: none;
    }

    /* الدردشة تملأ الشاشة بالكامل على الموبايل */
    .ask-ollie-container {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        border-radius: 0; /* لا توجد حواف دائرية على كامل الشاشة */
        transform: none; /* إلغاء أي تحويل */
        transition: transform 0.3s ease-out, opacity 0.3s ease-out; /* أضف transition هنا */
    }

    .ask-ollie-container.active {
        transform: translateX(0); /* لضمان الظهور الكامل من اليسار لليمين */
    }
    
    /* إخفاء زر الدردشة العائم عندما تكون نافذة الدردشة مفتوحة */
    .fab-chat-btn.hidden {
        display: none; /* إخفاؤه تمامًا لتجنب تداخله */
    }
    #mobileSearchIcon{
    display:block !important;
}

}
/* =============================================
   شريط الأخبار المتحرك (News Ticker)
   ============================================= */
.top-news-ticker {
    width: 100%;
    height: 50px; /* ارتفاع الشريط */
    background-color: #000; /* لون الخلفية داكن */
    color: #fff; /* لون النص */
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100; /* أعلى من الهيدر */
    overflow: hidden;
    display: flex;
    align-items: center;
    font-size: 0.9rem;
    font-weight: 600;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.ticker-wrapper {
    display: flex;
    width: fit-content;
    animation: tickerScroll 25s linear infinite; /* سرعة الحركة */
}

.ticker-content {
    white-space: nowrap;
    padding-right: 50px; /* مسافة بين التكرار */
    display: inline-block;
}

/* تعريف الحركة (Animation) */
@keyframes tickerScroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); } /* يتحرك لنصف المسافة لأن المحتوى مكرر */
}

/* =============================================
   تعديلات الهيدر والصفحة (لإفساح المجال للشريط)
   ============================================= */

/* 1. إزاحة الهيدر الأصلي للأسفل بمقدار ارتفاع الشريط */
.main-header-bar {
    top: 50px !important; /* كان 0 */
}

/* 2. زيادة المسافة العلوية للصفحة حتى لا يختفي المحتوى */
.page-container {
    padding-top: 130px !important; /* 90px (الأصلية) + 40px (الشريط الجديد) */
}

/* 3. تعديل القوائم المنسدلة (Notifications & Profile) لتبقى في مكانها الصحيح */


/* 4. تعديل للموبايل */
@media (max-width: 600px) {
    .notification-dropdown {
        top: 115px !important; /* تعديل موضع قائمة الإشعارات في الموبايل */
    }
}

/* تنسيق القائمة المنسدلة في المودال */
.payment-select-wrapper {
    position: relative;
    width: 100%;
    margin-top: 10px;
}

#mobileSearchIcon{
    display:none;
}

.payment-modal-select {
    width: 100%;
    padding: 16px 20px;
    font-size: 1rem;
    font-weight: 500;
    color: #000000;
    background-color: #ffffff;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    appearance: none; /* إخفاء السهم الافتراضي */
    -webkit-appearance: none;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3e%3cpath d='M7 10l5 5 5-5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 24px;
    outline: none;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.payment-modal-select:focus {
    border-color: #000000;
    box-shadow: 0 0 0 4px rgba(0, 43, 17, 0.1);
}

/* إخفاء قسم السعر بشكل افتراضي (سيتم التحكم به عبر JS) */
#total-price-section {
    display: flex; /* الافتراضي */
}

/* =============================================
   إصلاح قائمة البروفايل في الفوتر (Mobile Profile Menu)
   ============================================= */

/* 1. التأكد من أن حاوية الزر ظاهرة في الموبايل */
@media (max-width: 768px) {
    .profile-dropdown-footer {
        display: block !important;
        position: relative;
    }
    .ta-card {
        width:90% !important;
    }

}

/* 2. تنسيق القائمة لتظهر فوق الزر (للأعلى) */
.profile-dropdown-footer .footer-dropdown-menu {
    display: none; /* مخفية افتراضياً */
    position: absolute;
    bottom: 60px; /* تظهر فوق الفوتر بمقدار 60 بيكسل */
    right: 0; 
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    box-shadow: 0 -5px 20px rgba(0,0,0,0.15); /* ظل للأعلى */
    width: 200px;
    z-index: 9999; /* طبقة عالية جداً لتظهر فوق كل شيء */
    overflow: hidden;
}

/* 3. 🔥 هذا هو السطر الذي كان ينقصك لإظهار القائمة 🔥 */
.profile-dropdown-footer .footer-dropdown-menu.active {
    display: block !important;
}

/* تنسيق الروابط داخل القائمة */
.profile-dropdown-footer .footer-dropdown-menu a {
    display: block;
    padding: 12px 16px;
    text-decoration: none;
    color: #333;
    font-size: 0.9rem;
    font-weight: 600;
    border-bottom: 1px solid #f0f0f0;
}

.profile-dropdown-footer .footer-dropdown-menu a:last-child {
    border-bottom: none;
}

.profile-dropdown-footer .footer-dropdown-menu a:hover {
    background-color: #f9f9f9;
    color: #000000;
}

/* الكارت الأساسي */
.ta-card {
    background-color: #b2ff1a; /* لون الخلفية الرمادي الفاتح جداً */
    width: 97%;
    border-radius: 12px;
    padding: 16px; /* الحشوة الداخلية */
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 2%;
    /* إخفاء الظل ليطابق الصورة المسطحة، أو إضافة ظل خفيف جداً إذا لزم الأمر */
}

/* 1. قسم الصورة */
.ta-image-container {
    position: relative;
    width: 100px; /* عرض ثابت للصورة */
    height: 100px;
    flex-shrink: 0;
}

.ta-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px; /* حواف الصورة */
    display: block;
}

/* تراكب الشعار داخل الصورة */
.ta-overlay-logo {
    position: absolute;
    bottom: 8px;
    left: 8px;
    display: flex;
    align-items: center;
    color: white;
    font-size: 10px;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0,0,0,0.5); /* ظل للنص ليظهر بوضوح */
    font-family: 'DM Sans', sans-serif;
    letter-spacing: 0.5px;
}

.owl-icon {
    width: 16px;
    height: 16px;
    margin-right: 4px;
}

.x-separator {
    margin: 0 4px;
    font-size: 12px;
    font-weight: 400;
}

/* 2. قسم المحتوى */
.ta-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* نص "بالشراكة مع" */
.ta-label {
    font-size: 12px;
    color: #5E5E5E; /* رمادي متوسط */
    margin-bottom: 6px;
    display: flex;
    align-items: center;
    gap: 6px;
}

/* أيقونة المعلومات الصغيرة */
.info-icon {
    width: 14px;
    height: 14px;
    stroke: #5E5E5E;
    cursor: pointer;
}

/* العنوان الرئيسي */
.ta-title {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    margin: 0 0 6px 0;
    line-height: 1.25;
}

/* العنوان الفرعي */
.ta-subtitle {
    font-size: 16px;
    color: #2c2c2c; /* أسود مخفف قليلاً */
    margin: 0;
    font-weight: 400;
    line-height: 1.4;
}

/* 3. قسم الزر */
.ta-action {
    flex-shrink: 0;
    padding-left: 10px;
}

.ta-btn {
    background-color: #002b11;
    border: 1px solid #002b11; /* حدود سوداء */
    border-radius: 999px; /* شكل كبسولة */
    padding: 10px 24px;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    font-family: 'DM Sans', sans-serif;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.ta-btn:hover {
    background-color: #f9f9f9;
    color: #002b11;
}

/* --- Responsive Layout (للموبايل) --- */
@media (max-width: 768px) {
    .ta-card {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .ta-image-container {
        width: 100%;
        height: 200px;
    }
    
    .ta-action {
        width: 100%;
        text-align: right;
        padding-left: 0;
        margin-top: 10px;
    }
}


/* الشريط الأخضر فوق الصورة مباشرة */
.ce-mois-ci-ribbon {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background: rgb(175 251 26) !important;
    color: #002b11 !important;
    font-weight: 800;
    font-size: 0.8rem;
    padding: 8px 0; /* زيادة الحشوة ليغطي جزءاً أوضح من الصورة */
    text-align: center;
    z-index: 10 !important; /* لضمان ظهوره فوق الصورة */
    letter-spacing: 1px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.3);
    pointer-events: none;
}

