@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Italiana&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#203971;--deep:#102349;--peach:#ffdbc9;--dust:#e7ac94;--ink:#1b2c4c;--paper:#fffdf9;--line:#c9cbd1;--muted:#576076;--serif:'Italiana',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.65 var(--sans)}a{color:inherit;text-decoration:none}button,input{font:inherit}a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #bb551f;outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.05;letter-spacing:-.045em}h2{font-size:clamp(2.7rem,4.4vw,4.7rem)}h3{font-size:clamp(2rem,2.6vw,2.8rem)}h4{font-size:1.25rem;line-height:1.3}em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}p+p{margin-top:1.25rem}p{text-wrap:pretty}.eyebrow{font-size:.75rem;font-weight:600;line-height:1.5;letter-spacing:.13em}.small{font-size:.8125rem;line-height:1.6;color:var(--muted)}.section-pad{padding:6.5rem 6%}.text-link{display:inline-block;font-size:.9rem;font-weight:600;line-height:1.6;text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:1px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2.5rem;padding:1rem 1.5rem;background:var(--peach);color:var(--deep);font-size:.9rem;font-weight:600;line-height:1.5;transition:background .2s,transform .2s;max-width:100%}.button span{font-size:1.25rem}.button:hover{background:#f3c2aa;transform:translateY(-2px)}.button.dark{background:var(--navy);color:white}.button.dark:hover{background:var(--deep)}.button.outline{border:1px solid var(--peach);color:var(--peach);background:transparent}.button.outline:hover{background:var(--peach);color:var(--navy)}.skip{position:absolute;top:-100px;left:15px;z-index:20;background:white;padding:10px 15px;color:var(--navy)}.skip:focus{top:15px}[hidden]{display:none!important}
/* The traveler edition */
.topline{padding:.7rem 3%;display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);font-size:.75rem;font-weight:500;letter-spacing:.07em}.topline a{letter-spacing:0}.topline a:hover{text-decoration:underline}.masthead{padding:1.35rem 3% 1.7rem;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.wordmark{font-family:var(--serif);font-size:clamp(4rem,10.5vw,10rem);letter-spacing:-.055em;line-height:.85;display:flex;align-items:baseline;white-space:nowrap}.wordmark span{font-size:.3em;letter-spacing:-.025em}.masthead-note{font-size:.75rem;line-height:1.5;letter-spacing:.07em;text-align:right}.main-nav{margin:0 3%;padding:.9rem 0;display:flex;justify-content:space-between;gap:1.5rem;border-top:1px solid var(--navy);border-bottom:1px solid var(--navy);font-size:.875rem}.main-nav>div{display:flex;gap:2.25rem;flex-wrap:wrap}.main-nav>a{font-weight:700;white-space:nowrap}.main-nav a:hover{text-decoration:underline;text-underline-offset:5px}.cover{margin:1.2rem 3% 0;min-height:650px;position:relative;isolation:isolate;color:white;display:flex;align-items:center;padding:4rem 4.3% 6rem;overflow:hidden}.cover-image{position:absolute;inset:0;z-index:-2}.cover-image img{width:100%;height:100%;object-position:center 44%}.cover:after{position:absolute;content:'';inset:0;z-index:-1;background:linear-gradient(90deg,rgba(10,27,46,.66),rgba(10,27,46,.22) 43%,transparent 70%),linear-gradient(0deg,rgba(10,27,46,.38),transparent 30%)}.cover-copy{width:53%}.cover-copy .eyebrow{max-width:450px;margin-bottom:1.5rem}.cover h1{font-size:clamp(4.5rem,8.6vw,8.8rem);line-height:.97;letter-spacing:-.05em;margin-bottom:1.4rem}.cover h1 em{color:var(--peach)}.cover-copy>p:not(.eyebrow){font-size:1.2rem;line-height:1.45;margin-bottom:1.7rem}.cover-caption{position:absolute;right:3%;bottom:5rem;text-align:right;text-shadow:0 1px 15px #142745}.cover-caption>span{font-size:.75rem;letter-spacing:.1em}.cover-caption p{font-family:var(--serif);font-size:2rem;line-height:1.1;margin-top:.6rem}.cover-bottom{position:absolute;bottom:1.4rem;left:4.3%;right:4.3%;display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #ffffff70;padding-top:1rem;font-size:.75rem;letter-spacing:.07em}.opening{display:grid;grid-template-columns:1fr 3fr;gap:3rem;margin:0 6%;padding:6rem 0;border-bottom:1px solid var(--line)}.opening>.eyebrow{padding-top:.6rem;max-width:160px}.opening h2{font-size:clamp(2.2rem,3.6vw,3.8rem);line-height:1.18}.opening p{font-size:1.15rem;max-width:690px;margin:1.7rem 0;color:var(--muted)}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.section-title .eyebrow{margin-bottom:.9rem}.section-title>p{font-size:.9rem;max-width:340px;color:var(--muted)}.story-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:3rem 4rem}.story-image{position:relative;overflow:hidden;background:#e9e7e1}.story-image img{width:100%;height:100%;transition:transform .5s ease}.story:hover .story-image img{transform:scale(1.025)}.story:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.story-large{padding-top:0}.story-large .story-image{aspect-ratio:1.25}.story-large .story-image img{object-position:72% center}.story-tall{padding-top:7rem}.story-tall .story-image{aspect-ratio:.73}.image-index{position:absolute;bottom:0;left:0;padding:.65rem .85rem;background:var(--navy);color:white;font-size:.75rem;letter-spacing:.04em}.story-meta{display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;letter-spacing:.04em;line-height:1.5;margin:1.15rem 0 .8rem}.story h3{margin-bottom:.7rem}.story p{font-size:1rem;color:var(--muted)}.story-wide{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;border-top:1px solid var(--line);padding-top:2.5rem}.story-wide .story-image{aspect-ratio:1.85}.story-wide .story-meta{margin-top:0}.manifesto{background:var(--navy);color:var(--peach);padding:5.5rem 6%;text-align:center}.manifesto-type{font-family:var(--serif);font-size:clamp(2.9rem,6.5vw,6.7rem);letter-spacing:-.04em;line-height:1.06;margin:1.6rem 0 2rem}.manifesto>span{font-size:.75rem;letter-spacing:.08em}.meet{display:grid;grid-template-columns:1fr 1.1fr;gap:8%;align-items:center}.meet-photo{position:relative;aspect-ratio:.83}.meet-photo img{width:100%;height:100%;object-position:center 60%}.photo-label{position:absolute;bottom:0;left:0;background:var(--peach);padding:.8rem 1rem;font-size:.75rem;letter-spacing:.04em}.meet-copy .eyebrow{margin-bottom:1.5rem}.meet-copy h2{margin-bottom:1.7rem}.meet-copy>p:not(.eyebrow){max-width:490px}.meet-copy .handwritten{font-family:Georgia,serif;font-style:italic;font-size:1.9rem;margin:1.5rem 0}.meet-copy .button{margin-top:1rem}.planning{background:#f1e5df;display:grid;grid-template-columns:1fr 1.1fr;gap:8%}.planning-head .eyebrow{margin-bottom:1.6rem}.planning-head h2{margin-bottom:1.7rem}.planning-head>p:not(.eyebrow){max-width:420px;font-size:1.1rem}.planning-head .text-link{margin-top:1.7rem}.price-lockup{display:flex;align-items:center;gap:1.5rem}.price-lockup>strong{font-family:var(--serif);font-weight:400;font-size:6.7rem;letter-spacing:-.06em;line-height:1.1}.price-lockup>span{font-size:.8rem;letter-spacing:.05em;line-height:1.5}.planning-right>.small{margin:.5rem 0 1.7rem}.inclusions>div{display:grid;grid-template-columns:1.8rem 1fr;column-gap:1rem;border-top:1px solid #bfaea4;padding:1.1rem 0}.inclusions span{font-size:.75rem;grid-row:span 2;padding-top:.2rem}.inclusions h3{font-family:var(--sans);letter-spacing:-.02em;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.inclusions p{font-size:.95rem}.commission-note{font-size:.95rem;border-top:1px solid #bfaea4;padding-top:1.2rem;margin:0 0 1.5rem}.commission-note strong{display:block;margin-bottom:.4rem}.cape-note{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:5%;margin:5rem 8%;background:var(--peach);padding:2rem 6% 2rem 2%}.cape-note>div:first-child{align-self:stretch;position:relative;min-height:460px}.cape-note img{width:100%;height:100%;object-fit:contain;max-height:560px;transform:rotate(-5deg) scale(1.12)}.cape-note .eyebrow{margin-bottom:1rem}.cape-note h2{font-size:clamp(2.3rem,3.5vw,3.6rem);margin-bottom:1.5rem}.cape-note p:not(.eyebrow){max-width:500px;margin-bottom:1.5rem}.quick-answers{padding-top:1rem}.faq-item{border-bottom:1px solid var(--line)}.faq-item:first-of-type{border-top:1px solid var(--line)}.faq-item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:2rem;cursor:pointer;padding:1.25rem 0;font-size:1.1rem;font-weight:500;line-height:1.4}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>span{font-size:1.6rem;font-weight:400;flex-shrink:0;transition:transform .2s}.faq-item[open] summary>span{transform:rotate(45deg)}.faq-item>div{padding:0 2.5rem 1.5rem 0;max-width:850px}.faq-item p{color:var(--muted)}.side-entrance{background:var(--deep);color:var(--peach);padding:4rem 6%;display:grid;grid-template-columns:1fr auto;gap:1rem 2rem;align-items:center}.side-entrance .eyebrow{grid-column:1/-1}.side-entrance h2{font-size:clamp(2.5rem,4vw,4rem)}.side-entrance>p:not(.eyebrow){grid-column:1;max-width:630px;color:#e1d7d2}.side-entrance .button{grid-column:2;grid-row:2/4}.last-word{padding:6.5rem 6%;text-align:center;background:var(--peach)}.last-word h2{font-size:clamp(3.6rem,7.8vw,8rem);margin:1.5rem 0 2rem}.footer{padding:3.5rem 3% 1.5rem}.footer-brand{font-family:var(--serif);font-size:clamp(4rem,13vw,13rem);line-height:1;letter-spacing:-.06em}.footer-brand span{font-size:.42em;letter-spacing:-.03em}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin:1.5rem 0 2.5rem}.footer-row>p{font-family:Georgia,serif;font-style:italic;font-size:1.2rem}.footer-row>div{display:flex;gap:1.5rem;font-size:.875rem;flex-wrap:wrap}.footer a:hover{text-decoration:underline}.fineprint{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;border-top:1px solid var(--line);padding-top:1.2rem;font-size:.75rem;line-height:1.5;color:var(--muted)}.fineprint>span:last-child{max-width:520px;text-align:right}
/* The advisor entrance has its own silhouette and navigation. */
.host-world{background:var(--navy);color:var(--peach)}.host-header{padding:2rem 5%;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid #8390ad}.host-logo{font-family:'Manrope',Arial,sans-serif;font-size:2.1rem;line-height:1.1;font-weight:800;letter-spacing:-.07em}.host-logo span{display:block;font-family:var(--sans);font-size:.75rem;font-weight:400;letter-spacing:.12em;margin-top:.7rem}.host-header nav{display:flex;align-items:center;gap:2rem;font-size:.875rem}.host-header nav a:hover{text-decoration:underline}.side-door{border:1px solid #8995b1;padding:.65rem 1rem}.host-section-bar{display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;letter-spacing:.08em;padding:1rem 5%;background:var(--deep)}.host-cover{display:grid;grid-template-columns:1.2fr 1fr;padding:4.5rem 5% 5rem;gap:4%;align-items:center}.host-cover h1{font-family:'Manrope',Arial,sans-serif;font-size:clamp(3.7rem,6.3vw,6.7rem);font-weight:500;letter-spacing:-.065em;line-height:1.05;margin:1.5rem 0}.host-cover h1 em{font-family:var(--serif);font-style:normal;font-size:1.12em}.host-cover>div>p:not(.eyebrow){font-size:1.1rem;max-width:450px;margin-bottom:2rem;color:#ebe2dd}.host-cover-image{position:relative;aspect-ratio:.76;margin-top:1rem}.host-cover-image img{width:100%;height:100%;object-position:center 30%}.host-stamp{position:absolute;right:-1rem;bottom:2rem;background:var(--peach);color:var(--navy);padding:1.3rem;font-size:1rem;font-weight:600;line-height:1.2;transform:rotate(-6deg)}.host-strip{display:flex;justify-content:space-around;gap:1.5rem;padding:1.5rem 5%;background:var(--dust);color:var(--deep);font-family:'Manrope',Arial,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.025em}.host-intro{background:var(--paper);color:var(--ink)}.host-intro h2{margin:1.6rem 0 2rem;max-width:850px}.host-intro-columns{display:grid;grid-template-columns:1fr 1fr;gap:8%;max-width:1000px}.host-intro-columns p{margin:0;font-size:1.1rem}.host-offer{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:var(--peach);color:var(--navy)}.host-offer h2{margin:1.5rem 0 1rem}.host-price{font-family:var(--serif);font-size:clamp(6rem,10vw,11rem);line-height:1.1;letter-spacing:-.07em}.host-price span{display:block;font:600 .875rem var(--sans);letter-spacing:.1em;padding-left:.5rem}.host-offer>div>p:not(.eyebrow){margin:1.7rem 0;max-width:450px}.offer-list>h3{font-size:2rem;line-height:1.2;margin-bottom:2rem}.offer-list>div{border-top:1px solid #bfa28f;padding:1.15rem 0}.offer-list>div>span{font-size:.75rem;letter-spacing:.08em}.offer-list h4{margin:.4rem 0}.offer-list .text-link{margin-top:1rem}.host-truth{max-width:1300px}.host-truth h2{font-size:clamp(3rem,5.6vw,6rem);margin:1.8rem 0}.host-truth>p:not(.eyebrow){font-size:1.2rem;max-width:750px;color:#ece1dd}.host-truth .text-link{margin-top:2rem}.host-fits{background:var(--deep);display:grid;grid-template-columns:1fr 1fr;gap:8%}.host-fits h2{margin:1.5rem 0}.host-fits ul{padding-left:1.2rem;max-width:480px}.host-fits li{margin-bottom:1rem}.host-faq{background:var(--paper);color:var(--ink)}.host-close h2{margin:1.5rem 0 2rem}.host-close .text-link{display:block;width:fit-content;margin-top:2rem}.host-footer{border-top:1px solid #73809e}.host-footer .fineprint{color:#d5dceb;border-color:#73809e}.host-footer .footer-brand{color:var(--peach)}
/* Human-readable answer hubs, all content present in the HTML. */
.answer-heading{padding-bottom:3.5rem;border-bottom:1px solid var(--line)}.answer-heading h1{font-size:clamp(3.5rem,7vw,7.2rem);margin:1.7rem 0}.answer-heading>p:last-child{font-size:1.2rem;max-width:730px}.answer-layout{display:grid;grid-template-columns:250px 1fr;gap:7%;align-items:start;padding-top:3rem}.answer-layout aside{position:sticky;top:2rem}.answer-layout label{font-size:.875rem;font-weight:600;display:block;margin-bottom:.7rem}.answer-layout input{background:transparent;border:1px solid var(--muted);color:inherit;width:100%;padding:.85rem;border-radius:0;min-height:48px}.answer-layout input::placeholder{color:var(--muted)}#search-status{margin:.7rem 0 1.5rem}.answer-layout aside nav{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem;font-size:.9rem}.answer-layout aside nav a:hover{text-decoration:underline}.faq-group{margin-bottom:3.5rem;scroll-margin-top:2rem}.faq-group h2{font-size:2.3rem;margin-bottom:1.5rem}.faq-group .faq-item summary{font-size:1.05rem}.answers-source{padding-top:0}.answers-source>p{max-width:900px;font-size:.9rem;margin-bottom:1.7rem}.answers-source a:not(.button){text-decoration:underline}.host-world .answer-layout{background:var(--paper);color:var(--ink)}.host-world .answers-source{padding-top:3rem}.host-world .answers-source .dark{background:var(--peach);color:var(--navy)}#no-results a{text-decoration:underline}
/* Original travel editorials */
.article-header{max-width:1250px;padding-bottom:3rem}.article-header h1{font-size:clamp(3rem,6.8vw,7rem);margin:1.7rem 0}.article-header>p{font-size:1.3rem;max-width:750px;margin-bottom:1.5rem}.article-image{margin:0 6%}.article-image img{width:100%;max-height:720px;object-position:center 42%}.article-image figcaption{font-size:.75rem;color:var(--muted);margin:.75rem 0}.article-body{max-width:790px;margin:auto;padding:4rem 6% 6rem;box-sizing:content-box}.article-body>section{margin-bottom:2.5rem}.article-body h2{font-size:2.5rem;line-height:1.15;letter-spacing:-.025em;margin-bottom:1.2rem}.article-body p{font-size:1.1rem;line-height:1.85}.article-cta{background:var(--peach);padding:2.5rem;margin-top:4rem}.article-cta .eyebrow{font-size:.75rem}.article-cta h2{margin-top:1rem}.article-cta .text-link{display:block;margin-top:1.5rem}
@media(min-width:1800px){body{max-width:1900px;margin:0 auto}.cover{min-height:780px}}
@media(max-width:1100px){.cover{min-height:620px}.cover-copy{width:60%}.section-pad{padding:5rem 5%}.story-grid{gap:2.5rem}.story-tall{padding-top:5rem}.meet{gap:5%}.cape-note{margin:4rem 5%;gap:3%;padding-right:5%}.cape-note>div:first-child{min-height:420px}.opening{grid-template-columns:1fr 4fr;gap:2rem}.host-header{padding:1.5rem 4%}.host-header nav{gap:1.2rem}.host-cover{gap:3%}.answer-layout{grid-template-columns:210px 1fr;gap:5%}.price-lockup>strong{font-size:5.5rem}}
@media(max-width:800px){.masthead-note{display:none}.main-nav{font-size:.8125rem}.main-nav>div{gap:1rem}.cover{min-height:580px}.cover h1{font-size:5rem}.cover-copy{width:68%}.cover-image img{object-position:60% center}.cover-caption{display:none}.cover:after{background:linear-gradient(90deg,rgba(10,27,46,.75),rgba(10,27,46,.25) 63%,rgba(10,27,46,.05))}.opening{grid-template-columns:1fr;gap:1.5rem}.opening>.eyebrow{max-width:none}.opening h2{font-size:2.7rem}.section-title{align-items:flex-start}.section-title>p{max-width:220px}.meet{grid-template-columns:.85fr 1fr;gap:5%}.meet-photo{aspect-ratio:.65}.meet-copy h2{font-size:2.8rem}.meet-copy p{font-size:.95rem}.planning{grid-template-columns:1fr;gap:3rem}.planning-head>p:not(.eyebrow){max-width:600px}.planning-right{max-width:700px}.cape-note h2{font-size:2.4rem}.cape-note>div:first-child{min-height:370px}.cape-note .button{gap:1rem}.host-header nav{flex-wrap:wrap;justify-content:flex-end;gap:1rem}.host-cover h1{font-size:3.8rem}.host-cover-image{aspect-ratio:.6}.host-offer{gap:5%}.host-price{font-size:7.5rem}.answer-layout{grid-template-columns:1fr}.answer-layout aside{position:static}.answer-layout aside nav{flex-direction:row;flex-wrap:wrap;gap:.7rem 1rem;margin-bottom:1.5rem}.answer-layout aside .text-link{margin-bottom:2.5rem}.answer-layout input{max-width:500px}.fineprint{align-items:flex-start;flex-direction:column;gap:1rem}.fineprint>span:last-child{text-align:left}.footer-row{align-items:flex-start;flex-direction:column;gap:1rem}.side-entrance{grid-template-columns:1fr}.side-entrance .button{grid-column:1;grid-row:auto;width:fit-content}}
@media(max-width:600px){.topline{padding:.7rem 4%;font-size:.75rem;align-items:center}.topline>span{max-width:130px;font-size:.75rem}.topline>a{text-align:right;max-width:165px}.masthead{padding:1.5rem 4%}.wordmark{font-size:clamp(4.2rem,21vw,7rem)}.main-nav{margin:0 4%;gap:1rem;align-items:flex-start;flex-wrap:wrap}.main-nav>div{gap:.5rem 1rem}.main-nav>a{background:var(--navy);color:white;padding:.5rem .8rem;display:block;width:100%;text-align:center}.cover{margin:1rem 4% 0;min-height:710px;padding:2rem 6% 4.5rem;align-items:flex-end}.cover-image img{object-position:74% top}.cover:after{background:linear-gradient(0deg,rgba(9,26,49,.94),rgba(9,26,49,.25) 67%,rgba(9,26,49,.02))}.cover-copy{width:100%}.cover h1{font-size:clamp(4.3rem,17vw,6rem);line-height:1;margin-bottom:1rem}.cover-copy .eyebrow{font-size:.75rem;max-width:270px;margin-bottom:1rem}.cover-copy>p:not(.eyebrow){font-size:1.1rem;line-height:1.4}.cover-bottom{left:6%;right:6%;font-size:.75rem;bottom:1rem}.cover-bottom>span{max-width:170px}.cover-bottom a{white-space:nowrap}.opening{margin:0 6%;padding:3.5rem 0}.opening h2{font-size:2.4rem;line-height:1.15}.opening p{font-size:1.05rem}.section-pad{padding:3.7rem 6%}.section-title{flex-direction:column;gap:1rem;margin-bottom:2rem}.section-title>p{max-width:none}.section-title h2{font-size:3.2rem}.story-grid{grid-template-columns:1fr;gap:2.5rem}.story-tall{padding-top:0}.story-large .story-image{aspect-ratio:1}.story-tall .story-image{aspect-ratio:.9}.story-tall .story-image img{object-position:center 32%}.story-wide{grid-column:auto;grid-template-columns:1fr;gap:1rem;padding-top:2rem}.story-wide .story-meta{margin-top:0}.story h3{font-size:2.5rem}.story-meta{font-size:.75rem;gap:.7rem}.manifesto{padding:3.5rem 6%}.manifesto-type{font-size:3.5rem}.manifesto>span{display:block;max-width:300px;margin:auto}.meet{grid-template-columns:1fr;gap:2.5rem}.meet-photo{aspect-ratio:.95}.meet-photo img{object-position:center 55%}.meet-copy h2{font-size:3.4rem}.meet-copy p{font-size:1rem}.meet-copy .handwritten{font-size:1.8rem}.planning-head h2{font-size:3.4rem}.price-lockup>strong{font-size:6.5rem}.cape-note{margin:3.5rem 6% 1rem;grid-template-columns:1fr;padding:1rem 7% 2rem;gap:0}.cape-note>div:first-child{min-height:0;height:330px}.cape-note img{transform:rotate(-4deg) scale(1.04);object-fit:contain}.cape-note h2{font-size:2.8rem}.cape-note .eyebrow{margin-top:1.5rem}.quick-answers{padding-top:2.5rem}.faq-item summary{font-size:1.05rem;gap:1rem}.faq-item>div{padding-right:0}.side-entrance{padding:3rem 6%}.side-entrance h2{font-size:2.8rem}.last-word{padding:4rem 6%}.last-word h2{font-size:3.8rem}.footer{padding:2.5rem 6% 1.5rem}.footer-brand{font-size:5.5rem}.footer-row>div{gap:1rem;font-size:.8125rem}.host-header{padding:1.5rem 6%;flex-direction:column;align-items:flex-start;gap:1.5rem}.host-header nav{justify-content:flex-start;font-size:.8125rem;gap:1rem}.host-section-bar{padding:1rem 6%;font-size:.75rem}.host-section-bar>span:last-child{display:none}.host-cover{grid-template-columns:1fr;padding:2.5rem 6% 3rem;gap:2rem}.host-cover h1{font-size:clamp(3.4rem,13vw,5rem)}.host-cover-image{aspect-ratio:.95;margin:0 0 .7rem}.host-cover-image img{object-position:center 26%}.host-stamp{right:-.3rem;bottom:-.8rem;font-size:.9rem}.host-strip{padding:1rem 6%;font-size:.75rem;flex-wrap:wrap;gap:.5rem 1.5rem;justify-content:flex-start}.host-intro h2,.host-truth h2{font-size:3.1rem}.host-intro-columns{grid-template-columns:1fr;gap:1.2rem}.host-intro-columns p{font-size:1rem}.host-offer{grid-template-columns:1fr;gap:3rem}.host-offer h2{font-size:3.3rem}.host-price{font-size:8rem}.host-truth>p:not(.eyebrow){font-size:1.05rem}.host-fits{grid-template-columns:1fr;gap:2.5rem}.host-fits h2{font-size:2.8rem}.host-close h2{font-size:3.5rem}.answer-heading h1{font-size:3.7rem}.answer-heading>p:last-child{font-size:1.05rem}.answer-layout{padding-top:2rem}.faq-group h2{font-size:2rem}.article-header h1{font-size:3.4rem}.article-header>p{font-size:1.1rem}.article-body{padding-top:2.5rem;padding-bottom:3rem}.article-body h2{font-size:2.2rem}.article-body p{font-size:1.05rem}.article-image img{max-height:520px}.article-cta{padding:1.7rem}.article-cta .button{gap:1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Supplied Jess.Travel identity and streamlined masthead. */
.masthead{align-items:center;padding:1.5rem 3%;min-height:175px}.wordmark{display:block;width:clamp(220px,28vw,420px);font-size:inherit;flex-shrink:0}.wordmark img{display:block;width:100%;height:auto;object-fit:contain}.masthead-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:2rem}.masthead-host{font-size:.875rem;text-align:right}.masthead-host:hover{text-decoration:underline}.footer-brand{display:block;width:clamp(230px,35vw,500px);font-size:inherit}.footer-brand img{width:100%;height:auto;object-fit:contain}.host-footer .footer-brand img{filter:brightness(0) invert(1)}.white-logo-frame{display:block!important;position:relative;width:230px;aspect-ratio:1069/370;overflow:hidden;margin:0!important}.white-logo-frame img{position:absolute;width:191.581%;max-width:none;height:auto;left:-45.837%;top:-111.351%}.host-logo>span:last-child{margin-top:1rem}.story-large .story-image img{object-position:center}
@media(max-width:800px){.masthead{min-height:145px}.masthead-note{display:none}.masthead-side{gap:0}}
@media(max-width:600px){.masthead{padding:1.2rem 4%;min-height:0;align-items:center;gap:1rem;flex-wrap:wrap}.wordmark{width:min(70vw,300px)}.masthead-side{width:100%;align-items:flex-end}.masthead-host{font-size:.8125rem}.footer-brand{width:min(80vw,330px)}.white-logo-frame{width:220px}}
/* Independent host campaign: deliberately its own visual world. */
.host-world{--navy:#191919;--deep:#191919;--ink:#191919;--peach:#ffdbc9;--paper:#f7f4ed;--muted:#615c57;--line:#c9c4bb;background:var(--paper);color:var(--ink);font-family:'Manrope',Arial,sans-serif}.host-world h1,.host-world h2,.host-world h3{font-family:'Manrope',Arial,sans-serif;font-weight:800;letter-spacing:-.065em}.host-world em{font-family:Georgia,serif}.host-world .host-header{background:#f7f4ed;color:#191919;border-bottom:1px solid #191919;padding:1.5rem 4%;display:flex;justify-content:space-between;align-items:center;gap:2rem}.host-world .host-brand-mark{width:180px;height:auto}.host-world .host-logo>span{display:block;font-size:.6rem;letter-spacing:.15em;margin-top:.65rem}.host-world .host-header nav{display:flex;align-items:center;gap:1.6rem;font-size:.75rem}.host-world .host-header-cta{background:#191919;color:#fff;padding:.8rem 1rem}.host-world .rebel-button{background:#ffdbc9;color:#191919;border:1px solid #191919;font-weight:800}.host-world .rebel-button:hover{background:#edc1ac}.rebel-cover{display:grid;grid-template-columns:1.05fr 1fr}.rebel-copy{padding:4.5rem 8% 4rem}.rebel-cover h1{font-size:clamp(4rem,6.6vw,7.7rem);line-height:.98;margin:2rem 0}.rebel-cover h1>span{color:#203971}.rebel-intro{font-size:1.12rem;max-width:330px}.rebel-motto{font-weight:800;margin:1.4rem 0}.rebel-underlink{display:block;font-size:.75rem;margin-top:1rem;text-decoration:underline;text-underline-offset:4px}.rebel-hero-image{position:relative;min-height:700px}.rebel-hero-image img{width:100%;height:100%;position:absolute;inset:0;object-position:50% 45%}.rebel-sticker{position:absolute;right:5%;bottom:5%;padding:1.2rem;background:#ffdbc9;color:#191919;font-size:.8rem;font-weight:800;transform:rotate(-6deg);line-height:1.4}.rebel-rules{display:flex;justify-content:space-around;gap:1.5rem;background:#191919;color:#ffdbc9;padding:1.35rem 4%;font-size:.9rem;font-weight:800;letter-spacing:.03em}.rebel-position{padding:6.5rem 8%;text-align:center}.rebel-position h2{margin:1.5rem 0;font-size:clamp(2.7rem,4.6vw,5rem)}.rebel-position>p:not(.eyebrow){max-width:650px;margin:0 auto;font-size:1.1rem}.rebel-proof{display:grid;grid-template-columns:repeat(3,1fr);max-width:950px;margin:3rem auto 0;border-top:1px solid #aaa398;padding-top:2rem}.rebel-proof strong,.rebel-proof span{display:block}.rebel-proof strong{font-size:1.3rem}.rebel-proof span{font-size:.8rem;margin-top:.4rem}.rebel-escape{position:relative;height:640px;color:#fff;isolation:isolate}.rebel-escape>img{width:100%;height:100%;position:absolute;inset:0;z-index:-2}.rebel-escape:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0008,transparent 90%);z-index:-1}.rebel-escape>div{padding:5rem 7%}.rebel-escape h2{font-size:clamp(4rem,7vw,8rem);margin-top:1.5rem}.rebel-escape>span{position:absolute;bottom:2rem;left:7%;font-size:.7rem;letter-spacing:.1em}.rebel-offer{display:grid;grid-template-columns:1fr 1fr;background:#ffdbc9}.rebel-price-panel{padding:5rem 12%}.rebel-price-panel h2{font-size:clamp(3rem,4.5vw,5rem);margin:1.5rem 0}.rebel-price-panel h2 span{color:#203971}.rebel-price{font-size:clamp(6rem,10vw,10rem);font-weight:800;letter-spacing:-.09em;line-height:1.1}.rebel-price>span{font-size:.8rem;display:block;letter-spacing:.1em;margin:.6rem 0 1.5rem}.rebel-price-panel .button{margin-top:1.5rem;background:#191919;color:#ffdbc9}.rebel-footnote{font-size:.7rem;margin-top:1rem;max-width:310px}.rebel-included{padding:5rem 12%;background:#efeddf}.rebel-included>div{display:flex;gap:1.5rem;border-bottom:1px solid #bdb9ac;padding:1.6rem 0}.rebel-included>div>span{font-size:.75rem}.rebel-included h3{font-size:1.5rem;letter-spacing:-.04em;margin-bottom:.65rem}.rebel-included p{font-size:.9rem}.rebel-included .text-link{margin-top:2rem}.rebel-community{display:grid;grid-template-columns:1.2fr 1fr;align-items:stretch;background:#203971;color:#fff5eb}.rebel-community-image img{width:100%;height:100%;min-height:610px}.rebel-community-copy{padding:5rem 12%}.rebel-community h2{font-size:clamp(3rem,4.7vw,5.5rem);margin:1.5rem 0}.rebel-community p:not(.eyebrow){font-size:.95rem}.rebel-community .text-link{margin-top:2rem}.rebel-jess{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%;padding:6rem 8%}.rebel-jess-image img{width:100%;max-height:720px;object-fit:contain}.rebel-jess h2{font-size:clamp(3.2rem,5vw,5.5rem);margin:1.4rem 0}.rebel-jess h2>span{color:#203971}.rebel-jess p:not(.eyebrow){max-width:450px}.rebel-signoff{font-weight:800;font-size:1.5rem;margin:1.8rem 0}.rebel-faq{padding:4rem 8% 6rem;display:grid;grid-template-columns:1fr 1.2fr;gap:8%;border-top:1px solid #bbb5aa}.rebel-faq h2{font-size:3.4rem;margin-top:1rem}.rebel-faq .text-link{margin-top:1.7rem}.rebel-close{background:#ffdbc9;padding:5rem 8%;text-align:center}.rebel-close h2{font-size:clamp(4rem,9vw,10rem);margin:2rem 0}.rebel-close h2 span{color:#203971}.rebel-close .button{background:#191919;color:#fff}.rebel-close>p:last-child{font-size:.8rem;margin-top:1rem}.host-world .host-footer{background:#191919;color:#f7f4ed;border:0}.host-world .host-footer .fineprint{color:#c9c4bb;border-color:#615c57}.host-world .answer-heading{background:#ffdbc9}.host-world .answer-heading h1{font-size:clamp(3.5rem,7vw,7rem)}.host-world .answers-source .button{background:#191919;color:#ffdbc9}.host-world .faq-group h2{letter-spacing:-.045em}
/* A tangible, browsable sample itinerary. */
.trip-sample{background:#f0f3ef;color:#213c35;padding-bottom:4rem}.trip-cover{margin-top:1.2rem;position:relative;min-height:580px;isolation:isolate;display:flex;align-items:center;color:white}.trip-cover>img{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.trip-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#092a2cb5,transparent 90%);z-index:-1}.trip-cover>div{padding:4rem 7%}.trip-cover h1{font-size:clamp(4rem,7.5vw,8rem);margin:1rem 0}.trip-cover p:not(.eyebrow){font-size:1.2rem;max-width:430px;margin-bottom:1.5rem}.trip-status{padding:1rem 7%;background:#213c35;color:white;display:flex;justify-content:space-between;gap:1.5rem;align-items:center;font-size:.7rem;letter-spacing:.06em}.trip-status button{border:1px solid #ffffff70;background:transparent;color:white;padding:.6rem 1rem;cursor:pointer;white-space:nowrap;font-size:.8rem}.trip-status button:hover{background:#ffffff20}.trip-overview{padding:4.5rem 7% 3rem;max-width:1100px}.trip-overview h2{margin:1rem 0}.trip-overview>p:not(.eyebrow){max-width:750px}.trip-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #b7c3b9}.trip-stats strong,.trip-stats span{display:block}.trip-stats strong{font-size:1.4rem}.trip-stats span{font-size:.8rem;color:#55665b;margin-top:.3rem}.trip-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:4%;padding:0 7%;align-items:start}.trip-sidebar{position:sticky;top:2rem;padding:1.2rem 0}.trip-sidebar nav{margin:1.5rem 0;display:grid}.trip-sidebar nav a{display:flex;gap:1rem;align-items:center;padding:.9rem 0;border-bottom:1px solid #cbd3cb;font-size:.8rem;line-height:1.5}.trip-sidebar nav a:hover{color:#a04229}.trip-sidebar nav b{font-size:.75rem;opacity:.65}.trip-sidebar>p:last-child{font-size:.75rem;margin-top:1rem}.trip-document{min-width:0}.trip-stay{background:#fff;margin-bottom:2rem}.trip-stay figure img{width:100%;aspect-ratio:2.1;object-position:center}.trip-stay figcaption,.trip-inline-photo figcaption{font-size:.65rem;padding:.6rem 1rem;color:#667568}.trip-stay>div{padding:2rem}.trip-stay h2{font-size:3rem;margin:.8rem 0}.trip-room{font-weight:600;font-size:.85rem;margin-bottom:1rem}.trip-stay .text-link{margin-top:1.2rem}.trip-day{background:#fff;border-top:1px solid #cbd3cb;margin-bottom:1rem;scroll-margin-top:2rem}.trip-day summary{display:flex;align-items:center;gap:1.2rem;padding:1.7rem;cursor:pointer;list-style:none}.trip-day summary::-webkit-details-marker{display:none}.trip-day-number{font-size:.65rem;font-weight:700;letter-spacing:.08em;white-space:nowrap}.trip-day summary h2{font-family:var(--sans);font-size:1.3rem;font-weight:500;letter-spacing:-.035em;line-height:1.3}.trip-day summary p{font-size:.75rem;color:#6d7b70;margin-top:.4rem}.trip-toggle{margin-left:auto;font-size:1.5rem}.trip-day[open] .trip-toggle{transform:rotate(45deg)}.trip-day-body{padding:0 2rem 2rem}.trip-event{display:grid;grid-template-columns:92px 1fr;gap:1rem;border-top:1px solid #e4e8e2;padding:1.5rem 0}.trip-event>span{font-size:.6rem;letter-spacing:.07em;padding-top:.3rem;color:#687769}.trip-event h3{font-family:var(--sans);font-size:1.1rem;font-weight:500;letter-spacing:-.025em;line-height:1.4;margin-bottom:.65rem}.trip-event p{font-size:.9rem;line-height:1.75}.planner-note{background:#f0f3ed;padding:1.2rem 1.4rem;border-left:3px solid #a0af90}.planner-note b{font-size:.6rem;letter-spacing:.1em}.planner-note p{font-size:.85rem;margin-top:.6rem}.planner-note a{font-size:.75rem;text-decoration:underline;display:inline-block;margin-top:.75rem}.trip-inline-photo{margin-bottom:1rem}.trip-inline-photo img{width:100%;aspect-ratio:1.7}.trip-handoff{background:#e6ebdf;padding:2.5rem;margin-top:2rem}.trip-handoff h2{font-size:3rem;margin:1rem 0}.trip-handoff .button{margin:1.5rem 0;background:#213c35}.trip-handoff .small{color:#55665b}.trip-credits{font-size:.75rem;margin:2rem 0}.trip-credits summary{cursor:pointer;text-decoration:underline}.trip-credits p{margin-top:1rem}.trip-credits a{text-decoration:underline}
@media(max-width:1000px){.host-world .host-header{flex-wrap:wrap}.rebel-copy{padding:3rem 8%}.rebel-cover h1{font-size:4.7rem}.rebel-hero-image{min-height:650px}.rebel-community-copy{padding:3rem 10%}.rebel-community-image img{min-height:540px}.rebel-faq h2{font-size:2.8rem}.trip-layout{grid-template-columns:190px minmax(0,1fr);padding:0 4%;gap:3%}.trip-day-body{padding:0 1.4rem 1.4rem}.trip-event{grid-template-columns:70px 1fr}.trip-day summary{gap:.8rem;padding:1.4rem}}
@media(max-width:700px){.host-world .host-header{padding:1.3rem 6%;gap:1rem}.host-world .host-header nav{flex-wrap:wrap;justify-content:flex-start;gap:1rem;font-size:.7rem}.host-world .host-brand-mark{width:160px}.rebel-cover{grid-template-columns:1fr}.rebel-copy{padding:3rem 6%}.rebel-cover h1{font-size:clamp(3.7rem,13vw,6rem)}.rebel-hero-image{min-height:0;height:570px}.rebel-hero-image img{object-position:50% 30%}.rebel-rules{flex-wrap:wrap;gap:.7rem 1.5rem;font-size:.7rem;justify-content:center}.rebel-position{padding:3.5rem 6%}.rebel-proof{gap:1rem}.rebel-proof strong{font-size:1rem}.rebel-proof span{font-size:.7rem}.rebel-escape{height:500px}.rebel-escape>div{padding:3rem 6%}.rebel-escape>span{max-width:280px}.rebel-offer,.rebel-community,.rebel-jess,.rebel-faq{grid-template-columns:1fr}.rebel-price-panel,.rebel-included{padding:3rem 7%}.rebel-price{font-size:8rem}.rebel-community-image img{min-height:0;aspect-ratio:1.05}.rebel-community-copy{padding:3rem 7%}.rebel-jess{padding:3rem 7%;gap:2rem}.rebel-jess-image img{max-height:600px}.rebel-faq{padding:3rem 7%;gap:2rem}.rebel-close{padding:3.5rem 6%}.rebel-close h2{font-size:clamp(3.4rem,13vw,6rem)}.trip-cover{min-height:510px}.trip-cover>img{object-position:62%}.trip-cover h1{font-size:4.6rem}.trip-status{padding:1rem 6%;font-size:.6rem}.trip-status span{max-width:175px}.trip-overview{padding:3rem 6%}.trip-overview h2{font-size:2.8rem}.trip-stats{gap:1rem}.trip-stats strong{font-size:1.1rem}.trip-stats span{font-size:.7rem}.trip-layout{grid-template-columns:1fr;padding:0 5%}.trip-sidebar{position:static;padding:0 0 2rem}.trip-sidebar nav{grid-template-columns:1fr 1fr;gap:0 1rem}.trip-sidebar nav a{font-size:.7rem;gap:.5rem}.trip-stay>div{padding:1.5rem}.trip-day summary h2{font-size:1.12rem}.trip-day-number{font-size:.55rem}.trip-event{grid-template-columns:1fr;gap:.6rem}.trip-event>span{font-size:.65rem}.trip-handoff{padding:1.5rem}.trip-handoff h2{font-size:2.6rem}}
@media print{body>header,body>footer,.trip-sidebar,.trip-status,.trip-cover .button,.trip-handoff .button,.skip{display:none!important}.trip-cover{min-height:250px;margin:0}.trip-cover h1{font-size:3rem}.trip-cover>div{padding:2rem}.trip-layout{display:block;padding:0}.trip-overview{padding:2rem 0}.trip-day{break-inside:avoid}.trip-sample{background:white}.trip-handoff{break-inside:avoid}.trip-day-body{display:block!important}.trip-day summary{padding:1rem}.trip-stay img{max-height:200px}.trip-inline-photo img{max-height:200px}.trip-stats{margin-bottom:2rem}}

/* Requested quieter opening and compact, linked footer identity. */
.footer .footer-brand{width:min(200px,17.5vw);max-width:48vw;margin-bottom:.6rem}.footer-row>p{font-size:.875rem}.cover{min-height:590px;padding:4rem 4.3%;}.cover h1{font-size:clamp(4rem,7.3vw,7.3rem);line-height:1.06;letter-spacing:-.035em}.cover-copy{width:55%;max-width:660px}.cover-copy .eyebrow{margin-bottom:1.25rem}.cover-copy>p:not(.eyebrow){font-size:1.1rem;line-height:1.6}.rebel-cover{grid-template-columns:1fr 1fr;align-items:center}.rebel-copy{padding:3rem 8%}.rebel-cover h1{font-size:clamp(3.4rem,5.5vw,6.5rem);line-height:1.05;letter-spacing:-.05em;margin:1.5rem 0}.rebel-intro{margin-bottom:1.7rem}.rebel-hero-image{min-height:0;align-self:stretch;background:#f7f4ed;display:flex;align-items:center}.rebel-hero-image img{position:static;inset:auto;width:100%;height:auto;max-height:780px;object-fit:contain;object-position:center top}.rebel-jess-image img{max-height:650px;object-fit:contain}.host-world .rebel-price-panel .button:hover,.host-world .rebel-close .button:hover{background:#203971;color:#fff}.host-world .rebel-community{background:#203971}.trip-status{justify-content:flex-start}
@media(max-width:700px){.rebel-cover{grid-template-columns:1fr}.rebel-copy{padding:2.7rem 6%}.rebel-cover h1{font-size:clamp(3.4rem,12vw,5rem)}.rebel-hero-image{height:auto;min-height:0}.rebel-hero-image img{height:auto;max-height:none;object-fit:contain}.cover{min-height:600px;padding:2rem 6%;}.cover-copy{width:100%}.cover h1{font-size:clamp(3.8rem,15vw,5.5rem)}.footer .footer-brand{width:min(40vw,165px);max-width:48vw}.footer-row>p{font-size:.75rem}}
/* Photo framing and the expanded Jess itinerary. */
.story-large .story-image,.story-tall .story-image,.meet-photo{aspect-ratio:auto}.story-image img,.meet-photo img{height:auto;width:100%;object-fit:contain}.story:hover .story-image img{transform:none}.article-image img{max-height:none;height:auto;object-fit:contain}.rebel-community-image img{min-height:0;height:auto;object-fit:contain}.rebel-community-image{align-self:center}.cover{min-height:0;aspect-ratio:1.5;align-items:center;background:#203971}.cover-image img{object-fit:contain;object-position:center top}.cover-copy{width:49%}.cover h1{font-size:clamp(3.5rem,7vw,7rem)}.rebel-cover{position:relative;isolation:isolate;display:flex;min-height:0;aspect-ratio:1.777;background:#f7f4ed;overflow:hidden}.rebel-hero-image{position:absolute;inset:0;z-index:-1;width:100%;height:100%;display:block;background:transparent}.rebel-hero-image img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center top}.rebel-copy{width:50%;padding:4rem 5%}.rebel-cover h1{font-size:clamp(3.4rem,5.4vw,6.5rem);line-height:1.04}.rebel-cover h1 span{display:block;margin-top:.15em}.rebel-rules{flex-wrap:wrap;font-size:.8rem}.rebel-price{width:fit-content;text-align:center}.rebel-price>span{text-align:center}.trip-sample{background:#fffdf9;color:#203971}.trip-status{background:#203971}.trip-stats,.trip-sidebar nav a{border-color:#c9cbd1}.trip-stats span,.trip-sidebar p,.trip-day summary p,.trip-event>span,.trip-stay figcaption,.trip-inline-photo figcaption,.trip-handoff .small{color:#576076}.trip-stay,.trip-day{border:1px solid #e1dfdc}.planner-note,.trip-handoff{background:#ffdbc9}.planner-note{border-color:#203971}.trip-handoff .button{background:#203971}.trip-depth{margin:1rem 0 1.8rem}.trip-depth>h3{font-family:var(--serif);font-size:2rem;line-height:1.2;margin:.8rem 0 1.5rem}.trip-detail-row{margin:1.4rem 0}.trip-detail-row h4{font-family:var(--sans);font-size:.8rem;letter-spacing:.07em;margin-bottom:.65rem}.trip-detail-row p{font-size:1rem;line-height:1.8}.trip-detail-row a{text-decoration:underline;text-underline-offset:3px}.trip-arranged{background:#203971;color:white;padding:1.2rem;margin-top:1.5rem}.trip-arranged>b{font-size:.75rem;letter-spacing:.07em}.trip-arranged p{font-size:.9rem;margin-top:.5rem}.trip-cover:after{background:linear-gradient(90deg,#102349ad,transparent 95%)}
@media(max-width:700px){.cover{display:flex;flex-direction:column;aspect-ratio:auto;padding:0;align-items:stretch;background:#203971}.cover-image{position:static;z-index:0}.cover-image img{height:auto;width:100%;object-fit:contain}.cover:after{display:none}.cover-copy{width:100%;padding:2rem 6%}.cover h1{font-size:4rem}.rebel-cover{display:flex;flex-direction:column;aspect-ratio:auto;min-height:0;overflow:visible}.rebel-hero-image{position:static;order:0;height:auto;z-index:0}.rebel-hero-image img{height:auto;width:100%;object-fit:contain}.rebel-copy{order:1;width:100%;padding:2rem 6%}.rebel-cover h1{font-size:clamp(3rem,10vw,4.5rem)}.meet-photo{aspect-ratio:auto}.meet-photo img{height:auto}.rebel-rules{font-size:.75rem}.trip-depth>h3{font-size:1.8rem}}

/* Three consistent inspiration cards with separate inquiry and editorial links. */
.story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;align-items:start}.inspiration-card{min-width:0}.inspiration-card .story-image{height:330px;aspect-ratio:auto;display:flex;align-items:center;background:#f0ede7}.inspiration-card .story-image img{width:100%;height:100%;object-fit:contain;object-position:center;transform:none}.inspiration-card>.eyebrow{margin:1.2rem 0 .8rem;font-size:.75rem}.inspiration-card h3{font-size:clamp(1.8rem,2.6vw,2.7rem);line-height:1.14;margin-bottom:.8rem}.inspiration-card>p:not(.eyebrow){font-size:1rem;color:var(--muted)}.inspiration-links{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;margin-top:1.3rem;font-size:.875rem}.inspiration-links>a:last-child{text-decoration:underline;text-underline-offset:4px}.manifesto{display:grid;grid-template-columns:minmax(180px,.7fr) 2fr;align-items:center;gap:2rem;text-align:left;padding:4rem 8%;overflow:visible}.manifesto-sticker img{width:100%;max-height:390px;object-fit:contain;filter:drop-shadow(0 12px 10px #091b3544);transform:rotate(-5deg)}.manifesto-copy .manifesto-type{font-size:clamp(2.5rem,4.6vw,5rem);line-height:1.13;margin:1.2rem 0}.manifesto-copy>span{font-size:.75rem;letter-spacing:.06em}.article-image{max-width:1000px;margin:0 auto;padding:0 5%}.article-image img{width:100%;height:auto;max-height:520px;object-fit:contain;object-position:center}.article-header{padding-top:4rem;padding-bottom:2.5rem}.article-header h1{font-size:clamp(3rem,5vw,5.5rem)}
@media(max-width:900px){.story-grid{gap:1.3rem}.inspiration-card .story-image{height:240px}.inspiration-card h3{font-size:1.9rem}.manifesto{padding:3rem 6%;gap:1.3rem}}
@media(max-width:650px){.story-grid{grid-template-columns:1fr;gap:2.8rem}.inspiration-card .story-image{height:auto;max-height:none;background:transparent}.inspiration-card .story-image img{height:auto;max-height:430px;object-fit:contain}.inspiration-card h3{font-size:2.5rem}.manifesto{grid-template-columns:1fr;text-align:center;padding:3rem 6%}.manifesto-sticker img{max-height:250px;width:auto;max-width:80%;margin:auto}.manifesto-copy .manifesto-type{font-size:2.7rem}.article-image img{max-height:400px}.article-header{padding-top:2.5rem}.article-header h1{font-size:3rem}}

/* Center the reminder strip and give the founder portrait a quieter scale. */
.opening{display:block}.opening>div{max-width:900px;margin:auto}
.manifesto{grid-template-columns:1fr;text-align:center;justify-items:center;gap:1.25rem}.manifesto-sticker img{max-height:260px;width:auto;max-width:100%;margin:auto}.manifesto-copy{max-width:850px;text-align:center}.meet{align-items:center}.meet-photo{width:100%;max-width:380px;justify-self:center}.meet-photo img{width:100%;height:auto;max-height:510px;object-fit:contain}.cape-note img{object-fit:contain}
@media(max-width:650px){.meet-photo{max-width:300px}.manifesto-sticker img{max-height:210px}}

/* Quote, character and film share one balanced strip. */
.manifesto{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;padding:3.5rem 5%;align-items:center;justify-items:stretch}.manifesto-message{display:grid;grid-template-columns:30% minmax(0,1fr);align-items:center;gap:1rem}.manifesto-sticker img{width:100%;height:auto;max-height:330px;transform:rotate(-5deg)}.manifesto-copy{text-align:left;min-width:0}.manifesto-copy .manifesto-type{font-size:clamp(2rem,2.8vw,3.6rem);margin:0 0 1.2rem}.manifesto-copy>span{display:block;font-size:.65rem;line-height:1.6}.manifesto-video{min-width:0;width:100%;box-shadow:0 15px 40px #091b3550}.manifesto-video video{display:block;width:100%;aspect-ratio:16/9;background:#101725;object-fit:contain}.footer-row{justify-content:flex-end}
@media(min-width:701px){.cover{width:75.2%;margin:1.2rem auto 0;aspect-ratio:1.5;padding:2.8rem 3.4%;min-height:0}.cover h1{font-size:clamp(2.8rem,5.6vw,5.6rem)}.cover-copy>p:not(.eyebrow){font-size:1rem}.rebel-cover{width:80%;margin:0 auto;aspect-ratio:1.777;min-height:0}.rebel-copy{padding:2rem 4%}.rebel-cover h1{font-size:clamp(2.5rem,4.3vw,5.2rem)}.rebel-intro{font-size:1rem}}
@media(max-width:1000px){.manifesto{grid-template-columns:1fr;gap:2rem}.manifesto-message{max-width:650px;margin:auto}.manifesto-video{max-width:750px;margin:auto}.manifesto-copy .manifesto-type{font-size:clamp(2rem,4vw,3rem)}}
@media(max-width:650px){.manifesto{padding:2.5rem 5%}.manifesto-message{grid-template-columns:27% minmax(0,1fr);gap:.8rem}.manifesto-copy .manifesto-type{font-size:clamp(1.7rem,6vw,2.5rem)}.manifesto-sticker img{max-width:100%;max-height:240px}.manifesto-copy>span{font-size:.6rem}}

/* Wide, shallow editorial heroes; consistent pricing alignment. */
@media(min-width:701px){.cover{width:94%;margin:1.2rem 3% 0;aspect-ratio:2.36;min-height:0;padding:2rem 4.3%}.cover-image img{object-fit:cover;object-position:center top}.cover h1{font-size:clamp(3rem,5.8vw,6rem)}.cover-copy{width:48%}.cover-copy .eyebrow{margin-bottom:.9rem}.cover-copy>p:not(.eyebrow){margin-bottom:1.2rem}.rebel-cover{width:100%;margin:0;aspect-ratio:2.36;min-height:0}.rebel-hero-image img{object-fit:cover;object-position:center top}.rebel-copy{width:49%;padding:1.8rem 5%}.rebel-cover h1{font-size:clamp(2.6rem,4.4vw,5.2rem);margin-bottom:1rem}.rebel-intro{margin-bottom:1rem}}
.rebel-price-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3.5rem 8%;gap:1.25rem}.rebel-price-panel>.eyebrow,.rebel-price-panel>h2,.rebel-price-panel>p,.rebel-price-panel>.button{margin:0}.rebel-price-panel h2{font-size:clamp(2.6rem,3.8vw,4.6rem);line-height:1.06}.rebel-price-panel .rebel-price{margin:.5rem 0 0;width:auto;text-align:center;font-size:clamp(5.5rem,9vw,9rem);line-height:1}.rebel-price-panel .rebel-price>span{display:block;margin-top:.8rem;line-height:1.4;text-align:center}.rebel-price-panel>.button{width:100%;max-width:360px;justify-content:center;gap:1rem;white-space:normal}.rebel-price-panel>.rebel-footnote{max-width:360px;line-height:1.6}.rebel-price-panel>p:not(.eyebrow){max-width:360px}
/* A centered campaign composition with balanced copy and film. */
.manifesto{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;padding:4rem max(5%,calc((100% - 1360px)/2));align-items:center}.manifesto-message{width:100%;max-width:none;margin:0;grid-template-columns:28% minmax(0,1fr);gap:1.4rem;align-items:center}.manifesto-sticker img{max-height:330px;width:100%;transform:rotate(-3deg)}.manifesto-copy{text-align:center}.manifesto-copy .manifesto-type{font-size:clamp(2rem,3vw,3.7rem);line-height:1.15;margin:0 0 1.4rem}.manifesto-copy>span{font-size:.65rem;letter-spacing:.05em;max-width:280px;margin:auto}.manifesto-video{width:100%;max-width:620px;justify-self:center;margin:0;box-shadow:none}
@media(min-width:701px) and (max-width:1000px){.cover h1{font-size:3rem}.cover-copy .eyebrow{font-size:.65rem}.cover .button,.rebel-cover .button{font-size:.8rem;padding:.8rem 1rem}.rebel-cover h1{font-size:2.6rem}.rebel-intro{font-size:.85rem}.rebel-underlink{font-size:.7rem}}
@media(max-width:1000px){.manifesto{grid-template-columns:1fr;padding:3rem 6%;gap:2rem}.manifesto-message{max-width:620px;margin:auto;grid-template-columns:25% minmax(0,1fr)}.manifesto-video{margin:auto}.manifesto-copy .manifesto-type{font-size:clamp(2rem,4.5vw,3.2rem)}}
@media(max-width:650px){.manifesto-message{gap:.7rem;grid-template-columns:24% minmax(0,1fr)}.manifesto-copy .manifesto-type{font-size:clamp(1.7rem,5.6vw,2.4rem)}.rebel-price-panel{padding:3rem 7%}.rebel-price-panel h2{font-size:2.8rem}.rebel-price-panel .rebel-price{font-size:7rem}}

/* Match traveler masthead logo to the host header mark. */
@media(min-width:701px){.masthead .wordmark{width:180px}.masthead{align-items:center;padding-top:1.15rem;padding-bottom:1.15rem}}
@media(max-width:700px){.masthead .wordmark{width:160px;max-width:55vw}}

/* Larger, editorial superhero crop beside the campaign quote. */
@media(min-width:1001px){.manifesto{overflow:hidden;min-height:400px;padding-top:0;padding-bottom:0}.manifesto-message{align-self:stretch;grid-template-columns:43% minmax(0,1fr);gap:.5rem;overflow:visible}.manifesto-sticker{height:100%;display:flex;align-items:flex-end;justify-content:center;overflow:visible}.manifesto-sticker img{width:145%;max-width:none;height:auto;max-height:540px;transform:translate(-4%,12%) rotate(-2deg);transform-origin:center bottom}.manifesto-copy{text-align:left;padding-left:.5rem}.manifesto-copy .manifesto-type{font-size:clamp(2.15rem,3vw,3.8rem);margin:0}.manifesto-video{max-width:650px}}

/* Balanced three-part editorial treatment for the campaign film strip. */
@media (min-width:1001px){
 .manifesto{grid-template-columns:minmax(230px,.78fr) minmax(350px,1.08fr) minmax(500px,1.55fr);gap:clamp(1.75rem,2.6vw,3.5rem);min-height:420px;padding:2.75rem clamp(3rem,5vw,7rem);align-items:center;overflow:hidden}
 .manifesto-message{display:contents}
 .manifesto-sticker{align-self:stretch;display:flex;align-items:flex-end;justify-content:center;min-width:0;overflow:visible}
 .manifesto-sticker img{width:auto;height:clamp(390px,28vw,510px);max-width:none;max-height:none;transform:translateY(13%) rotate(-2deg);transform-origin:center bottom}
 .manifesto-copy{align-self:center;padding:0;text-align:left}
 .manifesto-copy .manifesto-type{max-width:560px;margin:0;font-size:clamp(2.25rem,2.7vw,3.65rem);line-height:1.08}
 .manifesto-video{width:100%;max-width:none;margin:0;justify-self:stretch}
}
