:root{--forest-950:#0c2c26;--forest-900:#123b32;--forest-800:#1b4c40;--forest-100:#dfe9e3;--cream-50:#fbf8f1;--cream-100:#f3ecdd;--cream-200:#e6d8c0;--wood-900:#35221b;--wood-700:#694634;--amber-500:#dc963b;--amber-300:#f0bd67;--ink:#202521;--muted:#686d66;--white:#fffdf8;--border:#173f3629;--shadow:0 24px 70px #221b1424;--font-display:Georgia, "Times New Roman", serif;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--ink);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--cream-50);min-width:320px;color:var(--ink);margin:0;overflow-x:hidden}body.menu-open,body.modal-open{overflow:hidden}img,video{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}:focus-visible{outline:3px solid var(--amber-300);outline-offset:4px}::selection{background:var(--amber-300);color:var(--forest-950)}.container{width:min(100% - 40px,1180px);margin-inline:auto}.section{padding-block:clamp(5rem,9vw,8.5rem)}.skip-link{z-index:1000;background:var(--white);color:var(--forest-950);border-radius:999px;padding:12px 18px;font-weight:800;transition:transform .18s;position:fixed;top:12px;left:16px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--forest-800);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.74rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:26px;height:1px}.section-heading{max-width:740px}.section-heading h2{max-width:720px;color:var(--forest-950);font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(2.15rem,4.4vw,4.4rem);font-weight:500;line-height:.98}.section-heading h2 em{color:var(--wood-700);font-weight:400}.section-heading>p{max-width:610px;color:var(--muted);margin:1.4rem 0 0;font-size:clamp(1rem,1.3vw,1.14rem);line-height:1.7}.button{border:1px solid var(--forest-900);background:var(--forest-900);min-height:52px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;gap:.7rem;padding:.8rem 1.4rem;font-size:.88rem;font-weight:800;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.button svg{width:18px;height:18px;transition:transform .18s}.button:hover{background:var(--amber-500);border-color:var(--amber-500);color:var(--forest-950);transform:translateY(-2px)}.button:hover svg{transform:translate(2px,-2px)}.button-small{min-height:43px;padding:.6rem 1rem;font-size:.8rem}.reveal{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (width<=620px){.container{width:min(100% - 28px,1180px)}.section{padding-block:4.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbf8f1d6;border-bottom:1px solid #0000;width:100%;transition:background-color .18s,border-color .18s,box-shadow .18s;position:fixed;top:0;left:0}.site-header.is-scrolled{border-color:var(--border);background:#fbf8f1f5;box-shadow:0 10px 36px #123b3212}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:88px;display:grid}.brand{border-radius:4px;align-items:center;width:184px;height:72px;display:inline-flex;overflow:hidden}.brand img{object-fit:contain;width:100%;height:100%}.main-nav{justify-content:center;align-items:center;gap:clamp(1rem,2.3vw,2.1rem);display:flex}.main-nav>a:not(.nav-contact-mobile){color:#38413c;font-size:.83rem;font-weight:700;position:relative}.main-nav>a:not(.nav-contact-mobile):after{background:var(--forest-800);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.main-nav>a:hover:after{transform-origin:0;transform:scaleX(1)}.mobile-nav-heading,.nav-contact-mobile,.menu-toggle{display:none}.hero{background:radial-gradient(circle at 22% 30%, #f0bd6738, transparent 31%), linear-gradient(115deg, var(--cream-50) 0%, #f6efdf 64%, #e9ddc8 100%);min-height:min(820px,100svh);padding:clamp(7rem,10vw,9.5rem) 0 clamp(4rem,7vw,6rem);position:relative;overflow:hidden}.hero:before{content:"";border-left:1px solid #6946341f;border-right:1px solid #6946341f;width:min(40vw,560px);height:100%;position:absolute;top:0;right:8%;transform:skew(-8deg)}.hero-grain{opacity:.24;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.08'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-inner{z-index:1;grid-template-columns:minmax(0,.94fr) minmax(420px,.86fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.hero-copy{max-width:620px}.hero-kicker{flex-wrap:wrap;gap:.55rem;margin-bottom:1.5rem;display:flex}.hero-kicker span{border:1px solid var(--border);color:var(--forest-800);letter-spacing:.035em;text-transform:uppercase;background:#fffdf89e;border-radius:999px;align-items:center;gap:.42rem;padding:.5rem .75rem;font-size:.72rem;font-weight:800;display:inline-flex}.hero-kicker svg{width:14px;height:14px}.hero h1{max-width:700px;color:var(--forest-950);font-family:var(--font-display);letter-spacing:-.065em;margin:0;font-size:clamp(3.3rem,6.2vw,6.4rem);font-weight:500;line-height:.88}.hero h1 em{color:var(--wood-700);font-weight:400;display:inline}.hero-lead{color:#4f5751;max-width:540px;margin:1.65rem 0 0;font-size:clamp(1.02rem,1.45vw,1.2rem);line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.text-link{color:var(--forest-900);align-items:center;gap:.55rem;font-size:.86rem;font-weight:800;display:inline-flex}.text-link svg{width:18px;transition:transform .18s}.text-link:hover svg{transform:translate(3px,3px)}.hero-note{color:#777c76;letter-spacing:.045em;margin:1.35rem 0 0;font-size:.76rem;font-weight:700}.hero-visual{min-height:clamp(480px,59vw,620px);position:relative}.hero-visual figure{background:var(--cream-200);box-shadow:var(--shadow);margin:0;overflow:hidden}.hero-visual img{object-fit:cover;width:100%;height:100%}.hero-main-photo{border-radius:48% 48% 16px 16px/23% 23% 16px 16px;position:absolute;inset:0 0 2.2rem 14%}.hero-main-photo:after{content:"";background:linear-gradient(#0000 62%,#0e201b85);position:absolute;inset:0}.hero-main-photo figcaption{z-index:1;color:var(--white);font-family:var(--font-display);text-align:right;font-size:1.05rem;font-style:italic;position:absolute;bottom:1rem;left:1.2rem;right:1.2rem}.hero-small-photo{border:5px solid var(--cream-50);position:absolute}.hero-facade-photo{border-radius:12px;width:32%;height:28%;top:9%;left:0;transform:rotate(-3deg)}.hero-room-photo{border-radius:12px;width:44%;height:31%;bottom:0;right:-9%;transform:rotate(2deg)}.hero-seal{z-index:3;background:var(--forest-900);width:142px;height:142px;color:var(--white);text-align:center;border:1px solid #fffdf88c;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:3%;left:1%;box-shadow:0 16px 30px #123b3240}.hero-seal strong{font-family:var(--font-display);font-size:2.2rem;font-weight:500;line-height:1}.hero-seal span{letter-spacing:.08em;text-transform:uppercase;margin-top:.35rem;font-size:.67rem;font-weight:800;line-height:1.35}.highlights{background:var(--forest-950);color:var(--white);padding-block:clamp(3.5rem,6vw,5.5rem)}.highlights-grid{grid-template-columns:repeat(3,1fr);display:grid}.highlight-item{border-right:1px solid #ffffff29;min-height:225px;padding:.2rem clamp(1.5rem,3.8vw,3.5rem)}.highlight-item:first-child{padding-left:0}.highlight-item:last-child{border-right:0;padding-right:0}.highlight-top{color:var(--amber-300);justify-content:space-between;align-items:center;display:flex}.highlight-top span{font-family:var(--font-display);font-size:.95rem;font-style:italic}.highlight-top svg{width:25px;height:25px}.highlight-item h2{max-width:290px;font-family:var(--font-display);letter-spacing:-.03em;margin:2.4rem 0 .85rem;font-size:clamp(1.55rem,2.3vw,2.2rem);font-weight:500;line-height:1.05}.highlight-item p{color:#fffdf8a6;max-width:315px;margin:0;font-size:.9rem;line-height:1.65}.stays{background:var(--cream-50)}.stays-list{border-top:1px solid var(--border);margin-top:clamp(3rem,5vw,5rem)}.stay-card{border-bottom:1px solid var(--border);grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(2rem,6vw,6rem);padding-block:clamp(2rem,4vw,3.4rem);display:grid}.stay-card:nth-child(2n) .stay-image-wrap{order:2}.stay-image-wrap{background:var(--cream-200);border-radius:6px 80px 6px 6px;height:clamp(300px,36vw,455px);overflow:hidden}.stay-card:nth-child(2n) .stay-image-wrap{border-radius:80px 6px 6px}.stay-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.stay-card:hover .stay-image-wrap img{transform:scale(1.035)}.stay-content{max-width:510px}.stay-content>span{color:var(--amber-500);font-family:var(--font-display);font-size:1rem;font-style:italic}.stay-content h3{color:var(--forest-950);font-family:var(--font-display);letter-spacing:-.045em;margin:.85rem 0 1.1rem;font-size:clamp(2rem,4vw,3.7rem);font-weight:500;line-height:.98}.stay-content p{color:var(--muted);margin:0;font-size:1rem;line-height:1.75}.stay-content a{color:var(--forest-800);border-bottom:1px solid;align-items:center;gap:.55rem;margin-top:1.7rem;padding-bottom:.3rem;font-size:.86rem;font-weight:800;display:inline-flex}.stay-content a svg{width:17px}.stays-disclaimer{color:#777c76;text-align:right;max-width:660px;margin:1.5rem 0 0 auto;font-size:.78rem;line-height:1.55}.gallery-section{background:#ede5d5}.gallery-heading-row{justify-content:space-between;align-items:end;gap:2rem;display:flex}.gallery-filters{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;padding-bottom:.3rem;display:flex}.gallery-filters button{min-height:42px;color:var(--forest-900);cursor:pointer;background:0 0;border:1px solid #123b3233;border-radius:999px;padding:.55rem .9rem;font-size:.77rem;font-weight:800;transition:background-color .18s,color .18s}.gallery-filters button:hover,.gallery-filters button.is-active{background:var(--forest-900);color:var(--white)}.gallery-grid{grid-auto-flow:dense;grid-template-columns:repeat(4,1fr);grid-auto-rows:238px;gap:.75rem;margin-top:3.2rem;display:grid}.gallery-card{background:var(--cream-200);cursor:zoom-in;min-width:0;animation:.45s both galleryIn;animation-delay:var(--delay);border:0;border-radius:4px;padding:0;position:relative;overflow:hidden}.gallery-card.is-featured{grid-row:span 2}.gallery-card:nth-child(5n+2){grid-column:span 2}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1),filter .4s}.gallery-card:after{content:"";opacity:.68;background:linear-gradient(#0000 58%,#0b231d9e);transition:opacity .25s;position:absolute;inset:0}.gallery-card:hover img{filter:saturate(1.08);transform:scale(1.045)}.gallery-card:hover:after{opacity:.92}.gallery-card-label{z-index:2;color:var(--white);letter-spacing:.08em;text-transform:uppercase;font-size:.73rem;font-weight:800;position:absolute;bottom:1rem;left:1rem}.gallery-expand{z-index:2;width:38px;height:38px;color:var(--forest-900);opacity:0;background:#fffdf8e0;border-radius:50%;place-items:center;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:.8rem;right:.8rem;transform:translateY(-6px)}.gallery-expand svg{width:16px}.gallery-card:hover .gallery-expand,.gallery-card:focus-visible .gallery-expand{opacity:1;transform:translateY(0)}.lightbox{z-index:500;cursor:zoom-out;background:#04130fed;place-items:center;padding:5rem 1.2rem 1.2rem;display:grid;position:fixed;inset:0}.lightbox figure{cursor:default;place-items:center;max-width:min(1100px,94vw);max-height:88vh;margin:0;display:grid}.lightbox img{object-fit:contain;border-radius:4px;max-width:100%;max-height:78vh;box-shadow:0 24px 80px #0000006b}.lightbox figcaption{color:#ffffffb8;text-align:center;margin-top:.8rem;font-size:.82rem}.lightbox-close{width:48px;height:48px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50%;place-items:center;display:grid;position:absolute;top:1.2rem;right:1.2rem}@keyframes galleryIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.video-section{background:var(--forest-950);color:var(--white);position:relative;overflow:hidden}.video-section:before{content:"";border:1px solid #f0bd6738;border-radius:50%;width:510px;height:510px;position:absolute;top:-190px;right:-140px}.video-layout{grid-template-columns:minmax(260px,.72fr) minmax(480px,1.28fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid;position:relative}.video-section .eyebrow{color:var(--amber-300)}.video-section .section-heading h2{color:var(--white)}.video-section .section-heading>p{color:#fffdf8a6}.video-tip{border-top:1px solid #ffffff2b;align-items:start;gap:.9rem;max-width:410px;margin-top:2rem;padding-top:1.4rem;display:flex}.video-tip svg{width:19px;color:var(--amber-300);flex:none}.video-tip p{color:#fffdf885;margin:0;font-size:.78rem;line-height:1.55}.video-cards{grid-template-columns:1.35fr .65fr;align-items:end;gap:1rem;display:grid}.video-card{position:relative}.video-card video{object-fit:cover;background:#050a08;border:1px solid #ffffff24;border-radius:5px;width:100%;box-shadow:0 24px 60px #00000045}.video-landscape video{aspect-ratio:16/10}.video-portrait video{aspect-ratio:9/14}.video-card>span{color:#fffdf8a8;margin-top:.8rem;font-size:.75rem;font-weight:700;display:block}.location-section{background:var(--cream-50)}.location-card{background:var(--wood-900);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);display:grid;overflow:hidden}.location-image{min-height:620px;position:relative;overflow:hidden}.location-image:after{content:"";background:linear-gradient(#0000 52%,#140d0a94);position:absolute;inset:0}.location-image>img{object-fit:cover;width:100%;height:100%}.location-image-label{z-index:2;color:var(--white);align-items:center;gap:.8rem;display:flex;position:absolute;bottom:1.4rem;left:1.4rem;right:1.4rem}.location-image-label svg{width:24px;height:24px;color:var(--amber-300)}.location-image-label span{text-transform:uppercase;font-size:.75rem;line-height:1.4}.location-image-label strong{font-family:var(--font-display);letter-spacing:-.02em;text-transform:none;font-size:1.35rem;font-weight:500}.location-content{color:var(--white);flex-direction:column;justify-content:center;padding:clamp(2.3rem,6vw,6rem);display:flex}.location-content .eyebrow{color:var(--amber-300)}.location-content h2{max-width:570px;font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(2.2rem,4.3vw,4.3rem);font-weight:500;line-height:.98}.contact-list{gap:1.2rem;margin-top:2.4rem;display:grid}.contact-list>div{color:#fffdf8cc;grid-template-columns:28px 1fr;align-items:start;gap:.8rem;font-size:.9rem;line-height:1.55;display:grid}.contact-list svg{width:20px;height:20px;color:var(--amber-300)}.contact-list span{display:grid}.contact-list small{color:#fffdf86b;letter-spacing:.11em;text-transform:uppercase;margin-bottom:.25rem;font-size:.66rem;font-weight:800}.contact-list a{text-underline-offset:4px;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d}.location-actions{align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.location-map-link{color:#fffdf8d1;border-bottom:1px solid #ffffff73;padding-bottom:.25rem;font-size:.8rem;font-weight:800}.location-map-link:hover{color:var(--white)}.button-light{border-color:var(--white);background:var(--white);color:var(--forest-950)}.social-links{gap:.55rem;display:flex}.social-links a{border:1px solid #ffffff40;border-radius:50%;place-items:center;width:48px;height:48px;transition:background-color .18s,color .18s;display:grid}.social-links a:hover{background:var(--amber-300);color:var(--forest-950)}.social-links svg{width:19px}.site-footer{color:var(--white);background:#0a251f;padding:clamp(3.5rem,7vw,6.5rem) 0 1.5rem}.footer-top{border-bottom:1px solid #ffffff21;grid-template-columns:minmax(220px,1.1fr) minmax(360px,.8fr) auto;align-items:start;gap:3rem;padding-bottom:3.5rem;display:grid}.footer-brand img{border-radius:4px;width:188px}.footer-brand p{color:#fffdf891;max-width:430px;font-family:var(--font-display);margin:1.4rem 0 0;font-size:clamp(1.15rem,2vw,1.55rem);font-style:italic;line-height:1.45}.footer-links{grid-template-columns:.7fr 1.3fr;gap:2rem;display:grid}.footer-links>div{align-content:start;gap:.85rem;display:grid}.footer-links span{color:var(--amber-300);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.25rem;font-size:.66rem;font-weight:800}.footer-links a{color:#fffdf8b3;font-size:.82rem}.footer-links a:hover{color:var(--white)}.back-top{border:1px solid #ffffff40;border-radius:50%;place-items:center;width:52px;height:52px;transition:background-color .18s,color .18s;display:grid}.back-top:hover{background:var(--white);color:var(--forest-950)}.footer-bottom{color:#fffdf86e;letter-spacing:.045em;text-transform:uppercase;justify-content:space-between;gap:1rem;padding-top:1.5rem;font-size:.7rem;display:flex}.floating-contact{z-index:80;background:var(--amber-500);min-height:52px;color:var(--forest-950);border:1px solid #ffffff57;border-radius:999px;align-items:center;gap:.6rem;padding:.75rem 1rem;font-size:.76rem;font-weight:900;transition:transform .18s,background-color .18s;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 32px #0c2c2633}.floating-contact:hover{background:var(--amber-300);transform:translateY(-3px)}.floating-contact svg{width:19px;height:19px}@media (width<=1040px){.header-inner{grid-template-columns:auto 1fr auto auto}.main-nav{z-index:110;background:var(--forest-950);width:min(420px,100%);height:100dvh;min-height:100dvh;color:var(--white);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;padding:1.2rem 1.4rem 2rem;transition:transform .26s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0 0 0 auto;overflow-y:auto;transform:translate(110%);box-shadow:-20px 0 60px #0c2c263d}.main-nav.is-open{transform:translate(0)}.main-nav>a:not(.nav-contact-mobile){color:var(--white);font-family:var(--font-display);border-bottom:1px solid #ffffff21;padding:1.15rem 0;font-size:1.6rem;font-weight:500}.main-nav>a:after{display:none}.mobile-nav-heading{color:#ffffff8a;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:2.3rem;font-size:.72rem;font-weight:800;display:flex}.mobile-nav-heading button{width:46px;height:46px;color:var(--white);background:0 0;border:1px solid #ffffff40;border-radius:50%;place-items:center;display:grid}.nav-contact-mobile{background:var(--amber-300);color:var(--forest-950);border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding:1rem 1.2rem;font-size:.82rem;font-weight:900;display:flex}.menu-toggle{border:1px solid var(--border);width:43px;height:43px;color:var(--forest-900);background:0 0;border-radius:50%;place-items:center;display:grid}.hero-inner{grid-template-columns:minmax(0,.95fr) minmax(370px,.75fr);gap:3rem}.hero-visual{min-height:510px}.gallery-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:220px}.video-layout{grid-template-columns:1fr;gap:3.5rem}.video-copy{grid-template-columns:1.2fr .8fr;align-items:end;gap:2rem;display:grid}.video-tip{margin:0}.footer-top{grid-template-columns:1fr 1fr auto}}@media (width<=820px){.header-cta{display:none}.header-inner{grid-template-columns:auto 1fr auto}.hero{min-height:auto;padding-top:7.4rem}.hero-inner{grid-template-columns:1fr}.hero-copy{max-width:700px}.hero h1{max-width:650px}.hero-visual{width:min(100%,620px);min-height:650px;margin-inline:auto}.highlights-grid{grid-template-columns:1fr}.highlight-item,.highlight-item:first-child,.highlight-item:last-child{border-bottom:1px solid #ffffff29;border-right:0;min-height:0;padding:2.1rem 0}.highlight-item:last-child{border-bottom:0}.highlight-item h2{margin-top:1.3rem}.stay-card{grid-template-columns:1fr;gap:1.7rem}.stay-card:nth-child(2n) .stay-image-wrap{order:0}.stay-content{max-width:660px}.gallery-heading-row{flex-direction:column;align-items:start}.gallery-filters{justify-content:flex-start}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-card:nth-child(5n+2){grid-column:auto}.location-card{grid-template-columns:1fr}.location-image{min-height:420px}.footer-top{grid-template-columns:1fr auto}.footer-links{grid-area:2/1/auto/-1;max-width:560px}}@media (width<=560px){.site-header,.site-header.is-scrolled{background:#fbf8f1f5}.header-inner{min-height:76px}.brand{width:156px;height:61px}.hero{padding-top:6.6rem}.hero h1{font-size:clamp(3.05rem,15vw,4.6rem);line-height:.9}.hero-kicker span:last-child{display:none}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.text-link{justify-content:center}.hero-note{text-align:center}.hero-visual{min-height:500px}.hero-main-photo{inset:0 0 2rem 5%}.hero-facade-photo{width:36%;top:7%;left:-2%}.hero-room-photo{width:48%;right:-3%}.hero-seal{width:112px;height:112px}.hero-seal strong{font-size:1.8rem}.hero-seal span{font-size:.56rem}.stay-image-wrap{border-radius:4px 52px 4px 4px;height:330px}.stay-card:nth-child(2n) .stay-image-wrap{border-radius:52px 4px 4px}.stays-disclaimer{text-align:left}.gallery-filters{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.gallery-filters button{width:100%}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:200px}.gallery-card,.gallery-card.is-featured{grid-row:span 1}.gallery-card:nth-child(3n+1){grid-row:span 2}.gallery-expand{opacity:1;transform:none}.video-copy{display:block}.video-tip{margin-top:1.8rem}.video-cards{grid-template-columns:1fr}.video-portrait{width:76%;margin-left:auto}.location-image{min-height:330px}.location-content{padding:2.2rem 1.3rem 2.5rem}.location-actions{flex-direction:column;align-items:stretch}.social-links{justify-content:flex-start}.footer-top{grid-template-columns:1fr auto}.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.floating-contact{min-height:48px;bottom:12px;right:12px}.floating-contact span{display:none}}@media (height<=800px) and (width>=900px){.hero{min-height:720px;padding-top:7rem;padding-bottom:3.5rem}.hero h1{font-size:clamp(3.4rem,5.5vw,5.3rem)}.hero-lead{margin-top:1.2rem}.hero-actions{margin-top:1.35rem}.hero-visual{min-height:500px}}
