.landing-root{box-sizing:border-box;width:100%;max-width:100%;overflow-x:clip}.landing-hero-sky{position:relative;display:flex;min-height:100vh;min-height:100dvh;flex-direction:column;overflow:visible;background:#4a9fd4}.landing-hero-sky-media{pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-hero-sky-image{object-fit:cover;object-position:center 42%}.landing-hero-sky-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,40,88,.28),rgba(8,40,88,.12) 38%,rgba(255,255,255,.08) 72%,rgba(255,255,255,.72))}.landing-hero-nav{position:relative;z-index:2;flex-shrink:0;padding-top:env(safe-area-inset-top,0)}.landing-hero-nav-inner{box-sizing:border-box;display:grid;width:100%;max-width:72rem;margin-inline:auto;align-items:center;padding:1.25rem 1.5rem;grid-template-columns:1fr auto;gap:1rem}@media (min-width:768px){.landing-hero-nav-inner{grid-template-columns:1fr auto 1fr;padding:1.5rem 2rem}}.landing-hero-logo{font-size:1.25rem;color:#ffffff;text-decoration:none}.landing-hero-nav-links{display:none;align-items:center;justify-content:center;gap:2rem}@media (min-width:768px){.landing-hero-nav-links{display:flex}}.landing-hero-nav-links a{color:rgba(255,255,255,.88);text-decoration:none;transition:color .15s ease}.landing-hero-nav-links a:hover{color:#ffffff}.landing-hero-nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}@media (min-width:768px){.landing-hero-nav-actions{gap:1rem}}.landing-hero-nav-signin{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.92);text-decoration:none;transition:color .15s ease}.landing-hero-nav-signin:hover{color:#ffffff}.landing-hero-nav-cta{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:32px;border-radius:9999px;background:#0a0a0a;padding:0 1.125rem;line-height:1;color:#ffffff;text-decoration:none;transition:background .15s ease}.landing-hero-nav-cta:hover{background:rgba(10,10,10,.88)}.landing-hero-nav--light .landing-hero-logo{color:#0a0a0a}.landing-hero-nav--light .landing-hero-nav-links a{color:#6b6b6b}.landing-hero-nav--light .landing-hero-nav-links a:hover{color:#0a0a0a}.landing-hero-nav--light .landing-hero-nav-signin{color:#6b6b6b}.landing-hero-nav--light .landing-hero-nav-signin:hover{color:#0a0a0a}.landing-hero-body{position:relative;z-index:1;display:flex;flex:1;align-items:center;justify-content:center;padding:2rem 1.5rem 4rem}.landing-hero-copy{width:100%;max-width:48rem;margin-top:-56px;text-align:center}.landing-hero-headline{margin-bottom:1.25rem;font-size:clamp(3rem,8.5vw,5.75rem);font-weight:500;line-height:1.02;color:#ffffff;text-shadow:0 2px 28px rgba(0,32,72,.35)}.landing-hero-subhead{margin-inline:auto;margin-bottom:2.25rem;max-width:32rem;font-size:1.125rem;line-height:1.65;color:rgba(255,255,255,.92)}.landing-hero-cta-row{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:.75rem;width:100%;max-width:22rem;margin-inline:auto}@media (min-width:640px){.landing-hero-cta-row{flex-direction:row;max-width:26rem}}.landing-hero-btn{display:inline-flex;flex:1;min-width:0;min-height:3.25rem;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;padding:.875rem 1.75rem;font-family:var(--font-geist-sans),sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.landing-hero-btn:active{transform:scale(.98)}.landing-hero-btn--primary{background:#0a0a0a;color:#ffffff;box-shadow:0 4px 20px rgba(0,0,0,.18)}.landing-hero-btn--primary:hover{background:rgba(10,10,10,.9)}.landing-hero-btn--secondary{background:rgba(255,255,255,.94);color:#0a0a0a;box-shadow:0 2px 12px rgba(0,0,0,.06)}.landing-hero-btn--secondary:hover{background:#ffffff}.landing-btn-wave{display:inline-flex;align-items:center;line-height:1}.landing-btn-wave-char{display:inline-block;overflow:hidden;height:1lh;line-height:1;vertical-align:top}.landing-btn-wave-char-track{--wave-row-gap:0.55em;display:grid;grid-template-rows:1lh 1lh;row-gap:var(--wave-row-gap);margin:0;padding:0;transition:transform .4s cubic-bezier(.33,1,.52,1);transition-delay:calc(var(--wave-i, 0) * 25ms);will-change:transform}.landing-btn-wave-char-line{display:flex;align-items:center;justify-content:center;height:1lh;min-height:1lh;max-height:1lh;margin:0;padding:0;line-height:1}.landing-features-cta:focus-visible .landing-btn-wave-char-track,.landing-features-cta:hover .landing-btn-wave-char-track,.landing-footer-cta-btn:focus-visible .landing-btn-wave-char-track,.landing-footer-cta-btn:hover .landing-btn-wave-char-track,.landing-hero-btn:focus-visible .landing-btn-wave-char-track,.landing-hero-btn:hover .landing-btn-wave-char-track,.landing-hero-nav-cta:focus-visible .landing-btn-wave-char-track,.landing-hero-nav-cta:hover .landing-btn-wave-char-track,.landing-showcase-cta:focus-visible .landing-btn-wave-char-track,.landing-showcase-cta:hover .landing-btn-wave-char-track,.landing-travel-story-cta:focus-visible .landing-btn-wave-char-track,.landing-travel-story-cta:hover .landing-btn-wave-char-track{transform:translate3d(0,calc(-1lh - var(--wave-row-gap, .55em)),0)}@media (prefers-reduced-motion:reduce){.landing-btn-wave-char-track{transition:none}.landing-features-cta:focus-visible .landing-btn-wave-char-track,.landing-features-cta:hover .landing-btn-wave-char-track,.landing-footer-cta-btn:focus-visible .landing-btn-wave-char-track,.landing-footer-cta-btn:hover .landing-btn-wave-char-track,.landing-hero-btn:focus-visible .landing-btn-wave-char-track,.landing-hero-btn:hover .landing-btn-wave-char-track,.landing-hero-nav-cta:focus-visible .landing-btn-wave-char-track,.landing-hero-nav-cta:hover .landing-btn-wave-char-track,.landing-showcase-cta:focus-visible .landing-btn-wave-char-track,.landing-showcase-cta:hover .landing-btn-wave-char-track,.landing-travel-story-cta:focus-visible .landing-btn-wave-char-track,.landing-travel-story-cta:hover .landing-btn-wave-char-track{transform:none}}.landing-hero-stamps{position:absolute;bottom:0;left:50%;z-index:4;display:flex;align-items:flex-end;justify-content:center;box-sizing:border-box;width:min(100%,56rem);max-width:100%;padding-inline:.5rem;transform:translate(-50%,calc(44% + 64px));pointer-events:none}.landing-hero-stamp{position:relative;flex-shrink:0;width:clamp(7rem,20vw,12.5rem);filter:drop-shadow(0 6px 16px rgba(0,0,0,.14))}.landing-hero-stamp-img{display:block;width:100%;height:auto}@media (max-width:767px){.landing-hero-stamps{transform:translate(-50%,calc(44% + 16px))}}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:40;border-bottom:1px solid rgba(0,0,0,.06);background:rgba(255,255,255,.9);backdrop-filter:blur(4px)}.landing-nav-inner{width:100%;max-width:72rem;margin-inline:auto;height:4rem;display:flex;align-items:center;justify-content:space-between}.landing-nav-inner,.landing-section{box-sizing:border-box;padding-inline:1.5rem}.landing-section{max-width:100%;overflow-x:clip}.landing-section-y{padding-top:5rem;padding-bottom:5rem}.landing-section-after-hero{padding-top:calc(clamp(7rem, 20vw, 12.5rem) * .6285714286 + 304px);padding-bottom:320px}.landing-section-after-statement{padding-top:0;margin-top:-16px;padding-bottom:240px}.landing-section-after-statement+.landing-section{padding-top:0}.landing-section-after-ai{padding-top:160px;padding-bottom:240px}.landing-section.landing-ai-planner-section+.landing-section-after-ai{padding-top:160px}@media (max-width:767px){.landing-section-after-hero{margin-top:-40px}.landing-section-after-statement{margin-top:-96px;padding-bottom:48px}.landing-section-after-ai{padding-top:80px;padding-bottom:48px}.landing-section.landing-ai-planner-section+.landing-section-after-ai{padding-top:80px}}.landing-section-y-lg{padding-top:6rem;padding-bottom:6rem}.landing-container-6xl{width:100%;max-width:72rem;margin-inline:auto}.landing-container-4xl{width:100%;max-width:56rem;margin-inline:auto}.landing-container-2xl{width:100%;max-width:42rem;margin-inline:auto}.landing-container-xl{width:100%;max-width:36rem;margin-inline:auto}.landing-section-title{margin-bottom:1rem;font-size:1.875rem;font-weight:700;letter-spacing:-.03em}@media (min-width:1024px){.landing-section-title{font-size:2.25rem}}.landing-final-title{margin-bottom:1.25rem;font-size:2.25rem;font-weight:700;letter-spacing:-.04em}@media (min-width:1024px){.landing-final-title{font-size:3rem}}.landing-cta-row{display:flex;flex-direction:column;gap:.75rem;justify-content:center;align-items:center}.landing-cta-row>a{width:100%;max-width:20rem}@media (min-width:640px){.landing-cta-row{flex-direction:row;align-items:center}.landing-cta-row>a{width:auto;max-width:none}}.landing-feature-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem}@media (min-width:768px){.landing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.landing-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-two-col{display:grid;grid-template-columns:minmax(0,1fr);gap:4rem;align-items:center}@media (min-width:1024px){.landing-two-col{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-stamp-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.625rem;opacity:.9}.landing-stamp-cell{display:flex;aspect-ratio:3/4;align-items:center;justify-content:center;border-radius:.375rem;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#ffffff}.landing-stamp-cell--0{background:linear-gradient(to bottom right,#60a5fa,#2563eb)}.landing-stamp-cell--1{background:linear-gradient(to bottom right,#f87171,#dc2626)}.landing-stamp-cell--2{background:linear-gradient(to bottom right,#4ade80,#16a34a)}.landing-stamp-cell--3{background:linear-gradient(to bottom right,#facc15,#f97316)}.landing-stamp-cell--4{background:linear-gradient(to bottom right,#c084fc,#9333ea)}.landing-stats-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;max-width:42rem;margin-inline:auto}@media (min-width:640px){.landing-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-section-after-document{padding-top:0;padding-bottom:240px}@media (max-width:767px){.landing-section-after-document{padding-top:120px;padding-bottom:128px}}.landing-showcase{box-sizing:border-box;width:100%;max-width:72rem;margin-inline:auto;overflow-x:clip}.landing-showcase-header{display:flex;flex-direction:column;align-items:center;margin-bottom:3.5rem;text-align:center}.landing-showcase-headline{margin:0 0 1.25rem;max-width:28ch;font-size:2.125rem;font-weight:600;line-height:1.08;letter-spacing:-.035em;color:#0a0a0a}.landing-showcase-lead{margin:0 0 1.75rem;max-width:calc(40rem - 80px);font-size:1rem;line-height:1.65;color:#525252}.landing-showcase-cta{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.625rem;border-radius:9999px;background:#0a0a0a;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;line-height:1;color:#ffffff;text-decoration:none;transition:background .15s ease}.landing-showcase-cta:hover{background:rgba(10,10,10,.9)}.landing-showcase-cta-icon{width:1rem;height:1rem}.landing-showcase-cards{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;align-items:center}.landing-showcase-card{position:relative;width:100%;min-height:0;border-radius:1.75rem;overflow:hidden;background:#0a0a0a}.landing-showcase-card-media{position:relative;width:100%;min-height:22rem;overflow:hidden}.landing-showcase-card--featured .landing-showcase-card-media{min-height:24.5rem}.landing-showcase-card-img{object-fit:cover;object-position:center}.landing-showcase-card-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.22) 45%,rgba(0,0,0,.45));pointer-events:none}.landing-showcase-card-overlay{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1rem 5.5rem;text-align:center;pointer-events:none}.landing-showcase-accounts-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;margin:0 0 .75rem;border-radius:9999px;background:#ffffff;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;color:#0a0a0a}.landing-showcase-card-label{margin:0 0 .375rem;font-size:.8125rem;font-weight:500;line-height:1.25;color:rgba(255,255,255,.88)}.landing-showcase-card-balance{margin:0;font-size:clamp(2rem,5vw,2.75rem);font-weight:600;line-height:1;letter-spacing:-.03em;color:#ffffff}.landing-showcase-card-footer-slot{position:absolute;right:.75rem;bottom:.75rem;left:.75rem;z-index:2;perspective:900px}.landing-showcase-card-footer{display:flex;align-items:flex-start;gap:.75rem;margin:0;border-radius:1rem;background:#ffffff;padding:.875rem 1rem;box-shadow:0 4px 24px rgba(0,0,0,.08);transform-origin:center bottom;transition:transform .4s cubic-bezier(.22,1,.36,1)}.landing-showcase-cards>.landing-showcase-card:first-child:hover .landing-showcase-card-footer{transform:rotateX(5deg) rotate(-1.5deg)}.landing-showcase-cards>.landing-showcase-card:nth-child(2):hover .landing-showcase-card-footer{transform:rotateX(6deg) rotate(1deg)}.landing-showcase-cards>.landing-showcase-card:nth-child(3):hover .landing-showcase-card-footer{transform:rotateX(5deg) rotate(1.5deg)}@media (prefers-reduced-motion:reduce){.landing-showcase-card-footer{transition:none}.landing-showcase-cards>.landing-showcase-card:hover .landing-showcase-card-footer{transform:none}}.landing-showcase-card-footer-avatar{display:block;width:2.25rem;height:2.25rem;flex-shrink:0;overflow:hidden;border-radius:9999px;background:#f5f5f5}.landing-showcase-card-footer-avatar-img{width:100%;height:100%;object-fit:cover}.landing-showcase-card-footer-body{min-width:0;flex:1}.landing-showcase-card-footer-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.125rem}.landing-showcase-card-footer-title{margin:0;min-width:0;font-size:.875rem;font-weight:600;line-height:1.3;color:#0a0a0a}.landing-showcase-card-footer-meta{margin:0;font-size:.75rem;line-height:1.35;color:#737373}.landing-showcase-card-footer-days{flex-shrink:0;font-size:.75rem;font-weight:400;line-height:1.35;color:#737373}@media (min-width:768px){.landing-showcase-cards{grid-template-columns:repeat(3,calc((100% - 2 * 1.25rem) / 3 - 40px));gap:1.25rem;justify-content:center}.landing-showcase-card-media{min-height:26rem}.landing-showcase-card--featured .landing-showcase-card-media{min-height:29rem}}@media (max-width:767px){.landing-showcase-header{margin-bottom:2.5rem}.landing-showcase-card{width:calc(100% - 40px);justify-self:center}.landing-showcase-headline{font-size:1.5rem;max-width:none}.landing-showcase-lead{font-size:.9375rem}}.landing-footer-row{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media (min-width:640px){.landing-footer-row{flex-direction:row}}.landing-footer{box-sizing:border-box;max-width:100%;overflow-x:clip;border-top:1px solid rgba(0,0,0,.06);padding:2rem 1.5rem}.landing-statement{box-sizing:border-box;width:100%;max-width:66rem;margin-inline:auto;padding-inline:0;text-align:center}.landing-statement-eyebrow{margin-bottom:1.125rem;font-size:.875rem;font-weight:500;line-height:1.5;letter-spacing:.01em;color:#737373}.landing-statement-headline{margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:600;line-height:1.5;letter-spacing:-.02em;color:#0a0a0a;overflow-wrap:break-word;word-break:normal}.landing-statement-break{display:none}.landing-statement-photo{display:inline-block;vertical-align:middle;width:clamp(2.75rem,5vw,5rem);height:clamp(2.75rem,5vw,5rem);margin-inline:.14em;overflow:hidden;border-radius:9999px;transform:translateY(-.06em)}.landing-statement-photo-img{display:block;width:100%;height:100%;object-fit:cover;animation:landing-statement-spin 22s linear infinite}.landing-statement-avatar-stack .landing-statement-photo:nth-child(2) .landing-statement-photo-img{animation-duration:26s;animation-direction:reverse}@keyframes landing-statement-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.landing-statement-photo-img{animation:none}}.landing-statement-avatar-stack{display:inline-flex;align-items:center;vertical-align:middle;margin-left:.35em;transform:translateY(-.06em)}.landing-statement-photo--stacked{position:relative;margin-inline:0;margin-left:clamp(-1.25rem,-2.5vw,-1.75rem)}.landing-statement-photo--stacked:first-child{margin-left:0}@media (min-width:768px){.landing-statement-break{display:block}}.landing-features{box-sizing:border-box;width:100%;max-width:72rem;margin-inline:auto;overflow-x:clip}.landing-features-header{display:flex;flex-direction:column;align-items:center;margin-bottom:3.5rem;text-align:center}.landing-features-badge{display:inline-flex;align-items:center;margin-bottom:calc(1.25rem - 4px);border:1px solid rgba(0,0,0,.1);border-radius:9999px;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;color:#737373}.landing-features-headline{margin:0 0 1.25rem;max-width:20ch;font-size:2.125rem;font-weight:600;line-height:1.08;letter-spacing:-.035em;color:#0a0a0a}.landing-features-lead{margin:0 0 1.75rem;max-width:calc(40rem - 80px);font-size:1rem;line-height:1.65;color:#525252}.landing-features-cta{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.625rem;border-radius:9999px;background:#0a0a0a;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;line-height:1;color:#ffffff;text-decoration:none;transition:background .15s ease}.landing-features-cta:hover{background:rgba(10,10,10,.9)}.landing-features-cta-icon{width:1rem;height:1rem}.landing-features-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;align-items:start}@media (min-width:1024px){.landing-features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;align-items:stretch}.landing-features-grid--document{align-items:stretch}.landing-features-grid--document>.landing-features-card--document-primary{grid-column:1;align-self:stretch}.landing-features-document-stack{grid-column:2/span 2;display:grid;min-height:0;height:100%;align-self:stretch;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:1.25rem}.landing-features-document-stack-wide{grid-column:1/-1;height:100%;min-height:0}.landing-features-card--split.landing-features-document-stack-wide{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:1.25rem;align-items:stretch;justify-content:stretch}.landing-features-card--split.landing-features-document-stack-wide .landing-features-card-footer--gallery{grid-column:1;grid-row:1;align-self:stretch;height:100%;max-width:none;padding:.75rem 0 .75rem .75rem}.landing-features-card--split.landing-features-document-stack-wide .landing-features-card-footer--compact:not(.landing-features-card-footer--gallery){grid-column:1;grid-row:1;align-self:start;max-width:none;padding:.75rem 0 .5rem .75rem}.landing-features-card--split.landing-features-document-stack-wide .landing-features-gallery-stack{grid-column:2;grid-row:1;align-self:stretch;box-sizing:border-box;flex:none;width:100%;height:100%;min-height:0;max-width:none;margin:0;overflow:visible}.landing-features-document-stack>.landing-features-card{min-height:0}.landing-features-document-stack .landing-features-mock--wallet{aspect-ratio:auto;flex:1;min-height:0;height:auto}}@media (max-width:1023px){.landing-features-document-stack{display:flex;flex-direction:column;gap:1rem;height:auto;grid-column:auto;grid-template-columns:none;grid-template-rows:none}.landing-features-document-stack-wide{grid-column:auto}.landing-features-document-stack>.landing-features-card{flex:none}}.landing-features-center{display:flex;flex-direction:column;gap:1rem;min-height:0}@media (min-width:1024px){.landing-features-center{gap:1.25rem;height:100%;min-height:100%}}.landing-features-card{box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;overflow:hidden;border-radius:1.75rem;background:#f3f3f3;padding:1rem}.landing-features-card--tall{min-height:auto}@media (min-width:1024px){.landing-features-card--tall{min-height:100%}}.landing-features-card--compact{flex:1 1 0;justify-content:space-between;min-height:0}.landing-features-card--tour-map{position:relative}.landing-features-mock{position:relative;overflow:hidden;border-radius:1.25rem;width:100%}.landing-features-mock--itinerary,.landing-features-mock--wallet{aspect-ratio:1017/1236}.landing-features-mock-bg{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.landing-features-mock-fg-wrap{position:absolute;top:0;right:36px;bottom:36px;left:36px;overflow:hidden}.landing-features-mock-fg-motion{height:100%;width:100%;will-change:transform}.landing-features-mock-fg{display:block;width:100%;height:100%;object-fit:contain;object-position:top center}.landing-features-mock--wallet{display:flex;flex-direction:column;justify-content:space-evenly;gap:.125rem;background:#141414;padding:1.25rem 1rem}.landing-features-mock--notes{background:#141414}.landing-features-mock-fg--notes{object-fit:contain;object-position:top center}.landing-features-mock--collaborate{padding:0;display:block}.landing-features-collab-stage{position:absolute;inset:0}.landing-features-collab-intro{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 1rem;pointer-events:none}.landing-features-collab-intro-photo-wrap{margin-bottom:24px}.landing-features-collab-intro-photo{display:block;width:102px;height:90px;border-radius:.75rem;object-fit:cover}.landing-features-collab-avatar-stack{display:inline-flex;align-items:center}.landing-features-collab-avatar-stack-item{position:relative;overflow:hidden;width:1.75rem;height:1.75rem;flex-shrink:0;border:2px solid #141414;border-radius:9999px;margin-left:-.5rem}.landing-features-collab-avatar-stack-item:first-child{margin-left:0}.landing-features-collab-avatar-stack-img{display:block;width:100%;height:100%;object-fit:cover}.landing-features-wallet-rows{display:flex;flex:1;flex-direction:column;justify-content:space-evenly;width:100%;min-height:0}.landing-features-wallet-rows--overlay{position:absolute;inset:0;z-index:1;padding:1.25rem 1rem;overflow:hidden}.landing-features-wallet-row{display:flex;align-items:flex-start;gap:.875rem;border-radius:.875rem;padding:.875rem .625rem}.landing-features-wallet-icon{position:relative;display:flex;flex-shrink:0;overflow:hidden;width:2.5rem;height:2.5rem;border-radius:9999px}.landing-features-wallet-avatar{display:block;width:100%;height:100%;object-fit:cover}.landing-features-wallet-copy{min-width:0;padding-top:.125rem}.landing-features-wallet-title{margin:0 0 .25rem;font-size:1rem;font-weight:500;line-height:1.2;color:#ffffff}.landing-features-collab-intro .landing-features-collab-intro-title{margin:0 0 12px;font-size:18px;text-align:center}.landing-features-wallet-meta-row{display:flex;align-items:center;gap:.5rem;width:100%}.landing-features-wallet-badge{display:inline-flex;flex-shrink:0;margin-left:auto;border-radius:9999px;background:rgba(255,255,255,.12);padding:.125rem .5rem;font-size:.6875rem;font-weight:500;color:rgba(255,255,255,.72)}.landing-features-wallet-badge--creator{background:#3b82f6;color:#ffffff}.landing-features-wallet-desc{margin:0;font-size:.8125rem;line-height:1.45;color:rgba(255,255,255,.55)}.landing-features-card-footer{box-sizing:border-box;max-width:calc(100% - 40px);padding:1.25rem .75rem .5rem}.landing-features-card-footer--compact{box-sizing:border-box;flex-shrink:0;max-width:calc(100% - 40px);padding:1.5rem .75rem .5rem}.landing-features-card-footer--gallery{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100%;min-height:0}.landing-features-gallery-footer-copy,.landing-features-gallery-location-pill{flex-shrink:0}@media (max-width:1023px){.landing-features-card--compact{min-height:16.5rem}}.landing-features-card-title{margin:0 0 .375rem;font-size:1.375rem;font-weight:600;letter-spacing:-.02em;color:#0a0a0a}.landing-features-card-desc{margin:0;font-size:.9375rem;line-height:1.55;color:#525252}.landing-features-detail-pills{display:flex;flex:1;flex-wrap:wrap;align-content:center;align-items:center;gap:.5rem;margin:.5rem 0 0 .5rem;max-width:calc(100% - 1rem);min-height:0;--detail-pill-height:calc(0.625rem * 2 + 1.125rem)}.landing-features-detail-pill{display:inline-flex;align-items:center;gap:.5rem;min-height:var(--detail-pill-height);border-radius:9999px;padding:.625rem 20px .625rem 16px;font-size:.9375rem;font-weight:600;line-height:1.125rem;color:#ffffff}.landing-features-detail-pill-icon{width:1rem;height:1rem;flex-shrink:0}.landing-features-detail-pill--location{background:#3b82f6}.landing-features-detail-pill--notes{background:#8b5cf6}.landing-features-detail-pill--cost{background:#f59e0b}.landing-features-detail-pill--time{background:#22c55e}.landing-features-detail-pill--add{background:#ef4444;animation:landing-features-add-spin 4s linear infinite}.landing-features-detail-pill--add .landing-features-detail-pill-icon{color:#ffffff}@keyframes landing-features-add-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.landing-features-detail-pill--add{animation:none}}.landing-features-detail-pill--icon-only{box-sizing:border-box;width:var(--detail-pill-height);min-width:var(--detail-pill-height);height:var(--detail-pill-height);min-height:var(--detail-pill-height);flex-shrink:0;justify-content:center;gap:0;padding:0;border:none;cursor:default}.landing-features-card--gallery{overflow:hidden}.landing-features-gallery-stack{position:relative;overflow:visible;min-height:0}.landing-features-gallery-stack-stage{position:relative;width:100%;height:100%}.landing-features-gallery-photo{position:absolute;top:50%;right:.75rem;left:auto;width:clamp(10rem,56%,14rem);height:13rem;overflow:hidden;border:2px solid #ffffff;border-radius:.875rem;background:#e5e5e5;transform-origin:center center;will-change:transform}.landing-features-gallery-photo-img{object-fit:cover}@media (max-width:1023px){.landing-features-card--gallery.landing-features-card--split{flex:none;flex-direction:column-reverse;justify-content:flex-start;align-self:auto;height:auto;min-height:auto;gap:40px;padding-top:calc(1rem + 16px);padding-bottom:calc(.75rem + 16px)}.landing-features-card--gallery .landing-features-card-footer--gallery{height:auto;flex:none;justify-content:flex-start;gap:24px;max-width:none;padding:0 .75rem}.landing-features-card--gallery .landing-features-gallery-stack{display:flex;flex:none;justify-content:center;align-items:center;height:11.333rem;min-height:11.333rem;padding:0 .75rem}.landing-features-card--gallery .landing-features-gallery-stack-stage{position:relative;width:calc(clamp(8.5rem, 52vw, 12.5rem) + 42px);height:11.333rem;flex-shrink:0}.landing-features-gallery-photo{right:0;left:auto;width:clamp(8.5rem,52vw,12.5rem);height:11.333rem}}.landing-features-tour-map{flex:1;flex-wrap:wrap;justify-content:center;gap:12px}.landing-features-ratings-stars,.landing-features-tour-map{display:flex;align-items:center;align-self:stretch;width:100%;min-height:0;margin:0;max-width:100%}.landing-features-ratings-stars{flex:1;flex-wrap:nowrap;justify-content:flex-start;gap:16px;padding:0 .75rem 0 .5rem}.landing-features-ratings-star{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;color:#d4d4d4}.landing-features-ratings-star-icon{width:100%;height:100%}.landing-features-share-actions{display:flex;flex:1;flex-wrap:nowrap;align-items:center;justify-content:center;align-self:stretch;column-gap:40px;row-gap:40px;gap:40px;width:100%;min-height:0;margin:0;max-width:100%;background:transparent}.landing-features-share-actions>.landing-features-share-action-ring:first-child,.landing-features-share-actions>.landing-features-share-action-ring:last-child{opacity:.3}.landing-features-share-action-ring{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border:2px solid transparent;border-radius:9999px;padding:8px;background:transparent}.landing-features-share-action-ring--share{border-color:rgb(34 197 94/30%)}.landing-features-share-action-ring--link{border-color:rgb(59 130 246/30%)}.landing-features-share-action-ring--download{border-color:rgb(239 68 68/30%)}.landing-features-share-action-ring--community{border-color:rgb(245 158 11/30%)}.landing-features-share-action{display:inline-flex;width:60px;height:60px;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;color:#ffffff}.landing-features-share-action--share{background:#22c55e}.landing-features-share-action--link{background:#3b82f6}.landing-features-share-action--download{background:#ef4444}.landing-features-share-action--community{background:#f59e0b}.landing-features-share-action-icon{width:1.5rem;height:1.5rem}.landing-features-tour-map-badges{display:flex;align-items:center;gap:12px;flex-shrink:0}.landing-features-tour-map-stop{display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:9999px;background:#3b82f6;font-weight:600;line-height:1;color:#ffffff;flex-shrink:0}.landing-features-tour-map-stop--1{width:28px;height:28px;font-size:.75rem}.landing-features-tour-map-stop--2{width:32px;height:32px;font-size:.8125rem}.landing-features-tour-map-stop--3{width:40px;height:40px;font-size:.875rem}.landing-features-tour-map-pill{display:inline-flex;align-items:center;gap:.375rem;box-sizing:border-box;height:40px;border-radius:9999px;background:#ffffff;padding:0 1rem;font-size:.9375rem;line-height:1.125rem}.landing-features-tour-map-city{font-weight:600;color:#0a0a0a}.landing-features-tour-map-dot,.landing-features-tour-map-meta{color:#737373;font-weight:400}.landing-features-tour-map-pin-emoji{flex-shrink:0;font-size:.875rem;line-height:1}@media (max-width:767px){.landing-features-headline{font-size:1.5rem}.landing-features-lead{font-size:.875rem}.landing-features-card-title{font-size:1.125rem}.landing-features-card-desc{font-size:.875rem}.landing-features-mock--collaborate{--collab-ui:0.9}.landing-features-collab-intro{padding:1rem}.landing-features-collab-intro-photo-wrap{margin-bottom:20px}.landing-features-collab-intro-photo{width:calc(102px * var(--collab-ui));height:calc(90px * var(--collab-ui))}.landing-features-collab-intro .landing-features-collab-intro-title{font-size:calc(18px * var(--collab-ui));margin-bottom:10px}.landing-features-collab-avatar-stack-item{width:calc(1.75rem * var(--collab-ui));height:calc(1.75rem * var(--collab-ui));margin-left:calc(-.5rem * var(--collab-ui))}.landing-features-wallet-rows--overlay{padding:.875rem 1rem .875rem 1.75rem}.landing-features-wallet-rows{justify-content:space-evenly;gap:0}.landing-features-wallet-row{gap:.625rem;padding:.3125rem 0}.landing-features-wallet-icon{width:calc(2.5rem * var(--collab-ui));height:calc(2.5rem * var(--collab-ui))}.landing-features-wallet-copy{padding-top:.125rem}.landing-features-wallet-title{font-size:calc(1rem * var(--collab-ui));margin-bottom:.2rem;line-height:1.2}.landing-features-wallet-desc{font-size:calc(.8125rem * var(--collab-ui));line-height:1.4}.landing-features-wallet-meta-row{gap:.375rem}.landing-features-wallet-badge{font-size:calc(.6875rem * var(--collab-ui));padding:.125rem .5rem}}@media (max-width:380px){.landing-features-mock--collaborate{--collab-ui:0.84}}.landing-section.landing-ai-planner-section{--ai-bubble-width:264px;--ai-bubble-gap:420px;--ai-bubble-span:calc(var(--ai-bubble-width) * 2 + var(--ai-bubble-gap));--ai-bubble-stack-height:6.5rem;box-sizing:border-box;display:flex;height:calc(100vh + 160px);height:calc(100dvh + 160px);min-height:calc(100dvh + 160px);flex-direction:column;justify-content:center;align-items:stretch;margin-top:-80px;background:linear-gradient(180deg,#ffffff,#e6f3ff 14%,#e6f3ff 86%,#ffffff);padding-top:88px;padding-bottom:88px;overflow:visible}.landing-ai-planner{box-sizing:border-box;display:flex;width:100%;max-width:72rem;flex:0 0 auto;flex-direction:column;gap:96px;margin:auto;padding:0 1.25rem}.landing-ai-planner-visual{position:relative;width:100%;flex:0 0 auto;overflow:visible}.landing-ai-planner-orbit-field{--ai-bubble-width:264px;--ai-bubble-gap:420px;--ai-bubble-span:calc(var(--ai-bubble-width) * 2 + var(--ai-bubble-gap));--ai-orbit-gap:200px;--ai-avatar-size:140px;--ai-orbit-size:92px;--ai-orbit-distance:calc(var(--ai-orbit-gap) + var(--ai-avatar-size) / 2 + var(--ai-orbit-size) / 2);--ai-map-avatar-gap:120px;--ai-bubble-orbit-gap:90px;--ai-map-center-y:calc(var(--ai-orbit-size) / 2);--ai-center-y:calc(var(--ai-map-center-y) + var(--ai-orbit-size) / 2 + var(--ai-map-avatar-gap) + var(--ai-avatar-size) / 2);--ai-name-pill-bottom:calc(var(--ai-center-y) + var(--ai-avatar-size) / 2 - 14px + 0.625rem * 2 + 1.25rem);--ai-center-x:50%;--ai-orbit-field-pad-top:max(var(--ai-bubble-stack-height),var(--ai-center-y) - var(--ai-orbit-size)/2 - var(--ai-bubble-orbit-gap) - var(--ai-bubble-stack-height));position:relative;width:min(100%,var(--ai-bubble-span));min-width:min(100%,calc(var(--ai-orbit-distance) * 2 + var(--ai-orbit-size) + 1rem));height:auto;padding-top:var(--ai-orbit-field-pad-top);min-height:calc(var(--ai-orbit-field-pad-top) + var(--ai-name-pill-bottom));margin:0 auto;overflow:visible}.landing-ai-planner-bubble{position:relative;box-sizing:border-box;width:100%;margin:0;border:1px solid rgba(209,209,209,.1);border-radius:32px;border-bottom-left-radius:0;padding:16px;background:#f1f8ff;font-size:clamp(.8125rem,1.6dvh,1rem);font-weight:500;line-height:1.45;color:#767676;text-align:left;transform-origin:bottom center}.landing-ai-planner-bubble-anchor{position:absolute;z-index:3;top:calc(var(--ai-center-y) - var(--ai-orbit-size) / 2 - var(--ai-bubble-orbit-gap));transform:translateY(-100%)}.landing-ai-planner-bubble-anchor--left{left:calc(50% - var(--ai-bubble-span) / 2);width:var(--ai-bubble-width)}.landing-ai-planner-bubble-anchor--right{left:calc(50% - var(--ai-bubble-span) / 2 + var(--ai-bubble-width) + var(--ai-bubble-gap));width:var(--ai-bubble-width)}.landing-ai-planner-bubble-motion{width:100%;transform-origin:bottom center}.landing-ai-planner-orbit{position:absolute;z-index:1;width:var(--ai-orbit-size);height:var(--ai-orbit-size);color:#ffffff;background:transparent}.landing-ai-planner-orbit,.landing-ai-planner-orbit-inner{display:flex;align-items:center;justify-content:center;border-radius:50%}.landing-ai-planner-orbit-inner{flex-shrink:0}.landing-ai-planner-orbit-inner--static{width:100%;height:100%}.landing-ai-planner-orbit-icon{width:40px;height:40px}.landing-ai-planner-orbit-icon-wrap{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.landing-ai-planner-orbit-icon-wrap .landing-ai-planner-orbit-icon{width:100%;height:100%}.landing-ai-planner-orbit--map{top:var(--ai-map-center-y);left:var(--ai-center-x);transform:translate(-50%,-50%)}.landing-ai-planner-orbit--heart{top:var(--ai-center-y);left:calc(var(--ai-center-x) - var(--ai-orbit-distance));transform:translate(-50%,-50%)}.landing-ai-planner-orbit--bolt{top:var(--ai-center-y);left:calc(var(--ai-center-x) + var(--ai-orbit-distance));transform:translate(-50%,-50%)}.landing-ai-planner-avatar-anchor{position:absolute;top:var(--ai-center-y);left:var(--ai-center-x);z-index:2;width:var(--ai-avatar-size);height:var(--ai-avatar-size);transform:translate(-50%,-50%)}.landing-ai-planner-avatar{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:50%}.landing-ai-planner-avatar-spin{position:absolute;inset:0;transform-origin:center center;animation:landing-ai-planner-avatar-spin 24s linear infinite}.landing-ai-planner-avatar-gradient{position:absolute;inset:0;border-radius:50%;background:linear-gradient(180deg,#0033ff,#00f2f3)}.landing-ai-planner-avatar-sparkle{position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none}@keyframes landing-ai-planner-avatar-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.landing-ai-planner-avatar-spin,.landing-ai-planner-name{animation:none}}.landing-ai-planner-name{position:absolute;top:calc(100% - 14px);left:50%;z-index:1;margin:0;transform:translateX(-50%) scale(1);transform-origin:center center;white-space:nowrap;border-radius:9999px;padding:.625rem 1.25rem;background:#ffffff;font-size:16px;font-weight:500;color:#0a0a0a;animation:landing-ai-planner-name-pulse 3.5s ease-in-out infinite}@keyframes landing-ai-planner-name-pulse{0%,to{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.06)}}.landing-ai-planner-badge{display:inline-flex;align-items:center;margin:0 0 calc(1.25rem - 4px);border:1px solid rgba(0,0,0,.1);border-radius:9999px;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;color:#737373}.landing-ai-planner-copy{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;text-align:center;padding-top:0;padding-bottom:0}.landing-ai-planner-headline{margin:0 0 16px;font-size:clamp(2rem,5vw,4rem);font-weight:600;line-height:1.5;letter-spacing:-.02em;color:#0a0a0a;overflow-wrap:break-word}.landing-ai-planner-lead{margin:0 auto;max-width:calc(40rem - 80px);font-size:1rem;line-height:1.65;color:#525252}@media (max-width:767px){.landing-section.landing-ai-planner-section{--ai-design-width:948px;--ai-scale:max(0.72,min(1,calc((100vw - 2.5rem) / var(--ai-design-width))));--ai-bubble-width:calc(264px * var(--ai-scale));--ai-bubble-gap:calc(420px * var(--ai-scale));--ai-bubble-stack-height:calc(6.5rem * var(--ai-scale));margin-top:0;padding-top:0;height:calc(100dvh + 48px);min-height:calc(100dvh + 48px);padding-bottom:0}.landing-ai-planner{gap:calc(96px * var(--ai-scale))}.landing-ai-planner-orbit-field{--ai-orbit-gap:72px;--ai-avatar-size:100px;--ai-orbit-size:50px;--ai-map-avatar-gap:calc(120px * var(--ai-scale));--ai-orbit-field-pad-top:0px;padding-top:0}.landing-ai-planner-orbit--bolt,.landing-ai-planner-orbit--heart{top:calc(var(--ai-center-y) - 40px)}.landing-ai-planner-bubble{display:none}.landing-ai-planner-orbit-icon,.landing-ai-planner-orbit-icon-wrap{width:25px;height:25px}.landing-ai-planner-name{font-size:16px;top:calc(100% - 14px * var(--ai-scale));padding:calc(.625rem * var(--ai-scale)) calc(1.25rem * var(--ai-scale));white-space:nowrap;max-width:none}.landing-ai-planner-headline{line-height:1.1;margin-bottom:16px}.landing-ai-planner-lead{font-size:.875rem}}@media (min-width:768px){.landing-section.landing-ai-planner-section:has(.landing-ai-planner-scroll-track){display:block;height:auto;min-height:0;padding-top:40px;padding-bottom:0;overflow:visible}.landing-section.landing-ai-planner-section{height:auto;min-height:calc(100dvh + 240px);justify-content:flex-start;padding-top:calc(14% + 40px);padding-bottom:max(0px,calc(14% - 80px))}.landing-ai-planner-scroll-track{position:relative;width:100%}.landing-ai-planner-scroll-runway{width:100%;flex-shrink:0}.landing-ai-planner-scroll-sticky{position:sticky;top:0;display:flex;height:100dvh;align-items:center;justify-content:center;box-sizing:border-box;overflow:visible;padding-inline:1.25rem}.landing-ai-planner--pinned{display:flex;width:100%;max-width:72rem;flex-direction:column;gap:40px;margin:0 auto;padding:0;overflow:visible}.landing-ai-planner--pinned.landing-ai-planner{gap:40px}.landing-ai-planner{gap:40px;margin-inline:auto;margin-block:0}.landing-ai-planner-lead{max-width:31rem}.landing-ai-planner-copy{transform:translateY(-16px)}}.landing-travel-story{position:relative;width:100%;overflow:hidden;background:#0a0a0a;padding-top:10rem;padding-bottom:5rem}.landing-travel-story-header{box-sizing:border-box;width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.landing-travel-story-badge{display:inline-flex;align-items:center;margin:0 0 1.125rem;border:1px solid #404040;border-radius:9999px;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;color:#737373}.landing-travel-story-headline{margin:0 0 1.25rem;max-width:22ch;font-size:2.125rem;font-weight:500;line-height:1.5;color:#ffffff}.landing-travel-story-lead{margin:0 0 2rem;max-width:40rem;font-size:1rem;line-height:1.65;color:#747474}.landing-travel-story-cta{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.625rem;border-radius:9999px;background:#ffffff;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;line-height:1;color:#0a0a0a;text-decoration:none;transition:background .15s ease}.landing-travel-story-cta:hover{background:rgba(255,255,255,.92)}.landing-travel-story-cta-icon{width:1rem;height:1rem}.landing-travel-story-scene{position:relative;width:100%;height:520px;margin-top:64px}.landing-travel-story-strip{display:none}.landing-travel-story-carousel{position:absolute;top:112px;left:0;display:flex;flex-direction:row;align-items:flex-start;gap:156px}.travel-story-stamp{flex-shrink:0;line-height:0}.travel-story-stamp-img{display:block;width:158px;height:230px;object-fit:contain}.landing-travel-story-card{position:absolute;left:50%;top:0;transform:translateX(-50%);z-index:10;width:330px;background:transparent}.landing-travel-story-card .landing-showcase-card-img,.landing-travel-story-card .landing-showcase-card-overlay,.landing-travel-story-card .landing-showcase-card-scrim{display:none}.landing-travel-story-card .landing-showcase-card-media{background:rgba(255,255,255,.06)}@media (max-width:767px){.landing-travel-story-card{display:none}.landing-travel-story-scene{height:236px;overflow:hidden;padding-top:16px;padding-bottom:0}.landing-travel-story-strip{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:24px;width:100%}.landing-travel-story-carousel,.landing-travel-story-strip>div:last-child{display:none}.travel-story-stamp-img{width:160px;height:228px}.landing-travel-story-headline{font-size:1.5rem}.landing-travel-story-lead{font-size:.9375rem}}.landing-travel-story-card-media{position:relative;width:100%;height:384px;overflow:hidden}.landing-travel-story-card-img{object-fit:cover;object-position:center 40%}.landing-travel-story-card-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.16) 40%,rgba(0,0,0,.52));pointer-events:none}.landing-travel-story-card-overlay{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1rem 4rem;text-align:center;pointer-events:none}.landing-travel-story-card-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;margin:0 0 .5rem;border-radius:9999px;background:#ffffff;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;color:#0a0a0a}.landing-travel-story-card-type{margin:0 0 .375rem;font-size:.8125rem;font-weight:500;line-height:1.25;color:rgba(255,255,255,.88)}.landing-travel-story-card-title{margin:0;font-size:2.5rem;font-weight:600;line-height:1;letter-spacing:-.03em;color:#ffffff}.landing-travel-story-card-footer{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.125rem;background:#ffffff}.landing-travel-story-card-avatar{display:block;width:2.25rem;height:2.25rem;flex-shrink:0;overflow:hidden;border-radius:9999px;background:#f5f5f5}.landing-travel-story-card-avatar-img{width:100%;height:100%;object-fit:cover}.landing-travel-story-card-footer-body{min-width:0;flex:1}.landing-travel-story-card-footer-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.125rem}.landing-travel-story-card-name{margin:0;font-size:.875rem;font-weight:600;line-height:1.3;color:#0a0a0a}.landing-travel-story-card-days{font-size:.8125rem;font-weight:500;color:#737373;white-space:nowrap}.landing-travel-story-card-meta{margin:0;font-size:.8125rem;color:#737373;line-height:1.4}@media (max-width:639px){.landing-travel-story{padding-top:96px;padding-bottom:0}.landing-travel-story-scene{height:236px;margin-top:64px}}.landing-faq{box-sizing:border-box;width:100%;background:#ffffff;padding:9.5rem 1.5rem}.landing-faq-inner{width:100%;max-width:50rem;margin-inline:auto;display:flex;flex-direction:column;align-items:center}.landing-faq-headline{margin:calc(1.25rem - 4px) 0 4rem;text-align:center;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1.1;letter-spacing:-.03em;color:#0a0a0a}.landing-faq-list{width:100%;border-top:1px solid rgba(0,0,0,.08)}.landing-faq-item{border-bottom:1px solid rgba(0,0,0,.08)}.landing-faq-trigger{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%;padding:1.5rem 0;background:none;border:none;cursor:pointer;text-align:left}.landing-faq-question{font-size:1rem;font-weight:500;line-height:1.45;color:#0a0a0a}.landing-faq-icon{width:1.125rem;height:1.125rem;flex-shrink:0;color:#0a0a0a}.landing-faq-answer-wrap{overflow:hidden}.landing-faq-answer{margin:0;padding-bottom:1.625rem;max-width:44rem;font-size:.9375rem;line-height:1.7;color:#525252}@media (max-width:767px){.landing-faq{padding:7rem 1.5rem}.landing-faq-headline{font-size:2.25rem;margin-bottom:2.75rem}.landing-faq-question{font-size:.9375rem}.landing-faq-answer{font-size:.875rem}}.landing-faq{position:relative;z-index:1;border-bottom-left-radius:5rem;border-bottom-right-radius:5rem}@media (max-width:767px){.landing-faq{border-bottom-left-radius:3.5rem;border-bottom-right-radius:3.5rem}}.landing-footer-new{position:relative;overflow:hidden;margin-top:-7rem;padding-top:calc(7rem + 7rem);padding-bottom:3rem;padding-inline:1.5rem}.landing-footer-bg-wrap{position:absolute;inset:0;z-index:0;overflow:hidden}.landing-footer-bg-motion{position:absolute;top:-8%;right:-8%;bottom:-14%;left:-8%;width:auto;height:auto}.landing-footer-bg-img{object-fit:cover;object-position:center top;transform-origin:center top;animation:landing-footer-bg-breathe 26s ease-in-out infinite;will-change:transform}@keyframes landing-footer-bg-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.landing-footer-bg-img{animation:none}}.landing-footer-bg-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.38),rgba(0,0,0,.55) 50%,rgba(0,0,0,.72))}.landing-footer-cta{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:6rem}.landing-footer-cta-headline{margin:0 0 1.25rem;max-width:10ch;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1.12;letter-spacing:-.03em;color:#ffffff}.landing-footer-cta-lead{margin:0 0 2.75rem;max-width:32rem;font-size:1.0625rem;line-height:1.65;color:rgba(255,255,255,.8)}.landing-footer-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;min-height:3.5rem;border-radius:9999px;background:#ffffff;padding:1rem 2rem;font-size:1.25rem;font-weight:500;line-height:1;color:#0a0a0a;text-decoration:none;transition:background .15s ease}.landing-footer-cta-btn:hover{background:rgba(255,255,255,.9)}.landing-footer-cta-btn-icon{width:1.25rem;height:1.25rem}.landing-footer-nav{position:relative;z-index:1;grid-template-columns:1fr minmax(8.5rem,auto);max-width:72rem;margin-inline:auto;padding-bottom:4rem;padding-top:3rem}.landing-footer-links,.landing-footer-nav{display:grid;gap:2rem 2.5rem;align-items:start}.landing-footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-footer-pwa{display:flex;flex-direction:column;align-items:center;justify-self:end;max-width:11rem;text-align:center;perspective:900px}.landing-footer-pwa-qr-wrap{display:flex;padding:calc(.5rem + 8px);border-radius:.75rem;background:rgba(255,255,255,.05);transform-origin:center center;transition:transform .4s cubic-bezier(.22,1,.36,1);text-decoration:none;color:inherit;cursor:pointer}.landing-footer-pwa-qr-wrap:hover{transform:rotateX(6deg) rotate(-1deg)}@media (prefers-reduced-motion:reduce){.landing-footer-pwa-qr-wrap{transition:none}.landing-footer-pwa-qr-wrap:hover{transform:none}}.landing-footer-pwa-qr{display:block;width:7rem;height:7rem}.landing-footer-pwa-heading{margin:1rem 0 0;font-size:.9375rem;font-weight:600;color:#ffffff}.landing-footer-col-heading{margin:0 0 1.25rem;font-size:.9375rem;font-weight:600;color:#ffffff}.landing-footer-col-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.875rem}.landing-footer-col-link{font-size:.9375rem;font-weight:400;color:rgba(255,255,255,.65);text-decoration:none;transition:color .15s ease}.landing-footer-col-link:hover{color:#ffffff}.landing-footer-bar{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:72rem;margin-inline:auto;padding-top:1.75rem}.landing-footer-bar-copy{margin:0;font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.45)}.landing-footer-bar-links{display:flex;align-items:center;gap:1.5rem}.landing-footer-bar-link{font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.45);text-decoration:none;transition:color .15s ease}.landing-footer-bar-link:hover{color:rgba(255,255,255,.8)}@media (max-width:767px){.landing-footer-new{padding-top:calc(7rem + 4rem);padding-bottom:2rem}.landing-footer-cta{padding-bottom:4rem}.landing-footer-cta-headline{font-size:2.5rem}.landing-footer-nav{grid-template-columns:minmax(0,1fr);gap:2.5rem;padding-bottom:3rem}.landing-footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.5rem}.landing-footer-pwa{display:none}.landing-footer-pwa-heading{margin:1rem 0 0}.landing-footer-bar{flex-direction:column;align-items:flex-start;gap:.875rem}}.legal-page-body{box-sizing:border-box;width:100%;max-width:48rem;margin-inline:auto;padding:3rem 1.5rem 5rem}.legal-prose-h1{margin:0 0 .5rem;font-size:2rem;font-weight:600;line-height:1.15;letter-spacing:-.03em;color:#0a0a0a}.legal-prose-h2{margin:2.5rem 0 1rem;padding-top:2.5rem;border-top:1px solid rgba(0,0,0,.06);font-size:1.125rem;font-weight:600;line-height:1.35;letter-spacing:-.02em;color:#0a0a0a}.legal-prose-h2:first-of-type{margin-top:2rem;padding-top:0;border-top:none}.legal-prose-h3{margin:1.5rem 0 .75rem;font-size:.9375rem;font-weight:600;line-height:1.4;color:#0a0a0a}.legal-prose-p{margin:0 0 1rem;font-size:.9375rem;line-height:1.65;color:#6b6b6b}.legal-prose-ul{margin:0 0 1rem;padding-left:1.25rem}.legal-prose-li{margin-bottom:.375rem;font-size:.9375rem;line-height:1.65;color:#6b6b6b}.legal-prose-li::marker{color:#a3a3a3}.legal-prose-hr{display:none}.legal-prose-strong{font-weight:600;color:#0a0a0a}.legal-prose-a{color:#0a0a0a;text-decoration:underline;text-underline-offset:2px}.legal-prose-a:hover{color:#6b6b6b}.legal-prose-table-wrap{margin:0 0 1.25rem;overflow-x:auto}.legal-prose-table{width:100%;border-collapse:collapse;font-size:.8125rem;line-height:1.5}.legal-prose-td,.legal-prose-th{padding:.625rem .75rem;border:1px solid rgba(0,0,0,.06);text-align:left;vertical-align:top}.legal-prose-th{font-weight:600;color:#0a0a0a;background:#f7f7f7}.legal-prose-td{color:#6b6b6b}.legal-prose-tr+.legal-prose-tr .legal-prose-td,.legal-prose-tr+.legal-prose-tr .legal-prose-th{border-top:none}@media (min-width:768px){.legal-page-body{padding-inline:2rem}.legal-prose-h1{font-size:2.25rem}}