:root{--sky-deep:oklch(66% .15 245);--sky-mid:oklch(76% .12 240);--sky-haze:oklch(93% .035 235);--navy:oklch(28% .045 260);--navy-deep:oklch(22% .04 260);--navy-ink:oklch(17% .035 260);--orange:oklch(66% .19 40);--white:#fff;--sky-band-top:oklch(50% .16 252);--sky-band-bottom:oklch(56% .16 248);--z-clouds:1;--z-scene:2;--z-nav:10;--z-fab:50}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{color:var(--navy);background:var(--sky-haze);font-family:Alexandria,Segoe UI,Tahoma,sans-serif;position:relative;overflow-x:hidden}img{max-width:100%;height:auto;display:block}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--navy-deep);outline-offset:3px;border-radius:4px}.section-pad{padding-inline:clamp(1.2rem,5vw,4.5rem)}nav{z-index:var(--z-nav);justify-content:space-between;align-items:center;padding:1.4rem clamp(1.2rem,5vw,4.5rem);display:flex;position:relative}.brand{align-items:center;gap:.7rem;text-decoration:none;display:flex}.brand img{background:#fff;border-radius:14px;width:52px;height:52px;padding:5px}.brand span{color:var(--navy-deep);font-size:1.25rem;font-weight:800}.nav-links{gap:1.7rem;font-size:.95rem;font-weight:600;list-style:none;display:flex}.nav-links a{color:var(--navy-deep);border-bottom:2px solid #0000;padding-bottom:.15rem;text-decoration:none;transition:border-color .25s cubic-bezier(.22,1,.36,1)}.nav-links a:hover{border-color:var(--navy-deep)}.nav-links a[aria-current=page]{border-color:var(--orange)}.lang{border:2px solid var(--navy-deep);color:var(--navy-deep);border-radius:999px;padding:.3rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .25s,color .25s}.lang:hover{background:var(--navy-deep);color:#fff}nav.on-dark .brand span,nav.on-dark .nav-links a{color:#fff}nav.on-dark .nav-links a:hover{border-color:#fff}nav.on-dark .lang{color:#fff;border-color:#fff}nav.on-dark .lang:hover{color:var(--navy-deep);background:#fff}@media (width<=760px){nav{flex-wrap:wrap;row-gap:.9rem}.nav-links{flex-wrap:wrap;order:3;gap:.55rem .5rem;width:100%}.nav-links li{flex:none}.nav-links a{border:1.5px solid var(--navy);white-space:nowrap;border-radius:999px;padding:.35rem .95rem;font-size:.85rem;transition:background .25s,color .25s,border-color .25s;display:block}.nav-links a[aria-current=page]{background:var(--navy-deep);color:#fff;border-color:var(--navy-deep)}nav.on-dark .nav-links a{border-color:oklch(62% .04 255)}nav.on-dark .nav-links a[aria-current=page]{color:var(--navy-deep);background:#fff;border-color:#fff}}.hero{background:linear-gradient(to bottom, var(--sky-deep) 0%, var(--sky-mid) 45%, var(--sky-haze) 100%);flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.cloud{filter:blur(30px);z-index:var(--z-clouds);pointer-events:none;background:#ffffff80;border-radius:50%;position:absolute}.cloud.c1{top:16%;width:340px;height:70px;inset-inline-start:8%}.cloud.c2{top:34%;background:#ffffff59;width:520px;height:90px;inset-inline-end:-60px}.cloud.c3{bottom:22%;background:#fff6;width:260px;height:60px;inset-inline-start:20%}.cloud.c4{top:8%;background:#ffffff47;width:420px;height:80px;inset-inline-end:26%}.tow-scene{z-index:var(--z-scene);flex:1;width:min(1060px,92vw);margin:clamp(1rem,6vh,4rem) auto 0;position:relative}.tow-lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.tow-lines path{stroke:var(--navy-deep);stroke-width:1.6px;fill:none;opacity:.75}.plane{top:0;will-change:transform;width:clamp(120px,16vw,200px);position:absolute;inset-inline-start:-70px}.plane svg{width:100%;height:auto;fill:var(--navy-deep);overflow:visible}[dir=rtl] .plane svg{transform:scaleX(-1)}.prop-blade{transform-origin:10px 49px;animation:.16s linear infinite prop}@keyframes prop{0%{transform:scaleY(1)}50%{transform:scaleY(.25)}to{transform:scaleY(1)}}.banner-strip{margin-inline-start:clamp(90px,26%,300px);background:var(--white);will-change:transform;border-radius:10px;width:fit-content;max-width:100%;margin-top:clamp(70px,12vh,120px);padding:clamp(1.4rem,3.5vw,2.8rem) clamp(1.6rem,4vw,3.4rem);position:relative;rotate:-3.2deg;box-shadow:0 30px 60px -18px oklch(35% .08 255/.45)}[dir=ltr] .banner-strip{rotate:3.2deg}.banner-strip:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 40%,oklch(85% .02 250/.5) 52%,#0000 66%) 120% 0/250% 100%;border-radius:10px;position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){.banner-strip:after{animation:7s ease-in-out infinite sheen}@keyframes sheen{0%,to{background-position:120% 0}50%{background-position:-30% 0}}}@media (prefers-reduced-motion:reduce){.prop-blade{animation:none}}.banner-strip h1{color:var(--navy-deep);font-size:clamp(2.6rem,7.5vw,5.6rem);font-weight:900;line-height:1.08}.hero-sub{margin-inline-start:clamp(90px,18%,220px);max-width:34rem;color:var(--navy-deep);margin-top:2.4rem;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.9}.cta-row{margin-inline-start:clamp(90px,18%,220px);flex-wrap:wrap;gap:1rem;margin-top:2rem;padding-bottom:5rem;display:flex}.btn{border-radius:999px;align-items:center;gap:.6rem;padding:.95rem 2rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.btn:hover{transform:translateY(-3px)}.btn:active{transform:translateY(-1px)}.btn-wa{background:var(--orange);color:#fff;box-shadow:0 14px 30px -10px oklch(55% .19 40/.6)}.btn-wa:hover{box-shadow:0 20px 38px -10px oklch(55% .19 40/.7)}.btn-ghost{border:2px solid var(--navy-deep);color:var(--navy-deep)}.btn svg{fill:currentColor;flex:none;width:20px;height:20px}@media (width<=640px){.plane{width:130px;inset-inline-start:-38px}.banner-strip{margin-inline-start:2.6rem;margin-top:118px;rotate:-2deg}[dir=ltr] .banner-strip{rotate:2deg}.hero-sub,.cta-row{margin-inline-start:0}}.aerial{background:linear-gradient(to bottom, var(--sky-haze), #fff 70%);padding-block:clamp(3rem,8vw,6.5rem);position:relative;overflow:hidden}.aerial-head{max-width:44rem}.aerial h2{color:var(--navy-deep);font-size:clamp(1.9rem,4vw,3.2rem);font-weight:800;line-height:1.25}.aerial-head p{max-width:38rem;margin-top:1.2rem;font-size:1.1rem;line-height:2}.flyby{pointer-events:none;opacity:0;white-space:nowrap;align-items:center;gap:6px;display:flex;position:absolute;top:1.4rem;left:0}.flyby svg{width:64px;height:auto;fill:var(--navy)}[dir=rtl] .flyby svg{transform:scaleX(-1)}.flyby-msg{border:1.5px solid var(--navy);color:var(--navy-deep);background:#fff;border-radius:6px;padding:.25rem .8rem;font-size:.8rem;font-weight:600;rotate:-1.5deg;box-shadow:0 6px 16px -6px oklch(35% .08 255/.4)}@media (prefers-reduced-motion:reduce){.flyby{opacity:1;left:auto;inset-inline-end:clamp(1.2rem,5vw,4.5rem)}}.proof{flex-wrap:wrap;align-items:flex-end;gap:1.2rem;margin-top:2.8rem;display:flex}.proof figure{background:var(--navy-deep);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 24px 50px -20px oklch(30% .06 255/.5)}.proof .big{width:min(340px,80vw)}.proof .small{width:min(240px,60vw)}.proof img,.proof video{width:100%;height:auto;display:block}.proof figcaption{bottom:0;color:#fff;background:linear-gradient(#0000,oklch(20% .04 260/.85));padding:1rem;font-size:.85rem;font-weight:600;position:absolute;inset-inline:0}.chips{flex-wrap:wrap;gap:.7rem;margin-top:2.4rem;display:flex}.chip{border:1.5px solid var(--navy);border-radius:999px;padding:.5rem 1.2rem;font-size:.95rem;font-weight:600}.chip.hot{background:var(--navy-deep);color:#fff;border-color:var(--navy-deep)}.airlines{background:linear-gradient(to bottom, #fff 0%, var(--sky-haze) 14%, var(--sky-mid) 58%, var(--sky-haze) 100%);padding-block:clamp(3rem,8vw,6.5rem);position:relative;overflow:hidden}.airlines-head{max-width:44rem}.airlines h2{color:var(--navy-deep);font-size:clamp(1.9rem,4vw,3.2rem);font-weight:800;line-height:1.25}.airlines-head p{max-width:38rem;color:var(--navy-deep);margin-top:1.2rem;font-size:1.1rem;line-height:2}.tow-train{flex-direction:column;gap:clamp(1.8rem,4.5vw,3rem);width:min(1060px,100%);margin-top:clamp(2.4rem,5vw,3.4rem);display:flex;position:relative}.train-lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.train-lines path{stroke:var(--navy-deep);stroke-width:1.6px;fill:none;opacity:.6}.train-plane{will-change:transform;width:clamp(110px,14vw,170px);margin-inline-start:clamp(0rem,2vw,1.5rem);rotate:-6deg}[dir=ltr] .train-plane{rotate:6deg}.train-plane svg{width:100%;height:auto;fill:var(--navy-deep);overflow:visible}[dir=rtl] .train-plane svg{transform:scaleX(-1)}.svc{background:var(--white);max-width:min(33rem, calc(100% - var(--ms,0rem)));will-change:transform;border-radius:10px;margin-inline-start:var(--ms,0rem);padding:clamp(1.3rem,3vw,2rem) clamp(1.5rem,3.5vw,2.6rem);position:relative;box-shadow:0 26px 54px -18px oklch(35% .08 255/.45)}.svc:first-of-type{--ms:0rem;rotate:-1.8deg}.svc:nth-of-type(2){--ms:clamp(1.4rem,8vw,6rem);rotate:1.4deg}.svc:nth-of-type(3){--ms:clamp(2.8rem,16vw,12rem);rotate:-1.6deg}.svc:nth-of-type(4){--ms:clamp(4.2rem,24vw,18rem);rotate:1.8deg}[dir=ltr] .svc:first-of-type{rotate:1.8deg}[dir=ltr] .svc:nth-of-type(2){rotate:-1.4deg}[dir=ltr] .svc:nth-of-type(3){rotate:1.6deg}[dir=ltr] .svc:nth-of-type(4){rotate:-1.8deg}.svc:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 40%,oklch(85% .02 250/.5) 52%,#0000 66%) 120% 0/250% 100%;border-radius:10px;position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){.svc:after{animation:7s ease-in-out infinite sheen}.svc:nth-of-type(2):after{animation-delay:.9s}.svc:nth-of-type(3):after{animation-delay:1.8s}.svc:nth-of-type(4):after{animation-delay:2.7s}}.svc h3{color:var(--navy-deep);font-size:clamp(1.25rem,2.4vw,1.7rem);font-weight:800;line-height:1.35}.svc p{color:var(--navy);margin-top:.5rem;font-size:1rem;line-height:1.9}.airlines-cta{margin-top:clamp(2.2rem,5vw,3.2rem)}@media (width<=640px){.train-plane{width:96px}.svc:nth-of-type(2){--ms:1.1rem}.svc:nth-of-type(3){--ms:2.2rem}.svc:nth-of-type(4){--ms:3.3rem}.train-lines path{stroke-width:2.4px;opacity:.85}}.services h2{color:var(--navy-deep);background:#fff;padding:clamp(2.5rem,6vw,5rem) clamp(1.2rem,5vw,4.5rem) 2rem;font-size:clamp(1.9rem,4vw,3.2rem);font-weight:800}.strip{align-items:center;min-height:400px;display:flex;position:relative;overflow:hidden}.strip-media{z-index:0;position:absolute;inset:-12% 0}.strip-media img{object-fit:cover;will-change:transform;width:100%;height:100%}.strip:before{content:"";z-index:1;background:linear-gradient(270deg,oklch(22% .04 260/.88) 25%,oklch(22% .04 260/.25) 65%,#0000);position:absolute;inset:0}[dir=ltr] .strip:before{background:linear-gradient(90deg,oklch(22% .04 260/.88) 25%,oklch(22% .04 260/.25) 65%,#0000)}.strip-inner{z-index:2;max-width:36rem;padding:3rem clamp(1.2rem,5vw,4.5rem);position:relative}.strip h2,.strip h3{color:#fff;font-size:clamp(1.6rem,3.2vw,2.6rem);font-weight:800}.strip p{color:oklch(90% .02 250);margin-top:.8rem;font-size:1.05rem;font-weight:300;line-height:1.9}.strip .more{color:#fff;background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-repeat:no-repeat;background-size:100% 2px;margin-top:1.2rem;padding-bottom:.25rem;font-weight:600;text-decoration:none;transition:background-size .35s cubic-bezier(.22,1,.36,1);display:inline-block}[dir=rtl] .strip .more{background-position:0 100%}.strip .more:hover{background-size:35% 2px}@media (width<=640px){.strip{min-height:320px}}.gallery{background:#fff;padding-block:clamp(3rem,7vw,5.5rem);overflow:hidden}.gallery h2{color:var(--navy-deep);padding-inline:clamp(1.2rem,5vw,4.5rem);font-size:clamp(1.9rem,4vw,3.2rem);font-weight:800}.rail{margin-top:2.2rem;overflow:hidden}.rail-track{gap:1rem;width:max-content;padding-inline:.5rem;display:flex}.rail-track img{object-fit:cover;border-radius:12px;flex:none;width:auto;height:230px}.rail-track img:nth-child(odd){rotate:.8deg}.rail-track img:nth-child(2n){rotate:-.8deg}@media (prefers-reduced-motion:no-preference){.rail-track{animation:42s linear infinite rail}.rail:hover .rail-track{animation-play-state:paused}@keyframes rail{0%{transform:translate(0)}to{transform:translate(-50%)}}[dir=rtl] .rail-track{animation-name:rail-rtl}@keyframes rail-rtl{0%{transform:translate(0)}to{transform:translate(50%)}}}@media (prefers-reduced-motion:reduce){.rail{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (width<=640px){.rail-track img{height:170px}}.trust{background:var(--navy-deep);color:#fff;flex-wrap:wrap;align-items:center;gap:2rem;padding:2.4rem clamp(1.2rem,5vw,4.5rem);display:flex}.trust strong{font-size:1.1rem;font-weight:800}.trust ul{opacity:.9;flex-wrap:wrap;gap:1.8rem;font-weight:300;line-height:1.8;list-style:none;display:flex}.todo{color:oklch(45% .12 75);white-space:nowrap;vertical-align:middle;border:1px dashed oklch(62% .12 80);border-radius:6px;margin-inline-start:.5rem;padding:0 .45rem;font-size:.78rem;font-weight:600}.on-dark-section .todo,.trust .todo,.contact .todo,.strip .todo,.dim .todo{color:oklch(85% .1 85);border-color:oklch(80% .1 80)}.trust.on-light .todo{color:oklch(45% .12 75);border-color:oklch(62% .12 80)}.contact{background:linear-gradient(to bottom, var(--navy-deep), var(--navy-ink));color:#fff;grid-template-columns:1fr;gap:3.5rem;padding:clamp(3.5rem,8vw,6rem) clamp(1.2rem,5vw,4.5rem);display:grid}@media (width>=900px){.contact{grid-template-columns:1fr 1fr;column-gap:clamp(3rem,8vw,7rem)}.contact form{max-width:34rem}}.contact h2{font-size:clamp(2.2rem,5vw,3.6rem);font-weight:900;line-height:1.2}.contact .lead{opacity:.9;max-width:30rem;margin-top:1rem;font-weight:300;line-height:2}.c-rows{flex-direction:column;gap:.9rem;margin-top:2rem;font-weight:300;display:flex}.c-rows a{color:#fff}.c-rows b{font-weight:600}.contact form{flex-direction:column;gap:1rem;display:flex}.contact label{margin-bottom:-.4rem;font-size:.9rem;font-weight:600}.field{color:#fff;background:oklch(30% .045 260);border:1px solid oklch(40% .05 260);border-radius:12px;width:100%;padding:1rem 1.2rem;font-family:inherit;font-size:.98rem;font-weight:300;transition:border-color .25s}.field::placeholder{color:oklch(80% .05 245)}.field:focus{border-color:var(--sky-mid);outline:none}textarea.field{resize:vertical;min-height:110px}.contact .btn-wa{cursor:pointer;border:none;justify-content:center;padding:1.1rem;font-family:inherit;font-size:1.15rem}.copyright{text-align:center;opacity:.6;border-top:1px solid oklch(35% .04 260);grid-column:1/-1;padding-top:1.6rem;font-size:.85rem;font-weight:300}.fab{bottom:1.4rem;z-index:var(--z-fab);background:var(--orange);color:#fff;border-radius:999px;align-items:center;gap:.55rem;padding:.9rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .35s;display:flex;position:fixed;inset-inline-end:1.4rem;box-shadow:0 16px 34px -8px oklch(50% .19 40/.7)}.fab svg{fill:#fff;width:22px;height:22px}.fab[data-hidden=true]{opacity:0;pointer-events:none;transform:translateY(120%)}@media (width<=640px){.fab{border-radius:50%;padding:.9rem}.fab span{display:none}}.h-section{color:var(--navy-deep);font-size:clamp(1.9rem,4vw,3.2rem);font-weight:800;line-height:1.25}.h-lead{max-width:38rem;margin-top:1rem;font-size:1.08rem;line-height:2}.plate{background:var(--white);border-radius:10px;width:fit-content;max-width:100%;position:relative;rotate:-2deg;box-shadow:0 30px 60px -18px oklch(35% .08 255/.45)}[dir=ltr] .plate{rotate:2deg}.plate:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 40%,oklch(85% .02 250/.5) 52%,#0000 66%) 120% 0/250% 100%;border-radius:10px;position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){.plate:after{animation:7s ease-in-out infinite sheen}}figure.ph{background:var(--navy-deep);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 24px 50px -20px oklch(30% .06 255/.5)}figure.ph img{object-fit:cover;width:100%;height:auto;display:block}figure.ph figcaption{bottom:0;color:#fff;background:linear-gradient(#0000,oklch(20% .04 260/.85));padding:1rem;font-size:.85rem;font-weight:600;position:absolute;inset-inline:0}.btn-ghost.on-dark{color:#fff;border-color:#fff}.close-band{background:linear-gradient(to bottom, var(--navy-deep), var(--navy-ink));color:#fff;flex-direction:column;align-items:flex-start;gap:1.4rem;padding:clamp(3rem,7vw,5rem) clamp(1.2rem,5vw,4.5rem);display:flex}.close-band h2{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:900;line-height:1.2}.close-band p{opacity:.92;max-width:32rem;font-weight:300;line-height:2}.close-actions{flex-wrap:wrap;align-items:center;gap:1.2rem;display:flex}.close-band .tel{color:#fff;border-bottom:2px solid oklch(45% .05 260);font-weight:600;text-decoration:none;transition:border-color .25s}.close-band .tel:hover{border-color:#fff}.close-band .copyright{text-align:center;opacity:.6;border-top:1px solid oklch(35% .04 260);width:100%;margin-top:.4rem;padding-top:1.6rem;font-size:.85rem;font-weight:300}.spec-hero{background:linear-gradient(to bottom, var(--sky-deep) 0%, var(--sky-mid) 55%, var(--sky-haze) 100%);flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.spec-hero .cloud.c1{top:18%;width:340px;height:70px;inset-inline-start:6%}.spec-hero .cloud.c2{top:40%;background:#ffffff59;width:520px;height:90px;inset-inline-end:-60px}.spec-hero .cloud.c3{bottom:18%;background:#fff6;width:260px;height:60px;inset-inline-start:24%}.spec-scene{z-index:var(--z-scene);flex:1;width:min(1060px,92vw);margin:clamp(1.5rem,5vh,3.5rem) auto 0;position:relative}.spec-plane{top:-12px;will-change:transform;width:clamp(110px,14vw,180px);position:absolute;inset-inline-start:-56px}.spec-plane svg{width:100%;height:auto;fill:var(--navy-deep)}[dir=rtl] .spec-plane svg{transform:scaleX(-1)}.spec-unit{margin-inline-start:clamp(80px,22%,260px);width:fit-content;max-width:calc(100% - 2rem);margin-top:clamp(90px,14vh,140px);position:relative}.spec-plate{padding:clamp(1.4rem,3.5vw,2.6rem) clamp(1.6rem,4vw,3.2rem)}.spec-unit h1{color:var(--navy-deep);font-size:clamp(2.2rem,6.5vw,4.8rem);font-weight:900;line-height:1.12}.claim-note{margin-top:1rem}.claim-note .todo{margin-inline-start:0}.dim{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute}.dim .lbl{background:var(--navy-deep);color:#fff;white-space:nowrap;border-radius:6px;padding:.2rem .7rem;font-size:.78rem;font-weight:600}.dim-w{inset-inline:0;border-top:1.5px solid var(--navy-deep);height:0;top:-2.6rem}.dim-w:before,.dim-w:after{content:"";border-inline-start:1.5px solid var(--navy-deep);height:14px;position:absolute;top:-7px}.dim-w:before{inset-inline-start:0}.dim-w:after{inset-inline-end:0}.dim-w .lbl{transform:translateY(-50%)}.dim-h{top:0;bottom:0;border-inline-start:1.5px solid var(--navy-deep);width:0;inset-inline-end:-2.6rem}.dim-h:before,.dim-h:after{content:"";border-top:1.5px solid var(--navy-deep);width:14px;position:absolute;inset-inline-start:-7px}.dim-h:before{top:0}.dim-h:after{bottom:0}.dim-h .lbl{transform:translate(-50%)rotate(90deg)}[dir=rtl] .dim-h .lbl{transform:translate(50%)rotate(-90deg)}.spec-sub{margin-inline-start:clamp(80px,16%,200px);max-width:34rem;color:var(--navy-deep);margin-top:2.6rem;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.9}.spec-scene .cta-row{margin-inline-start:clamp(80px,16%,200px);margin-top:1.8rem;padding-bottom:4.5rem}@media (width<=640px){.spec-plane{width:110px;inset-inline-start:-30px}.spec-unit{margin-inline-start:1rem;margin-top:120px}.dim-h{display:none}.spec-sub,.spec-scene .cta-row{margin-inline-start:0}}.kit{background:#fff;padding-block:clamp(3rem,8vw,6rem);scroll-margin-top:1.5rem}.kit-grid{grid-template-columns:1fr;gap:3rem;margin-top:2.5rem;display:grid}@media (width>=900px){.kit-grid{grid-template-columns:1.4fr 1fr;align-items:start}}.kit-rows{flex-direction:column;display:flex}.kit-row{border-bottom:1.5px solid oklch(88% .02 250);align-items:baseline;gap:1.4rem;padding-block:1.6rem;display:flex;position:relative}.kit-row:before{content:"";bottom:-1.5px;border-bottom:4px solid var(--navy-deep);width:26px;position:absolute;inset-inline-start:0}.kit-val{color:var(--navy-deep);white-space:nowrap;font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:900;line-height:1}.kit-what{flex-direction:column;gap:.2rem;display:flex}.kit-what b{color:var(--navy-deep);font-size:1.05rem;font-weight:800}.kit-what span{font-size:.92rem;font-weight:300;line-height:1.7}.kit-fig{justify-self:center;width:min(380px,100%)}.kit-fig img{aspect-ratio:9/16}@media (width<=520px){.kit-row{flex-direction:column;gap:.5rem}}.proof-band{background:linear-gradient(to bottom, var(--sky-haze), #fff 80%);padding-block:clamp(3rem,8vw,6rem)}.proof-band .proof{margin-top:2.5rem}.proof-band .big{width:min(430px,86vw)}.proof-band .big img{aspect-ratio:4/5}.proof-band .small{width:min(250px,60vw)}.proof-band .small img{aspect-ratio:9/16}.airline-band{background:linear-gradient(to bottom, var(--sky-band-top), var(--sky-band-bottom));padding-block:clamp(3rem,7vw,5rem);position:relative;overflow:hidden}.airline-band .todo,.offer .todo{color:oklch(88% .1 85);background:oklch(24% .05 260);border-color:#0000;padding:.1rem .55rem}.airline-band .cloud.c1{top:14%;width:400px;height:80px;inset-inline-end:6%}.airline-band h2{z-index:2;color:#fff;max-width:24ch;font-size:clamp(1.9rem,4vw,3rem);font-weight:900;line-height:1.3;position:relative}.airline-band p{z-index:2;color:#fff;max-width:34rem;margin-top:1rem;font-weight:300;line-height:2;position:relative}.airline-band .strip-meta{z-index:2;margin-top:1.4rem;position:relative}.route{background:#fff;padding-block:clamp(3rem,7vw,5.5rem)}.route-map{width:100%;max-width:900px;margin-top:2.2rem}.route-map svg{width:100%;height:auto;overflow:visible}.route-haze{fill:none;stroke:var(--sky-mid);opacity:.35}.route-path{fill:none;stroke:var(--navy-deep)}.route-dot{fill:var(--navy-deep)}.route-place{fill:var(--navy-deep);font-size:22px;font-weight:800}.route-along{fill:var(--navy-deep);font-size:17px;font-weight:600}.route-plane{transform-box:fill-box;transform-origin:50%}.route-note{max-width:36rem;margin-top:1.2rem;font-weight:300;line-height:1.9}@media (width<=640px){.route-place{font-size:30px}.route-along{font-size:24px}}.steps{background:var(--sky-haze);padding-block:clamp(3rem,8vw,6rem);overflow:hidden}.rope-line{flex-wrap:wrap;align-items:flex-start;margin-top:3rem;list-style:none;display:flex}.step{flex:200px;min-width:190px;margin-bottom:2rem;padding-inline-end:2.2rem;position:relative}.step .plate{width:100%;padding:1.2rem 1.5rem}.step:nth-child(2n) .plate{rotate:2deg}[dir=ltr] .step:nth-child(2n) .plate{rotate:-2deg}.step b{color:var(--navy-deep);font-size:1.15rem;font-weight:800;display:block}.step span{margin-top:.3rem;font-size:.9rem;font-weight:300;line-height:1.7;display:block}.step:after{content:"";top:50%;border-bottom:2px solid var(--navy-deep);opacity:.6;border-radius:0 0 50% 50%/0 0 100% 100%;width:2.4rem;height:14px;position:absolute;inset-inline-end:0}.step:last-child:after{display:none}.map-hero{background:linear-gradient(to bottom, var(--sky-mid), var(--sky-haze) 85%);padding-bottom:clamp(2rem,5vw,4rem);position:relative;overflow:hidden}.hero-head{z-index:2;margin-top:clamp(1.5rem,4vh,3rem);padding-inline:clamp(1.2rem,5vw,4.5rem);position:relative}.hero-head h1{color:var(--navy-deep);max-width:16ch;font-size:clamp(2.4rem,6vw,4.6rem);font-weight:900;line-height:1.15}.hero-head p{max-width:34rem;color:var(--navy-deep);margin-top:1.4rem;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.9}.hero-head .cta-row{margin-inline-start:0;margin-top:1.8rem;padding-bottom:0}.map-wrap{width:min(1100px,94vw);margin:clamp(2rem,5vw,3.5rem) auto 0;position:relative}.map-wrap svg{filter:drop-shadow(0 24px 40px oklch(35% .08 255/.25));width:100%;height:auto;display:block}.map-sea{fill:var(--sky-mid)}.map-land{fill:#fff}.map-corniche{fill:none;stroke:var(--navy-deep);stroke-width:10px;stroke-linecap:round}.map-branches path{fill:none;stroke:var(--navy-deep);stroke-width:5px;stroke-linecap:round;opacity:.55}.map-poles line{stroke:var(--navy-deep);stroke-width:3px;stroke-linecap:round}.map-poles rect{fill:var(--sky-deep)}.map-poles .pole{transform-box:fill-box;transform-origin:bottom}.map-label{fill:var(--navy-deep);font-size:24px;font-weight:800}.map-label-sea{fill:#fff;font-size:30px}.map-label-quiet{opacity:.8;font-size:20px;font-weight:600}.map-pin{cursor:pointer}.map-pin-hit{fill:#0000}.map-pin-body{fill:var(--navy-deep);transition:fill .25s cubic-bezier(.22,1,.36,1)}.map-pin-eye{fill:#fff;pointer-events:none}.map-pin:hover .map-pin-body,.map-pin:focus-visible .map-pin-body{fill:var(--sky-deep);stroke:var(--navy-deep);stroke-width:3px}.map-pin:focus-visible{outline:none}.map-hint{text-align:center;color:var(--navy);opacity:.75;margin-top:1rem;font-size:.9rem;font-weight:600}@media (width<=640px){.map-label{font-size:34px}.map-label-sea{font-size:42px}.map-label-quiet{font-size:30px}}.artery{scroll-margin-top:clamp(1rem,4vw,2.5rem)}.strip-meta{flex-wrap:wrap;gap:.7rem;margin-top:1.2rem;display:flex}.strip-meta span{color:#fff;border:1.5px solid oklch(85% .02 250);border-radius:999px;padding:.35rem 1rem;font-size:.85rem;font-weight:600}.legend{background:#fff;padding-block:clamp(3rem,7vw,5.5rem)}.legend-rows{flex-wrap:wrap;gap:2.5rem;margin-top:2.5rem;display:flex}.legend-item{flex:200px;align-items:center;gap:1rem;min-width:190px;display:flex}.legend-icon{fill:none;width:44px;height:44px;stroke:var(--navy-deep);stroke-width:2.5px;stroke-linecap:round;flex:none}.legend-icon .fill{fill:var(--navy-deep);stroke:none}.legend-item b{color:var(--navy-deep);font-size:1.05rem;font-weight:800;display:block}.legend-item span{margin-top:.2rem;font-size:.9rem;font-weight:300;line-height:1.7;display:block}.offer{background:linear-gradient(to bottom, var(--sky-band-top), var(--sky-band-bottom));padding-block:clamp(3rem,8vw,6rem);position:relative;overflow:hidden}.offer .cloud.c1{top:12%;width:400px;height:80px;inset-inline-end:5%}.offer-grid{z-index:2;grid-template-columns:1fr;align-items:center;gap:3rem;display:grid;position:relative}@media (width>=900px){.offer-grid{grid-template-columns:1.2fr 1fr}}.offer h2{color:#fff;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:900;line-height:1.25}.offer p{color:#fff;max-width:30rem;margin-top:1.2rem;font-size:1.08rem;font-weight:300;line-height:2}.offer .btn-wa{margin-top:1.8rem}.offer-fig{justify-self:center;width:min(340px,88vw);position:relative}.offer-fig .plate{width:100%;padding:.8rem;rotate:2deg}[dir=ltr] .offer-fig .plate{rotate:-2deg}.offer-fig img{aspect-ratio:3/4;object-fit:cover;border-radius:8px;width:100%}.offer-fig figcaption{text-align:center;color:#fff;margin-top:.9rem;font-size:.85rem;font-weight:600}.protocol-hero{background:linear-gradient(to bottom, var(--navy-deep), var(--navy));color:#fff;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1fr;align-items:center;gap:2.5rem;padding:clamp(1.5rem,4vh,3rem) clamp(1.2rem,5vw,4.5rem) clamp(3rem,7vw,5rem);display:grid}@media (width>=900px){.hero-grid{grid-template-columns:1.2fr 1fr}}.protocol-hero h1{color:#fff;max-width:14ch;font-size:clamp(2.4rem,6vw,4.6rem);font-weight:900;line-height:1.15}.protocol-hero .sub{color:oklch(90% .02 250);max-width:32rem;margin-top:1.4rem;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:300;line-height:2}.hero-grid .cta-row{margin-inline-start:0;margin-top:1.8rem;padding-bottom:0}.hero-fig{justify-self:center;width:min(360px,85vw)}.hero-fig img{aspect-ratio:3/4;object-position:center 30%}.runsheet{background:#fff;padding-block:clamp(3rem,8vw,6rem)}.rs-track{margin-top:3rem;position:relative}.rs-spine{top:0;bottom:0;transform-origin:top;background:linear-gradient(to bottom, var(--sky-deep), var(--navy-deep));border-radius:3px;width:6px;position:absolute;inset-inline-start:calc(clamp(70px,10vw,110px)/2 - 3px)}.rs-moments{flex-direction:column;gap:clamp(3rem,6vw,4.5rem);list-style:none;display:flex}.moment{align-items:flex-start;gap:clamp(1.2rem,3vw,2.5rem);display:flex;position:relative}.moment-mark{z-index:2;flex:0 0 clamp(70px,10vw,110px);justify-content:center;display:flex;position:relative}.moment-mark span{border:2.5px solid var(--navy-deep);color:var(--navy-deep);white-space:nowrap;background:#fff;border-radius:999px;padding:.45rem 1.1rem;font-size:.95rem;font-weight:800;box-shadow:0 10px 24px -10px oklch(30% .06 255/.5)}.moment-body{flex:1;grid-template-columns:1fr;align-items:center;gap:1.5rem;min-width:0;display:grid}@media (width>=820px){.moment-body{grid-template-columns:1fr minmax(220px,300px)}}.moment h3{color:var(--navy-deep);font-size:clamp(1.4rem,2.8vw,2.1rem);font-weight:800}.moment .what{max-width:34rem;margin-top:.7rem;font-weight:300;line-height:1.95}.moment .spec{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.moment .spec span{border:1.5px solid var(--navy);color:var(--navy-deep);border-radius:999px;padding:.3rem .95rem;font-size:.85rem;font-weight:600}.moment figure.ph img{aspect-ratio:4/3}.materials{background:var(--sky-haze);padding-block:clamp(3rem,7vw,5.5rem)}.mat-row{flex-wrap:wrap;gap:1.2rem;margin-top:2.5rem;display:flex}.mat-row figure.ph{flex:240px;min-width:220px}.mat-row img{aspect-ratio:1}.mat-row .m1 img{object-position:center 20%;transform:scale(1.6)}.mat-row .m2 img{object-position:center 65%;transform:scale(1.8)}.mat-row .m3 img{object-position:center 85%;transform:scale(1.5)}.atlas{background:#fff;padding-block:clamp(3rem,7vw,5.5rem)}.atlas-row{flex-wrap:wrap;align-items:flex-end;gap:1.2rem;margin-top:2.5rem;display:flex}.atlas-row figure.ph{flex:200px;min-width:180px}.atlas-row img{aspect-ratio:3/4}.atlas-note{max-width:38rem;margin-top:1.6rem;font-weight:300;line-height:1.9}.opening{background:var(--sky-haze);padding-bottom:clamp(2rem,4vw,3rem)}.opening-head{margin-top:clamp(1rem,3vh,2rem);padding-inline:clamp(1.2rem,5vw,4.5rem)}.opening-head h1{color:var(--navy-deep);font-size:clamp(2rem,4.5vw,3.4rem);font-weight:900}.opening-head p{max-width:34rem;margin-top:.8rem;font-size:1.05rem;font-weight:300;line-height:1.9}.album{position:relative}.album+.album{margin-top:clamp(3rem,8vw,6rem)}.album-cover{min-height:72svh;position:relative;overflow:hidden}.album-cover img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.album-cover:after{content:"";background:linear-gradient(#0000 55%,oklch(20% .04 260/.55));position:absolute;inset:0}.album-title{z-index:2;bottom:clamp(1.5rem,4vw,3rem);max-width:min(560px,86vw);position:absolute;inset-inline-start:clamp(1.2rem,5vw,4.5rem)}.album-title .plate{padding:1.3rem 1.8rem}.album.flip .album-title{inset-inline:auto clamp(1.2rem,5vw,4.5rem)}.album.flip .plate{rotate:2deg}[dir=ltr] .album.flip .plate{rotate:-2deg}.album-title h2{color:var(--navy-deep);font-size:clamp(1.5rem,3.4vw,2.5rem);font-weight:900;line-height:1.2}.album-title .meta{color:var(--navy);margin-top:.5rem;font-size:.9rem;font-weight:600}.album-strip{background:#fff;padding:clamp(1.2rem,3vw,2rem) clamp(1.2rem,5vw,4.5rem) clamp(2.5rem,6vw,4rem)}.album-line{max-width:40rem;margin-bottom:1.4rem;font-weight:300;line-height:1.9}.shots{flex-wrap:wrap;gap:1rem;display:flex}.shot{flex:300px;min-width:260px;max-width:360px;text-decoration:none;transition:transform .3s cubic-bezier(.22,1,.36,1);display:block}.shot:hover{transform:translateY(-4px)}.shot>figure.ph{height:100%}.shots img{aspect-ratio:4/3}.shots .tall img{aspect-ratio:3/4}.shots figure.ph img{height:100%}.more-count{border:2px dashed var(--navy);color:var(--navy-deep);text-align:center;border-radius:16px;flex:0 0 130px;justify-content:center;align-self:stretch;align-items:center;padding:1rem;font-size:1rem;font-weight:800;text-decoration:none;transition:background .25s,color .25s;display:inline-flex}.more-count:hover{background:var(--navy-deep);color:#fff}.lightbox{z-index:100;background:oklch(17% .035 260/.96);justify-content:center;align-items:center;gap:clamp(.4rem,2vw,1.5rem);padding:clamp(.8rem,3vw,2rem);display:flex;position:fixed;inset:0}.lightbox[hidden]{display:none}.lb-frame{flex-direction:column;gap:.9rem;min-width:0;max-width:min(1100px,100%);display:flex}.lb-img{object-fit:contain;border-radius:12px;max-width:100%;max-height:calc(100svh - 9rem);margin-inline:auto;display:block}.lb-frame figcaption{color:#fff;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.95rem;font-weight:300;display:flex}.lb-count{opacity:.7;font-size:.85rem;font-weight:600}.lb-close,.lb-nav{cursor:pointer;background:oklch(30% .045 260);border:none;border-radius:999px;flex:none;place-items:center;width:46px;height:46px;transition:background .25s cubic-bezier(.22,1,.36,1);display:grid}.lb-close{top:clamp(.8rem,3vw,1.6rem);position:absolute;inset-inline-end:clamp(.8rem,3vw,1.6rem)}.lb-close:hover,.lb-nav:hover{background:oklch(42% .05 260)}.lb-close svg,.lb-nav svg{fill:none;stroke:#fff;stroke-width:2.2px;stroke-linecap:round;width:22px;height:22px}[dir=rtl] .lb-nav svg{transform:scaleX(-1)}.lightbox[data-single=true] .lb-nav{display:none}html.lb-open{overflow:hidden}@media (width<=640px){.lb-close,.lb-nav{width:40px;height:40px}.lb-nav{z-index:2;position:absolute;bottom:1.2rem}.lb-prev{inset-inline-start:1.2rem}.lb-next{inset-inline-end:1.2rem}.lb-img{max-height:calc(100svh - 11rem)}}.manifesto-hero{background:linear-gradient(to bottom, var(--sky-deep) 0%, var(--sky-mid) 55%, var(--sky-haze) 100%);flex-direction:column;min-height:88svh;display:flex;position:relative;overflow:hidden}.manifesto-hero .cloud.c1{top:22%;width:360px;height:70px;inset-inline-start:8%}.manifesto-hero .cloud.c2{top:48%;background:#ffffff59;width:520px;height:90px;inset-inline-end:-60px}.manifesto{z-index:var(--z-scene);flex-direction:column;flex:1;justify-content:center;padding:clamp(2rem,6vh,4rem) clamp(1.2rem,5vw,4.5rem) clamp(4rem,8vh,6rem);display:flex;position:relative}.manifesto h1{color:var(--navy-deep);font-size:clamp(3.2rem,11vw,6rem);font-weight:900;line-height:1.15}.manifesto .sub{max-width:36rem;color:var(--navy-deep);margin-top:1.6rem;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:2}.manifesto .cta-row{margin-inline-start:0;margin-top:2rem;padding-bottom:0}.numbers{background:#fff;padding-block:clamp(3rem,8vw,6rem);overflow:hidden}.stat-line{flex-wrap:wrap;align-items:flex-start;gap:clamp(1.5rem,4vw,3rem);margin-top:3rem;display:flex}.stat{flex:220px;min-width:200px;max-width:300px}.stat .rope{opacity:.5;border-bottom:2px solid var(--navy-deep);border-radius:0 0 50% 50%/0 0 100% 100%;width:60%;height:12px;margin-inline-start:10%;display:block}.stat .plate{width:100%;padding:1.4rem 1.8rem}.stat:nth-child(2n) .plate{rotate:2deg}[dir=ltr] .stat:nth-child(2n) .plate{rotate:-2deg}.stat b{color:var(--navy-deep);font-size:clamp(2.4rem,5vw,3.6rem);font-weight:900;line-height:1.1;display:block}.stat .what{color:var(--navy);margin-top:.4rem;font-size:1rem;font-weight:600;display:block}.creeds{background:var(--sky-haze);padding-block:clamp(3.5rem,9vw,7rem)}.creed{max-width:52rem;margin-inline:auto;padding-inline:clamp(1.2rem,5vw,3rem)}.creed+.creed{margin-top:clamp(3rem,7vw,5rem)}.creed h2{color:var(--navy-deep);font-size:clamp(1.9rem,4.5vw,3.4rem);font-weight:900;line-height:1.3}.creed p{max-width:38rem;margin-top:.8rem;font-size:1.08rem;font-weight:300;line-height:2}.plane-fact{background:linear-gradient(to bottom, var(--navy-deep), var(--navy));color:#fff;padding-block:clamp(3rem,8vw,6rem)}.plane-grid{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}@media (width>=900px){.plane-grid{grid-template-columns:1.3fr 1fr}}.plane-fact h2{color:#fff;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:900;line-height:1.25}.plane-fact .story{color:oklch(90% .02 250);max-width:34rem;margin-top:1.2rem;font-size:1.08rem;font-weight:300;line-height:2.1}.plane-figs{flex-wrap:wrap;align-items:flex-end;gap:1.2rem;display:flex}.plane-figs .big{width:min(420px,100%)}.plane-figs .big img{aspect-ratio:4/3;object-position:center 35%}.plane-figs .small{width:min(200px,48%)}.plane-figs .small img{aspect-ratio:3/4}.trust.on-light{color:var(--navy);background:#fff}.trust.on-light strong{color:var(--navy-deep)}.trust.on-light ul{opacity:1}
