@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');

:root{--ink:#173f42;--muted:#627575;--coral:#ed745d;--coral-hover:#dc604b;--paper:#fbf8f1;--line:#e4e7de;--pale:#eef1e7;--white:#fffefb}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--coral);outline-offset:5px}img{display:block;width:100%}h1,h2,h3,p{margin:0}.skip-link{position:absolute;top:-80px;left:20px;z-index:10;background:var(--ink);color:#fff;padding:14px;border-radius:8px}.skip-link:focus{top:12px}.site-header,main,footer{max-width:1280px;margin:auto}.site-header{display:flex;align-items:center;gap:36px;padding:27px 48px}.brand{display:inline-flex;align-items:center;font:800 15px/1 Manrope,Arial,sans-serif;letter-spacing:-.6px;white-space:nowrap}.brand-arrow{display:inline-grid;place-items:center;width:31px;height:31px;margin-right:9px;border-radius:10px;background:var(--ink);color:var(--paper);font-size:23px;font-weight:500}.brand-dot{color:var(--coral)}.site-header nav{display:flex;gap:30px;margin:auto;font-size:13px;font-weight:600}.site-header nav a{padding:10px 0;transition:color .2s}.site-header nav a:hover{color:var(--coral-hover)}.header-cta{display:flex;align-items:center;gap:20px;border:1px solid #c4cfbf;border-radius:30px;padding:12px 19px;font-size:13px;font-weight:700;transition:background .2s}.header-cta:hover{background:var(--pale)}.header-cta span{font-size:19px}
.hero{padding:39px 48px 86px;display:grid;grid-template-columns:1fr 1.02fr;gap:38px;align-items:center}.hero-copy{padding:10px 0 28px}.eyebrow{display:inline-flex;align-items:center;font-size:10px;letter-spacing:1.8px;font-weight:800;color:#64796c}.little-sun{font-size:25px;line-height:1;color:var(--coral);margin-right:10px;letter-spacing:0}.hero h1{font:800 clamp(49px,5.3vw,72px)/1.09 Manrope,Arial,sans-serif;letter-spacing:-3.8px;margin:21px 0 24px}.hero h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:1.09em;color:var(--coral-hover);letter-spacing:-4px}.hero-lede{font-size:18px;line-height:1.65;color:#657775;margin-bottom:29px}.primary-button{display:inline-flex;align-items:center;justify-content:space-between;gap:29px;border-radius:30px;background:var(--coral);padding:17px 23px;color:#183b38;font-size:14px;font-weight:800;transition:background .2s,transform .2s;min-height:54px}.primary-button:hover{background:var(--coral-hover);transform:translateY(-2px)}.primary-button>span{font-size:23px;line-height:1;font-weight:500}.hero-footnote{display:flex;align-items:center;gap:7px;margin-top:22px;font-size:11px;color:#6e7e75}.hero-footnote>span{display:grid;place-items:center;width:17px;height:17px;background:#e4eddf;border-radius:50%;font-size:10px;color:#4a6a4c}.hero-visual{position:relative;padding:0 0 33px 16px}.destination-feature{position:relative;display:block;height:490px;overflow:hidden;border-radius:140px 140px 26px 26px;background:#33878b;box-shadow:0 18px 40px #21424213}.destination-feature img{height:100%;object-fit:cover;object-position:54% center;transition:transform .7s}.destination-feature:hover img{transform:scale(1.035)}.feature-shade{position:absolute;inset:0;background:linear-gradient(180deg,#194a491c,transparent 45%,#123738ce)}.feature-tag{position:absolute;top:31px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:9px;white-space:nowrap;background:#fbf8f1ef;border-radius:20px;padding:9px 15px;font-size:11px;font-weight:700;color:var(--ink)}.feature-tag>span{color:#b5563f;font-size:17px}.feature-bottom{position:absolute;left:27px;right:25px;bottom:65px;display:flex;align-items:center;gap:12px;color:#fff}.feature-bottom small{font-size:9px;letter-spacing:1.8px;font-weight:700;color:#e3efeb}.feature-bottom strong{display:block;font:700 29px/1.25 Manrope,Arial,sans-serif;letter-spacing:-1px;margin:8px 0}.feature-description{display:block;font-size:11px;line-height:1.4;color:#f5f6e9}.feature-arrow{display:grid;place-items:center;flex:none;width:42px;height:42px;margin-left:auto;border:1px solid #ffffff69;border-radius:50%;font-size:25px}.holiday-stamp{position:absolute;right:-16px;top:65px;width:96px;height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:#f4dd86;color:var(--ink);border:1px solid #f4dd86;border-radius:50%;outline:1px dashed #7d77536b;outline-offset:-7px;font-size:7px;font-weight:800;letter-spacing:.6px;transform:rotate(12deg);box-shadow:0 6px 15px #172f3f14}.holiday-stamp>span{font-size:31px;line-height:1}.plan-peek{position:absolute;left:-8px;bottom:7px;display:flex;align-items:center;gap:12px;width:318px;padding:17px 19px;background:var(--white);border:1px solid #e7e9dd;border-radius:17px;box-shadow:0 14px 30px #2c474716;transform:rotate(-3deg)}.peek-icon{display:grid;place-items:center;width:39px;height:39px;flex:none;border-radius:13px;background:#fce5db;color:#c45943;font-size:26px}.plan-peek strong{display:block;font-size:12px;font-weight:800}.plan-peek small{display:block;margin-top:4px;font-size:10px;color:var(--muted)}.peek-arrow{margin-left:auto;font-size:22px;color:#698072}
.destination-section{padding:0 48px 77px;scroll-margin-top:20px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:27px}.section-heading h2,.journey-intro h2{font:800 36px/1.2 Manrope,Arial,sans-serif;letter-spacing:-1.6px;margin-top:10px}.section-heading>p{max-width:240px;font-size:13px;color:var(--muted);line-height:1.6;padding-bottom:3px}.destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.destination-card{overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:20px;transition:transform .25s,box-shadow .25s}.destination-card:hover{transform:translateY(-5px);box-shadow:0 14px 32px #28433b12}.card-image{height:227px;position:relative;overflow:hidden;background:#3b7e84}.card-image img{height:100%;object-fit:cover;transition:transform .5s}.destination-card:hover img{transform:scale(1.045)}.destination-label{position:absolute;top:15px;left:15px;border-radius:18px;padding:7px 11px;font-size:8px;letter-spacing:1.4px;font-weight:800;background:#fffefbed;color:var(--ink)}.card-copy{padding:21px 22px 23px}.card-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-title h3{font:800 26px/1.2 Manrope,Arial,sans-serif;letter-spacing:-.9px}.card-arrow{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--pale);font-size:21px;transition:background .2s}.destination-card:hover .card-arrow{background:#fbd4bd}.card-copy>p{font-size:12px;line-height:1.55;color:var(--muted);margin-top:8px}.card-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:18px}.card-tags span{padding:6px 8px;background:#f4f4ee;border-radius:6px;font-size:9px;color:#4e6961;white-space:nowrap}
.journey-section{margin:0 48px;padding:43px 44px;background:#eef1e6;border-radius:25px;display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:center}.journey-intro h2{font-size:32px;line-height:1.3;margin:14px 0 16px}.journey-intro>p{font-size:13px;line-height:1.6;color:var(--muted);max-width:245px}.journey-steps{list-style:none;margin:0;padding:0;display:grid;gap:26px}.journey-steps li{display:flex;gap:17px;position:relative}.journey-steps li:not(:last-child):after{content:'';position:absolute;top:52px;left:23px;height:calc(100% - 25px);border-left:1px dashed #b5c2ae}.step-icon{width:48px;height:48px;flex:none;display:grid;place-items:center;background:var(--white);border:1px solid #dde3d3;border-radius:14px}.step-icon svg{width:27px;height:27px;stroke:#627b5f;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.step-number{font-size:8px;font-weight:800;letter-spacing:1.3px;color:#718369}.journey-steps h3{font:800 16px/1.35 Manrope,Arial,sans-serif;margin-top:5px;letter-spacing:-.3px}.journey-steps p{font-size:12px;line-height:1.65;color:#617569;margin-top:5px;max-width:320px}.closing-note{display:flex;align-items:center;gap:26px;padding:66px 70px}.closing-note>span{font-size:48px;color:var(--coral)}.closing-note>p{font-size:22px;line-height:1.5;letter-spacing:-.6px}.closing-note>p strong{font-weight:600}.closing-note .primary-button{margin-left:auto;flex:none}
footer{padding:0 48px 28px;color:var(--muted)}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding:25px 0 17px}.footer-main .brand{font-size:12px;color:var(--ink)}.footer-main .brand-arrow{width:25px;height:25px;font-size:20px;border-radius:8px}.footer-main>span{font-size:10px}.footer-fineprint{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;font-size:10px;line-height:1.6}.photo-credits{max-width:490px;text-align:right}.photo-credits summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px}.photo-credits>div{display:flex;flex-wrap:wrap;gap:6px 13px;justify-content:flex-end;padding-top:9px}.photo-credits a{text-decoration:underline;text-underline-offset:2px}
@media(min-width:1450px){.hero{padding-top:55px;padding-bottom:101px}.destination-feature{height:520px}}
@media(max-width:1000px){.site-header{padding:23px 30px;gap:24px}.site-header nav{gap:20px}.hero{padding:30px 30px 66px;gap:20px;grid-template-columns:1fr 1fr}.hero h1{font-size:56px;letter-spacing:-3px}.hero-lede{font-size:16px}.hero-footnote{max-width:265px;line-height:1.5}.destination-feature{height:453px;border-radius:110px 110px 22px 22px}.feature-bottom{left:21px;right:20px}.feature-bottom strong{font-size:24px}.feature-description{font-size:10px}.feature-arrow{width:34px;height:34px;font-size:21px}.holiday-stamp{width:84px;height:84px;right:-8px;font-size:6px}.holiday-stamp>span{font-size:28px}.plan-peek{width:284px;left:-5px;padding:15px}.destination-section{padding:0 30px 60px}.destination-grid{gap:16px}.card-image{height:205px}.card-copy{padding:17px}.card-copy>p{min-height:37px}.card-tags{gap:5px;margin-top:12px}.journey-section{margin:0 30px;padding:35px 30px;gap:30px}.journey-intro h2{font-size:29px}.closing-note{padding:52px 35px;gap:19px}.closing-note>p{font-size:19px}.closing-note>span{font-size:38px}footer{padding:0 30px 25px}}
@media(max-width:720px){html{scroll-padding-top:18px}.site-header{padding:21px 20px;gap:15px}.brand{font-size:12px;letter-spacing:-.5px}.brand-arrow{width:28px;height:28px;font-size:21px;margin-right:7px}.site-header nav{display:none}.header-cta{margin-left:auto;font-size:11px;padding:9px 12px;gap:8px}.header-cta>span{font-size:17px}.hero{grid-template-columns:1fr;padding:31px 22px 51px;gap:30px}.hero-copy{padding:0;text-align:center}.hero .eyebrow{font-size:9px;letter-spacing:1.4px}.little-sun{font-size:22px}.hero h1{font-size:clamp(47px,9.8vw,65px);letter-spacing:-2.9px;margin:18px 0}.hero h1 em{letter-spacing:-3px}.hero-lede{font-size:16px;line-height:1.7;margin-bottom:24px}.primary-button{padding:16px 21px;gap:25px;font-size:13px;min-height:52px}.hero-footnote{justify-content:center;font-size:10px;max-width:none;margin-top:18px}.hero-visual{padding:0 7px 27px;max-width:500px;width:100%;margin:auto}.destination-feature{height:370px;border-radius:100px 100px 22px 22px}.feature-tag{top:23px;font-size:10px;padding:7px 12px}.feature-bottom{bottom:62px;left:22px;right:20px}.feature-bottom strong{font-size:26px}.feature-bottom small{font-size:8px}.feature-description{font-size:10px}.holiday-stamp{top:43px;right:-6px;width:79px;height:79px;font-size:5.5px}.plan-peek{bottom:3px;left:0;width:265px;padding:13px 14px;gap:10px}.plan-peek strong{font-size:11px}.plan-peek small{font-size:9px}.peek-icon{width:34px;height:34px;font-size:23px}.destination-section{padding:0 22px 45px}.section-heading{display:block;margin-bottom:23px}.section-heading h2{font-size:31px;letter-spacing:-1.2px}.section-heading>p{max-width:none;font-size:12px;margin-top:11px;padding:0}.eyebrow{font-size:9px;letter-spacing:1.5px}.destination-grid{grid-template-columns:1fr;gap:22px}.card-image{height:225px}.card-copy{padding:19px 21px 21px}.card-title h3{font-size:27px}.card-copy>p{font-size:13px;min-height:0}.card-tags{margin-top:15px;gap:7px}.card-tags span{font-size:10px;padding:6px 9px}.journey-section{margin:0 22px;padding:28px 24px;grid-template-columns:1fr;gap:30px;border-radius:22px}.journey-intro h2{font-size:29px;margin:11px 0 13px}.journey-intro>p{max-width:none;font-size:12px}.journey-steps{gap:26px}.journey-steps h3{font-size:15px}.journey-steps p{font-size:11px}.journey-steps li{gap:14px}.closing-note{padding:42px 25px;display:grid;grid-template-columns:29px 1fr;gap:17px;align-items:center}.closing-note>span{font-size:34px}.closing-note>p{font-size:18px;line-height:1.55}.closing-note .primary-button{grid-column:2;margin:0;justify-self:start;font-size:12px;gap:20px}footer{padding:0 22px 25px}.footer-main{align-items:flex-start;flex-direction:column;gap:15px;padding:24px 0 16px}.footer-main>span{font-size:9px}.footer-fineprint{flex-direction:column;gap:12px;font-size:9px}.photo-credits{text-align:left}.photo-credits>div{justify-content:flex-start}}
@media(max-width:370px){.site-header{padding:18px 15px}.brand{font-size:11px}.header-cta{font-size:10px}.hero,.destination-section{padding-left:18px;padding-right:18px}.hero h1{font-size:47px}.hero-lede{font-size:14px}.hero-footnote{font-size:9px}.feature-bottom strong{font-size:23px}.feature-description{max-width:200px}.journey-section{margin-left:18px;margin-right:18px;padding:26px 20px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
