:root{--bg: #d5b895;--bg-alt: #f0e5db;--rose: #e7d3cc;--text: #2b2b2b;--muted: #6f6a64;--accent: #c3a27a}*{box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}body{overflow-x:hidden}html.lenis{height:auto}html,body,#root{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";color:var(--text);background:var(--bg)}h2,h3{font-family:Playfair Display,Georgia,Times New Roman,serif;color:#3a332d}.section{padding:64px 24px;overflow-x:hidden}.about-section{background:#ebd5ce;padding-top:5px}.about-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:28px;align-items:center}.about-images-wrap{position:relative;overflow:visible;background:transparent;margin-left:-120px}.about-card{position:relative;width:90%;border-radius:0;overflow:visible;background:transparent}.about-main-img{width:100%;display:block;max-height:800px;object-fit:cover}.about-portrait{position:absolute;right:-80px;top:50%;transform:translateY(-50%);width:220px;z-index:2}.about-text{padding-left:40px}.about-h3{margin-top:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;font-weight:600;font-size:32px}.about-p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;font-size:20px;letter-spacing:.1em;line-height:2}@media (max-width: 1024px){.about-images-wrap{margin-left:-60px}.about-portrait{right:-40px;width:180px}}@media (max-width: 768px){.about-grid{grid-template-columns:1fr;gap:20px}.about-images-wrap{margin-left:0}.about-card{width:100%;padding-bottom:0}.about-portrait{position:absolute;left:50%;bottom:12px;transform:translate(-50%);width:160px;display:block}.about-text{padding-left:0;text-align:center}.about-h3{font-size:26px}.about-p{font-size:16px;line-height:1.8;letter-spacing:.06em}}.container{max-width:1120px;margin:0 auto}.btn{background:var(--accent);color:#fff;border:none;padding:12px 20px;border-radius:8px;cursor:pointer;font-size:24px}.btn-reserve{background:#a8bba573;transition:background-color .16s ease,border-color .16s ease,opacity .16s ease,letter-spacing .16s ease;box-shadow:none;position:relative;letter-spacing:.5px;overflow:hidden}.btn-reserve:after{content:"→";position:absolute;right:24px;top:50%;transform:translateY(-50%) translate(-6px);opacity:0;color:#000;transition:transform .18s ease,opacity .18s ease}.btn-reserve:hover{background:#a8bba5bf;box-shadow:0 3px 12px #0000001f;letter-spacing:1px}.btn-reserve:hover:after{opacity:1;transform:translateY(-50%) translate(0)}.btn-reserve:active{background:#a8bba580}.btn-reserve:focus-visible{outline:2px solid rgba(168,187,165,.8);outline-offset:2px}.btn-hero{background:#ebd5ce99;color:#2b2b2b;padding:26px 44px;border-radius:12px;border:1px solid rgba(43,43,43,.08);box-shadow:0 6px 20px #00000026;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.btn-hero:hover{background:#ebd5cebf;transform:translateY(-1px) scale(1.02);box-shadow:0 10px 28px #00000038}.btn-hero:active{transform:translateY(0);box-shadow:0 4px 14px #0000002e}.btn-hero:focus-visible{outline:2px solid rgba(235,213,206,.9);outline-offset:3px}.hero{padding:0}.hero-wrapper{position:relative;height:100vh;overflow:hidden;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.hero-split{display:flex;width:100%;height:100%}.hero-col{position:relative;width:50%;height:100%}.hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.35) 0%,rgba(0,0,0,.15) 40%,transparent 70%)}.hero-foreground{position:absolute;top:0;right:0;bottom:0;left:0;color:#fff}.hero-center-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.hero-logo-img{width:520px;max-width:80vw;filter:drop-shadow(0 4px 20px rgba(0,0,0,.35))}.hero-bottom-cta{position:absolute;right:24px;bottom:20px;display:flex;align-items:center;gap:190px}.hero-tagline{margin:0;text-align:right;font-size:32px;line-height:1.2;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;font-weight:100;font-style:italic}@media (max-width: 1024px){.hero-logo-img{width:420px}.hero-bottom-cta{gap:40px}}@media (max-width: 768px){.hero-wrapper{height:80vh}.hero-split{flex-direction:column}.hero-col{width:100%;height:50%}.hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.35) 0%,rgba(0,0,0,.15) 40%,transparent 70%)}.hero-logo-img{width:300px;max-width:70vw}.hero-bottom-cta{left:50%;right:auto;transform:translate(-50%);bottom:16px;gap:16px}.hero-tagline{font-size:18px;text-align:center}.btn-hero{padding:16px 24px}}.grid{display:grid;gap:24px}.testimonials-section{background:#f6ebd7}.testimonials-header{margin-bottom:72px;text-align:center}.testimonials-title{text-align:center;font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:400;font-style:italic;font-size:32px;display:inline-block;margin:0 auto 10px}.testimonials-underline{width:360px;height:1px;background:#ce7100;border-radius:1px;margin:0 auto}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.card.testimonial-card{background:#d5b895}.testimonial-card{padding:40px 30px;min-height:280px;border:1px solid white;display:flex;flex-direction:column;align-items:center}.testimonial-avatar{width:80px;height:80px;border-radius:50%;margin-bottom:20px}.testimonial-text{text-align:left;width:100%;margin-bottom:20px;flex:1}.testimonial-name{font-style:italic;text-align:center}.testimonials-cta{display:flex;justify-content:flex-end;margin-top:32px}@media (max-width: 1024px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.testimonials-grid{grid-template-columns:1fr}.testimonials-underline{width:240px}.testimonials-cta{justify-content:center}}.card{overflow:hidden;border-radius:12px;background:#fff7ef}.card{transition:transform .22s ease,box-shadow .22s ease}.card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000001f}.card-media img{transition:transform .32s ease}.card:hover .card-media img{transform:scale(1.03)}.card-overlay{transition:background-color .3s ease,opacity .3s ease}.card:hover .card-overlay{background:linear-gradient(to top,rgba(0,0,0,.55),transparent 45%)}.card-title{transition:letter-spacing .22s ease,opacity .22s ease}.card:hover .card-title{letter-spacing:1.5px}.card.about-card{overflow:visible;background:transparent;border-radius:0}.muted{color:var(--muted)}.services-section{background:#f6ebd7;min-height:100vh;padding-top:80px;padding-bottom:80px;display:flex;flex-direction:column}.services-header{margin-bottom:72px;margin-left:16px}.services-title{text-align:left;margin-bottom:10px;letter-spacing:1px;font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:400;font-size:24px}.services-underline{width:360px;height:1px;background:#000;border-radius:1px}.services-content{margin-left:16px;max-width:1400px;display:flex;flex-direction:column;flex:1}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;justify-content:start}.service-card{border-radius:0;overflow:hidden;cursor:pointer;display:flex;flex-direction:column}.service-media{position:relative;aspect-ratio:3/5}.service-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-family:Playfair Display,serif;font-size:28px;text-align:center;letter-spacing:1px}.services-cta{display:flex;justify-content:center;margin-top:96px}.services-cta .btn-reserve{padding:40px 50px}@media (min-width: 1025px){.services-grid{grid-template-columns:repeat(3,360px);gap:96px}.service-card{width:360px}.about-portrait{right:-70px;top:50%;transform:translateY(-50%);z-index:3}}@media (max-width: 1024px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}@media (max-width: 768px){.services-header{margin-left:0;text-align:center}.services-title{text-align:center;font-size:22px}.services-underline{width:240px;margin:0 auto}.services-content{margin-left:0}.services-grid{grid-template-columns:1fr;gap:24px}.services-cta{margin-top:40px}.btn-reserve{padding:20px 28px;font-size:18px}}header a.nav-link{color:#2b2b2b;text-decoration:none;transition:color .16s ease}header a.nav-link:hover{color:#ce7100}.site-header{background:#f6ebd7;position:relative;z-index:50}.header-inner{max-width:1400px;display:flex;align-items:center;justify-content:space-between;padding:12px 24px}.brand{font-family:Playfair Display,serif;font-size:32px;letter-spacing:3px;color:#2b2b2b}.desktop-nav{display:flex;gap:32px;align-items:center;font-size:20px;letter-spacing:1px}.hamburger{display:none;background:transparent;border:none;color:#2b2b2b;width:40px;height:40px;align-items:center;justify-content:center;border-radius:8px}.hamburger:active{transform:scale(.96)}.mobile-menu{display:none}@media (max-width: 768px){.header-inner{flex-direction:row!important;align-items:center!important;gap:12px!important}.brand{font-size:24px!important;letter-spacing:2px!important}.desktop-nav{display:none}.hamburger{display:inline-flex;margin-top:0;border:1px solid rgba(0,0,0,.1);background:#fff9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hamburger[aria-expanded=true]{background:#ffffffd9;box-shadow:0 6px 18px #0000001f}.mobile-menu{display:grid;gap:0;padding:6px 0;background:#f6ebd7f2;border-top:1px solid rgba(0,0,0,.06);width:100%;margin:6px 0 0;box-sizing:border-box;animation:mobileMenuEnter .16s ease-out;-webkit-backdrop-filter:saturate(140%) blur(4px);backdrop-filter:saturate(140%) blur(4px)}.mobile-menu .nav-link{padding:12px 20px;font-size:16px}.mobile-menu .nav-link:not(:last-child){border-bottom:1px solid rgba(0,0,0,.06)}}@keyframes mobileMenuEnter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero-bottom-cta{flex-direction:column;align-items:center;gap:10px}}@media (max-width: 768px){header .container{display:flex;flex-direction:column;align-items:center!important;gap:12px!important}header span{font-size:24px!important;letter-spacing:2px!important}header nav{display:flex;flex-wrap:wrap;gap:12px!important;justify-content:center;font-size:16px!important}}.btn-view-more{background:transparent;color:#000;border:1px solid #000;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.btn-view-more:hover{background:#000;color:#fff;border-color:#000}.btn-view-more:active{background:#000c}.gallery-section{padding:120px 24px;background:var(--bg);position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;justify-content:center}.gallery-section .container{width:100%;max-width:1600px;margin:0 auto}.gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;max-width:100%;margin:0 auto;justify-items:center}@media (max-width: 1400px){.gallery-grid{gap:20px}}@media (max-width: 1200px){.gallery-grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (max-width: 768px){.gallery-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 480px){.gallery-grid{grid-template-columns:1fr;gap:24px}}.gallery-item{cursor:pointer;position:relative;overflow:hidden;border-radius:16px;background:#fff7ef;box-shadow:0 4px 20px #00000014;transition:box-shadow .2s ease,transform .2s ease;aspect-ratio:4 / 5;min-height:400px;transform:translateZ(0);will-change:transform}@media (min-width: 1200px){.gallery-item{min-height:500px}}.gallery-item:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-4px) translateZ(0)}.gallery-image-wrapper{width:100%;height:100%;overflow:hidden;position:relative}.gallery-image{width:100%;height:100%;object-fit:cover;display:block;transform:translateZ(0);backface-visibility:hidden;transition:transform .3s ease}.gallery-item:hover .gallery-image{transform:scale(1.05) translateZ(0)}.lightbox-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;cursor:pointer}.lightbox-content{position:relative;max-width:95vw;max-height:95vh;display:flex;flex-direction:column;align-items:center;gap:24px;cursor:default}.lightbox-image{max-width:100%;max-height:85vh;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px #00000080}.lightbox-close{position:absolute;top:-50px;right:0;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lightbox-close:hover{background:#fff3;border-color:#fff6;transform:rotate(90deg) scale(1.1)}.lightbox-close:active{transform:rotate(90deg) scale(.95)}.lightbox-nav{display:flex;align-items:center;gap:32px;background:#ffffff1a;padding:12px 24px;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.lightbox-nav-btn{background:transparent;border:none;color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:all .3s ease}.lightbox-nav-btn:hover{background:#fff3;transform:scale(1.1)}.lightbox-nav-btn:active{transform:scale(.95)}.lightbox-counter{color:#fff;font-size:.9rem;font-weight:500;min-width:60px;text-align:center;letter-spacing:.5px}@media (max-width: 768px){.gallery-section{padding:60px 24px;min-height:auto}.gallery-item{max-width:100%}.lightbox-close{top:-40px;width:36px;height:36px}.lightbox-nav{gap:20px;padding:10px 16px}.lightbox-nav-btn{width:36px;height:36px}}.footer-section{background:#2b2b2b;color:#fff;padding:32px 24px 24px;position:relative}.footer-content{display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-center-column{flex:1;text-align:center;align-items:center}.footer-column{display:flex;flex-direction:column;gap:8px}.footer-logo-column{text-align:center;align-items:center;flex-shrink:0}.footer-separator{width:1px;height:80px;background:#fff3;flex-shrink:0}.footer-title{font-family:Playfair Display,serif;font-size:16px;font-weight:600;color:#fff;margin:0 0 8px;letter-spacing:1px}.footer-nav{display:flex;flex-direction:column;gap:6px}.footer-link{color:#ffffffd9;text-decoration:none;font-size:14px;transition:color .2s ease,transform .2s ease,opacity .2s ease;display:inline-block;letter-spacing:.3px}.footer-link:hover{color:#fff;transform:translate(4px);opacity:1}.footer-nav .footer-link{padding:4px 0}.footer-social{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.footer-social-link{padding:4px 0}.footer-legal{margin-top:auto;padding-top:8px;border-top:1px solid rgba(255,255,255,.15)}.footer-legal-link{font-size:14px;color:#ffffffb3}.footer-logo{height:72px;width:auto;margin-bottom:8px;filter:brightness(0) invert(1);opacity:.95}.footer-copyright{color:#fff9;font-size:14px;margin:0;letter-spacing:.5px}@media (max-width: 768px){.footer-section{padding:40px 24px 24px}.footer-content{flex-direction:column;gap:32px;align-items:center;justify-content:center}.footer-separator{width:100%;height:1px}.footer-column{align-items:center}.footer-center-column{text-align:center}.footer-nav,.footer-social{align-items:center}.footer-link:hover{transform:translateY(-2px)}}
