/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:host,:root{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--vp-font-body);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-20{top:calc(var(--spacing) * 20)}.isolate{isolation:isolate}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-6{height:calc(var(--spacing) * 6)}.min-h-screen{min-height:100vh}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.bg-vp-paper{background-color:var(--vp-cream-50)}.font-sans{font-family:var(--vp-font-body)}.text-vp-ink{color:var(--vp-ink-950)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow,.shadow\/quality{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--vp-plum-900:#732e4b;--vp-plum-700:#994564;--vp-gold-800:#8b681f;--vp-gold-500:#ffab48;--vp-butter-100:#fff1b8;--vp-cream-50:#fffdf4;--vp-ink-950:#120807;--vp-font-display:Baloo 2,Nunito Sans,sans-serif;--vp-font-body:Nunito Sans,Noto Sans,sans-serif;--vp-font-multilingual:Noto Sans,sans-serif;--vp-space:8px;--vp-radius:16px;--vp-feature-radius:24px;--vp-touch-minimum:44px;--vp-focus-outline:2px solid #120807;--vp-sticker-edge:4px solid #fffdf4;--vp-shadow:4px 6px 0 #732e4b24;color:var(--vp-ink-950);background:var(--vp-cream-50);font-family:var(--vp-font-body);font-synthesis:none;--font-display:var(--vp-font-display);--ink:var(--vp-ink-950);--paper:var(--vp-cream-50);--white:var(--vp-cream-50);--lilac:var(--vp-gold-500);--lilac-soft:var(--vp-butter-100);--line:var(--vp-ink-950)}@supports (color:color-mix(in lab,red,red)){:root{--line:color-mix(in srgb,var(--vp-ink-950) 20%,transparent)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:var(--vp-focus-outline);outline-offset:3px}:where(button,input,select){min-height:var(--vp-touch-minimum)}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.vp-button{border:var(--vp-focus-outline);min-height:var(--vp-touch-minimum);border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-weight:800;text-decoration:none;display:inline-flex}.vp-button--primary{background:var(--vp-gold-500);color:var(--vp-ink-950)}.vp-button--secondary{background:var(--vp-cream-50);color:var(--vp-ink-950)}.vp-button--quiet{color:inherit;background:0 0}.vp-field{gap:6px;font-weight:700;display:grid}.vp-field input{background:var(--vp-cream-50);border:1px solid var(--vp-ink-950)}@supports (color:color-mix(in lab,red,red)){.vp-field input{border:1px solid color-mix(in srgb,var(--vp-ink-950) 42%,transparent)}}.vp-field input{border-radius:10px;padding:0 12px}.vp-field small{font-weight:400}.vp-badge{background:var(--vp-butter-100);border:1px solid var(--vp-gold-800);border-radius:999px;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.vp-badge,.vp-dialog{color:var(--vp-ink-950)}.vp-dialog{background:var(--vp-cream-50);border:var(--vp-focus-outline);border-radius:var(--vp-feature-radius);box-shadow:var(--vp-shadow);max-width:min(560px,100vw - 32px);padding:0}.vp-dialog::backdrop{background:var(--vp-ink-950)}@supports (color:color-mix(in lab,red,red)){.vp-dialog::backdrop{background:color-mix(in srgb,var(--vp-ink-950) 55%,transparent)}}.vp-dialog>section{padding:24px}.vp-state-notice{color:var(--vp-plum-900);font-weight:700;line-height:1.5}.vp-locale-select{background:var(--vp-cream-50);border:1px solid var(--vp-ink-950)}@supports (color:color-mix(in lab,red,red)){.vp-locale-select{border:1px solid color-mix(in srgb,var(--vp-ink-950) 42%,transparent)}}.vp-locale-select{border-radius:999px;padding:0 12px}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-shell{overflow:clip}.clip-defs{width:0;height:0;position:absolute}.content{width:min(1280px,100% - 64px);margin:0 auto}.section{background:var(--paper);padding:0 32px}.section h2{letter-spacing:-.025em;margin-bottom:26px;font-size:clamp(36px,4vw,54px);line-height:.98}.section-lede{color:#5b4c5e;font-size:18px}.site-nav{z-index:80;background:#f7f6f3;border-bottom:1px solid #2a182e1a;justify-content:space-between;align-items:center;height:60px;padding:0 24px 0 32px;display:flex;position:fixed;top:0;left:0;right:0}.logo-link{color:var(--ink);text-decoration:none}.brand-wordmark{color:var(--ink);letter-spacing:-.055em;white-space:nowrap;font-size:22px;font-weight:700;line-height:1;display:inline-block}.footer-wordmark{font-size:24px}.desktop-nav-actions{align-items:center;display:flex}.desktop-nav-actions>button{border:1px solid var(--line);background:#fff;place-items:center;min-width:32px;height:32px;display:grid}.desktop-nav-actions>button:first-child{border-radius:10px 0 0 10px}.desktop-nav-actions>button:nth-child(2){border-left:0;border-radius:0 10px 10px 0}.currency-trigger span{font-size:17px;font-weight:700;line-height:1}.flag-icon{font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:18px;line-height:1;display:inline-block}.desktop-nav-actions .user-button{background:0 0;border:0;gap:2px;margin-left:18px;display:flex}.desktop-nav-actions .user-button svg{width:18px}.mobile-user{border-radius:50%;align-items:center;gap:0;padding:6px;display:none}.mobile-user svg{width:20px}.menu-scrim{z-index:91;background:0 0;position:fixed;inset:60px 0 0}.account-menu{z-index:92;border:1px solid var(--line);background:#fff;border-radius:14px;width:250px;padding:8px;position:fixed;top:52px;right:18px;box-shadow:0 18px 50px #2a182e2e}.account-menu button{text-align:left;border-radius:9px;align-items:center;gap:12px;width:100%;padding:11px 12px;display:flex}.account-menu button:hover{background:#f4f0f6}.account-menu button:first-of-type{border-bottom:1px solid var(--line);border-radius:0}.account-menu svg{width:19px}.sheet-handle{display:none}.menu-divider{margin-top:6px;border-top:1px solid var(--line)!important;border-radius:0!important;padding-top:16px!important}.hero{background:var(--paper);height:900px;padding:0 32px}.hero-inner{align-items:center;gap:52px;width:min(1280px,100%);height:100%;margin:0 auto;display:flex}.hero-media{aspect-ratio:1;border-radius:28px;flex:0 0 min(40vw,500px);order:2;width:min(40vw,500px);overflow:hidden}.hero-media img,.hero-media video{object-fit:cover;width:100%;height:100%}.hero-copy{flex:1;min-width:0}.hero h1{letter-spacing:-.025em;text-wrap:balance;max-width:760px;margin:0 0 14px;padding:0 12px;font-size:clamp(54px,5vw,72px);line-height:.95}.hero-subtitle{margin:0 0 18px;padding:0 12px;font-size:18px;font-weight:600}.prompt-box{border:1px solid var(--line);background:#fff;border-radius:32px;flex-direction:column;max-width:730px;min-height:144px;padding:0;display:flex;overflow:hidden;box-shadow:0 8px 16px #2a182e24}.prompt-box textarea{resize:none;background:0 0;border:0;outline:0;width:100%;min-height:82px;padding:16px 24px 8px;font-size:16px}.prompt-tools{align-items:center;gap:10px;padding:5px 16px 14px 20px;display:flex}.prompt-tools span{flex:1}.prompt-tools button{border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.prompt-tools svg{width:19px;height:19px}.prompt-tools .send-button{background:var(--ink);color:#fff}.prompt-tools .send-button:disabled{opacity:.8;cursor:not-allowed;background:#8d8490}.suggestions{flex-wrap:wrap;justify-content:center;gap:8px;max-width:730px;margin:16px 0 24px;display:flex}.canvas-hint button,.suggestions button{background:var(--lilac);border-radius:999px;min-height:36px;padding:8px 14px;font-size:14px;transition:transform .18s,background .18s}.canvas-hint button:hover,.suggestions button:hover{background:#b993f5;transform:translateY(-2px)}.canvas-hint{align-items:center;gap:14px;padding:0 12px;display:flex}.canvas-hint button{align-items:center;gap:7px;display:flex}.canvas-hint svg{width:16px;height:16px}.human-section{padding-top:96px;padding-bottom:96px}.human-card{color:#fff;background:var(--ink);border-radius:32px;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;width:min(1280px,100%);min-height:484px;margin:0 auto;padding:66px 64px;display:grid}.human-card small{color:#c9bdcc;font-size:15px}.human-card h2{letter-spacing:-.035em;margin:12px 0 24px;font-size:clamp(48px,5vw,68px);line-height:.88}.human-card p{color:#cfc4d1;max-width:540px;font-size:18px;line-height:1.55}.primary-button{background:var(--lilac);border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 28px;font-weight:600;transition:transform .18s,background .18s;display:inline-flex}.primary-button:hover{background:#b992f5;transform:translateY(-2px)}.primary-button svg{width:18px}.experts{height:300px;position:relative}.experts img{object-fit:cover;border-radius:50%;width:144px;height:144px;position:absolute}.experts img:first-child{width:118px;height:118px;top:0;left:16%}.experts img:nth-child(2){width:160px;height:160px;top:86px;right:3%}.experts img:nth-child(3){width:124px;height:124px;bottom:0;left:12%}.destination-section{padding-top:72px;padding-bottom:96px}.trip-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.trip-card img{aspect-ratio:1.5;object-fit:cover;border-radius:15px;width:100%}.trip-card h3{margin:16px 0 2px;font-size:20px}.trip-card button{align-items:center;gap:8px;padding:0;font-size:17px;display:inline-flex}.trip-card button:hover{text-decoration:underline}.trip-card svg{width:18px}.features-section{padding-top:96px;padding-bottom:96px}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:32px;margin-top:78px;display:grid}.feature-card{text-align:center;min-width:0;padding:0 8px}.feature-icon{background:var(--lilac);border-radius:20px;place-items:center;width:68px;height:68px;margin:0 auto 20px;display:grid}.feature-icon svg{width:28px;height:28px}.feature-card h3{margin-bottom:12px;font-size:18px}.feature-card p{color:#514454;max-width:30ch;min-height:0;margin:0 auto;font-size:clamp(15px,1.15vw,17px);line-height:1.65;overflow:visible}.carousel-dots{display:none}.reviews-section{padding-top:96px;padding-bottom:96px}.reviews-note{color:#645568;max-width:760px;font-size:17px;line-height:1.55}.review-media{aspect-ratio:1;background:var(--lilac-soft);border-radius:28px;width:min(510px,100%);margin:48px auto 20px;position:relative;overflow:hidden}.review-media img{object-fit:cover;filter:saturate(.8)contrast(.95);width:100%;height:100%;transition:transform .8s,filter .3s}.review-media.playing img{filter:saturate();transform:scale(1.06)}.review-media button{background:#ffffffe0;border-radius:50%;place-items:center;width:64px;height:64px;margin:auto;display:grid;position:absolute;inset:0;box-shadow:0 8px 24px #2a182e33}.review-media svg{width:27px}.expert-call{text-align:center;font-size:17px}.expert-call button{color:#9f72e9;align-items:center;gap:8px;font-weight:600;display:inline-flex}.expert-call svg{width:17px}.planner-section{padding-top:96px;padding-bottom:96px}.planner-card{background:#e6daf9;border-radius:34px;grid-template-columns:1.25fr .75fr;width:min(1280px,100%);height:484px;margin:0 auto;display:grid;overflow:hidden}.planner-card>div{padding:62px 64px}.planner-card h2{font-size:clamp(48px,5vw,68px)}.planner-card p{max-height:118px;font-size:17px;line-height:1.6;overflow:hidden}.planner-card p.expanded{max-height:none}.planner-card>img{object-fit:cover;border-radius:28px;place-self:center;width:280px;height:280px}.planner-card .primary-button{color:#fff;background:var(--ink)}.text-button{margin:-8px 0 24px;text-decoration:underline;display:block}.trust-section{text-align:center;padding-top:80px;padding-bottom:80px}.trust-section h2{margin-top:0}.trust-section h2:nth-of-type(2){margin-top:84px}.trust-copy{max-width:760px;line-height:1.55}.trust-copy,.trust-section>.content>p{color:#645568;margin:0 auto 36px;font-size:18px}.trust-section>.content>p{max-width:700px}.logo-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:42px 70px;display:flex}.logo-row img{object-fit:contain;filter:grayscale();width:150px;max-height:52px}.logo-row.press img{width:120px;max-height:38px}.trust-badge-row{gap:24px 34px}.trust-badge{border:1px solid var(--line);background:#ffffff9e;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:190px;min-height:72px;padding:14px 20px;display:inline-flex}.trust-badge.compact{min-width:142px;min-height:58px;padding:10px 16px}.trust-badge svg{color:#8e61cf;width:24px;height:24px}.trust-badge span{font-weight:600}.faq-section{padding-top:110px;padding-bottom:110px}.faq-wrap{grid-template-rows:auto 1fr;grid-template-columns:34% 66%;column-gap:28px;width:min(1280px,100%);margin:0 auto;display:grid}.faq-wrap>h2{text-align:left;grid-area:1/1;margin-bottom:18px}.faq-wrap>p{text-align:left;color:#655968;grid-area:2/1;max-width:360px;font-size:18px;line-height:1.55}.faq-list{border-top:1px solid var(--line);grid-area:1/2/span 2;margin-top:0}.faq-list article{border-bottom:1px solid var(--line)}.faq-list article>button{text-align:left;justify-content:space-between;align-items:center;gap:22px;width:100%;min-height:64px;padding:12px 4px;font-size:18px;font-weight:600;display:flex}.faq-list article>button span:last-child{transition:transform .2s}.faq-list article.open>button span:last-child{transform:rotate(180deg)}.faq-list article>div{color:#5b4e5e;padding:0 5% 24px 4px;line-height:1.55}.final-cta{text-align:center;background:var(--ink);color:#fff;border-radius:34px;margin:0 32px;padding:108px 32px}.final-cta h2{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(44px,5vw,68px)}.final-cta p{color:#d4cbd6;font-size:18px}.final-cta .primary-button{color:var(--ink);margin-top:18px}footer{background:var(--paper);grid-template-columns:1.2fr .8fr .8fr 1.1fr 1.1fr;gap:34px;padding:190px max(32px,50vw - 640px) 80px;display:grid}footer h2{margin-bottom:18px;font-size:18px}footer>div>button{color:#625565;text-align:left;padding:5px 0;display:block}footer>div>button:hover{color:var(--ink);text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);grid-column:1/-1;align-items:center;gap:28px;padding-top:40px;display:flex}.footer-bottom img{width:58px}.footer-bottom p{color:#6e6271;margin:0;font-size:14px}.back-to-top{z-index:50;color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 6px 20px #2a182e40}.back-to-top svg{width:22px}.toast{z-index:110;color:#fff;background:var(--ink);white-space:nowrap;border-radius:999px;align-items:center;gap:10px;max-width:calc(100vw - 32px);padding:12px 18px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #2a182e40}.toast svg{width:18px;color:var(--lilac)}.overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#2a182e75;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:22px;width:min(520px,100%);max-height:min(760px,90vh);padding:24px;overflow:auto;box-shadow:0 22px 70px #2a182e47}.modal-wide{width:min(720px,100%)}.modal header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal header h2{margin:0;font-size:25px}.icon-button{background:#f0ebf2;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.icon-button svg{width:19px}.choice-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.choice-grid button{border:1px solid var(--line);text-align:left;border-radius:12px;align-items:center;gap:10px;padding:13px 14px;display:flex}.choice-grid button.selected{background:var(--lilac-soft);border-color:#b28ce9}.currency-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.currency-grid button{background:#f5f2f6;border-radius:12px;justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.currency-grid span{color:#746878}.modal-copy{color:#5c505f;line-height:1.5}.cookie-options label{border-bottom:1px solid #eee9ef;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.cookie-options span{flex-direction:column;display:flex}.cookie-options small{color:#776c7a;margin-top:3px}.modal-actions{gap:8px;margin-top:22px;display:flex}.modal-actions button{background:#eee8f0;border-radius:999px;flex:1;min-height:44px}.modal-actions .primary-button{background:var(--lilac);padding:0 10px}html[dir=rtl] body{direction:rtl}html[dir=rtl] .faq-list article>button,html[dir=rtl] .hero h1,html[dir=rtl] .hero-copy,html[dir=rtl] .hero-inner,html[dir=rtl] .hero-subtitle,html[dir=rtl] .human-card,html[dir=rtl] .planner-card,html[dir=rtl] .prompt-box textarea,html[dir=rtl] .prompt-tools,html[dir=rtl] .site-nav,html[dir=rtl] footer>div>button{text-align:right}html[dir=rtl] .expert-call button,html[dir=rtl] .primary-button,html[dir=rtl] .trip-card button{flex-direction:row-reverse}html[dir=rtl] .toast{direction:rtl}@media (max-width:900px){.content{width:min(100% - 40px,720px)}.section{padding-left:20px;padding-right:20px}.desktop-nav-actions{display:none}.mobile-user{display:flex}.site-nav{height:56px;padding:0 17px 0 22px}.brand-wordmark{font-size:20px}.menu-scrim{background:#2a182e59;inset:0}.account-menu{border-radius:14px 14px 0 0;width:100%;max-height:70vh;padding:24px 16px 18px;inset:auto 0 0;overflow:auto}.sheet-handle{background:#eee9ec;border-radius:999px;width:42px;height:4px;margin:-12px auto 10px;display:block}.account-menu button{padding:9px 8px;font-size:16px}.hero{height:844px;padding:56px 32px 0}.hero-inner{flex-direction:column;justify-content:flex-start;gap:0;display:flex}.hero-media{flex-basis:196px;order:0;width:196px;height:196px;margin:0 auto 24px}.hero-copy{flex:none;width:100%}.hero h1{text-align:center;text-wrap:balance;width:100%;max-width:326px;margin:0 auto 16px;padding:0 12px;font-size:30px;line-height:.95}.hero-subtitle{display:none}.prompt-box{border-radius:24px;min-height:144px}.prompt-box textarea{min-height:92px;padding:16px 12px 8px;font-size:15px}.prompt-tools{padding:3px 10px 10px}.suggestions{gap:6px;max-height:44px;margin:16px 0 18px;overflow:hidden}.suggestions button:nth-child(n+3){display:none}.suggestions button{min-height:36px;padding:8px 12px;font-size:12px}.canvas-hint{flex-direction:column;gap:17px;padding:0;font-size:14px}.canvas-hint button{font-size:13px}.human-section{padding-top:64px;padding-bottom:64px}.human-card{border-radius:28px;grid-template-columns:1fr;gap:28px;min-height:640px;padding:38px 28px}.human-card h2{font-size:46px}.human-card p{font-size:17px}.experts{height:210px}.experts img{width:110px;height:110px}.experts img:first-child{width:92px;height:92px;left:5%}.experts img:nth-child(2){width:124px;height:124px;top:36px;right:2%}.experts img:nth-child(3){width:96px;height:96px;left:20%}.trip-grid{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,minmax(260px,82vw));padding-bottom:10px;overflow-x:auto}.trip-card{scroll-snap-align:start}.feature-grid{margin-top:50px;display:block}.feature-card{min-height:0;padding-inline:0;display:none}.feature-card.active{display:block}.feature-card p{max-width:520px;margin-inline:auto}.carousel-dots{justify-content:center;gap:8px;margin-top:24px;display:flex}.carousel-dots button{background:#c9c2ca;border-radius:50%;width:8px;height:8px;padding:0}.carousel-dots button.active{background:var(--ink);border-radius:999px;width:26px}.planner-card{grid-template-columns:1fr;height:auto}.planner-card>div{padding:42px 28px}.planner-card>img{width:250px;height:250px;margin:0 auto 42px}footer{grid-template-columns:1fr;gap:64px;padding:100px 24px 400px}.footer-bottom{flex-wrap:wrap;grid-column:1/-1}}@media (max-width:520px){.section h2{font-size:36px}.hero{height:844px;padding:56px 32px 0}.hero-media{margin-top:0}.human-card h2,.planner-card h2{font-size:42px}.destination-section,.faq-section,.features-section,.planner-section,.reviews-section{padding-top:64px;padding-bottom:64px}.review-media{width:100%}.trust-section{padding-top:64px;padding-bottom:64px}.logo-row{gap:32px 38px}.logo-row img{width:110px}.trust-badge{min-width:150px;font-size:14px}.faq-list article>button{font-size:17px}.faq-wrap{display:block}.faq-wrap>h2,.faq-wrap>p{text-align:left}.faq-list{margin-top:38px}.final-cta{border-radius:28px;margin:0 16px;padding:90px 24px}.final-cta h2{font-size:42px}footer{grid-template-columns:1fr;gap:48px}.footer-bottom{display:block}.footer-bottom>*{margin-bottom:14px!important}.toast{white-space:normal;width:max-content;bottom:18px}.back-to-top{bottom:18px;right:18px}.choice-grid,.currency-grid{grid-template-columns:1fr}.modal{border-radius:20px;max-height:88vh}.modal-actions{flex-direction:column}html[dir=rtl] .hero h1{text-align:center}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.vp-chat-workspace{color:#201b26;background:#fff;grid-template-columns:208px minmax(0,1.32fr) minmax(430px,.86fr);min-height:100dvh;display:grid;overflow:hidden}.vp-chat-workspace button{transition:background .18s,color .18s,transform .18s}.vp-chat-workspace button:hover{transform:translateY(-1px)}.vp-chat-sidebar{background:#fff;border-right:1px solid #ebe7ed;flex-direction:column;min-height:100dvh;padding:22px 10px 18px;display:flex}.vp-chat-logo{padding:2px 10px 28px;text-decoration:none}.vp-chat-sidebar nav{gap:4px;display:grid}.vp-chat-sidebar nav button{color:#524a58;text-align:left;border-radius:11px;align-items:center;gap:12px;min-height:42px;padding:0 11px;font-size:14px;font-weight:600;display:flex}.vp-chat-sidebar nav button.active{color:var(--ink);background:#f1eef3}.vp-chat-sidebar svg{width:19px;height:19px}.vp-chat-new{background:#f3f1f4;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;margin-top:26px;font-size:14px;font-weight:600;display:flex}.vp-chat-new:hover{background:var(--lilac-soft)}.vp-chat-sidebar-footer{border-top:1px solid #eeeaf0;justify-content:space-between;gap:8px;margin-top:auto;padding:8px;display:flex}.vp-chat-sidebar-footer button{background:#f7f5f8;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:38px;height:36px;display:inline-flex}.vp-chat-mobile-header,.vp-chat-mobile-tabs{display:none}.vp-chat-context{background:#fdfcfd;border-right:1px solid #ebe7ed;min-width:0;height:100dvh;padding:28px clamp(22px,3vw,48px) 44px;overflow-y:auto}.vp-chat-context-header,.vp-chat-section-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.vp-chat-context-header p{color:#776d7d;margin-bottom:6px;font-size:13px;font-weight:600}.vp-chat-context-header h1{letter-spacing:-.035em;margin:0;font-size:clamp(28px,3vw,42px)}.vp-chat-mode-toggle{background:#fff;border:1px solid #ebe6ed;border-radius:999px;padding:3px;display:flex}.vp-chat-mode-toggle button{color:#706779;border-radius:999px;min-height:34px;padding:0 13px;font-size:13px;font-weight:600}.vp-chat-mode-toggle button.active{color:#fff;background:var(--ink)}.vp-chat-brief-row{flex-wrap:wrap;align-items:center;gap:8px;margin:25px 0 24px;display:flex;position:relative}.vp-chat-brief-row>button,.vp-chat-brief-row>span{color:#625968;background:#fff;border:1px solid #e6e0ea;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:12px;font-weight:600;display:inline-flex}.vp-chat-brief-row>button{color:var(--ink);background:#eee5fc}.vp-chat-brief-row svg{width:15px}.vp-chat-brief-popover{z-index:3;background:#fff;border:1px solid #e5dff0;border-radius:16px;width:min(340px,100%);padding:15px;position:absolute;top:42px;left:0;box-shadow:0 14px 38px #2a182e24}.vp-chat-brief-popover p{color:#645b6d;margin:7px 0 0;font-size:13px;line-height:1.5}.vp-chat-day-card{background:linear-gradient(135deg,#f0e8fd,#fff);border:1px solid #ddd5e8;border-radius:22px;min-height:190px;padding:24px;position:relative;overflow:hidden}.vp-chat-day-card>div p{color:#786a8e;margin-bottom:7px;font-size:13px;font-weight:600}.vp-chat-day-card h2{letter-spacing:-.025em;max-width:390px;margin:0;font-size:clamp(23px,2vw,32px)}.vp-chat-day-card>svg{color:#704bb3;background:#dfccfb;border-radius:12px;width:36px;height:36px;padding:7px;position:absolute;top:24px;right:24px}.vp-chat-day-card ul{gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.vp-chat-day-card li{color:#554a60;align-items:center;gap:9px;font-size:14px;display:flex}.vp-chat-day-card li span{background:#a77ade;border-radius:50%;flex:none;width:7px;height:7px}.vp-chat-day-card li p{margin:0}.vp-chat-pois{margin-top:32px}.vp-chat-section-heading h2{letter-spacing:-.02em;margin:0 0 7px;font-size:21px}.vp-chat-section-heading p{color:#756b7d;max-width:500px;margin:0;font-size:13px;line-height:1.45}.vp-chat-section-heading>button{color:#60438d;white-space:nowrap;align-items:center;gap:5px;font-size:13px;font-weight:600;display:inline-flex}.vp-chat-section-heading svg{width:15px}.vp-chat-poi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:17px;display:grid}.vp-chat-poi-grid article{background:#fff;border:1px solid #e4dfea;border-radius:17px;overflow:hidden}.vp-chat-poi-grid article.selected{border-color:#a87ae7;box-shadow:0 0 0 2px #a87ae726}.vp-chat-poi-grid img{aspect-ratio:1.22;object-fit:cover;width:100%}.vp-chat-poi-grid article>div{padding:12px}.vp-chat-poi-grid span{color:#7b7183;font-size:11px;display:block}.vp-chat-poi-grid h3{min-height:38px;margin:5px 0 11px;font-size:15px;line-height:1.2}.vp-chat-poi-grid button{color:#60438d;background:#f0e7fc;border-radius:999px;min-height:30px;padding:0 10px;font-size:11px;font-weight:600}.vp-chat-poi-grid article.selected button{color:#fff;background:#6a429f}.vp-chat-place-view{background:#dfd6ed;border-radius:23px;min-height:min(650px,100dvh - 170px);position:relative;overflow:hidden}.vp-chat-place-view>img{width:100%;height:100%;min-height:inherit;object-fit:cover;filter:saturate(.75)brightness(.76)}.vp-chat-place-view:after{content:"";background:linear-gradient(#0000 40%,#1c1322a6);position:absolute;inset:0}.vp-chat-place-pin{z-index:1;color:#241a2d;background:#fffffff0;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:600;position:absolute;box-shadow:0 5px 16px #1a111f38}.vp-chat-place-pin:before{content:"";background:#a679df;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.pin-one{top:27%;left:17%}.pin-two{top:47%;left:49%}.pin-three{top:66%;right:13%}.vp-chat-place-view p{z-index:1;color:#fff;margin:0;font-size:12px;line-height:1.4;position:absolute;bottom:14px;left:18px;right:18px}.vp-chat-conversation{background:#fff;flex-direction:column;min-width:0;min-height:100dvh;display:flex;position:relative}.vp-chat-conversation-header{border-bottom:1px solid #eeeaf0;justify-content:space-between;align-items:center;min-height:70px;padding:17px 22px;display:flex}.vp-chat-conversation-header>div{align-items:center;gap:12px;min-width:0;display:flex}.vp-chat-conversation-header span{color:#746a7c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.vp-chat-history-button{align-items:center;gap:6px;font-size:13px;font-weight:600;display:none}.vp-chat-conversation-header>button{background:#f6f3f7;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.vp-chat-scroll-area{flex:1;min-height:0;padding:clamp(40px,7vh,86px) clamp(24px,4vw,64px) 28px;overflow-y:auto}.vp-chat-welcome-mark{background:var(--lilac-soft);border-radius:26px;width:88px;height:88px;margin:0 0 26px;overflow:hidden}.vp-chat-welcome-mark img{object-fit:cover;width:100%;height:100%}.vp-chat-eyebrow{color:#77569c;letter-spacing:.04em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:700}.vp-chat-scroll-area h2{letter-spacing:-.045em;max-width:560px;margin:0 0 14px;font-size:clamp(32px,3.1vw,51px);line-height:.98}.vp-chat-intro{color:#655d6c;max-width:540px;margin:0;font-size:16px;line-height:1.55}.vp-chat-assistant-chip{color:#5b3a90;background:#f0e7fc;border-radius:999px;align-items:center;gap:7px;min-height:34px;margin-top:22px;padding:0 11px;font-size:12px;font-weight:600;display:inline-flex}.vp-chat-assistant-chip svg{width:15px}.vp-chat-message{border-radius:16px;max-width:520px;margin-top:18px;padding:16px 17px;font-size:14px;line-height:1.5}.vp-chat-message p{margin:0}.vp-chat-message b{color:#67489d;margin-bottom:6px;font-size:12px;display:block}.vp-chat-message.assistant{background:#faf8fc;border:1px solid #e9e2f2}.vp-chat-message.user{color:#fff;background:var(--ink);margin-left:auto}.vp-chat-composer-wrap{background:#fffffff5;border-top:1px solid #eeeaf0;padding:14px 22px 18px}.vp-chat-composer-wrap>p:first-child{color:#7b7180;margin:0 0 8px;font-size:11px;font-weight:600}.vp-chat-suggestions{gap:7px;padding-bottom:8px;display:flex;overflow-x:auto}.vp-chat-suggestions button{color:#635970;background:#fff;border:1px solid #ece7f0;border-radius:999px;flex:none;min-height:29px;padding:0 10px;font-size:11px}.vp-chat-suggestions button:hover{background:#f5effd;border-color:#c6a5ee}.vp-chat-composer{border:1px solid #ddd6e1;border-radius:20px;padding:11px 12px 8px;box-shadow:0 8px 24px #2a182e17}.vp-chat-composer textarea{resize:none;background:0 0;border:0;outline:0;width:100%;min-height:52px;font-size:14px;line-height:1.4}.vp-chat-composer>div{justify-content:flex-end;gap:3px;display:flex}.vp-chat-composer button{border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.vp-chat-composer button svg{width:17px}.vp-chat-composer .vp-chat-send{color:#fff;background:var(--ink)}.vp-chat-composer .vp-chat-send:disabled{opacity:.42;cursor:not-allowed}.vp-chat-disclaimer{color:#8b8290;align-items:flex-start;gap:5px;margin:8px 0 0;font-size:10px;line-height:1.4;display:flex}.vp-chat-disclaimer svg{flex:none;width:13px}.vp-chat-overlay{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#2118276b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.vp-chat-language-modal{background:#fff;border-radius:20px;width:min(420px,100%);padding:20px;box-shadow:0 20px 64px #20142742}.vp-chat-drawer header,.vp-chat-language-modal header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.vp-chat-drawer h2,.vp-chat-language-modal h2{margin:0;font-size:22px}.vp-chat-drawer header button,.vp-chat-language-modal header button{background:#f2edf4;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.vp-chat-drawer header svg,.vp-chat-language-modal header svg{width:17px}.vp-chat-language-modal>button{text-align:left;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:48px;padding:0 12px;display:flex}.vp-chat-language-modal>button.selected,.vp-chat-language-modal>button:hover{background:#f0e7fc}.vp-chat-language-modal small{color:#6b5f75;margin-left:auto}.vp-chat-drawer-overlay{justify-items:start;padding:0}.vp-chat-drawer{background:#fff;border-radius:22px;flex-direction:column;width:min(380px,100% - 18px);height:min(720px,100dvh - 18px);margin:9px;padding:22px 16px;display:flex;box-shadow:0 22px 62px #1c122347}.vp-chat-sheet-handle{display:none}.vp-chat-drawer-new{color:#5d3c90;background:#f0e7fc;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:14px;font-weight:600;display:flex}.vp-chat-drawer-new svg{width:18px}.vp-chat-history-row{text-align:left;border-top:1px solid #eee9ef;justify-content:space-between;align-items:center;margin-top:22px;padding:13px 6px;font-size:14px;font-weight:600;display:flex}.vp-chat-history-row svg{width:17px}@media (max-width:1050px){.vp-chat-workspace{grid-template-columns:184px minmax(0,1.16fr) minmax(360px,.84fr)}.vp-chat-context{padding-inline:24px}.vp-chat-poi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vp-chat-poi-grid article:last-child{display:none}}@media (max-width:820px){.vp-chat-workspace{background:#fff;min-height:100dvh;padding:58px 0 62px;display:block}.vp-chat-sidebar{display:none}.vp-chat-mobile-header{z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #eee9ef;justify-content:space-between;align-items:center;height:58px;padding:0 17px;display:flex;position:fixed;top:0;left:0;right:0}.vp-chat-mobile-header button{background:#f7f4f8;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.vp-chat-mobile-header svg{width:19px}.vp-chat-mobile-header .brand-wordmark{font-size:21px;text-decoration:none}.vp-chat-context,.vp-chat-conversation{border:0;height:auto;min-height:calc(100dvh - 120px);display:none}.vp-chat-context.mobile-active,.vp-chat-conversation.mobile-active{display:flex}.vp-chat-context.mobile-active{padding:23px 18px 30px;display:block;overflow:visible}.vp-chat-conversation.mobile-active{min-height:calc(100dvh - 120px)}.vp-chat-context-header h1{font-size:30px}.vp-chat-context-header{align-items:flex-end}.vp-chat-mode-toggle button{padding-inline:9px;font-size:11px}.vp-chat-poi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vp-chat-poi-grid article:last-child{display:block}.vp-chat-place-view{min-height:560px}.vp-chat-conversation-header{min-height:54px;padding:10px 16px}.vp-chat-history-button{display:inline-flex}.vp-chat-conversation-header>div>span{display:none}.vp-chat-scroll-area{padding:44px 22px 22px}.vp-chat-welcome-mark{border-radius:23px;width:74px;height:74px;margin-bottom:20px}.vp-chat-scroll-area h2{font-size:36px}.vp-chat-intro{font-size:15px}.vp-chat-composer-wrap{padding:11px 13px 12px;position:sticky;bottom:0}.vp-chat-mobile-tabs{z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #ebe7ed;grid-template-columns:repeat(2,1fr);gap:8px;height:62px;padding:7px 16px;display:grid;position:fixed;bottom:0;left:0;right:0}.vp-chat-mobile-tabs button{color:#766c7c;border-radius:11px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.vp-chat-mobile-tabs button.active{color:#fff;background:var(--ink)}.vp-chat-mobile-tabs svg{width:17px}.vp-chat-drawer-overlay{align-items:end}.vp-chat-drawer{border-radius:22px 22px 0 0;width:100%;height:min(690px,78dvh);margin:0}.vp-chat-sheet-handle{background:#e9e4eb;border-radius:999px;width:40px;height:4px;margin:-11px auto 14px;display:block}}@media (max-width:440px){.vp-chat-brief-row>span:nth-of-type(2){display:none}.vp-chat-day-card{padding:19px}.vp-chat-day-card h2{font-size:25px}.vp-chat-section-heading{display:block}.vp-chat-section-heading>button{margin-top:12px}.vp-chat-poi-grid{gap:9px}.vp-chat-poi-grid article>div{padding:10px}.vp-chat-poi-grid h3{font-size:13px}.vp-chat-poi-grid button{padding-inline:8px;font-size:10px}.vp-chat-scroll-area h2{font-size:33px}.vp-chat-suggestions button{font-size:10px}}html[dir=rtl] .vp-chat-workspace{direction:rtl}html[dir=rtl] .vp-chat-context,html[dir=rtl] .vp-chat-sidebar{border-left:1px solid #ebe7ed;border-right:0}html[dir=rtl] .vp-chat-history-row,html[dir=rtl] .vp-chat-language-modal>button,html[dir=rtl] .vp-chat-sidebar nav button{text-align:right}html[dir=rtl] .vp-chat-brief-row>button,html[dir=rtl] .vp-chat-poi-grid button,html[dir=rtl] .vp-chat-section-heading>button{flex-direction:row-reverse}html[dir=rtl] .vp-chat-message.user{margin-left:0;margin-right:auto}.auth-shell{background:#fbfaf7;grid-template-columns:minmax(320px,.82fr) minmax(440px,1.18fr);min-height:100dvh;display:grid}.auth-brand-panel{color:#fff;background:radial-gradient(circle at 18% 20%,#ffffff2e,#0000 30%),#30243a;flex-direction:column;justify-content:space-between;padding:clamp(32px,5vw,76px);display:flex}.auth-wordmark{color:#fff;letter-spacing:-.04em;width:fit-content;font-size:26px;font-weight:700;text-decoration:none}.auth-brand-panel>div{max-width:520px}.auth-brand-panel h1{color:#fff;letter-spacing:-.055em;max-width:620px;margin:12px 0 20px;font-size:clamp(44px,5vw,76px);line-height:.96}.auth-brand-panel>div>p:last-child{color:#d9cedf;max-width:48ch;margin:0;font-size:17px;line-height:1.65}.auth-eyebrow{color:#bfa1ef;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.auth-boundary{color:#c7b9cd;margin:0;font-size:13px}.auth-form-panel{place-items:center;min-width:0;padding:clamp(90px,11vh,136px) clamp(28px,8vw,128px) 64px;display:grid;position:relative}.auth-language{color:#63576a;align-items:center;gap:10px;font-size:12px;font-weight:600;display:flex;position:absolute;top:28px;right:34px}.auth-language select{color:#33293a;background:#fff;border:1px solid #ded7e2;border-radius:999px;min-height:38px;padding:0 34px 0 12px}.auth-card{background:#fff;border:1px solid #e6e0e8;border-radius:28px;width:min(480px,100%);padding:clamp(28px,5vw,48px);box-shadow:0 24px 70px #34253d1c}.auth-card form{display:grid}.auth-card label{color:#403646;margin:18px 0 7px;font-size:13px;font-weight:650}.auth-card input{color:#2e2434;width:100%;min-height:50px;font:inherit;background:#fff;border:1px solid #d8d0dc;border-radius:13px;outline:none;padding:0 15px}.auth-card input:focus{border-color:#9d70d7;box-shadow:0 0 0 3px #9d70d729}.auth-primary,.auth-secondary{border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:50px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.auth-primary{color:#fff;background:#30243a;margin-top:26px}.auth-primary:hover{background:#493657}.auth-primary:disabled,.auth-secondary:disabled{opacity:.55;cursor:wait}.auth-secondary{color:#43364b;background:#f1ecf3;margin-top:10px}.auth-message{color:#9b3450;min-height:22px;margin:12px 0 0;font-size:13px;line-height:1.45}.auth-no-signup{color:#786d7d;border-top:1px solid #eee9ef;margin:20px 0 0;padding-top:18px;font-size:12px;line-height:1.5}.auth-status{color:#655a6a;text-align:center;margin:0}.auth-signed-in h2{letter-spacing:-.035em;margin:10px 0 12px;font-size:34px}.auth-signed-in>p:not(.auth-eyebrow){color:#695f6d;margin:0;line-height:1.55}html[dir=rtl] .auth-shell{direction:rtl}html[dir=rtl] .auth-language{left:34px;right:auto}html[dir=rtl] .auth-language select{padding:0 12px 0 34px}@media (max-width:760px){.auth-shell{background:#fff;display:block}.auth-brand-panel{min-height:260px;padding:28px 24px}.auth-brand-panel h1{margin-block:8px 13px;font-size:42px}.auth-brand-panel>div>p:last-child{font-size:14px}.auth-form-panel{align-items:start;min-height:calc(100dvh - 260px);padding:86px 18px 40px}.auth-language{top:22px;right:20px}html[dir=rtl] .auth-language{left:20px;right:auto}.auth-card{border:0;border-radius:20px;padding:26px 22px;box-shadow:0 14px 44px #34253d1a}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}