body,html{background-color:var(--COLOR_SURFACE_20);overflow:unset;overscroll-behavior-y:contain;scroll-behavior:smooth;touch-action:unset}#hero-section,body,html{display:flex;flex-direction:column;min-height:100vh}#hero-section{align-items:center;background:url(/images/banner/xploo-banner.jpg) no-repeat;background-position:100%;background-size:cover;font-family:var(--FONT-FAMILY);gap:1.5rem;justify-content:flex-start;margin-top:calc(var(--HEADER_HEIGHT)*-1);overflow:visible;padding:75px 20px;position:relative;width:100%;z-index:9}#hero-section:after{background:linear-gradient(to bottom,hsla(0,0%,100%,0) 0,var(--COLOR_SURFACE_20) 100%);bottom:0;content:"";height:200px;left:0;pointer-events:none;position:absolute;width:100%}#hero-section>*{position:relative;z-index:2}.hero-content-header{display:flex;flex-direction:column;gap:10px;margin-bottom:1.5rem!important;width:45%}.hero-content-header h2{white-space:unset}#slogan{animation:fadeInUp .8s ease forwards;color:var(--COLOR_SURFACE_90);font-size:calc(2rem + var(--RESPONSIVE-RATIO)*1.25);font-weight:700;line-height:calc(2.5rem + var(--RESPONSIVE-RATIO)*1.5);opacity:0;text-align:center;transform:translateY(20px)}.slogan-text{font-size:calc(.8rem + var(--RESPONSIVE-RATIO)*.4);text-align:center}.home-reassurance,.home-steps{color:var(--COLOR_SURFACE_90);display:flex;flex-wrap:wrap;font-family:var(--FONT-FAMILY);gap:.5rem 1rem;justify-content:center;list-style:none;margin:0;padding:0;text-shadow:0 1px 8px rgba(0,0,0,.45)}.home-reassurance li,.home-steps li{align-items:center;display:flex;gap:.5rem}.home-steps{font-size:.95rem;font-weight:600;margin-top:-1rem}.home-steps li:not(:last-child):after{content:"→";margin-left:.5rem;opacity:.55}.home-steps__num{align-items:center;background:var(--COLOR_ACTION_50);border-radius:50%;color:var(--WHITE);display:inline-flex;font-size:.8rem;font-weight:800;height:26px;justify-content:center;text-shadow:none;width:26px}.home-reassurance{font-size:.85rem;font-weight:500;gap:.5rem 1.6rem}.home-reassurance i{color:var(--COLOR_ACTION_50)}#hero-section>.home-reassurance{z-index:1}@media screen and (max-width:990px){.home-steps{display:none}.home-reassurance{font-size:.78rem;gap:.3rem 1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-buttons{animation:fadeInUp .8s ease .3s forwards;display:flex;gap:2rem;opacity:0;transform:translateY(20px)}.btn-contact-us,.btn-demo,.btn-more,.btn-why-choose-xploo{border:none;border-radius:var(--BUTTON_BORDER_RADIUS);color:var(--COLOR_SURFACE_90)!important;font-family:var(--FONT-FAMILY);padding:.6rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-contact-us,.btn-demo,.btn-why-choose-xploo{background:var(--COLOR_ACTION_50)!important}.btn-contact-us:hover,.btn-demo:hover,.btn-why-choose-xploo:hover{box-shadow:0 5px 15px #fff;text-decoration:none;transform:translateY(-2px)}.btn-more{background:transparent;border:2px solid var(--COLOR_SURFACE_90)}.btn-more:hover{background:hsla(0,0%,100%,.1);text-decoration:none}.btn-contact-us{margin-top:2rem}@media screen and (max-width:896px){.hero-buttons{align-items:center;flex-direction:column;gap:1.5rem;width:100%}.btn-contact-us,.btn-demo,.btn-more,.btn-why-choose-xploo{font-size:.9rem;max-width:280px;padding:.5rem 1.2rem;width:100%}.btn-contact-us{margin-top:1.5rem}}@media screen and (max-width:626px){.hero-buttons{gap:1rem}.btn-contact-us,.btn-demo,.btn-more,.btn-why-choose-xploo{font-size:.8rem;max-width:250px;padding:.4rem 1rem}.btn-contact-us{margin-top:1rem}}@media screen and (max-width:480px){.btn-contact-us,.btn-demo,.btn-more,.btn-why-choose-xploo{font-size:.75rem;max-width:180px;padding:.4rem .8rem}}.partners-section{text-align:center;width:100%}.partners-text{color:var(--COLOR_SURFACE_90);font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;margin-top:3rem}.partners-logos{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1200px;padding:0 2rem;transform:scale(1.2)}.partner-logo{height:70px;margin-right:2rem;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;width:auto}.partner-logo:hover{transform:scale(1.4)}#landing-page{background-color:var(--COLOR_SURFACE_20);padding:0;position:relative;width:100%}#landing-page h2{font-size:calc(1.6rem + var(--RESPONSIVE-RATIO)*1.1);overflow:unset;text-overflow:unset;white-space:unset}.landing-content{margin:0 auto;max-width:90%}.landing-features{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:6rem}#why-choose-xploo-title,#xploo-explanation-title{color:var(--COLOR_SURFACE_90);font-size:2.4rem;font-weight:600;overflow:visible;text-align:center;text-overflow:clip;white-space:normal}#xploo-explanation-title{margin-bottom:6rem;margin-top:6rem}.features-title-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:100%}.feature{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border-radius:var(--BUTTON_BORDER_RADIUS);box-shadow:0 4px 6px rgba(0,0,0,.1);padding:2rem;text-align:center;transition:transform .3s ease;width:100%}.feature:hover{box-shadow:0 10px 20px rgba(0,0,0,.1);transform:translateY(-5px)}.feature h3{color:var(--COLOR_SURFACE_90);font-size:1.4rem;font-weight:600;margin:1rem 0;text-align:center}.feature p{color:var(--COLOR_SURFACE_70);line-height:1.6}.feature-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.chart-data-icon,.eco-care-icon,.gold-coin-icon,.sparkles-glitter-colors-icon,.target-icon{height:4.7rem}.landing-section{align-items:center;display:flex;gap:4rem;margin-bottom:6rem}.landing-section:nth-child(2n){flex-direction:row-reverse}.landing-section .landing-image{border-radius:var(--BUTTON_BORDER_RADIUS);box-shadow:0 4px 6px rgba(0,0,0,.1);height:auto;-o-object-fit:contain;object-fit:contain;width:40%}.landing-section .content-wrapper{align-items:center;display:flex;flex:1;flex-direction:column;gap:1.5rem;text-align:center}.landing-section .content-wrapper h3{color:var(--COLOR_SURFACE_90);font-size:calc(1.2rem + var(--RESPONSIVE-RATIO)*.7);font-weight:600;line-height:1.3}.landing-section .content-wrapper ul{list-style:none;margin:0 auto;padding-left:1.5rem}.landing-section .content-wrapper ul li{color:var(--COLOR_SURFACE_80);line-height:1.5;margin-bottom:1rem;position:relative;text-align:left}.landing-section .content-wrapper ul li:before{color:var(--COLOR_ACTION_40);content:"•";font-size:1.5rem;left:-1.5rem;line-height:1;position:absolute}.award-badges{align-items:center;display:flex;flex-wrap:wrap;gap:1rem clamp(1.5rem,3.5vw,3.5rem);justify-content:center}.award-badges__defs{height:0;position:absolute;width:0}.award-badge{align-items:center;color:var(--COLOR_SURFACE_90);display:flex;gap:.15rem;justify-content:center;text-shadow:0 1px 6px rgba(0,0,0,.28)}.award-badge__laurel{fill:currentColor;flex:0 0 auto;height:clamp(74px,6.4vw,96px);width:auto}.award-badge__laurel--right{transform:scaleX(-1)}.award-badge__text{align-items:center;display:flex;flex-direction:column;gap:.1rem}.award-badge__title{font-size:clamp(.74rem,1vw,.95rem);font-weight:600;letter-spacing:.18em;text-transform:uppercase}.award-badge__year{font-size:clamp(1.6rem,2.2vw,2.1rem);font-weight:300;letter-spacing:.06em;line-height:1}.award-badge__event{font-size:clamp(.54rem,.72vw,.66rem);font-weight:500;letter-spacing:.22em;opacity:.88;text-transform:uppercase;white-space:nowrap}.newsletter-section{background:linear-gradient(to right,var(--COLOR_ACTION_40),var(--COLOR_ACTION_60));border-radius:var(--BUTTON_BORDER_RADIUS);padding:4rem 2rem;text-align:center}.newsletter-section h2{color:var(--COLOR_SURFACE_90);font-size:2rem;font-weight:600}.newsletter-section ul{display:inline-block;list-style-type:disc;padding-left:20px;text-align:left}.newsletter-section li{margin:10px 0}.newsletter-form{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:500px}.newsletter-form label{color:var(--COLOR_SURFACE_90);font-size:1.2rem;font-weight:500}.newsletter-form input{background:transparent;border:2px solid var(--COLOR_SURFACE_90);border-radius:var(--BUTTON_BORDER_RADIUS);color:var(--COLOR_SURFACE_90);font-size:1rem;padding:1rem;width:100%}.newsletter-form input::-moz-placeholder{color:hsla(0,0%,100%,.8)}.newsletter-form input::placeholder{color:hsla(0,0%,100%,.8)}.btn-prototype{background:var(--COLOR_SURFACE_90);border:none;border-radius:var(--BUTTON_BORDER_RADIUS);box-shadow:inset 4px 4px 8px hsla(0,0%,100%,.2),inset -4px -4px 8px rgba(0,0,0,.2);color:var(--COLOR_ACTION_40)!important;cursor:pointer;font-family:var(--FONT-FAMILY);font-size:1.1rem;margin-top:1rem;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease}.btn-prototype:hover{box-shadow:0 5px 15px rgba(0,0,0,.2);transform:translateY(-2px)}@media screen and (max-width:896px){#hero-section{gap:0;padding-bottom:0}.hero-content-header{width:100%}#slogan{margin:0}.slogan-text{overflow:unset;white-space:normal}#xploo-explanation-title{margin-bottom:3rem;margin-top:3rem}.landing-features{grid-template-columns:1fr}.feature{padding:1.5rem}.landing-features>h2{font-size:2rem}.landing-section{flex-direction:column!important;gap:2rem;text-align:center}.landing-section .landing-image{width:100%}.partner-logo{height:50px}.award-badge__laurel{height:78px}.award-badge__title{font-size:.78rem;letter-spacing:.14em}.award-badge__year{font-size:1.7rem}.award-badge__event{font-size:.56rem;letter-spacing:.18em}}@media (max-width:768px){.partners-text{font-size:1.4rem}}@media screen and (max-width:480px){#hero-section{background-position:50%}}.hl{--HL_ACCENT:var(--COLOR_ACTION_50);--HL_ACCENT_INK:color-mix(in srgb,var(--COLOR_ACTION_50) 72%,#000);--HL_HI:var(--REQUIRED_FIELD_COLOR);--HL_SOFT:color-mix(in srgb,var(--REQUIRED_FIELD_COLOR) 16%,transparent);--HL_DEEP:color-mix(in srgb,var(--COLOR_SURFACE_10) 82%,#000);--HL_CARD:hsla(0,0%,100%,.05);--HL_LINE:hsla(0,0%,100%,.13);--HL_MUTED:hsla(0,0%,100%,.74);--HL_RADIUS:28px;--HL_FLOAT_TEXT:#141622;--HL_FLOAT_MUTED:#5b6472;--HL_EASE:cubic-bezier(0.2,0.75,0.2,1);background:var(--COLOR_SURFACE_20);color:var(--WHITE);font-family:var(--FONT-FAMILY);position:relative;z-index:1}.hl img{display:block;margin:0}.hl-section{display:flex;flex-direction:column;gap:44px;margin:0 auto;padding-top:100px;width:min(1280px,100% - 40px)}.hl>.hl-section:last-child{padding-bottom:110px}.hl-head{align-items:center;display:flex;flex-direction:column;gap:14px;text-align:center}.hl-kicker{color:var(--HL_HI);font-size:.85rem;letter-spacing:.16em;text-transform:uppercase}.hl-kicker,.hl-title{font-weight:800;margin:0}.hl-title{color:var(--WHITE);font-size:clamp(2rem,1.2rem + 2.6vw,3.6rem);letter-spacing:-.02em;line-height:1.06;overflow:visible;text-overflow:clip;text-wrap:balance;white-space:normal}.hl-title--xl{font-size:clamp(2.2rem,1.2rem + 3.2vw,4.3rem)}.hl-hi{color:var(--HL_HI)}.hl-muted{color:hsla(0,0%,100%,.45)}.hl-sub{color:var(--HL_MUTED);font-size:clamp(1rem,.9rem + .4vw,1.25rem);line-height:1.5;margin:0;max-width:680px}.hl-card{background:var(--HL_CARD);border:1px solid var(--HL_LINE);border-radius:var(--HL_RADIUS)}.hl-label{color:hsla(0,0%,100%,.55);font-size:.9rem;font-weight:800;letter-spacing:.12em;margin:0;text-transform:uppercase}.hl-label--hi{color:var(--HL_HI)}.hl-list{flex-direction:column;font-size:1.1rem;line-height:1.45;list-style:none;margin:0;padding:0}.hl-list,.hl-list li{display:flex;gap:14px}.hl-list li{align-items:flex-start}.hl-list i{align-items:center;border-radius:50%;display:inline-flex;flex-shrink:0;font-size:.75rem;height:26px;justify-content:center;margin-top:1px;width:26px}.hl-list--with i{background:var(--HL_ACCENT);color:var(--WHITE)}.hl-list--without li{color:hsla(0,0%,100%,.88)}.hl-list--without s{text-decoration-color:var(--HL_HI);text-decoration-thickness:2px}.hl-list--without i{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.45)}.hl-ico{flex-shrink:0;height:1.2em;width:1.2em}.hl-credit{background:rgba(0,0,0,.4);border-radius:6px;bottom:8px;color:hsla(0,0%,100%,.75);font-size:.65rem;padding:2px 6px;position:absolute;right:10px;z-index:3}.hl-chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;list-style:none;margin:0;padding:0}.hl-chips li{align-items:center;background:hsla(0,0%,100%,.05);border:1px solid var(--HL_LINE);border-radius:22px;display:inline-flex;font-size:.95rem;font-weight:600;gap:9px;min-height:44px;padding:0 18px}.hl-chips i{color:var(--HL_HI)}.hl-compare{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.hl-compare .hl-card{display:flex;flex-direction:column;gap:22px;padding:38px 42px}.hl-compare .hl-list{font-size:1.2rem}.hl-compare .hl-compare-with{background:var(--HL_SOFT);border:2px solid var(--HL_ACCENT);box-shadow:0 30px 70px rgba(0,0,0,.3);overflow:hidden;position:relative}.hl-compare-with .hl-list{font-weight:600}.hl-example{background:var(--HL_DEEP);display:grid;grid-template-columns:minmax(0,1fr) 380px;overflow:hidden}.hl-example-map{min-height:360px;overflow:hidden;position:relative}.hl .hl-example-map img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.hl-example-body{display:flex;flex-direction:column;gap:24px;justify-content:center;padding:40px 38px}.hl-stats{display:grid;gap:22px 18px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.hl-stats div{display:flex;flex-direction:column;gap:4px}.hl-stats dt{font-size:3.2rem;font-variant-numeric:tabular-nums;font-weight:900;line-height:1}.hl-stats dd{color:var(--HL_MUTED);font-size:.95rem;margin:0}.hl-stats-hi dt{color:var(--HL_HI)}.hl-tabs{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.hl-tab{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid var(--HL_LINE);border-radius:32px;color:var(--WHITE);cursor:pointer;display:inline-flex;font:800 1.05rem var(--FONT-FAMILY);gap:12px;height:64px;letter-spacing:.05em;overflow:hidden;padding:0 30px;position:relative;text-transform:uppercase;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.hl-tab:hover{background:hsla(0,0%,100%,.12)}.hl-tab[aria-selected=true]{background:var(--HL_ACCENT);border-color:var(--HL_ACCENT);box-shadow:0 12px 30px rgba(0,0,0,.3)}.hl-tab:after{background:hsla(0,0%,100%,.85);bottom:0;content:"";height:4px;left:0;position:absolute;width:0}.hl-tabs.is-cycling .hl-tab[aria-selected=true]:after{animation:hlTabProgress var(--HL_TAB_CYCLE,6s) linear forwards}#hl-tab-plan{--HL_TAB_CYCLE:9s}.hl-tabs.is-paused .hl-tab:after{animation-play-state:paused}.hl-cta-button:focus-visible,.hl-scroll-cue:focus-visible,.hl-tab:focus-visible{outline:3px solid var(--HL_HI);outline-offset:3px}.hl-panel{align-items:center;animation:hlFadeIn .45s var(--HL_EASE);display:grid;gap:56px;grid-template-columns:minmax(0,460px) minmax(0,1fr)}.hl-panel[hidden]{display:none}.hl-panel-text{display:flex;flex-direction:column;gap:16px}.hl-step{color:hsla(0,0%,100%,.5);font-size:.85rem;font-weight:800;letter-spacing:.14em;margin:0}.hl-panel-title{color:var(--WHITE);font-size:clamp(1.7rem,1.2rem + 1.2vw,2.5rem);font-weight:800;line-height:1.1;margin:0}.hl-panel-lead{color:var(--HL_MUTED);font-size:1.15rem;line-height:1.5;margin:0}.hl-panel-text .hl-list{margin-top:4px}.hl-onmap{align-items:center;color:hsla(0,0%,100%,.6);display:flex;flex-wrap:wrap;font-size:.9rem;gap:10px;margin:8px 0 0}.hl-appbtn{align-items:center;background:var(--HL_ACCENT);border-radius:17px;color:var(--WHITE);display:inline-flex;font-size:.75rem;font-weight:800;gap:7px;height:34px;letter-spacing:.05em;padding:0 14px;text-transform:uppercase}.hl-devices{aspect-ratio:764/540;perspective:1600px;position:relative;transform:perspective(1600px) rotateX(calc(var(--hl-my, 0)*-4deg)) rotateY(calc(var(--hl-mx, 0)*6deg));transition:transform .5s ease-out;width:100%}.hl-phone{translate:calc(var(--hl-mx, 0)*12px) calc(var(--hl-my, 0)*8px)}.hl-f{transition:translate .5s ease-out;translate:calc(var(--hl-mx, 0)*8px) calc(var(--hl-my, 0)*6px)}.hl-laptop{left:0;position:absolute;top:3%;transform-origin:50% 100%;width:82%}.hl-laptop-lid{background:#0b0c12;border:1px solid hsla(0,0%,100%,.16);border-radius:20px 20px 0 0;box-shadow:0 40px 80px rgba(0,0,0,.45);padding:1.7% 1.7% 2.4%}.hl-laptop .hl-screen{aspect-ratio:16/10;border-radius:6px}.hl-laptop-base{background:linear-gradient(180deg,#d7dbe3,#a3a9b6);border-radius:0 0 16px 16px;box-shadow:0 24px 40px rgba(0,0,0,.35);height:16px;margin-left:-7%;position:relative;width:114%}.hl-laptop-base:before{background:#8e94a1;border-radius:0 0 8px 8px;content:"";height:6px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:16%}.hl-phone{aspect-ratio:9/18.5;background:#0b0c12;border:1px solid hsla(0,0%,100%,.18);border-radius:36px;bottom:0;box-shadow:0 30px 60px rgba(0,0,0,.5);box-sizing:border-box;padding:7px;position:absolute;right:0;width:27%}.hl-phone .hl-screen{border-radius:29px;height:100%}.hl-phone-island{background:#0b0c12;border-radius:10px;height:16px;left:50%;position:absolute;top:14px;transform:translateX(-50%);width:30%;z-index:5}.hl-devices--phones .hl-phone{bottom:auto;top:0;width:31%}.hl-devices--phones .hl-phone:first-child{left:14%;right:auto}.hl-devices--phones .hl-phone+.hl-phone{left:53%;right:auto;top:7%}.hl-screen{background:#1c1e31;container-type:inline-size;overflow:hidden;position:relative}.hl-screen-in{font-size:1.7cqw;inset:0;position:absolute}.hl-phone .hl-screen-in{font-size:5.2cqw}.hl .hl-screen-bg{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.hl .hl-screen-bg--top{height:42%}.hl .hl-screen-bg--ar{-o-object-position:64% center;object-position:64% center}.hl .hl-screen-bg--route{-o-object-position:42% 50%;object-position:42% 50%}.hl-f{animation:hlFloatIn .6s .2s var(--HL_EASE) both;background:hsla(0,0%,100%,.97);border-radius:1.2em;box-shadow:0 1.2em 2.8em rgba(0,0,0,.35);color:var(--HL_FLOAT_TEXT);position:absolute;z-index:2}.hl-f p{margin:0}.hl-f b{display:block}.hl-f small,.hl-sheet small{color:var(--HL_FLOAT_MUTED);display:block;font-size:.8em;font-weight:500}.hl-chip{align-items:center;border-radius:999px;display:inline-flex;font-size:1.05em;font-weight:700;gap:.6em;padding:.8em 1.2em;white-space:nowrap}.hl-chip .hl-ico,.hl-chip i{color:var(--HL_ACCENT_INK)}.hl-chip--accent{background:var(--HL_ACCENT);color:var(--WHITE)}.hl-chip--accent .hl-ico,.hl-chip--accent i{color:inherit}.hl-chip--tr{animation-delay:.45s;right:2em;top:2.2em}.hl-chip--bl{animation-delay:.45s;bottom:2em;left:2em}.hl-chip--tl{left:1.4em;top:3.6em}.hl-dest-head{display:flex;flex-direction:column;gap:1.1em;left:2.2em;padding:1.6em 1.8em;top:2.2em;width:24em}.hl-dest-title,.hl-sheet-title{font-size:1.6em;font-weight:800}.hl-dest-title em,.hl-sheet-title em{color:var(--HL_ACCENT_INK);font-style:normal}.hl-dest-count{align-items:center;background:color-mix(in srgb,var(--COLOR_ACTION_50) 10%,#fff);border-radius:1em;display:flex;gap:1em;padding:1em 1.2em}.hl-dest-count strong{color:var(--HL_ACCENT_INK);font-size:3.2em;font-weight:900;line-height:1}.hl-dest-count span{font-size:1.15em;font-weight:700}.hl-sheet{animation:hlSheetIn .7s .3s var(--HL_EASE) both;background:#fff;border-radius:1.8em 1.8em 0 0;bottom:0;box-shadow:0 -1em 2.4em rgba(0,0,0,.3);box-sizing:border-box;color:var(--HL_FLOAT_TEXT);left:0;padding:1.6em 1.4em;position:absolute;right:0;top:36%;z-index:2}.hl-sheet p{margin:0}.hl-sheet .hl-sheet-title{font-size:1.4em;margin-bottom:1em}.hl-sheet--dark{background:var(--HL_DEEP);color:var(--WHITE)}.hl-rows{display:flex;flex-direction:column;gap:1em;list-style:none;margin:0;padding:0}.hl-rows li{align-items:center;display:flex;gap:1em}.hl-rows i{align-items:center;background:var(--HL_ACCENT);border-radius:.8em;color:var(--WHITE);display:inline-flex;flex-shrink:0;height:2.8em;justify-content:center;width:2.8em}.hl-rows b{display:block;font-size:1.05em}.hl-days{display:flex;gap:.6em;left:2em;padding:.6em;top:2em}.hl-day,.hl-days{border-radius:999px}.hl-day{font-size:1.05em;font-weight:800;padding:.5em 1.1em}.hl-day--all{background:var(--HL_ACCENT);color:var(--WHITE)}.hl-day--1,.hl-itin-num{background:#ffd84d;color:#141622}.hl-day--2{background:#8ee04a;color:#141622}.hl-itin-day{color:var(--HL_HI);font-size:.9em;font-weight:800;letter-spacing:.08em;margin-bottom:.8em!important;text-transform:uppercase}.hl-itin{list-style:none;margin:0;padding:0}.hl-itin-stop{align-items:center;background:hsla(0,0%,100%,.07);border-radius:.9em;display:grid;gap:.8em;grid-template-columns:2em minmax(0,1fr) auto;padding:.5em .7em}.hl-itin-num{align-items:center;border-radius:50%;display:inline-flex;font-size:.9em;font-weight:900;height:2em;justify-content:center;width:2em}.hl-itin-name{font-size:1.05em;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hl-itin-time{font-size:.95em;font-variant-numeric:tabular-nums;font-weight:800}.hl-itin-leg{color:hsla(0,0%,100%,.65);font-size:.85em;padding:.35em 0 .35em 2.6em;position:relative}.hl-itin-leg:before{border-left:2px dotted hsla(0,0%,100%,.35);bottom:0;content:"";left:1.55em;position:absolute;top:0}.hl-itin-leg i{margin-right:.5em}.hl-route-draw{height:100%;inset:0;position:absolute;width:100%}.hl-route-draw path{fill:none;stroke:#fff;stroke-dasharray:1;stroke-linecap:round;stroke-linejoin:round;stroke-width:24}.hl-route-draw circle{fill:#fff;transform-box:fill-box;transform-origin:center}.hl-anim .hl-laptop:not(.is-in) .hl-route-draw path{stroke-dashoffset:1}.hl-anim .hl-laptop:not(.is-in) .hl-route-draw circle{transform:scale(0)}.hl-anim .hl-laptop.is-in .hl-route-draw path{transition:stroke-dashoffset var(--hl-dur) linear var(--hl-at)}.hl-anim .hl-laptop.is-in .hl-route-draw circle{transition:transform .45s cubic-bezier(.34,1.56,.64,1) var(--hl-at)}.hl-route-draw~.hl-chip--bl{animation-delay:4.6s}.hl-radar{left:48%;position:absolute;top:60%;z-index:1}.hl-radar span{border:2px dashed var(--HL_ACCENT);border-radius:50%;left:0;position:absolute;top:0;transform:translate(-50%,-50%) scaleY(.5)}.hl-radar span:first-child{height:12em;width:12em}.hl-radar span:nth-child(2){height:22em;width:22em}.hl-radar span:nth-child(3){height:32em;width:32em}.hl-radar i{animation:hlPulse 2s ease-out infinite;background:var(--HL_ACCENT);border-radius:50%;box-shadow:0 0 0 .5em color-mix(in srgb,var(--COLOR_ACTION_50) 35%,transparent);height:1.4em;left:-.7em;position:absolute;top:-.7em;width:1.4em}.hl-rings{background:none;box-shadow:none;display:flex;gap:.5em;left:1.6em;top:1.6em}.hl-ring{align-items:center;background:hsla(0,0%,100%,.95);border-radius:999px;box-shadow:0 .8em 1.8em rgba(0,0,0,.3);display:inline-flex;font-size:.95em;font-weight:700;gap:.5em;padding:.55em 1em}.hl-ring.is-on{background:var(--HL_ACCENT);color:var(--WHITE)}.hl-surprise{align-items:center;animation-delay:.45s;bottom:1.8em;display:flex;gap:1em;left:1.8em;padding:1.1em 1.4em 1.1em 1.1em}.hl-surprise-icon{align-items:center;background:var(--HL_ACCENT);border-radius:1em;color:var(--WHITE);display:inline-flex;font-size:1.3em;height:3.2em;justify-content:center;width:3.2em}.hl-surprise b{font-size:1.2em}.hl-ar-tag{animation:hlFloatIn .6s .35s var(--HL_EASE) both,hlBob 4s 1s ease-in-out infinite;border-radius:1em;padding:.7em 1em;text-align:center}.hl-ar-tag:after{border:.6em solid transparent;border-top-color:hsla(0,0%,100%,.97);content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.hl-ar-tag b{font-size:1.05em}.hl-ar-tag--1{left:38%;top:22%}.hl-ar-tag--2{animation-delay:.55s,2s;left:6%;top:44%}.hl-ar-hint{animation-delay:.7s;background:rgba(20,22,34,.86);bottom:1.6em;font-size:.95em;font-weight:600;gap:.7em;left:1.2em;right:1.2em}.hl-ar-hint,.hl-navbar{align-items:center;color:var(--WHITE);display:flex;padding:.9em 1em}.hl-navbar{background:rgba(20,22,34,.94);gap:.9em;left:.9em;right:.9em;top:3.4em}.hl-navbar>i:first-child{font-size:1.8em}.hl-navbar b{font-size:1.4em}.hl-navbar small{color:hsla(0,0%,100%,.75)}.hl-navbar-sound{align-items:center;background:hsla(0,0%,100%,.14);border-radius:50%;display:inline-flex;height:2.6em;justify-content:center;margin-left:auto;width:2.6em}.hl-place{animation-delay:.45s;bottom:1.2em;left:.9em;padding:1.2em;right:.9em}.hl-place-name{font-size:1.3em;font-weight:800}.hl-place-type{color:var(--HL_FLOAT_MUTED);font-size:.9em}.hl-place-actions{display:flex;gap:.5em;margin-top:.9em}.hl-btn{align-items:center;background:var(--HL_ACCENT);border-radius:999px;color:var(--WHITE);display:inline-flex;font-size:.9em;font-weight:700;gap:.45em;padding:.6em 1em;white-space:nowrap}.hl-btn--ghost{background:#eef1f5;color:var(--HL_FLOAT_TEXT)}.hl-amenities{background:none;box-shadow:none;display:flex;flex-wrap:wrap;gap:.5em;left:.9em;right:.9em;top:3.4em}.hl-amenities span{align-items:center;background:hsla(0,0%,100%,.95);border-radius:999px;box-shadow:0 .8em 1.8em rgba(0,0,0,.3);display:inline-flex;font-size:.9em;font-weight:700;gap:.45em;padding:.55em .9em}.hl-amenities i{color:var(--HL_ACCENT_INK)}.hl-amenities .is-on{background:var(--HL_ACCENT);color:var(--WHITE)}.hl-amenities .is-on i{color:inherit}.hl-me{animation:hlPulseBlue 2s ease-out infinite;background:#2f80ff;border:.3em solid #fff;border-radius:50%;box-sizing:border-box;height:1.4em;left:46%;position:absolute;top:52%;width:1.4em;z-index:2}.hl-amenity-card{align-items:center;animation-delay:.45s;bottom:1.2em;display:flex;gap:.9em;left:.9em;padding:1em;right:.9em}.hl-amenity-icon{align-items:center;background:var(--HL_ACCENT);border-radius:.8em;color:var(--WHITE);display:inline-flex;flex-shrink:0;height:2.8em;justify-content:center;width:2.8em}.hl-amenity-card b{font-size:1.1em}.hl-amenity-card .hl-btn{margin-left:auto}.hl-also{align-items:center;display:flex;flex-direction:column;gap:16px}.hl-also .hl-chips{max-width:900px}.hl-journey{display:grid;gap:28px;grid-template-columns:repeat(3,minmax(0,1fr));position:relative}.hl-journey-card{background:var(--HL_DEEP);display:flex;flex-direction:column;overflow:hidden}.hl-journey-media{height:260px;overflow:hidden;position:relative}.hl-journey-media img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 55%;object-position:center 55%;width:100%}.hl-journey-card:nth-child(2) .hl-journey-media img{-o-object-position:62% center;object-position:62% center}.hl-trips{background:hsla(0,0%,100%,.06);box-sizing:border-box;display:flex;flex-direction:column;gap:12px;justify-content:flex-start;padding:14px 22px 34px}.hl-trip{background:hsla(0,0%,100%,.97);border-radius:16px;box-shadow:0 12px 28px rgba(0,0,0,.35);color:var(--HL_FLOAT_TEXT);overflow:hidden}.hl .hl-trip img{height:50px}.hl-trip-body{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:8px 12px}.hl-trip-body b{display:block;font-size:.95rem}.hl-trip-body small{color:var(--HL_FLOAT_MUTED);display:block;font-size:.75rem}.hl-trip-actions{color:var(--HL_ACCENT_INK);display:flex;gap:10px}.hl-journey-body{display:flex;flex-direction:column;gap:14px;padding:0 28px 32px}.hl-badge{align-self:flex-start;background:var(--HL_ACCENT);border-radius:22px;color:var(--WHITE);font-size:.8rem;font-weight:800;gap:10px;height:44px;letter-spacing:.1em;margin-top:-22px;padding:0 18px 0 7px;position:relative;text-transform:uppercase;z-index:3}.hl-badge,.hl-badge-num{align-items:center;display:inline-flex}.hl-badge-num{background:rgba(0,0,0,.2);border-radius:50%;font-size:.9rem;height:30px;justify-content:center;width:30px}.hl-journey-title{color:var(--WHITE);font-size:1.75rem;font-weight:800;margin:4px 0 0}.hl-journey-body .hl-list{color:hsla(0,0%,100%,.85);font-size:1.02rem}.hl-journey-route{height:40px;left:0;overflow:visible;pointer-events:none;position:absolute;top:240px;width:100%;z-index:2}.hl-journey-route path{fill:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));stroke:var(--HL_HI);stroke-dasharray:1 13;stroke-linecap:round;stroke-width:5;vector-effect:non-scaling-stroke}.hl-faq{display:flex;flex-direction:column;gap:22px}.hl-faq-title{color:var(--WHITE);font-size:1.8rem;font-weight:800;margin:0;text-align:center}.hl-faq-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.hl-faq-item{padding:26px 30px}.hl-faq-item h4{color:var(--WHITE);font-size:1.15rem;font-weight:800;margin:0 0 8px}.hl-faq-item p{color:var(--HL_MUTED);font-size:1rem;line-height:1.5;margin:0}.hl-immersive{background:var(--HL_DEEP);margin-top:110px;overflow:hidden;position:relative}.hl .hl-immersive-bg{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transform:scale(1.15);width:100%;will-change:transform}.hl-immersive:after{background:linear-gradient(90deg,rgba(9,10,18,.92),rgba(9,10,18,.68) 50%,rgba(9,10,18,.25));content:"";inset:0;position:absolute}.hl-immersive-inner{align-items:center;box-sizing:border-box;display:grid;gap:60px;grid-template-columns:minmax(0,1fr) 460px;margin:0 auto;min-height:820px;padding:100px 0;position:relative;width:min(1280px,100% - 40px);z-index:1}.hl-immersive-text{display:flex;flex-direction:column;gap:22px}.hl-chips--glass{justify-content:flex-start}.hl-chips--glass li{backdrop-filter:blur(6px);background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2)}.hl-immersive-media{justify-self:center;position:relative;width:340px}.hl-video{aspect-ratio:9/16;background:#000;border:1px solid hsla(0,0%,100%,.22);border-radius:32px;box-shadow:0 50px 100px rgba(0,0,0,.6);display:block;-o-object-fit:cover;object-fit:cover;width:100%}.hl-callout{align-items:center;background:hsla(0,0%,100%,.96);border-radius:16px;box-shadow:0 16px 36px rgba(0,0,0,.35);color:var(--HL_FLOAT_TEXT);display:flex;font-size:.92rem;font-weight:700;gap:10px;padding:11px 15px;position:absolute;white-space:nowrap;z-index:2}.hl-callout-icon{align-items:center;background:var(--HL_ACCENT);border-radius:50%;color:var(--WHITE);display:inline-flex;height:32px;justify-content:center;width:32px}.hl-callout--1{left:-130px;top:18%}.hl-callout--2{right:-120px;top:46%}.hl-callout--3{bottom:12%;left:-100px}.hl-remote{align-items:center;display:grid;gap:80px;grid-template-columns:320px minmax(0,1fr)}.hl-remote-text{display:flex;flex-direction:column;gap:20px}.hl-verbs{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:6px 0 0;max-width:700px;padding:0}.hl-verbs li{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid var(--HL_LINE);border-radius:18px;display:flex;font-size:1rem;font-weight:700;gap:12px;padding:16px 18px}.hl-verbs li>.hl-ico,.hl-verbs li>i{color:var(--HL_HI);font-size:1.1rem}.hl-cta{align-items:center;background:var(--HL_DEEP);display:flex;gap:32px;justify-content:space-between;overflow:hidden;padding:40px 48px;position:relative}.hl-cta-title{font-size:2rem;font-weight:800;margin:0}.hl-cta-text{color:var(--HL_MUTED);font-size:1.1rem;margin:6px 0 0}.hl-cta .hl-cta-button{align-items:center;border-radius:32px;box-shadow:0 14px 34px rgba(0,0,0,.35);display:inline-flex;flex-shrink:0;font:800 1.1rem var(--FONT-FAMILY);gap:12px;height:64px;letter-spacing:.07em;padding:0 34px}.hl-dock{align-items:center;backdrop-filter:blur(14px);background:rgba(15,17,32,.72);border:1px solid hsla(0,0%,100%,.18);border-radius:999px;bottom:24px;box-shadow:0 18px 50px rgba(0,0,0,.45);display:flex;gap:8px;left:50%;opacity:0;padding:7px;position:fixed;transform:translate(-50%,140%);transition:transform .5s var(--HL_EASE),opacity .3s ease,visibility 0s .5s;visibility:hidden;z-index:20}.hl-dock.is-visible{opacity:1;transform:translateX(-50%);transition:transform .5s var(--HL_EASE),opacity .3s ease;visibility:visible}.hl-dock-field{align-items:center;background:var(--WHITE);border:none;border-radius:26px;color:var(--HL_FLOAT_MUTED);cursor:pointer;display:inline-flex;font:600 1rem var(--FONT-FAMILY);gap:12px;height:52px;padding:0 20px;width:300px}.hl-dock-field .hl-ico{color:var(--HL_ACCENT_INK);height:1.3em;width:1.3em}.hl-dock .hl-dock-button{align-items:center;border-radius:26px;display:inline-flex;font:800 1rem var(--FONT-FAMILY);gap:10px;height:52px;letter-spacing:.07em;padding:0 26px}.hl-dock-button:focus-visible,.hl-dock-field:focus-visible{outline:3px solid var(--HL_HI);outline-offset:2px}#hero-section>.hl-scroll-cue{align-items:center;animation:hlCueIn .8s cubic-bezier(.2,.75,.2,1) 1.2s both;backdrop-filter:blur(12px);background:rgba(15,17,32,.45);border:1px solid hsla(0,0%,100%,.28);border-radius:999px;bottom:34px;box-shadow:0 12px 36px rgba(0,0,0,.35);color:var(--WHITE);display:inline-flex;font-family:var(--FONT-FAMILY);font-size:.95rem;font-weight:700;gap:12px;left:50%;padding:12px 22px 12px 16px;position:absolute;text-decoration:none;transform:translateX(-50%);transition:opacity .4s ease,transform .4s ease,background .2s ease;white-space:nowrap;z-index:3}#hero-section>.hl-scroll-cue:hover{background:rgba(15,17,32,.65);text-decoration:none}#hero-section>.hl-scroll-cue>i{animation:hlCueBounce 1.8s ease-in-out infinite;color:var(--REQUIRED_FIELD_COLOR)}.hl-scroll-cue-mouse{border:2px solid hsla(0,0%,100%,.9);border-radius:11px;box-sizing:border-box;height:30px;position:relative;width:20px}.hl-scroll-cue-mouse:after{animation:hlCueWheel 1.8s ease-in-out infinite;background:var(--REQUIRED_FIELD_COLOR);border-radius:2px;content:"";height:7px;left:50%;margin-left:-2px;position:absolute;top:5px;width:4px}#hero-section>.hl-scroll-cue.is-hidden,body:has(.controlbar-element.active) #hero-section>.hl-scroll-cue{animation:none;opacity:0;pointer-events:none;transform:translate(-50%,16px)}.hl-anim-init,.hl-anim-init *{transition:none!important}.hl-anim [data-hl-reveal]{opacity:0;transform:translateY(44px);transition:opacity .8s var(--HL_EASE),transform .9s var(--HL_EASE),filter .9s var(--HL_EASE),clip-path 1.8s var(--HL_EASE),translate .5s ease-out 0s;transition-delay:var(--hl-delay,0s),var(--hl-delay,0s),var(--hl-delay,0s),var(--hl-delay,0s),0s}.hl-anim [data-hl-reveal=left]{transform:translateX(-70px)}.hl-anim [data-hl-reveal=right]{transform:translateX(70px)}.hl-anim [data-hl-reveal=zoom]{transform:scale(.92)}.hl-anim [data-hl-reveal=blur]{filter:blur(12px);transform:translateY(24px)}.hl-anim [data-hl-reveal=rise]{transform:translateY(90px) rotateX(14deg)}.hl-anim [data-hl-reveal=slide]{transform:translateX(80px) rotate(7deg);transition-delay:.25s,.25s,.25s,.25s,0s}.hl-anim [data-hl-reveal].is-in{filter:none;opacity:1;transform:none}.hl-anim [data-hl-reveal=stagger]{opacity:1;transform:none}.hl-anim [data-hl-reveal=stagger]>*{opacity:0;transform:translateY(28px);transition:opacity .6s var(--HL_EASE),transform .7s var(--HL_EASE);transition-delay:var(--hl-delay,0s)}.hl-anim [data-hl-reveal=stagger].is-in>*{opacity:1;transform:none}.hl-anim [data-hl-reveal=route]{clip-path:inset(0 100% 0 0);opacity:1;transform:none;transition:clip-path 1.8s var(--HL_EASE) .9s}.hl-anim .is-in>[data-hl-reveal=route]{clip-path:inset(0 -2% 0 0)}.hl-anim [data-hl-reveal]:not(.is-in) :is(.hl-f,.hl-sheet){animation-play-state:paused}.hl-anim .hl-hi{background:linear-gradient(currentColor,currentColor) 0 96% /0 .08em no-repeat;transition:background-size .9s .5s var(--HL_EASE)}.hl-anim .is-in .hl-hi{background-size:100% .08em}.hl-anim .hl-compare li{opacity:0;transform:translateY(16px)}.hl-anim .hl-compare .is-in li{opacity:1;transform:none;transition:opacity .5s var(--HL_EASE),transform .6s var(--HL_EASE);transition-delay:calc(.3s + var(--hl-i)*.15s)}.hl-anim .hl-list--without s{background:linear-gradient(var(--HL_HI),var(--HL_HI)) 0 58% /0 2px no-repeat;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-decoration:none}.hl-anim .is-in .hl-list--without s{background-size:100% 2px;color:hsla(0,0%,100%,.66);transition:background-size .55s cubic-bezier(.65,0,.35,1) calc(1.1s + var(--hl-i)*.6s),color .4s calc(1.5s + var(--hl-i)*.6s)}.hl-anim .is-in .hl-list--without i{animation:hlCrossed .5s calc(1.5s + var(--hl-i)*.6s) forwards}.hl-anim .hl-compare>.hl-card:first-child.is-in{animation:hlStepBack .9s 3.6s var(--HL_EASE) forwards}.hl-anim .hl-compare-with[data-hl-reveal]{transition-delay:var(--hl-seq,0s)}.hl-anim .hl-compare-with.is-in li{transition-delay:calc(var(--hl-seq, 0s) + .5s + var(--hl-i)*.3s)}.hl-anim .hl-compare-with li i{transform:scale(0)}.hl-anim .hl-compare-with.is-in li i{animation:hlCheckRing .8s calc(var(--hl-seq, 0s) + .8s + var(--hl-i)*.3s) ease-out;transform:none;transition:transform .5s cubic-bezier(.34,1.56,.64,1) calc(var(--hl-seq, 0s) + .7s + var(--hl-i)*.3s)}.hl-anim .hl-compare-with.is-in{animation:hlGlow 1.4s calc(var(--hl-seq, 0s) + 1.9s) ease-out}.hl-anim .hl-compare-with.is-in:before{animation:hlSheen 1.4s calc(var(--hl-seq, 0s) + 1.9s) ease-out}.hl-anim .hl-example-map img{transform:scale(1.18);transition:transform 7s cubic-bezier(.2,.6,.2,1)}.hl-anim .hl-example.is-in .hl-example-map img{transform:scale(1)}.hl-anim .hl-laptop .hl-radar span{opacity:0;transform:translate(-50%,-50%) scaleY(.5) scale(.3);transition:opacity .8s,transform 1.1s var(--HL_EASE)}.hl-anim .hl-laptop.is-in .hl-radar span{opacity:1;transform:translate(-50%,-50%) scaleY(.5)}.hl-anim .hl-laptop.is-in .hl-radar span:nth-child(2){transition-delay:.35s}.hl-anim .hl-laptop.is-in .hl-radar span:nth-child(3){transition-delay:.7s}.hl-anim .hl-immersive-media.is-in .hl-callout{animation:hlBob 5s ease-in-out 1.6s infinite}.hl-anim .hl-immersive-media.is-in .hl-callout--2{animation-delay:2.4s}.hl-anim .hl-immersive-media.is-in .hl-callout--3{animation-delay:3.2s}.hl-compare-with:before,.hl-cta:before{background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.12),transparent);bottom:0;content:"";left:-40%;pointer-events:none;position:absolute;top:0;transform:skewX(-18deg);width:30%}.hl-anim .hl-cta.is-in:before{animation:hlSheen 1.6s ease-out .6s}@keyframes hlFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes hlFloatIn{0%{opacity:0;transform:translateY(1.2em) scale(.96)}to{opacity:1;transform:none}}@keyframes hlSheetIn{0%{transform:translateY(40%)}to{transform:none}}@keyframes hlTabProgress{to{width:100%}}@keyframes hlPulse{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--COLOR_ACTION_50) 55%,transparent)}to{box-shadow:0 0 0 1.4em transparent}}@keyframes hlPulseBlue{0%{box-shadow:0 0 0 0 rgba(47,128,255,.55)}to{box-shadow:0 0 0 1.4em rgba(47,128,255,0)}}@keyframes hlBob{0%,to{translate:0 0}50%{translate:0 -8px}}@keyframes hlSheen{to{left:130%}}@keyframes hlCrossed{30%{transform:rotate(-16deg) scale(1.25)}60%{transform:rotate(10deg)}to{background:var(--HL_SOFT);color:var(--HL_HI);transform:none}}@keyframes hlStepBack{to{opacity:.8;transform:scale(.97)}}@keyframes hlCheckRing{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--COLOR_ACTION_50) 70%,transparent)}to{box-shadow:0 0 0 12px transparent}}@keyframes hlGlow{0%{box-shadow:0 30px 70px rgba(0,0,0,.3),0 0 0 0 color-mix(in srgb,var(--COLOR_ACTION_50) 55%,transparent)}to{box-shadow:0 30px 70px rgba(0,0,0,.3),0 0 0 22px transparent}}@keyframes hlCueIn{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translateX(-50%)}}@keyframes hlCueBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes hlCueWheel{0%{opacity:0;transform:translateY(-3px)}30%{opacity:1}to{opacity:0;transform:translateY(9px)}}@media (prefers-reduced-motion:reduce){#hero-section>.hl-scroll-cue,#hero-section>.hl-scroll-cue>i,.hl-ar-tag,.hl-f,.hl-me,.hl-panel,.hl-radar i,.hl-scroll-cue-mouse:after,.hl-sheet{animation:none}}@media screen and (max-width:990px){.hl-section{gap:28px;padding-top:64px;width:calc(100% - 32px)}.hl>.hl-section:last-child{padding-bottom:72px}.hl-compare,.hl-example,.hl-faq-grid,.hl-immersive-inner,.hl-journey,.hl-panel,.hl-remote{grid-template-columns:minmax(0,1fr)}.hl-compare .hl-card{padding:26px 24px}.hl-compare .hl-list,.hl-list{font-size:1rem}.hl-example-map{min-height:220px}.hl-example-body{padding:26px 24px}.hl-stats dt{font-size:2.4rem}.hl-tabs{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.hl-tab{font-size:.85rem;height:52px;justify-content:center;padding:0 10px}.hl-panel{gap:24px}.hl-journey-media{height:220px}.hl-journey-media.hl-trips{height:auto}.hl-journey-route{display:none}.hl-immersive{margin-top:72px}.hl-immersive:after{background:linear-gradient(180deg,rgba(9,10,18,.55),rgba(9,10,18,.85) 60%,rgba(9,10,18,.95))}.hl-immersive-inner{gap:36px;min-height:0;padding:64px 0;width:calc(100% - 32px)}.hl-immersive-media{width:min(280px,100%)}.hl-callout{display:none}.hl-remote{gap:32px}.hl-remote-video{justify-self:center;width:min(240px,100%)}.hl-cta{align-items:stretch;flex-direction:column;padding:28px 22px;text-align:center}.hl-cta .hl-cta-button{justify-content:center}.hl-dock{display:none}#hero-section>.hl-scroll-cue{animation-name:hlFadeIn;bottom:auto;display:flex;font-size:1.3rem;height:48px;justify-content:center;left:auto;margin:auto auto 16px;padding:0;position:relative;transform:none;width:48px}#hero-section>.hl-scroll-cue>span:not(.hl-scroll-cue-mouse){clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;width:1px}#hero-section>.hl-scroll-cue.is-hidden,body:has(.controlbar-element.active) #hero-section>.hl-scroll-cue{transform:translateY(16px)}.hl-scroll-cue-mouse{display:none}}@media screen and (max-width:600px){.hl-devices{aspect-ratio:auto;display:flex;justify-content:center}.hl-devices--phones .hl-phone+.hl-phone,.hl-laptop{display:none}.hl-devices--phones .hl-phone:first-child,.hl-phone{bottom:auto;left:auto;position:relative;right:auto;top:auto;width:min(250px,72%)}.hl-anim [data-hl-reveal=slide]{transform:translateY(60px)}.hl-verbs{grid-template-columns:minmax(0,1fr)}}