@font-face{font-family:Playfair;src:url('/assets/playfair.woff2') format('woff2');font-weight:400 900;font-display:swap}
:root{--ink:#181b19;--deep:#101311;--paper:#f5f2eb;--white:#fffdf8;--gold:#bf9d61;--gold-dark:#81612e;--muted:#64685f;--line:#d5cfc3;--display:Playfair,Georgia,serif;--body:Arial,Helvetica,sans-serif;--gutter:clamp(1.25rem,5vw,5rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.75}body:has(dialog[open]){overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:default;opacity:.35}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:400;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(3rem,6.5vw,6.3rem)}h2{font-size:clamp(2.25rem,4vw,4rem)}h3{font-size:2rem}h4{font-family:var(--display);font-size:1.45rem;font-weight:400;line-height:1.35;letter-spacing:-.01em}p{margin-bottom:1.25em}strong{font-weight:600}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--gold-dark);outline-offset:5px}.wrap{width:min(100% - 2 * var(--gutter),1380px);margin-inline:auto}.section{padding-block:clamp(4rem,7.5vw,8rem)}.rich{font-size:1rem;line-height:1.85}.rich>div+div{margin-top:1.25rem}.rich>div:last-child>p:last-child{margin-bottom:0}.gold-rule{display:block;width:4rem;border-top:1px solid var(--gold);margin-top:2.5rem}.skip-link{position:fixed;top:-7rem;left:1rem;z-index:1000;background:var(--paper);padding:1rem}.skip-link:focus{top:1rem}
.site-header{position:sticky;top:0;z-index:40;height:100px;background:var(--deep);color:var(--paper);padding:0 var(--gutter);display:flex;align-items:center;gap:3rem;border-bottom:1px solid #ffffff18}.brand{display:block;width:222px;flex-shrink:0}.brand img{width:100%;height:auto}.site-header nav{display:flex;align-items:center;gap:2.75rem;margin-left:auto}.site-header nav a{font-size:.88rem;letter-spacing:.035em;position:relative;padding:.75rem 0}.site-header nav a[aria-current]:after{content:'';position:absolute;bottom:.3rem;left:0;right:0;border-bottom:1px solid var(--gold)}.header-contact{font-size:.88rem;display:flex;gap:2rem;align-items:center;border:1px solid #b99b6355;padding:.8rem 1.3rem}.header-contact:hover{background:#bf9d6115}.header-contact span{color:var(--gold);font-size:1.25rem}
.button{border:1px solid var(--ink);background:var(--ink);color:var(--white);min-height:52px;padding:.9rem 1.6rem;display:inline-flex;align-items:center;gap:2.5rem;font-size:.875rem;letter-spacing:.035em;transition:background .2s,color .2s}.button:after,.text-link:after{content:'↗';font-size:1.3rem;line-height:1}.button.light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button:hover{background:var(--gold);color:var(--ink);border-color:var(--gold)}.text-link{display:inline-flex;align-items:center;gap:2rem;border-bottom:1px solid var(--gold-dark);font-size:.9rem;line-height:1.4;padding:.7rem 0}.text-link:hover{color:var(--gold-dark)}
.home-hero{min-height:720px;height:calc(100svh - 100px);max-height:950px;position:relative;isolation:isolate;display:flex;align-items:center;color:var(--white);padding:3rem var(--gutter) 4rem;background:var(--ink)}.hero-image{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;object-position:center 65%;z-index:-2}.home-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,17,15,.77),rgba(10,17,15,.3) 55%,rgba(10,17,15,.05)),linear-gradient(0deg,rgba(8,15,12,.45),transparent 45%);z-index:-1}.hero-content{max-width:850px}.hero-content h1{font-size:clamp(3.25rem,5.7vw,6rem);line-height:1.17;letter-spacing:-.04em;margin-bottom:1.6rem}.hero-content h1 span{display:block}.hero-subtitle{max-width:440px;font-size:1.05rem;line-height:1.8;margin-bottom:2.2rem;color:#f1eee7}.hero-subtitle p{margin:0}.scroll-cue{position:absolute;bottom:2rem;right:var(--gutter);font-size:1.7rem;width:48px;height:48px;border:1px solid #ffffff55;display:grid;place-items:center}
.photo{position:relative;padding:0;background:var(--ink);border:0;overflow:hidden;display:block;width:100%;color:var(--white)}.photo img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.photo:hover img{transform:scale(1.025)}.expand{position:absolute;right:1rem;bottom:1rem;display:grid;place-items:center;width:36px;height:36px;background:#131b16bb;color:white;font-size:1.1rem;border:1px solid #ffffff55;opacity:0;transition:opacity .2s}.photo:hover .expand,.photo:focus-visible .expand{opacity:1}.about{display:grid;grid-template-columns:.85fr 1.15fr 1fr;gap:4rem;align-items:center}.about-title{align-self:start;padding-top:1.5rem}.about h2{font-size:clamp(2.2rem,3.2vw,3.5rem)}.about-copy strong{font-family:var(--display);font-size:1.65rem;line-height:1.5;font-weight:400;color:var(--ink)}.about-photo{height:490px}.about-copy p{color:#41463e}
.home-tours{background:var(--ink);color:var(--paper);padding-block:6rem}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.8rem}.section-heading h2{margin:0;max-width:770px}.section-heading .text-link{border-color:var(--gold);color:var(--paper);flex-shrink:0}.tour-index{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.index-card{position:relative;display:block;border-bottom:1px solid #bd9c6160;padding-bottom:1.5rem;min-width:0}.index-card>img{width:100%;height:390px;object-fit:cover;filter:brightness(.86);transition:filter .3s}.index-card:hover img{filter:brightness(1)}.index-card>div{display:flex;align-items:start;gap:.7rem;padding-top:1.5rem}.index-card h2{font-size:clamp(1.45rem,2vw,2.1rem);line-height:1.25;margin:0}.index-arrow{color:var(--gold);margin-left:auto;flex-shrink:0;font-size:1.4rem}.gallery-controls{display:flex;gap:.6rem}.gallery-controls button,.day-step-controls button{width:48px;height:48px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:1.2rem}.gallery-controls button:hover,.day-step-controls button:hover{border-color:var(--gold-dark);background:#bf9d6110}.gallery{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 var(--gutter) 1.2rem;scrollbar-width:thin;scrollbar-color:var(--gold) transparent}.gallery-photo{flex:0 0 40%;height:390px;scroll-snap-align:center}.gallery-section h2{max-width:800px}
.contact{background:#e9e4da}.contact-layout{display:grid;grid-template-columns:1.1fr .7fr;gap:15%}.contact h2{margin-bottom:2rem}.contact .rich{max-width:37rem;margin-bottom:2rem}.contact-details{padding-top:1rem}.contact-details p{color:#53594e}.contact-details h4{margin-bottom:.8rem}.hours{margin-top:2rem;border-top:1px solid #c8c1b4;padding-top:1.6rem}.hours p{display:inline;margin-right:1rem}.newsletter{padding-block:4rem;display:flex;align-items:center;gap:5rem;justify-content:space-between}.newsletter h3{font-family:var(--body);font-size:.95rem;font-weight:500;letter-spacing:.22em;margin:0}.newsletter form{width:50%;max-width:580px}.newsletter label{font-size:.875rem}.newsletter-input{display:flex;border-bottom:1px solid var(--ink);padding:.25rem 0}.newsletter input{flex:1;min-width:0;background:none;border:0;border-radius:0;padding:.7rem 0}.newsletter button{background:none;border:0;font-size:.9rem;display:flex;gap:2rem;align-items:center;color:var(--ink)}.newsletter button span{color:var(--gold-dark);font-size:1.25rem}.form-status{margin:.75rem 0 0;font-size:.875rem;color:var(--gold-dark)}.form-status:empty{display:none}
.site-footer{background:var(--deep);color:var(--paper);padding:3.5rem var(--gutter) 1.5rem}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:3rem;padding-bottom:2rem}.footer-top img{width:260px;height:auto}.footer-top p{font-size:.8rem;letter-spacing:.17em;color:var(--gold);margin:0}.footer-bottom{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;font-size:.75rem;color:#b8bcb2;border-top:1px solid #ffffff20;padding-top:1.5rem}.footer-bottom p{margin:0}.footer-bottom>a{margin-left:auto}.preview-label{font-size:.75rem;border-left:1px solid #ffffff30;padding-left:1.5rem}
.collection-intro{display:grid;grid-template-columns:1fr 1fr;gap:4rem 7%;align-items:center}.collection-heading h1{margin-bottom:2.5rem}.collection-heading .rich{max-width:37rem}.collection-heading .rich p:first-child{font-family:var(--display);font-size:1.9rem;line-height:1.5}.collection-heading .rich p:first-child strong{font-weight:400}.collection-intro>.photo{height:620px}.facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;border-top:1px solid var(--line);padding-top:2.25rem}.facts h4{font-size:1.3rem;margin-bottom:.8rem}.facts p{font-size:.9rem;line-height:1.85;color:var(--muted);margin-bottom:0}.collection-intro>.facts{grid-column:1/-1}.tour-jump{display:flex;flex-wrap:wrap;gap:1rem 2rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:1.25rem;font-size:.875rem}.tour-jump a{padding:.2rem 0;border-bottom:1px solid transparent}.tour-jump a:hover{border-color:var(--gold-dark)}.tour-card{display:grid;grid-template-columns:1fr 1fr;gap:3rem 7%;padding-block:6rem;border-bottom:1px solid var(--line);align-items:start;scroll-margin-top:8rem}.tour-photo{position:relative;height:650px}.tour-photo>.photo{height:100%}.tour-copy{padding-top:1rem}.tour-copy h2,.tour-copy h1{font-size:clamp(2.5rem,3.4vw,4rem);margin-bottom:2rem}.tour-copy .rich p:first-child{font-size:.875rem;letter-spacing:.08em;color:var(--gold-dark)}.tour-copy .rich p:nth-child(2){font-family:var(--display);font-size:1.6rem;line-height:1.5}.tour-copy .rich p:nth-child(2) strong{font-weight:400}.tour-copy .rich p{margin-bottom:1.4rem}.tour-copy .text-link{margin-top:1.5rem}.tour-card>.facts{grid-column:1/-1}.tour-collection .tour-card:nth-child(even) .tour-photo{grid-column:2;grid-row:1}.tour-collection .tour-card:nth-child(even) .tour-copy{grid-column:1;grid-row:1}.difference{background:var(--ink);color:var(--paper);margin-top:6rem}.difference-top{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;margin-bottom:4rem}.difference-top>.photo{height:520px}.difference-top .rich{max-width:38rem}.difference .facts{border-color:#bf9d6144}.difference .facts p{color:#b9beb4}.difference h2{max-width:600px}.difference-top .rich p:first-child,.difference-top .rich p:nth-child(2){margin-bottom:.25rem}.difference-top .rich p:nth-child(3){margin-top:1.5rem}
.detail-title{padding-top:3rem;padding-bottom:3rem}.breadcrumb{display:inline-block;font-size:.875rem;color:var(--gold-dark);letter-spacing:.04em;margin-bottom:1.75rem}.breadcrumb:before{content:'←';margin-right:1rem}.detail-title h1{max-width:1050px;margin-bottom:0;font-size:clamp(3rem,5vw,5.5rem)}.detail-hero{height:clamp(350px,48vw,640px);background:var(--ink)}.detail-hero img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.detail-overview{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-block:4rem 2rem}.detail-overview .rich p:first-child{font-family:var(--display);font-size:1.8rem;line-height:1.5}.detail-overview .rich p:first-child strong{font-weight:400}.trip-facts{align-self:start;border-top:1px solid var(--line)}.trip-facts>div{border-bottom:1px solid var(--line);padding:.8rem 0;font-size:.92rem}.trip-facts p{margin:0}.trip-facts strong{font-weight:400}.journey-intro{display:grid;grid-template-columns:1fr 1fr;gap:4rem 8%;align-items:center}.journey-intro>.photo{height:450px}.journey-intro>.facts{grid-column:1/-1}.journey-intro .text-link{margin-top:1rem}.journey{display:grid;grid-template-columns:300px minmax(0,1fr);gap:6%;align-items:start;border-top:1px solid var(--line);margin-top:3rem}.journey-nav{position:sticky;top:135px}.journey-nav-title{font-size:.875rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:1.5rem}.day-tabs{display:flex;flex-direction:column;border-top:1px solid var(--line)}.day-tabs button{display:flex;align-items:center;text-align:left;gap:1rem;width:100%;min-height:64px;padding:1rem .75rem;background:none;border:0;border-bottom:1px solid var(--line);color:var(--muted);font-size:.875rem;line-height:1.6}.day-tabs button[aria-selected=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.day-tabs button:hover:not([aria-selected=true]){background:#e9e4da;color:var(--ink)}.day-number{font-family:var(--display);color:var(--gold-dark);font-size:1.2rem;flex:0 0 1.5rem}.day-tabs button[aria-selected=true] .day-number{color:var(--gold)}.day-panel{margin-bottom:4rem;outline-offset:10px}.day-panel[hidden]{display:none}.day-panel>.photo{height:430px}.day-copy{padding-top:2.5rem;max-width:810px}.day-copy h2{font-size:clamp(2rem,3vw,3rem);margin-bottom:2rem}.day-copy .rich{max-width:45rem}.day-copy .rich p{margin-bottom:1.35rem}.day-copy .facts{margin-top:2.5rem;gap:1.5rem}.day-copy .facts p{font-size:.875rem}.day-copy .facts h4{font-size:1.25rem}.day-step-controls{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:1.5rem}.day-step-controls[hidden]{display:none}.day-count{font-size:.875rem;color:var(--muted);letter-spacing:.1em}.editions{padding-top:3rem}.editions .tour-card:first-of-type{padding-top:1rem}.editions .tour-card:last-child{margin-bottom:4rem}.editions .tour-copy h1,.editions .tour-copy h2{font-size:clamp(2rem,3vw,3.4rem);line-height:1.3}.privacy{min-height:60vh}
dialog{padding:0;border:0;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#080e0ae8;backdrop-filter:blur(6px)}.lightbox{width:min(94vw,1450px);max-height:94svh;background:transparent;overflow:visible;color:white}.lightbox>img{max-height:82svh;max-width:100%;width:auto;margin:auto;object-fit:contain}.lightbox-caption{text-align:center;margin:1rem 0 0;font-size:.875rem}.close-dialog{position:absolute;right:.75rem;top:.75rem;width:44px;height:44px;border:1px solid #ffffff66;background:var(--ink);color:var(--paper);font-size:1.7rem;line-height:1;z-index:1}.contact-dialog{width:min(90vw,580px);max-height:90svh;padding:3rem}.contact-dialog h2{font-size:2.5rem;margin-bottom:1rem;padding-right:2rem}.email-note{font-size:.875rem;color:var(--muted);margin-bottom:1.5rem}.contact-dialog form{display:flex;flex-direction:column;gap:.55rem}.contact-dialog label{font-size:.875rem}.contact-dialog input:not([type=file]),.contact-dialog textarea{width:100%;border:1px solid var(--line);border-radius:0;background:var(--white);padding:.7rem .8rem;color:var(--ink);margin-bottom:.7rem}.contact-dialog textarea{resize:vertical;min-height:100px;margin-top:.5rem}.contact-dialog input[type=file]{font-size:.8rem;width:100%;margin-bottom:1rem}.contact-dialog .button{align-self:start;min-width:140px;justify-content:space-between}
@media(min-width:1700px){.home-hero{padding-left:calc((100vw - 1380px)/2)}.hero-content h1{font-size:6.5rem}}
@media(max-width:1100px){.site-header{gap:2rem}.header-contact{display:none}.about{grid-template-columns:1fr 1fr;gap:3rem}.about-title{grid-column:1;padding:0}.about-copy{grid-column:1;grid-row:2}.about-photo{grid-column:2;grid-row:1/span 2;height:540px}.tour-index{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.5rem}.index-card>img{height:420px}.index-card h2{font-size:1.85rem}.collection-intro>.photo{height:560px}.tour-photo{height:600px}.journey{grid-template-columns:240px minmax(0,1fr);gap:4%}.day-copy .facts{grid-template-columns:1fr;gap:1.3rem}.day-copy .facts h4{margin-bottom:.4rem}.gallery-photo{flex-basis:50%}.footer-top p{font-size:.75rem;max-width:300px}.tour-copy .rich{font-size:.95rem}}
@media(max-width:760px){html{scroll-padding-top:6rem}.site-header{height:82px;gap:1rem}.brand{width:170px}.site-header nav{gap:1.3rem}.site-header nav a{font-size:.875rem;letter-spacing:0}.home-hero{min-height:650px;height:calc(92svh - 82px);padding-top:2rem;padding-bottom:5rem;align-items:end}.hero-image{object-position:61% center}.home-hero:after{background:linear-gradient(0deg,#101713e8,rgba(16,23,19,.3) 75%,rgba(16,23,19,.1))}.hero-content h1{font-size:clamp(2.65rem,7.5vw,4rem);line-height:1.2}.hero-subtitle{font-size:.94rem;max-width:340px;margin-bottom:1.75rem}.scroll-cue{display:none}.about{grid-template-columns:1fr;gap:2rem}.about-title,.about-copy,.about-photo{grid-column:1;grid-row:auto}.about-title h2{max-width:380px;margin-bottom:0}.gold-rule{margin-top:1.5rem}.about-copy{max-width:580px}.about-copy strong{font-size:1.5rem}.about-photo{height:480px;margin-top:.5rem}.home-tours{padding-block:4rem}.section-heading{align-items:start;gap:1.5rem}.section-heading .text-link{font-size:.875rem;gap:.8rem;padding-top:.3rem}.index-card>img{height:290px}.index-card h2{font-size:1.4rem}.index-card>div{padding-top:1rem}.index-arrow{font-size:1.1rem}.tour-index{gap:2.2rem 1rem}.gallery-photo{flex-basis:78%;height:320px}.gallery-controls{display:none}.gallery-section h2{font-size:2.2rem}.contact-layout{grid-template-columns:1fr;gap:3rem}.contact h2{margin-bottom:1.5rem}.contact-details{border-top:1px solid #c8c1b4;padding-top:2rem}.newsletter{display:block;padding-block:3rem}.newsletter h3{margin-bottom:2rem}.newsletter form{width:100%;max-width:none}.footer-top{align-items:start;flex-direction:column;gap:2rem}.footer-top img{width:220px}.footer-top p{max-width:none;letter-spacing:.09em;font-size:.75rem}.footer-bottom{gap:1rem;font-size:.75rem}.footer-bottom>div{width:100%}.footer-bottom>a{margin-left:0}.preview-label{margin-left:auto}.collection-intro{grid-template-columns:1fr;gap:2.5rem;padding-top:3rem}.collection-heading h1{margin-bottom:2rem}.collection-heading .rich p:first-child{font-size:1.55rem}.collection-intro>.photo{height:430px}.facts{grid-template-columns:1fr;gap:1.75rem;padding-top:1.75rem}.facts h4{margin-bottom:.5rem}.facts p{font-size:.95rem}.tour-jump{display:grid;grid-template-columns:1fr 1fr;gap:1rem;font-size:.875rem}.tour-card{grid-template-columns:1fr;padding-block:3.5rem;gap:2rem}.tour-photo{height:440px}.tour-copy{padding:0}.tour-copy h1,.tour-copy h2{margin-bottom:1.5rem;font-size:2.6rem}.tour-copy .rich{font-size:1rem}.tour-copy .text-link{margin-top:1rem}.tour-collection .tour-card:nth-child(even) .tour-photo,.tour-collection .tour-card:nth-child(even) .tour-copy{grid-column:1;grid-row:auto}.difference{margin-top:3.5rem}.difference-top{grid-template-columns:1fr;gap:2rem;margin-bottom:2.5rem}.difference-top>.photo{height:350px}.detail-title{padding-top:2rem;padding-bottom:2.5rem}.detail-title h1{font-size:2.9rem;line-height:1.16}.detail-hero{height:350px}.detail-overview{grid-template-columns:1fr;gap:2.5rem;padding-top:2.5rem}.detail-overview .rich p:first-child{font-size:1.6rem}.trip-facts>div{font-size:.9rem}.journey-intro{grid-template-columns:1fr;gap:2.5rem}.journey-intro>.photo{height:350px}.journey{grid-template-columns:1fr;gap:2rem;padding-top:3rem;margin-top:2rem}.journey-nav{position:static;min-width:0}.journey-nav-title{margin-bottom:1rem}.day-tabs{display:flex;flex-direction:row;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--gold) transparent;scroll-snap-type:x mandatory;gap:.6rem;border:0;padding-bottom:.75rem}.day-tabs button{flex:0 0 210px;width:210px;min-height:84px;border:1px solid var(--line);padding:.75rem;scroll-snap-align:start;align-items:start}.day-tabs button[aria-selected=true]{border-color:var(--ink)}.day-tabs .day-number{font-size:1.15rem}.day-panel>.photo{height:300px}.day-copy{padding-top:1.75rem}.day-copy h2{font-size:2.05rem;line-height:1.3}.day-panel{margin-bottom:2rem}.journey .facts{grid-template-columns:1fr}.editions{padding-top:2rem}.editions .tour-copy h1,.editions .tour-copy h2{font-size:2rem}.contact-dialog{padding:2rem 1.5rem}.contact-dialog h2{font-size:2.1rem}.lightbox>img{max-height:80svh}.expand{opacity:1;width:30px;height:30px}}
@media(max-width:380px){.brand{width:135px}.site-header nav{gap:.9rem}.home-hero{min-height:600px}.hero-content h1{font-size:2.5rem}.index-card>img{height:230px}.index-card h2{font-size:1.25rem}.index-arrow{display:none}.tour-copy h2{font-size:2.25rem}.about-photo{height:420px}.tour-photo{height:380px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.email-address{overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:4px}.newsletter .email-note{margin-bottom:.7rem}
