:root{color-scheme:light;--ink:#075d96;--text:#17405a;--muted:#506f81;--sky:#62c4eb;--yellow:#ffdb50;--coral:#ff7045;--canvas:#f3f9fb;--phone-scale:.76;--phone-w:296.4px;--phone-h:641.44px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--canvas);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Avenir Next","Trebuchet MS",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--ink);outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.skip{position:absolute;left:20px;top:-100px;padding:16px;background:white;z-index:100}.skip:focus{top:10px}.header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:27px;font-weight:850;letter-spacing:-1.1px;color:var(--ink);white-space:nowrap}.brand span{color:#d79d00;margin-left:2px}nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}nav>a:hover,.text-link:hover{color:var(--ink);text-decoration:underline;text-underline-offset:5px}.nav-cta{border:1px solid #c8dfe9;border-radius:100px;padding:12px 18px;color:var(--ink)}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:55px;align-items:center;padding-top:32px;padding-bottom:76px}.hero-copy{padding-top:24px}.eyebrow{font-size:12px;letter-spacing:2.1px;font-weight:800;color:var(--ink);display:flex;align-items:center;gap:9px;margin-bottom:23px}.eyebrow>span{font-size:20px;color:var(--coral)}h1{font-size:clamp(54px,5.4vw,76px);line-height:1.035;letter-spacing:-3.5px;font-weight:850;color:var(--ink);margin:0 0 27px}h1>span{position:relative;isolation:isolate;white-space:nowrap}h1>span:after{content:"";position:absolute;left:-3px;right:-8px;bottom:3px;height:16px;background:var(--yellow);border-radius:50%;z-index:-1;transform:rotate(-1.8deg)}.lead{font-size:24px;line-height:1.38;letter-spacing:-.4px;font-weight:650;margin-bottom:18px}.intro{max-width:450px;color:var(--muted);font-size:17px;line-height:1.75;margin-bottom:27px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{min-height:53px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:16px;padding:16px 22px;font-size:15px;font-weight:750}.coral{background:var(--coral);color:#183d51;box-shadow:0 4px 0 #d8663e1a}.coral:hover{background:#ff865f}.text-link{font-size:14px;font-weight:750;display:flex;gap:12px;align-items:center;min-height:44px}.hero-art{display:flex;align-items:center;gap:18px;margin-top:12px;max-width:460px}.hero-art img{width:270px;flex-shrink:1}.hero-art span{color:#597d90;font-size:13px;line-height:1.7;transform:rotate(-5deg);white-space:nowrap}.preview-column{display:flex;flex-direction:column;align-items:center;position:relative}.preview-label{color:var(--muted);font-size:13px;font-weight:650;margin-bottom:18px;letter-spacing:.2px}.preview-label span{color:var(--coral);margin-right:5px}.phone-frame{position:relative;width:var(--phone-w);height:var(--phone-h);box-sizing:content-box;border:7px solid white;border-radius:42px;background:var(--sky);box-shadow:0 25px 65px #12466925,0 0 0 1px #d4e4eb;overflow:hidden;isolation:isolate}.phone-frame iframe{position:absolute;top:0;left:0;display:block;width:390px;height:844px;border:0;transform:scale(var(--phone-scale));transform-origin:top left}.preview-controls{display:flex;gap:4px;margin-top:24px;flex-wrap:wrap;justify-content:center;background:#e4eff4;border-radius:13px;padding:4px}.preview-controls button{border:0;border-radius:10px;background:transparent;font-size:13px;font-weight:650;min-height:40px;padding:8px 12px;color:#456e84}.preview-controls button[aria-pressed=true]{background:white;color:var(--ink);box-shadow:0 2px 6px #17405a0c}.preview-caption{font-size:12px;color:#617e8f;margin:12px 0 0}.footer{padding-block:38px;display:flex;align-items:center;gap:30px;border-top:1px solid #dce9ee}.footer .brand{font-size:22px}.footer p{font-size:14px;color:var(--muted);margin:0}.footer>span{font-size:12px;margin-left:auto;color:var(--muted)}
@media(min-width:1400px){.hero{gap:90px;padding-top:44px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:24px}.hero-art span{display:none}nav{gap:18px}h1{font-size:58px}.hero-actions{gap:12px}.header{height:90px}.hero-art img{width:260px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:86px}.brand{font-size:24px}nav>a:not(.nav-cta){display:none}.nav-cta{font-size:12px;padding:10px 12px;max-width:145px;text-align:center}.hero{grid-template-columns:1fr;gap:20px;padding-top:6px;padding-bottom:56px}.hero-copy{padding-top:22px;text-align:center}.eyebrow{justify-content:center;font-size:10px;letter-spacing:1.6px;margin-bottom:21px}h1{font-size:clamp(48px,9.3vw,67px);letter-spacing:-2.7px;line-height:1.08;margin-bottom:23px}.lead{font-size:22px}.intro{font-size:16px;margin-inline:auto;max-width:400px}.hero-actions{justify-content:center;gap:12px 24px}.hero-art{margin:0 auto;justify-content:center;height:158px;overflow:hidden}.hero-art img{width:245px}.preview-column{padding-top:10px}.preview-label{margin-bottom:16px}.footer{flex-wrap:wrap;justify-content:center;gap:16px;text-align:center}.footer p{width:100%;order:2}.footer>span{margin:0}.footer .brand{font-size:21px}}
@media(max-width:360px){:root{--phone-scale:.7;--phone-w:273px;--phone-h:590.8px}.wrap{width:calc(100% - 28px)}.brand{font-size:21px}.nav-cta{max-width:118px;font-size:11px}.preview-controls button{padding-inline:10px}h1{font-size:46px}.hero-art{height:145px}}
.steps-section{background:#e4f4fa;padding-block:74px 36px;border-block:1px solid #d9edf5}.section-intro{text-align:center;max-width:650px;margin:0 auto 42px}.section-intro .eyebrow{justify-content:center;font-size:11px}h2{font-size:44px;line-height:1.15;letter-spacing:-1.8px;color:var(--ink);font-weight:800;margin-bottom:18px}.section-intro>p:last-child{font-size:17px;line-height:1.7;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps article{background:white;border-radius:24px;padding:29px 27px}.step-number{display:inline-grid;place-items:center;width:45px;height:45px;background:#fff2b5;border-radius:14px;color:#805f04;font-size:15px;font-weight:800;margin-bottom:26px}.steps article:nth-child(2) .step-number{background:#e1f3fc;color:var(--ink)}.steps article:nth-child(3) .step-number{background:#ffebdf;color:#95521b}.steps h3{font-size:22px;letter-spacing:-.65px;color:var(--ink);margin-bottom:13px}.steps p{font-size:16px;line-height:1.75;color:var(--muted);margin:0}.development-note{text-align:center;font-size:12px;line-height:1.65;color:#577888;margin:25px 0 0}.trip-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding-block:95px}.story-art{max-width:440px;border-radius:30px;background:#e4f6fc;overflow:hidden;transform:rotate(-2deg)}.story-art>img{width:100%;height:auto}.route-label{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:25px;font-size:20px;font-weight:750;color:var(--ink)}.route-label>span:nth-child(2){color:#78a7ba;letter-spacing:3px}.story-art>p{text-align:center;font-size:13px;color:#517486;margin:13px 0 25px}.story-copy>p:not(.eyebrow){font-size:17px;line-height:1.75;color:var(--muted)}.story-copy .eyebrow{font-size:11px}.principle{border-top:1px solid #d5e5ed;padding-top:24px;margin-top:24px}.principle>span{display:inline-block;font-size:12px;padding:7px 10px;border-radius:7px;font-weight:750;margin-right:6px}.booking-tag{color:#296856;background:#dcf2e9}.idea-tag{color:#8c5d26;background:#fff0d9}.principle p{font-size:15px;line-height:1.75;color:var(--muted);margin:15px 0 20px}.faq{padding-block:40px 86px;display:grid;grid-template-columns:1fr 1.4fr;gap:55px}.faq .eyebrow{font-size:11px}.faq details{border-bottom:1px solid #d5e5ed;padding:21px 0}.faq details:first-child{padding-top:0}.faq summary{cursor:pointer;list-style:none;font-weight:700;color:var(--ink);font-size:17px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:32px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:26px;font-weight:400}.faq details[open] summary:after{content:"−"}.faq details p{font-size:16px;line-height:1.75;color:var(--muted);margin:15px 30px 0 0}.download-section{background:var(--sky);border-radius:32px;text-align:center;padding:50px 28px 45px;margin-bottom:65px}.download-content{max-width:600px;margin:auto}.big-star{color:#fff39c;font-size:44px;line-height:1;display:block;margin-bottom:20px}.download-content .eyebrow{justify-content:center;font-size:11px;letter-spacing:2px;margin-bottom:20px}.download-content h2{font-size:48px}.download-content>p:not(.eyebrow){font-size:17px;line-height:1.65;color:#125379;max-width:420px;margin:0 auto 25px}.release-pill{display:inline-block;background:var(--yellow);color:#17405a;padding:16px 26px;border-radius:16px;font-size:16px;font-weight:750}.download-content .text-link{justify-content:center;margin-top:15px;color:#124e71}
@media(max-width:1000px){.trip-story{gap:48px}.steps{gap:15px}.steps article{padding:24px 20px}.steps h3{font-size:20px}.faq{gap:30px}h2{font-size:38px}}
@media(max-width:760px){.steps-section{padding-block:53px 30px}.section-intro{margin-bottom:30px}.section-intro>p:last-child{font-size:16px}h2{font-size:36px;letter-spacing:-1.4px}.steps{grid-template-columns:1fr;gap:13px}.steps article{padding:24px;display:grid;grid-template-columns:40px 1fr;column-gap:17px;align-items:center}.step-number{width:39px;height:39px;margin:0;grid-row:1}.steps h3{margin:0;font-size:20px}.steps p{grid-column:2;font-size:15px;margin-top:8px}.trip-story{grid-template-columns:1fr;padding-block:65px;gap:40px}.story-art{max-width:370px;width:calc(100% - 16px);margin:auto}.story-copy .eyebrow{justify-content:flex-start;font-size:10px}.story-copy h2{font-size:39px}.story-copy>p:not(.eyebrow){font-size:16px}.faq{grid-template-columns:1fr;padding-block:12px 54px;gap:20px}.faq .eyebrow{justify-content:flex-start}.faq h2 br{display:none}.faq summary{font-size:16px}.download-section{padding:38px 22px;border-radius:26px;margin-bottom:43px}.download-content h2{font-size:36px}.download-content>p:not(.eyebrow){font-size:16px}.download-content .eyebrow{font-size:10px}}
.about-us{padding-bottom:58px}.about-us-inner{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:29px 32px;border:1px solid #dce9ee;border-radius:24px;background:#fff9}.about-symbol{width:46px;height:46px;display:grid;place-items:center;background:#fff3c9;border-radius:14px;color:var(--ink);font-size:26px}.about-us h2{font-size:20px;letter-spacing:-.5px;margin:0 0 9px}.about-us p{font-size:16px;line-height:1.75;color:var(--muted);max-width:650px;margin:0}.about-us strong{color:var(--text);font-weight:750}.about-us .text-link{white-space:nowrap;min-height:44px}.footer-about{font-size:14px;font-weight:650;color:var(--ink)}.footer-about:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:760px){.about-us{padding-bottom:40px}.about-us-inner{grid-template-columns:46px minmax(0,1fr);padding:24px;gap:16px;align-items:start}.about-us .text-link{grid-column:2}.about-us h2{line-height:1.35}.about-us p{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
