@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&display=swap');
:root{--ink:#142b34;--cream:#f7f4ec;--paper:#fffdf9;--gold:#c8a269;--line:#d6dbd7;--muted:#5d6b6c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:400}em{font-weight:400}.skip-link{position:absolute;left:1rem;top:-5rem;padding:.7rem 1rem;background:#fff;z-index:20}.skip-link:focus{top:1rem}section{scroll-margin-top:6rem}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,4.5vw,80px);background:var(--cream);gap:2rem}.brand{display:inline-flex;align-items:center;gap:12px;font-size:1.08rem;font-weight:700;letter-spacing:.025em;white-space:nowrap}.brand em{font-family:'Playfair Display',Georgia,serif;font-size:1.15rem;font-weight:400;letter-spacing:0}.brand-mark{width:36px;height:36px;border:1.5px solid currentColor;display:grid;place-items:center;font-family:'Playfair Display',Georgia,serif;font-size:1.55rem;line-height:1;position:relative}.brand-mark span{position:absolute;right:-5px;top:-10px;font-family:Arial,sans-serif;font-size:.73rem;background:var(--cream);padding:2px}.site-header nav{display:flex;gap:clamp(1.2rem,3vw,3rem);font-size:.89rem;font-weight:600}.site-header nav a,.text-link,.footer-bottom a{transition:color .2s}.site-header nav a:hover,.text-link:hover,.footer-bottom a:hover{color:#a37236}.header-cta{display:inline-flex;align-items:center;gap:2rem;border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:.85rem;font-weight:700;white-space:nowrap}.header-cta span,.button span,.text-link span,.all-photos span{font-size:1.2em}.hero{display:grid;grid-template-columns:43% 57%;min-height:640px;background:var(--paper)}.hero-copy{padding:clamp(55px,7vw,115px) clamp(30px,5vw,90px) 52px clamp(30px,7.2vw,126px);display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:.73rem;line-height:1.3;font-weight:700;letter-spacing:.18em;color:#85643c;margin-bottom:1.55rem}.eyebrow-line{display:inline-block;width:24px;height:1px;background:currentColor;vertical-align:middle;margin-right:11px}.hero h1{font-size:clamp(3.5rem,5.4vw,6.2rem);letter-spacing:-.055em;margin:0 0 1.5rem;white-space:nowrap}.hero h1 i,.intro-band h2 em,.section-heading h2 em,.gallery-heading h2 em,.details-section h2 em,.booking-section h2 em{color:#a57b48;font-weight:400}.hero-intro{max-width:420px;color:var(--muted);font-size:1rem;line-height:1.8;margin-bottom:2rem}.hero-actions{display:flex;align-items:center;gap:1.8rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2.6rem;padding:1rem 1.25rem;font-size:.85rem;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#25434e}.text-link{font-weight:700;font-size:.85rem;display:inline-flex;align-items:center;gap:.65rem}.hero-note{margin-top:auto;padding-top:3rem;display:flex;align-items:center;gap:1rem;color:var(--muted);font-size:.73rem;line-height:1.4;letter-spacing:.025em}.note-symbol{font-size:2.5rem;color:var(--gold);line-height:1}.hero-visual{position:relative;min-height:600px;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-visual-label{position:absolute;left:0;bottom:0;display:flex;justify-content:space-between;gap:4rem;min-width:280px;background:var(--cream);padding:15px 22px;color:var(--ink);font-size:.7rem;font-weight:700;letter-spacing:.12em}.intro-band{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 2.6fr .6fr;gap:3rem;padding:clamp(70px,9vw,140px) clamp(30px,8vw,140px);align-items:start}.intro-kicker{font-size:.72rem;letter-spacing:.17em;font-weight:700;color:#d3af79;margin-top:15px}.intro-band h2{font-size:clamp(2.7rem,4.5vw,5rem);letter-spacing:-.04em;margin-bottom:1.4rem}.intro-band h2 em{color:#d3af79}.intro-band p{max-width:560px;color:#d4dddd;line-height:1.8;margin:0}.intro-seal{width:120px;height:120px;border:1px solid #9bb2b8;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(12deg);font-size:.75rem;line-height:1.25;letter-spacing:.18em;text-align:center}.seal-star{font-size:1.1rem;color:#d3af79;margin-top:.5rem}.feature-section,.gallery-section,.details-section{padding:clamp(75px,9vw,145px) clamp(24px,7vw,120px)}.section-heading h2,.gallery-heading h2,.details-section h2,.booking-section h2{font-size:clamp(2.8rem,4.6vw,5.25rem);letter-spacing:-.045em;margin-bottom:3rem}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.5vw,40px)}.feature-image{aspect-ratio:4/3;overflow:hidden}.feature-image img,.gallery-item img,.booking-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.feature-card:hover img,.gallery-item:hover img{transform:scale(1.035)}.feature-meta{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:1rem 0 .85rem;font-size:.68rem;font-weight:700;letter-spacing:.14em;color:#8b795e}.feature-card h3{font-family:'Playfair Display',Georgia,serif;font-weight:400;font-size:clamp(1.4rem,2vw,2rem);margin:1.15rem 0 .5rem}.feature-card p{color:var(--muted);font-size:.9rem;max-width:310px}.gallery-section{background:#e9eee9}.gallery-heading{display:flex;justify-content:space-between;gap:2rem;align-items:end}.gallery-heading h2{margin-bottom:2.5rem}.gallery-heading>p{max-width:285px;color:var(--muted);font-size:.9rem;margin-bottom:2.8rem}.gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:220px 220px;gap:15px}.gallery-item{position:relative;overflow:hidden;border:0;padding:0;text-align:left;background:#bac9c9}.gallery-item.gallery-large{grid-row:span 2}.gallery-item img{object-position:center}.gallery-item span{position:absolute;left:14px;bottom:14px;color:#fff;background:rgba(20,43,52,.75);padding:5px 10px;font-size:.72rem;letter-spacing:.05em}.all-photos{display:flex;align-items:center;gap:1.4rem;background:none;border:1px solid var(--ink);padding:.85rem 1.1rem;margin:2rem auto 0;color:var(--ink);font-size:.83rem;font-weight:700}.all-photos:hover{background:var(--ink);color:white}.details-section{display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:var(--paper)}.details-section h2{margin-bottom:1.5rem}.details-intro{color:var(--muted);max-width:400px;line-height:1.8}.details-list{border-top:1px solid var(--line);align-self:center}.details-list>div{display:flex;gap:1.6rem;align-items:center;border-bottom:1px solid var(--line);padding:1rem 0}.details-list span{color:#a57b48;font-size:1.5rem;width:30px;text-align:center}.details-list p{margin:0;font-size:1rem;font-weight:600}.booking-section{display:grid;grid-template-columns:48% 52%;background:#e0e5dd}.booking-image{min-height:500px}.booking-image img{object-position:center}.booking-copy{padding:clamp(60px,8vw,125px) clamp(35px,8vw,130px);align-self:center}.booking-copy h2{margin-bottom:1.5rem}.booking-copy>p:not(.eyebrow){max-width:430px;color:var(--muted);line-height:1.8;margin-bottom:2rem}.booking-pending{display:inline-block;border:1px solid var(--ink);padding:1rem 1.2rem;font-size:.84rem;font-weight:700}footer{background:var(--ink);color:#fff;padding:65px clamp(24px,7vw,120px) 25px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-top{padding-bottom:60px}.footer-top p{color:#c8d3d4;font-size:.85rem}.brand-light .brand-mark span{background:var(--ink)}.footer-bottom{border-top:1px solid #47606a;padding-top:22px;color:#c8d3d4;font-size:.72rem;letter-spacing:.04em}.lightbox{padding:0;border:0;background:#101d23;color:#fff;max-width:none;max-height:none;width:100vw;height:100vh}.lightbox::backdrop{background:#101d23}.lightbox img{position:absolute;inset:6vh 12vw 10vh;width:76vw;height:84vh;object-fit:contain}.lightbox button{position:absolute;z-index:2;border:0;background:rgba(255,255,255,.1);color:#fff}.lightbox-close{top:20px;right:25px;width:48px;height:48px;font-size:2rem}.lightbox-prev,.lightbox-next{top:50%;width:54px;height:65px;font-size:2.6rem;transform:translateY(-50%)}.lightbox-prev{left:20px}.lightbox-next{right:20px}.lightbox-count{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);font-size:.8rem;letter-spacing:.15em}@media(max-width:900px){.site-header{height:78px}.site-header nav{display:none}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:70px 28px 35px}.hero h1{font-size:clamp(3rem,6vw,4.5rem);white-space:normal}.hero-visual{min-height:570px}.intro-band{grid-template-columns:1fr 3fr}.intro-seal{display:none}.details-section{gap:3rem}.booking-copy{padding:55px 35px}}@media(max-width:680px){.site-header{padding:0 20px;height:72px}.header-cta{font-size:.75rem;gap:.4rem}.brand{font-size:.9rem;gap:8px}.brand em{font-size:1rem}.brand-mark{width:31px;height:31px}.hero{display:flex;flex-direction:column}.hero-copy{padding:58px 24px 45px}.hero h1{font-size:clamp(3.5rem,13vw,5rem)}.hero-intro{font-size:.98rem}.hero-note{display:none}.hero-visual{min-height:400px;height:70vw;max-height:550px}.hero-visual-label{min-width:220px;gap:2rem;padding:12px 16px}.intro-band{display:block;padding:75px 24px}.intro-kicker{margin:0 0 1.5rem}.intro-band h2{font-size:clamp(2.8rem,10vw,4rem)}.feature-section,.gallery-section,.details-section{padding:75px 24px}.feature-grid{grid-template-columns:1fr;gap:3rem}.feature-image{aspect-ratio:1.25}.feature-card p{max-width:none}.gallery-heading{display:block}.gallery-heading h2{margin-bottom:1.2rem}.gallery-heading>p{margin-bottom:1.5rem}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:260px 160px 160px;gap:8px}.gallery-item.gallery-large{grid-column:span 2;grid-row:span 1}.gallery-item span{font-size:.65rem;bottom:8px;left:8px}.details-section{display:block}.details-list{margin-top:2.5rem}.booking-section{display:flex;flex-direction:column}.booking-image{min-height:0;height:300px}.booking-copy{padding:70px 24px 80px}footer{padding:55px 24px 25px}.footer-top{display:block;padding-bottom:45px}.footer-top p{margin:1.7rem 0 0}.lightbox img{inset:12vh 5vw;width:90vw;height:72vh}.lightbox-prev,.lightbox-next{width:42px;height:50px;font-size:2rem}.lightbox-prev{left:4px}.lightbox-next{right:4px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
