@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Italiana&display=swap');
[hidden]{display:none!important}
:root{--coffee:#4D392A;--pastel:#CBB59C;--ivory:#EFE5D8;--gold:#C5A15B;--steel:#7E929B;--champagne:#B8B1A6;--slate:#3E474A;--brick:#955B42;--serif:'Italiana',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;color:var(--coffee);background:var(--ivory);font-family:var(--sans);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h2{font-size:clamp(2.8rem,5vw,5.3rem);line-height:.97;letter-spacing:-.02em;margin-bottom:1.4rem}p{line-height:1.65}.shell{width:min(1380px,calc(100% - 7vw));margin-inline:auto}.skip-link{position:absolute;top:-100px;left:1rem;z-index:100;background:var(--gold);padding:.75rem}.skip-link:focus{top:1rem}.eyebrow{font-size:.78rem;letter-spacing:.3em;font-weight:600;color:var(--ivory);text-transform:uppercase;line-height:1.5}.eyebrow.dark{color:var(--brick)}.button{display:inline-flex;align-items:center;justify-content:center;gap:2.2rem;min-height:48px;padding:.8rem 1.5rem;border-radius:100px;border:1px solid transparent;font-size:.92rem;font-weight:600;transition:transform .2s,background .2s,box-shadow .2s;white-space:nowrap}.button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0002}.button-gold{background:var(--gold);color:var(--coffee)}.button-outline{border-color:#ffffffa8;color:#fff;background:#4d392a44}.button-coffee{background:var(--coffee);color:var(--ivory)}.text-link{display:inline-flex;align-items:center;gap:2rem;padding-bottom:.6rem;border-bottom:1px solid var(--gold);font-size:.95rem;font-weight:600}.text-link:hover{gap:2.4rem}.site-header{height:104px;position:absolute;inset:0 0 auto;z-index:30;display:flex;align-items:center;gap:2rem;padding:0 max(3.5vw,1.3rem);color:#fff}.brand{width:170px;flex:0 0 auto;display:block}.brand img{width:100%;height:92px;object-fit:contain;mix-blend-mode:screen}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,2.2vw,2.5rem);flex:1}.desktop-nav a{font-size:.87rem;white-space:nowrap;padding:.7rem .2rem;color:#fff;text-shadow:0 1px 4px #0006}.desktop-nav a:hover{color:var(--gold)}.header-book{margin-left:auto}.menu-toggle{display:none;background:transparent;border:0;padding:10px;min-width:44px;min-height:44px}.menu-toggle span{display:block;width:25px;height:1px;margin:6px;background:#fff}
.hero{height:min(880px,100vh);min-height:670px;position:relative;overflow:hidden;background:var(--coffee);color:#fff}.hero-slides,.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background-size:cover;background-position:center;opacity:0;transition:opacity .85s ease}.hero-image.active{opacity:1}.hero-shade{background:linear-gradient(90deg,#221810e6 0%,#352719a3 34%,#3527191c 72%),linear-gradient(0deg,#23190fd6 0%,transparent 45%)}.hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:center;padding-top:6rem;padding-bottom:12rem}.hero-copy{max-width:650px}.hero h1{font-size:clamp(4.4rem,8.2vw,9rem);line-height:.83;letter-spacing:-.045em;margin:.5rem 0 1.65rem;text-wrap:balance}.hero-description{font-size:clamp(1rem,1.5vw,1.24rem);max-width:430px;color:#fffdf5;margin-bottom:2rem}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap}.hero-controls{position:absolute;inset:auto 0 24px;z-index:3;display:grid;grid-template-columns:190px 1fr min(620px,55vw);align-items:end;gap:1.5rem}.slider-navigation{display:flex;align-items:center;gap:1rem;font-size:.8rem;font-weight:700;letter-spacing:.12em}.slider-navigation button{color:#fff;border:1px solid #fff7;border-radius:50%;width:34px;height:34px;background:#4d392a80;font-size:1rem}.slider-navigation button:hover{background:var(--gold);color:var(--coffee)}.slider-progress{height:1px;background:#ffffff63;align-self:center}.slider-progress span{display:block;height:2px;background:var(--gold);transition:width .3s}.slide-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}.slide-thumb{position:relative;height:114px;border:1px solid #ffffffa8;padding:0;overflow:hidden;text-align:left;background:var(--coffee);color:#fff}.slide-thumb.active{border:2px solid var(--gold)}.slide-thumb img{width:100%;height:100%;object-fit:cover;opacity:.72}.slide-thumb:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#1a100bcf)}.thumb-number,.thumb-label{position:absolute;z-index:1;left:10px}.thumb-number{bottom:26px;font-family:var(--serif);font-size:1.6rem;line-height:1;color:var(--gold)}.thumb-label{bottom:8px;font-size:.7rem}
.content-section{padding:clamp(5rem,9vw,9rem) 0;scroll-margin-top:20px}.bg-ivory{background:var(--ivory)}.bg-coffee{background:var(--coffee);color:var(--ivory)}.bg-pastel{background:var(--pastel)}.bg-champagne{background:var(--champagne)}.bg-steel{background:var(--steel)}.bg-slate{background:var(--slate);color:var(--ivory)}.intro-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:center}.intro-copy{padding:2rem 0}.intro-copy p:not(.eyebrow){max-width:500px;font-size:1.08rem;line-height:1.8;margin-bottom:2.4rem}.intro-image{position:relative;min-height:450px;overflow:hidden}.intro-image:before{content:'';position:absolute;inset:1.2rem -1.2rem -1.2rem 1.2rem;border:1px solid var(--gold);z-index:0}.intro-image img{width:100%;height:520px;object-fit:cover;object-position:center 38%;position:relative;z-index:1}.section-heading{max-width:780px;margin-bottom:3.2rem}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading p:last-child{font-size:1.05rem}.day-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;margin:0 auto 2.4rem}.day-tab{border:1px solid var(--pastel);border-radius:100px;background:transparent;color:var(--coffee);min-height:45px;padding:.65rem 1.1rem;font-size:.85rem}.day-tab.active,.day-tab:hover{background:var(--steel);border-color:var(--steel);color:#fff}.time-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:.9rem}.time-card{display:flex;flex-direction:column;align-items:flex-start;text-align:left;border:1px solid #4d392a32;background:#f8f2e9b0;color:var(--coffee);min-height:145px;padding:1.2rem;transition:transform .2s,border-color .2s}.time-card:hover{transform:translateY(-3px);border-color:var(--gold)}.time-card span{font-size:.76rem}.time-card strong{font-family:var(--serif);font-size:2.5rem;font-weight:400;line-height:1.15;margin:auto 0}.time-card small{font-size:.75rem}.schedule-note,.package-note{text-align:center;margin:1.4rem auto 0;font-size:.86rem;opacity:.8}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.package-card{background:#f7efe5;padding:2rem;min-height:310px;display:flex;flex-direction:column;border:1px solid #4d392a12;transition:transform .2s,box-shadow .2s}.package-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #4d392a24}.package-index{font-size:.7rem;letter-spacing:.18em;font-weight:700;color:var(--brick)}.package-card h3{font-size:5rem;line-height:1;margin:1rem 0 .5rem}.package-card h3 span{font-family:var(--sans);font-size:1rem}.package-rule{width:42px;height:1px;background:var(--gold);margin:.3rem 0 1.2rem}.package-price{font-family:var(--serif);font-size:2.4rem;line-height:1;margin:0}.package-validity,.package-description{font-size:.84rem;margin:.6rem 0 0}.package-description{opacity:.7}.package-action{margin-top:auto;align-self:flex-start;background:transparent;border:0;border-bottom:1px solid var(--coffee);padding:.45rem 0;color:var(--coffee);font-weight:600}.booking-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.booking-copy>p:not(.eyebrow){font-size:1.08rem;max-width:470px}.booking-mark{font-family:var(--serif);font-size:3rem;margin-top:3rem;opacity:.7}.booking-mark span{font-family:var(--sans);font-size:.7rem;letter-spacing:.35em}.booking-form{display:grid;gap:1.15rem}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.booking-form label{font-size:.84rem;font-weight:600;display:flex;flex-direction:column;gap:.5rem}.optional{font-size:.73rem;font-weight:400;opacity:.65}.booking-form input:not([type=checkbox]),.booking-form select,.booking-form textarea{width:100%;min-height:50px;border:1px solid #4d392a4f;background:#f9f3ea;color:var(--coffee);padding:.8rem 1rem;border-radius:2px;outline:none}.booking-form textarea{resize:vertical}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c5a15b44}.booking-form .check-label{display:flex;flex-direction:row;align-items:center;gap:.75rem}.check-label input{accent-color:var(--coffee);width:19px;height:19px}.form-note{font-size:.78rem;margin:0;opacity:.75}.submit-button{justify-self:start;min-width:230px}.submit-button:disabled{opacity:.6;cursor:wait}.form-feedback{min-height:1.3rem;margin:0;font-size:.88rem}.form-feedback.success{color:#355b43}.form-feedback.error{color:#9a3f31}.custom-grid{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem}.custom-grid img,.custom-grid video{width:100%;max-height:600px;object-fit:cover}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.gallery-grid img{width:100%;height:330px;object-fit:cover}.site-footer{background:var(--coffee);color:var(--ivory);padding:4rem 0 1.5rem}.footer-inner{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:4rem}.footer-inner img{width:180px;height:140px;object-fit:contain;mix-blend-mode:screen}.footer-inner>div{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.footer-inner p{margin:0;font-size:.86rem}.footer-inner a{font-size:.86rem}.footer-inner a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #efe5d84d;margin-top:4rem;padding-top:1.3rem;display:flex;justify-content:space-between;gap:1rem;font-size:.72rem;letter-spacing:.13em;text-transform:uppercase}.load-error{padding:4rem;text-align:center}
@media(max-width:1000px){.site-header{height:82px}.brand{width:140px}.brand img{height:76px}.desktop-nav{gap:.7rem}.header-book{padding:.7rem 1rem}.hero-controls{grid-template-columns:150px 1fr}.slide-thumbs{grid-column:1/-1}.hero{min-height:700px}.hero-content{padding-bottom:210px}.slide-thumb{height:95px}.intro-grid,.booking-grid{gap:4vw}}
@media(max-width:760px){.shell{width:calc(100% - 40px)}.site-header{height:75px;padding:0 20px}.brand{width:112px}.brand img{height:67px}.header-book{margin-left:auto;min-height:40px;padding:.6rem .9rem;font-size:.78rem;gap:.7rem}.menu-toggle{display:block}.desktop-nav{position:absolute;top:75px;left:0;right:0;display:none;background:var(--coffee);padding:1.2rem 20px 1.6rem;box-shadow:0 20px 30px #0004}.desktop-nav.open{display:flex;flex-direction:column;align-items:stretch;gap:.2rem}.desktop-nav a{font-size:1rem;padding:.8rem 0}.hero{height:780px;min-height:720px}.hero-image{background-position:62% center}.hero-shade{background:linear-gradient(90deg,#24170fdb,#24170f65 80%),linear-gradient(0deg,#24170ff0,transparent 65%)}.hero-content{align-items:center;padding-top:90px;padding-bottom:250px}.hero h1{font-size:clamp(4rem,13vw,6.5rem);max-width:510px}.hero-description{font-size:1rem}.hero-controls{bottom:18px;display:block}.slider-navigation{margin-bottom:.8rem}.slider-progress{margin-bottom:.8rem}.slide-thumbs{gap:.3rem}.slide-thumb{height:95px}.thumb-number{font-size:1.4rem}.thumb-label{font-size:.61rem;line-height:1}.content-section{padding:5rem 0}.intro-grid,.booking-grid,.custom-grid{grid-template-columns:1fr}.intro-grid{gap:2rem}.intro-copy{padding:0}.intro-image{min-height:0}.intro-image img{height:390px}.package-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}
@media(max-width:480px){.header-book{display:none}.hero{height:760px}.hero-content{align-items:flex-start;padding-top:195px;padding-bottom:170px}.hero h1{font-size:clamp(2.55rem,11vw,3.7rem);line-height:.9}.hero-copy .eyebrow{font-size:.67rem}.hero-actions .button{min-height:44px;padding:.65rem 1rem;font-size:.77rem;gap:.6rem}.slide-thumb{height:79px}.thumb-number{bottom:20px;font-size:1.1rem}.thumb-label{left:7px;bottom:6px;font-size:.55rem}.time-grid{grid-template-columns:repeat(2,1fr)}.time-card{min-height:125px;padding:.9rem}.time-card strong{font-size:2rem}.package-grid{gap:.6rem}.package-card{padding:1.1rem;min-height:260px}.package-card h3{font-size:3.5rem}.package-price{font-size:2rem}.package-index{font-size:.56rem}.form-row{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;gap:2rem}.footer-inner img{height:110px}.booking-mark{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.slider-progress{width:100%;height:3px;appearance:none;border:0;background:#ffffff63}.slider-progress::-webkit-progress-bar{background:#ffffff63}.slider-progress::-webkit-progress-value{background:var(--gold)}.slider-progress::-moz-progress-bar{background:var(--gold)}
.slide-thumb video{width:100%;height:100%;object-fit:cover;opacity:.72}
.content-section{position:relative;overflow:hidden}.content-section>.shell{position:relative;z-index:1}.section-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.18;pointer-events:none}.bg-coffee .section-backdrop,.bg-slate .section-backdrop{opacity:.28}.editable-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.editable-card{background:#f9f3e8;border:1px solid #4d392a25;color:var(--coffee)}.editable-card>img{width:100%;height:230px;object-fit:cover}.editable-card-copy{padding:1.5rem}.editable-card h3{font-size:2rem;line-height:1.08;margin:0 0 .8rem}.editable-card p{font-size:.9rem}.editable-card .text-link{font-size:.8rem}
@media(max-width:760px){.hero-image{object-position:62% center}}
