:root{--cv-dark-jungle: #23312C;--cv-brunswick: #01594E;--cv-pearl: #FAEFEE;--cv-pale-copper: #D18F73;--cv-text-strong: #1d2f2a;--cv-text-body: rgba(29, 47, 42, .82);--cv-text-muted: rgba(29, 47, 42, .62);--cv-space-1: 8px;--cv-space-2: 16px;--cv-space-3: 24px;--cv-space-4: 32px;--cv-space-5: 40px;--cv-space-6: 48px;--cv-space-8: 64px;--cv-space-10: 80px;--cv-space-12: 96px;--cv-radius-md: 16px;--cv-shadow-1: 0 10px 24px rgba(16, 34, 30, .08);--cv-shadow-2: 0 16px 32px rgba(16, 34, 30, .14);--cv-shadow-3: 0 24px 46px rgba(16, 34, 30, .18);--cv-nav-height: 88px}html{scroll-behavior:smooth}body{background-color:var(--cv-pearl);color:var(--cv-dark-jungle);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;opacity:0;transform:translateY(6px);transition:opacity .42s ease,transform .42s ease}html.no-js body,body.cv-page-ready{opacity:1;transform:none}body.cv-page-leaving{opacity:0;transform:translateY(4px)}main section:not(#home){scroll-margin-top:calc(var(--cv-nav-height) + 20px);padding-top:clamp(var(--cv-space-6),5.6vw,var(--cv-space-10))!important;padding-bottom:clamp(var(--cv-space-6),5.4vw,var(--cv-space-10))!important}main p{color:var(--cv-text-body)}main .container{padding-left:var(--cv-space-3)!important;padding-right:var(--cv-space-3)!important}main p,main h1,main h2,main h3,main h4{overflow-wrap:anywhere}main section h1,main section h2,main section h3{line-height:1.2}main .rounded-sm,main .rounded,main .rounded-lg,main .rounded-xl,main .rounded-2xl,main .rounded-3xl{border-radius:var(--cv-radius-md)!important}main .shadow-sm,main .shadow,main .shadow-md,main .shadow-lg,main .shadow-xl,main .shadow-2xl{box-shadow:var(--cv-shadow-1)!important}section[class*="bg-[#f8fafc]"]{background-color:var(--cv-pearl)!important}section[class*="bg-[#1a237e]"]{background-color:var(--cv-brunswick)!important}footer[class*="bg-[#01594E]"]{background-color:var(--cv-brunswick)!important}#mobile-menu{background-color:var(--cv-brunswick)!important;z-index:60;overflow-y:auto;overscroll-behavior:contain;justify-content:flex-start;align-items:stretch}#navbar{background:linear-gradient(180deg,#09191794,#0919173d);border-bottom:1px solid transparent;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding-top:24px;padding-bottom:24px;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease,padding .3s ease}#navbar.is-scrolled{background:linear-gradient(180deg,#091917e6,#091917d1);border-color:#d095783d;box-shadow:0 14px 28px #00000040;padding-top:16px;padding-bottom:16px}#navbar a:hover,#mobile-menu a:hover{color:var(--cv-pale-copper)!important}#navbar .cv-navbar-link,#mobile-menu .cv-navbar-link{position:relative;display:inline-flex;align-items:center;min-height:40px;font-size:14px;line-height:22px;font-weight:700;transition:color .26s ease,transform .26s ease,text-shadow .26s ease,letter-spacing .26s ease;text-decoration:none}#navbar .cv-navbar-link:after{content:"";position:absolute;left:0;bottom:-.35rem;width:100%;height:2px;border-radius:999px;background:var(--cv-pale-copper);transform:scaleX(0);transform-origin:center;transition:transform .24s ease}#navbar .cv-navbar-link:hover{color:var(--cv-pale-copper)!important;transform:translateY(-1px);text-shadow:0 0 12px rgba(208,149,120,.35)}#navbar .cv-navbar-link:hover:after{transform:scaleX(1)}#navbar .cv-navbar-link.is-current{color:var(--cv-pale-copper)!important;text-shadow:0 0 12px rgba(208,149,120,.35)}#navbar .cv-navbar-link.is-current:after{transform:scaleX(1)}#mobile-menu .cv-navbar-link:hover{color:var(--cv-pale-copper)!important;letter-spacing:.04em}#mobile-menu .cv-navbar-link:after{display:none}#mobile-menu .mobile-nav-link{display:flex;justify-content:center;width:100%}#mobile-menu .cv-mobile-menu-brand{position:absolute;top:24px;left:20px;z-index:2;display:inline-flex;align-items:center;text-decoration:none}#mobile-menu .mobile-menu-panel{width:min(100%,360px);display:flex;flex-direction:column;align-items:stretch;gap:1rem;margin:0 auto}#mobile-menu .mobile-nav-link{min-height:56px;padding:.5rem 1rem;font-size:1.55rem;line-height:1.2;letter-spacing:.02em}@media(max-width:1023px){.cv-desktop-nav{display:none!important}.cv-mobile-menu-btn{display:inline-flex!important;align-items:center;justify-content:center}#mobile-menu{width:100vw;height:100dvh;padding:calc(env(safe-area-inset-top,0px) + 88px) 24px 40px}#mobile-menu .cv-mobile-menu-brand{top:calc(env(safe-area-inset-top,0px) + 20px);left:20px}#close-menu-btn{top:calc(env(safe-area-inset-top,0px) + 24px);right:20px}}#navbar .w-10.h-10{background-color:var(--cv-pale-copper)!important}#navbar .w-10.h-10 span{color:var(--cv-dark-jungle)!important}#navbar .cv-navbar-brand{text-decoration:none}#home .cv-hero-content{transform:translateY(0)}#home .cv-hero-subtitle{margin-top:1.8rem}#home .cv-hero-main-title,#home .cv-hero-main-title *{font-family:Cormorant Garamond,Playfair Display,Georgia,serif!important;color:#fff!important;font-weight:600!important;letter-spacing:.04em!important;line-height:.9!important;text-shadow:0 6px 22px rgba(0,0,0,.34)}#home .cv-hero-tagline,#home .cv-hero-tagline *{color:var(--cv-pale-copper)!important;font-weight:700!important;text-shadow:0 2px 12px rgba(0,0,0,.28)}@media(max-width:768px){#home .cv-hero-subtitle{margin-top:1.55rem}}#navbar .cv-navbar-logo{display:block;height:56px;width:auto;max-width:min(64vw,380px);object-fit:contain}body:not(.template-index) #navbar,body:not(.template-index) #navbar.is-scrolled{background:linear-gradient(180deg,#091917e6,#091917d1);border-color:#d095783d;box-shadow:0 14px 28px #00000040;padding-top:16px;padding-bottom:16px}body:not(.template-index) #navbar .cv-navbar-link{color:#ffffffdb!important}body:not(.template-index) #mobile-menu-btn{color:#fff!important}[class*="text-[#1a237e]"]{color:var(--cv-dark-jungle)!important}[class*="text-[#ffd700]"]{color:var(--cv-pale-copper)!important}[class*="bg-[#1a237e]"]{background-color:var(--cv-brunswick)!important}[class*="bg-[#ffd700]"]{background-color:var(--cv-pale-copper)!important}[class*="border-[#1a237e]"]{border-color:var(--cv-dark-jungle)!important}[class*="border-[#ffd700]"]{border-color:var(--cv-pale-copper)!important}.cv-card,.cv-news-card,.cv-story-row,.cv-unit-panel,.cv-contact-card,.cv-service-card{border-radius:var(--cv-radius-md)!important;box-shadow:var(--cv-shadow-1);transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease,background-color .26s ease}.cv-card:hover,.cv-news-card:hover,.cv-story-row:hover,.cv-unit-panel:hover,.cv-contact-card:hover,.cv-service-card:hover{transform:translateY(-4px);box-shadow:var(--cv-shadow-2)}.cv-property-card{display:flex;flex-direction:column}.cv-property-card-media{aspect-ratio:16 / 10.2;min-height:0}.cv-property-card-content{padding:1.35rem 1.45rem 1.45rem}.cv-property-card-title{font-size:1.32rem;line-height:1.22;font-weight:700;color:var(--cv-dark-jungle)}.cv-property-card-subtitle{font-family:Playfair Display,serif;font-size:.96rem;line-height:1.28;font-weight:700;color:#1d2f2aad}.cv-property-card-meta{color:#1d2f2aa8!important;margin-bottom:1.2rem!important;padding-bottom:1.15rem!important;border-bottom-color:#1d2f2a1a!important}@media(min-width:768px){.cv-property-card-title{font-size:1.6rem}.cv-property-card-subtitle{font-size:1rem}}.cv-interactive,.cv-btn,#navbar .cv-navbar-link,.cv-catalog-tab,footer .flex.space-x-6 a{touch-action:manipulation;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease,background-color .22s ease,color .22s ease,border-color .22s ease}.cv-btn,.cv-contact-whatsapp-btn,.cv-contact-submit-btn,.cv-news-subscribe-button,.cv-unit-cta,.cv-catalog-tab,#mobile-menu-btn,#close-menu-btn{min-height:44px}.cv-btn:hover,.cv-contact-whatsapp-btn:hover,.cv-contact-submit-btn:hover,.cv-news-subscribe-button:hover,.cv-unit-cta:hover,.cv-interactive[data-gallery-prev]:hover,.cv-interactive[data-gallery-next]:hover,#mobile-menu-btn:hover,#close-menu-btn:hover,.cv-catalog-tab:hover,footer .flex.space-x-6 a:hover{transform:translateY(-2px);box-shadow:var(--cv-shadow-1)}.cv-btn:active,.cv-contact-whatsapp-btn:active,.cv-contact-submit-btn:active,.cv-news-subscribe-button:active,.cv-unit-cta:active,.cv-interactive[data-gallery-prev]:active,.cv-interactive[data-gallery-next]:active,#mobile-menu-btn:active,#close-menu-btn:active,.cv-catalog-tab:active,footer .flex.space-x-6 a:active{transform:scale(.98);box-shadow:none}.cv-news-card-image,.cv-story-image,.cv-unit-hero-image,.cv-contact-hero-image,.cv-story-hero-image,.cv-news-hero-image,[data-property-item] img,.cv-unit-gallery-slide img{object-fit:cover;object-position:center}.cv-reveal{opacity:0;transform:translateY(22px);filter:blur(1px);transition:opacity .55s ease,transform .55s ease,filter .55s ease;transition-delay:var(--cv-reveal-delay, 0ms)}.cv-reveal.is-inview{opacity:1;transform:none;filter:none}.gold-gradient{background:linear-gradient(135deg,var(--cv-pale-copper),#e2b8a4,var(--cv-pale-copper));color:var(--cv-dark-jungle)!important}.gold-gradient:hover{filter:brightness(1.06)}main section h1.font-serif-luxury,main section h2.font-serif-luxury,main section h3.font-serif-luxury{letter-spacing:.01em}#services i[class*=fa]{color:var(--cv-pale-copper)!important}#services p[class*="text-white/50"],#services p[class*="text-white/60"]{color:#ffffffbf!important}footer h4{font-size:1rem!important;letter-spacing:.22em!important}footer .flex.space-x-6{flex-wrap:nowrap;gap:.75rem}footer .flex.space-x-6 a{width:2.75rem;height:2.75rem;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff17;color:#ffffffc7!important;transition:background-color .2s ease,color .2s ease,transform .2s ease}footer .flex.space-x-6 a i{font-size:1.2rem}footer .flex.space-x-6 a:hover{color:var(--cv-pale-copper)!important;background:#d0957833;transform:translateY(-1px)}@media(max-width:768px){#home{align-items:flex-start;justify-content:flex-start;padding-top:0}#home .cv-hero-content{transform:none;padding-top:calc(var(--cv-nav-height) + 2.45rem);padding-left:1.1rem;padding-right:1.1rem;max-width:24rem}#home .cv-hero-subtitle{margin-top:0;margin-bottom:.7rem;margin-left:auto;margin-right:auto;max-width:18rem;font-size:.54rem!important;line-height:1.32;letter-spacing:.17em!important;text-wrap:balance}#home .cv-hero-main-title,#home .cv-hero-main-title p{font-size:clamp(1.98rem,8.1vw,2.42rem)!important;line-height:.96!important;letter-spacing:.014em!important}#home .cv-hero-main-title{margin-bottom:.72rem!important;max-width:none;margin-left:auto;margin-right:auto;text-wrap:normal;display:flex;justify-content:center}#home .cv-hero-main-title p{margin:0!important;display:inline-block;color:inherit!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:keep-all!important;text-wrap:nowrap!important;text-align:center}#home .cv-hero-tagline,#home .cv-hero-tagline *{font-size:clamp(.7rem,3.2vw,.82rem)!important;line-height:1.16!important;letter-spacing:.055em!important}#home .cv-hero-tagline{max-width:17.5ch;margin-left:auto;margin-right:auto;margin-bottom:1.15rem!important;text-wrap:balance}#home .cv-hero-actions{margin-top:.9rem}main .container{padding-left:var(--cv-space-2)!important;padding-right:var(--cv-space-2)!important}main section:not(#home){padding-top:var(--cv-space-6)!important;padding-bottom:var(--cv-space-6)!important}main h1{font-size:clamp(2rem,9vw,3.2rem)}main h2{font-size:clamp(1.55rem,7vw,2.4rem)}main h3{font-size:clamp(1.2rem,5.7vw,1.7rem)}main p{font-size:1rem;line-height:1.75}#navbar .cv-navbar-logo{height:44px;max-width:min(62vw,260px)}#navbar .container{padding-left:16px!important;padding-right:16px!important}#mobile-menu{padding:96px 24px 40px}#mobile-menu .mobile-menu-panel{width:min(100%,320px);gap:.9rem}#mobile-menu .cv-navbar-link{min-height:48px;font-size:1.2rem;line-height:1.25}.cv-btn,.cv-contact-whatsapp-btn,.cv-contact-submit-btn,.cv-news-subscribe-button,.cv-unit-cta,.cv-catalog-tab{min-height:48px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body{opacity:1;transform:none;transition:none}.cv-reveal,.cv-card,.cv-news-card,.cv-story-row,.cv-unit-panel,.cv-contact-card,.cv-service-card,.cv-btn,.cv-contact-whatsapp-btn,.cv-contact-submit-btn,.cv-news-subscribe-button,.cv-unit-cta{transition:none!important;transform:none!important;filter:none!important}}.cv-unit-page{background:var(--cv-pearl);padding-bottom:5rem}.cv-unit-hero{position:relative;min-height:340px;display:flex;align-items:flex-end}.cv-unit-hero-image,.cv-unit-hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cv-unit-hero-placeholder{background:linear-gradient(120deg,var(--cv-dark-jungle),#3f5e56)}.cv-unit-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000040,#000000b3)}.cv-unit-hero-content{position:relative;z-index:2;color:#fff;padding-top:8rem;padding-bottom:2.5rem}.cv-unit-hero-label{font-size:.75rem;letter-spacing:.22em;text-transform:uppercase;color:var(--cv-pale-copper);font-weight:700;margin-bottom:.5rem}.cv-unit-hero-title{font-size:clamp(2rem,4.8vw,4rem);line-height:1.05;font-family:Playfair Display,serif;font-weight:700;margin:0}.cv-unit-spec-row{margin-top:-1.5rem;position:relative;z-index:3;background:#fff;border:1px solid rgba(29,47,42,.12);border-radius:16px;box-shadow:0 14px 30px #19232014;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;overflow:hidden}.cv-unit-spec{display:flex;align-items:center;justify-content:center;gap:.55rem;min-height:66px;padding:.75rem 1rem;border-right:1px solid rgba(29,47,42,.12);font-size:.92rem;font-weight:700;color:var(--cv-dark-jungle)}.cv-unit-spec:last-child{border-right:0}.cv-unit-spec i{color:var(--cv-pale-copper)}.cv-unit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;margin-top:2rem}.cv-unit-panel{background:#fff;border:1px solid rgba(29,47,42,.12);border-radius:16px;box-shadow:0 10px 24px #1923200f;padding:1.25rem}.cv-unit-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;color:#1d2f2a8c;font-weight:700;margin-bottom:.75rem}.cv-unit-heading{font-family:Playfair Display,serif;color:var(--cv-dark-jungle);font-size:clamp(1.5rem,2.6vw,2.3rem);line-height:1.15;margin:0}.cv-unit-subheading{color:var(--cv-dark-jungle);margin:0 0 .9rem;font-weight:700;font-size:1.02rem;letter-spacing:.04em;text-transform:uppercase}.cv-unit-subtitle{margin-top:.35rem;margin-bottom:1rem;color:#1d2f2ab8;font-size:.98rem}.cv-unit-copy{margin-top:1rem;display:grid;gap:.85rem;color:#1d2f2ad1;line-height:1.75}.cv-unit-gallery{position:relative}.cv-unit-gallery-stage{border-radius:12px;overflow:hidden;border:1px solid rgba(29,47,42,.12);background:#f6f4f2}.cv-unit-gallery-slide{border:0;background:transparent;padding:0;width:100%;display:block;cursor:zoom-in}.cv-unit-gallery-slide img{width:100%;height:360px;object-fit:cover}.cv-unit-gallery-small .cv-unit-gallery-slide img{height:260px}.cv-unit-gallery-slide.is-hidden{display:none}.cv-unit-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.2rem;height:2.2rem;border-radius:9999px;border:0;background:#0000007a;color:#fff;z-index:3;display:inline-flex;align-items:center;justify-content:center}.cv-unit-gallery-prev{left:.65rem}.cv-unit-gallery-next{right:.65rem}.cv-unit-gallery-dots{display:flex;justify-content:center;gap:.35rem;margin-top:.8rem}.cv-unit-gallery-dot{width:.52rem;height:.52rem;border-radius:9999px;border:0;background:#1d2f2a38}.cv-unit-gallery-dot.is-active{background:var(--cv-pale-copper)}.cv-unit-amenities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .9rem}.cv-unit-amenity{background:#f5efeb7a;border:1px solid rgba(29,47,42,.12);border-radius:12px;padding:.95rem}.cv-unit-amenity i{color:var(--cv-pale-copper);font-size:1.1rem}.cv-unit-amenity h4{margin:.6rem 0 .25rem;color:var(--cv-dark-jungle);font-size:1rem}.cv-unit-amenity p{margin:0;color:#1d2f2ab8;line-height:1.55;font-size:.88rem}.cv-unit-features{display:grid;gap:.9rem}.cv-unit-feature{border-top:1px solid rgba(29,47,42,.2);padding-top:.8rem}.cv-unit-feature h4{margin:0;color:var(--cv-dark-jungle);font-size:1rem}.cv-unit-feature p{margin:.35rem 0 0;color:#1d2f2ab8;line-height:1.65}.cv-unit-cta-wrap{text-align:center;margin-top:2.4rem}.cv-unit-cta{display:inline-block;border-radius:9999px;padding:.85rem 1.7rem;background:var(--cv-dark-jungle);color:#fff;font-weight:700;letter-spacing:.13em;text-transform:uppercase;font-size:.74rem}.cv-unit-cta:hover{color:#fff;background:var(--cv-brunswick)}.cv-unit-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#000000db;display:flex;align-items:center;justify-content:center;padding:1rem}.cv-unit-lightbox.hidden,.cv-unit-lightbox[hidden]{display:none!important}.cv-unit-lightbox img{max-width:min(94vw,1500px);max-height:88vh;border-radius:8px}.cv-unit-lightbox-close{position:absolute;top:1rem;right:1rem;width:2.3rem;height:2.3rem;border-radius:9999px;border:0;background:#fff3;color:#fff}@media(max-width:1024px){.cv-unit-spec-row{grid-template-columns:repeat(3,minmax(0,1fr))}.cv-unit-spec:nth-child(3n){border-right:0}}@media(max-width:768px){.cv-unit-hero{min-height:270px}.cv-unit-hero-content{padding-top:6.5rem;padding-bottom:1.6rem}.cv-unit-grid{grid-template-columns:1fr;gap:1rem}.cv-unit-panel{padding:1.1rem}.cv-unit-spec-row{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-1rem}.cv-unit-spec{justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(29,47,42,.12)}.cv-unit-spec:last-child{border-bottom:0}.cv-unit-gallery-slide img,.cv-unit-gallery-small .cv-unit-gallery-slide img{height:220px}.cv-unit-amenities{grid-template-columns:1fr}}.cv-story-page,.cv-news-page{background:var(--cv-pearl);padding-bottom:4rem}.cv-story-hero,.cv-news-hero{position:relative;min-height:320px;display:flex;align-items:flex-end}.cv-story-hero-image,.cv-news-hero-image,.cv-story-hero-placeholder,.cv-news-hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cv-story-hero-placeholder,.cv-news-hero-placeholder{background:linear-gradient(120deg,var(--cv-dark-jungle),#3f5e56)}.cv-story-hero-overlay,.cv-news-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000002e,#0000009e)}.cv-story-hero-content,.cv-news-hero-content{position:relative;z-index:2;color:#fff;padding-top:8rem;padding-bottom:2.2rem;max-width:850px}.cv-story-hero-label,.cv-news-hero-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.22em;color:var(--cv-pale-copper);font-weight:700;margin-bottom:.4rem}.cv-story-hero-title,.cv-news-hero-title{margin:0;font-family:Playfair Display,serif;font-size:clamp(2rem,4.5vw,3.7rem);line-height:1.08}.cv-news-hero-title{font-size:clamp(2.7rem,8vw,5.6rem);line-height:1}.cv-story-hero-intro,.cv-news-hero-intro{margin-top:.7rem;font-size:1.02rem;line-height:1.7;color:#ffffffe6}.cv-story-list{margin-top:1.25rem;display:grid;gap:1.3rem}.cv-story-row{display:grid;grid-template-columns:minmax(0,.94fr) minmax(360px,1.06fr);align-items:start;background:#fff;border:1px solid rgba(29,47,42,.12);border-radius:14px;overflow:hidden}.cv-story-row.is-reverse .cv-story-image-wrap{order:2}.cv-story-row.is-reverse .cv-story-content{order:1}.cv-story-image-wrap{min-height:0;aspect-ratio:16 / 9.6}.cv-story-image,.cv-story-image-placeholder{width:100%;height:100%;object-fit:cover}.cv-story-image-placeholder{background:#d8d8d8}.cv-story-content{align-self:start;height:auto;min-height:clamp(240px,18vw,290px);padding:1.35rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-start}.cv-story-title{margin:0 0 .55rem;font-family:Playfair Display,serif;font-size:clamp(1.75rem,2.9vw,2.5rem);color:var(--cv-dark-jungle);line-height:1.12}.cv-story-text{margin:0 0 .58rem;color:#1d2f2ac7;line-height:1.64;max-width:36ch;font-size:1.01rem}.cv-news-grid{margin-top:1.25rem;display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:stretch}.cv-news-card{background:#fff;border:1px solid rgba(29,47,42,.12);border-radius:18px;overflow:hidden;box-shadow:0 10px 22px #1923200f;display:grid;grid-template-columns:minmax(0,.98fr) minmax(360px,1.02fr);align-items:start;height:100%}.cv-news-card-image{width:100%;height:auto;min-height:0;aspect-ratio:16 / 9.6;object-fit:cover}.cv-news-card-body{padding:1.35rem 1.45rem;display:flex;flex-direction:column;flex:0 0 auto;align-self:start;height:auto;min-height:clamp(220px,17vw,280px);justify-content:flex-start}.cv-news-card-title{margin:0 0 .55rem;font-size:1.22rem;line-height:1.28;color:var(--cv-dark-jungle);font-weight:700;min-height:0}.cv-news-card-text{margin:0 0 .75rem;color:#1d2f2ac2;line-height:1.65;font-size:.95rem;flex:0 0 auto;display:-webkit-box;-webkit-line-clamp:9;line-clamp:9;-webkit-box-orient:vertical;overflow:hidden}.cv-news-card-readmore{display:inline-flex;align-items:center;gap:.4rem;margin:0;color:var(--cv-pale-copper);font-size:.86rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-bottom:2px solid rgba(208,149,120,.8);width:fit-content;padding-bottom:.16rem}.cv-news-card-readmore i{font-size:.78rem}.cv-news-card-readmore:hover{color:#bf7f5f;border-bottom-color:#bf7f5f}.cv-news-card-readmore.is-static{border-bottom-color:#d095788c}.cv-news-card-meta-row{display:flex;justify-content:space-between;gap:.7rem;margin-top:auto;padding-top:.9rem;border-top:1px solid rgba(29,47,42,.12);color:#1d2f2ab8;font-size:.96rem;font-weight:600}.cv-news-subscribe{margin-top:2rem;background:#fff;border:1px solid rgba(29,47,42,.12);border-radius:14px;padding:1.5rem;text-align:center}.cv-news-subscribe-title{margin:0 0 .6rem;font-family:Playfair Display,serif;color:var(--cv-dark-jungle);font-size:clamp(1.45rem,2.5vw,2.1rem)}.cv-news-subscribe-text{margin:0 auto 1rem;max-width:680px;color:#1d2f2ac2;line-height:1.7}.cv-news-subscribe-form{display:flex;justify-content:center;gap:.55rem;flex-wrap:wrap}.cv-news-subscribe-input{width:min(420px,92vw);height:2.8rem;border:1px solid rgba(29,47,42,.2);border-radius:8px;padding:0 .9rem;font-size:.95rem}.cv-news-subscribe-button{height:2.8rem;border:0;border-radius:8px;background:var(--cv-dark-jungle);color:#fff;font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;font-weight:700;padding:0 1.2rem}.cv-news-subscribe-button:hover{background:var(--cv-brunswick)}.cv-news-subscribe-note{margin:.85rem 0 0;color:#1d2f2aa6;font-size:.87rem}.cv-news-subscribe-note a{color:var(--cv-dark-jungle);font-weight:700}.cv-news-subscribe-success{color:#1f7a4a;font-weight:700;margin:0 0 .7rem}.cv-news-subscribe-error{color:#b42318;margin:0 0 .7rem;font-size:.9rem}.cv-footer-body{font-family:inherit;font-weight:400;letter-spacing:0;line-height:1.85;color:#fff9}.cv-footer-about-heading{font-family:inherit;font-weight:600;letter-spacing:.2em}.cv-footer-contact-heading{letter-spacing:.35em;margin-bottom:1rem}.cv-footer-contact-details{display:grid;gap:.4rem;line-height:1.85}.cv-footer-contact-details a{letter-spacing:0;display:block}.cv-discover-more-btn{border:0;padding:0;letter-spacing:.22em}.cv-page-hero.cv-about-structured-hero,.cv-page-hero.cv-catalog-hero,.cv-page-hero.cv-contact-hero,.cv-page-hero.cv-news-hero{min-height:320px;display:flex;align-items:flex-end}.cv-page-hero .cv-page-hero-content{position:relative;z-index:2;max-width:980px;color:#fff;padding-top:7.4rem;padding-bottom:2.1rem}.cv-page-hero .cv-page-hero-label{margin:0 0 .45rem;text-transform:uppercase;letter-spacing:.28em;color:var(--cv-pale-copper);font-size:.78rem;font-weight:700;line-height:1.2}.cv-page-hero .cv-page-hero-title{margin:0;font-family:Playfair Display,serif;font-size:clamp(2.5rem,4.4vw,4.1rem);font-weight:600;letter-spacing:.01em;line-height:1.05;color:#f8f8f5;text-shadow:0 4px 18px rgba(0,0,0,.28)}.cv-page-hero .cv-page-hero-intro{margin:.8rem 0 0;max-width:52rem;color:#ffffffeb;font-size:clamp(1rem,1.28vw,1.28rem);line-height:1.5;letter-spacing:.01em;text-shadow:0 2px 10px rgba(0,0,0,.26)}@media(max-width:1024px){.cv-news-grid{grid-template-columns:1fr}.cv-page-hero.cv-about-structured-hero,.cv-page-hero.cv-catalog-hero,.cv-page-hero.cv-contact-hero,.cv-page-hero.cv-news-hero{min-height:300px}.cv-page-hero .cv-page-hero-content{padding-top:6.8rem;padding-bottom:1.8rem}.cv-page-hero .cv-page-hero-title{font-size:clamp(2.2rem,6.2vw,3.5rem)}.cv-page-hero .cv-page-hero-intro{font-size:clamp(.98rem,2vw,1.2rem)}}@media(max-width:768px){.cv-story-hero,.cv-news-hero{min-height:270px}.cv-story-hero-content,.cv-news-hero-content{padding-top:6.6rem;padding-bottom:1.6rem}.cv-story-row{grid-template-columns:1fr}.cv-story-row.is-reverse .cv-story-image-wrap,.cv-story-row.is-reverse .cv-story-content{order:initial}.cv-story-image-wrap{min-height:220px}.cv-story-content{padding:1.2rem}.cv-news-grid{grid-template-columns:1fr;gap:1rem}.cv-news-card{grid-template-columns:1fr}.cv-news-card-image{min-height:220px}.cv-news-card-meta-row{font-size:.9rem}.cv-news-subscribe{padding:1.1rem}.cv-page-hero.cv-about-structured-hero,.cv-page-hero.cv-catalog-hero,.cv-page-hero.cv-contact-hero,.cv-page-hero.cv-news-hero{min-height:270px}.cv-page-hero .cv-page-hero-content{padding-top:5.9rem;padding-bottom:1.35rem}.cv-page-hero .cv-page-hero-label{font-size:.7rem;letter-spacing:.24em}.cv-page-hero .cv-page-hero-title{font-size:clamp(2rem,9.6vw,2.9rem)}.cv-page-hero .cv-page-hero-intro{margin-top:.7rem;font-size:.98rem;line-height:1.42}}.cv-about-structured-page{background:var(--cv-pearl);padding-bottom:4rem}.cv-about-structured-page.is-company-card-layout{padding-top:1.4rem}.cv-about-structured-page.is-company-card-layout .cv-about-structured-content{margin-top:0;gap:.9rem}.cv-about-structured-page.is-company-card-layout .cv-about-structured-row{border-radius:8px;border-color:#1d2f2a1a}.cv-about-structured-page.is-company-card-layout .cv-about-structured-media{min-height:260px;background:#edf0f2}.cv-about-structured-page.is-company-card-layout .cv-about-structured-image{object-fit:contain;background:#edf0f2}.cv-about-structured-page.is-company-card-layout .cv-about-structured-copy{padding:1rem 1.1rem}.cv-about-structured-page.is-company-card-layout .cv-about-structured-title{margin-bottom:.55rem;font-size:clamp(1.15rem,2vw,1.9rem);line-height:1.18}.cv-about-structured-page.is-company-card-layout .cv-about-structured-text{font-size:.84rem;line-height:1.7}.cv-about-structured-page.is-company-images-only{padding-top:1rem}.cv-about-structured-page.is-company-images-only .cv-about-structured-content{margin-top:0}.cv-company-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.cv-company-image-item{margin:0;border-radius:12px;overflow:hidden;border:1px solid rgba(29,47,42,.12);background:#f0f2f3}.cv-about-image-trigger{position:relative;width:100%;height:100%;padding:0;border:0;background:none;display:block;cursor:pointer;overflow:hidden}.cv-about-image-trigger:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#09121100 35%,#09121157);opacity:0;transition:opacity .22s ease;z-index:1;pointer-events:none}.cv-about-image-trigger:hover:before{opacity:1}.cv-about-image-hint{position:absolute;right:1rem;bottom:1rem;z-index:2;padding:.38rem .7rem;border-radius:999px;background:#0b17158a;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease;pointer-events:none}.cv-about-image-trigger:hover .cv-about-image-hint{opacity:1;transform:translateY(0)}.cv-about-image-trigger img,.cv-company-image-item img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.cv-about-structured-hero{position:relative;min-height:320px;display:flex;align-items:flex-end}.cv-about-structured-hero-image,.cv-about-structured-hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cv-about-structured-hero-placeholder{background:linear-gradient(120deg,var(--cv-dark-jungle),#3f5e56)}.cv-about-structured-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003,#000000a6)}.cv-about-structured-hero-content{position:relative;z-index:2;color:#fff;max-width:820px;padding-top:8rem;padding-bottom:2.1rem}.cv-about-structured-hero-label{margin:0 0 .4rem;text-transform:uppercase;letter-spacing:.22em;color:var(--cv-pale-copper);font-size:.72rem;font-weight:700}.cv-about-structured-hero-title{margin:0;font-family:Playfair Display,serif;font-size:clamp(2rem,4.5vw,3.7rem);line-height:1.08}.cv-about-structured-hero-intro{margin:.75rem 0 0;color:#ffffffe6;line-height:1.7}.cv-about-structured-content{margin-top:1.25rem;display:grid;gap:1.2rem}.cv-about-structured-row{display:grid;grid-template-columns:minmax(0,.94fr) minmax(360px,1.06fr);align-items:start;background:#fff;border:1px solid rgba(29,47,42,.12);border-radius:14px;overflow:hidden}.cv-about-structured-row.is-reverse .cv-about-structured-media{order:2}.cv-about-structured-row.is-reverse .cv-about-structured-copy{order:1}.cv-about-structured-media{min-height:0;aspect-ratio:16 / 9.6}.cv-about-structured-image,.cv-about-structured-image-placeholder{width:100%;height:100%;object-fit:cover}.cv-about-structured-media .cv-about-image-trigger{height:100%}.cv-about-structured-image-placeholder{background:#d8d8d8}.cv-about-structured-copy{align-self:start;height:auto;min-height:clamp(240px,18vw,290px);padding:1.35rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-start}.cv-about-structured-title{margin:0 0 .55rem;font-family:Playfair Display,serif;color:var(--cv-dark-jungle);font-size:clamp(1.75rem,2.9vw,2.45rem);line-height:1.1}.cv-about-structured-text{margin:0;color:#1d2f2ac7;line-height:1.64;max-width:36ch;font-size:1.01rem}.cv-about-structured-map{background:#fff;border:1px solid rgba(29,47,42,.12);border-radius:14px;padding:1.4rem}.cv-about-structured-map-address{margin:0 0 .8rem;color:#1d2f2abf}.cv-about-structured-map-frame{border-radius:10px;overflow:hidden;border:1px solid rgba(29,47,42,.15)}.cv-about-structured-map-frame iframe{width:100%;height:340px;border:0}.cv-about-structured-map-link-wrap{margin:.8rem 0 0}.cv-about-structured-map-link{color:var(--cv-dark-jungle);font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.cv-about-structured-map-link:hover{color:var(--cv-brunswick)}.cv-about-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#070c0beb;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1.25rem}.cv-about-lightbox[hidden]{display:none}.cv-about-lightbox-close{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;border-radius:999px;border:1px solid rgba(255,255,255,.45);background:transparent;color:#fff;font-size:1.55rem;line-height:1}.cv-about-lightbox-figure{margin:0;max-width:min(92vw,1480px);max-height:90vh}.cv-about-lightbox-figure img{width:100%;height:auto;max-height:calc(90vh - 2.4rem);object-fit:contain;border-radius:12px}.cv-about-lightbox-figure figcaption{margin-top:.6rem;color:#ffffffd6;text-align:center;font-size:.92rem;letter-spacing:.02em}@media(max-width:768px){.cv-about-structured-page.is-company-card-layout{padding-top:.7rem}.cv-about-structured-page.is-company-images-only{padding-top:.65rem}.cv-company-image-grid{grid-template-columns:1fr;gap:.9rem}.cv-about-structured-page.is-company-card-layout .cv-about-structured-content{gap:.8rem}.cv-about-structured-hero{min-height:270px}.cv-about-structured-hero-content{padding-top:6.6rem;padding-bottom:1.6rem}.cv-about-structured-row,.cv-story-row,.cv-news-card{grid-template-columns:1fr}.cv-about-structured-row.is-reverse .cv-about-structured-media,.cv-about-structured-row.is-reverse .cv-about-structured-copy{order:initial}.cv-about-structured-media{min-height:0}.cv-about-structured-page.is-company-card-layout .cv-about-structured-media{min-height:180px}.cv-about-structured-copy{min-height:auto;padding:1.15rem;display:block}.cv-about-structured-page.is-company-card-layout .cv-about-structured-copy{padding:.85rem .9rem}.cv-story-content,.cv-news-card-body{min-height:auto;display:block}.cv-about-structured-page.is-company-card-layout .cv-about-structured-title{font-size:1.18rem}.cv-about-structured-page.is-company-card-layout .cv-about-structured-text{font-size:.82rem;line-height:1.62}.cv-about-structured-map{padding:1rem}.cv-about-structured-map-frame iframe{height:280px}}.cv-contact-page{background:var(--cv-pearl);padding-bottom:4rem}.cv-contact-hero{position:relative;min-height:320px;display:flex;align-items:flex-end}.cv-contact-hero-image,.cv-contact-hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cv-contact-hero-placeholder{background:linear-gradient(120deg,var(--cv-dark-jungle),#3f5e56)}.cv-contact-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003,#000000ad)}.cv-contact-hero-content{position:relative;z-index:2;max-width:820px;color:#fff;padding-top:8rem;padding-bottom:2rem}.cv-contact-hero-label{margin:0 0 .45rem;color:var(--cv-pale-copper);text-transform:uppercase;letter-spacing:.22em;font-size:.72rem;font-weight:700}.cv-contact-hero-title{margin:0;font-family:Playfair Display,serif;font-size:clamp(2rem,4.6vw,3.7rem);line-height:1.08}.cv-contact-hero-intro{margin:.75rem 0 0;line-height:1.72;color:#ffffffe6}.cv-contact-main{margin-top:1.25rem}.cv-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cv-contact-info-column{display:grid;gap:1rem}.cv-contact-card{background:#fff;border:1px solid rgba(29,47,42,.12);border-radius:14px;padding:1.1rem}.cv-contact-card-title{margin:0;font-family:Playfair Display,serif;color:var(--cv-dark-jungle);font-size:clamp(1.45rem,2.5vw,2.05rem)}.cv-contact-card-text{margin:.6rem 0 0;color:#1d2f2abf;line-height:1.62}.cv-contact-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.6rem}.cv-contact-list li{display:grid;grid-template-columns:1.15rem 1fr;align-items:start;column-gap:.65rem;color:#1d2f2ac7;line-height:1.65}.cv-contact-list i{display:inline-flex;align-items:center;justify-content:center;color:var(--cv-pale-copper);font-size:.86rem;margin-top:.22rem}.cv-contact-list a,.cv-contact-list span{color:var(--cv-dark-jungle);display:block;font-weight:600;letter-spacing:.01em}.cv-contact-list a:hover{color:var(--cv-brunswick)}.cv-contact-whatsapp-btn{margin-top:1rem;display:inline-flex;align-items:center;gap:.45rem;background:#20b05a;color:#fff;border-radius:8px;padding:.72rem .95rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.cv-contact-whatsapp-btn:hover{color:#fff;filter:brightness(1.06)}.cv-contact-map-frame{margin-top:.9rem;border-radius:10px;overflow:hidden;border:1px solid rgba(29,47,42,.15)}.cv-contact-map-frame iframe{width:100%;height:300px;border:0}.cv-contact-form-card{align-self:start}.cv-contact-form{margin-top:1rem;display:grid;gap:.8rem}.cv-contact-field{display:grid;gap:.35rem}.cv-contact-field span{color:#1d2f2aa8;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:700}.cv-contact-field input,.cv-contact-field select,.cv-contact-field textarea{border:1px solid rgba(29,47,42,.2);border-radius:8px;min-height:2.85rem;padding:.72rem .85rem;font-size:.95rem;color:var(--cv-dark-jungle);background:#fff}.cv-contact-field textarea{min-height:150px;resize:vertical}.cv-contact-submit-btn{border:0;border-radius:8px;min-height:2.9rem;background:var(--cv-dark-jungle);color:#fff;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:700}.cv-contact-submit-btn:hover{background:var(--cv-brunswick)}.cv-contact-form-success{background:#ebfff3;color:#196b43;border:1px solid #bce7cb;border-radius:8px;padding:.7rem .8rem;font-size:.86rem;font-weight:700}.cv-contact-form-error{background:#fff2f0;color:#a61b14;border:1px solid #f4c7c2;border-radius:8px;padding:.7rem .8rem;font-size:.86rem}@media(max-width:920px){.cv-contact-grid{grid-template-columns:1fr}}@media(max-width:768px){.cv-contact-hero{min-height:270px}.cv-contact-hero-content{padding-top:6.6rem;padding-bottom:1.6rem}.cv-contact-card{padding:1rem}.cv-contact-map-frame iframe{height:260px}}html{scroll-padding-top:calc(var(--cv-nav-height) + 14px)}body,button,input,textarea,select,.cv-btn,.cv-navbar-link,.cv-contact-list a,.cv-contact-list span,.cv-news-card-readmore,.cv-unit-cta{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.font-serif-luxury,.font-serif-luxury *{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important}.cv-page-hero-title,.cv-about-structured-title,.cv-story-title,.cv-news-hero-title,.cv-contact-hero-title,.cv-unit-hero-title,.cv-unit-heading,.cv-contact-card-title,.cv-project-modules-heading,.cv-project-module-title,.cv-project-module-map-title,.cv-hero-main-title,.cv-property-card-title{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;font-weight:650;letter-spacing:-.035em;line-height:1.08}.cv-property-card-subtitle,.cv-news-card-text,.cv-story-text,.cv-about-structured-text,.cv-project-module-body,.cv-project-modules-intro,.cv-contact-card-text{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:420;letter-spacing:-.012em;line-height:1.68}.cv-hero-main-title{font-weight:700!important;letter-spacing:-.055em!important;line-height:.94!important;text-wrap:balance}.cv-page-hero-title,.cv-news-hero-title,.cv-contact-hero-title,.cv-project-modules-heading{font-weight:680!important;letter-spacing:-.042em!important}.cv-about-structured-title,.cv-story-title,.cv-project-module-title,.cv-project-module-map-title,.cv-contact-card-title,.cv-property-card-title,.cv-unit-heading,.cv-unit-hero-title{font-weight:640!important;letter-spacing:-.032em!important}.cv-navbar-link,.cv-btn,.cv-unit-cta,.cv-news-card-readmore,.cv-contact-whatsapp-btn,.cv-contact-submit-btn,.cv-news-subscribe-button,.cv-catalog-tab{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;font-weight:600!important;letter-spacing:.08em!important}main p,.cv-about-structured-text,.cv-story-text,.cv-news-card-text,.cv-project-module-body,.cv-project-modules-intro,.cv-contact-card-text,.cv-contact-list a,.cv-contact-list span,.cv-property-card-subtitle{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;font-weight:400!important;letter-spacing:-.008em;line-height:1.66}.cv-project-module-label,.cv-about-structured-hero-label,.cv-contact-hero-label,.cv-contact-field span,footer h4{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;font-weight:600!important;letter-spacing:.18em!important}.cv-interactive,.cv-btn,a,button{-webkit-tap-highlight-color:transparent}.cv-interactive{backface-visibility:hidden;will-change:transform}.cv-interactive.is-pressed{transform:scale(.985)!important}:where(#about) .cv-about-project-link{position:relative;display:inline-flex;align-items:center;gap:.14rem;color:var(--cv-pale-copper)!important;border-color:#d095788a!important;letter-spacing:.17em;transition:color .24s ease,border-color .24s ease,transform .24s ease,text-shadow .24s ease}:where(#about) .cv-about-project-link:before{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;border-radius:999px;background:var(--cv-pale-copper);transform-origin:left center;transform:scaleX(.24);opacity:.34;transition:transform .26s ease,opacity .26s ease}:where(#about) .cv-about-project-link .cv-about-project-link-icon{transition:transform .24s ease}:where(#about) .cv-about-project-link:hover{color:#c98563!important;border-color:#c98563!important;transform:translateY(-2px);text-shadow:0 0 10px rgba(208,149,120,.32)}:where(#about) .cv-about-project-link:hover:before{transform:scaleX(1);opacity:1}:where(#about) .cv-about-project-link:hover .cv-about-project-link-icon{transform:translate(6px)}:where(#about) .cv-about-project-link:active{transform:translateY(-1px)}:where(a,button,input,textarea,select,[role=button],.cv-catalog-tab):focus-visible{outline:2px solid var(--cv-pale-copper);outline-offset:2px;box-shadow:0 0 0 4px #d0957838}.cv-project-carousel-arrow,.cv-unit-gallery-nav{min-width:44px;min-height:44px}.cv-project-carousel-dot,.cv-unit-gallery-dot{width:.62rem;height:.62rem}img.cv-lazy-fade{opacity:.02;transition:opacity .38s ease}img.cv-lazy-fade.is-loaded{opacity:1}@media(hover:none){.cv-card:hover,.cv-news-card:hover,.cv-story-row:hover,.cv-unit-panel:hover,.cv-contact-card:hover,.cv-service-card:hover{transform:none;box-shadow:var(--cv-shadow-1)}.cv-btn:hover,.cv-contact-whatsapp-btn:hover,.cv-contact-submit-btn:hover,.cv-news-subscribe-button:hover,.cv-unit-cta:hover,.cv-about-project-link:hover,.cv-catalog-tab:hover{transform:none;box-shadow:none}:where(#about) .cv-about-project-link:hover .cv-about-project-link-icon{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/104/assets/theme-overrides.css.map */
