@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#22241f;background:#f7f4ee;font-family:DM Sans,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #22241f;--paper: #f7f4ee;--cream: #eee9de;--lime: #b7e67e;--lime-dark: #95cc56;--coral: #e45d4f;--line: rgba(34, 36, 31, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}body,button,a{font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}.site-header{position:fixed;inset:0 0 auto;z-index:50;padding:14px 24px;pointer-events:none}.nav-shell{width:min(1180px,100%);min-height:72px;margin:auto;padding:10px 12px 10px 22px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.5);border-radius:18px;background:#f7f4eee6;box-shadow:0 12px 45px #22241f1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto}.brand{display:inline-flex;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--ink);color:var(--lime);font-size:14px;letter-spacing:0}.nav-links{display:flex;align-items:center;gap:30px;font-weight:600;font-size:14px}.nav-links>a:not(.nav-call){position:relative}.nav-links>a:not(.nav-call):after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:2px;background:var(--coral);transition:right .25s ease}.nav-links>a:not(.nav-call):hover:after{right:0}.nav-call,.call-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;background:var(--coral);color:#fff;transition:transform .2s ease,background .2s ease}.nav-call{min-height:50px;padding:0 19px}.nav-call:hover,.call-button:hover{transform:translateY(-2px);background:#d44e42}.nav-call svg,.call-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nav-call svg:first-child,.call-button svg:first-child{fill:currentColor;stroke:none;width:17px}.menu-toggle{display:none;border:0;padding:9px;background:transparent;cursor:pointer}.menu-toggle span{display:block;width:24px;height:2px;margin:5px;background:var(--ink)}.hero{position:relative;min-height:780px;height:100vh;display:grid;place-items:center;overflow:hidden;background:url(/images/hero-flight.jpg) center 54% / cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#161c13b8,#161c134d 48%,#161c130f)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 72%,rgba(21,25,19,.54));pointer-events:none}.hero-content{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));padding-top:76px;color:#fff}.hero-content>*{opacity:0;animation:rise-in .7s ease forwards}.hero-content>:nth-child(2){animation-delay:.08s}.hero-content>:nth-child(3){animation-delay:.16s}.hero-content>:nth-child(4){animation-delay:.24s}.hero-content>:nth-child(5){animation-delay:.32s}@keyframes rise-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-kicker,.eyebrow{margin:0 0 18px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700}.hero-kicker{display:flex;align-items:center;gap:10px}.hero-kicker:before{content:"";width:34px;height:2px;background:var(--lime)}.hero h1{max-width:820px;margin:0;font-family:Manrope,sans-serif;font-size:clamp(54px,7vw,104px);line-height:.94;letter-spacing:-.065em}.hero-copy{max-width:530px;margin:30px 0 28px;font-size:clamp(17px,1.7vw,21px);line-height:1.55}.call-button{width:fit-content;min-height:58px;padding:0 22px;font-weight:700;box-shadow:0 12px 24px #351a162e}.call-button svg:last-child{margin-left:8px}.hero-note{margin:15px 0 0;font-size:12px;opacity:.75}.route-line{position:absolute;z-index:1;width:440px;height:440px;border:1px dashed rgba(255,255,255,.34);border-radius:50%;pointer-events:none}.route-one{right:-170px;top:9%}.route-two{right:7%;bottom:-330px;width:590px;height:590px}.feature-section{padding:120px 24px 130px;background:var(--paper)}.section-intro{width:min(740px,100%);margin:0 auto 90px;text-align:center}.eyebrow{color:#6d765f}.section-intro h2,.testimonial-heading h2,.final-cta h2,.legal-hero h1{margin:0;font-family:Manrope,sans-serif;font-size:clamp(40px,5vw,68px);line-height:1.02;letter-spacing:-.055em}.section-intro>p:last-child{max-width:570px;margin:24px auto 0;color:#62675d;font-size:18px;line-height:1.65}.feature-list{width:min(1180px,100%);margin:auto}.feature-row{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(44px,7vw,100px);margin-bottom:110px}.feature-row:last-child{margin-bottom:0}.feature-row-reverse .feature-copy{order:2}.feature-row-reverse .feature-image-wrap{order:1}.feature-copy{position:relative;padding:34px 0}.feature-number{position:absolute;right:0;top:-8px;color:#22241f17;font:800 96px/1 Manrope,sans-serif;letter-spacing:-.08em}.feature-copy h3{position:relative;margin:0 0 22px;max-width:460px;font:700 clamp(35px,4vw,56px)/1.04 "Manrope",sans-serif;letter-spacing:-.055em}.feature-copy>p:not(.eyebrow){max-width:480px;margin:0 0 28px;color:#62675d;font-size:17px;line-height:1.7}.text-link{display:inline-flex;align-items:center;gap:9px;padding-bottom:4px;border-bottom:1px solid var(--ink);font-weight:700}.text-link svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .2s ease}.text-link:hover svg{transform:translate(4px)}.feature-image-wrap{position:relative;min-height:430px;border-radius:4px 52px 4px 4px;overflow:hidden;box-shadow:22px 24px 0 var(--cream)}.feature-row-reverse .feature-image-wrap{border-radius:52px 4px 4px;box-shadow:-22px 24px 0 var(--cream)}.feature-image-wrap img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.feature-row:hover img{transform:scale(1.035)}.testimonials{padding:110px 24px 120px;background:#e6ebdf}.testimonial-heading{width:min(1180px,100%);margin:0 auto 60px;display:grid;grid-template-columns:.55fr 1.45fr;align-items:end;gap:60px}.testimonial-heading .eyebrow{margin:0 0 10px}.quote-grid{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:22px}blockquote{margin:0;padding:clamp(32px,5vw,56px);border-radius:3px 42px 3px 3px;background:var(--paper)}blockquote:nth-child(2){border-radius:42px 3px 3px;background:var(--ink);color:#fff}.stars{color:#82b74b;letter-spacing:7px;font-size:18px}blockquote>p{margin:28px 0 36px;font:600 clamp(22px,2.3vw,31px)/1.4 "Manrope",sans-serif;letter-spacing:-.035em}blockquote footer{display:flex;align-items:center;gap:12px;font-weight:700}blockquote footer span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--lime);color:var(--ink);font-size:12px}.final-cta{padding:110px max(24px,calc((100% - 1180px)/2));display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;background:var(--lime)}.final-cta .eyebrow{color:#49563c}.final-cta-copy{padding-bottom:7px}.final-cta-copy>p{max-width:430px;margin:0 0 28px;font-size:18px;line-height:1.6}.site-footer{padding:55px max(24px,calc((100% - 1180px)/2)) 28px;display:grid;grid-template-columns:1fr auto;gap:38px 70px;color:#fff;background:var(--ink)}.brand-light .brand-mark{background:var(--lime);color:var(--ink)}.footer-brand p{max-width:380px;margin:17px 0 0;color:#aeb3a9}.footer-links{display:flex;align-items:flex-start;gap:28px;font-size:14px}.footer-links a:hover{color:var(--lime)}.copyright{grid-column:1 / -1;margin:0;padding-top:25px;border-top:1px solid rgba(255,255,255,.13);color:#8f958b;font-size:13px}.legal-page{background:var(--paper)}.legal-hero{min-height:540px;padding:160px 24px 80px;display:grid;place-items:center;color:#fff;background:linear-gradient(110deg,#1b2018e6,#1b20188f),url(/images/hero-flight.jpg) center 62% / cover}.legal-hero>div{width:min(1180px,100%)}.legal-hero .eyebrow{color:var(--lime)}.legal-hero h1{max-width:880px;font-size:clamp(52px,7vw,92px)}.legal-hero p:not(.eyebrow){max-width:700px;margin:25px 0 22px;font-size:19px;line-height:1.6}.legal-hero span{color:#ffffffb3;font-size:13px}.legal-layout{width:min(1180px,calc(100% - 48px));margin:auto;padding:100px 0 120px;display:grid;grid-template-columns:270px 1fr;align-items:start;gap:80px}.legal-layout aside{position:sticky;top:110px;padding:24px;border:1px solid var(--line);border-radius:3px 24px 3px 3px;background:#f1ede4}.legal-layout aside p{margin:0 0 16px;font-weight:800}.legal-layout aside a{display:block;padding:8px 0;color:#6a6f65;font-size:13px;line-height:1.3}.legal-layout aside a:hover{color:var(--coral)}.legal-content section{position:relative;margin-bottom:65px;padding:0 0 65px 72px;border-bottom:1px solid var(--line);scroll-margin-top:120px}.legal-content section:last-child{margin-bottom:0;border-bottom:0}.legal-content section>span{position:absolute;left:0;top:4px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--lime);font-weight:800;font-size:12px}.legal-content h2{margin:0 0 20px;font:700 clamp(28px,3vw,38px)/1.15 "Manrope",sans-serif;letter-spacing:-.045em}.legal-content p{margin:0;color:#5f655b;font-size:17px;line-height:1.8}@media(max-width:820px){.site-header{padding:10px 12px}.nav-shell{min-height:64px;padding-left:16px;border-radius:14px}.brand{font-size:14px}.menu-toggle{display:block}.nav-links{position:absolute;left:12px;right:12px;top:82px;padding:20px;display:none;align-items:stretch;flex-direction:column;gap:8px;border-radius:14px;background:var(--paper);box-shadow:0 18px 40px #22241f2e}.nav-links.is-open{display:flex}.nav-links>a:not(.nav-call){padding:12px}.hero{min-height:700px;height:92vh;background-position:62% center}.hero-shade{background:linear-gradient(90deg,#161c13cc,#161c1340)}.hero-content{width:calc(100% - 40px);padding-top:85px}.hero h1{font-size:clamp(50px,14vw,76px)}.feature-section{padding:85px 20px 95px}.section-intro{margin-bottom:55px;text-align:left}.section-intro>p:last-child{margin-left:0}.feature-row,.feature-row-reverse{grid-template-columns:1fr;gap:25px;margin-bottom:75px}.feature-row-reverse .feature-copy,.feature-row-reverse .feature-image-wrap{order:initial}.feature-copy{padding:15px 0 0}.feature-image-wrap{min-height:340px;grid-row:1;box-shadow:13px 14px 0 var(--cream)}.feature-row-reverse .feature-image-wrap{box-shadow:13px 14px 0 var(--cream)}.testimonial-heading,.final-cta{grid-template-columns:1fr;gap:35px}.quote-grid{grid-template-columns:1fr}.final-cta{padding:85px 20px}.site-footer{grid-template-columns:1fr;padding:48px 24px 28px}.footer-links{flex-direction:column;gap:15px}.copyright{grid-column:auto}.legal-layout{grid-template-columns:1fr;gap:45px;padding:70px 0 90px}.legal-layout aside{position:static}}@media(max-width:520px){.hero-content{width:calc(100% - 32px)}.hero h1{font-size:50px}.call-button{width:100%}.route-line{display:none}.feature-image-wrap{min-height:270px}.feature-number{font-size:72px}.testimonials{padding:80px 18px}.testimonial-heading{display:block}.testimonial-heading .eyebrow{margin-bottom:18px}.quote-grid{margin-top:45px}blockquote{padding:28px 24px}.legal-hero{min-height:490px;padding-top:145px}.legal-layout{width:calc(100% - 32px)}.legal-content section{padding-left:0;padding-top:60px}.legal-content section>span{top:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
