@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--glass-bg:#fff;--glass-bg-strong:#fff;--glass-bg-subtle:#fff;--glass-border:#e5e7eb;--glass-hover-bg:#f9fafb;--glass-shadow:0 8px 32px #0000001a;--glass-shadow-strong:0 8px 32px #00000026;--glass-blur:none;--glass-blur-strong:none;--glass-blur-subtle:none;--glass-accent-bg:#e6f2ff;--glass-accent-border:#007bff}[data-theme=dark]{--glass-bg:#1f2937;--glass-bg-strong:#1f2937;--glass-bg-subtle:#1f2937;--glass-border:#374151;--glass-hover-bg:#374151;--glass-shadow:0 8px 32px #0000004d;--glass-shadow-strong:0 8px 32px #00000080;--glass-dark-bg:#1f2937;--glass-dark-border:#374151;--glass-dark-hover-bg:#374151}.glass{background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.glass-strong{background:var(--glass-bg-strong);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow-strong)}.glass-subtle{background:var(--glass-bg-subtle);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.glass-accent{background:var(--glass-accent-bg);border:1px solid var(--glass-accent-border);box-shadow:var(--glass-shadow)}.glass-dark{background:var(--glass-dark-bg);border:1px solid var(--glass-dark-border);box-shadow:var(--glass-shadow)}.glass-card{background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.glass-card:hover{background:var(--glass-hover-bg);box-shadow:var(--glass-shadow-strong);transform:translateY(-2px)}.glass-modal{background:var(--glass-bg-strong);border:1px solid var(--glass-border);border-radius:20px;box-shadow:0 20px 60px #0003}.glass-sidebar{background:var(--glass-bg);border-right:1px solid var(--glass-border);box-shadow:4px 0 24px #0000000d}.glass-button{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;transition:all .2s cubic-bezier(.4,0,.2,1)}.glass-button:hover{background:var(--glass-hover-bg);box-shadow:var(--glass-shadow);transform:translateY(-1px)}.glass-input{background:var(--glass-bg-subtle);border:1px solid var(--glass-border);border-radius:12px;transition:all .2s cubic-bezier(.4,0,.2,1)}.glass-input:focus{background:var(--glass-bg);box-shadow:none;outline:none}.glass-overlay{background:var(--glass-dark-bg)}.btn-add-primary{box-sizing:border-box;cursor:pointer;color:#fff;height:36px;min-height:36px;transition:opacity .2s ease, var(--transition-smooth,box-shadow .2s ease);white-space:nowrap;background:linear-gradient(#0a0a0a1a,#0a0a0a1a),#2563eb;border:none;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-family:Geist,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;display:inline-flex}.btn-add-primary:hover:not(:disabled){opacity:.9}.btn-add-primary:disabled{opacity:.55;cursor:not-allowed}.btn-add-primary svg,.btn-add-primary .lucide{flex-shrink:0;width:16px;height:16px}.btn-add-primary--compact{height:auto;min-height:36px;padding:8px 12px;font-size:13px}.btn-add-primary--search-pill{background:linear-gradient(135deg, var(--primary-blue,#3b82f6) 0%, #2563eb 100%);border-radius:20px;height:40px;min-height:40px;padding:0 20px;font-weight:600;box-shadow:0 2px 8px #3b82f64d}.btn-add-primary--search-pill:hover:not(:disabled){opacity:1;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.btn-add-primary--search-pill:active:not(:disabled){transform:translateY(0)}[data-theme=dark] .btn-add-primary--search-pill,:root.dark .btn-add-primary--search-pill{background:linear-gradient(135deg, var(--primary-blue,#3b82f6) 0%, #1d4ed8 100%);box-shadow:0 2px 12px #2563eb59}[data-theme=dark] .btn-add-primary--search-pill:hover:not(:disabled),:root.dark .btn-add-primary--search-pill:hover:not(:disabled){background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.compact-search-bar .journii-stays-search-btn.btn-add-primary.btn-add-primary--search-pill{box-sizing:border-box!important;color:#fff!important;cursor:pointer!important;white-space:nowrap!important;background:linear-gradient(135deg, var(--primary-blue,#3b82f6) 0%, #2563eb 100%)!important;border:none!important;border-radius:20px!important;flex-direction:row!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:auto!important;min-width:0!important;height:40px!important;min-height:40px!important;margin-left:0!important;padding:0 20px!important;font-family:Geist,sans-serif!important;font-size:14px!important;font-weight:600!important;transition:all .2s!important;display:flex!important;box-shadow:0 2px 8px #2563eb4d!important}.compact-search-bar .journii-stays-search-btn.btn-add-primary.btn-add-primary--search-pill:hover:not(:disabled){color:#fff!important;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #2563eb66!important}.compact-search-bar .journii-stays-search-btn.btn-add-primary.btn-add-primary--search-pill:active:not(:disabled){transform:translateY(0)!important}[data-theme=dark] .compact-search-bar .journii-stays-search-btn.btn-add-primary.btn-add-primary--search-pill,:root.dark .compact-search-bar .journii-stays-search-btn.btn-add-primary.btn-add-primary--search-pill{background:linear-gradient(135deg, var(--primary-blue,#3b82f6) 0%, #1d4ed8 100%)!important;color:#fff!important;box-shadow:0 2px 12px #2563eb59!important}[data-theme=dark] .compact-search-bar .journii-stays-search-btn.btn-add-primary.btn-add-primary--search-pill:hover:not(:disabled),:root.dark .compact-search-bar .journii-stays-search-btn.btn-add-primary.btn-add-primary--search-pill:hover:not(:disabled){color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)!important}:root[data-theme=dark],html[data-theme=dark]{--bg-page:#050505;--surface-white:#0d0d0d;--surface-elevated:#121212;--surface-subtle:#171717;--surface-hover:#202020;--surface-muted:#262626;--sidebar-bg:#050505;--shell-header-bg:#000;--text-main:#f5f5f5;--text-secondary:#b8b8b8;--text-muted:#888;--text-disabled:#626262;--text-inverse:#050505;--border-subtle:#242424;--border-strong:#333;--border-color:#242424;--border-focus:#f5f5f5;--primary-blue:#3b82f6;--primary-blue-hover:#fff;--primary-blue-light:#171717;--glass-bg:#0d0d0d;--glass-bg-strong:#111;--glass-bg-subtle:#121212;--glass-border:#242424;--glass-shadow:0 16px 44px #00000073;--glass-shadow-strong:0 24px 60px #0009;--glass-accent-bg:#111;--glass-accent-border:#f5f5f5;--glass-dark-bg:#000;--glass-dark-border:#242424;--modal-overlay-bg:#000000b8;--modal-bg:#0d0d0d;--modal-sidebar-bg:#050505;--modal-border:#242424;--shadow-sm:0 1px 3px #0000008c;--shadow-md:0 10px 28px #0000006b;--shadow-lg:0 18px 40px #00000080;--shadow-xl:0 26px 60px #0009;--button-bg-hover:#202020;--button-bg-active:#2a2a2a;--input-bg:#0d0d0d;--input-border:#242424;--input-focus-border:#f5f5f5;--input-focus-shadow:#f5f5f51f;--success-bg:#07180c;--success-text:#86efac;--success-border:#17391e;--error-bg:#1b0b0b;--error-text:#fca5a5;--error-border:#3a1717;--warning-bg:#1a1208;--warning-text:#fcd34d;--warning-border:#3a2a14;--info-bg:#111;--info-text:#f5f5f5;--info-border:#2a2a2a;--toast-success-bg:#14532d;--toast-error-bg:#7f1d1d;--toast-warning-bg:#78350f;--toast-info-bg:#f5f5f5;--toast-text:#050505;--glass-blur-strong:none;--glass-blur-subtle:none}[data-theme=dark] *{transition:background-color .3s,color .3s,border-color .3s}[data-theme=dark] img:not(.no-dark-filter){filter:brightness()}[data-theme=dark] .logo-light{display:none}[data-theme=dark] .logo-dark{display:block}[data-theme=dark] code{background:var(--surface-subtle);color:var(--text-main);border:1px solid var(--border-subtle);border-radius:4px;padding:.2em .4em;font-family:Courier New,Courier,monospace;font-size:.9em}[data-theme=dark] pre{background:var(--surface-subtle);color:var(--text-main);border:1px solid var(--border-subtle);border-radius:8px;padding:1rem;font-family:Courier New,Courier,monospace;font-size:.9em;line-height:1.5;overflow-x:auto}[data-theme=dark] pre code{background:0 0;border:none;padding:0}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#fff3}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff4d}[data-theme=dark] ::selection{color:var(--text-main);background:#ffffff2e}[data-theme=dark] :focus-visible{outline:none}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{color:var(--text-main)}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--text-muted)}[data-theme=dark] .date-input,[data-theme=dark] .location-input,[data-theme=dark] .traveler-select{color:var(--text-main)}.pull-to-refresh-container{height:100%;position:relative;overflow-y:auto}.pull-to-refresh-indicator{z-index:var(--z-sticky);justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.pull-to-refresh-content{flex-direction:column;align-items:center;gap:8px;display:flex}.pull-arrow{color:var(--text-secondary);font-size:20px;transition:transform .2s}.pull-text{color:var(--text-secondary);font-size:12px;font-weight:500}.pull-to-refresh-indicator .spinner{border:2px solid var(--border-subtle);border-top-color:var(--primary-blue);border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--primary-blue:#3b82f6;--primary-blue-hover:#000;--bg-page:#f7f7f5;--surface-white:#fff;--surface-elevated:#fff;--surface-subtle:#f1f1ed;--surface-hover:#ebebe6;--surface-muted:#e7e7e1;--sidebar-bg:#fcfcfa;--shell-header-bg:#fff;--text-main:#111;--text-secondary:#535353;--text-muted:#7a7a7a;--text-disabled:#a3a3a3;--text-inverse:#fff;--border-subtle:#deded7;--border-strong:#c9c9c1;--border-color:#deded7;--border-focus:#111;--glass-bg:#fff;--glass-bg-strong:#fff;--glass-bg-subtle:#f6f6f2;--glass-border:#deded7;--glass-shadow:0 12px 30px #11111114;--glass-shadow-strong:0 20px 44px #1111111a;--glass-blur:none;--glass-blur-strong:none;--glass-blur-subtle:none;--glass-accent-bg:#fff;--glass-accent-border:#111;--glass-dark-bg:#111;--glass-dark-border:#111;--modal-overlay-bg:#11111180;--modal-bg:#fff;--modal-sidebar-bg:#fafaf7;--modal-border:#deded7;--button-bg-hover:#ebebe6;--button-bg-active:#dcdcd4;--input-bg:#fff;--input-border:#d4d4cd;--input-focus-border:#111;--input-focus-shadow:#1111111a;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:.75rem;--spacing-lg:1rem;--spacing-xl:1.5rem;--container-padding:1rem;--header-height:68px;--shell-sidebar-panel-inset:0px;--shell-sidebar-top-offset:0px;--shell-sidebar-bottom-offset:0px;--shell-sidebar-radius:0px;--sidebar-width-collapsed:0px;--sidebar-width-expanded:0px;--secondary-sidebar-width:0px;--bottom-nav-height:64px;--safe-area-bottom:env(safe-area-inset-bottom,0px);--animation-fast:.15s;--animation-normal:.3s;--animation-slow:.6s;--safe-area-top:env(safe-area-inset-top,0px);--touch-target-min:44px;--fab-size:56px;--travelle-planner-action:#14ae5c;--travelle-planner-action-bg:#14ae5c1a;--travelle-bucket-action:red;--travelle-bucket-action-bg:#ff00001a;--travelle-journii-action:#1668e3;--travelle-journii-action-bg:#1668e31a;--font-family:"Geist", "Inter", system-ui, -apple-system, sans-serif;--font-size-xs:.75rem;--font-size-sm:.85rem;--font-size-base:.95rem;--font-size-lg:1.1rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-hero:1.75rem;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--shadow-card-hover:0 12px 32px #00000026;--shadow-button-hover:0 6px 16px #0000001f;--shadow-xl:0 20px 40px #0000001f;--glow-blue:transparent;--glow-blue-strong:transparent;--glow-white:transparent;--shadow-glow-blue:none;--shadow-glow-subtle:none;--transition-smooth:all .6s cubic-bezier(.16, 1, .3, 1);--transition-fast:all .3s cubic-bezier(.4, 0, .2, 1);--transition-bounce:all .5s cubic-bezier(.68, -.55, .265, 1.55);--transition-slide:all .5s cubic-bezier(.16, 1, .3, 1);--z-background:-1;--z-base:0;--z-content:10;--z-sticky:100;--z-dropdown:200;--z-drawer:500;--z-fab:600;--z-bottom-nav:700;--z-modal-backdrop:1100;--z-modal-content:1110;--z-toast:4000;--z-system:9999;--success-bg:#eef8f0;--success-text:#166534;--success-border:#cfe8d3;--error-bg:#fdf1f1;--error-text:#991b1b;--error-border:#f3caca;--warning-bg:#fff8e8;--warning-text:#92400e;--warning-border:#f3ddb1;--info-bg:#f3f4f6;--info-text:#111827;--info-border:#d1d5db;--toast-success-bg:#166534;--toast-error-bg:#991b1b;--toast-warning-bg:#92400e;--toast-info-bg:#111;--toast-text:#fff;font-size:70%}@media (width<=768px) and (orientation:landscape){:root{--bottom-nav-height:48px;--spacing-md:.5rem;--spacing-lg:.75rem}}@media (width>=769px){:root{--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--container-padding:1.5rem;--sidebar-width-collapsed:104px;--sidebar-width-expanded:240px;--secondary-sidebar-width:280px;--bottom-nav-height:0px;--font-size-hero:2rem}}@media (width>=1024px){:root{--container-padding:2rem;--shell-sidebar-panel-inset:24px;--shell-sidebar-top-offset:88px;--shell-sidebar-bottom-offset:32px;--shell-sidebar-radius:8px}}@media (width>=1280px){:root{--container-padding:2.5rem}}*{box-sizing:border-box;margin:0;padding:0}html{background-color:var(--bg-page);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{font-family:var(--font-family);color:var(--text-main);-webkit-font-smoothing:antialiased;background:var(--bg-page);line-height:1.5}#root{background-color:var(--bg-page)}html[data-theme=light],html[data-theme=light] body,html[data-theme=light] #root{background-color:#fff}html[data-theme=light]:not(.app-has-bg) .main-layout,html[data-theme=light]:not(.app-has-bg) .shell-column,html[data-theme=light]:not(.app-has-bg) .content-area,html[data-theme=light] .planner-charts-view,html[data-theme=light] .trip-page,html[data-theme=light] .itinerary-detail-page,html[data-theme=light] .sbp-page,html[data-theme=light] .journii-chat-page,html[data-theme=light] .join-trip-page{background:#fff}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}code{background:var(--surface-subtle);color:var(--text-main);border:1px solid var(--border-subtle);border-radius:4px;padding:.2em .4em;font-family:Courier New,Courier,monospace;font-size:.9em}pre{background:var(--surface-subtle);color:var(--text-main);border:1px solid var(--border-subtle);border-radius:8px;padding:1rem;font-family:Courier New,Courier,monospace;font-size:.9em;line-height:1.5;overflow-x:auto}pre code{background:0 0;border:none;padding:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}::selection{color:var(--text-main);background:#1111111f}.hide-mobile{display:none}@media (width>=769px){.hide-mobile{display:initial}.show-mobile-only{display:none}}.show-mobile-only,.hide-desktop{display:initial}@media (width>=1024px){.hide-desktop{display:none}.show-desktop-only{display:initial}}.show-desktop-only{display:none}@media (width>=1024px){.show-desktop-only{display:initial}}.touch-target{min-width:var(--touch-target-min);min-height:var(--touch-target-min)}@media (width<=768px),(hover:none) and (pointer:coarse){button,[role=button],a,input[type=checkbox],input[type=radio],input[type=button],input[type=submit],input[type=reset],select,textarea,.clickable,.interactive{min-width:24px;min-height:24px}.icon-button,.btn-icon,[class*=icon-btn],[class*=btn-icon],.action-btn:only-child,.journii-btn,.journii-tool-btn,.journii-expand-btn,.journii-close-btn,.chip-remove,.icon-toggle-button{min-width:44px;min-height:44px;padding:6px}.card-actions .action-btn,.card-actions.compact .action-btn,.overlay-action-btn,.hotel-fav-btn,.hotel-select-circle,.room-scroll-btn{min-width:44px;min-height:44px}.modal-close-btn,.menu-close-btn,.close-btn{width:44px;min-width:44px;height:44px;min-height:44px}.collapse-btn,.settings-cog-btn,.login-btn-collapsed,.nav-item.icon-only,.trip-action-btn{min-width:44px;min-height:44px}.nav-item,.mobile-nav-item,.mobile-menu-item,.folder-header,.folder-child-item,.chat-item-primary,.section-item{min-height:44px}.expand-btn,.collapse-btn,.clear-all-btn,.filters-btn,.view-btn,.search-tab,.price-mode-btn,.compact-checkbox,.compact-checkbox-box,.form-field-input,input[type=checkbox],input[type=radio]{min-width:44px;min-height:44px}input[type=checkbox],input[type=radio]{width:44px;height:44px}.hotel-card .btn-view-details,.hotel-card .btn-bucket-list,.hotel-card .btn-add-primary,.hotel-card .hotel-actions .action-btn,.btn-add-primary:not(.btn-add-primary--search-pill){min-height:44px}.book-btn,.save-btn,.flight-comparison-checkbox-inline,.journii-btn,.journii-tool-btn,.journii-expand-btn,.journii-close-btn,.journii-mobile-action-btn,.menu-add-trip-btn,.menu-trip-item,.menu-footer-btn{min-width:44px;min-height:44px}input[type=range]::-webkit-slider-thumb{width:24px;min-width:24px;height:24px;min-height:24px}input[type=range]::-moz-range-thumb{width:24px;min-width:24px;height:24px;min-height:24px}.budget-slider::-webkit-slider-thumb{width:24px;min-width:24px;height:24px;min-height:24px}.budget-slider::-moz-range-thumb{width:24px;min-width:24px;height:24px;min-height:24px}.flight-slider::-webkit-slider-thumb{width:24px;min-width:24px;height:24px;min-height:24px}.flight-slider::-moz-range-thumb{width:24px;min-width:24px;height:24px;min-height:24px}.price-slider::-webkit-slider-thumb{width:24px;min-width:24px;height:24px;min-height:24px}.price-slider::-moz-range-thumb{width:24px;min-width:24px;height:24px;min-height:24px}}@media (width>=769px) and (hover:hover){.icon-button,.btn-icon,[class*=icon-btn]:empty,[class*=btn-icon]:empty{min-width:32px;min-height:32px}}button,a,input,textarea,select,.clickable,.interactive{touch-action:manipulation;-webkit-tap-highlight-color:#0000001a}.nav-item,.mobile-nav-item,.bottom-nav-item,.sidebar-item{touch-action:manipulation}.chat-scroll-area,.scroll-container,.overflow-scroll{touch-action:pan-y;-webkit-overflow-scrolling:touch}.horizontal-scroll,.carousel{touch-action:pan-x;-webkit-overflow-scrolling:touch}.no-pull-refresh{overscroll-behavior-y:contain}.fab,.floating-button,.global-chat-fab{touch-action:none}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid var(--focus-ring,#2563eb);outline-offset:2px;border-radius:2px}input:focus:not(:focus-visible),textarea:focus:not(:focus-visible),select:focus:not(:focus-visible){box-shadow:none;outline:none}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--focus-ring,#2563eb);outline-offset:1px}[data-theme=dark] :focus-visible,[data-theme=dark] input:focus-visible,[data-theme=dark] textarea:focus-visible,[data-theme=dark] select:focus-visible{outline-color:var(--focus-ring-dark,#60a5fa)}.sr-only,.sr-only-focusable:not(:focus,:focus-within){clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button-reset{appearance:none;font:inherit;color:inherit;text-align:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;margin:0;padding:0}.button-reset:disabled{cursor:not-allowed;opacity:.6}.h-screen-safe{height:100dvh}.drawer-backdrop{z-index:var(--z-drawer);opacity:0;visibility:hidden;pointer-events:none;background-color:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.drawer-backdrop.open{opacity:1;visibility:visible;pointer-events:auto}.slide-drawer-right{background:var(--surface-white);width:85%;max-width:320px;z-index:calc(var(--z-drawer) + 10);transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 20px #00000026}.slide-drawer-right.open{transform:translate(0)}.slide-drawer-left{background:var(--surface-white);width:85%;max-width:300px;z-index:calc(var(--z-drawer) + 10);transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 20px #00000026}.slide-drawer-left.open{transform:translate(0)}body.drawer-open{overflow:hidden}.bottom-sheet{background:var(--surface-white);z-index:var(--z-modal);max-height:90vh;padding-bottom:var(--safe-area-bottom);border-radius:20px 20px 0 0;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%)}.bottom-sheet.open{transform:translateY(0)}.bottom-sheet-handle{background:var(--border-subtle);border-radius:2px;width:40px;height:4px;margin:12px auto}div[style*="position: fixed"][style*="bottom: 0px"][style*="justify-content: center"]{bottom:80px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}[data-framer-motion]{transition:none;animation:none}}div[data-position=bottom-center]{bottom:80px}.animate-spin{animation:1s linear infinite spin}@media (width<=768px){input,select,textarea,[contenteditable],input[type=search],input::placeholder,textarea::placeholder{font-size:16px}}@supports (-webkit-touch-callout:none){*{-webkit-touch-callout:none}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}}.text-on-dark{color:#fff;text-shadow:0 1px 3px #00000080}.text-on-light{color:#1a1a1a}.card-overlay{background:linear-gradient(#0000 0%,#0006 50%,#000c 100%)}.card-overlay .text,.card-overlay h1,.card-overlay h2,.card-overlay h3,.card-overlay h4,.card-overlay h5,.card-overlay h6,.card-overlay p,.card-overlay span{color:#fff;font-weight:500}.price-display{color:#fff;text-shadow:0 1px 2px #00000080;background:#0009;border-radius:4px;padding:4px 12px;font-weight:600}.dark-bg-text,.dark-background .text,.image-overlay .text,.gradient-overlay .text{color:#fff;text-shadow:0 1px 3px #00000080}.contrast-badge{color:#fff;text-shadow:0 1px 2px #00000080;background:#000000b3;font-weight:600}.text-shadow-light{color:#fff;text-shadow:0 1px 3px #00000080,0 2px 4px #0000004d}.text-dark-primary{color:#1a1a1a}.text-dark-secondary{color:#4a4a4a}.modal-dark-bg .modal-text{color:#fff;text-shadow:0 1px 2px #00000080}.btn-action-icon[title="Add to Planner" i],.flight-list-btn-icon[title="Add to Planner" i],.btn-seats[title="Add to Planner" i],.hdp-pc-icon-btn[title="Add to Planner" i],.bl-tile-icon-btn[title="Add to Planner" i],.bl-col-icon-btn[title="Add to Planner" i],.action-btn.planner[title="Add to Planner" i]{background:var(--travelle-planner-action-bg)!important;color:var(--travelle-planner-action)!important}.btn-action-icon[title*=Bucket\ List i],.flight-list-btn-icon[title*=Bucket\ List i],.btn-seats[title*=Bucket\ List i],.hdp-pc-icon-btn[title*=Bucket\ List i],.bl-tile-icon-btn[title*=Bucket\ List i],.bl-col-icon-btn[title*=Bucket\ List i]{background:var(--travelle-bucket-action-bg)!important;color:var(--travelle-bucket-action)!important}.btn-action-icon[title="Ask Journii AI" i],.btn-action-icon[title="Add to Journii AI" i],.flight-list-btn-icon[title="Ask Journii AI" i],.flight-list-btn-icon[title="Add to Journii AI" i],.btn-seats[title="Ask Journii AI" i],.btn-seats[title="Add to Journii AI" i],.hdp-pc-icon-btn[title="Ask Journii AI" i],.hdp-pc-icon-btn[title="Add to Journii AI" i],.bl-tile-icon-btn[title="Ask Journii AI" i],.bl-tile-icon-btn[title="Add to Journii AI" i],.bl-col-icon-btn[title="Ask Journii AI" i],.bl-col-icon-btn[title="Add to Journii AI" i]{background:var(--travelle-journii-action-bg)!important;color:var(--travelle-journii-action)!important}:root{--base-border:#e5e5e5}[data-theme=dark]{--base-border:#ffffff1a}.sidebar{height:100%;min-height:0;box-shadow:none;padding:var(--spacing-md);z-index:var(--z-dropdown);background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;font-family:ui-sans-serif,system-ui,sans-serif;font-size:14px;transition:none;display:none;position:relative}[data-theme=dark] .sidebar{box-shadow:none;background:#1a1f2e;border-right:1px solid #2d333b;flex-shrink:0}@media (width>=1024px){.sidebar{display:flex}}.sidebar.expanded{width:var(--sidebar-width-expanded)}.sidebar.collapsed{width:var(--sidebar-width-collapsed);align-items:stretch}.nav-group--profile{flex-direction:column;gap:2px;display:flex}.logo-container{align-items:center;gap:var(--spacing-sm);cursor:pointer;text-align:left;background:0 0;border:none;flex:auto;min-width:0;padding:0;display:flex}.sidebar.collapsed .logo-container{flex:none;justify-content:center}.logo-box{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:32px;height:32px;display:flex}.logo-text{letter-spacing:-.5px;color:#1e3a8a;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.2}[data-theme=dark] .logo-text{color:#fff}.logo-icon{object-fit:contain;width:100%;height:100%}.collapse-btn{color:#000;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:8px;display:flex}[data-theme=dark] .collapse-btn{color:#fff}.sidebar-brand-bar{box-sizing:border-box;width:100%;min-height:32px;color:var(--text-main);flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;display:flex}.sidebar.collapsed .sidebar-brand-bar{justify-content:center}.sidebar-menu-label{letter-spacing:0;color:currentColor;-webkit-user-select:none;user-select:none;flex:1;min-width:0;padding-left:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:1}[data-theme=dark] .sidebar-brand-bar{color:#fff}.sidebar-brand-bar .sidebar-brand-collapse-btn{color:inherit;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.sidebar-nav{flex-direction:column;flex-shrink:0;gap:2px;width:100%;display:flex}.nav-group{flex-direction:column;gap:4px;display:flex}.nav-separator{background-color:var(--border-subtle);height:1px;margin:4px 0}.nav-divider{border:none;border-top:1px solid var(--base-border,#e5e5e5);opacity:1;flex-shrink:0;height:0;margin:4px 0}.nav-item{color:#000;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:row;flex-shrink:0;align-self:stretch;align-items:center;gap:8px;width:100%;height:32px;min-height:32px;padding:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;transition:none;display:flex}.nav-item.active{color:#000;box-shadow:none;background-color:#00000014;border-color:#0000}[data-theme=dark] .nav-item{color:#fff}[data-theme=dark] .nav-item.active{color:#fff;box-shadow:none;background-color:#ffffff1f;border-color:#0000}.nav-item.icon-only{justify-content:center;padding:6px 0}.nav-icon{color:#000;justify-content:center;align-items:center;display:flex}[data-theme=dark] .nav-icon{color:#fff}.nav-item.active .nav-icon{color:#000}[data-theme=dark] .nav-item.active .nav-icon{color:#fff}.nav-label{letter-spacing:0;flex:1;height:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:1}.nav-group--footer{border-radius:8px;padding-bottom:16px;overflow:hidden}.nav-group--footer .nav-item{color:#737373;background:0 0;border-color:#0000}[data-theme=dark] .nav-group--footer .nav-item{color:#a3a3a3}.nav-group--footer .nav-item:hover{color:#000;background:#0000001a}[data-theme=dark] .nav-group--footer .nav-item:hover{color:#fff;background:#00000026}.nav-group--footer .nav-item.active,[data-theme=dark] .nav-group--footer .nav-item.active{color:#fff;background:#00000026;border-color:#0000}.nav-group--footer .nav-icon,.nav-group--footer .nav-item.active .nav-icon,[data-theme=dark] .nav-group--footer .nav-icon,[data-theme=dark] .nav-group--footer .nav-item.active .nav-icon{color:#fff}.transport-collapse-group{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1),opacity .25s;overflow:hidden;display:grid!important}.transport-collapse-group--open{opacity:1;grid-template-rows:1fr}.transport-collapse-inner{flex-direction:column;gap:4px;min-height:0;display:flex;overflow:hidden}.transport-toggle-btn{color:#737373;background:0 0;border-color:#0000}[data-theme=dark] .transport-toggle-btn{color:#a3a3a3}.transport-toggle-btn:hover{color:#000;background:#0000001a}[data-theme=dark] .transport-toggle-btn:hover{color:#fff;background:#ffffff14}.submenu-arrow{opacity:.5;margin-left:auto}.nav-subtext{color:#9ca3af;cursor:pointer;padding:4px 10px 4px 42px;font-size:14px;transition:none}[data-theme=dark] .nav-subtext{color:#ffffff80}.sidebar-spacer{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden auto}.sidebar-spacer::-webkit-scrollbar{width:6px}.sidebar-spacer::-webkit-scrollbar-track{background:0 0}.sidebar-spacer::-webkit-scrollbar-thumb{background:var(--glass-border);border-radius:3px}.sidebar-pin-bottom{flex-direction:column;flex-shrink:0;gap:12px;width:100%;display:flex}.sidebar-footer{padding-top:var(--spacing-sm);border-top:1px solid var(--glass-border);flex-shrink:0;margin-top:0}.sidebar-social-media{flex-direction:column;align-items:center;gap:4px;margin-bottom:0;padding:4px 0 6px;display:flex}.social-section-label{color:var(--text-secondary);opacity:.6;text-transform:uppercase;letter-spacing:.5px;margin:0;padding:0;font-size:14px;font-weight:500;line-height:1}@media (width<=768px){.sidebar-social-media{box-shadow:none;background:0 0;border:none;gap:6px;margin-top:8px;padding:8px 0 0}.social-section-label{letter-spacing:.5px;opacity:.6;font-size:14px;font-weight:600}.sidebar-legal{margin-bottom:0;padding:8px 0 0}}.legal-separator{background:var(--border-color,#ffffff1a);opacity:.3;height:1px;margin:12px 0 8px}.sidebar-legal{gap:6px;margin-bottom:0;padding:0;font-size:14px;display:grid}.legal-row-top{text-align:center;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.legal-row-bottom{text-align:center;grid-template-columns:1fr;display:grid}.sidebar-legal a,.legal-link-btn{color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.user-profile{align-items:center;gap:8px;padding:6px 0;display:flex;position:relative}.avatar img{object-fit:cover;border-radius:50%;width:32px;height:32px}.user-info{flex-direction:column;flex:1;display:flex}.user-name{color:#1e3a8a;font-size:14px;font-weight:600}[data-theme=dark] .user-name{color:#fff}.user-handle{color:#1e3a8a;font-size:14px}[data-theme=dark] .user-handle{color:#ffffff80}.sidebar-actions{align-items:center;gap:4px;display:flex}.settings-cog-btn{background:var(--glass-bg);border:1px solid var(--glass-border);color:#6b7280;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:none;display:flex}[data-theme=dark] .settings-cog-btn{color:#fff9}.auth-buttons{flex-direction:column;gap:6px;padding:6px 0;display:flex}.auth-buttons-row{align-items:center;gap:6px;width:100%;display:flex}.login-btn,.signup-btn{border-radius:var(--radius-md);cursor:pointer;border:none;width:100%;padding:8px 14px;font-size:14px;font-weight:600;transition:none}.login-btn-compact{border-radius:var(--radius-md);cursor:pointer;background:var(--glass-bg-subtle);color:#1a1a1a;border:1.5px solid #007bff;flex:1;padding:8px 14px;font-size:14px;font-weight:600;transition:none}[data-theme=dark] .login-btn-compact{color:#fff}.login-btn{background:var(--glass-bg-subtle);color:#1a1a1a;border:1.5px solid #007bff}[data-theme=dark] .login-btn{color:#fff}.signup-btn{color:#fff;background:#007bff}.login-btn-collapsed{background:var(--bg-page);border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--text-main);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:none;display:flex}.sidebar-divider{background-color:var(--border-subtle);flex-shrink:0;height:1px;margin:8px 0}.trip-action-buttons{flex-shrink:0;gap:6px;margin-bottom:8px;display:flex}.trip-action-btn{background:var(--glass-bg-subtle);border:1px solid var(--glass-border);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:4px;min-height:44px;padding:10px 12px;font-size:14px;font-weight:600;transition:none;display:flex}.sidebar{background:var(--shell-header-bg,#fff);border-right:1px solid var(--border-subtle);border-radius:8px;padding:1rem .875rem}[data-theme=dark] .sidebar{background:var(--base-sidebar,#171717);border-right:1px solid var(--border-subtle)}.logo-text,.user-name,.user-handle,.sidebar-legal a,.legal-link-btn,.social-section-label,.nav-subtext{color:var(--text-main)}.user-handle,.sidebar-legal a,.legal-link-btn,.social-section-label,.nav-subtext,.settings-cog-btn,.trip-action-btn,.login-btn,.login-btn-compact,.login-btn-collapsed{color:var(--text-secondary)}.collapse-btn:hover,.settings-cog-btn:hover,.trip-action-btn:hover,.login-btn:hover,.login-btn-compact:hover,.login-btn-collapsed:hover,.sidebar-legal a:hover,.legal-link-btn:hover{background:var(--surface-hover);color:var(--text-main)}.nav-item{border-radius:8px}.nav-item:hover{background:var(--surface-subtle);color:var(--text-main)}.nav-item.active,[data-theme=dark] .nav-item.active{color:#fff;background-color:#1668e3;border-color:#0000}.nav-icon,.nav-item.active .nav-icon,[data-theme=dark] .nav-icon,[data-theme=dark] .nav-item.active .nav-icon{color:currentColor}.sidebar-footer,.sidebar-divider,.legal-separator,.nav-separator{border-color:var(--border-subtle);background:var(--border-subtle)}.sidebar-footer{padding-top:.875rem}.settings-cog-btn,.trip-action-btn,.login-btn,.login-btn-compact,.login-btn-collapsed{background:var(--surface-white);border:1px solid var(--border-subtle)}.settings-cog-btn,.login-btn-collapsed{border-radius:12px}.signup-btn{background:var(--text-main);border:1px solid var(--text-main);color:var(--bg-page)}.signup-btn:hover{background:var(--text-secondary);border-color:var(--text-secondary)}.folders-section-primary{margin-bottom:var(--spacing-sm);flex-direction:column;gap:6px;display:flex}.folder-group{flex-direction:column;display:flex;position:relative}.folder-header{cursor:pointer;border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--glass-bg-subtle);border:1px solid var(--glass-border);border-left:3px solid var(--primary-blue);justify-content:space-between;align-items:center;margin-left:-8px;padding:6px 10px 6px 12px;transition:none;display:flex;position:relative}.folder-header.expanded{background:var(--glass-bg);border-left-color:var(--primary-blue)}.folder-left{color:var(--text-main);flex:1;align-items:center;gap:6px;font-size:14px;display:flex}.folder-name{letter-spacing:.3px;text-transform:uppercase;font-size:14px;font-weight:600}.uncategorized-tab{background:var(--glass-bg);border:1px solid var(--glass-border)}.uncategorized-glow{color:var(--text-main);font-weight:600}.folder-count{color:var(--text-muted);background:var(--glass-bg-strong);text-align:center;border-radius:4px;min-width:18px;padding:2px 5px;font-size:14px;font-weight:600}.folder-group-simple{margin-bottom:.25rem}.folder-item-simple{cursor:pointer;color:var(--text-secondary);align-items:center;gap:.5rem;padding:.5rem;font-size:14px;transition:none;display:flex}.folder-item-simple span{font-weight:500}.folder-children{flex-direction:column;gap:2px;margin-top:2px;padding:4px 0 4px 16px;display:flex}.folder-child-item{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:move;background:var(--glass-bg-subtle);border-left:2px solid #0000;align-items:center;gap:6px;padding:4px 8px;font-size:14px;transition:none;display:flex}.folder-child-item:active{opacity:.7;cursor:grabbing}.uncategorized-chats-section{margin-top:var(--spacing-xs);flex-direction:column;flex-shrink:0;gap:3px;display:flex}.section-header-collapsible{color:var(--text-muted);letter-spacing:.8px;cursor:pointer;border-radius:var(--radius-sm);align-items:center;gap:4px;padding:3px 6px;font-size:14px;font-weight:700;display:flex}.chat-items-list{flex-direction:column;gap:1px;display:flex}.chat-item-primary{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:move;background:var(--glass-bg-subtle);border-left:2px solid #0000;align-items:center;gap:6px;padding:5px 8px;font-size:14px;transition:none;display:flex;position:relative}.chat-item-primary:active{opacity:.7;cursor:grabbing}.chat-item-primary.active{background:var(--primary-blue);color:#fff;border-left-color:#fff}.chat-name{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.chat-indicator{border-radius:50%;flex-shrink:0;width:5px;height:5px}.chat-indicator.green{background-color:#22c55e}.chat-indicator.orange{background-color:#f97316}.folder-group[data-drag-over=true]{border:1px dashed var(--primary-blue);background-color:#e6f2ff}.section-item-container{flex-direction:column;display:flex}.section-header-item{cursor:pointer}.item-count-badge{color:var(--text-muted);background-color:#f1f5f9;border-radius:99px;margin-left:auto;padding:1px 5px;font-size:14px;font-weight:600}.section-items-list{flex-direction:column;gap:1px;margin-top:2px;padding-left:28px;display:flex}.section-item{color:var(--text-muted);border-radius:var(--radius-sm);align-items:center;gap:6px;padding:4px 8px;font-size:14px;line-height:1.2;transition:none;display:flex}.item-content-text{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;overflow:hidden}.planner-login-prompt{text-align:center;background:var(--glass-bg-subtle);border-radius:var(--radius-md);border:1px solid var(--border-subtle);flex-direction:column;flex-shrink:0;align-items:center;gap:10px;margin:8px 0;padding:16px 12px;display:flex}.planner-login-icon{background:var(--glass-accent-bg);border:1px solid var(--glass-accent-border);width:44px;height:44px;color:var(--primary-blue);border-radius:50%;justify-content:center;align-items:center;display:flex}.planner-login-prompt h3{color:var(--primary-blue);margin:0;font-size:14px;font-weight:600}.planner-login-prompt p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.4}.planner-login-btn{background:var(--primary-blue);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;padding:10px 20px;font-size:14px;font-weight:600;transition:none}@media (width<=768px),(hover:none) and (pointer:coarse){.nav-item{min-height:44px;padding:12px 14px}.nav-item.icon-only{min-width:44px;min-height:44px;padding:10px}.collapse-btn,.settings-cog-btn,.login-btn-collapsed{width:44px;min-width:44px;height:44px;min-height:44px}.trip-action-btn{min-height:44px;padding:12px 14px}.folder-header,.folder-child-item,.chat-item-primary,.section-item{min-height:44px;padding:10px 12px}.login-btn,.signup-btn,.login-btn-compact{min-height:44px}}@media (width>=1024px){.sidebar{padding:.75rem .75rem .875rem}.sidebar-brand-bar{margin-block-end:.375rem}.sidebar.collapsed{padding-inline:.625rem}.primary-sidebar-shell .sidebar,.primary-sidebar-shell .sidebar.expanded,.primary-sidebar-shell .sidebar.collapsed{height:fit-content}.logo-box{border-radius:9px;width:28px;height:28px}.logo-text{letter-spacing:-.03em;font-size:14px}.collapse-btn{border:1px solid var(--border-subtle);background:var(--surface-white);min-width:34px;min-height:34px;color:var(--text-main);border-radius:10px;padding:0}.collapse-btn:hover{background:var(--surface-hover);color:var(--text-secondary)}.sidebar-nav{gap:2px}.nav-group{gap:3px}.nav-separator{margin:.45rem 0}.nav-item{border-radius:8px;gap:8px;height:32px;min-height:32px;padding:8px;font-size:14px;font-weight:500}.nav-item.icon-only{width:38px;min-width:38px;min-height:38px;padding:0}.nav-label{line-height:1.15}.sidebar-spacer{padding-top:.125rem}.planner-login-prompt{text-align:left;background:var(--surface-subtle);border-radius:16px;align-items:flex-start;gap:.7rem;margin:.25rem 0 0;padding:.9rem}.planner-login-icon{background:var(--surface-white);border:1px solid var(--border-subtle);width:38px;height:38px;color:var(--text-main);border-radius:12px}.planner-login-prompt h3{color:var(--text-main);margin:0;font-size:14px}.planner-login-prompt p{max-width:24ch;margin:0;font-size:14px;line-height:1.45}.sidebar-footer{padding-top:.625rem}.auth-buttons{gap:.5rem;padding:.25rem 0 0}.auth-buttons-row{gap:.5rem}.login-btn-compact,.signup-btn{border-radius:12px;min-height:42px;padding:.7rem .9rem;font-size:14px}.login-btn-compact{background:var(--surface-white);border:1px solid var(--border-subtle);color:var(--text-main)}.login-btn-compact:hover{border-color:var(--border-strong)}.legal-separator{opacity:1;margin:.625rem 0 .5rem}.sidebar-legal{justify-items:start;gap:.4rem;font-size:14px;line-height:1.25}.legal-row-top{text-align:left;grid-template-columns:repeat(3,max-content);justify-content:start;gap:.55rem}.legal-row-bottom{text-align:left;justify-content:start}.sidebar-legal a,.legal-link-btn{color:var(--text-muted)}.sidebar-legal a:hover,.legal-link-btn:hover{color:var(--text-main);background:0 0}.user-profile{gap:.625rem;padding:.375rem 0}.user-name,.user-handle{font-size:14px}.settings-cog-btn{width:36px;height:36px;color:var(--text-secondary);background:0 0;border:1px solid #0000;border-radius:10px}.settings-cog-btn:hover{background:var(--surface-subtle);border-color:var(--border-subtle);color:var(--text-main)}.primary-sidebar-shell .sidebar,.primary-sidebar-shell .sidebar.expanded,.primary-sidebar-shell .sidebar.collapsed{--sidebar-panel-bg:var(--base-sidebar,#fafafa);--sidebar-panel-text-main:var(--text-main);--sidebar-panel-text-secondary:var(--text-secondary);--sidebar-panel-border:var(--border-subtle);--sidebar-panel-hover:var(--surface-hover);--sidebar-panel-subtle:var(--surface-subtle);--sidebar-panel-solid-bg:var(--text-main);--sidebar-panel-solid-hover:var(--text-secondary);--sidebar-panel-solid-text:var(--bg-page);--sidebar-panel-active-bg:var(--sidebar-panel-solid-bg);--sidebar-panel-active-border:var(--sidebar-panel-solid-bg);--sidebar-panel-active-text:var(--sidebar-panel-solid-text);--sidebar-panel-shadow:0 18px 48px #1111111f;--sidebar-panel-scrollbar:var(--border-strong);box-sizing:border-box;background:var(--sidebar-panel-bg);border:1px solid var(--sidebar-panel-border);width:100%;min-width:0;height:100%;max-height:none;box-shadow:var(--sidebar-panel-shadow);border-radius:0;margin-top:0;padding:0;overflow:visible}[data-theme=dark] .primary-sidebar-shell .sidebar,[data-theme=dark] .primary-sidebar-shell .sidebar.expanded,[data-theme=dark] .primary-sidebar-shell .sidebar.collapsed{--sidebar-panel-bg:var(--base-sidebar,#171717);--sidebar-panel-text-main:#f5f5f5f0;--sidebar-panel-text-secondary:#f5f5f5a3;--sidebar-panel-border:#f5f5f51a;--sidebar-panel-hover:#f5f5f514;--sidebar-panel-subtle:#f5f5f50d;--sidebar-panel-solid-bg:#f5f5f5;--sidebar-panel-solid-hover:#ebebeb;--sidebar-panel-solid-text:#171717;--sidebar-panel-active-bg:var(--sidebar-panel-solid-bg);--sidebar-panel-active-border:var(--sidebar-panel-solid-bg);--sidebar-panel-active-text:var(--sidebar-panel-solid-text);--sidebar-panel-shadow:0 18px 48px #00000042;--sidebar-panel-scrollbar:#f5f5f52e}.primary-sidebar-shell .sidebar,.primary-sidebar-shell .sidebar.expanded{transition:height .35s cubic-bezier(.4,0,.2,1),max-height .35s cubic-bezier(.4,0,.2,1)}.primary-sidebar-shell .sidebar-nav{gap:2px;padding:10px 12px}.primary-sidebar-shell .sidebar-brand-bar{padding:8px 12px 6px}.primary-sidebar-shell .sidebar-spacer{padding:4px 12px 8px}.primary-sidebar-shell .sidebar-pin-bottom{padding:0 0 10px}.primary-sidebar-shell .sb-pro-card{flex-shrink:0;width:auto;margin:0 12px}.primary-sidebar-shell .sidebar-footer{padding:8px 12px 10px}.primary-sidebar-shell .sidebar.collapsed{padding-inline:0}.primary-sidebar-shell .sidebar.collapsed .sidebar-nav,.primary-sidebar-shell .sidebar.collapsed .sidebar-spacer,.primary-sidebar-shell .sidebar.collapsed .sidebar-brand-bar,.primary-sidebar-shell .sidebar.collapsed .sidebar-pin-bottom{padding-inline:8px}.primary-sidebar-shell .sidebar.collapsed .sidebar-nav{padding-top:12px;padding-bottom:10px}.primary-sidebar-shell .sidebar .logo-box{background:var(--sidebar-panel-subtle);border:1px solid var(--sidebar-panel-border);border-radius:8px;width:28px;height:28px}.primary-sidebar-shell .sidebar .logo-text,.primary-sidebar-shell .sidebar .user-name,.primary-sidebar-shell .sidebar .sidebar-menu-label,.primary-sidebar-shell .sidebar .planner-login-prompt h3,.primary-sidebar-shell .sidebar .planner-login-prompt p{color:var(--sidebar-panel-text-main)}.primary-sidebar-shell .sidebar .user-handle,.primary-sidebar-shell .sidebar .sidebar-legal a,.primary-sidebar-shell .sidebar .legal-link-btn,.primary-sidebar-shell .sidebar .social-section-label,.primary-sidebar-shell .sidebar .nav-subtext,.primary-sidebar-shell .sidebar .settings-cog-btn,.primary-sidebar-shell .sidebar .trip-action-btn,.primary-sidebar-shell .sidebar .login-btn,.primary-sidebar-shell .sidebar .login-btn-compact,.primary-sidebar-shell .sidebar .login-btn-collapsed,.primary-sidebar-shell .sidebar{color:var(--sidebar-panel-text-secondary)}.primary-sidebar-shell .sidebar .collapse-btn{background:0 0;border:1px solid #0000;border-radius:8px;min-width:30px;min-height:30px;padding:0}.primary-sidebar-shell .sidebar .nav-group{gap:4px}.primary-sidebar-shell .sidebar .nav-item{background:0 0;border-color:#0000;border-radius:8px;gap:8px;height:32px;min-height:32px;padding:8px;font-size:14px;font-weight:500}.primary-sidebar-shell .sidebar .nav-item.icon-only{width:36px;min-width:36px;min-height:36px;padding:0}.primary-sidebar-shell .sidebar .nav-separator{margin:.35rem 0}.primary-sidebar-shell .sidebar .nav-item:hover,.primary-sidebar-shell .sidebar .collapse-btn:hover,.primary-sidebar-shell .sidebar .settings-cog-btn:hover,.primary-sidebar-shell .sidebar .trip-action-btn:hover,.primary-sidebar-shell .sidebar .login-btn:hover,.primary-sidebar-shell .sidebar .login-btn-compact:hover,.primary-sidebar-shell .sidebar .login-btn-collapsed:hover{background:var(--sidebar-panel-hover);border-color:var(--sidebar-panel-border);color:var(--sidebar-panel-text-main)}.primary-sidebar-shell .sidebar .nav-item.active{color:#fff;background-color:#1668e3;border-color:#0000}.primary-sidebar-shell .sidebar .nav-icon,.primary-sidebar-shell .sidebar .nav-item.active .nav-icon{color:currentColor}.primary-sidebar-shell .sidebar .nav-separator,.primary-sidebar-shell .sidebar .legal-separator,.primary-sidebar-shell .sidebar .sidebar-footer,.primary-sidebar-shell .sidebar .sidebar-divider{border-color:var(--sidebar-panel-border);background:var(--sidebar-panel-border)}.primary-sidebar-shell .sidebar .planner-login-prompt{text-align:left;background:var(--sidebar-panel-subtle);border:1px solid var(--sidebar-panel-border);border-radius:12px;align-items:flex-start;gap:.7rem;margin-top:0;padding:.875rem}.primary-sidebar-shell .sidebar .planner-login-icon{background:var(--sidebar-panel-hover);border:1px solid var(--sidebar-panel-border);width:36px;height:36px;color:var(--sidebar-panel-text-main);border-radius:10px}.primary-sidebar-shell .sidebar .settings-cog-btn,.primary-sidebar-shell .sidebar .trip-action-btn,.primary-sidebar-shell .sidebar .login-btn,.primary-sidebar-shell .sidebar .login-btn-compact,.primary-sidebar-shell .sidebar .login-btn-collapsed{border:1px solid var(--sidebar-panel-border);background:0 0}.primary-sidebar-shell .sidebar .settings-cog-btn{border-radius:8px;width:34px;height:34px}.primary-sidebar-shell .sidebar .signup-btn{background:var(--sidebar-panel-solid-bg);border:1px solid var(--sidebar-panel-solid-bg);color:var(--sidebar-panel-solid-text)}.primary-sidebar-shell .sidebar .signup-btn:hover{background:var(--sidebar-panel-solid-hover);border-color:var(--sidebar-panel-solid-hover);color:var(--sidebar-panel-solid-text)}.primary-sidebar-shell .sidebar .sidebar-legal a:hover,.primary-sidebar-shell .sidebar .legal-link-btn:hover{color:var(--sidebar-panel-text-main);background:0 0}.primary-sidebar-shell .sidebar .sidebar-spacer::-webkit-scrollbar-thumb{background:var(--sidebar-panel-scrollbar)}}.jhp-overlay{z-index:var(--z-modal-backdrop,1000);pointer-events:all;background:#0000004d;position:fixed;inset:0}.journii-history-panel{width:300px;height:150%;z-index:var(--z-modal-content,1010);background:#fafafa;border-left:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:0;margin-left:10px;font-family:Geist,Inter,sans-serif;display:flex;position:absolute;top:0;left:100%;overflow:hidden;box-shadow:0 4px 24px #0000001a,0 0 0 1px #0000000d}.jhp-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 14px 10px;display:flex}.jhp-title{color:#111827;letter-spacing:.01em;font-size:14px;font-weight:600}.jhp-header-actions{align-items:center;gap:6px;display:flex}.jhp-new-chat-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.jhp-new-chat-btn svg{color:#000}.jhp-new-chat-btn:hover{background:#f3f4f6;border-color:#d1d5db}.jhp-close-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s,color .15s;display:flex}.jhp-close-btn:hover{color:#374151;background:#f3f4f6}.jhp-search-wrap{flex-shrink:0;margin:0 14px 10px;position:relative}.jhp-search-icon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.jhp-search-input{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:36px;padding:0 10px 0 30px;font-family:inherit;font-size:14px;transition:border-color .15s}.jhp-search-input::placeholder{color:#9ca3af}.jhp-search-input:focus{border-color:#6366f1}.jhp-inbox-list{flex-direction:column;flex:1;display:flex;overflow-y:auto}.jhp-inbox-item{box-sizing:border-box;background:0 0;border-bottom:1px solid #e5e5e5;flex-direction:row;align-items:center;gap:4px;width:100%;min-height:64px;padding:0 8px 0 16px;transition:background .12s;display:flex}.jhp-inbox-item:hover{background:#f5f5f5}.jhp-inbox-item--confirming{background:#fff5f5}[data-theme=dark] .jhp-inbox-item--confirming{background:#ef444414}.jhp-inbox-item-main{cursor:pointer;text-align:left;min-width:0;font:inherit;background:0 0;border:none;flex:1;padding:0}.jhp-inbox-item-title{color:#737373;white-space:nowrap;text-overflow:ellipsis;font-family:Geist,Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;display:block;overflow:hidden}.jhp-inbox-item-delete{color:#9ca3af;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .15s,background .15s,color .15s;display:flex}.jhp-inbox-item:hover .jhp-inbox-item-delete{opacity:1}.jhp-inbox-item-delete:hover{color:#ef4444;background:#fee2e2}.jhp-inbox-confirm{align-items:center;gap:8px;width:100%;display:flex}.jhp-confirm-text{color:#ef4444;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:500;overflow:hidden}.jhp-confirm-actions{flex-shrink:0;gap:6px;display:flex}.jhp-confirm-cancel,.jhp-confirm-delete{cursor:pointer;white-space:nowrap;border:1px solid;border-radius:6px;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:background .12s,border-color .12s}.jhp-confirm-cancel{color:#6b7280;background:0 0;border-color:#e5e7eb}.jhp-confirm-cancel:hover{background:#f5f5f5}.jhp-confirm-delete{color:#fff;background:#ef4444;border-color:#ef4444}.jhp-confirm-delete:hover{background:#dc2626;border-color:#dc2626}.jhp-confirm-delete:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .jhp-inbox-item{border-bottom-color:#ffffff1a}[data-theme=dark] .jhp-inbox-item:hover{background:#ffffff0d}[data-theme=dark] .jhp-inbox-item-title{color:#d1d5db}[data-theme=dark] .jhp-inbox-item-delete:hover{color:#f87171;background:#ef44442e}[data-theme=dark] .jhp-confirm-cancel{color:#9ca3af;border-color:#ffffff26}[data-theme=dark] .jhp-confirm-cancel:hover{background:#ffffff14}.jhp-empty-state{border-radius:10px;flex-direction:column;align-self:stretch;align-items:center;gap:24px;padding:24px 16px;display:flex}.jhp-empty-icon-wrapper{box-sizing:border-box;background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:8px;display:flex;box-shadow:0 1px 2px #0000000d}.jhp-empty-icon{color:#0a0a0a;width:24px;height:24px}.jhp-empty-text-group{flex-direction:column;align-self:stretch;align-items:center;gap:8px;display:flex}.jhp-empty-title{color:#0a0a0a;text-align:center;align-self:stretch;margin:0;font-family:Geist,Inter,sans-serif;font-size:18px;font-weight:600;line-height:28px}.jhp-empty-desc{color:#737373;text-align:center;align-self:stretch;margin:0;font-family:Geist,Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.jhp-empty-actions{flex-direction:column;align-self:stretch;align-items:center;gap:12px;display:flex}.jhp-empty-btn-primary{color:#fafafa;cursor:pointer;box-sizing:border-box;background:#171717;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:36px;padding:8px 16px;font-family:Geist,Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:background .15s;display:flex}.jhp-empty-btn-primary:hover{background:#2d2d2d}.jhp-empty-btn-secondary{color:#0a0a0a;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;width:100%;height:36px;padding:8px 16px;font-family:Geist,Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:background .15s,border-color .15s;display:flex;box-shadow:0 1px 2px #0000000d}.jhp-empty-btn-secondary:hover{background:#f5f5f5;border-color:#d4d4d4}[data-theme=dark] .journii-history-panel{background:#1a1a1a;border-left-color:#2d2d2d;box-shadow:0 4px 24px #0006,0 0 0 1px #ffffff0d}[data-theme=dark] .jhp-title{color:#f9fafb}[data-theme=dark] .jhp-new-chat-btn{color:#a3a3a3;background:#262626;border-color:#3d3d3d}[data-theme=dark] .jhp-new-chat-btn:hover{background:#303030;border-color:#4d4d4d}[data-theme=dark] .jhp-new-chat-btn svg{color:#fff}[data-theme=dark] .jhp-close-btn{color:#6b7280}[data-theme=dark] .jhp-close-btn:hover{color:#e5e7eb;background:#262626}[data-theme=dark] .jhp-search-input{color:#f9fafb;background:#262626;border-color:#3d3d3d}[data-theme=dark] .jhp-search-input::placeholder{color:#6b7280}[data-theme=dark] .jhp-search-input:focus{border-color:#818cf8}[data-theme=dark] .jhp-overlay{background:#00000080}[data-theme=dark] .jhp-empty-icon-wrapper{background:#171717;border-color:#ffffff1a}[data-theme=dark] .jhp-empty-icon,[data-theme=dark] .jhp-empty-title{color:#fafafa}[data-theme=dark] .jhp-empty-desc{color:#a3a3a3}[data-theme=dark] .jhp-empty-btn-primary{color:#171717;background:#e5e5e5}[data-theme=dark] .jhp-empty-btn-primary:hover{background:#d4d4d4}[data-theme=dark] .jhp-empty-btn-secondary{color:#fafafa;background:#ffffff0b;border-color:#ffffff26;box-shadow:0 1px 2px #0000000d}[data-theme=dark] .jhp-empty-btn-secondary:hover{background:#ffffff14;border-color:#ffffff38}.sb-pro-card{box-sizing:border-box;background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:16px;width:100%;padding:16px;display:flex}[data-theme=dark] .sb-pro-card{background:#171717;border:1px solid #ffffff1a}.sb-pro-card-header{flex-direction:column;align-self:stretch;align-items:flex-start;gap:6px;padding:0;display:flex}.sb-pro-card-title{color:#0a0a0a;align-self:stretch;font-family:Geist,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:100%}[data-theme=dark] .sb-pro-card-title{color:#fafafa}.sb-pro-card-desc{color:#737373;align-self:stretch;font-family:Geist,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:100%}[data-theme=dark] .sb-pro-card-desc{color:#a3a3a3}.sb-pro-card-btn{box-sizing:border-box;cursor:pointer;color:#171717;background:#f5f5f5;border:none;border-radius:8px;flex-direction:row;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;gap:8px;width:100%;height:36px;padding:8px 16px;font-family:Geist,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:opacity .15s;display:flex}.sb-pro-card-btn:hover{opacity:.75}[data-theme=dark] .sb-pro-card-btn{color:#fafafa;background:#262626}.primary-sidebar-shell .travelle4life-banner.sb-pro-card,.travelle4life-banner.sb-pro-card{box-sizing:border-box;height:clamp(160px,17dvh,180px);box-shadow:none;background:#1668e3;border:none;border-radius:8px;flex-shrink:0;justify-content:space-between;align-items:center;gap:7px;padding:9px 11px;overflow:hidden}[data-theme=dark] .travelle4life-banner.sb-pro-card{background:#1668e3;border:none}.travelle4life-banner .travelle4life-banner__header{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-self:stretch;align-items:center;gap:4px;min-height:0;display:flex;overflow:hidden}.travelle4life-banner__logo{box-sizing:border-box;aspect-ratio:1;object-fit:contain;object-position:center;flex-shrink:0;width:42px;max-width:100%;height:auto;display:block}.travelle4life-banner .travelle4life-banner__title,.travelle4life-banner .sb-pro-card-title.travelle4life-banner__title{color:#fff;text-align:center;flex-shrink:0;margin:0;font-size:12px;font-weight:600;line-height:1.15}[data-theme=dark] .travelle4life-banner .travelle4life-banner__title,[data-theme=dark] .travelle4life-banner .sb-pro-card-title.travelle4life-banner__title{color:#fff}.travelle4life-banner .travelle4life-banner__desc,.travelle4life-banner .sb-pro-card-desc.travelle4life-banner__desc{color:#fff;text-align:center;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-shrink:1;align-self:stretch;min-height:0;margin:0;font-size:11px;font-weight:400;line-height:1.22;display:-webkit-box;overflow:hidden}[data-theme=dark] .travelle4life-banner .travelle4life-banner__desc,[data-theme=dark] .travelle4life-banner .sb-pro-card-desc.travelle4life-banner__desc{color:#fff}.travelle4life-banner .travelle4life-banner__cta,.travelle4life-banner .sb-pro-card-btn.travelle4life-banner__cta{box-sizing:border-box;color:#171717;background:#fff;border:none;border-radius:4px;flex-shrink:0;height:auto;min-height:32px;max-height:36px;padding-block:4px;padding-inline:10px;font-size:11px;font-weight:500;line-height:1.2}.travelle4life-banner .travelle4life-banner__cta:hover,.travelle4life-banner .sb-pro-card-btn.travelle4life-banner__cta:hover{opacity:.92}[data-theme=dark] .travelle4life-banner .travelle4life-banner__cta,[data-theme=dark] .travelle4life-banner .sb-pro-card-btn.travelle4life-banner__cta{color:#171717;background:#fff}@media (height<=768px){.primary-sidebar-shell .sidebar-pin-bottom{gap:8px}}.sidebar .nav-group--profile .nav-item.active,[data-theme=dark] .sidebar .nav-group--profile .nav-item.active,.primary-sidebar-shell .sidebar .nav-group--profile .nav-item.active,[data-theme=dark] .primary-sidebar-shell .sidebar .nav-group--profile .nav-item.active{color:#fff;background-color:#1668e3;border-color:#0000}.standard-modal__container.standard-modal--travelle4life .standard-modal__body{flex-direction:column;flex:auto;min-height:0;padding:0;display:flex}.travelle4life-iframe-wrap{background:var(--bg-page);flex-direction:column;flex:auto;width:100%;min-height:min(82vh,880px);display:flex}.travelle4life-iframe{background:#fff;border:0;flex:auto;width:100%;min-height:min(82vh,880px)}.explore-panel{z-index:1000;transform-origin:0 0;background:#fff;border-radius:12px;width:240px;margin-left:10px;padding:8px 0;position:absolute;top:220px;left:100%;overflow:hidden;box-shadow:0 4px 20px #0000001a,0 0 0 1px #0000000d}.explore-close-btn{color:#94a3b8;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.explore-close-btn:hover{color:#64748b;background-color:#f1f5f9}.explore-items-container{padding-top:12px}.explore-item{cursor:pointer;color:#334155;align-items:center;gap:12px;padding:10px 16px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.explore-item:hover{color:#1e3a8a;background-color:#f1f5f9}.explore-item svg{color:#64748b;transition:color .2s}.explore-item:hover svg{color:#1e3a8a}.explore-item svg.heart-icon{color:#64748b}.explore-item:hover svg.heart-icon{color:#ef4444}.mobile-menu-drawer{z-index:calc(var(--z-drawer) + 10);flex-direction:column;display:flex}.mobile-menu-header--figma{border-bottom:1px solid var(--border-subtle);box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;min-height:56px;padding:10px 16px 10px 12px;display:flex;position:relative}.mobile-menu-header-icon-btn{width:36px;height:36px;color:var(--text-main);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s;display:inline-flex}.mobile-menu-header-icon-btn:hover,.mobile-menu-header-icon-btn:active{background:var(--surface-muted,#f5f5f5)}[data-theme=dark] .mobile-menu-header-icon-btn:hover,[data-theme=dark] .mobile-menu-header-icon-btn:active{background:#262626}.mobile-menu-header-logo-center{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-menu-header-logo-center .menu-logo-img{object-fit:contain;width:26px;height:26px}.mobile-menu-header-signin-btn{color:#fafafa;cursor:pointer;background:#0a0a0a;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;height:32px;padding:0 12px;font-size:12px;font-weight:500;line-height:16px;transition:opacity .15s;display:inline-flex}.mobile-menu-header-signin-btn:hover{opacity:.85}[data-theme=dark] .mobile-menu-header-signin-btn:not(.mobile-menu-header-signin-btn--avatar){color:#0a0a0a;background:#fafafa}.mobile-menu-header-signin-btn--avatar{background:0 0;border-radius:999px;width:36px;height:36px;padding:0}.mobile-menu-items{flex-direction:column;flex:1;gap:2px;padding:8px;display:flex;overflow-y:auto}.mobile-menu-item{width:100%;height:36px;color:var(--text-main,#0a0a0a);cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:0 8px;font-size:14px;font-weight:400;transition:background .12s;display:flex}[data-theme=dark] .mobile-menu-item{color:#fafafa}.mobile-menu-item svg{width:16px;height:16px;color:var(--text-main,#0a0a0a);flex-shrink:0}[data-theme=dark] .mobile-menu-item svg{color:#fafafa}.mobile-menu-item span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.mobile-menu-item:hover{background:var(--surface-muted,#f5f5f5)}.mobile-menu-item:active{background:var(--surface-muted,#f0f0f0)}[data-theme=dark] .mobile-menu-item:hover,[data-theme=dark] .mobile-menu-item:active{background:#1a1a1a}.mobile-menu-item.active{color:var(--primary-blue,#1a6ff4);background:#e6f2ff;font-weight:500}.mobile-menu-item.active svg{color:var(--primary-blue,#1a6ff4)}[data-theme=dark] .mobile-menu-item.active{color:#60a5fa;background:#1a6ff426}[data-theme=dark] .mobile-menu-item.active svg{color:#60a5fa}@media (hover:none) and (pointer:coarse){.mobile-menu-item{height:44px;min-height:44px}}.mobile-menu-footer{border-top:1px solid var(--border-subtle);flex-direction:column;flex-shrink:0;gap:2px;padding:8px;display:flex}.menu-footer-btn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;height:36px;padding:0 8px;font-size:14px;font-weight:400;transition:background .12s;display:flex}.menu-footer-btn svg{flex-shrink:0;width:16px;height:16px}.menu-footer-btn:hover{background:var(--surface-muted,#f5f5f5)}[data-theme=dark] .menu-footer-btn:hover{background:#1a1a1a}.menu-footer-btn.admin{color:var(--primary-blue,#1a6ff4);font-weight:500}.menu-footer-btn.logout{color:#ef4444}.mobile-bottom-nav{z-index:var(--z-bottom-nav,700);padding:8px 16px calc(8px + env(safe-area-inset-bottom,0px));box-sizing:border-box;background:var(--surface-muted,#f5f5f5);border-top:1px solid var(--surface-subtle,#fafafa);flex-direction:row;justify-content:space-between;align-items:stretch;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0}[data-theme=dark] .mobile-bottom-nav{background:#0a0a0a;border-top-color:#262626}.mobile-bottom-nav-item{min-width:0;color:var(--text-secondary,#737373);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-family:Geist,sans-serif;font-size:12px;font-weight:500;line-height:1;transition:color .15s,background .15s;display:flex}.mobile-bottom-nav-item svg{color:inherit;flex-shrink:0}.mobile-bottom-nav-item--active{color:#3b82f6}.mobile-bottom-nav-item:active{background:#0000000a}[data-theme=dark] .mobile-bottom-nav-item:active{background:#ffffff0f}@media (width>=769px){.mobile-menu-drawer,.mobile-bottom-nav{display:none}}.app-header{flex:0 0 var(--header-height);width:100%;height:var(--header-height);background:var(--shell-header-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:var(--z-sticky);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:1rem;padding:0 clamp(1.25rem,2.2vw,2rem);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;display:flex;position:relative;box-shadow:0 1px #11111108}.app-header.app-header--toolbar-only{justify-content:flex-end}.app-header-left,.app-header-right,.app-header-user-trigger,.app-header-home,.app-header-view-button,.app-header-utility-button,.app-header-sign-in-button,.app-header-user-menu-item{align-items:center;display:flex}.app-header-left,.app-header-user-meta{min-width:0}.app-header-left{flex:auto;gap:.875rem}.app-header-home,.app-header-view-button,.app-header-utility-button,.app-header-sign-in-button{border:1px solid var(--border-subtle);background:var(--surface-white)}.app-header-home{color:#1668e3;background:0 0;border:none;border-radius:0;gap:.875rem;padding:.4rem .2rem .4rem 0}.app-header-logo-shell{background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.app-header-logo{object-fit:contain;flex-shrink:0;width:24px;height:24px;display:block}.app-header-brand{letter-spacing:0;color:#1668e3;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:1}.app-header-user-handle{color:var(--text-secondary)}.app-header-right{flex-shrink:0;gap:1rem}.app-header-view-button{box-sizing:border-box;width:198px;height:36px;color:var(--text-main);cursor:pointer;border-radius:8px;justify-content:flex-start;gap:8px;padding:8px 16px;box-shadow:0 1px 2px #0000000d}.app-header-bg-label{text-align:left;min-width:0;color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:500;overflow:hidden}.app-header-view-chevron{color:var(--text-muted);flex-shrink:0}.bg-selector-menu{background:var(--surface-white);border:1px solid var(--border-subtle);z-index:calc(var(--z-dropdown) + 4);border-radius:16px;outline:none;padding:.5rem;box-shadow:0 18px 48px #0f172a29}.bg-selector-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.bg-selector-item{cursor:pointer;border-radius:10px;outline:none;flex-direction:column;align-items:center;gap:6px;padding:6px 4px;transition:background .12s;display:flex;position:relative}.bg-selector-item:hover,.bg-selector-item:focus,.bg-selector-item.selected{background:var(--surface-hover)}.bg-selector-thumb{border:2px solid #0000;border-radius:10px;flex-shrink:0;width:72px;height:52px;transition:border-color .12s,transform .12s;position:relative;overflow:hidden}.bg-selector-thumb-img{object-fit:cover;width:100%;height:100%;display:block}.bg-selector-item:hover .bg-selector-thumb,.bg-selector-item:focus .bg-selector-thumb{transform:scale(1.05)}.bg-selector-item.selected .bg-selector-thumb{border-color:var(--primary-blue,#3b82f6)}.bg-selector-thumb--clear{background:var(--surface-hover,#f0f0f0);border-style:dashed;border-color:var(--border-subtle,#d4d4d4);justify-content:center;align-items:center;display:flex}.bg-selector-clear-icon{color:var(--text-tertiary,#a3a3a3)}.bg-selector-item.selected .bg-selector-thumb--clear{border-color:var(--primary-blue,#3b82f6);border-style:solid}.bg-selector-item.selected .bg-selector-clear-icon{color:var(--primary-blue,#3b82f6)}.bg-selector-label{color:var(--text-secondary);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:72px;font-size:10px;font-weight:500;line-height:1.2;overflow:hidden}.bg-selector-check{color:#fff;background:var(--primary-blue,#3b82f6);box-sizing:content-box;border-radius:50%;padding:2px;position:absolute;top:6px;right:6px}.bg-selector-thumb--upload{background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%);border-color:#0000;justify-content:center;align-items:center;display:flex}.bg-selector-upload-icon{color:#fff}.bg-selector-upload-btn:hover .bg-selector-thumb--upload{transform:scale(1.05)}.bg-selector-upload-btn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.bg-selector-delete-btn{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:opacity .12s,transform .12s;display:flex;position:absolute;top:4px;right:4px}.bg-selector-item:hover .bg-selector-delete-btn{opacity:1}.bg-selector-delete-btn:hover{background:#dc2626;transform:scale(1.1)}.bg-selector-error{color:#991b1b;text-align:center;background:#fee2e2;border:1px solid #ef4444;border-radius:8px;margin-top:.5rem;padding:.5rem;font-size:11px;font-weight:500}.app-video-bg{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.app-header-utility-button{width:40px;height:40px;color:var(--text-main);border-radius:12px;justify-content:center;padding:0;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;box-shadow:0 1px 2px #0000000d}.app-header-sign-in-button{box-sizing:border-box;color:#f5f5f5;background:#1668e3;border-color:#1668e3;border-radius:8px;justify-content:center;gap:8px;width:117px;height:40px;padding:8px 24px;font-size:1rem;font-weight:500;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;box-shadow:0 1px 2px #0000000d}.app-header-user-trigger{gap:.5rem;min-height:40px;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s}.app-header-user-meta{flex-direction:column;line-height:1.15;display:flex}.app-header-user-name{color:var(--text-main);font-size:.88rem;font-weight:600}.app-header-user-handle{font-size:.76rem}.app-header-home:hover,.app-header-view-button:hover,.app-header-utility-button:hover{background:var(--surface-hover)}.app-header-home:hover{background:0 0}.app-header-sign-in-button:hover{background:#1254c2;border-color:#1254c2}.app-header-user-menu{width:176px;z-index:calc(var(--z-dropdown) + 4);background:#262626;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:4px;box-shadow:0 8px 24px #00000080,0 2px 8px #0000004d}[data-theme=dark] .app-header-user-menu{background:var(--base-sidebar,#171717)}.app-header-user-menu-header{box-sizing:border-box;background:#262626;border-radius:8px;flex-direction:row;flex:none;align-self:stretch;align-items:center;gap:8px;height:48px;padding:8px;display:flex}.app-header-user-menu-header-avatar{border-radius:100px;flex-shrink:0;width:32px;height:32px;overflow:hidden}.app-header-user-menu-header-info{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.app-header-user-menu-name{color:#fafafa;white-space:nowrap;text-overflow:ellipsis;font-family:Geist,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:100%;overflow:hidden}.app-header-user-menu-handle{color:#a3a3a3;white-space:nowrap;text-overflow:ellipsis;font-family:Geist,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:100%;overflow:hidden}.app-header-user-menu-separator{background:#ffffff14;height:1px;margin:2px 0}.app-header-user-menu-item{color:#fafafa;cursor:pointer;box-sizing:border-box;border-radius:8px;outline:none;gap:8px;width:100%;height:32px;padding:8px;font-family:Geist,sans-serif;font-size:14px;font-weight:400;line-height:100%}.app-header-user-menu-item:hover,.app-header-user-menu-item[data-highlighted]{background:#ffffff14;outline:none}.app-header-home:focus-visible,.app-header-utility-button:focus-visible,.app-header-sign-in-button:focus-visible,.app-header-user-trigger:focus-visible,.app-header-user-menu-item:focus-visible,.app-header-view-button:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}html[data-theme=dark] .app-header{background:#000!important}[data-theme=dark] .app-header-view-button{color:#f5f5f5;background:#ffffff0b;border-color:#ffffff26}[data-theme=dark] .app-header-home,[data-theme=dark] .app-header-brand{color:#1668e3}[data-theme=dark] .app-header-bg-label{color:#fff}[data-theme=dark] .bg-selector-menu{background:var(--surface-elevated,#121212);border-color:var(--border-subtle,#242424)}[data-theme=dark] .bg-selector-item:hover,[data-theme=dark] .bg-selector-item:focus,[data-theme=dark] .bg-selector-item.selected{background:var(--surface-hover,#202020)}[data-theme=dark] .bg-selector-label{color:var(--text-secondary,#b8b8b8)}[data-theme=dark] .bg-selector-item.selected .bg-selector-thumb{border-color:#f5f5f5}[data-theme=dark] .bg-selector-thumb--clear{background:var(--surface-hover,#202020);border-color:var(--border-subtle,#333)}[data-theme=dark] .bg-selector-clear-icon{color:var(--text-tertiary,#666)}[data-theme=dark] .bg-selector-item.selected .bg-selector-thumb--clear{border-color:#f5f5f5}[data-theme=dark] .bg-selector-item.selected .bg-selector-clear-icon{color:#f5f5f5}[data-theme=dark] .bg-selector-check{color:#111;background:#f5f5f5}[data-theme=dark] .bg-selector-error{color:#fecaca;background:#7f1d1d66;border-color:#ef444499}[data-theme=dark] .app-header-utility-button{color:#f5f5f5;background:#ffffff14;border-color:#ffffff1a}[data-theme=dark] .app-header-user-trigger{color:#f5f5f5;border-color:#ffffff1f}[data-theme=dark] .app-header-sign-in-button{color:#fff;background:#1668e3;border-color:#1668e3}[data-theme=dark] .app-header-view-button:hover{background:#ffffff14}[data-theme=dark] .app-header-utility-button:hover{background:#ffffff1f}[data-theme=dark] .app-header-sign-in-button:hover{color:#fff;background:#1254c2;border-color:#1254c2}@media (width<=1279px){.app-header{padding-inline:1.25rem}.app-header-user-meta{display:none}.app-header-view-button{width:168px}.app-header-sign-in-button{width:auto;min-width:117px;padding-inline:1.15rem}}@media (width<=1023px){.app-header{display:none}}.mobile-home-tiles{--tile-radius:clamp(14px, 3.6vw, 20px);--tile-gap:clamp(10px, 2.6vw, 16px);--tile-padding:clamp(12px, 3vw, 16px);--tile-aspect:1 / .92;--tile-icon-size:clamp(28px, 7vw, 36px);--tile-label-size:clamp(13px, 3.6vw, 16px);--tile-cta-size:clamp(11px, 3vw, 13px);box-sizing:border-box;width:100%;padding:0 16px}.mobile-home-tiles__grid{gap:var(--tile-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.mobile-home-tile{aspect-ratio:var(--tile-aspect);padding:var(--tile-padding);border-radius:var(--tile-radius);border:1px solid var(--border-subtle,#e5e5e5);background:var(--surface-card,#f5f5f5);color:var(--text-main,#0a0a0a);cursor:pointer;text-align:left;background-image:linear-gradient(135deg, var(--tile-accent-soft,transparent) 0%, transparent 55%), radial-gradient(circle at 0% 0%, var(--tile-accent-glow,transparent) 0%, transparent 60%);flex-direction:column;justify-content:space-between;align-items:flex-start;transition:transform .18s,box-shadow .18s,background .18s;display:flex;position:relative;overflow:hidden}[data-theme=dark] .mobile-home-tile{color:#fafafa;background:#171717;border-color:#ffffff14}.mobile-home-tile:active{transform:scale(.98)}@media (hover:hover){.mobile-home-tile:hover{box-shadow:0 6px 20px -8px #0000002e}}.mobile-home-tile__icon{width:var(--tile-icon-size);height:var(--tile-icon-size);background:var(--tile-accent,#3b82f6);color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.mobile-home-tile__label{font-size:var(--tile-label-size);letter-spacing:-.01em;flex-direction:column;gap:2px;font-weight:600;line-height:1.25;display:flex}.mobile-home-tile__cta{background:var(--surface-card-elevated,#fff);color:var(--text-main,#0a0a0a);font-size:var(--tile-cta-size);border:1px solid var(--border-subtle,#e5e5e5);border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-weight:500;display:inline-flex;box-shadow:0 1px 2px #0000000a}[data-theme=dark] .mobile-home-tile__cta{color:#0a0a0a;background:#ffffffeb;border-color:#ffffff1a}.mobile-home-tile__cta svg{color:#2563eb}.tile--amber{--tile-accent:#f59e0b;--tile-accent-soft:#f59e0b1a;--tile-accent-glow:#f59e0b2e}.tile--rose{--tile-accent:#f43f5e;--tile-accent-soft:#f43f5e1a;--tile-accent-glow:#f43f5e2e}.tile--emerald{--tile-accent:#10b981;--tile-accent-soft:#10b9811a;--tile-accent-glow:#10b9812e}.tile--violet{--tile-accent:#a855f7;--tile-accent-soft:#a855f71a;--tile-accent-glow:#a855f72e}[data-theme=dark] .tile--amber{--tile-accent-soft:#f59e0b2e;--tile-accent-glow:#f59e0b47}[data-theme=dark] .tile--rose{--tile-accent-soft:#f43f5e2e;--tile-accent-glow:#f43f5e47}[data-theme=dark] .tile--emerald{--tile-accent-soft:#10b9812e;--tile-accent-glow:#10b98147}[data-theme=dark] .tile--violet{--tile-accent-soft:#a855f72e;--tile-accent-glow:#a855f747}.skip-to-content{background:var(--text-main);color:var(--bg-page);z-index:var(--z-system);border-radius:0 0 4px;padding:8px 16px;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-40px;left:0}.skip-to-content:focus{outline:3px solid var(--text-main);outline-offset:2px;top:0}.main-layout{background-color:var(--bg-page);background-image:var(--app-bg-image,none);width:100vw;height:100dvh;color:var(--text-main);background-position:50%;background-size:cover;flex-direction:column;display:flex;position:relative;overflow:hidden}html.app-has-bg .main-layout{z-index:1;background-color:#0000;background-image:none;position:relative}html.app-has-bg .shell-column,html.app-has-bg .content-area{background:0 0}.main-layout .flight-cert-banner{box-sizing:border-box;text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#7c2d12;z-index:121;background:linear-gradient(90deg,#fef3c7 0%,#fcd34d 100%);border-bottom:1px solid #f59e0b;flex-shrink:0;width:100%;padding:6px 14px;font-size:12px;font-weight:600;line-height:1.35}.main-layout.mobile{padding-top:var(--safe-area-top);flex-direction:column}.main-layout.mobile .content-area{padding-bottom:calc(var(--safe-area-bottom,0px) + var(--bottom-nav-height,64px) + 80px);padding-left:var(--container-padding);padding-right:var(--container-padding)}.shell-main-chrome,.shell-main-row{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.shell-body{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.shell-column{background:var(--bg-page);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}html[data-theme=light]:not(.app-has-bg) .main-layout.home-page .shell-column,html[data-theme=light]:not(.app-has-bg) .main-layout.home-page .content-area{background:#fff}.content-area{backface-visibility:hidden;perspective:1000px;background:var(--bg-page);scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior:none auto;flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden auto;transform:translateZ(0)}html[data-theme=light] .content-area:has(.profile-page,.travel-contact-page,.messages-page,.payment-methods-page,.reviews-page,.security-settings-page,.pet-page,.help-feedback-page,.purchases-page,.travel-documents-page){background:#fff}.content-area.home-page{overflow-y:hidden}.content-area.stays-tab{overflow:hidden}@media (width<=768px){.content-area{padding-bottom:calc(var(--safe-area-bottom,0px) + 80px)}}@media (width>=769px) and (width<=1023px){.main-layout.home-page:not(.mobile) .content-area{padding-bottom:calc(var(--safe-area-bottom,0px) + var(--bottom-nav-height,64px) + 16px);padding-left:var(--container-padding);padding-right:var(--container-padding);box-sizing:border-box}}.content-area-inner{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden auto}.content-area::-webkit-scrollbar{width:8px}@media (width<=768px){.content-area::-webkit-scrollbar{width:0;display:none}}.content-area::-webkit-scrollbar-track{background:0 0}.content-area::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:4px}.content-area::-webkit-scrollbar-thumb:hover{background:#cbd5e1}@media (width>=1024px){.shell-body{flex-direction:row}.main-layout:not(.mobile) .shell-body{padding-left:var(--primary-width,80px)}.main-layout:not(.mobile)>.app-header{box-sizing:border-box;z-index:120;flex-shrink:0;width:100%;max-width:100%}.shell-main-row{flex-direction:row}.primary-sidebar-shell{width:var(--primary-width,80px);top:var(--header-height,68px);height:calc(100dvh - var(--header-height,68px));max-height:calc(100dvh - var(--header-height,68px));z-index:110;justify-content:flex-start;align-items:stretch;display:flex;position:fixed;bottom:0;left:0}.main-layout.main-layout--flight-cert:not(.mobile) .primary-sidebar-shell{top:calc(var(--header-height,68px) + var(--flight-cert-banner-height,0px));height:calc(100dvh - var(--header-height,68px) - var(--flight-cert-banner-height,0px));max-height:calc(100dvh - var(--header-height,68px) - var(--flight-cert-banner-height,0px))}.shell-column{min-width:0}.main-layout.mobile .content-area{padding-bottom:100px;padding-left:0;padding-right:0}.content-area{overflow-y:auto}.shell-body{background:linear-gradient(#11111105 0%,#1110 120px)}}@media (width<=768px){.content-area{-webkit-user-select:none;user-select:none}.content-area *{-webkit-user-select:text;user-select:text}.content-area button,.content-area a,.content-area input,.content-area textarea{-webkit-user-select:none;user-select:none}}@media (prefers-reduced-motion:reduce){.content-area{scroll-behavior:auto;transition:none}}.home-section-header{width:100%;padding:32px}.home-section-header.is-home-tab .hrs-section{--hrs-card-height:320px;--hrs-img-max-h:clamp(112px, 14vh, 158px);--hrs-rail-card-px:264px;--hrs-font-section:clamp(13.75px, 1.78vmin + 8.25px, 15px);--hrs-font-title:clamp(12.75px, 1.58vmin + 7.75px, 14.25px);--hrs-font-body:clamp(11.5px, 1.38vmin + 7.1px, 12.5px);--hrs-font-caption:clamp(10.75px, 1.22vmin + 6.65px, 11.75px);--hrs-font-micro:clamp(10px, 1.08vmin + 6.2px, 11px);--hrs-line-title:1.26;--hrs-line-body:1.31;--hrs-pad-strip-x:clamp(7px, 1.05vmin + 4.5px, 9.5px);--hrs-pad-strip-y:clamp(7px, 1vmin + 4.5px, 9.5px);--hrs-gap-stack:clamp(3px, .38vmin + 2.2px, 4.5px);--hrs-gap-inline:clamp(4px, .48vmin + 2.85px, 5.5px)}@media (height<=780px){.home-section-header.is-home-tab .hrs-section{--hrs-card-height:320px;--hrs-img-max-h:clamp(92px, 12vh, 132px);--hrs-rail-card-px:260px;--hrs-font-section:clamp(13.35px, 1.62vmin + 8px, 14.65px);--hrs-font-title:clamp(12.35px, 1.45vmin + 7.35px, 13.85px);--hrs-font-body:clamp(11.1px, 1.26vmin + 6.85px, 12.15px);--hrs-font-caption:clamp(10.35px, 1.1vmin + 6.38px, 11.35px);--hrs-font-micro:clamp(9.65px, .96vmin + 5.92px, 10.65px);--hrs-pad-strip-x:clamp(6px, .95vmin + 4.15px, 9px);--hrs-pad-strip-y:clamp(6px, .9vmin + 4.15px, 9px);--hrs-gap-stack:clamp(2px, .32vmin + 2px, 4px)}}@media (width<=1100px){.home-section-header.is-home-tab .hrs-section{--hrs-card-height:320px;--hrs-img-max-h:clamp(104px, 13vh, 148px);--hrs-rail-card-px:258px;--hrs-font-section:clamp(13.5px, 1.68vmin + 8.05px, 14.75px);--hrs-font-title:clamp(12.5px, 1.5vmin + 7.5px, 14px);--hrs-font-body:clamp(11.25px, 1.32vmin + 7px, 12.35px);--hrs-font-caption:clamp(10.5px, 1.16vmin + 6.45px, 11.55px);--hrs-font-micro:clamp(9.85px, 1.02vmin + 6px, 10.85px)}}.main-layout.home-page:not(.mobile) .shell-column{box-sizing:border-box;overscroll-behavior-y:contain;padding-bottom:clamp(108px,14vh + 52px,228px);overflow-y:auto!important}.main-layout.home-page:not(.mobile) .home-section-header{flex-shrink:0!important}.home-section-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;display:flex}.home-section-text{flex-direction:column;align-items:flex-start;gap:12px;max-width:720px;display:flex}.home-section-title{color:var(--text-main);margin:0;font-family:Geist,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:100%;transition:color .3s}.home-section-subtitle{color:var(--text-secondary);margin:0;font-family:Geist,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;transition:color .3s}@media (width>=1024px){.home-section-header.is-home-tab:not(.home-section-header--mobile){padding:clamp(18px,2vmin + 8px,32px)}.home-section-header.is-home-tab:not(.home-section-header--mobile) .home-section-inner{gap:clamp(16px,2vmin + 6px,24px)}.home-section-header.is-home-tab:not(.home-section-header--mobile) .home-section-text{gap:clamp(8px,1.2vmin + 3px,12px)}.home-section-header.is-home-tab:not(.home-section-header--mobile) .home-section-title:not(.home-section-title--figma-split){letter-spacing:-.02em;font-size:clamp(21px,1.52vw + 12px,28px);line-height:1.14}.home-section-header.is-home-tab:not(.home-section-header--mobile) .home-section-subtitle{font-size:clamp(13.5px,.9vmin + 10px,17px);line-height:1.42}}.home-journii-compact-search{box-sizing:border-box;background:var(--surface-muted,#f5f5f5);width:100%;max-width:100%;min-height:44px;color:var(--text-secondary,#737373);cursor:pointer;text-align:left;border:none;border-radius:8px;flex-direction:row;align-items:center;gap:7px;padding:11px 15px;font-family:Geist,sans-serif;font-size:13px;font-weight:400;line-height:1.35;transition:opacity .15s,filter .15s;display:flex}.home-journii-compact-search svg{color:inherit;opacity:.9;flex-shrink:0}.home-journii-compact-search__text{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.home-journii-compact-search:active{opacity:.9}[data-theme=dark] .home-journii-compact-search{color:#a3a3a3;background:#262626}.mobile-home-top-bar{box-sizing:border-box;background:var(--bg-page,#fff);border-bottom:1px solid var(--border-subtle,#e5e5e5);z-index:105;flex-shrink:0;grid-template-columns:auto 1fr auto;align-items:center;column-gap:12px;width:100%;height:56px;padding:0 16px;display:grid;position:relative}[data-theme=dark] .mobile-home-top-bar{background:var(--bg-page,#0a0a0a);border-bottom-color:#ffffff14}.mobile-home-top-brand{cursor:pointer;background:0 0;border:0;justify-self:center;align-items:center;gap:6px;height:32px;padding:0 4px;font-family:inherit;display:inline-flex}.mobile-home-top-brand__mark{width:auto;height:24px;display:block}.mobile-home-top-brand__name{color:#1668e3;letter-spacing:-.01em;font-size:clamp(18px,5.2vw,22px);font-weight:600;line-height:1}.mobile-home-top-actions{justify-self:end;align-items:center;gap:12px;display:flex}.mobile-home-top-icon-btn{background:var(--surface-muted,#f5f5f5);width:36px;height:36px;color:var(--text-main,#0a0a0a);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}[data-theme=dark] .mobile-home-top-icon-btn{color:#fafafa;background:#262626}.mobile-home-top-icon-btn:active{opacity:.92}.mobile-home-top-avatar-btn{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.mobile-home-top-signin{color:#fafafa;cursor:pointer;background:#171717;border:none;border-radius:8px;align-items:center;gap:8px;height:32px;padding:0 12px;font-family:Geist,sans-serif;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}[data-theme=dark] .mobile-home-top-signin{color:#0a0a0a;background:#fafafa}[data-theme=dark] .main-layout.home-page.mobile-home-tab .shell-column{background:#0a0a0a!important}.main-layout.home-page.mobile-home-tab .shell-column{box-sizing:border-box;overflow-x:hidden}[data-theme=dark] .main-layout.home-page.mobile-home-tab .home-section-header .hrs-collapse-btn{height:36px!important;min-height:36px!important;font-size:var(--hrs-font-body,14px)!important;color:#fafafa!important;background:#ffffff0d!important;border:1px solid #ffffff26!important;border-radius:8px!important;gap:8px!important;padding:8px 16px!important;font-weight:500!important;box-shadow:0 1px 2px #0000000d!important}[data-theme=dark] .main-layout.home-page.mobile-home-tab .home-section-header .hrs-collapse-btn:hover{background:#ffffff1a!important;border-color:#ffffff38!important}@media (width<=1023px){.main-layout.home-page.mobile-home-tab .shell-column{-webkit-overflow-scrolling:touch;min-height:0;overflow-y:auto}.home-section-header.home-section-header--mobile{box-sizing:border-box;width:100%;min-width:0;padding:16px}.home-section-header.home-section-header--mobile .home-section-inner{flex-direction:column;align-items:stretch;gap:16px;width:100%;min-width:0}.home-section-header.home-section-header--mobile .home-section-text{align-items:flex-start;width:100%;min-width:0;max-width:none}.home-section-header.home-section-header--mobile .home-section-title--figma-split{letter-spacing:0!important;white-space:normal!important;width:100%!important;min-width:0!important;max-width:100%!important;color:var(--text-main,#0a0a0a)!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important;margin:0!important;padding:0!important;font-size:clamp(21px,5.6vw,22px)!important;font-weight:600!important;line-height:1.25!important;display:flex!important}.home-section-header.home-section-header--mobile .home-section-title__line{max-width:100%!important;display:block!important}.home-section-header.home-section-header--mobile .home-section-title__line--soft{color:#a3a3a3!important;margin-top:0!important;font-weight:200!important}[data-theme=dark] .home-section-header.home-section-header--mobile .home-section-title--figma-split{color:#fafafa!important}.home-section-header.home-section-header--mobile .home-section-title:not(.home-section-title--figma-split){overflow-wrap:break-word;min-width:0;max-width:100%;font-size:24px;font-weight:600;line-height:1.25}.home-section-header.home-section-header--mobile.is-home-tab .hrs-section{--hrs-card-height:320px;--hrs-img-max-h:clamp(96px, 24dvh, 120px);--hrs-rail-card-px:min(274px, calc(100vw - 40px));--hrs-font-section:clamp(14.25px, .52rem + 2.95vw, 17.75px);--hrs-font-title:clamp(12.95px, .46rem + 2.62vw, 15.75px);--hrs-font-body:clamp(11.65px, .4rem + 2.33vw, 14px);--hrs-font-caption:clamp(10.85px, .37rem + 2.08vw, 12.95px);--hrs-font-micro:clamp(10.1px, .34rem + 1.85vw, 11.85px);--hrs-pad-strip-x:clamp(7px, .24rem + 1.45vw, 10px);--hrs-pad-strip-y:clamp(7px, .22rem + 1.35vw, 10px);--hrs-gap-stack:clamp(3px, .12rem + .65vw, 5px);--hrs-gap-inline:clamp(4px, .14rem + .75vw, 5.5px);padding-right:0!important;padding-bottom:calc(env(safe-area-inset-bottom,0px) + var(--bottom-nav-height,64px) + clamp(200px, 42dvh, 300px))!important;box-sizing:border-box!important}.home-section-header.home-section-header--mobile .home-section-subtitle{white-space:normal;max-width:none}.home-section-header.home-section-header--mobile .hrs-title{font-size:18px!important;font-weight:600!important;line-height:1!important}.home-section-header.home-section-header--mobile.is-home-tab .hrs-title{font-size:var(--hrs-font-section,18px)!important}.home-section-header.home-section-header--mobile .hrs-collapse-btn{box-sizing:border-box!important;height:36px!important;padding:8px 16px!important;font-size:14px!important}.home-section-header.home-section-header--mobile.is-home-tab .hrs-collapse-btn{font-size:var(--hrs-font-body,14px)!important}}.home-section-header.is-home-tab .hrs-section .hrs-title{font-size:var(--hrs-font-section,15px)!important}.home-section-header.is-home-tab .hrs-section .hrs-collapse-btn{font-size:var(--hrs-font-body,13px)!important}html.app-has-bg .home-section-header.is-home-tab .home-section-title{color:#fff}html.app-has-bg .home-section-header.is-home-tab .home-section-title--figma-split{color:#fff!important}html.app-has-bg .home-section-header.is-home-tab .home-section-title__line--soft{color:#ffffffb8!important;font-weight:200!important}html.app-has-bg .home-section-header.is-home-tab .home-section-subtitle{color:#ffffffbf}.hrs-section{margin-top:4px!important;flex-direction:column!important;gap:clamp(10px,2vw,16px)!important;width:100%!important;min-width:0!important;max-width:min(100%,760px)!important;margin-inline:auto!important;padding-top:clamp(12px,2vh,20px)!important;display:flex!important}.hrs-header{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;display:flex!important}.hrs-title{color:var(--text-main,#0a0a0a)!important;align-items:center!important;gap:6px!important;font-size:15px!important;font-weight:600!important;line-height:1!important;display:flex!important}.hrs-title svg{color:var(--text-secondary,#6b7280)!important;flex-shrink:0!important}.hrs-collapse-btn{border:1px solid var(--border-color,#e5e5e5)!important;background:var(--surface-main,#fff)!important;color:var(--text-main,#0a0a0a)!important;cursor:pointer!important;border-radius:8px!important;flex-shrink:0!important;align-items:center!important;gap:5px!important;padding:6px 14px!important;font-size:13px!important;font-weight:500!important;line-height:20px!important;transition:background .15s,border-color .15s!important;display:flex!important;box-shadow:0 1px 2px #0000000d!important}.hrs-collapse-btn:hover{background:var(--surface-subtle,#f3f4f6)!important;border-color:var(--text-secondary,#9ca3af)!important}html.app-has-bg .home-section-header.is-home-tab .hrs-title{color:#fff!important}html.app-has-bg .home-section-header.is-home-tab .hrs-title svg{color:#ffffffbf!important}html.app-has-bg .home-section-header.is-home-tab .hrs-collapse-btn{color:#fff!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;box-shadow:none!important;background:#ffffff1f!important;border-color:#ffffff40!important}html.app-has-bg .home-section-header.is-home-tab .hrs-collapse-btn:hover{background:#ffffff38!important;border-color:#fff6!important}[data-theme=dark] .hrs-title{color:var(--text-main,#f3f4f6)!important}[data-theme=dark] .hrs-title svg{color:var(--text-secondary,#9ca3af)!important}[data-theme=dark] .hrs-collapse-btn{background:var(--surface-subtle,#1f2937)!important;color:#f3f4f6!important;border-color:#374151!important}[data-theme=dark] .hrs-collapse-btn:hover{background:#111827!important}.hrs-carousel-shell{width:100%!important;min-width:0!important;position:relative!important}.hrs-exp-cards{scroll-behavior:smooth!important;scroll-snap-type:x proximity!important;overscroll-behavior-x:contain!important;scrollbar-width:thin!important;scrollbar-color:#00000038 #0000000a!important;flex-direction:row!important;align-items:stretch!important;gap:clamp(8px,1.65vw,14px)!important;padding-bottom:10px!important;display:flex!important;overflow-x:auto!important}.hrs-carousel-control{z-index:2!important;color:#fff!important;cursor:pointer!important;background:#1668e3!important;border:none!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;padding:0!important;display:inline-flex!important;position:absolute!important;top:calc(50% - 5px)!important;transform:translateY(-50%)!important;box-shadow:0 8px 20px #1668e347!important}.hrs-carousel-control:hover{background:#145fd0!important}.hrs-carousel-control:focus-visible{outline-offset:2px!important;outline:2px solid #fff!important}.hrs-carousel-control svg{color:#fff!important;stroke:currentColor!important}.hrs-carousel-control--left{left:-18px!important}.hrs-carousel-control--right{right:-18px!important}.hrs-card-wrap{width:min(var(--hrs-rail-card-px,264px), calc(100vw - var(--primary-width,104px) - var(--secondary-width,0px) - 96px))!important;scroll-snap-align:start!important;box-sizing:border-box!important;flex-direction:column!important;flex:none!important;min-width:0!important;height:320px!important;min-height:320px!important;max-height:320px!important;display:flex!important;overflow:hidden!important}.hrs-exp-cards .hrs-card-wrap>*{box-sizing:border-box!important;flex:auto!important;align-self:stretch!important;width:100%!important;min-width:0!important;min-height:0!important}@media (width<=1023px){.main-layout.home-page.mobile-home-tab .hrs-exp-cards{box-sizing:border-box!important;scrollbar-width:thin!important;scrollbar-color:#00000038 #0000000a!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;flex-direction:row!important;align-items:stretch!important;gap:12px!important;margin-right:0!important;padding-bottom:12px!important;padding-right:72px!important;overflow:auto visible!important}[data-theme=dark] .main-layout.home-page.mobile-home-tab .hrs-exp-cards{scrollbar-color:#fff3 #ffffff0a!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards::-webkit-scrollbar{height:4px!important;display:block!important}.hrs-carousel-control{width:32px!important;height:32px!important}.hrs-carousel-control--left{left:8px!important}.hrs-carousel-control--right{right:8px!important}.main-layout.home-page.mobile-home-tab .hrs-card-wrap{width:min(var(--hrs-rail-card-px,274px), calc(100vw - 32px))!important;flex:0 0 min(var(--hrs-rail-card-px,274px), calc(100vw - 32px))!important;scroll-snap-align:start!important;box-sizing:border-box!important;min-width:0!important;height:320px!important;min-height:320px!important;max-height:320px!important;overflow:hidden!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .hotel-card:not(.exp-card){width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:0 1px 4px #00000014!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .hotel-card.exp-card{width:100%!important;min-width:0!important;max-width:100%!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .hotel-card.home-recent-strip{height:100%!important;max-height:100%!important;overflow:hidden!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .hotel-card.home-recent-strip .hotel-image-container{height:var(--hrs-img-max-h,clamp(112px, 29vw, 126px))!important;max-height:var(--hrs-img-max-h,clamp(112px, 29vw, 126px))!important;min-height:var(--hrs-img-max-h,clamp(112px, 29vw, 126px))!important;aspect-ratio:auto!important;flex-shrink:0!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-image-container{height:var(--hrs-img-max-h,clamp(112px, 29vw, 126px))!important;max-height:var(--hrs-img-max-h,clamp(112px, 29vw, 126px))!important;min-height:var(--hrs-img-max-h,clamp(112px, 29vw, 126px))!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .hotel-card.home-recent-strip .hotel-info-section{flex:auto!important;min-height:0!important;overflow:hidden!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .hotel-card.home-recent-strip .hotel-name{-webkit-line-clamp:2!important;overflow:hidden!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent{flex:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;max-height:100%!important;overflow:hidden!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-card-list.flight-card-list--grid{width:100%!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-card-list--grid .flight-list-left{height:auto!important;padding-bottom:6px!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-card-list--grid .flight-list-timeline{min-height:52px!important;padding-top:8px!important;padding-bottom:8px!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-card-list--grid .flight-list-center{height:auto!important;min-height:0!important;padding:var(--hrs-pad-strip-y,8px) var(--hrs-pad-strip-x,10px) calc(var(--hrs-pad-strip-y,8px) + 2px)!important;gap:var(--hrs-gap-stack,4px)!important;flex:auto!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-price-row{flex-wrap:wrap!important;gap:4px!important;height:auto!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-actions-row{box-sizing:border-box!important;flex-flow:row!important;align-items:center!important;gap:6px!important;width:100%!important;height:auto!important;min-height:36px!important;padding-top:2px!important;display:flex!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-actions-row .flight-list-btn-icon{flex-shrink:0!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-actions-row .btn-add-primary{box-sizing:border-box!important;flex:1!important;width:auto!important;min-width:0!important;max-width:none!important;margin-left:auto!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-grid-seatmap-info,.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-header input[type=checkbox]{display:none!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-timeline{flex:0 auto!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-stops{width:100%!important;height:auto!important;min-height:40px!important;max-height:none!important;padding:clamp(7px, .22rem + 1.55vw, 9.5px) var(--hrs-pad-strip-x,10px)!important;box-sizing:border-box!important;flex-direction:row!important;flex-shrink:0!important;justify-content:space-between!important;align-items:center!important;gap:clamp(8px,1vmin + 5px,10px)!important;margin-top:auto!important;display:flex!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .stops-info{flex-direction:row!important;flex:0 auto!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:0!important;height:auto!important;display:flex!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-amenities-left{flex-direction:row!important;flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;width:auto!important;height:auto!important;margin-left:auto!important;display:flex!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .stops-icon,.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .amenity-icon{flex-shrink:0!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .stops-text{white-space:nowrap!important;font-size:var(--hrs-font-micro,11px)!important}[data-theme=dark] .main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .stops-icon,[data-theme=dark] .main-layout.home-page.mobile-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .amenity-icon{color:#fafafa!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .hotel-card.home-recent-strip .exp-duration-row{flex-wrap:nowrap!important;overflow:hidden!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .hotel-card.home-recent-strip .exp-duration-chip{white-space:nowrap!important;flex-shrink:0!important}.main-layout.home-page.mobile-home-tab .hrs-exp-cards .hotel-card.home-recent-strip:not(.exp-card) .home-recent-strip-desc,.main-layout.home-page.mobile-home-tab .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .home-recent-strip-desc,.main-layout.home-page.mobile-home-tab .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .exp-description.home-recent-strip-desc{-webkit-line-clamp:3!important}}@media (width>=1024px){.hrs-card-wrap{width:var(--hrs-rail-card-px,264px)!important}}.hrs-exp-cards .hotel-card.home-recent-strip{flex-direction:column!important;flex:auto!important;height:100%!important;min-height:0!important;max-height:100%!important;display:flex!important;overflow:hidden!important}.hrs-exp-cards .hotel-card.home-recent-strip .hotel-image-container{aspect-ratio:16/10!important;max-height:var(--hrs-img-max-h,142px)!important;flex-shrink:0!important}.hrs-exp-cards .hotel-card.home-recent-strip .hotel-main-image{object-fit:cover!important;width:100%!important;height:100%!important}.hrs-exp-cards .hotel-card.home-recent-strip .hotel-info-section{min-height:0!important;padding:var(--hrs-pad-strip-y,11px) var(--hrs-pad-strip-x,11px)!important;gap:var(--hrs-gap-stack,5px)!important;flex-direction:column!important;flex:auto!important;display:flex!important;overflow:hidden!important}.hrs-exp-cards .hotel-card.home-recent-strip .hotel-name{-webkit-line-clamp:2!important;font-size:var(--hrs-font-title,15px)!important;font-weight:600!important;line-height:var(--hrs-line-title,1.26)!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.hrs-exp-cards .hotel-card.home-recent-strip .hotel-meta-row{gap:var(--hrs-gap-inline,5px)!important;font-size:var(--hrs-font-body,13px)!important;flex-wrap:wrap!important;row-gap:3px!important}.hrs-exp-cards .hotel-card.home-recent-strip .home-recent-strip-desc{font-size:var(--hrs-font-body,13px)!important;font-weight:400!important;line-height:var(--hrs-line-body,1.31)!important;color:var(--text-secondary,#6b7280)!important;-webkit-line-clamp:2!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;flex-shrink:0!important;margin:0!important;padding-top:2px!important;display:-webkit-box!important;overflow:hidden!important}[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip .home-recent-strip-desc{color:var(--text-secondary,#9ca3af)!important}html.app-has-bg .home-section-header.is-home-tab .hrs-exp-cards .hotel-card.home-recent-strip .home-recent-strip-desc{color:#ffffffb8!important}.hrs-exp-cards .hotel-card.home-recent-strip .hotel-actions{flex-shrink:0!important;margin-top:auto!important}.hrs-exp-cards .hotel-card.home-recent-strip .hotel-actions .btn-add-primary{font-size:var(--hrs-font-body,13px)!important}.hrs-exp-cards .btn-add-primary{color:#fff!important;background:#1668e3!important}.hrs-exp-cards .btn-add-primary:hover:not(:disabled){opacity:1!important;background:#0f52b8!important}.hrs-exp-cards .btn-add-primary svg,.hrs-exp-cards .btn-add-primary .lucide{color:#fff!important}.hrs-exp-cards .hotel-card.home-recent-strip:not(.exp-card) .carousel-arrow,.hrs-exp-cards .hotel-card.home-recent-strip:not(.exp-card) .carousel-dots,.hrs-exp-cards .hotel-card.home-recent-strip.car-card .carousel-arrow,.hrs-exp-cards .hotel-card.home-recent-strip.car-card .carousel-dots{display:none!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card{background:var(--surface-white,#fff)!important;border:1px solid var(--border-subtle,#e5e5e5)!important;box-shadow:var(--glass-shadow,0 1px 3px #00000014, 0 1px 2px -1px #0000000f)!important;border-radius:8px!important;overflow:hidden!important}[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card{background:#171717!important;border-color:#374151!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-image-container{border-radius:8px 8px 0 0!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .carousel-arrow,.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .carousel-dots{display:flex!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .carousel-dots{bottom:8px!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-info-section{gap:var(--hrs-gap-stack,5px)!important;padding:var(--hrs-pad-strip-y,11px) var(--hrs-pad-strip-x,11px)!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-name{font-size:var(--hrs-font-title,15px)!important;font-weight:600!important;line-height:var(--hrs-line-title,1.26)!important;letter-spacing:0!important;color:var(--text-main,#0a0a0a)!important}[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-name{color:#fafafa!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-meta-row{gap:var(--hrs-gap-inline,5px)!important;margin-top:0!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-address.exp-location,.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .exp-location{font-size:var(--hrs-font-body,13px)!important;color:#737373!important;font-weight:400!important;line-height:1!important}[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-address.exp-location,[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .exp-location{color:#a3a3a3!important}[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .exp-location-pin{color:#a3a3a3!important;opacity:1!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .meta-price-per-night{font-size:var(--hrs-font-body,13px)!important;color:#737373!important;font-weight:400!important}[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .meta-price-per-night{color:#a3a3a3!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-star-rating,.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-meta-row .reviews{font-size:var(--hrs-font-body,13px)!important;color:#737373!important}[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-star-rating,[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-meta-row .reviews{color:#a3a3a3!important}[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-star-rating svg{fill:#a3a3a3!important;stroke:#a3a3a3!important;color:#a3a3a3!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .meta-ppn-label{display:none!important}[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .meta-dot{background:#a3a3a3!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .exp-duration-row{margin-top:0!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .exp-duration-chip{font-size:var(--hrs-font-caption,12px)!important;letter-spacing:0!important;text-transform:none!important;color:#737373!important;gap:4px!important;font-weight:400!important}[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .exp-duration-chip,[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .exp-duration-chip svg{color:#a3a3a3!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .home-recent-strip-desc,.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .exp-description.home-recent-strip-desc{font-size:var(--hrs-font-caption,12px)!important;font-weight:400!important;line-height:var(--hrs-line-body,1.31)!important;color:#737373!important;-webkit-line-clamp:2!important;padding-top:4px!important}[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .home-recent-strip-desc,[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .exp-description.home-recent-strip-desc{color:#a3a3a3!important}html.app-has-bg .home-section-header.is-home-tab .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .home-recent-strip-desc{color:#ffffffb8!important}.hrs-exp-cards .hotel-card.home-recent-strip.exp-card .hotel-actions{align-items:center!important;gap:clamp(6px,.85vmin + 4px,8px)!important;padding-top:0!important}[data-theme=dark] .hrs-exp-cards .hotel-card.home-recent-strip.exp-card .btn-action-icon{color:#fafafae6!important}.hrs-exp-cards .hotel-card.home-recent-strip.car-card .car-card__carousel-nav,.hrs-exp-cards .hotel-card.home-recent-strip.car-card .car-card__carousel-dots{display:none!important}.hrs-exp-cards .flight-card-list-shell--home-recent{flex-direction:column!important;flex:auto!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;max-height:100%!important;display:flex!important;overflow:hidden!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-card-list.flight-card-list--grid{flex:auto!important;width:100%!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-card-list--grid:hover{transform:none!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-card-list--grid .flight-list-left{border-right:none!important;flex-direction:column!important;flex-shrink:0!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding-bottom:6px!important;display:flex!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-price-row{min-width:0!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-price-row .flight-list-price{min-width:0!important;font-size:var(--hrs-font-title,14px)!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-card-list--grid .flight-list-timeline{flex:0 auto!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-card-list--grid .flight-list-center{min-height:0!important;padding:var(--hrs-pad-strip-y,11px) var(--hrs-pad-strip-x,11px) calc(var(--hrs-pad-strip-y,11px) + 1px)!important;gap:var(--hrs-gap-stack,5px)!important;flex-direction:column!important;flex:auto!important;display:flex!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-header{font-size:var(--hrs-font-caption,11.75px)!important;margin-top:clamp(6px,1vmin + 4px,10px)!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-grid-seatmap-info,.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-header input[type=checkbox],.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-route,.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-meta,.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-airline{display:none!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-description{-webkit-line-clamp:2!important;font-size:var(--hrs-font-body,13px)!important;line-height:var(--hrs-line-body,1.31)!important;color:var(--text-secondary,#6b7280)!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;flex-shrink:0!important;margin:0!important;padding-top:2px!important;display:-webkit-box!important;overflow:hidden!important}[data-theme=dark] .hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-description{color:var(--text-secondary,#9ca3af)!important}html.app-has-bg .home-section-header.is-home-tab .hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-description{color:#ffffffb8!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-timeline{min-height:clamp(48px,8vmin + 24px,64px)!important;padding-top:clamp(5px,.95vmin + 3px,12px)!important;padding-bottom:clamp(5px,.95vmin + 3px,12px)!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-stops{width:100%!important;padding:clamp(7px, .92vmin + 4.5px, 9.5px) var(--hrs-pad-strip-x,10px)!important;box-sizing:border-box!important;flex-direction:row!important;flex-shrink:0!important;justify-content:space-between!important;align-items:center!important;gap:clamp(8px,1vmin + 5px,10px)!important;margin-top:auto!important;display:flex!important}.hrs-exp-cards .flight-card-list-shell--home-recent .timeline-time-top,.hrs-exp-cards .flight-card-list-shell--home-recent .timeline-airport-bottom,.hrs-exp-cards .flight-card-list-shell--home-recent .timeline-duration{font-size:var(--hrs-font-caption,11.75px)!important}.hrs-exp-cards .flight-card-list-shell--home-recent .stops-text{font-size:var(--hrs-font-micro,11px)!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-actions-row .btn-add-primary{font-size:var(--hrs-font-body,13px)!important}.hrs-exp-cards .flight-card-list-shell--home-recent .stops-info{flex-direction:row!important;flex:0 auto!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:0!important;height:auto!important;display:flex!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-amenities-left{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;width:auto!important;height:auto!important;margin-left:auto!important;display:flex!important}.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-amenities-left .amenity-icon,.hrs-exp-cards .flight-card-list-shell--home-recent .stops-info .stops-icon{flex-shrink:0!important}[data-theme=dark] .hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-amenities-left .amenity-icon,[data-theme=dark] .hrs-exp-cards .flight-card-list-shell--home-recent .stops-info .stops-icon{color:#fafafa!important}@media (height<=780px){.hrs-exp-cards .flight-card-list-shell--home-recent .flight-list-price-row{margin-bottom:2px!important}}.hrs-exp-cards::-webkit-scrollbar{height:4px!important;display:block!important}.hrs-exp-cards::-webkit-scrollbar-track{background:#0000000a!important;border-radius:4px!important}.hrs-exp-cards::-webkit-scrollbar-thumb{background:#00000038!important;border-radius:4px!important}.hrs-exp-cards::-webkit-scrollbar-thumb:hover{background:#0006!important}html.app-has-bg .home-section-header.is-home-tab .hrs-exp-cards{scrollbar-color:#ffffff59 #ffffff14!important}html.app-has-bg .home-section-header.is-home-tab .hrs-exp-cards::-webkit-scrollbar-track{background:#ffffff14!important}html.app-has-bg .home-section-header.is-home-tab .hrs-exp-cards::-webkit-scrollbar-thumb{background:#ffffff59!important}html.app-has-bg .home-section-header.is-home-tab .hrs-exp-cards::-webkit-scrollbar-thumb:hover{background:#fff9!important}[data-theme=dark] .hrs-exp-cards{scrollbar-color:#fff3 #ffffff0a!important}[data-theme=dark] .hrs-exp-cards::-webkit-scrollbar-track{background:#ffffff0a!important}[data-theme=dark] .hrs-exp-cards::-webkit-scrollbar-thumb{background:#fff3!important}[data-theme=dark] .hrs-exp-cards::-webkit-scrollbar-thumb:hover{background:#fff6!important}.hrs-exp-cards .hotel-card{min-width:min(var(--hrs-rail-card-px,264px), calc(100vw - var(--primary-width,104px) - var(--secondary-width,0px) - 96px))!important;max-width:min(var(--hrs-rail-card-px,264px), calc(100vw - var(--primary-width,104px) - var(--secondary-width,0px) - 96px))!important;box-shadow:none!important;flex-shrink:0!important}@media (width>=1024px){.hrs-exp-cards .hotel-card{min-width:var(--hrs-rail-card-px,264px)!important;max-width:var(--hrs-rail-card-px,264px)!important}}.hrs-skeleton-title,.hrs-skeleton-btn,.hrs-exp-skeleton{background-size:200% 100%!important;animation:1.6s ease-in-out infinite hrs-shimmer!important}.hrs-skeleton-title{border-radius:8px!important;width:180px!important;height:18px!important}.hrs-skeleton-btn{border-radius:8px!important;width:90px!important;height:32px!important}.hrs-exp-skeleton{min-width:min(230px, calc(100vw - var(--primary-width,104px) - var(--secondary-width,0px) - 96px))!important;max-width:min(var(--hrs-rail-card-px,264px), calc(100vw - var(--primary-width,104px) - var(--secondary-width,0px) - 96px))!important;border-radius:16px!important;flex-shrink:0!important;height:320px!important;min-height:320px!important;max-height:320px!important}.hrs-skeleton-title,.hrs-skeleton-btn,.hrs-exp-skeleton{background:linear-gradient(90deg,#0000000f 0%,#00000021 50%,#0000000f 100%)!important}[data-theme=dark] .hrs-skeleton-title,[data-theme=dark] .hrs-skeleton-btn,[data-theme=dark] .hrs-exp-skeleton{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff1f 50%,#ffffff0d 100%)!important}html.app-has-bg .home-section-header.is-home-tab .hrs-skeleton-title,html.app-has-bg .home-section-header.is-home-tab .hrs-skeleton-btn,html.app-has-bg .home-section-header.is-home-tab .hrs-exp-skeleton{background:linear-gradient(90deg,#ffffff12 0%,#ffffff2e 50%,#ffffff12 100%)!important}@keyframes hrs-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.journii-results-toggle-pill{z-index:var(--z-sticky);pointer-events:none;bottom:24px;left:calc(var(--primary-width,104px) + var(--secondary-width,0px));width:calc(100% - var(--primary-width,104px) - var(--secondary-width,0px));justify-content:center;transition:left .3s,width .3s;display:flex;position:fixed}.journii-results-toggle-pill.primary-collapsed{--primary-width:104px}.journii-results-toggle-pill.primary-expanded{--primary-width:240px}.journii-results-toggle-pill.has-secondary{--secondary-width:280px}.journii-results-toggle-pill.mobile{--primary-width:0px;--secondary-width:0px;width:100%;bottom:24px;left:0}.mobile-secondary-drawer-toggle{display:none}@media (width<=768px){.mobile-secondary-drawer-toggle{color:#fff;cursor:pointer;width:28px;height:40px;z-index:calc(var(--z-bottom-nav) - 1);background:#3b82f6f2;border:none;border-radius:0 12px 12px 0;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:50%;left:0;transform:translateY(-50%);box-shadow:2px 0 12px #3b82f64d}.mobile-secondary-drawer-toggle:hover{background:#3b82f6;width:32px;box-shadow:2px 0 16px #3b82f666}.mobile-secondary-drawer-toggle:active{transform:translateY(-50%)scale(.92)}.mobile-secondary-drawer-toggle:has(+.drawer-backdrop.open){border-radius:8px 0 0 8px;left:280px}.mobile-secondary-drawer{padding-bottom:calc(var(--bottom-nav-height) + var(--safe-area-bottom) + 16px)}.mobile-secondary-drawer>*{height:100%;overflow-y:auto}}[data-theme=dark] .mobile-secondary-drawer-toggle{background:var(--primary-blue);box-shadow:2px 0 8px #0000004d}[data-theme=dark] .mobile-secondary-drawer-toggle:hover{background:var(--primary-blue-hover)}.mobile-secondary-drawer-toggle:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}@media (prefers-reduced-motion:reduce){.mobile-secondary-drawer-toggle{transition:none}}.offline-indicator{top:calc(var(--safe-area-top,0px) + 8px);z-index:var(--z-toast,800);animation:.3s ease-out slideDown;position:fixed;left:50%;transform:translate(-50%)}.offline-indicator-content{border-radius:var(--radius-full,9999px);white-space:nowrap;align-items:center;gap:8px;padding:12px 20px;font-size:.875rem;font-weight:500;display:flex;box-shadow:0 4px 12px #00000026}.offline-indicator.offline .offline-indicator-content{color:#fff;background:#dc2626}.offline-indicator.online .offline-indicator-content{color:#fff;background:#10b981;animation:.3s ease-out slideDown,.3s ease-out 2.7s forwards fadeOut}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media (width<=767px){.offline-indicator{top:calc(var(--safe-area-top,0px) + 4px);left:8px;right:8px;transform:none}.offline-indicator-content{justify-content:center;padding:10px 16px;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.offline-indicator{animation:none}.offline-indicator.online .offline-indicator-content{animation:.3s ease-out 2.7s forwards fadeOut}}
