/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#102a43;--navy-deep:#091f35;--yellow:#f4b942;--yellow-dark:#e5a72d;--cream:#fff8e8;--cream-deep:#f4ead3;--white:#fff;--terracotta:#c96f4a;--muted:#526475;--line:#e8deca}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:var(--cream);color:var(--navy);margin:0;font-family:Avenir Next,Avenir,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-header{z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;width:min(100% - 64px,1320px);height:104px;margin:0 auto;display:grid;position:relative}.wordmark{letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:12px;font-size:25px;font-weight:800;line-height:1;display:inline-flex}.wordmark img{object-fit:contain;flex:none;width:auto;height:62px}nav{gap:42px;font-weight:700;display:flex}nav a{padding:10px 0;position:relative}nav a:after{content:"";background:var(--yellow);height:3px;transition:right .22s;position:absolute;bottom:2px;left:0;right:100%}nav a:hover:after,nav a:focus-visible:after{right:0}.header-cta{justify-self:end}.button{border:2px solid var(--navy);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:16px;min-height:54px;padding:0 24px;font-weight:800;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.button-outline{background:0 0}.button-outline:hover{background:var(--navy);color:var(--white)}.button-primary{background:var(--yellow);border-color:var(--yellow);color:var(--navy-deep);box-shadow:0 12px 26px #bc82142e}.button-primary:hover{background:var(--yellow-dark);border-color:var(--yellow-dark)}.button-primary:hover svg{transform:translate(4px)}.button svg{transition:transform .2s}.hero{grid-template-columns:minmax(430px,.92fr) minmax(600px,1.08fr);align-items:start;width:min(100% - 64px,1440px);min-height:0;margin:0 auto;display:grid;overflow:hidden}.hero-copy{z-index:2;min-width:0;padding:48px 48px 64px 28px;position:relative}.eyebrow{color:var(--terracotta);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:800}.eyebrow.light{color:#ffd56f}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.05em;max-width:610px;margin-bottom:20px;font-size:clamp(48px,4.15vw,64px);font-weight:720;line-height:1.02}.hero-copy h1{z-index:3;width:100%;max-width:610px;position:relative}h2{letter-spacing:-.04em;font-size:clamp(38px,3.7vw,56px);font-weight:710;line-height:1.04}h3{margin-bottom:12px;font-size:24px}.brush-line{background:var(--yellow);border-radius:100% 20% 100% 30%;width:250px;height:9px;margin:0 0 26px;display:block;transform:rotate(-1deg)}.hero-text{color:#263f56;max-width:560px;margin-bottom:28px;font-size:20px;line-height:1.55}.hero-button{min-width:320px;min-height:68px;font-size:18px}.tour-facts{color:#263f56;align-items:center;margin-top:34px;display:flex}.tour-facts span{border-right:1px solid var(--line);align-items:center;gap:9px;padding:0 20px;font-weight:650;display:flex}.tour-facts span:first-child{padding-left:0}.tour-facts span:last-child{border:0}.hero-art{justify-content:flex-start;align-items:flex-start;height:auto;animation:.8s both riseIn;display:flex;position:relative;overflow:hidden}.hero-art img{object-fit:contain;object-position:left top;mix-blend-mode:multiply;width:100%;max-width:none;height:auto;transform:none}.section{width:min(100% - 64px,1240px);margin:0 auto;padding:112px 0}.section-heading{max-width:760px;margin-bottom:58px}.section-heading>p:last-child,.box-copy>p,.tour-card p,.interest-section p{color:var(--muted);font-size:19px;line-height:1.65}.section-heading.compact{margin-bottom:40px}.intro-section{border-top:1px solid var(--line)}.steps{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.steps article{border:1px solid var(--line);background:#ffffffb8;border-radius:22px;min-height:270px;padding:34px;box-shadow:0 20px 60px #1c364b0f}.steps p{color:var(--muted);margin-bottom:0;line-height:1.65}.step-number{background:var(--yellow);border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:36px;font-weight:850;display:grid}.tour-section{width:min(100% - 40px,1320px);padding:36px 0}.tour-card{background:var(--navy);color:var(--white);border-radius:34px;grid-template-columns:1.15fr .85fr;gap:80px;padding:76px;display:grid;position:relative;overflow:hidden}.tour-card:after{content:"";border:45px solid #f4b9421f;border-radius:50%;width:360px;height:360px;position:absolute;top:-190px;right:-180px}.tour-card h2{max-width:680px}.tour-card p{color:#cbd8e3;margin-bottom:0}.tour-details{z-index:1;grid-template-columns:1fr 1fr;align-content:center;margin:0;display:grid;position:relative}.tour-details div{border:1px solid #ffffff29;padding:24px}.tour-details dt{color:#9fb2c2;text-transform:uppercase;letter-spacing:.11em;font-size:13px;font-weight:800}.tour-details dd{color:var(--yellow);margin:8px 0 0;font-size:24px;font-weight:850}.box-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.box-visual{min-height:440px;position:relative}.mini-box{background:var(--navy);width:330px;height:230px;color:var(--cream);letter-spacing:.12em;border-radius:8px;padding:38px;position:absolute;top:110px;left:30px;transform:rotate(-4deg);box-shadow:0 28px 55px #102a4347}.mini-box strong{font-size:33px;display:block}.mini-route{border:5px dashed var(--yellow);border-color:var(--yellow) transparent transparent var(--yellow);border-radius:100%;width:170px;height:60px;margin-top:28px;transform:rotate(5deg)}.guide-card,.voucher-card{letter-spacing:.12em;border-radius:8px;width:180px;height:260px;padding:28px;font-size:14px;position:absolute;box-shadow:0 22px 48px #102a432e}.guide-card{background:var(--yellow);top:20px;left:250px;transform:rotate(8deg)}.guide-card strong{font-size:28px}.voucher-card{background:var(--white);border:1px solid var(--line);top:45px;left:70px;transform:rotate(-12deg)}.box-copy{max-width:600px}.box-copy ul{margin:28px 0 0;padding:0;list-style:none}.box-copy li{border-bottom:1px solid var(--line);padding:12px 0 12px 34px;font-weight:650;position:relative}.box-copy li:before{content:"✓";color:var(--terracotta);font-weight:900;position:absolute;left:2px}.interest-section{background:var(--navy);width:min(100% - 40px,1320px);color:var(--white);border-radius:34px;grid-template-columns:1fr .85fr;gap:90px;margin:28px auto 0;padding:82px;display:grid}.interest-section>div{align-self:center}.interest-section p{color:#cbd8e3}.interest-section form{background:var(--white);color:var(--navy);border-radius:22px;padding:34px}.interest-section label:not(.consent){margin:0 0 7px;font-size:13px;font-weight:800;display:block}.interest-section input[type=text],.interest-section input[type=email],.interest-section select{width:100%;height:52px;color:var(--navy);background:#fffdfa;border:1px solid #cfd8df;border-radius:9px;margin-bottom:18px;padding:0 16px}.interest-section label span{color:#788896;font-weight:500}.interest-section select{appearance:auto}.interest-section .website-field{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-10000px}.consent{color:var(--muted);grid-template-columns:18px 1fr;gap:10px;margin:2px 0 22px;font-size:12px;line-height:1.5;display:grid}.consent input{width:17px;height:17px;accent-color:var(--yellow)}.interest-section form .button{width:100%}.interest-section form .button:disabled{cursor:wait;opacity:.72;transform:none}.form-note{text-align:center;color:#788896!important;margin:14px 0 0!important;font-size:12px!important}.form-note.success{font-weight:700;color:#24704a!important}.form-note.error{font-weight:700;color:#a33a32!important}.faq-section{grid-template-columns:.7fr 1.3fr;gap:90px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:24px 44px 24px 0;font-size:20px;font-weight:800;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--terracotta);font-size:30px;font-weight:400;position:absolute;top:19px;right:8px}.faq-list details[open] summary:after{content:"–"}.faq-list details p{color:var(--muted);margin:0;padding:0 60px 26px 0;line-height:1.65}footer{border-top:1px solid var(--line);grid-template-columns:1fr 1.2fr auto;align-items:center;gap:28px;width:min(100% - 64px,1240px);margin:0 auto;padding:56px 0 34px;display:grid}footer p{color:var(--muted);margin:0}footer>div{gap:24px;font-weight:700;display:flex}footer small{color:#7a8996;grid-column:1/-1;padding-top:28px}.footer-brand img{height:54px}@keyframes riseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr;padding-top:30px}.hero-copy{text-align:center;padding:40px 20px 10px}.hero-copy h1{width:auto;max-width:760px}.hero-copy h1,.hero-text,.brush-line{margin-left:auto;margin-right:auto}.tour-facts{justify-content:center}.hero-art{justify-content:center;max-height:600px}.hero-art img{width:min(100%,900px);transform:none}.box-section{grid-template-columns:1fr;gap:40px}.box-visual{width:100%;max-width:500px;margin:0 auto}.box-copy{margin:0 auto}}@media (width<=760px){html,body{overflow-x:hidden}.site-header{width:min(100% - 36px,1320px);height:82px}.wordmark{letter-spacing:.055em;gap:8px;font-size:16px}.wordmark img{height:46px}.header-cta{border-radius:9px;min-height:44px;padding:0 13px;font-size:12px}.hero{width:100%;min-height:auto}.hero-copy{padding:34px 22px 16px}h1{letter-spacing:-.04em;font-size:clamp(38px,10.8vw,48px);line-height:1.04}h2{font-size:34px;line-height:1.08}.hero-text{font-size:17px}.hero-button{width:100%;min-width:0}.tour-facts{flex-wrap:wrap;row-gap:14px}.tour-facts span{padding:0 10px;font-size:13px}.hero-art{height:390px;overflow:hidden}.hero-art img{width:620px;max-width:none;transform:translate(9%)}.section{width:min(100% - 40px,1240px);padding:78px 0}.section-heading{margin-bottom:38px}.steps{grid-template-columns:1fr}.steps article{min-height:0}.tour-card,.interest-section{border-radius:24px;grid-template-columns:1fr;gap:40px;padding:42px 24px}.tour-card{margin:0}.tour-details dd{font-size:19px}.box-section{gap:22px;overflow:visible}.box-visual{width:100%;max-width:360px;min-height:330px;margin:0 auto;overflow:hidden}.mini-box{width:258px;height:180px;padding:29px;top:105px;left:18px}.mini-box strong{font-size:25px}.mini-route{border-width:4px;width:132px;height:47px;margin-top:20px}.guide-card,.voucher-card{width:140px;height:203px;padding:21px}.guide-card{top:36px;left:198px}.guide-card strong{font-size:21px}.voucher-card{top:56px;left:48px}.box-copy{width:100%;min-width:0}.box-copy h2,.box-copy p,.box-copy li{overflow-wrap:anywhere}.box-copy ul{width:100%}.faq-section{grid-template-columns:1fr;gap:0}footer{grid-template-columns:1fr;align-items:start;width:min(100% - 40px,1240px)}footer small{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
