:root{--bg-color: #f8f9fa;--text-main: #1a1a1a;--text-secondary: #666;--accent-color: #000;--font-main: "Inter", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--bg-color);color:var(--text-main);line-height:1.5;-webkit-font-smoothing:antialiased}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}#heroMap image{-webkit-user-select:none;user-select:none}#heroMap .background{pointer-events:none;-webkit-user-select:none;user-select:none}#heroMap .walkingPath{stroke:none;fill:transparent;pointer-events:none}.route,.routeOverlay{stroke-width:8px;stroke-linecap:round;stroke-linejoin:round;fill:none}.route{stroke:#7a8eff}.routeOverlay{stroke:#0029f8;stroke-dasharray:1000;animation:var(--anim, dash) 7s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:1000;opacity:1}60%{stroke-dashoffset:0}80%{opacity:1}to{opacity:0}}@keyframes dash1{0%{stroke-dashoffset:1000;opacity:1}30%{stroke-dashoffset:0}40%{opacity:1}50%{opacity:0}to{opacity:0}}@keyframes dash2{0%{opacity:0;stroke-dashoffset:1000}50%{opacity:1;stroke-dashoffset:1000}80%{stroke-dashoffset:0}90%{opacity:1}to{opacity:0}}.pin{animation:pin 5s ease-in-out infinite}@keyframes pin{0%{transform:translateY(-4px)}50%{transform:translateY(0)}to{transform:translateY(-4px)}}.vignette{position:absolute;inset:0;width:100vw;height:100vh;background-color:red}.person{pointer-events:none}.feature-section{padding:8rem 4rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:4rem;max-width:1400px;margin:0 auto}.feature-section.reversed{flex-direction:row-reverse}.feature-section-image{flex:1;height:500px;width:100%;aspect-ratio:5 / 4;justify-content:center;align-items:center}@media(max-width:768px){.feature-section{flex-direction:column!important;gap:2rem;padding:4rem 2rem}.feature-section-image{flex:1;height:fit-content}}header{position:fixed;top:0;left:0;width:100%;padding:.2rem 3.7rem 0rem;display:flex;justify-content:space-between;align-items:center;z-index:50;color:#fff}.hero{height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:0 4rem;position:relative}.hero,.hero *{-webkit-user-select:none;user-select:none}.hero-content{max-width:60vw;position:relative;z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none}.hero-content h1{font-size:clamp(2.5rem,8vw,5rem);font-weight:400;line-height:1;letter-spacing:-.03em;margin-bottom:2rem;color:#1a1a1a}@media(max-width:768px){header{padding:.2rem 1rem 0rem}.hero{padding:0;justify-content:flex-end}.hero-content{max-width:100%;padding:0rem 2rem 2rem;border-radius:1rem 1rem 0 0;pointer-events:all}.hero-content:after{display:block;content:" ";width:100%;height:calc(100% + 8rem);position:absolute;bottom:0;left:0;background:linear-gradient(to top,white,white,transparent);z-index:-1}.hero-content h1{margin-top:-4rem;margin-bottom:1rem}.donly{display:none!important}}@media(min-width:769px){.monly{display:none!important}}.mobile-claim{padding:4rem 2rem;font-size:1.6rem;background-color:#f8f9fa;position:relative;z-index:2}.zoom-controls{position:absolute;right:4rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;border-radius:1000px;overflow:hidden;border:solid 2px #ddd}.zoom-controls button{width:54px;height:54px;font-size:32px;border-radius:0;background-color:#fff;cursor:pointer;border:none;padding:10px}.zoom-controls button:first-child{border-bottom:solid 2px #ddd;padding-bottom:5px}.zoom-controls button:last-child{padding-top:5px}.zoom-controls button:hover{background-color:#f2f2f2}.zoom-controls button:active{background-color:#e2e2e2}
