:root{--ink:#1d1d1f;--muted:#76767c;--blue:#0071e3;--paper:#f5f5f7;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #0786ff;outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em;text-wrap:balance}h2{font-size:clamp(34px,4.4vw,62px);line-height:1.2;font-weight:700}h3{font-size:30px;line-height:1.28}p{line-height:1.8}.container{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.section{padding-block:120px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:.19em;line-height:1.6;margin-bottom:22px}.blue{color:var(--blue)}.muted{color:#8a8a90}.lead{font-size:21px;font-weight:500;line-height:1.85;color:#76767c}.fine-print{font-size:12px;line-height:1.8;color:#727278}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:100px;background:var(--blue);color:white;padding:15px 25px;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#087cf0;transform:translateY(-2px)}.button.small{font-size:12px;padding:10px 17px;gap:12px;white-space:nowrap}.text-link{color:var(--blue);font-size:15px;display:inline-flex;gap:12px;align-items:center}.text-link:hover{text-decoration:underline}.skip{position:fixed;top:-100px;z-index:200;background:white;padding:15px}.skip:focus{top:0}.header{height:76px;position:sticky;top:0;z-index:30;background:rgba(255,255,255,.88);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-bottom:1px solid #00000010}.nav-wrap{width:min(1380px,calc(100% - 64px));height:100%;margin:auto;display:flex;align-items:center;gap:28px}.brand img{width:156px;height:auto;object-fit:contain}.brand{flex-shrink:0}.nav-title{font-size:15px;font-weight:650;border-left:1px solid #d5d5d7;padding-left:24px}.header nav{margin-left:auto;display:flex;gap:28px}.header nav a{font-size:12px;color:#55555b}.header nav a:hover,.header nav a[aria-current]{color:var(--blue)}.reading-progress{height:2px;background:var(--blue);position:absolute;bottom:-1px;left:0;width:0}.hero{background:var(--paper)}.hero-copy{padding:62px 24px 42px;text-align:center}.hero-copy .eyebrow{font-size:10px;color:#74747d;letter-spacing:.23em;margin-bottom:16px}.hero-name{font-size:19px;font-weight:650;margin-bottom:12px}.hero .hero-slogan{font-size:clamp(38px,5.4vw,78px);line-height:1.18;font-weight:750;letter-spacing:-.055em}.hero-description{color:#77777d;font-size:18px;margin-top:20px;margin-bottom:17px}.mobile-break{display:none}.hero-visual{position:relative;margin:0 24px;border-radius:8px;overflow:hidden;background:#075388}.hero-visual>img{width:100%;height:clamp(380px,45vw,680px);object-position:center 52%;animation:hero-in 1.5s ease-out both}.hero-caption{position:absolute;bottom:30px;left:40px;right:40px;display:flex;justify-content:space-between;align-items:center;color:white;font-size:11px;letter-spacing:.15em;text-shadow:0 1px 8px #000}.hero-caption span:last-child{letter-spacing:.08em;font-size:12px}.trip-strip{display:flex;align-items:center;justify-content:center;gap:0;padding:28px 24px;color:#66666c;font-size:12px}.trip-strip span+span{border-left:1px solid #d2d2d7;padding-left:28px;margin-left:28px}.intro{text-align:center}.intro .lead{margin-top:32px}.stats{margin-top:70px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.stats>div+div{border-left:1px solid #dedee3}.stats strong{font-size:43px;letter-spacing:-.05em;white-space:nowrap;font-weight:650}.stats strong span{font-size:15px;letter-spacing:0}.stats p{color:#7d7d82;font-size:12px;margin-top:9px}.intro>.fine-print{margin-top:30px;color:#939399}.experiences{background:var(--paper);overflow:hidden}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:52px}.section-heading>p{font-size:16px;color:#77777d;line-height:1.85}.experience-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 max(48px,calc((100vw - var(--max))/2)) 16px;scroll-padding-inline:48px}.experience-track::-webkit-scrollbar{display:none}.experience-card{flex:0 0 355px;height:480px;position:relative;border-radius:26px;overflow:hidden;scroll-snap-align:start;background:#102b3b;color:white;isolation:isolate}.experience-card img{width:100%;height:100%;transition:transform .6s}.experience-card:hover img{transform:scale(1.035)}.experience-card:after,.destination-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.52),transparent 65%,rgba(0,0,0,.3));pointer-events:none}.card-copy{position:absolute;top:30px;left:28px;right:25px;z-index:1;text-shadow:0 1px 20px #0007}.card-copy>p{font-size:10px;letter-spacing:.13em;margin-bottom:10px}.card-copy h3{font-size:31px;line-height:1.35;letter-spacing:-.03em}.card-copy>span{display:block;font-size:12px;margin-top:15px}.expand{border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#333;width:37px;height:37px;position:absolute;right:24px;bottom:24px;z-index:2;font-size:26px;line-height:1;display:grid;place-items:center;transition:transform .2s,background .2s}.expand:hover{background:#fff;transform:scale(1.1)}.track-footer{display:flex;align-items:center;justify-content:space-between;padding-top:15px}.track-footer p{font-size:12px;color:#76767b}.arrows{display:flex;gap:12px}.arrows button{border:0;background:#e7e7eb;color:#55555b;border-radius:50%;width:40px;height:40px;font-size:19px}.arrows button:disabled{opacity:.35;cursor:default}.swipe-hint{display:none}.neighborhoods{margin-top:60px;padding-top:36px;border-top:1px solid #dedee3;display:flex;gap:50px;align-items:start}.neighborhoods>p{font-size:14px;white-space:nowrap;font-weight:600}.neighborhoods>div{display:flex;flex-wrap:wrap;gap:12px 22px;color:#75757d;font-size:13px}.night{background:#05050a;color:#fff;text-align:center;padding-bottom:65px;overflow:hidden}.night .eyebrow{color:#a99fe9}.night h2 span{color:#b7a7f4}.night .lead{color:#a5a5af;margin-top:28px;font-size:18px}.night-image{margin:48px auto 30px;width:min(1000px,calc(100% - 96px));height:530px;border-radius:22px;overflow:hidden;position:relative}.night-image img{width:100%;height:100%;object-position:center 48%}.night-image:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 65%,#05050a9c)}.night-image span{position:absolute;bottom:26px;left:30px;z-index:1;font-size:10px;letter-spacing:.15em}.night-bottom{display:flex;justify-content:space-between;text-align:left;align-items:end;gap:20px;max-width:1000px}.night-bottom>p:first-child{font-size:15px;color:#9898a4}.night-bottom strong{font-weight:500;color:#e7e7f0}.night-bottom .fine-print{color:#91919e}.comfort-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.comfort-card{border-radius:26px;overflow:hidden;background:var(--paper)}.comfort-image{height:345px}.comfort-image img{height:100%;width:100%}.comfort-copy{padding:36px 38px}.comfort-copy .eyebrow{font-size:10px;margin-bottom:14px}.comfort-copy>p:not(.eyebrow){margin-top:17px;color:#73737b;font-size:15px}.comfort-copy>p.fine-print{font-size:11px;color:#89898f}.destinations{background:var(--paper)}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.destination-card{height:400px;border-radius:24px;position:relative;overflow:hidden;color:#fff;background:#263b50}.destination-card.wide{grid-column:span 2}.destination-card>img{height:100%;width:100%;transition:transform .6s}.destination-card:hover>img{transform:scale(1.035)}.destination-card:after{background:linear-gradient(transparent 25%,#0009)}.destination-card>div{position:absolute;bottom:33px;left:30px;right:58px;z-index:1}.destination-card>div>p:first-child{font-size:10px;letter-spacing:.12em;margin-bottom:7px}.destination-card h3{font-size:32px;letter-spacing:-.025em}.destination-card>div>p:last-child{font-size:13px;margin-top:10px}.destination-card .expand{width:33px;height:33px;right:21px;bottom:30px;font-size:22px}.naples{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;border-top:1px solid #d8d8dd;margin-top:64px;padding-top:48px;margin-bottom:38px}.naples h3{font-size:30px}.naples .eyebrow{margin-bottom:15px}.naples>div>p:not(.eyebrow){color:#73737b;font-size:16px}.naples span{display:block;color:#74747c;font-size:12px;margin-top:21px}.closing{text-align:center;padding-block:130px}.closing h2{font-size:clamp(42px,5vw,70px)}.gradient-text{background:linear-gradient(110deg,#008dd3,#3267dc 55%,#9060d0);color:transparent;background-clip:text;-webkit-background-clip:text}.closing>p:not(.eyebrow){margin:28px 0;color:#7a7a81;font-size:17px}.closing-note{display:block;font-size:12px;color:#86868b;margin-top:18px}footer{background:var(--paper);padding:36px 0 25px}footer .container{max-width:1180px}.footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.footer-top img{width:135px;height:auto;object-fit:contain}.footer-top>a:last-child{font-size:12px;color:#777}footer p{font-size:11px;color:#86868b;line-height:1.85;max-width:1020px}.footer-bottom{border-top:1px solid #dddde1;margin-top:23px;padding-top:20px;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#86868b}.footer-bottom>span:last-child{letter-spacing:.1em}dialog{padding:0;border:0;border-radius:26px;width:min(760px,calc(100% - 32px));max-height:88dvh;overflow-y:auto;color:var(--ink);box-shadow:0 30px 100px #0004}dialog::backdrop{background:#0009;backdrop-filter:blur(10px)}.dialog-close{position:sticky;float:right;top:15px;margin:15px 15px -55px 0;z-index:2;width:40px;height:40px;border:0;border-radius:50%;background:#f5f5f7ed;color:#333;font-size:26px}#dialog-image{width:100%;height:320px;object-fit:cover}.dialog-copy{padding:36px 42px 45px}.dialog-copy h2{font-size:35px}.dialog-copy>p:not(.eyebrow){margin-top:22px;color:#6e6e75;font-size:16px}.dialog-copy>p.fine-print{font-size:12px}.reveal.ready{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@keyframes hero-in{from{transform:scale(1.045)}to{transform:scale(1)}}
@media(min-width:1550px){.experience-track{scroll-padding-left:calc((100vw - var(--max))/2)}}
@media(max-width:1050px){.nav-wrap{gap:20px}.header nav{gap:20px}.nav-title{display:none}.stats strong{font-size:34px}.stats strong span{font-size:13px}.destination-grid{grid-template-columns:1fr 1fr}.destination-card.wide{grid-column:span 2}.destination-card{height:360px}.section-heading>p{font-size:14px}.comfort-image{height:270px}.comfort-copy{padding:30px}.neighborhoods{gap:25px;flex-direction:column}.night-image{height:480px}.naples{gap:40px}}
@media(max-width:700px){html{scroll-padding-top:75px}.header{height:65px}.nav-wrap{width:calc(100% - 32px);justify-content:space-between;gap:12px}.brand img{width:130px}.header nav{display:none}.button.small{font-size:11px;padding:10px 14px}.container{width:calc(100% - 40px)}.section{padding-block:76px}.hero-copy{padding:49px 20px 35px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.12em}.hero-name{font-size:15px;margin-bottom:17px}.hero .hero-slogan{font-size:43px;line-height:1.25}.mobile-break{display:block}.hero-description{font-size:14px;margin-top:18px}.text-link{font-size:13px}.hero-visual{margin:0 12px;border-radius:12px}.hero-visual>img{height:385px;object-position:57% center}.hero-caption{bottom:20px;left:20px;right:20px;font-size:8px}.hero-caption span:last-child{display:none}.trip-strip{font-size:10px;flex-wrap:wrap;gap:10px 0;padding:22px 16px}.trip-strip span+span{padding-left:12px;margin-left:12px}.trip-strip span:last-child{flex-basis:100%;border:0;text-align:center;margin:0;padding:0}.eyebrow{font-size:9px;margin-bottom:18px}.intro h2{font-size:32px}.lead{font-size:15px}.intro .lead{margin-top:25px}.desktop-break{display:none}.stats{grid-template-columns:1fr 1fr;gap:28px 12px;margin-top:42px}.stats>div+div{border-left:0}.stats>div:nth-child(even){border-left:1px solid #dedee3}.stats strong{font-size:34px}.stats p{font-size:11px}.intro>.fine-print{font-size:10px;margin-top:25px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin-top:25px;font-size:14px}.experience-track{gap:16px;padding-inline:20px;scroll-padding-inline:20px}.experience-card{flex-basis:82vw;max-width:355px;height:440px}.card-copy h3{font-size:30px}.track-footer p{font-size:10px}.arrows{gap:8px}.arrows button{width:34px;height:34px}.swipe-hint{display:block;color:#95959c}.neighborhoods{margin-top:36px;padding-top:25px;gap:18px}.neighborhoods>p{font-size:13px}.neighborhoods>div{font-size:12px;gap:12px 18px}.night .lead{font-size:15px;margin-top:25px}.night h2{font-size:32px}.night-image{width:calc(100% - 32px);height:390px;margin-top:36px;border-radius:16px}.night-bottom{display:block}.night-bottom>p:first-child{font-size:13px}.night-bottom>.fine-print{margin-top:15px;font-size:10px}.comfort-grid{grid-template-columns:1fr;gap:24px}.comfort-image{height:240px}.comfort-copy{padding:28px}.comfort-copy h3{font-size:26px}.comfort-copy>p:not(.eyebrow){font-size:14px}.comfort-copy>p.fine-print{font-size:11px}.destination-grid{grid-template-columns:1fr;gap:18px}.destination-card.wide{grid-column:auto}.destination-card{height:365px;border-radius:20px}.destination-card>div{left:24px;bottom:28px}.destination-card>div>p:last-child{font-size:12px}.destination-card>div>p:first-child{font-size:9px}.destination-card h3{font-size:29px}.naples{grid-template-columns:1fr;gap:23px;margin-top:40px;padding-top:35px;margin-bottom:28px}.naples h3{font-size:27px}.naples>div>p:not(.eyebrow){font-size:14px}.naples span{font-size:10px}.destinations>.fine-print{font-size:10px}.closing{padding-block:85px}.closing h2{font-size:43px}.closing>p:not(.eyebrow){font-size:14px}.closing .button{font-size:13px;padding:14px 21px}.closing-note{font-size:10px}.footer-bottom{display:block;font-size:9px}.footer-bottom>span{display:block}.footer-bottom>span+span{margin-top:10px}.footer-top img{width:125px}footer p{font-size:10px}.dialog-copy{padding:28px}.dialog-copy h2{font-size:28px}.dialog-copy>p:not(.eyebrow){font-size:14px}#dialog-image{height:240px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.ready{opacity:1;transform:none}}

/* Search-friendly content keeps the editorial page layout. */
.hero .hero-name{font-size:19px;line-height:1.8;letter-spacing:normal}.hero-slogan{margin:0;text-wrap:balance}.seo-faq{padding-bottom:0}.seo-faq h2{font-size:clamp(30px,3.5vw,46px)}.faq-intro{color:#76767c;font-size:16px;max-width:760px;margin:24px 0 35px}.faq-list{border-top:1px solid #dedee3}.faq-list details{border-bottom:1px solid #dedee3;padding:0 4px}.faq-list summary{cursor:pointer;padding:24px 32px 24px 0;position:relative;font-size:17px;font-weight:600;line-height:1.7;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:4px;top:22px;font-size:23px;color:#76767c}.faq-list details[open] summary:after{content:'−'}.faq-list summary:focus-visible{outline:3px solid #0071e3;outline-offset:3px}.faq-list details>p{color:#65656e;font-size:15px;line-height:1.9;padding-bottom:24px;max-width:960px}.faq-list a{color:#0071e3;text-decoration:underline;text-underline-offset:3px}.brand-story{margin-top:48px;padding:32px;border-radius:20px;background:#f5f5f7}.brand-story h3{font-size:25px}.brand-story p{font-size:15px;color:#727278;margin:18px 0}.breadcrumbs{font-size:12px;color:#727278;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:26px}.breadcrumbs a:hover{text-decoration:underline}@media(max-width:700px){.hero .hero-name{font-size:15px}.faq-intro{font-size:14px}.faq-list summary{font-size:15px;padding-block:21px}.faq-list details>p{font-size:14px}.brand-story{padding:25px}.brand-story h3{font-size:22px}.brand-story p{font-size:14px}.breadcrumbs{font-size:11px}}
