.intro{background:#ffffff;overflow-x:hidden;transition:opacity .4s ease}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.intro-hero-text{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffff;position:relative}.intro-hero-text h1{font-family:var(--hl-font-display);font-size:72px;font-weight:500;color:var(--hl-charcoal);margin:0;opacity:0;transform:translateY(20px)}.intro-hero-text h1.visible{opacity:1;transform:translateY(0);transition:opacity 1s ease-out,transform 1s ease-out}.intro-scroll-indicator{position:absolute;bottom:48px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;font-family:var(--hl-font-body);font-size:14px;font-style:italic;color:var(--hl-gray-400);opacity:0;transition:opacity .6s ease}.intro-scroll-indicator.visible{opacity:1}.intro-scroll-indicator.hidden{opacity:0}.intro-scroll-indicator svg{width:20px;height:20px;stroke:var(--hl-gray-400);animation:scrollBounce 2s ease-in-out infinite}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.intro-image{width:100%;height:50vh;min-height:300px;overflow:hidden;position:relative}.intro-image img{width:100%;height:120%;-o-object-fit:cover;object-fit:cover;display:block;will-change:transform}.intro-text-block{min-height:60vh;display:flex;align-items:center;justify-content:center;background:#ffffff;padding:80px 24px;position:relative;z-index:10}.intro-text-block p{font-family:var(--hl-font-display);font-size:42px;font-weight:500;color:var(--hl-charcoal);text-align:center;line-height:1.4;max-width:700px;margin:0}.intro-text-staggered{flex-direction:column;gap:24px}.intro-text-staggered p{margin:0}.intro-phrase{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.intro-phrase.revealed{opacity:1;transform:translateY(0)}.intro-phrase:nth-child(2){transition-delay:0s}.intro-phrase:nth-child(3){transition-delay:.2s}.intro-phrase:nth-child(4){transition-delay:.4s}.intro-text-block .line{display:block;overflow:hidden}.intro-text-block .line-inner{display:block}.intro-highlight{position:relative;z-index:0;white-space:nowrap}.intro-highlight:before{content:"";position:absolute;left:-4px;right:-4px;top:35%;height:45%;background:var(--hl-highlight);z-index:-1;border-radius:2px 3px 3px 2px;opacity:.9;transform:rotate(-.5deg) skewX(-2deg) scaleX(0);transform-origin:left center;transition:transform .6s ease-out}.intro-highlight.revealed:before{transform:rotate(-.5deg) skewX(-2deg) scaleX(1)}.intro-cards-horizontal{padding:60px 0;overflow:hidden;background:#ffffff}.intro-cards-horizontal.reverse .intro-cards-track{justify-content:flex-end}.intro-cards-track{display:flex;gap:24px;padding:0 40px;will-change:transform}.intro-city-card{flex-shrink:0;width:320px;height:420px;border-radius:12px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.1);background:var(--hl-gray-100)}.intro-city-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.intro-final-headline{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#ffffff;padding:0 32px}.intro-spacer{height:60vh;background:#ffffff}.intro-final-headline .engine-question{font-family:var(--hl-font-display);font-size:42px;font-weight:500;color:var(--hl-charcoal);text-align:center;margin:0}.intro-final-headline .engine-question-highlight{position:relative;z-index:0}.intro-final-headline .engine-question-highlight:before{content:"";position:absolute;left:-4px;right:-4px;top:35%;height:45%;background:var(--hl-highlight);z-index:-1;border-radius:2px 3px 3px 2px;opacity:.9;transform:rotate(-.5deg) skewX(-2deg)}.engine-overlay{position:fixed;inset:0;z-index:100;background:#ffffff;opacity:0;pointer-events:none;transition:opacity .5s ease}.engine-overlay.revealed{opacity:1;pointer-events:auto}.engine-standalone{background:#ffffff}@media (max-width:767px){.intro-hero-text h1{font-size:48px}.intro-image{height:40vh;min-height:250px}.intro-text-block{min-height:50vh;padding:60px 20px}.intro-text-block p{font-size:32px}.intro-cards-horizontal{padding:40px 0}.intro-cards-track{gap:16px;padding:0 20px}.intro-city-card{width:260px;height:340px}.intro-final-headline{padding:0 20px}.intro-final-headline .engine-question{font-size:32px}.intro-spacer{height:50vh}.intro-text-staggered{gap:20px}.intro-scroll-indicator{bottom:32px}}@media (max-width:375px){.intro-hero-text h1{font-size:40px}.intro-text-block p{font-size:28px}.intro-city-card{width:220px;height:290px}.intro-final-headline .engine-question{font-size:28px}.intro-text-staggered{gap:16px}}.gsap-marker-end,.gsap-marker-scroller-end,.gsap-marker-scroller-start,.gsap-marker-start{opacity:0!important;pointer-events:none!important}