body{background-color:var(--core-color-surface,#f9fafb);touch-action:manipulation;-webkit-text-size-adjust:100%;margin:0;padding:0}.app-header[data-v-f88d39c7]{background:var(--core-color-primary,#ff2814);z-index:10;height:56px;padding:0 16px;padding-top:env(safe-area-inset-top);box-sizing:content-box;will-change:transform;border-bottom:none;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0;transform:translateZ(0)}.header-left[data-v-f88d39c7],.header-right[data-v-f88d39c7]{align-items:center;width:40px;display:flex}.header-center[data-v-f88d39c7]{flex:1;justify-content:center;display:flex}.page-title[data-v-f88d39c7]{color:#fff;margin:0;font-size:1.125rem;font-weight:600}.back-btn[data-v-f88d39c7]{cursor:pointer;color:#fff;background:#0003;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-top:4px;margin-left:-6px;padding:0;display:flex;position:relative}.icon[data-v-f88d39c7]{width:28px;height:28px}.app-bottom-nav[data-v-17f02889]{background-color:var(--core-color-surface,#fff);z-index:50;border-radius:32px;justify-content:space-around;align-items:center;height:64px;display:flex;position:fixed;bottom:24px;left:10px;right:10px;box-shadow:0 4px 20px #00000014}.nav-item[data-v-17f02889]{color:var(--core-color-text-muted,#9ca3af);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;height:100%;text-decoration:none;display:flex;position:relative}.nav-item.active[data-v-17f02889]{color:var(--core-color-primary,#3b82f6)}.nav-item.active[data-v-17f02889]:after{content:"";background-color:var(--core-color-primary,#3b82f6);border-radius:2px;width:32px;height:3px;position:absolute;bottom:6px}.nav-icon[data-v-17f02889]{width:24px;height:24px}.custom-icon[data-v-17f02889]{object-fit:contain}.nav-text[data-v-17f02889]{font-size:.65rem;font-weight:500}.app-background[data-v-ddb7aef2]{z-index:-1;background-color:var(--core-color-background,#f3f4f6);background-position:top;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;position:fixed;top:0;left:0}.mobile-app-wrapper[data-v-ddb7aef2]{height:100vh;font-family:var(--core-font-family,"Inter", system-ui, sans-serif);color:var(--core-color-text-main,#111827);flex-direction:column;display:flex;overflow:hidden}.mobile-app-wrapper.is-dashboard[data-v-ddb7aef2]{padding-top:0}.mobile-app-content[data-v-ddb7aef2]{padding:16px;padding-bottom:calc(90px + env(safe-area-inset-bottom));overscroll-behavior-y:none;flex:1;overflow-y:auto}.mobile-app-content.no-padding[data-v-ddb7aef2]{padding-top:0;padding-left:0;padding-right:0}.mobile-app-content.no-bottom-nav[data-v-ddb7aef2]{padding-bottom:calc(16px + env(safe-area-inset-bottom))}html,body{box-sizing:border-box;overscroll-behavior-y:none;height:100vh;margin:0;padding:0;overflow:hidden}*{box-sizing:inherit}.dashboard-page[data-v-8c0233a9]{padding:8px 0}.dashboard-grid[data-v-8c0233a9]{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.dashboard-card[data-v-8c0233a9]{background-color:var(--core-color-surface,#fff);border:1px solid var(--core-color-border,#e5e7eb);color:var(--core-color-text-main,#111827);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}.dashboard-card[data-v-8c0233a9]:not(.image-card){padding:24px 16px}.image-card[data-v-8c0233a9]{box-shadow:none;background:0 0;border:none}.full-image[data-v-8c0233a9]{border-radius:inherit;object-fit:cover;width:100%;height:auto;display:block}.card-content[data-v-8c0233a9]{z-index:2;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.image-card .card-content[data-v-8c0233a9]{justify-content:flex-end;height:100%;padding-top:40px}.dashboard-card[data-v-8c0233a9]:hover,.dashboard-card[data-v-8c0233a9]:active{border-color:var(--core-color-primary,#3b82f6);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.card-icon[data-v-8c0233a9]{color:var(--core-color-primary,#3b82f6);justify-content:center;margin-bottom:12px;display:flex}.card-icon[data-v-8c0233a9] svg{width:32px;height:32px}.custom-icon[data-v-8c0233a9]{object-fit:contain;width:32px;height:32px}.card-title[data-v-8c0233a9]{text-align:center;font-size:.9rem;font-weight:500;line-height:1.2}.loading-state[data-v-8c0233a9]{text-align:center;color:var(--core-color-text-muted,#6b7280);padding:40px}.profile-page[data-v-fc00c793]{background-color:#f3f4f6;min-height:100vh;padding-bottom:80px;font-family:Open Sans,Trebuchet MS,arial,sans-serif}.profile-container[data-v-fc00c793]{max-width:800px;margin:0 auto}.profile-sticky-top[data-v-fc00c793]{z-index:10;background-color:#f3f4f6;position:sticky;top:0}.profile-header[data-v-fc00c793]{background:#fff;align-items:center;gap:16px;padding:24px 20px;display:flex}.profile-avatar-wrapper[data-v-fc00c793]{position:relative}.profile-avatar[data-v-fc00c793]{object-fit:cover;border-radius:50%;width:64px;height:64px}.profile-info[data-v-fc00c793]{flex:1}.profile-name[data-v-fc00c793]{color:#111827;margin:0 0 4px;font-size:18px;font-weight:700}.profile-email[data-v-fc00c793]{color:#6b7280;margin:0;font-size:14px}.profile-tabs[data-v-fc00c793]{background:#fff;border-bottom:1px solid #e5e7eb;margin-bottom:16px;padding:0 16px;display:flex}.tab-btn[data-v-fc00c793]{color:#6b7280;cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:16px 0;font-size:15px;font-weight:500;transition:color .2s;display:flex;position:relative}.tab-btn.active[data-v-fc00c793]{color:#ef4444}.tab-btn.active[data-v-fc00c793]:after{content:"";background:#ef4444;width:100%;height:2px;position:absolute;bottom:0;left:0}.notification-badge[data-v-fc00c793]{color:#fff;background:#ef4444;border-radius:10px;padding:2px 6px;font-size:11px;font-weight:700;line-height:1}.profile-content[data-v-fc00c793]{padding:0 16px}.tv-card[data-v-fc00c793]{cursor:pointer;background:#fff;border-radius:12px;margin-bottom:16px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.tv-card[data-v-fc00c793]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.tv-card-image[data-v-fc00c793]{background-position:50%;background-size:cover;height:220px;position:relative}.tv-rating[data-v-fc00c793]{color:#fff;background:#f59e0b;border-radius:4px;padding:2px 6px;font-size:14px;font-weight:700;position:absolute;bottom:12px;left:16px}.tv-image-dots[data-v-fc00c793]{justify-content:center;gap:6px;width:100%;display:flex;position:absolute;bottom:12px}.tv-image-dots .dot[data-v-fc00c793]{background:#ffffff80;border-radius:50%;width:6px;height:6px}.tv-image-dots .dot.active[data-v-fc00c793]{background:#fff;width:8px;height:8px}.tv-card-body[data-v-fc00c793]{padding:16px}.tv-stars[data-v-fc00c793]{color:#f59e0b;letter-spacing:2px;margin-bottom:4px;font-size:14px}.tv-title[data-v-fc00c793]{color:#111827;margin:0 0 4px;font-size:18px;font-weight:700;line-height:1.3}.tv-location[data-v-fc00c793]{color:#6b7280;margin:0 0 12px;font-size:14px}.tv-badge-wrap[data-v-fc00c793]{margin-bottom:12px}.tv-badge[data-v-fc00c793]{color:#fff;text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700;display:inline-block}.tv-badge.status-danger[data-v-fc00c793]{background:#ef4444}.tv-badge.status-success[data-v-fc00c793]{background:#10b981}.tv-badge.status-warning[data-v-fc00c793]{background:#f59e0b}.tv-desc[data-v-fc00c793]{color:#4b5563;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0 0 16px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.tv-price-row[data-v-fc00c793]{justify-content:space-between;align-items:flex-end;display:flex}.tv-price-info[data-v-fc00c793]{flex-direction:column;display:flex}.tv-old-price[data-v-fc00c793]{color:#9ca3af;margin-bottom:2px;font-size:13px;text-decoration:line-through}.tv-price[data-v-fc00c793]{color:#000;align-items:baseline;gap:4px;font-size:24px;font-weight:800;display:flex}.tv-currency[data-v-fc00c793]{color:#6b7280;text-transform:uppercase;font-size:11px;font-weight:600}.tv-actions[data-v-fc00c793]{align-items:center;gap:12px;display:flex}.tv-fav-btn[data-v-fc00c793]{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.tv-fav-btn[data-v-fc00c793]:active{background:#e5e7eb;transform:scale(.9)}.icon-sm[data-v-fc00c793]{width:18px;height:18px}.tv-discount[data-v-fc00c793]{color:#fff;background:#ef4444;border-radius:20px;padding:6px 10px;font-size:14px;font-weight:700}.tv-notification-card[data-v-fc00c793]{background:#fff;border-radius:12px;gap:12px;margin-bottom:12px;padding:16px;display:flex;position:relative;box-shadow:0 1px 4px #0000000a}.tv-notification-card.is-unread[data-v-fc00c793]{background:#fef2f2}.notification-icon[data-v-fc00c793]{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.notification-icon.success[data-v-fc00c793]{color:#10b981;background:#d1fae5}.notification-icon.warning[data-v-fc00c793]{color:#f59e0b;background:#fef3c7}.notification-icon.info[data-v-fc00c793]{color:#6366f1;background:#e0e7ff}.notification-content[data-v-fc00c793]{flex:1}.notification-title[data-v-fc00c793]{color:#111827;margin:0 0 4px;font-size:15px;font-weight:700}.notification-message[data-v-fc00c793]{color:#4b5563;margin:0 0 8px;font-size:14px;line-height:1.4}.notification-time[data-v-fc00c793]{color:#9ca3af;font-size:12px}.unread-dot[data-v-fc00c793]{background:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:16px;right:16px}.tv-settings-form[data-v-fc00c793]{background:#fff;border-radius:12px;margin-bottom:16px;padding:20px;box-shadow:0 1px 4px #0000000a}.form-group[data-v-fc00c793]{margin-bottom:16px}.form-group label[data-v-fc00c793]{color:#6b7280;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.form-input[data-v-fc00c793]{color:#111827;box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:12px 14px;font-family:inherit;font-size:15px;transition:all .2s}.form-input[data-v-fc00c793]:focus{background:#fff;border-color:#ef4444;outline:none;box-shadow:0 0 0 3px #ef44441a}.tv-btn-primary[data-v-fc00c793]{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;width:100%;margin-top:8px;padding:14px;font-size:16px;font-weight:600;transition:background .2s}.tv-btn-primary[data-v-fc00c793]:active{background:#dc2626}.tv-btn-sm[data-v-fc00c793]{border-radius:6px;width:auto;margin-top:0;padding:8px 16px;font-size:14px}.settings-actions[data-v-fc00c793]{margin-bottom:24px}.tv-btn-logout[data-v-fc00c793]{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #fee2e2;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:16px;font-weight:600;display:flex;box-shadow:0 1px 4px #0000000a}.fade-enter-active[data-v-fc00c793],.fade-leave-active[data-v-fc00c793]{transition:opacity .2s,transform .2s}.fade-enter-from[data-v-fc00c793],.fade-leave-to[data-v-fc00c793]{opacity:0;transform:translateY(4px)}.tour-details-page[data-v-52436c89]{background-color:#f3f4f6;min-height:100vh;padding:16px 16px 80px;font-family:Open Sans,Trebuchet MS,arial,sans-serif}.page-container[data-v-52436c89]{max-width:800px;margin:0 auto}.tv-card[data-v-52436c89]{background:#fff;border-radius:12px;margin-bottom:16px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.main-info-card .tour-image[data-v-52436c89]{background-position:50%;background-size:cover;height:240px;position:relative}.tv-rating[data-v-52436c89]{color:#fff;background:#f59e0b;border-radius:4px;padding:2px 6px;font-size:14px;font-weight:700;position:absolute;bottom:12px;left:16px}.card-body[data-v-52436c89]{padding:16px}.tv-stars[data-v-52436c89]{color:#f59e0b;letter-spacing:2px;margin-bottom:4px;font-size:14px}.tour-title[data-v-52436c89]{color:#111827;margin:0 0 4px;font-size:20px;font-weight:700;line-height:1.3}.tour-location[data-v-52436c89]{color:#6b7280;margin:0 0 12px;font-size:14px}.tv-badge[data-v-52436c89]{color:#fff;text-transform:uppercase;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-block}.status-danger[data-v-52436c89]{background:#ef4444}.status-success[data-v-52436c89]{background:#10b981}.status-warning[data-v-52436c89]{background:#f59e0b}.section-card .card-header[data-v-52436c89]{border-bottom:1px solid #f3f4f6;padding:16px}.section-title[data-v-52436c89]{color:#111827;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:700;display:flex}.section-title .icon[data-v-52436c89]{color:#9ca3af;width:20px;height:20px}.info-row[data-v-52436c89]{border-bottom:1px solid #f9fafb;justify-content:space-between;padding:8px 0;display:flex}.info-row[data-v-52436c89]:last-child{border-bottom:none}.info-label[data-v-52436c89]{color:#6b7280;font-size:14px}.info-value[data-v-52436c89]{color:#111827;font-size:14px;font-weight:600}.info-value.price[data-v-52436c89]{font-size:16px;font-weight:700}.text-success[data-v-52436c89]{color:#10b981}.text-danger[data-v-52436c89]{color:#ef4444}.action-row[data-v-52436c89]{margin-top:16px}.tv-btn-primary[data-v-52436c89]{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:12px 24px;font-size:15px;font-weight:600;transition:background .2s}.tv-btn-primary.full-width[data-v-52436c89]{width:100%}.tv-btn-primary[data-v-52436c89]:active{background:#dc2626}.info-grid[data-v-52436c89]{grid-template-columns:1fr 1fr;gap:16px;display:grid}.info-item[data-v-52436c89]{flex-direction:column;display:flex}.info-item .info-label[data-v-52436c89]{color:#9ca3af;margin-bottom:2px;font-size:12px}.info-item .info-value[data-v-52436c89]{color:#111827;font-size:14px;font-weight:600}.flights-list[data-v-52436c89]{flex-direction:column;gap:16px;display:flex}.flight-item[data-v-52436c89]{background:#f9fafb;border-radius:8px;padding:12px}.flight-direction[data-v-52436c89]{color:#111827;justify-content:space-between;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.flight-date[data-v-52436c89]{color:#6b7280;font-weight:400}.flight-details[data-v-52436c89]{justify-content:space-between;align-items:center;display:flex}.flight-airport[data-v-52436c89]{flex-direction:column;display:flex}.flight-airport.text-right[data-v-52436c89]{text-align:right}.flight-airport .time[data-v-52436c89]{color:#111827;font-size:18px;font-weight:700}.flight-airport .airport-code[data-v-52436c89]{color:#6b7280;font-size:13px;font-weight:600}.flight-path[data-v-52436c89]{flex-direction:column;flex:1;align-items:center;padding:0 16px;display:flex}.flight-path .duration[data-v-52436c89]{color:#9ca3af;margin-bottom:4px;font-size:11px}.path-line[data-v-52436c89]{align-items:center;gap:4px;width:100%;margin-bottom:4px;display:flex}.path-dot[data-v-52436c89]{background:#d1d5db;border-radius:50%;width:6px;height:6px}.path-dash[data-v-52436c89]{border-bottom:1px dashed #d1d5db;flex:1;height:1px}.airline[data-v-52436c89]{color:#6b7280;font-size:11px}.documents-list[data-v-52436c89]{flex-direction:column;gap:12px;display:flex}.document-item[data-v-52436c89]{border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.document-item[data-v-52436c89]:hover{background:#f9fafb}.doc-icon[data-v-52436c89]{color:#ef4444;background:#fee2e2;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.icon-file[data-v-52436c89]{width:20px;height:20px}.doc-info[data-v-52436c89]{flex:1}.doc-title[data-v-52436c89]{color:#111827;margin:0 0 2px;font-size:14px;font-weight:600}.doc-desc[data-v-52436c89]{color:#6b7280;margin:0;font-size:12px}.doc-download[data-v-52436c89]{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.doc-download[data-v-52436c89]:hover:not(:disabled){background:#e5e7eb}.doc-download[data-v-52436c89]:disabled{cursor:not-allowed;opacity:.5}.icon-sm[data-v-52436c89]{width:20px;height:20px}.text-muted[data-v-52436c89]{color:#9ca3af}.loading-state[data-v-52436c89]{text-align:center;color:#6b7280;padding:40px 0}.tv-history-container[data-v-d2258322]{width:100%;margin-top:12px;margin-bottom:24px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.tv-history-header[data-v-d2258322]{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 16px;display:flex}.tv-history-title[data-v-d2258322]{color:#333;font-size:16px;font-weight:600}.tv-history-clear[data-v-d2258322]{color:#888;cursor:pointer;font-size:13px}.tv-history-slider[data-v-d2258322]{-webkit-overflow-scrolling:touch;width:100%;padding-bottom:12px;overflow-x:auto}.tv-history-slider[data-v-d2258322]::-webkit-scrollbar{display:none}.tv-history-list[data-v-d2258322]{gap:12px;width:max-content;padding:0 16px;display:flex}.tv-history-card[data-v-d2258322]{box-sizing:border-box;color:#333;background-color:#fff;border:1px solid #efefef;border-radius:12px;flex-shrink:0;grid-template-columns:auto 32px;grid-template-areas:"title icon""subtitle icon";width:260px;min-height:90px;padding:16px 16px 28px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;position:relative;box-shadow:0 4px 12px #0000000d}.tv-history-card[data-v-d2258322]:active{transform:scale(.98);box-shadow:0 2px 6px #0000000d}.tv-history-card-title[data-v-d2258322]{color:#333;white-space:nowrap;text-overflow:ellipsis;grid-area:title;margin-bottom:2px;font-size:14px;font-weight:600;overflow:hidden}.tv-history-card-subtitle[data-v-d2258322]{color:#888;grid-area:subtitle;min-height:14px;margin-right:8px;font-size:12px;line-height:1.3}.tv-history-card-icon[data-v-d2258322]{color:#027ad0;background:#f4f5f6;border-radius:50%;grid-area:icon;justify-content:center;justify-self:end;align-items:center;width:32px;height:32px;display:flex}.tv-history-card-time[data-v-d2258322]{color:#bbb;font-size:10px;position:absolute;bottom:8px;right:12px}.tv-viewed-history-container[data-v-76fca0c0]{width:100%;margin-top:24px;margin-bottom:24px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.tv-viewed-history-header[data-v-76fca0c0]{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 16px;display:flex}.tv-viewed-history-title[data-v-76fca0c0]{color:#333;font-size:16px;font-weight:600}.tv-viewed-history-clear[data-v-76fca0c0]{color:#888;cursor:pointer;font-size:13px}.tv-viewed-history-slider[data-v-76fca0c0]{-webkit-overflow-scrolling:touch;width:100%;padding-bottom:12px;overflow-x:auto}.tv-viewed-history-slider[data-v-76fca0c0]::-webkit-scrollbar{display:none}.tv-viewed-history-list[data-v-76fca0c0]{gap:16px;width:max-content;padding:0 16px;display:flex}.tv-viewed-history-card[data-v-76fca0c0]{box-sizing:border-box;color:#333;background-color:#fff;border:1px solid #efefef;border-radius:12px;flex-direction:column;flex-shrink:0;width:220px;height:240px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.tv-viewed-history-card[data-v-76fca0c0]:hover{box-shadow:0 6px 16px #00000014}.tv-viewed-history-card[data-v-76fca0c0]:active{transform:scale(.98);box-shadow:0 2px 6px #0000000d}.tv-viewed-history-card-image[data-v-76fca0c0]{background-color:#f0f0f0;flex-shrink:0;width:100%;height:140px;position:relative}.tv-viewed-history-card-image img[data-v-76fca0c0]{object-fit:cover;width:100%;height:100%}.tv-viewed-history-card-no-image[data-v-76fca0c0]{color:#999;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex}.tv-viewed-history-card-price[data-v-76fca0c0]{color:#fff;background:#000000b3;border-radius:6px;padding:4px 8px;font-size:13px;font-weight:600;position:absolute;bottom:8px;right:8px}.tv-viewed-history-card-stars[data-v-76fca0c0]{background:#0009;border-radius:4px;gap:2px;padding:2px 6px;display:flex;position:absolute;top:8px;left:8px}.tv-viewed-history-card-stars .star[data-v-76fca0c0]{color:#ffc107;font-size:12px}.tv-viewed-history-card-content[data-v-76fca0c0]{flex-direction:column;flex:1;padding:12px;display:flex}.tv-viewed-history-card-title[data-v-76fca0c0]{color:#333;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;height:36px;margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.tv-viewed-history-card-subtitle[data-v-76fca0c0]{color:#888;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;height:34px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.tv-viewed-history-empty[data-v-76fca0c0]{text-align:center;color:#888;background-color:#f9f9f9;border-radius:8px;margin:0 16px;padding:24px 16px;font-size:14px}.tv-action-sheet-overlay[data-v-59d3d69e]{z-index:99999999;background:#00000080;flex-direction:column;justify-content:flex-end;width:100vw;height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;animation:.2s ease-out fadeIn-59d3d69e;display:flex;position:fixed;top:0;left:0}@keyframes fadeIn-59d3d69e{0%{opacity:0}to{opacity:1}}.tv-action-sheet-body[data-v-59d3d69e]{will-change:transform;background-color:#f5f6f8;border-radius:30px 30px 0 0;flex-direction:column;width:100%;height:85vh;animation:.3s cubic-bezier(.1,.8,.2,1) slideUp-59d3d69e;display:flex;overflow:hidden;transform:translateZ(0)}@keyframes slideUp-59d3d69e{0%{transform:translateY(100%)}to{transform:translateZ(0)}}.tv-action-sheet-drag-sign[data-v-59d3d69e]{background-color:#f5f6f8;justify-content:center;padding-top:12px;padding-bottom:12px;display:flex}.tv-action-sheet-drag-sign[data-v-59d3d69e]:before{content:"";background:#5c6672;border-radius:5px;width:80px;height:6px;display:block}.tv-history-page-content[data-v-59d3d69e]{flex:1;padding:8px 24px 24px;overflow-y:auto}.tv-history-empty[data-v-59d3d69e]{text-align:center;color:#888;padding:40px 0;font-size:16px}.tv-history-group[data-v-59d3d69e]{margin-bottom:24px}.tv-history-date-badge[data-v-59d3d69e]{background:var(--tvui-brand-accent,#ff2814);color:#fff;text-transform:capitalize;text-align:center;border-radius:16px;margin:0 auto 16px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.tv-history-list[data-v-59d3d69e]{flex-direction:column;gap:12px;display:flex}.tv-history-card[data-v-59d3d69e]{background:#fff;border:1px solid #efefef;border-radius:16px;padding:16px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;position:relative;box-shadow:0 4px 12px #00000008}.tv-history-card[data-v-59d3d69e]:active{transform:scale(.98)}.tv-history-card-title[data-v-59d3d69e]{color:#1a1a1a;margin-bottom:6px;font-size:16px;font-weight:600}.tv-history-card-subtitle[data-v-59d3d69e]{color:#888;padding-right:40px;font-size:14px;line-height:1.4}.tv-history-card-time[data-v-59d3d69e]{color:#bbb;font-size:12px;position:absolute;bottom:16px;right:16px}.tv-history-footer[data-v-59d3d69e]{background-color:#0000;padding:16px 24px 32px}.tv-history-clear-btn[data-v-59d3d69e]{width:100%;color:var(--tvui-brand-accent,#ff2814);border:1.5px solid var(--tvui-brand-accent,#ff2814);cursor:pointer;text-align:center;background:0 0;border-radius:12px;padding:14px;font-size:16px;font-weight:600;transition:background-color .2s;display:block}.tv-history-clear-btn[data-v-59d3d69e]:active{background-color:#ff28141a}.tv-history-tabs[data-v-59d3d69e]{border-bottom:1px solid #eaeaea;justify-content:center;gap:0;margin-bottom:16px;padding:0 16px;display:flex}.tv-history-tab-wrapper[data-v-59d3d69e]{cursor:pointer;flex:1;justify-content:center;display:flex}.tv-history-tab[data-v-59d3d69e]{color:#888;padding:12px 0;font-size:15px;font-weight:600;display:inline-block;position:relative}.tv-history-tab.active[data-v-59d3d69e]{color:#1a1a1a}.tv-history-tab.active[data-v-59d3d69e]:after{content:"";background-color:var(--tvui-brand-accent,#ff2814);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.tv-history-viewed-list[data-v-59d3d69e]{flex-direction:column;gap:16px;display:flex}.tv-history-viewed-card[data-v-59d3d69e]{background:#fff;border:1px solid #efefef;border-radius:12px;height:100px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.tv-history-viewed-card[data-v-59d3d69e]:active{transform:scale(.98)}.tv-history-viewed-image[data-v-59d3d69e]{background-color:#f0f0f0;flex-shrink:0;width:100px;height:100px;position:relative}.tv-history-viewed-image img[data-v-59d3d69e]{object-fit:cover;width:100%;height:100%}.tv-history-viewed-noimage[data-v-59d3d69e]{color:#999;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;display:flex}.tv-history-viewed-price[data-v-59d3d69e]{color:#fff;background:#000000b3;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600;position:absolute;bottom:4px;right:4px}.tv-history-viewed-stars[data-v-59d3d69e]{background:#0009;border-radius:4px;gap:2px;padding:2px 4px;display:flex;position:absolute;top:4px;left:4px}.tv-history-viewed-stars .star[data-v-59d3d69e]{color:#ffc107;font-size:10px}.tv-history-viewed-info[data-v-59d3d69e]{flex-direction:column;justify-content:center;padding:12px;display:flex;overflow:hidden}.tv-history-viewed-title[data-v-59d3d69e]{color:#333;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:14px;font-weight:600;overflow:hidden}.tv-history-viewed-subtitle[data-v-59d3d69e]{color:#888;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.tv-search-form-wrapper[data-v-4de73a39]{flex-direction:column;width:100%;display:flex;position:relative}.tv-search-form-wrapper.tv-fullscreen-mode[data-v-4de73a39]{z-index:999999;pointer-events:auto;background:0 0;width:100vw;height:100vh;position:fixed;top:0;left:0;margin:0!important}.tv-placeholder-wrapper[data-v-4de73a39]{z-index:2;width:100%;position:absolute;top:0;left:0}.tv-fade-enter-active[data-v-4de73a39],.tv-fade-leave-active[data-v-4de73a39]{transition:opacity .5s}.tv-fade-enter-from[data-v-4de73a39],.tv-fade-leave-to[data-v-4de73a39]{opacity:0}.tv-iframe[data-v-4de73a39]{opacity:0;border:none;flex-shrink:0;width:100%;height:380px;transition:opacity .3s}.tv-search-form-wrapper.tv-fullscreen-mode .tv-iframe[data-v-4de73a39]{height:100vh!important}.tv-iframe.tv-iframe-ready[data-v-4de73a39]{opacity:1}.tv-actions[data-v-4de73a39]{z-index:5;pointer-events:auto;width:100%;margin-top:-6px}.tv-history-page-modal[data-v-4de73a39]{z-index:1000000;pointer-events:auto;background:0 0;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow-y:hidden}.TVTour,.TVTourResult,.TVTourCard,.TVOffer,.TVHotelToursList .TVTourItem,.tv-tour,.tv-offer{cursor:pointer!important}.page-content[data-v-0db89f59]{margin:-16px;margin-bottom:calc(-90px - env(safe-area-inset-bottom));min-height:calc(100vh - 56px);padding:16px}.search-form-wrapper[data-v-0db89f59]{width:calc(100% + 32px);height:100%;margin-top:-16px;margin-left:-16px;position:relative}.loading-state[data-v-0db89f59]{text-align:center;color:var(--core-color-text-muted,#9ca3af);padding:40px}.tv-fade-enter-active[data-v-0db89f59],.tv-fade-leave-active[data-v-0db89f59]{transition:opacity .5s}.tv-fade-enter-from[data-v-0db89f59],.tv-fade-leave-to[data-v-0db89f59]{opacity:0}.tv-skeleton-wrapper[data-v-0db89f59]{background:var(--core-color-primary,#ff2814);z-index:5;width:100%;position:relative}.tv-skeleton[data-v-0db89f59]{padding:12px 16px 20px;animation:1.5s ease-in-out infinite sk-pulse-0db89f59}@keyframes sk-pulse-0db89f59{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.sk-tabs[data-v-0db89f59]{background:#00000026;border-radius:8px;margin-bottom:16px;padding:3px;display:flex}.sk-tab[data-v-0db89f59]{border-radius:6px;flex:1;height:32px}.sk-tab-active[data-v-0db89f59]{background:#fff3}.sk-header[data-v-0db89f59]{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.sk-city[data-v-0db89f59]{background:#ffffff4d;border-radius:4px;width:90px;height:20px}.sk-heart[data-v-0db89f59]{background:#00000026;border-radius:50%;width:32px;height:32px}.sk-inputs[data-v-0db89f59]{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.sk-input[data-v-0db89f59]{background:#fff;border-radius:4px;height:44px}.sk-row[data-v-0db89f59]{gap:6px;display:flex}.sk-input.half[data-v-0db89f59]{flex:1}.sk-button[data-v-0db89f59]{background:#00000026;border-radius:4px;height:48px}.page-content[data-v-d1faeba1]{margin:-16px;margin-bottom:calc(-90px - env(safe-area-inset-bottom));min-height:calc(100vh - 56px);padding:16px}.search-form-wrapper[data-v-d1faeba1]{width:calc(100% + 32px);height:100%;margin-top:-16px;margin-left:-16px;position:relative}.loading-state[data-v-d1faeba1]{text-align:center;color:var(--core-color-text-muted,#9ca3af);padding:40px}.tv-fade-enter-active[data-v-d1faeba1],.tv-fade-leave-active[data-v-d1faeba1]{transition:opacity .5s}.tv-fade-enter-from[data-v-d1faeba1],.tv-fade-leave-to[data-v-d1faeba1]{opacity:0}.tv-skeleton-wrapper[data-v-d1faeba1]{background:var(--core-color-primary,#ff2814);z-index:5;width:100%;position:relative}.tv-skeleton[data-v-d1faeba1]{padding:12px 16px 20px;animation:1.5s ease-in-out infinite sk-pulse-d1faeba1}@keyframes sk-pulse-d1faeba1{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.sk-tabs[data-v-d1faeba1]{background:#00000026;border-radius:8px;margin-bottom:16px;padding:3px;display:flex}.sk-tab[data-v-d1faeba1]{border-radius:6px;flex:1;height:32px}.sk-tab-active[data-v-d1faeba1]{background:#fff3}.sk-header[data-v-d1faeba1]{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.sk-city[data-v-d1faeba1]{background:#ffffff4d;border-radius:4px;width:90px;height:20px}.sk-heart[data-v-d1faeba1]{background:#00000026;border-radius:50%;width:32px;height:32px}.sk-inputs[data-v-d1faeba1]{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.sk-input[data-v-d1faeba1]{background:#fff;border-radius:4px;height:44px}.sk-row[data-v-d1faeba1]{gap:6px;display:flex}.sk-input.half[data-v-d1faeba1]{flex:1}.sk-button[data-v-d1faeba1]{background:#00000026;border-radius:4px;height:48px}.splash-screen[data-v-925ed37e]{background-image:var(--core-bg-loading);z-index:9999;background-position:50%;background-size:cover;position:fixed;inset:0}.splash-fade-leave-active[data-v-925ed37e]{transition:opacity .5s}.splash-fade-leave-to[data-v-925ed37e]{opacity:0}.content-wrapper[data-v-925ed37e]{max-width:1000px;margin:0 auto}.title[data-v-925ed37e]{color:var(--core-color-text-main,#111827);margin-bottom:8px;font-size:2rem;font-weight:700}.subtitle[data-v-925ed37e]{color:var(--core-color-text-muted,#6b7280);margin-bottom:32px;font-size:1.1rem}code[data-v-925ed37e]{background:var(--core-color-surface,#f3f4f6);border-radius:4px;padding:4px 8px;font-family:monospace}.card-grid[data-v-925ed37e]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.card[data-v-925ed37e]{border:1px solid var(--core-color-border,#e5e7eb);background:#fff;border-radius:16px;padding:24px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.card[data-v-925ed37e]:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.card h3[data-v-925ed37e]{color:var(--core-color-primary,#3b82f6);margin-top:0;margin-bottom:12px}.card p[data-v-925ed37e]{color:var(--core-color-text-muted,#6b7280);margin:0;line-height:1.5}
