@font-face{font-family:SintaEditorial;src:local('Palatino Linotype'),local('Book Antiqua');font-display:swap}
:root{--ink:#173f38;--paper:#faf8f2;--sand:#eee9dd;--muted:#637069;--line:#d8ded4;--sun:#e3b77a;--serif:SintaEditorial,Georgia,serif;--sans:'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.65}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;background:none}img{display:block;max-width:100%;object-fit:cover}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}svg.icon-library{position:absolute;width:0;height:0;overflow:hidden}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-2px;line-height:1.04}h2{font-size:58px}h3{font-family:var(--serif);font-size:28px;font-weight:400;line-height:1.2}em{font-weight:400}p{color:var(--muted)}:focus-visible{outline:3px solid #b77c35;outline-offset:5px}.wrap{width:calc(100% - 112px);max-width:1328px;margin-inline:auto}.section{padding-block:108px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:2.3px;color:inherit;line-height:1.5}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p,.section-heading>div>p:not(.eyebrow){font-size:15px;line-height:1.8;margin-bottom:3px}.section-heading>div>.text-link{margin-top:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:14px 23px;background:var(--ink);color:white;border:1px solid var(--ink);border-radius:5px;font-size:13px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#2c5b4e;transform:translateY(-2px)}.button svg{width:20px;height:20px}.button.light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button.light:hover{background:#eadfc9}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:13px;font-weight:600;border-bottom:1px solid currentColor;padding:3px 0 8px;line-height:1.5;text-align:left}.text-link svg{width:20px}.text-link:hover{color:#98723d}.skip-link{position:fixed;top:-100px;left:15px;z-index:100;background:white;padding:10px}.skip-link:focus{top:10px}
.header{height:100px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--paper);position:relative;z-index:10}.brand{display:flex;gap:11px;align-items:center}.brand img{background:none;border-radius:10px}.brand span{display:flex;flex-direction:column;align-items:center}.brand b{font-family:var(--serif);font-size:40px;font-weight:400;line-height:.84;letter-spacing:-2px}.brand small{font-size:8px;font-weight:650;letter-spacing:3px;margin-top:9px;margin-left:3px}.header nav{display:flex;gap:27px}.header nav a{font-size:12px;font-weight:500;padding-block:8px;position:relative}.header nav a:after{position:absolute;content:'';height:1px;background:var(--ink);bottom:0;left:0;width:0;transition:width .2s}.header nav a:hover:after{width:100%}.header .button{min-height:44px;padding:11px 17px;font-size:11px;gap:16px}.menu-toggle{display:none}.hero{height:660px;position:relative;color:white;background:#2e5144;isolation:isolate}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.hero-image{object-position:50% 54%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(8,28,25,.66),rgba(8,28,25,.1) 76%),linear-gradient(0deg,rgba(8,28,25,.53),transparent 40%)}.hero-content{padding-top:88px}.hero .eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:2.5px}.small-line{display:block;width:26px;height:1px;background:currentColor}.hero h1{font-size:96px;line-height:.99;margin:30px 0 22px;letter-spacing:-3.5px}.hero h1 em{color:#eee1b9}.hero-description{color:#f8f8f0;font-size:16px;line-height:1.7;margin-bottom:29px}.hero-foot{position:absolute;bottom:48px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1px}.hero-foot>span{display:flex;align-items:center;gap:7px}.hero-foot svg{width:14px}.hero-foot a{display:flex;align-items:center;gap:24px}.hero-foot a span{font-size:23px}.category-bar{display:grid;grid-template-columns:repeat(3,1fr);background:var(--paper);position:relative;margin-top:-22px;z-index:1;border:1px solid #e0e1d6;border-radius:7px;box-shadow:0 10px 35px #233d3110;min-height:112px;padding:25px 16px}.category-bar a{display:flex;gap:20px;align-items:center;padding:0 25px;border-right:1px solid var(--line)}.category-bar a:last-child{border:0}.category-bar a>svg:first-child{width:31px;height:31px}.category-bar span{display:flex;flex-direction:column;gap:5px}.category-bar small{font-size:9px;letter-spacing:1.4px;color:#687b71}.category-bar b{font-size:13px;font-weight:500}.category-bar .bar-arrow{margin-left:auto;width:18px}.category-bar a:hover .bar-arrow{transform:translateX(4px)}.discover{padding-top:88px}.discovery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.destination-card{height:420px;position:relative;overflow:hidden;border-radius:8px;color:white;background:#3e5847;isolation:isolate}.destination-card:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#122c3033,transparent 30%,#071d1cbd)}.destination-card>img{position:absolute;width:100%;height:100%;inset:0;z-index:-2;transition:transform .7s}.destination-card:hover>img{transform:scale(1.035)}.card-label{position:absolute;top:22px;left:23px;font-size:9px;letter-spacing:2px}.destination-copy{position:absolute;bottom:37px;left:26px;right:26px}.destination-copy small{font-size:9px;letter-spacing:1.8px;display:block;margin-bottom:13px}.destination-copy strong{font-family:var(--serif);font-size:32px;line-height:1.13;font-weight:400;display:block;padding-right:28px;letter-spacing:-.6px}.circle-arrow{position:absolute;right:0;bottom:5px;border:1px solid #ffffff70;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;font-size:22px}.photo-caption{position:absolute;bottom:10px;left:26px;font-size:9px;color:#e5e9df}.stays{background:var(--sand)}.stay-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:88px;align-items:center}.stay-photo{height:620px;position:relative;border-radius:8px;overflow:hidden;background:#69735d}.stay-photo>img{width:100%;height:100%;object-position:50% 50%}.stay-photo:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(0deg,#112a2566,transparent)}.photo-note{position:absolute;left:22px;bottom:16px;color:white;font-size:8px;letter-spacing:1px;z-index:1;text-shadow:0 1px 4px black}.image-stamp{position:absolute;right:26px;bottom:68px;color:white;font-family:var(--serif);font-size:36px;line-height:1.15;z-index:1;transform:rotate(-5deg);text-shadow:0 1px 8px #222}.stay-content h2{font-size:67px;margin:21px 0 25px}.stay-content>p:not(.eyebrow):not(.fine-print){max-width:360px}.stay-content h3{font-family:var(--sans);font-size:12px;font-weight:600;margin-top:27px}.preference-chips{display:flex;flex-wrap:wrap;gap:9px;margin:15px 0 29px}.preference-chips button{border:1px solid #b9c2b4;border-radius:4px;padding:7px 12px;font-size:11px;transition:all .15s}.preference-chips button:hover,.preference-chips button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.fine-print{font-size:11px;line-height:1.75;max-width:400px}.stay-content .fine-print{margin-top:16px}.boat-section{background:var(--ink);color:#f7f3e7}.boat-section .section-heading>p{color:#c0cfc5}.boat-section h2{font-size:54px}.boat-section h2 em{color:#d7ddbd}.boat-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:65px;align-items:center}.boat-image{position:relative;height:440px;overflow:hidden;border-radius:8px}.boat-image>img{width:100%;height:100%;object-position:center}.image-caption{position:absolute;bottom:18px;left:20px;display:flex;align-items:center;gap:8px;font-size:10px;text-shadow:0 1px 5px black}.image-caption svg{width:17px}.boat-choices article{padding-block:26px;border-bottom:1px solid #f1e7cd33}.boat-choices article:first-child{padding-top:0}.boat-choices .eyebrow{color:#b6c6ae;font-size:9px;letter-spacing:1.6px}.boat-choices h3{font-size:33px;margin:10px 0 14px}.boat-choices p{font-size:13px;color:#c7d2c9;max-width:370px}.boat-choices .text-link{margin-top:20px;font-size:12px;color:#f2ead9}.boat-choices .boat-note{font-size:10px;margin-top:20px;line-height:1.8}.parks-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:58px;align-items:center}.park-landscape{height:430px;position:relative;border-radius:8px;overflow:hidden}.park-landscape img{width:100%;height:100%}.park-landscape:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#142c2b99,transparent 85%)}.landscape-title{position:absolute;bottom:55px;left:30px;font:42px/1.08 var(--serif);color:white;z-index:1;letter-spacing:-1px}.park-list>.eyebrow{margin-bottom:14px}.park-list>button{display:flex;align-items:center;gap:20px;padding:24px 0;width:100%;border-bottom:1px solid var(--line);text-align:left}.park-list>button:hover strong{color:#a57437}.park-list>button>span:last-child{margin-left:auto;font-size:25px}.park-number{font-size:11px;color:#7c897f;align-self:flex-start;margin-top:6px}.park-list strong{font-family:var(--serif);font-weight:400;font-size:25px;line-height:1.2;display:block}.park-list small{display:block;font-size:12px;margin-top:7px;color:var(--muted)}.park-list .fine-print{margin-top:22px;font-size:10px}.itinerary-section{background:#f0eee5}.route-tabs{display:flex;border-bottom:1px solid #c9d1c5;gap:30px}.route-tabs button{display:flex;gap:14px;align-items:center;padding:16px 0;color:#627569;font-size:14px;border-bottom:2px solid transparent;margin-bottom:-1px}.route-tabs button span{font-size:10px;font-weight:400;background:#e3e4d9;padding:3px 8px;border-radius:3px}.route-tabs button[aria-selected=true]{color:var(--ink);border-color:var(--ink);font-weight:600}.route-panel{padding-top:36px}.route-days{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.route-day{border-left:1px solid #b4c2af;padding:0 26px 7px;min-height:140px}.route-day .eyebrow{font-size:9px;letter-spacing:1.6px}.route-day h3{font-size:28px;margin:16px 0 10px}.route-day p{font-size:12px;line-height:1.8}.route-day.route-aside{background:#e6e6d8;border:0;border-radius:5px;padding:23px}.route-aside h3{font-size:26px;margin:8px 0 10px}.route-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:30px;gap:25px}.route-bottom>span{font-size:10px;color:var(--muted)}.route-bottom .text-link{font-size:12px}.host-tip{display:flex;gap:19px;align-items:center;border-top:1px solid #cbd2c6;margin-top:42px;padding-top:30px}.host-avatar{height:57px;width:57px;flex-shrink:0}.host-avatar svg{width:100%;height:100%;stroke:none}.host-tip span{font-size:9px;font-weight:600;letter-spacing:1px}.host-tip small{font-size:8px;font-weight:400;color:#657062;margin-left:10px;letter-spacing:.5px}.host-tip p{font-family:var(--serif);font-size:19px;color:#435d4b;margin-top:5px;line-height:1.4}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.care-grid article{border-top:1px solid var(--line);padding-top:24px}.care-grid article>span{font-family:var(--serif);font-size:34px;color:#8b9c85}.care-grid h3{font-size:28px;margin:18px 0 12px}.care-grid p{font-size:13px;max-width:330px}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;padding-bottom:100px}.faq h2{font-size:40px;margin-top:18px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{padding:21px 30px 21px 0;cursor:pointer;font-size:13px;font-weight:500;position:relative;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:0;top:17px;font-size:22px;font-weight:300}.faq details[open] summary:after{content:'−'}.faq details p{font-size:12px;padding:0 25px 22px 0}.final-cta{text-align:center;position:relative;background:var(--ink);color:var(--paper);padding:80px 24px 85px;overflow:hidden}.final-cta h2{font-size:84px;margin:21px 0;color:#f7f2e5}.final-cta h2 em{color:#d9ddbf}.final-cta>p:not(.eyebrow){color:#ccd5c7;font-size:14px;margin-bottom:26px}.final-sun{position:absolute;width:410px;height:410px;left:-110px;top:85px;opacity:.075;stroke-width:.4}.final-cta .eyebrow{font-size:9px}.cta-note{display:block;margin-top:17px;font-size:9px;letter-spacing:.3px;color:#c1cec3}.footer-top{display:flex;align-items:center;justify-content:space-between;padding:45px 0;gap:25px}.footer-top>p{font-size:12px}.footer-top .text-link{font-size:12px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:24px 0 30px;font-size:9px;color:#6e7a70}.footer-bottom>div{display:flex;gap:20px}.footer-bottom button{padding:0;font-size:9px}.footer-bottom button:hover{text-decoration:underline}.floating-plan{position:fixed;bottom:23px;right:24px;z-index:11;background:var(--ink);border:1px solid #ffffffe0;color:white;padding:13px 18px;display:flex;align-items:center;gap:10px;border-radius:50px;box-shadow:0 4px 20px #0002;font-size:11px}.floating-plan svg{width:21px}.floating-plan:hover{background:#386854}
dialog{border:0;border-radius:13px;padding:0;background:var(--paper);color:var(--ink);width:min(610px,calc(100% - 28px));max-height:calc(100dvh - 40px);box-shadow:0 30px 100px #041d2a55}dialog::backdrop{background:#062c2ac9;backdrop-filter:blur(5px)}.dialog-head{padding:22px 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.mini-brand{font:30px/1 var(--serif);letter-spacing:-1px}.mini-brand span{font:8px/1 var(--sans);letter-spacing:2px;margin-left:8px}.close-dialog{font-size:30px;font-weight:300;width:40px;height:40px;line-height:1;border-radius:50%}.close-dialog:hover{background:var(--sand)}.dialog-body{padding:30px 35px}.dialog-body h2{font-size:40px;margin:13px 0 22px;letter-spacing:-1.2px}.step-progress{display:flex;gap:6px;margin-bottom:26px}.step-progress span{height:3px;background:var(--line);flex:1}.step-progress span.active{background:var(--ink)}fieldset{margin:0;padding:0;border:0}legend{font-weight:600;font-size:12px;margin-bottom:14px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px;font-size:12px}.field label{font-weight:600}input:not([type=checkbox]):not([type=radio]),select,textarea{background:white;border:1px solid #bfcbbe;border-radius:5px;padding:12px;color:var(--ink);width:100%;min-width:0}input:disabled{background:#eaece5;color:#7c847a}.check-line{display:flex;align-items:center;gap:9px;font-size:12px;margin:17px 0 22px;cursor:pointer}input[type=checkbox],input[type=radio]{accent-color:var(--ink);width:17px;height:17px}.option-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice-label{border:1px solid #bdcabc;border-radius:5px;padding:15px 12px;display:flex;align-items:center;gap:9px;font-size:12px;cursor:pointer}.choice-label:has(input:checked){background:#e4ecdf;border-color:var(--ink)}.field.full{margin-top:20px}.form-intro{font-size:13px;margin-bottom:20px}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:24px}.form-actions .button{margin-left:auto;min-width:145px}.back-button{font-size:12px;text-decoration:underline;padding:10px 0}.dialog-footnote{font-size:10px;line-height:1.6;margin-top:25px}.step-summary{background:#eaece2;border-radius:6px;padding:20px;white-space:pre-wrap;font:12px/1.8 var(--sans);color:#284737;overflow-wrap:anywhere}.summary-tools{display:flex;gap:16px;flex-wrap:wrap;margin-top:18px}.summary-tools button{font-size:12px;text-decoration:underline}.notice{background:#f0e3cb;font-size:11px;color:#624c2d;padding:13px 15px;border-radius:5px;margin-top:15px}#form-error{font-size:12px;color:#a13926;margin-top:14px}.toast{position:fixed;bottom:90px;left:50%;transform:translateX(-50%);max-width:calc(100% - 30px);background:var(--ink);color:white;padding:13px 22px;border-radius:6px;font-size:12px;z-index:100;box-shadow:0 5px 25px #0002;opacity:0;pointer-events:none;transition:opacity .2s}.toast.show{opacity:1}#info-content p{font-size:13px;margin:15px 0}#info-content a{text-decoration:underline}#info-content ul{font-size:12px;padding-left:20px}#info-content li{margin:12px 0}#info-content h3{font-size:24px;margin-top:25px}.noscript{padding:15px;background:#e6d9bd;text-align:center}
@media(min-width:1500px){.hero{height:730px}.hero-content{padding-top:110px}.hero h1{font-size:112px}.header{padding-inline:max(56px,calc((100vw - 1328px)/2))}}
@media(max-width:1150px){.header{padding-inline:30px;gap:18px}.header nav{gap:18px}.header nav a{font-size:11px}.header .nav-cta{display:none}.wrap{width:calc(100% - 70px)}h2{font-size:48px}.hero h1{font-size:84px}.category-bar a{padding:0 14px;gap:12px}.category-bar b{font-size:11px}.category-bar .bar-arrow{display:none}.stay-layout{gap:50px}.stay-content h2{font-size:56px}.boat-layout{gap:40px}.boat-section h2{font-size:45px}.parks-layout{gap:35px}.park-list strong{font-size:22px}.destination-copy strong{font-size:27px}.destination-copy{left:20px;right:20px}.destination-card{height:370px}.faq{gap:40px}.route-tabs{gap:22px}}
@media(max-width:760px){html{scroll-padding-top:24px}.wrap{width:calc(100% - 40px)}.section{padding-block:65px}.header{height:79px;padding:0 20px}.brand b{font-size:34px}.brand img{width:37px;height:37px}.brand small{font-size:7px;letter-spacing:2.4px;margin-top:8px}.header nav{display:none;position:absolute;top:79px;left:0;right:0;padding:15px 22px 25px;background:var(--paper);box-shadow:0 18px 20px #06282022;flex-direction:column;gap:0}.header nav.open{display:flex}.header nav a{font-size:14px;padding:13px 0;border-bottom:1px solid var(--line)}.menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;width:44px;height:44px}.menu-toggle span{width:23px;height:1px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{height:620px}.hero-image{object-position:61% 50%}.hero-shade{background:linear-gradient(90deg,#071f286e,#112c2322),linear-gradient(0deg,#0c342bbb,transparent 60%)}.hero-content{padding-top:82px}.hero .eyebrow{font-size:8px;letter-spacing:1.9px}.hero h1{font-size:60px;letter-spacing:-2.5px;margin-top:28px;line-height:1.03}.hero-description{font-size:13px;margin-bottom:28px}.hero .button{font-size:11px;padding:15px 16px;gap:17px;min-height:49px}.hero-foot{bottom:47px;font-size:8px}.hero-foot a{gap:10px;font-size:0}.hero-foot a span{font-size:20px}.category-bar{grid-template-columns:1fr;padding:9px 20px;margin-top:-22px}.category-bar a{padding:16px 0;border-right:0;border-bottom:1px solid var(--line);gap:20px}.category-bar a>svg:first-child{width:25px;height:25px}.category-bar .bar-arrow{display:block}.category-bar small{font-size:8px;letter-spacing:1.5px}.category-bar b{font-size:12px}.category-bar span{gap:1px}h2{font-size:42px;letter-spacing:-1.5px}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:16px}.section-heading>p,.section-heading>div>p:not(.eyebrow){font-size:13px;margin-top:22px}.desktop-only{display:none}.eyebrow{font-size:8px;letter-spacing:1.8px}.discovery-grid{grid-template-columns:1fr;gap:16px}.destination-card{height:360px}.destination-copy strong{font-size:34px}.destination-copy{left:24px;right:24px}.card-label{font-size:8px}.destination-copy small{font-size:8px}.stay-layout{grid-template-columns:1fr;gap:34px}.stay-photo{height:390px}.stay-content h2{font-size:54px;margin:18px 0 21px}.stay-content>p:not(.eyebrow):not(.fine-print){font-size:13px}.stay-content .fine-print{font-size:10px}.stay-content .button{font-size:11px;gap:14px;padding:14px 16px}.image-stamp{font-size:32px;right:25px;bottom:60px}.photo-note{font-size:7px;left:16px;max-width:calc(100% - 32px)}.boat-section h2{font-size:41px;line-height:1.09}.boat-layout{grid-template-columns:1fr;gap:35px}.boat-image{height:325px}.boat-choices h3{font-size:32px}.boat-choices article{padding-block:25px}.parks-layout{grid-template-columns:1fr;gap:30px}.park-landscape{height:355px}.landscape-title{font-size:40px;left:24px}.park-list strong{font-size:24px}.park-list>button{padding:22px 0}.route-tabs{gap:0;justify-content:space-between}.route-tabs button{font-size:10px;gap:5px;flex-direction:column;align-items:flex-start;padding:12px 5px 12px 0}.route-tabs button span{font-size:8px;padding:2px 6px}.route-days{grid-template-columns:1fr;gap:28px}.route-day{min-height:0;padding-left:20px}.route-day h3{font-size:28px;margin:11px 0 10px}.route-bottom{align-items:flex-start;flex-direction:column;gap:18px}.route-bottom>span{font-size:9px}.host-tip{align-items:flex-start;gap:13px;margin-top:30px;padding-top:25px}.host-tip span{font-size:8px;letter-spacing:.5px}.host-tip small{display:block;margin:3px 0}.host-tip p{font-size:17px;margin-top:9px}.host-avatar{height:46px;width:46px}.care-grid{grid-template-columns:1fr;gap:27px}.care-grid article{padding-top:18px;display:grid;grid-template-columns:35px 1fr;column-gap:16px}.care-grid article>span{grid-row:span 2;font-size:29px}.care-grid h3{font-size:26px;margin:6px 0 12px}.care-grid p{font-size:12px;max-width:none}.faq{grid-template-columns:1fr;gap:26px;padding-bottom:65px}.faq h2{font-size:36px}.faq summary{font-size:12px;padding-block:20px}.final-cta{padding:60px 20px 65px}.final-cta h2{font-size:66px}.final-cta .button{font-size:12px}.final-sun{width:270px;left:-150px}.footer-top{display:grid;grid-template-columns:1fr;gap:20px;padding:35px 0}.footer-top .brand{justify-self:start}.footer-top .text-link{justify-self:start}.footer-bottom{flex-direction:column;gap:15px;padding-bottom:95px}.footer-bottom>div{flex-wrap:wrap}.floating-plan{bottom:18px;right:18px;padding:12px 16px}.floating-plan span{font-size:10px}.dialog-head{padding:15px 20px}.dialog-body{padding:25px 21px}.dialog-body h2{font-size:34px}.field-grid{gap:12px}.option-grid{gap:8px}.choice-label{font-size:11px;padding:12px 9px}.field{font-size:11px}.form-actions .button{font-size:12px;padding-inline:16px}.dialog-footnote{font-size:9px}.toast{bottom:85px;width:max-content;text-align:center}dialog{max-height:calc(100dvh - 24px)}}
@media(max-width:760px){.hero h1{font-size:clamp(38px,13vw,56px);line-height:1.09;letter-spacing:-1.9px}.hero{height:590px}.floating-plan{width:49px;height:49px;justify-content:center;padding:0}.floating-plan span{display:none}}
/* Keep decision-making copy readable at every viewport. */
.button,.text-link,.header nav a,.header .button,.category-bar b,.park-list small,.faq summary,.field,.choice-label,.check-line,legend,.back-button,.summary-tools button{font-size:.875rem}
.section-heading>p,.section-heading>div>p:not(.eyebrow),.stay-content>p:not(.eyebrow):not(.fine-print),.boat-choices p,.route-day p,.care-grid p,.faq details p,.form-intro,#info-content p{font-size:1rem}
.eyebrow,.hero .eyebrow,.category-bar small,.card-label,.destination-copy small,.photo-caption,.photo-note,.image-caption,.hero-foot,.fine-print,.stay-content .fine-print,.boat-choices .eyebrow,.boat-choices .boat-note,.park-list .fine-print,.route-day .eyebrow,.route-bottom>span,.route-tabs button span,.host-tip span,.host-tip small,.footer-top>p,.footer-bottom,.footer-bottom button,.dialog-footnote,.notice,.cta-note,.final-cta .eyebrow{font-size:.75rem}
.header nav{gap:20px}.header .nav-cta{white-space:nowrap}.hero-foot svg{width:18px}.photo-caption,.photo-note{background:#133c35d9;padding:3px 7px;border-radius:3px;text-shadow:none}.host-tip small{letter-spacing:0}.route-tabs button{font-size:.875rem}.footer-bottom button,.summary-tools button{min-height:40px}.preference-chips button{font-size:.875rem;min-height:44px}.stay-content h3{font-size:.875rem}.park-list strong{line-height:1.3}.step-summary{font-size:.875rem}.field input,.field select,.field textarea{font-size:1rem}.form-actions .button{font-size:.875rem}.footer-top .text-link,.boat-choices .text-link,.route-bottom .text-link{font-size:.875rem}
@media(max-width:1150px){.header nav a{font-size:.875rem}.header nav{gap:20px}}
@media(max-width:760px){.hero .button,.stay-content .button{font-size:.875rem}.hero-description{font-size:1rem}.hero-foot{font-size:.75rem}.hero-foot a{font-size:0}.category-bar b{font-size:.875rem}.category-bar small{font-size:.75rem}.category-bar{padding-inline:16px}.category-bar a{gap:14px}.category-bar .bar-arrow{width:17px}.route-tabs button{font-size:.8125rem;align-items:flex-start}.route-tabs button span{font-size:.75rem}.route-bottom>span{font-size:.75rem}.host-tip span,.host-tip small{font-size:.75rem}.care-grid p,.faq details p{font-size:1rem}.faq summary{font-size:.875rem}.photo-note{font-size:.6875rem}.photo-caption{font-size:.75rem}.destination-copy{bottom:50px}.destination-copy strong{font-size:32px}.destination-copy small{font-size:.75rem}.park-number{font-size:.75rem}.footer-bottom{font-size:.75rem}.footer-bottom>div{gap:15px}.footer-bottom button{font-size:.75rem}.final-cta>p:not(.eyebrow){font-size:1rem}.dialog-footnote{font-size:.75rem}.field,.choice-label{font-size:.875rem}.choice-label{min-height:64px}.option-grid{grid-template-columns:1fr}.hero-foot>span{letter-spacing:0}.hero .eyebrow{font-size:.6875rem}.hero h1{font-size:clamp(38px,13vw,56px)}.mini-brand span{font-size:.625rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
