@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--purple:#622ba5;--deep:#291040;--night:#1b0b2c;--yellow:#ffc32c;--paper:#fcfaf5;--ink:#261439;--muted:#c9b8d9;--hero:0;--radius:8px;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--deep);color:var(--paper);font:16px/1.65 'Manrope',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,.display{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-weight:700;line-height:.95;letter-spacing:-.02em}h2{font-size:clamp(56px,7.8vw,118px)}h2 em{font-style:normal;color:var(--yellow)}h3{line-height:1.15}::selection{background:var(--yellow);color:var(--deep)}:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}.skip{position:fixed;top:-100px;left:12px;background:var(--yellow);color:var(--ink);z-index:100;padding:12px}.skip:focus{top:12px}.header{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 4.4vw;z-index:30;background:linear-gradient(#1b0b2c70,transparent);transition:padding .25s,background .25s}.header.stuck{position:fixed;padding-top:10px;padding-bottom:10px;background:#291040f5;backdrop-filter:blur(16px);border-bottom:1px solid #ffffff20}.brand{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-shrink:0;background:#fff;color:var(--purple);padding:9px 17px 7px;border-radius:5px}.logo-crop{width:142px;height:56px;overflow:hidden;position:relative;display:block}.logo-crop img{position:absolute;width:222px;max-width:none;height:auto;left:-41px;top:-26px}.brand-descriptor{font-size:9px;font-weight:800;letter-spacing:.36em;line-height:1;margin:2px 0 0 36px}.header nav{display:flex;gap:30px;font-size:14px;font-weight:600}.header nav a{position:relative}.header nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--yellow);transition:right .25s}.header nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:27px}.area-link{font-size:13px}.area-link span{margin-left:6px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:58px;background:var(--yellow);border:0;border-radius:3px;color:var(--deep);padding:17px 24px;font-size:14px;line-height:1.4;font-weight:800;transition:transform .25s,background .25s}.button span{font-size:24px;font-weight:400}.button:hover{background:#ffd76f;transform:translateY(-3px)}.button.small{min-height:48px;padding:12px 20px;font-size:12px;gap:24px}.menu-toggle{display:none;background:none;border:1px solid #fff7;width:44px;height:44px;font-size:24px}.hero-sequence{height:180svh;position:relative}.hero-stage{height:100svh;min-height:740px;position:sticky;top:0;isolation:isolate;overflow:hidden;background:var(--deep)}.hero-photo{position:absolute;inset:-5%;z-index:-3;transform:translateY(calc(var(--hero)*80px)) scale(calc(1 + var(--hero)*.15));will-change:transform}.hero-photo img{width:100%;height:100%;object-position:center 56%}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#20102c65,transparent 26%,#29104020 55%,#210d35e0),linear-gradient(90deg,#19092757,transparent 75%)}.hero-label{position:absolute;top:22%;left:6vw;right:6vw;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.13em;font-weight:700}.hero-title{position:absolute;left:5.7vw;top:30%;transform:translateY(calc(var(--hero)*-170px));opacity:calc(1 - var(--hero)*1.8)}.hero-title p{font:600 clamp(24px,3.3vw,52px)/1 'Manrope',Arial,sans-serif;letter-spacing:-.045em;margin-bottom:4px}.hero-title h1{font-size:clamp(180px,25vw,395px);line-height:.87;letter-spacing:-.025em;color:var(--paper)}.hero-title h1 span{color:var(--yellow)}.hero-copy{position:absolute;left:6vw;bottom:14.5%;opacity:calc(1 - var(--hero)*2);transform:translateY(calc(var(--hero)*-45px))}.hero-copy p{font-size:18px;line-height:1.65;margin-bottom:23px}.line-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-weight:700;font-size:14px;border-bottom:1px solid currentColor;padding-bottom:8px;background:none}.line-link span{font-size:25px;line-height:1}.round-cta{position:absolute;right:7vw;bottom:17%;display:flex;align-items:center;justify-content:center;gap:12px;width:151px;height:151px;border-radius:50%;background:var(--yellow);color:var(--deep);font-size:16px;font-weight:800;line-height:1.1;transform:rotate(-9deg);transition:transform .3s;opacity:calc(1 - var(--hero)*2)}.round-cta:hover{transform:rotate(0) scale(1.06)}.round-cta b{font-size:30px;font-weight:400}.round-cta:before{content:'';position:absolute;inset:-9px;border:1px solid #ffc32c88;border-radius:50%}.hero-next{position:absolute;top:38%;left:7vw;right:5vw;opacity:0;visibility:hidden}.hero-next p{font-size:12px;letter-spacing:.13em;margin-bottom:28px}.hero-next h2{font-size:clamp(55px,7vw,108px)}.hero-next em{font-family:Georgia,serif;font-size:.9em;font-weight:400}.hero-foot{position:absolute;left:4.4vw;right:4.4vw;bottom:23px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.055em}.motion-toggle{background:#29104080;border:1px solid #ffffff70;border-radius:3px;min-height:44px;padding:10px 13px;font-size:11px;letter-spacing:0}.ribbon{position:relative;z-index:3;background:var(--yellow);color:var(--deep);padding:15px 0;overflow:hidden}.ribbon>div{display:flex;align-items:center;gap:30px;width:max-content;transform:translateX(-35px);font:700 42px/1 'Barlow Condensed',sans-serif;letter-spacing:-.015em}.ribbon span{font-size:48px}.section{padding:110px 6vw}.section-meta{display:flex;justify-content:space-between;gap:28px;border-top:1px solid #ffffff38;padding-top:22px;margin-bottom:65px;font-size:11px;letter-spacing:.11em;font-weight:600}.intro{background:var(--purple)}.intro-top{display:grid;grid-template-columns:1.4fr 1fr;align-items:end;gap:9vw;margin-bottom:78px}.intro-copy{font-size:18px;max-width:410px;line-height:1.7}.intro-copy p+p{margin-top:20px;color:#e3d5f4}.editorial-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:7vw;align-items:start}.destination-tile{display:block;width:100%;position:relative;padding:0;border:0;text-align:left;isolation:isolate;overflow:hidden;background:var(--deep)}.destination-tile img{height:100%;position:absolute;inset:0;z-index:-2;transition:transform .8s}.destination-tile:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(#0e163933,transparent 35%,#160e38c9)}.destination-tile:hover img{transform:scale(1.06)}.tile-blue{height:680px;border-radius:220px 220px 8px 8px}.tile-blue img{object-position:50% 50%}.tile-red{height:440px;border-radius:8px}.photo-count{position:absolute;top:26px;left:28px;font-size:11px;letter-spacing:.1em}.tile-blue .photo-count{top:220px}.tile-caption{position:absolute;left:30px;right:30px;bottom:30px;display:flex;justify-content:space-between;align-items:end;gap:10px}.tile-caption small{font-size:10px;letter-spacing:.13em;display:block;margin-bottom:9px}.tile-caption strong{font:600 clamp(29px,3.7vw,56px)/1.05 'Barlow Condensed',sans-serif;letter-spacing:-.01em}.tile-caption b{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:44px;height:44px;border:1px solid #fff8;border-radius:50%;font-size:22px;font-weight:400}.handwritten{font:italic clamp(23px,2.5vw,36px)/1.3 Georgia,serif;color:var(--yellow);padding:0 0 40px 20px;transform:rotate(-4deg)}.editorial-right{padding-top:25px}.editorial-note{margin:25px 0 0 25px;font-size:14px;line-height:1.7;color:#e3d5f4}.destination-explorer{min-height:840px;position:relative;isolation:isolate;padding:45px 6vw 130px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.explorer-image,.explorer-shade{position:absolute;inset:0;z-index:-2}.explorer-image img{height:100%;object-position:center;transition:opacity .25s,transform 1s}.explorer-shade{z-index:-1;background:linear-gradient(90deg,#160726bf,#150a2540 65%),linear-gradient(transparent 45%,#160b2be5)}.explorer-top{font-size:11px;letter-spacing:.1em;display:flex;justify-content:space-between;gap:20px}.explorer-content{max-width:860px;padding:65px 0 35px}.explorer-content>p:first-child{font-size:12px;font-weight:600;letter-spacing:.14em;margin-bottom:28px}.explorer-content h2{font-size:clamp(56px,7.2vw,105px);line-height:1.02}.explorer-content h2 em{font-family:Georgia,serif;font-size:.85em;font-weight:400;font-style:italic}.explorer-description{max-width:420px;margin:26px 0 30px;font-size:16px;line-height:1.75}.destination-nav{position:absolute;bottom:33px;left:6vw;right:6vw;display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.destination-nav button{display:flex;gap:14px;align-items:center;justify-content:start;text-align:left;background:none;border:0;border-top:2px solid #ffffff65;color:#fff;padding:20px 0 8px;font-size:15px;font-weight:600;transition:border .2s,color .2s}.destination-nav button>span{font-size:10px;font-weight:500}.destination-nav button[aria-pressed=true]{border-color:var(--yellow);color:var(--yellow)}.coast{background:var(--paper);color:var(--ink)}.coast .section-meta{border-color:#29104033}.coast h2 em{color:var(--purple)}.coast-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:65px}.coast-heading p{font-size:16px;color:#65536e}.coast-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px}.coast-item:nth-child(2){padding-top:100px}.coast-photo{display:block;position:relative;width:100%;height:440px;padding:0;border:0;overflow:hidden;background:#d1d5dd}.coast-photo img{height:100%;transition:transform .8s}.coast-photo:hover img{transform:scale(1.06)}.coast-photo>span{position:absolute;right:20px;bottom:20px;width:49px;height:49px;display:grid;place-items:center;background:var(--yellow);color:var(--ink);border-radius:50%;font-size:24px}.coast-caption{display:flex;justify-content:space-between;align-items:start;gap:25px;padding-top:22px}.coast-caption h3{font:600 38px/1 'Barlow Condensed',sans-serif}.coast-caption p{font-size:13px;color:#65536e;max-width:260px}.routes{background:var(--night)}.routes-heading{display:grid;grid-template-columns:1.4fr 1fr;align-items:end;gap:12vw;margin-bottom:60px}.routes-heading>div{padding-bottom:10px;max-width:350px;font-size:17px;color:#dfd3e9}.routes-heading p+p{margin-top:20px}.route-row{display:grid;grid-template-columns:40px 155px 1fr auto;gap:30px;align-items:center;border-top:1px solid #ffffff36;padding:25px 0}.route-number{font-size:12px;color:var(--muted)}.route-row img{width:155px;height:115px;border-radius:3px}.route-row small{font-size:10px;letter-spacing:.1em;color:var(--yellow)}.route-row h3{font-size:26px;font-weight:600;letter-spacing:-.03em;margin:9px 0}.route-row p{color:var(--muted);font-size:13px}.route-button{display:flex;align-items:center;gap:30px;background:none;border:1px solid #ffffff70;border-radius:3px;padding:15px 18px;font-size:12px;font-weight:700;min-height:50px}.route-button:hover{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.route-button span{font-size:23px;line-height:1}.routes-note{font-size:12px;color:var(--muted);border-top:1px solid #ffffff36;padding-top:23px}.yalla-way{background:var(--purple);position:relative}.way-top>h2{font-size:clamp(52px,6.8vw,100px)}.eyebrow{font-size:11px;letter-spacing:.13em;font-weight:700;margin-bottom:28px}.way-top>p:last-child{margin-top:30px;max-width:700px;font-size:18px;color:#e5d6f5}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin:75px 0 100px}.values article{border-top:1px solid #ffffff50;padding-top:18px}.values span{font-size:12px;color:var(--yellow)}.values h3{font-size:20px;font-weight:700;letter-spacing:-.035em;margin:25px 0 14px}.values p{font-size:14px;color:#e3d5f4;max-width:330px}.journey-preview{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:9vw;padding-top:65px;border-top:1px solid #ffffff50}.journey-preview small{font-size:10px;letter-spacing:.09em}.journey-preview h3{font-size:40px;letter-spacing:-.045em;font-weight:600;line-height:1.15;margin:20px 0}.journey-preview p{font-size:15px;color:#e3d5f4;max-width:420px;margin-bottom:26px}.mini-ticket{display:block;background:var(--paper);color:var(--ink);padding:32px;border-radius:17px;transform:rotate(4deg);box-shadow:10px 22px 0 #2c104740}.mini-ticket>span:first-child{font-size:10px;color:var(--purple);letter-spacing:.08em;font-weight:800}.mini-ticket>strong{font-size:30px;font-weight:700;line-height:1.2;letter-spacing:-.04em;margin:23px 0 27px;display:block}.ticket-stop{padding:18px;background:#efe8f6;border-radius:8px}.ticket-stop span,.ticket-stop small,.ticket-stop b{display:block}.ticket-stop span{font-size:9px;letter-spacing:.07em;color:var(--purple)}.ticket-stop b{font-size:15px;margin:5px 0;font-weight:700}.ticket-stop small{letter-spacing:0;font-size:12px;color:#75637e}.ticket-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px dashed #a897b6;padding-top:19px;margin-top:24px;font-size:10px;font-weight:800}.ticket-bottom b{font-size:24px;line-height:1}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:8vw;background:var(--deep)}.faq summary{padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:25px;list-style:none;font-size:15px;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:27px;color:var(--yellow);line-height:1}.faq details{border-bottom:1px solid #ffffff40}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:14px;line-height:1.8;color:var(--muted);padding:0 24px 24px 0}.plan{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;background:var(--yellow);color:var(--deep)}.plan h2{font-size:clamp(65px,8vw,124px)}.plan h2 em{color:var(--purple)}.plan-copy>p:last-child{font-size:18px;margin-top:32px}.plan .eyebrow{max-width:340px}.plan-form{padding:35px;background:var(--purple);color:white;border-radius:6px;transform:rotate(-2deg);box-shadow:12px 15px 0 #d69a14}.plan-form h3{font-size:25px;line-height:1.35;letter-spacing:-.035em;margin-bottom:30px}.plan-form label{display:flex;flex-direction:column;font-size:12px;gap:10px;margin-bottom:24px;font-weight:600}.plan-form input,.plan-form select{width:100%;min-width:0;min-height:51px;background:#fff;color:var(--ink);border:1px solid #fff8;padding:12px;border-radius:3px;font-size:14px}.plan-form .button{width:100%;font-size:13px;gap:15px}.form-row{display:grid;grid-template-columns:1.3fr 1fr;gap:15px}.form-note{font-size:11px;color:#e3d5f4;margin-top:18px;line-height:1.6}.plan-result{margin-top:20px;border-top:1px solid #ffffff70;padding-top:18px;font-size:13px;line-height:1.8}.plan-result strong{display:block;color:var(--yellow);font-size:16px;margin-bottom:8px}.footer{background:var(--night);padding-top:58px;padding-bottom:24px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:42px}.footer-top>p{font-size:19px;line-height:1.5}.footer-top strong{font-size:25px;font-weight:600;color:var(--yellow)}.footer-up{display:flex;gap:28px;align-items:center;font-size:12px}.footer-up span{width:44px;height:44px;display:grid;place-items:center;border:1px solid #ffffff50;border-radius:50%;font-size:22px}.footer-bottom{border-top:1px solid #ffffff36;display:flex;justify-content:space-between;gap:25px;padding-top:23px;color:var(--muted);font-size:11px}.footer-bottom button{font:inherit;color:inherit;padding:0;background:none;border:0;text-decoration:underline;text-underline-offset:4px}.footer-bottom a{text-decoration:underline;text-underline-offset:4px}dialog{max-width:650px;width:calc(100% - 32px);max-height:90svh;overflow:auto;border:0;border-radius:14px;background:var(--paper);color:var(--ink);padding:46px;box-shadow:0 25px 100px #0008}dialog::backdrop{background:#1b0b2cd4;backdrop-filter:blur(6px)}dialog h2{font:700 34px/1.1 'Manrope',Arial,sans-serif;letter-spacing:-.04em;margin-bottom:23px;padding-right:15px}dialog p{font-size:14px;line-height:1.8;margin-bottom:16px}dialog .eyebrow{font-size:10px;color:var(--purple)}dialog li{font-size:14px;line-height:1.7;margin:12px 0}dialog a{text-decoration:underline;color:var(--purple)}dialog ol{padding-left:22px;margin:22px 0}.dialog-close{position:absolute;right:13px;top:10px;color:var(--purple);background:none;border:0;width:44px;height:44px;font-size:32px}.dialog-note{color:#6f597c}dialog .button{width:100%;margin-top:13px}body.dialog-open{overflow:hidden}.reveal{transition:opacity .7s,transform .8s}.motion-ready[data-motion=on] .reveal{opacity:0;transform:translateY(40px)}.motion-ready[data-motion=on] .reveal.visible{opacity:1;transform:none}[data-motion=off]{scroll-behavior:auto}[data-motion=off] *{animation:none!important;transition:none!important}[data-motion=off] .hero-sequence{height:100svh;min-height:740px}[data-motion=off] .hero-next{display:none}[data-motion=off] .reveal{opacity:1;transform:none}html,body{overflow-x:clip}
@media(min-width:1700px){.section{padding-left:max(6vw,calc((100vw - 1500px)/2));padding-right:max(6vw,calc((100vw - 1500px)/2))}.hero-title{top:27%}}
@media(max-width:1100px){.header nav{gap:20px;font-size:12px}.area-link{display:none}.header{gap:18px}.header-actions{gap:15px}.hero-stage{min-height:710px}.tile-blue{height:600px}.tile-red{height:390px}.coast-caption{display:block}.coast-caption p{margin-top:12px}.coast-photo{height:370px}.route-row{grid-template-columns:25px 115px 1fr auto;gap:20px}.route-row img{width:115px;height:100px}.route-row h3{font-size:22px}.route-button{padding:12px;gap:15px}.plan-form{padding:27px}.plan{gap:5vw}.hero-label{top:23%}.destination-nav{gap:13px}.destination-nav button{font-size:13px;gap:8px}}
@media(max-width:760px){html{scroll-padding-top:88px}.section{padding:70px 23px}.header{padding:14px 19px;gap:12px}.header .brand{padding:7px 10px 6px}.header .logo-crop{width:105px;height:42px}.header .logo-crop img{width:164px;left:-30px;top:-19px}.header .brand-descriptor{font-size:7px;margin-left:27px}.header-actions{gap:10px}.header .button.small{padding:11px 13px;gap:10px;font-size:10px;min-height:42px}.header .button.small span{font-size:18px}.menu-toggle{display:block;width:42px;height:42px;font-size:22px}.header nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--deep);padding:22px 24px;font-size:16px;border-bottom:1px solid #ffffff55;flex-direction:column;gap:18px}.header nav.open{display:flex}.hero-sequence{height:150svh}.hero-stage{min-height:700px}.hero-label{top:20%;left:24px;right:24px;font-size:10px}.hero-label span:last-child{display:none}.hero-title{top:31%;left:20px}.hero-title p{font-size:30px;margin-bottom:8px}.hero-title h1{font-size:47vw}.hero-photo{inset:-3% -33%}.hero-photo img{object-position:59% center}.hero-copy{bottom:20%;left:24px;max-width:80%}.hero-copy p{font-size:15px;line-height:1.75;margin-bottom:18px}.hero-copy .line-link{font-size:12px;gap:20px}.round-cta{width:83px;height:83px;right:27px;bottom:8.5%;font-size:10px;gap:5px}.round-cta b{font-size:20px}.round-cta:before{inset:-6px}.hero-foot{left:24px;right:24px;bottom:18px;gap:10px;font-size:9px}.hero-place{display:none}.motion-toggle{font-size:9px;min-height:38px;padding:9px 10px}.hero-next{left:24px;right:24px;top:35%}.hero-next h2{font-size:52px;line-height:1}.hero-next p{font-size:10px;max-width:250px;line-height:1.7}.ribbon{padding:14px 0}.ribbon>div{font-size:30px;gap:20px}.ribbon span{font-size:34px}.section-meta{font-size:9px;letter-spacing:.05em;margin-bottom:40px;padding-top:18px;gap:24px}.section-meta span:last-child{text-align:right;max-width:45%}.intro-top{grid-template-columns:1fr;gap:28px;margin-bottom:40px}.intro h2{font-size:15vw}.intro-copy{font-size:15px;max-width:none}.intro-copy p+p{margin-top:16px}.editorial-grid{grid-template-columns:1fr;gap:34px}.tile-blue{height:520px;border-radius:180px 180px 6px 6px}.tile-blue .photo-count{top:175px}.tile-red{height:390px}.editorial-right{padding-top:0}.handwritten{font-size:25px;padding:0 0 25px 20px}.tile-caption{left:25px;right:25px;bottom:25px}.tile-caption strong{font-size:40px}.editorial-note{font-size:13px;margin-left:5px}.destination-explorer{min-height:790px;padding:33px 24px 182px}.explorer-top{font-size:9px;letter-spacing:.06em;gap:18px}.explorer-top span:first-child{max-width:210px}.explorer-content{padding:55px 0 25px}.explorer-content h2{font-size:52px}.explorer-content>p:first-child{font-size:10px;margin-bottom:25px}.explorer-description{font-size:14px;margin:26px 0;max-width:340px}.explorer-content .button{font-size:12px;padding:15px 18px;gap:18px}.destination-nav{left:24px;right:24px;bottom:25px;display:flex;flex-wrap:wrap;gap:6px 20px}.destination-nav button{font-size:13px;min-height:48px;padding:10px 0 5px;flex:1 1 26%;gap:8px}.explorer-image img{object-position:60%}.coast h2{font-size:13.5vw}.coast-heading{display:block;margin-bottom:35px}.coast-heading p{margin-top:26px;font-size:15px}.coast-grid{grid-template-columns:1fr;gap:45px}.coast-item:nth-child(2){padding-top:0}.coast-photo{height:350px}.coast-caption{display:flex;gap:20px}.coast-caption h3{font-size:33px}.coast-caption p{font-size:12px;margin-top:0;max-width:195px}.routes-heading{grid-template-columns:1fr;gap:27px;margin-bottom:37px}.routes h2{font-size:16vw}.routes-heading>div{font-size:15px;max-width:none}.routes-heading p+p{margin-top:16px}.route-row{grid-template-columns:87px 1fr;gap:18px;padding:24px 0}.route-number{display:none}.route-row img{width:87px;height:99px;grid-row:1/3}.route-row small{font-size:9px}.route-row h3{font-size:19px;line-height:1.2;margin:7px 0}.route-row p{font-size:11px;line-height:1.6}.route-button{grid-column:2;justify-self:start;font-size:11px;min-height:42px;padding:8px 12px;margin-top:-5px}.routes-note{font-size:11px}.way-top>h2{font-size:12.5vw;line-height:1}.way-top>p:last-child{font-size:15px;margin-top:25px}.eyebrow{font-size:10px;margin-bottom:22px}.values{grid-template-columns:1fr;gap:28px;margin:43px 0 50px}.values article{display:grid;grid-template-columns:30px 1fr;gap:10px 15px;align-items:start;padding-top:20px}.values span{padding-top:3px}.values h3{font-size:18px;margin:0}.values p{grid-column:2;font-size:14px;max-width:none}.journey-preview{grid-template-columns:1fr;gap:36px;padding-top:40px}.journey-preview h3{font-size:32px}.journey-preview p{font-size:14px}.mini-ticket{margin:5px 8px;padding:26px;transform:rotate(3deg)}.faq{grid-template-columns:1fr;gap:32px}.faq h2{font-size:16vw}.faq summary{font-size:14px;gap:18px;padding:21px 0}.faq details p{font-size:13px;padding-right:8px}.plan{grid-template-columns:1fr;gap:38px}.plan h2{font-size:16.7vw}.plan-copy>p:last-child{font-size:16px;margin-top:24px}.plan-form{padding:26px 20px;transform:rotate(-1deg);margin:0 4px}.plan-form h3{font-size:22px}.form-row{grid-template-columns:1fr}.plan-form label{margin-bottom:20px}.plan-form input,.plan-form select{font-size:16px}.plan-form .button{font-size:12px;padding:15px 18px}.footer{padding-top:40px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:25px}.footer .brand{justify-self:start;padding:8px 10px}.footer .logo-crop{width:120px;height:48px}.footer .logo-crop img{width:188px;left:-35px;top:-22px}.footer .brand-descriptor{font-size:7px;margin-left:27px}.footer-top>p{font-size:15px}.footer-top strong{font-size:19px}.footer-up{grid-column:1/-1;justify-self:end;font-size:11px}.footer-bottom{flex-wrap:wrap;gap:18px;font-size:10px}.footer-bottom>span{width:100%}dialog{padding:40px 24px 28px}dialog h2{font-size:27px}dialog .button{font-size:12px;gap:18px}[data-motion=off] .hero-sequence{min-height:700px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
