*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--ivory: #f5f0e8;--cream: #ede7d9;--linen: #d9cfc0;--forest: #2b3d2e;--brass: #a8874a;--warm: #8c6e3f;--ink: #1c1c1c;--muted: #6b6255}html{scroll-behavior:smooth}body{font-family:Jost,sans-serif;background:var(--ivory);color:var(--ink);overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.4rem 5vw;display:flex;align-items:center;justify-content:space-between;transition:background .4s,box-shadow .4s}nav.scrolled{background:#f5f0e8eb;backdrop-filter:blur(12px);box-shadow:0 2px 12px #00000014}.nav-logo{font-family:Cormorant Garant,serif;font-size:1.5rem;color:#fff;text-decoration:none;transition:color .4s;letter-spacing:.05em}nav.scrolled .nav-logo{color:var(--forest)}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:#fffc;text-decoration:none;transition:color .3s}nav.scrolled .nav-links a{color:var(--muted)}.nav-links a:hover{color:#fff}nav.scrolled .nav-links a:hover{color:var(--forest)}.nav-ctas{display:flex;align-items:center;gap:1rem}.nav-book{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;padding:.55rem 1.4rem;border:1px solid rgba(255,255,255,.6);color:#fff;text-decoration:none;transition:all .3s}nav.scrolled .nav-book{border-color:var(--forest);color:var(--forest)}.nav-book:hover{background:#fff;color:var(--forest)}nav.scrolled .nav-book:hover{background:var(--forest);color:#fff}.nav-stay{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffff8c;text-decoration:none;transition:all .3s;padding:.45rem .8rem;border:1px solid rgba(255,255,255,.2)}nav.scrolled .nav-stay{color:var(--muted);border-color:var(--linen)}.nav-stay:hover{color:#fff;border-color:#ffffff80}nav.scrolled .nav-stay:hover{color:var(--forest);border-color:var(--forest)}@media(max-width:700px){.nav-links{display:none}}.hero{position:relative;height:100vh;min-height:600px;overflow:hidden}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1.4s ease}.hero-slide.active{opacity:1}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0009,#00000040,#0000 40%,#0000009e)}.hero-content{position:absolute;bottom:0;left:0;right:0;padding:3rem 5vw 4.5rem;color:#fff}.hero-eyebrow{font-size:.75rem;letter-spacing:.35em;text-transform:uppercase;color:#ffffffb3;margin-bottom:.9rem;opacity:0;transform:translateY(18px);animation:fadeUp .9s .3s ease forwards}.hero-title{font-family:Cormorant Garant,serif;font-weight:300;font-size:clamp(2.8rem,7vw,5.5rem);line-height:1;opacity:0;transform:translateY(18px);animation:fadeUp .9s .55s ease forwards}.hero-title em{font-style:italic;color:#e8d9b8}.hero-sub{font-size:.85rem;font-weight:300;letter-spacing:.15em;color:#ffffffa6;margin-top:1rem;opacity:0;transform:translateY(18px);animation:fadeUp .9s .8s ease forwards}.hero-dots{position:absolute;bottom:2rem;right:5vw;display:flex;gap:.45rem;opacity:0;animation:fadeUp .9s 1s ease forwards}.hero-dot{width:28px;height:2px;background:#ffffff59;cursor:pointer;transition:background .3s}.hero-dot.active{background:#fff}.hero-counter{position:absolute;bottom:2.1rem;left:5vw;font-size:.72rem;letter-spacing:.15em;color:#ffffff73;opacity:0;animation:fadeUp .9s 1s ease forwards}.stats-bar{background:var(--forest);display:flex;justify-content:center;flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;align-items:center;padding:1.4rem 2.8rem;border-right:1px solid rgba(255,255,255,.1);min-width:120px}.stat-item:last-child{border-right:none}.stat-num{font-family:Cormorant Garant,serif;font-size:1.8rem;font-weight:300;color:#fff;line-height:1}.stat-label{font-size:.67rem;letter-spacing:.2em;text-transform:uppercase;margin-top:.3rem;color:#ffffff80}section{padding:6rem 5vw;max-width:1360px;margin:0 auto}.section-label{font-size:.68rem;letter-spacing:.35em;text-transform:uppercase;color:var(--brass);margin-bottom:1rem;display:block}.section-title{font-family:Cormorant Garant,serif;font-weight:300;font-size:clamp(2rem,4vw,3rem);line-height:1.1;color:var(--forest)}.section-title em{font-style:italic}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start;margin-top:3rem}@media(max-width:900px){.about-grid{grid-template-columns:1fr;gap:3rem}}.about-text p{font-size:1.05rem;line-height:1.9;color:var(--muted);font-weight:300;margin-bottom:1.4rem}.about-text p strong{color:var(--ink);font-weight:500}.about-pull{font-family:Cormorant Garant,serif;font-size:1.65rem;font-style:italic;line-height:1.45;color:var(--forest);border-left:2px solid var(--brass);padding-left:1.8rem;margin-bottom:2rem}.highlight-list{list-style:none;display:flex;flex-direction:column;gap:.7rem}.highlight-list li{display:flex;align-items:center;gap:.9rem;font-size:.88rem;font-weight:300;letter-spacing:.04em;color:var(--muted);border-bottom:1px solid var(--cream);padding-bottom:.7rem}.highlight-list li:last-child{border-bottom:none}.hl-icon{width:34px;height:34px;background:var(--cream);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gallery-section{background:var(--ink);padding:6rem 0}.gallery-header{padding:0 5vw 3rem;max-width:1360px;margin:0 auto}.gallery-header .section-label{color:#b89a5e}.gallery-header .section-title{color:#f5f0e8}.gallery-header p{color:#ffffff59;font-size:.82rem;margin-top:.5rem;font-weight:300}.gallery-masonry{columns:4;column-gap:5px;padding:0 5vw;max-width:1360px;margin:0 auto}@media(max-width:1100px){.gallery-masonry{columns:3}}@media(max-width:720px){.gallery-masonry{columns:2}}@media(max-width:480px){.gallery-masonry{columns:1}}.gallery-thumb{break-inside:avoid;margin-bottom:5px;overflow:hidden;cursor:pointer;position:relative;display:block}.gallery-thumb img{width:100%;display:block;transition:transform .6s ease,filter .3s ease;filter:brightness(.9)}.gallery-thumb:hover img{transform:scale(1.04);filter:brightness(1)}.photo-num{position:absolute;top:.5rem;left:.5rem;font-size:.6rem;letter-spacing:.1em;background:#00000073;color:#ffffffa6;padding:.2rem .45rem}.lightbox{position:fixed;inset:0;background:#080808f7;z-index:999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s}.lightbox.open{opacity:1;pointer-events:all}#lbImg{max-width:90vw;max-height:88vh;object-fit:contain;display:block}.lb-close{position:absolute;top:1.5rem;right:2rem;color:#ffffff8c;font-size:1.8rem;cursor:pointer;background:none;border:none;font-family:Cormorant Garant,serif;transition:color .2s}.lb-close:hover{color:#fff}.lb-prev,.lb-next{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff12;border:none;color:#fff9;font-size:1.8rem;padding:1rem .9rem;cursor:pointer;transition:all .2s}.lb-prev{left:1rem}.lb-next{right:1rem}.lb-prev:hover,.lb-next:hover{background:#ffffff26;color:#fff}.lb-caption{position:absolute;bottom:1.3rem;left:50%;transform:translate(-50%);font-size:.7rem;letter-spacing:.15em;color:#ffffff59;white-space:nowrap}.amenities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5px;margin-top:3rem;background:var(--linen);border:1.5px solid var(--linen)}.amenity-card{background:var(--ivory);padding:1.8rem 2rem;display:flex;align-items:flex-start;gap:1.1rem}.amenity-icon{font-size:1.4rem;flex-shrink:0;margin-top:.1rem}.amenity-name{font-size:.88rem;font-weight:500;color:var(--ink);margin-bottom:.25rem;letter-spacing:.02em}.amenity-desc{font-size:.78rem;color:var(--muted);font-weight:300;line-height:1.6}.details-wrap{background:var(--forest)}.details-wrap .section-label{color:#b89a5e}.details-wrap .section-title{color:var(--ivory)}.details-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:3rem}@media(max-width:900px){.details-cols{grid-template-columns:1fr 1fr}}@media(max-width:600px){.details-cols{grid-template-columns:1fr}}.detail-group h4{font-family:Cormorant Garant,serif;font-size:1.1rem;color:#c9a86c;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.7rem;margin-bottom:1rem}.detail-row{display:flex;justify-content:space-between;font-size:.82rem;font-weight:300;color:#ffffff80;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.detail-row span:last-child{color:#ffffffe0}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;margin-top:3rem}@media(max-width:900px){.location-grid{grid-template-columns:1fr}}.location-text p{font-size:.95rem;line-height:1.9;color:var(--muted);font-weight:300;margin-bottom:1rem}.map-placeholder{background:var(--cream);border:1px solid var(--linen);aspect-ratio:4/3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;color:var(--muted)}.map-placeholder svg{opacity:.3}.map-placeholder p{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.booking-wrap{background:var(--cream)}.booking-inner{display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:center}@media(max-width:800px){.booking-inner{grid-template-columns:1fr}}.booking-left p{font-size:1rem;color:var(--muted);line-height:1.8;font-weight:300;max-width:520px;margin-top:1rem}.booking-card{background:var(--forest);color:var(--ivory);padding:2.5rem 2.8rem;min-width:285px}.price-line{font-family:Cormorant Garant,serif;font-size:2.5rem;font-weight:300;color:#fff;margin-bottom:.2rem}.price-line span{font-size:1rem;font-weight:300;color:#ffffff73}.price-note{font-size:.72rem;letter-spacing:.1em;color:#fff6;text-transform:uppercase;margin-bottom:1.8rem}.book-btn{display:block;width:100%;padding:1rem;background:var(--brass);color:#fff;text-align:center;text-decoration:none;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;font-family:Jost,sans-serif;font-weight:500;border:none;cursor:pointer;transition:background .3s;margin-bottom:.8rem}.book-btn:hover{background:var(--warm)}.book-secondary{display:block;width:100%;padding:.85rem;background:transparent;color:#ffffff8c;text-align:center;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:all .3s;text-decoration:none;font-family:Jost,sans-serif}.book-secondary:hover{border-color:#ffffff8c;color:#fff}footer{background:var(--ink);color:#ffffff4d;padding:2.5rem 5vw;display:flex;justify-content:space-between;align-items:center;font-size:.72rem;letter-spacing:.1em;flex-wrap:wrap;gap:1rem}.footer-logo{font-family:Cormorant Garant,serif;font-size:1.1rem;color:#fff9}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.reveal{opacity:1;transform:translateY(0);transition:opacity .8s ease,transform .8s ease}.js-ready .reveal{opacity:0;transform:translateY(28px)}.js-ready .reveal.visible{opacity:1;transform:translateY(0)}.history-wrap{background:#1e2a1f}.history-wrap .section-label{color:#b89a5e}.history-wrap .section-title{color:#f5f0e8}.timeline{margin-top:4rem;display:flex;flex-direction:column;gap:0;position:relative}.timeline:before{content:"";position:absolute;left:72px;top:0;bottom:0;width:1px;background:#a8874a40}@media(max-width:600px){.timeline:before{left:0;display:none}}.tl-item{display:grid;grid-template-columns:80px 1fr;gap:2.5rem;padding:0 0 3.5rem;position:relative}@media(max-width:600px){.tl-item{grid-template-columns:1fr;gap:.5rem}}.tl-year{font-family:Cormorant Garant,serif;font-size:1.15rem;font-style:italic;color:#c9a86c;padding-top:.2rem;text-align:right;position:relative}.tl-year:after{content:"";position:absolute;right:-2rem;top:.6rem;width:10px;height:10px;border-radius:50%;background:#c9a86c;border:2px solid #1e2a1f}@media(max-width:600px){.tl-year{text-align:left}.tl-year:after{display:none}}.tl-content h3{font-family:Cormorant Garant,serif;font-size:1.35rem;font-weight:400;color:#f5f0e8;margin-bottom:.9rem}.tl-content p{font-size:.93rem;line-height:1.9;color:#ffffff8c;font-weight:300;margin-bottom:.9rem}.tl-content p strong{color:#ffffffd9;font-weight:500}.tl-content p em{color:#c9a86c;font-style:italic}.history-note{margin-top:1.5rem;padding:1.4rem 1.8rem;border-left:2px solid #c9a86c;background:#a8874a14}.history-note span{font-family:Cormorant Garant,serif;font-size:1.15rem;font-style:italic;line-height:1.6;color:#ffffffbf}.events-wrap{background:var(--cream)}.events-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5px;margin-top:3rem;background:var(--linen);border:1.5px solid var(--linen)}@media(max-width:700px){.events-grid{grid-template-columns:1fr}}.event-card{background:var(--ivory);padding:2.5rem}.event-card h3{font-family:Cormorant Garant,serif;font-size:1.4rem;font-weight:400;color:var(--forest);margin-bottom:.7rem}.event-card p{font-size:.9rem;line-height:1.8;color:var(--muted);font-weight:300}.event-card .event-features{margin-top:1rem;font-size:.78rem;color:var(--brass);letter-spacing:.08em;font-weight:400}.events-cta{text-align:center;margin-top:3rem}.events-cta a{display:inline-block;padding:1rem 2.8rem;background:var(--forest);color:#fff;text-decoration:none;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;font-family:Jost,sans-serif;font-weight:500;transition:background .3s}.events-cta a:hover{background:var(--brass)}.booking-cards{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5px;margin-top:2rem;background:var(--linen);border:1.5px solid var(--linen)}@media(max-width:800px){.booking-cards{grid-template-columns:1fr}}.booking-card-event{background:var(--forest);color:var(--ivory);padding:3rem}.booking-card-event h3{font-family:Cormorant Garant,serif;font-size:1.8rem;font-weight:300;color:#fff;margin-bottom:1rem}.booking-card-event p{font-size:.95rem;line-height:1.8;color:#fff9;font-weight:300;margin-bottom:1.5rem}.booking-card-stay{background:var(--ivory);padding:3rem;display:flex;flex-direction:column;justify-content:center}.booking-card-stay h3{font-family:Cormorant Garant,serif;font-size:1.4rem;font-weight:300;color:var(--forest);margin-bottom:.8rem}.booking-card-stay .price-line{color:var(--forest)}.booking-card-stay .price-line span,.booking-card-stay .price-note{color:var(--muted)}
