:root{--gold: #c9a96e;--gold-light: #e8d5b0;--gold-dark: #8a6d3b;--forest: #1a2e1a;--forest-mid: #243824;--forest-light: #2e4a2e;--cream: #f7f3ec;--cream-warm: #f0ead8;--charcoal: #1c1c1c;--muted: #6b6b5a;--font-display: "Playfair Display", Georgia, serif;--font-title: "Cinzel", serif;--font-body: "Raleway", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--charcoal);overflow-x:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--forest)}::-webkit-scrollbar-thumb{background:var(--gold)}h1,h2,h3,h4{font-family:var(--font-display);font-weight:300}.reveal{opacity:0;transform:translateY(36px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translate(-50px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}.reveal-left.visible{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transform:translate(50px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}.reveal-right.visible{opacity:1;transform:translate(0)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.fade-in-up{opacity:0;animation:fadeUp 1s cubic-bezier(.22,1,.36,1) forwards}.fade-in{opacity:0;animation:fadeIn 1.2s ease forwards}.gold-line{width:60px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);margin:0 auto 2rem}.gold-line-left{width:60px;height:1px;background:linear-gradient(90deg,var(--gold),transparent);margin-bottom:2rem}.section-label{font-family:var(--font-title);font-size:.65rem;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:1rem}.btn-luxury{display:inline-block;font-family:var(--font-title);font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;padding:1.1rem 2.8rem;background:transparent;border:1px solid var(--gold);color:var(--gold);text-decoration:none;transition:all .4s ease;position:relative;overflow:hidden}.btn-luxury:before{content:"";position:absolute;inset:0;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.22,1,.36,1)}.btn-luxury:hover:before{transform:scaleX(1)}.btn-luxury span{position:relative;z-index:1}.btn-luxury:hover span,.btn-luxury:hover{color:var(--forest)}.btn-solid{display:inline-block;font-family:var(--font-title);font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;padding:1.1rem 2.8rem;background:var(--gold);color:var(--forest);text-decoration:none;transition:all .35s ease;font-weight:500}.btn-solid:hover{background:var(--gold-dark);color:var(--cream)}.page-hero{position:relative;height:85vh;min-height:500px;display:flex;align-items:flex-end;padding-bottom:6rem;overflow:hidden}.page-hero-short{position:relative;height:55vh;min-height:400px;display:flex;align-items:flex-end;padding-bottom:5rem;overflow:hidden}.page-hero img,.page-hero-short img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.05);animation:heroZoom 12s ease-out forwards}@keyframes heroZoom{0%{transform:scale(1.05)}to{transform:scale(1)}}.page-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,#0f190fe6,#0f190f66,#0f190f33)}.page-hero-content{position:relative;z-index:10;max-width:1400px;margin:0 auto;padding:0 4rem;width:100%}img{display:block;max-width:100%}.text-gold{color:var(--gold)}.text-cream{color:var(--cream)}.text-forest{color:var(--forest)}.text-muted{color:var(--muted)}.bg-cream{background:var(--cream)}.bg-cream-warm{background:var(--cream-warm)}.bg-forest{background:var(--forest)}.bg-forest-mid{background:var(--forest-mid)}.bg-charcoal{background:var(--charcoal)}.img-hover-wrap{overflow:hidden}.img-hover-wrap img{transition:transform .8s cubic-bezier(.22,1,.36,1)}.img-hover-wrap:hover img{transform:scale(1.07)}.ornament{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}.ornament-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.ornament-line-r{flex:1;height:1px;background:linear-gradient(90deg,var(--gold),transparent)}.ornament-diamond{width:8px;height:8px;background:var(--gold);transform:rotate(45deg);flex-shrink:0}.navbar[data-astro-cid-sckkx6r4]{position:fixed;top:0;left:0;right:0;z-index:100;background:#0f190ff7;backdrop-filter:blur(12px);box-shadow:0 2px 30px #0000004d;padding:0}.navbar-inner[data-astro-cid-sckkx6r4]{max-width:1500px;margin:0 auto;padding:1.6rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.navbar-logo[data-astro-cid-sckkx6r4]{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.nav-logo-img[data-astro-cid-sckkx6r4]{height:85px;width:auto;display:block;object-fit:contain;transition:transform .3s ease}.navbar-logo[data-astro-cid-sckkx6r4]:hover .nav-logo-img[data-astro-cid-sckkx6r4]{transform:scale(1.05)}.desktop-nav[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:2.2rem}.nav-link[data-astro-cid-sckkx6r4]{font-family:Cinzel,serif;font-size:.6rem;letter-spacing:.25em;text-transform:uppercase;color:#f7f3ecbf;text-decoration:none;transition:color .3s ease;position:relative}.nav-link[data-astro-cid-sckkx6r4]:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:1px;background:var(--gold);transform:scaleX(0);transition:transform .3s ease}.nav-link[data-astro-cid-sckkx6r4]:hover{color:var(--gold)}.nav-link[data-astro-cid-sckkx6r4]:hover:after{transform:scaleX(1)}.nav-book-btn[data-astro-cid-sckkx6r4]{font-family:Cinzel,serif;font-size:.58rem;letter-spacing:.25em;text-transform:uppercase;padding:.75rem 1.8rem;border:1px solid var(--gold);color:var(--gold);text-decoration:none;transition:all .35s ease;flex-shrink:0}.nav-book-btn[data-astro-cid-sckkx6r4]:hover{background:var(--gold);color:var(--forest)}.hamburger-btn[data-astro-cid-sckkx6r4]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.4rem}.hamburger-btn[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{display:block;width:24px;height:1px;background:var(--cream);transition:all .3s ease}.mobile-menu[data-astro-cid-sckkx6r4]{display:none;background:#0a120afa;backdrop-filter:blur(20px);border-top:1px solid rgba(201,169,110,.2)}.mobile-menu[data-astro-cid-sckkx6r4].open{display:block}.mobile-nav[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;padding:2rem 3rem;gap:1.5rem}.mobile-nav-link[data-astro-cid-sckkx6r4]{font-family:Cinzel,serif;font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;color:#f7f3ecb3;text-decoration:none;transition:color .3s;padding-bottom:1rem;border-bottom:1px solid rgba(201,169,110,.1)}.mobile-nav-link[data-astro-cid-sckkx6r4]:hover{color:var(--gold)}.mobile-book-btn[data-astro-cid-sckkx6r4]{font-family:Cinzel,serif;font-size:.65rem;letter-spacing:.25em;text-transform:uppercase;padding:1rem 2rem;background:var(--gold);color:var(--forest);text-decoration:none;text-align:center;font-weight:500;margin-top:.5rem}@media(max-width:1100px){.desktop-nav[data-astro-cid-sckkx6r4],.nav-book-btn[data-astro-cid-sckkx6r4]{display:none}.hamburger-btn[data-astro-cid-sckkx6r4]{display:flex}}@media(max-width:640px){.navbar-inner[data-astro-cid-sckkx6r4]{padding:1.2rem 1.5rem}.mobile-nav[data-astro-cid-sckkx6r4]{padding:1.5rem 2rem}}.luxury-footer[data-astro-cid-sckkx6r4]{background:var(--charcoal)}.footer-top[data-astro-cid-sckkx6r4]{border-top:1px solid rgba(201,169,110,.25);padding:6rem 0 5rem}.footer-inner[data-astro-cid-sckkx6r4]{max-width:1400px;margin:0 auto;padding:0 4rem;display:grid;grid-template-columns:2fr 1fr 1.2fr 1.3fr;gap:5rem}.footer-logo[data-astro-cid-sckkx6r4]{font-family:Cinzel,serif;font-size:2rem;color:var(--gold);letter-spacing:.1em;margin-bottom:.4rem}.footer-tagline[data-astro-cid-sckkx6r4]{font-family:Raleway,sans-serif;font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;color:#f7f3ec66;margin-bottom:0}.footer-desc[data-astro-cid-sckkx6r4]{font-size:.85rem;line-height:1.9;color:#f7f3ec80}.footer-social[data-astro-cid-sckkx6r4]{display:flex;gap:.8rem;margin-top:2rem}.social-icon-btn[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:transparent;border:1px solid rgba(201,169,110,.3);transition:all .4s cubic-bezier(.22,1,.36,1)}.social-icon-btn[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{width:22px;height:22px;object-fit:contain;transition:all .4s ease}.social-icon-btn[data-astro-cid-sckkx6r4]:hover{background:#c9a96e26;border-color:var(--gold);transform:translateY(-4px)}.social-icon-btn[data-astro-cid-sckkx6r4]:hover img[data-astro-cid-sckkx6r4]{transform:scale(1.15) rotate(5deg)}.footer-col-title[data-astro-cid-sckkx6r4]{font-family:Cinzel,serif;font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1.8rem;padding-bottom:.8rem;border-bottom:1px solid rgba(201,169,110,.2)}.footer-links[data-astro-cid-sckkx6r4]{list-style:none;display:flex;flex-direction:column;gap:.9rem}.footer-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:.8rem;color:#f7f3ec80;text-decoration:none;transition:color .3s ease;letter-spacing:.05em}.footer-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--gold)}.footer-contact-list[data-astro-cid-sckkx6r4]{list-style:none;display:flex;flex-direction:column;gap:1.5rem}.footer-contact-list[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{display:flex;gap:1rem;align-items:flex-start}.footer-contact-icon[data-astro-cid-sckkx6r4]{color:var(--gold);font-size:.6rem;margin-top:.3rem;flex-shrink:0}.footer-contact-label[data-astro-cid-sckkx6r4]{font-family:Cinzel,serif;font-size:.55rem;letter-spacing:.2em;text-transform:uppercase;color:#c9a96e99;margin-bottom:.25rem}.footer-contact-val[data-astro-cid-sckkx6r4]{font-size:.82rem;color:#f7f3eca6;line-height:1.6}.footer-reserve-text[data-astro-cid-sckkx6r4]{font-size:.82rem;color:#f7f3ec73;line-height:1.8;margin-bottom:1.5rem}.footer-reserve-btn[data-astro-cid-sckkx6r4]{display:block;font-family:Cinzel,serif;font-size:.6rem;letter-spacing:.25em;text-transform:uppercase;padding:.9rem 1.5rem;background:var(--gold);color:var(--forest);text-decoration:none;text-align:center;font-weight:500;margin-bottom:2rem;transition:background .3s ease}.footer-reserve-btn[data-astro-cid-sckkx6r4]:hover{background:var(--gold-dark);color:var(--cream)}.footer-checkin[data-astro-cid-sckkx6r4]{display:flex;gap:2rem;padding-top:1.5rem;border-top:1px solid rgba(201,169,110,.15)}.footer-bottom[data-astro-cid-sckkx6r4]{background:#0000004d;padding:1.5rem 4rem;display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.luxury-footer[data-astro-cid-sckkx6r4] .footer-bottom[data-astro-cid-sckkx6r4]{max-width:100%;border-top:1px solid rgba(201,169,110,.1)}.footer-bottom[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-size:.72rem;color:#f7f3ec4d;letter-spacing:.08em}.footer-credit[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{color:var(--gold)}@media(max-width:1100px){.footer-inner[data-astro-cid-sckkx6r4]{grid-template-columns:1fr 1fr;gap:3rem;padding:0 2rem}.footer-bottom[data-astro-cid-sckkx6r4]{padding:1.5rem 2rem;flex-direction:column;gap:.5rem;text-align:center}}@media(max-width:640px){.footer-inner[data-astro-cid-sckkx6r4]{grid-template-columns:1fr;gap:2.5rem;padding:0 1.5rem}.footer-top[data-astro-cid-sckkx6r4]{padding:4rem 0 3rem}}
