#travelWithProGalleryView{--teal-deep:#0d7377;--teal:#14a0a6;--teal-mid:#1ab3ba;--teal-light:#7dd8dc;--teal-pale:#e0f6f7;--teal-ghost:#f0fafa;--ink:#0e2628;--text:#1a3638;--muted:#5a7e81;--rule:rgba(20,160,166,.15);--white:#fff;--serif:"DM Serif Display","Playfair Display",Georgia,serif;--sans:"Outfit",sans-serif;--bg:#060f10;font-family:var(--sans);background:var(--bg);color:hsla(0,0%,100%,.85);overflow-x:hidden}#travelWithProGalleryView img{display:block;width:100%;height:100%;object-fit:cover}#travelWithProGalleryView a{text-decoration:none;color:inherit}#travelWithProGalleryView .g-hero{position:relative;width:100%;height:100vh;overflow:hidden}#travelWithProGalleryView .g-hero-img{width:100%;height:100%}#travelWithProGalleryView .g-hero-img img{width:100%;height:100%;object-fit:cover;transform:scale(1.05);filter:brightness(.6);transition:transform 10s ease-out,filter .5s}#travelWithProGalleryView .g-hero-img img.loaded{transform:scale(1)}#travelWithProGalleryView .g-hero-grad{position:absolute;inset:0;background:linear-gradient(to top,var(--bg) 0,rgba(6,15,16,.45) 35%,rgba(6,15,16,.1) 65%,transparent 100%);pointer-events:none}#travelWithProGalleryView .g-hero-grad2{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,15,16,.6) 0,transparent 60%);pointer-events:none}#travelWithProGalleryView .g-hero-content{position:absolute;bottom:0;left:0;right:0;padding:0 80px 64px;opacity:0;transform:translateY(28px);transition:all .8s ease-out .3s}#travelWithProGalleryView .g-hero-content.visible{opacity:1;transform:none}#travelWithProGalleryView .g-hero-eyebrow{font-size:.68rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--teal-light);display:flex;align-items:center;gap:8px;margin-bottom:14px}#travelWithProGalleryView .g-hero-eyebrow:before{content:"";width:24px;height:1px;background:var(--teal-light)}#travelWithProGalleryView .g-hero-title{font-family:var(--serif);font-size:clamp(2.8rem,5.5vw,5.5rem);font-weight:400;color:var(--white);line-height:1;letter-spacing:-.03em;margin-bottom:20px}#travelWithProGalleryView .g-hero-title em{font-style:italic;color:var(--teal-light)}#travelWithProGalleryView .g-hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:20px}#travelWithProGalleryView .g-meta-chip{display:flex;align-items:center;gap:6px;font-size:.78rem;color:hsla(0,0%,100%,.65)}#travelWithProGalleryView .g-meta-chip svg{color:var(--teal-light);opacity:.9}#travelWithProGalleryView .g-host-chip{display:flex;align-items:center;gap:9px;margin-left:auto}#travelWithProGalleryView .g-host-av{width:32px;height:32px;border-radius:50%;border:2px solid rgba(125,216,220,.4);overflow:hidden;flex-shrink:0}#travelWithProGalleryView .g-host-av img{width:100%;height:100%;object-fit:cover;object-position:top}#travelWithProGalleryView .g-host-name{font-size:.77rem;color:hsla(0,0%,100%,.7)}#travelWithProGalleryView .g-host-name strong{font-weight:600;color:var(--white)}#travelWithProGalleryView .scroll-cue{position:absolute;bottom:28px;right:80px;display:flex;flex-direction:column;align-items:center;gap:6px;color:hsla(0,0%,100%,.3);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;animation:scrollBob 2s ease-in-out infinite}@keyframes scrollBob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}#travelWithProGalleryView .collage-wrap{padding:5px}#travelWithProGalleryView .c-block{opacity:0;transform:translateY(36px);transition:opacity .75s ease-out,transform .75s ease-out}#travelWithProGalleryView .c-block.visible{opacity:1;transform:none}#travelWithProGalleryView .c-a{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:5px;height:82vh}#travelWithProGalleryView .c-a .ca0{grid-row:span 2}#travelWithProGalleryView .c-a>div,#travelWithProGalleryView .c-b>div,#travelWithProGalleryView .c-c>div,#travelWithProGalleryView .c-d>div,#travelWithProGalleryView .c-e>div,#travelWithProGalleryView .c-f>div{overflow:hidden;border-radius:5px;position:relative}#travelWithProGalleryView .c-b{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5px;height:58vh}#travelWithProGalleryView .c-c{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1.5fr 1fr;gap:5px;height:82vh}#travelWithProGalleryView .c-c .cc0{grid-column:span 3}#travelWithProGalleryView .c-d{display:grid;grid-template-columns:1fr 2fr 1fr;gap:5px;height:70vh}#travelWithProGalleryView .c-e{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:5px;height:90vh}#travelWithProGalleryView .c-f{display:grid;grid-template-columns:1fr 1fr 2fr;gap:5px;height:64vh}#travelWithProGalleryView .c-a>div img,#travelWithProGalleryView .c-b>div img,#travelWithProGalleryView .c-c>div img,#travelWithProGalleryView .c-d>div img,#travelWithProGalleryView .c-e>div img,#travelWithProGalleryView .c-f>div img{width:100%;height:100%;object-fit:cover;transform:scale(1.06);transition:transform .8s cubic-bezier(.4,0,.2,1),filter .4s;filter:brightness(.88);cursor:zoom-in}#travelWithProGalleryView .c-block.visible .c-a>div img,#travelWithProGalleryView .c-block.visible .c-b>div img,#travelWithProGalleryView .c-block.visible .c-c>div img,#travelWithProGalleryView .c-block.visible .c-d>div img,#travelWithProGalleryView .c-block.visible .c-e>div img,#travelWithProGalleryView .c-block.visible .c-f>div img{transform:scale(1)}#travelWithProGalleryView .c-a>div:hover img,#travelWithProGalleryView .c-b>div:hover img,#travelWithProGalleryView .c-c>div:hover img,#travelWithProGalleryView .c-d>div:hover img,#travelWithProGalleryView .c-e>div:hover img,#travelWithProGalleryView .c-f>div:hover img{transform:scale(1.07)!important;filter:brightness(.78)!important}#travelWithProGalleryView .c-block.visible .c-a>div:nth-child(2) img{transition-delay:.08s}#travelWithProGalleryView .c-block.visible .c-a>div:nth-child(3) img{transition-delay:.16s}#travelWithProGalleryView .c-block.visible .c-b>div:nth-child(2) img{transition-delay:.07s}#travelWithProGalleryView .c-block.visible .c-b>div:nth-child(3) img{transition-delay:.14s}#travelWithProGalleryView .c-block.visible .c-c>div:nth-child(2) img{transition-delay:.06s}#travelWithProGalleryView .c-block.visible .c-c>div:nth-child(3) img{transition-delay:.12s}#travelWithProGalleryView .c-block.visible .c-c>div:nth-child(4) img{transition-delay:.18s}#travelWithProGalleryView .caption-strip{display:flex;align-items:flex-start;justify-content:space-between;gap:60px;padding:52px 80px;opacity:0;transform:translateY(24px);transition:opacity .65s ease-out,transform .65s ease-out}#travelWithProGalleryView .caption-strip.visible{opacity:1;transform:none}#travelWithProGalleryView .cs-left{max-width:500px}#travelWithProGalleryView .cs-num{font-family:var(--serif);font-size:4rem;font-style:italic;color:rgba(20,160,166,.18);line-height:1;margin-bottom:10px}#travelWithProGalleryView .cs-label{font-size:.67rem;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:8px;font-weight:600}#travelWithProGalleryView .cs-text{font-family:var(--serif);font-size:1.65rem;font-weight:400;color:hsla(0,0%,100%,.88);line-height:1.38;letter-spacing:-.015em}#travelWithProGalleryView .cs-text em{font-style:italic;color:var(--teal-light)}#travelWithProGalleryView .cs-right{padding-top:52px;flex-shrink:0}#travelWithProGalleryView .cs-detail{font-size:.78rem;color:hsla(0,0%,100%,.35);line-height:1.85;border-left:1px solid rgba(20,160,166,.2);padding-left:18px;max-width:220px}#travelWithProGalleryView .full-bleed{width:100%;height:88vh;overflow:hidden;margin:5px 0;opacity:0;transform:scale(.99);transition:opacity .85s ease-out,transform .85s ease-out}#travelWithProGalleryView .full-bleed.visible{opacity:1;transform:none}#travelWithProGalleryView .full-bleed img{width:100%;height:100%;object-fit:cover;filter:brightness(.72)}#travelWithProGalleryView .lightbox{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;background:rgba(4,10,11,.96);backdrop-filter:blur(16px);opacity:0;pointer-events:none;transition:opacity .22s}#travelWithProGalleryView .lightbox.open{opacity:1;pointer-events:all}#travelWithProGalleryView .lb-inner{position:relative;max-width:94vw;max-height:90vh}#travelWithProGalleryView .lb-inner img{max-width:94vw;max-height:88vh;object-fit:contain;border-radius:4px;box-shadow:0 32px 80px rgba(0,0,0,.6)}#travelWithProGalleryView .lb-close{position:absolute;top:-44px;right:0;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.75);cursor:pointer;transition:all .18s}#travelWithProGalleryView .lb-close:hover{background:hsla(0,0%,100%,.2);color:var(--white)}#travelWithProGalleryView .lb-next,#travelWithProGalleryView .lb-prev{position:fixed;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.7);cursor:pointer;transition:all .18s;z-index:10}#travelWithProGalleryView .lb-prev{left:24px}#travelWithProGalleryView .lb-next{right:24px}#travelWithProGalleryView .lb-next:hover,#travelWithProGalleryView .lb-prev:hover{background:hsla(0,0%,100%,.16);color:var(--white)}#travelWithProGalleryView .lb-counter{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);font-size:.75rem;color:hsla(0,0%,100%,.4);letter-spacing:.08em}#travelWithProGalleryView .thumb-bar{position:fixed;bottom:0;left:0;right:0;z-index:99;padding:16px 48px 20px;background:linear-gradient(0deg,#060f10 0,rgba(6,15,16,0));transform:translateY(100%);transition:transform .3s ease}#travelWithProGalleryView .thumb-bar.show{transform:none}#travelWithProGalleryView .thumbs{display:flex;gap:5px;overflow-x:auto;scroll-behavior:smooth}#travelWithProGalleryView .thumbs::-webkit-scrollbar{height:2px}#travelWithProGalleryView .thumbs::-webkit-scrollbar-thumb{background:var(--teal);border-radius:1px}#travelWithProGalleryView .thumb{flex-shrink:0;width:58px;height:44px;border-radius:3px;overflow:hidden;cursor:pointer;opacity:.45;transition:opacity .2s,border-color .2s;border:1.5px solid transparent}#travelWithProGalleryView .thumb:hover{opacity:.8}#travelWithProGalleryView .thumb.active{opacity:1;border-color:var(--teal-light)}#travelWithProGalleryView .thumb img{width:100%;height:100%;object-fit:cover}#travelWithProGalleryView .thumb-toggle{position:fixed;bottom:88px;right:40px;z-index:100;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.65);cursor:pointer;transition:all .2s}#travelWithProGalleryView .thumb-toggle:hover{background:hsla(0,0%,100%,.14);color:var(--white)}#travelWithProGalleryView .g-end{text-align:center;padding:80px 80px 100px;border-top:1px solid hsla(0,0%,100%,.05);margin-top:10px}#travelWithProGalleryView .g-end-num{font-family:var(--serif);font-size:6rem;font-style:italic;color:rgba(20,160,166,.12);line-height:1;margin-bottom:4px}#travelWithProGalleryView .g-end-label{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:24px}#travelWithProGalleryView .g-end-title{font-family:var(--serif);font-size:2rem;font-weight:400;font-style:italic;color:hsla(0,0%,100%,.5);margin-bottom:32px}#travelWithProGalleryView .g-end-btns{display:flex;align-items:center;justify-content:center;gap:12px}#travelWithProGalleryView .g-end-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:40px;background:rgba(20,160,166,.14);border:1px solid rgba(20,160,166,.3);color:var(--teal-light);font-family:var(--sans);font-size:.83rem;font-weight:600;cursor:pointer;transition:all .22s;text-decoration:none}#travelWithProGalleryView .g-end-btn.primary,#travelWithProGalleryView .g-end-btn:hover{background:var(--teal-deep);border-color:var(--teal-deep);color:var(--white)}#travelWithProGalleryView .g-end-btn.primary{box-shadow:0 4px 18px rgba(13,115,119,.3)}#travelWithProGalleryView .g-end-btn.primary:hover{background:var(--teal)}@media(max-width:900px){#travelWithProGalleryView .g-hero-content{padding:0 28px 48px}#travelWithProGalleryView .caption-strip{padding:40px 28px;flex-direction:column;gap:24px}#travelWithProGalleryView .cs-right{padding-top:0}#travelWithProGalleryView .c-a,#travelWithProGalleryView .c-c{height:auto}#travelWithProGalleryView .c-a{grid-template-columns:1fr;grid-template-rows:auto}#travelWithProGalleryView .c-a .ca0{grid-row:span 1}#travelWithProGalleryView .c-a>div,#travelWithProGalleryView .c-b>div,#travelWithProGalleryView .c-c>div,#travelWithProGalleryView .c-d>div,#travelWithProGalleryView .c-e>div,#travelWithProGalleryView .c-f>div{height:58vw}#travelWithProGalleryView .c-b,#travelWithProGalleryView .c-d,#travelWithProGalleryView .c-f{grid-template-columns:1fr;height:auto}#travelWithProGalleryView .c-c{grid-template-columns:1fr 1fr;grid-template-rows:auto}#travelWithProGalleryView .c-c .cc0{grid-column:span 2}#travelWithProGalleryView .c-e{height:auto}#travelWithProGalleryView .full-bleed{height:60vw}#travelWithProGalleryView .g-end{padding:48px 28px 64px}#travelWithProGalleryView .thumb-bar{padding:12px 20px 16px}#travelWithProGalleryView .thumb-toggle{bottom:76px;right:16px}}