:root{--vv-ink:#24251f;--vv-olive:#596047;--vv-olive-dark:#353c2d;--vv-sage:#aeb39e;--vv-cream:#f5f0e6;--vv-sand:#ded2bd;--vv-white:#fff;--vv-line:rgba(36,37,31,.16);--vv-serif:"Cormorant Garamond",Georgia,serif;--vv-sans:"Manrope",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--vv-ink);background:#fbfaf7;font-family:var(--vv-sans);font-size:16px;line-height:1.7}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--vv-serif);font-weight:500;line-height:1.02;margin:0 0 .6em}h1{font-size:clamp(3rem,7vw,7.8rem)}h2{font-size:clamp(2.45rem,5vw,5.4rem)}h3{font-size:2rem}p{margin:0 0 1.4em}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vv-skip{position:fixed;left:1rem;top:-100px;z-index:9999;background:#fff;padding:.8rem 1rem}.vv-skip:focus{top:1rem}.vv-container{width:min(1180px,calc(100% - 3rem));margin-inline:auto}.vv-section{padding:clamp(5rem,9vw,10rem) max(1.5rem,calc((100vw - 1180px)/2))}.vv-kicker{font-size:.72rem;font-weight:600;letter-spacing:.21em;text-transform:uppercase}.vv-olive{color:var(--vv-olive)}.vv-btn{display:inline-flex;align-items:center;justify-content:center;min-height:3.6rem;padding:.8rem 1.5rem;border:1px solid var(--vv-ink);background:transparent;color:var(--vv-ink);font-size:.72rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase;transition:.25s}.vv-btn:hover,.vv-btn:focus{background:var(--vv-ink);color:#fff}.vv-btn-light{border-color:#fff;color:#fff}.vv-btn-light:hover{background:#fff;color:var(--vv-ink)}.vv-text-link{display:inline-block;padding-bottom:.25rem;border-bottom:1px solid;font-size:.78rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}
.vv-header{position:absolute;z-index:100;top:0;left:0;width:100%;color:#fff;border-bottom:1px solid rgba(255,255,255,.28)}.admin-bar .vv-header{top:32px}.vv-header.is-scrolled{position:fixed;background:rgba(251,250,247,.96);color:var(--vv-ink);border-color:var(--vv-line);backdrop-filter:blur(14px)}.vv-header-inner{width:min(1440px,calc(100% - 3rem));min-height:112px;margin:auto;display:flex;align-items:center;gap:2rem}.vv-brand{width:210px;filter:brightness(0) invert(1)}.vv-brand img{max-height:82px;width:auto}.vv-header.is-scrolled .vv-brand{filter:none}.vv-nav{margin-left:auto}.vv-nav ul{display:flex;align-items:center;gap:1.8rem;margin:0;padding:0;list-style:none}.vv-nav a{font-size:.7rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.vv-header-book{border-left:1px solid currentColor;padding-left:2rem;font-size:.7rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.vv-menu-toggle{display:none;background:none;border:0;padding:.5rem}.vv-menu-toggle>span:not(.screen-reader-text){display:block;width:25px;height:1px;background:currentColor;margin:5px}
.vv-hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;color:#fff;background-image:var(--vv-hero);background-position:center;background-size:cover}.vv-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,22,13,.72),rgba(18,22,13,.12) 70%),linear-gradient(0deg,rgba(18,22,13,.36),transparent 50%)}.vv-hero-content{position:relative;z-index:2;width:min(1000px,calc(100% - 3rem));padding:14rem 0 8rem max(1.5rem,calc((100vw - 1180px)/2))}.vv-hero-content h1{max-width:900px}.vv-hero-content>p:not(.vv-kicker){max-width:610px;font-size:1.08rem}.vv-scroll{position:absolute;z-index:2;right:4vw;bottom:3rem;border:1px solid rgba(255,255,255,.6);width:3rem;height:3rem;border-radius:50%;display:grid;place-items:center}.vv-intro{display:grid;grid-template-columns:.55fr 1.4fr 1fr;gap:clamp(2rem,6vw,7rem);align-items:start}.vv-intro-mark{font-family:var(--vv-serif);font-size:4.6rem;color:var(--vv-sage);line-height:1}.vv-intro h2{font-size:clamp(2.8rem,5vw,5.2rem)}.vv-intro>div:last-child{padding-top:2rem}.vv-feature{background:var(--vv-cream);display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(3rem,8vw,9rem);align-items:center}.vv-feature-image img{width:100%;aspect-ratio:4/5;object-fit:cover}.vv-feature-copy{max-width:500px}.vv-feature-copy h2{font-size:clamp(2.8rem,4.5vw,5rem)}.vv-territory{background:var(--vv-olive-dark);color:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,8vw,9rem);align-items:center}.vv-territory-copy{max-width:590px}.vv-territory-image img{width:100%;aspect-ratio:4/3;object-fit:cover}.vv-light-link{color:#fff}.vv-highlights{text-align:center}.vv-highlights>h2{max-width:800px;margin-inline:auto}.vv-highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--vv-line);margin-top:4rem;text-align:left}.vv-highlight-grid>div{padding:3rem;background:#fbfaf7}.vv-highlight-grid span{font-size:.72rem;color:var(--vv-olive)}
.vv-booking{background:var(--vv-sand);display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,8vw,9rem)}.vv-booking-head h2{font-size:clamp(2.7rem,4.5vw,5rem)}.vv-booking-form{display:grid;grid-template-columns:repeat(2,1fr);gap:1.3rem}.vv-booking-form label{display:flex;flex-direction:column;gap:.45rem}.vv-booking-form label>span{font-size:.68rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.vv-booking-form input,.vv-booking-form select,.vv-booking-form textarea{width:100%;border:0;border-bottom:1px solid rgba(36,37,31,.45);border-radius:0;background:rgba(255,255,255,.25);padding:.85rem;font:inherit;color:inherit}.vv-booking-form input:focus,.vv-booking-form select:focus,.vv-booking-form textarea:focus{outline:2px solid var(--vv-olive);outline-offset:2px}.vv-booking-form .vv-wide,.vv-booking-form .vv-consent,.vv-booking-form .vv-btn,.vv-form-note{grid-column:1/-1}.vv-consent{flex-direction:row!important;align-items:flex-start}.vv-consent input{width:auto;margin-top:.3rem}.vv-consent span{letter-spacing:0!important;text-transform:none!important;font-weight:400!important}.vv-btn-whatsapp{background:var(--vv-olive-dark);color:#fff}.vv-form-note{margin:0;font-size:.85rem}.vv-footer{padding:6rem max(1.5rem,calc((100vw - 1180px)/2)) 2rem;background:#1f241c;color:#eee}.vv-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:4rem}.vv-footer-logo{width:220px;filter:brightness(0) invert(1);margin-bottom:1.5rem}.vv-footer h3{font-family:var(--vv-sans);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase}.vv-footer ul{list-style:none;margin:0;padding:0}.vv-footer-bottom{border-top:1px solid rgba(255,255,255,.17);margin-top:4rem;padding-top:1.5rem;display:flex;justify-content:space-between;gap:1rem;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}
.vv-main{padding-top:112px}.home .vv-main{padding-top:0}.vv-page-head{padding:8rem max(1.5rem,calc((100vw - 1180px)/2)) 6rem;background:var(--vv-cream)}.vv-page-head>p{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase}.vv-page-head h1{font-size:clamp(3.4rem,7vw,7rem)}.vv-prose{max-width:820px;padding-top:5rem;padding-bottom:6rem}.vv-prose h2{font-size:3rem}.vv-prose a{text-decoration:underline}.vv-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding-top:6rem;padding-bottom:8rem}.vv-card{background:var(--vv-cream)}.vv-card img,.vv-card-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;background:var(--vv-sand)}.vv-card-copy{padding:2rem}.vv-card-copy h2{font-size:2.8rem}.vv-single-image{width:min(1180px,calc(100% - 3rem));margin:4rem auto 0}.vv-single-image img{width:100%;max-height:75vh;object-fit:cover}
@media(max-width:980px){.admin-bar .vv-header{top:46px}.vv-header-inner{min-height:90px}.vv-brand{width:165px}.vv-menu-toggle{display:block;margin-left:auto;color:inherit}.vv-nav{display:none;position:absolute;top:100%;left:0;width:100%;padding:2rem;background:#fbfaf7;color:var(--vv-ink)}.vv-nav.is-open{display:block}.vv-nav ul{align-items:flex-start;flex-direction:column}.vv-header-book{display:none}.vv-intro,.vv-feature,.vv-territory,.vv-booking{grid-template-columns:1fr}.vv-intro{gap:1.5rem}.vv-intro>div:last-child{padding-top:0}.vv-feature-image{max-width:700px}.vv-feature-image img{aspect-ratio:4/3}.vv-footer-grid{grid-template-columns:1fr 1fr}.vv-main{padding-top:90px}}
@media(max-width:620px){h1{font-size:3.2rem}.vv-header-inner{width:calc(100% - 2rem)}.vv-hero-content{padding-left:1.5rem;padding-bottom:5rem}.vv-scroll{display:none}.vv-section{padding-top:4.5rem;padding-bottom:4.5rem}.vv-highlight-grid,.vv-card-grid{grid-template-columns:1fr}.vv-booking-form{grid-template-columns:1fr}.vv-footer-grid{grid-template-columns:1fr;gap:2rem}.vv-footer-bottom{flex-direction:column}.vv-card-grid{width:calc(100% - 2rem);padding-top:3rem}.vv-page-head{padding-top:5rem}.vv-page-head h1{font-size:3.4rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Homepage Elementor 1.1 — ogni testo, immagine e pulsante resta modificabile nel builder. */
.vv-elementor-home{padding-top:0}.vv-el-section>.elementor-container{max-width:1180px!important}.vv-el-section{padding:clamp(5rem,9vw,10rem) 1.5rem}.vv-el-hero{color:#fff}.vv-el-hero>.elementor-container{min-height:100vh;align-items:flex-end}.vv-el-hero .elementor-column>.elementor-widget-wrap{padding:14rem max(1.5rem,calc((100vw - 1180px)/2)) 7rem!important}.vv-el-hero .vv-el-display h1{max-width:900px;font-size:clamp(3rem,7vw,7.8rem);color:#fff}.vv-el-hero .vv-el-lead{max-width:620px;font-size:1.08rem}.vv-el-kicker h6,.vv-el-kicker{font-family:var(--vv-sans);font-size:.72rem!important;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.vv-el-title h2{font-size:clamp(2.8rem,4.8vw,5.2rem)}.vv-el-monogram h3{font-size:4.6rem;color:var(--vv-sage)}.vv-el-olive h6,.vv-el-olive h3,.vv-el-olive{color:var(--vv-olive)!important}.vv-el-light-button .elementor-button{border:1px solid #fff;background:transparent;color:#fff;border-radius:0;padding:1.25rem 1.6rem}.vv-el-outline-button .elementor-button{border:1px solid var(--vv-ink);background:transparent;color:var(--vv-ink);border-radius:0;padding:1.25rem 1.6rem}.vv-el-text-button .elementor-button{background:transparent;color:var(--vv-ink);border-radius:0;border-bottom:1px solid;padding:.5rem 0}.vv-el-white .elementor-button{color:#fff}.vv-el-intro .elementor-column:last-child>.elementor-widget-wrap{padding-top:2rem}.vv-el-rooms{background:var(--vv-cream)}.vv-el-rooms .elementor-column:last-child>.elementor-widget-wrap,.vv-el-territory .elementor-column:first-child>.elementor-widget-wrap{padding:clamp(2rem,7vw,7rem)!important}.vv-el-image img{width:100%;aspect-ratio:4/3;object-fit:cover}.vv-el-rooms .vv-el-image img{aspect-ratio:4/5}.vv-el-territory{background:var(--vv-olive-dark);color:#fff}.vv-el-territory h2,.vv-el-territory h6{color:#fff}.vv-el-highlights-head{text-align:center;padding-bottom:2rem}.vv-el-centered h2{max-width:800px;margin-inline:auto}.vv-el-highlights{padding:0 1.5rem clamp(5rem,9vw,10rem)}.vv-el-highlights>.elementor-container{max-width:1180px!important;background:var(--vv-line);gap:1px}.vv-el-highlights .elementor-column{background:#fbfaf7}.vv-el-highlights .elementor-widget-wrap{padding:3rem!important}.vv-el-booking-wrap{background:var(--vv-sand)}.vv-el-booking-shortcode .vv-booking{display:block;padding:0;background:transparent}.vv-el-booking-shortcode .vv-booking-head{display:none}.vv-el-booking-shortcode .vv-booking-form{grid-template-columns:repeat(2,1fr)}
@media(max-width:767px){.vv-el-hero .elementor-column>.elementor-widget-wrap{padding:12rem 1.5rem 5rem!important}.vv-el-intro .elementor-column,.vv-el-rooms .elementor-column,.vv-el-territory .elementor-column{width:100%!important}.vv-el-rooms .elementor-column:last-child>.elementor-widget-wrap,.vv-el-territory .elementor-column:first-child>.elementor-widget-wrap{padding:3rem 0!important}.vv-el-highlights>.elementor-container{display:block}.vv-el-highlights .elementor-column{width:100%!important}.vv-el-booking-shortcode .vv-booking-form{grid-template-columns:1fr}.vv-el-booking-shortcode .vv-booking-form>*{grid-column:1!important}}

/*
 * Elementor Kit override.
 * Elementor assegna di default Roboto e #6EC1E4 ai titoli. Queste regole sono
 * volutamente più specifiche e caricate per ultime, così il progetto conserva
 * la propria identità anche quando il Kit globale non è ancora configurato.
 */
body.vv-theme .elementor .elementor-widget-heading .elementor-heading-title{
  margin:0!important;color:var(--vv-ink)!important;
  font-family:var(--vv-serif)!important;font-weight:500!important;line-height:1.02!important;
  letter-spacing:-.025em!important;text-transform:none!important
}
body.vv-theme .elementor .elementor-widget-text-editor,
body.vv-theme .elementor .elementor-widget-text-editor p{
  color:var(--vv-ink)!important;font-family:var(--vv-sans)!important;
  font-weight:400!important;line-height:1.75!important
}
body.vv-theme .elementor .vv-el-kicker .elementor-heading-title,
body.vv-theme .elementor .elementor-widget-heading.vv-el-kicker .elementor-heading-title{
  color:var(--vv-olive)!important;font-family:var(--vv-sans)!important;
  font-size:.72rem!important;font-weight:600!important;line-height:1.4!important;
  letter-spacing:.2em!important;text-transform:uppercase!important
}
body.vv-theme .elementor .vv-el-display .elementor-heading-title{
  max-width:940px;color:#fff!important;font-size:clamp(3.8rem,6.6vw,7rem)!important;
  line-height:.92!important;letter-spacing:-.04em!important
}
body.vv-theme .elementor .vv-el-title .elementor-heading-title{
  font-size:clamp(2.8rem,4.1vw,4.8rem)!important;line-height:1!important
}
body.vv-theme .elementor .vv-el-monogram .elementor-heading-title{
  color:var(--vv-sage)!important;font-size:4.6rem!important;letter-spacing:-.03em!important
}
body.vv-theme .elementor .vv-el-olive .elementor-heading-title,
body.vv-theme .elementor .elementor-heading-title.vv-el-olive{color:var(--vv-olive)!important}
body.vv-theme .elementor .vv-el-hero,
body.vv-theme .elementor section.vv-el-hero{background-color:var(--vv-olive-dark)!important}
body.vv-theme .elementor .vv-el-hero .elementor-heading-title,
body.vv-theme .elementor .vv-el-hero .elementor-widget-text-editor,
body.vv-theme .elementor .vv-el-hero .elementor-widget-text-editor p{color:#fff!important}
body.vv-theme .elementor .vv-el-hero .vv-el-kicker .elementor-heading-title{color:rgba(255,255,255,.86)!important}
body.vv-theme .elementor .vv-el-hero .vv-el-lead,
body.vv-theme .elementor .vv-el-hero .vv-el-lead p{color:rgba(255,255,255,.9)!important;font-size:1.08rem!important}
body.vv-theme .elementor .vv-el-rooms,
body.vv-theme .elementor section.vv-el-rooms{background:var(--vv-cream)!important}
body.vv-theme .elementor .vv-el-territory,
body.vv-theme .elementor section.vv-el-territory{background:var(--vv-olive-dark)!important;color:#fff!important}
body.vv-theme .elementor .vv-el-territory .elementor-heading-title,
body.vv-theme .elementor .vv-el-territory .elementor-widget-text-editor,
body.vv-theme .elementor .vv-el-territory .elementor-widget-text-editor p{color:#fff!important}
body.vv-theme .elementor .vv-el-territory .vv-el-kicker .elementor-heading-title{color:var(--vv-sand)!important}
body.vv-theme .elementor .vv-el-booking-wrap,
body.vv-theme .elementor section.vv-el-booking-wrap{background:var(--vv-sand)!important}
body.vv-theme .elementor .vv-el-highlights-head,
body.vv-theme .elementor .vv-el-highlights{background:#fbfaf7!important}
body.vv-theme .elementor .elementor-button{
  font-family:var(--vv-sans)!important;font-size:.72rem!important;font-weight:600!important;
  letter-spacing:.1em!important;text-transform:uppercase!important
}
body.vv-theme .elementor .vv-el-light-button .elementor-button{border-color:#fff!important;background:transparent!important;color:#fff!important}
body.vv-theme .elementor .vv-el-light-button .elementor-button:hover{background:#fff!important;color:var(--vv-ink)!important}
body.vv-theme .elementor .vv-el-outline-button .elementor-button{border-color:var(--vv-ink)!important;background:transparent!important;color:var(--vv-ink)!important}
body.vv-theme .elementor .vv-el-outline-button .elementor-button:hover{background:var(--vv-ink)!important;color:#fff!important}
body.vv-theme .elementor .vv-el-text-button .elementor-button{background:transparent!important;color:var(--vv-ink)!important}
body.vv-theme .elementor .vv-el-territory .vv-el-text-button .elementor-button{color:#fff!important}
body.vv-theme .elementor .vv-el-image img{width:100%!important;object-fit:cover!important}
@media(max-width:767px){
  body.vv-theme .elementor .vv-el-display .elementor-heading-title{font-size:clamp(3rem,14vw,4.7rem)!important}
  body.vv-theme .elementor .vv-el-title .elementor-heading-title{font-size:clamp(2.55rem,11vw,3.8rem)!important}
}

/* Footer a quattro aree widget */
.vv-footer-grid{grid-template-columns:1.35fr 1fr 1fr 1fr!important}
.vv-footer-column{min-width:0}.vv-footer-widget{margin:0 0 1.5rem}.vv-footer-widget:last-child{margin-bottom:0}
.vv-footer-widget p{margin:0 0 1rem}.vv-footer-widget a{transition:opacity .2s ease}.vv-footer-widget a:hover{opacity:.68}
.vv-footer-title,.vv-footer .widget-title{margin:0 0 1.35rem!important;color:var(--vv-sand)!important;font-family:var(--vv-sans)!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:.14em!important;text-transform:uppercase!important}
.vv-footer-widget ul{display:grid;gap:.5rem}.vv-footer-widget .wp-block-image{margin:0 0 1.25rem}.vv-footer-widget .wp-block-image img,.vv-footer-widget img.vv-widget-logo{width:220px;max-height:115px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}
.vv-footer-widget .vv-footer-cta{display:inline-flex;margin-top:.4rem;padding:.85rem 1rem;border:1px solid rgba(255,255,255,.55);font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}
.vv-footer-empty{display:block;padding:1rem;border:1px dashed rgba(255,255,255,.35);font-size:.72rem}
.vv-footer-bottom a{border-bottom:1px solid rgba(255,255,255,.45)}

/* Pagine demo Elementor */
body.vv-theme .elementor .vv-page-hero{padding:clamp(8rem,13vw,13rem) 1.5rem clamp(5rem,8vw,8rem)!important;background:var(--vv-cream)!important}
body.vv-theme .elementor .vv-page-hero>.elementor-container{max-width:1180px!important}
body.vv-theme .elementor .vv-page-hero .vv-el-display .elementor-heading-title{max-width:980px;color:var(--vv-ink)!important;font-size:clamp(3.5rem,6.5vw,7rem)!important}
body.vv-theme .elementor .vv-page-hero-dark{background:var(--vv-olive-dark)!important;color:#fff!important}
body.vv-theme .elementor .vv-page-hero-dark .elementor-heading-title,body.vv-theme .elementor .vv-page-hero-dark .elementor-widget-text-editor,body.vv-theme .elementor .vv-page-hero-dark .elementor-widget-text-editor p{color:#fff!important}
body.vv-theme .elementor .vv-demo-section{padding:clamp(4.5rem,8vw,8rem) 1.5rem!important}
body.vv-theme .elementor .vv-demo-section>.elementor-container{max-width:1180px!important}
body.vv-theme .elementor .vv-demo-cream{background:var(--vv-cream)!important}
body.vv-theme .elementor .vv-demo-sand{background:var(--vv-sand)!important}
body.vv-theme .elementor .vv-demo-dark{background:var(--vv-olive-dark)!important;color:#fff!important}
body.vv-theme .elementor .vv-demo-dark .elementor-heading-title,body.vv-theme .elementor .vv-demo-dark .elementor-widget-text-editor,body.vv-theme .elementor .vv-demo-dark .elementor-widget-text-editor p{color:#fff!important}
body.vv-theme .elementor .vv-demo-photo img{width:100%!important;min-height:520px;aspect-ratio:4/5;object-fit:cover!important}
body.vv-theme .elementor .vv-room-meta,body.vv-theme .elementor .vv-experience-meta{color:var(--vv-olive)!important;font-family:var(--vv-sans)!important;font-size:.72rem!important;font-weight:600!important;letter-spacing:.13em!important;text-transform:uppercase!important}
body.vv-theme .elementor .vv-demo-card>.elementor-widget-wrap{height:100%;padding:2.1rem!important;border:1px solid var(--vv-line);background:#fbfaf7}
body.vv-theme .elementor .vv-demo-card .elementor-heading-title{font-size:2.2rem!important}
body.vv-theme .elementor .vv-contact-card>.elementor-widget-wrap{height:100%;padding:2rem!important;background:#fbfaf7;border-top:2px solid var(--vv-olive)}
body.vv-theme .elementor .vv-contact-card .elementor-heading-title{font-size:1.8rem!important}
body.vv-theme .elementor .vv-demo-number .elementor-heading-title{color:var(--vv-sage)!important;font-size:4rem!important}
body.vv-theme .elementor .vv-distance-grid>.elementor-container{gap:1px;background:var(--vv-line)}
body.vv-theme .elementor .vv-distance-grid .elementor-column{background:#fbfaf7}
body.vv-theme .elementor .vv-distance-grid .elementor-widget-wrap{padding:2rem!important}
body.vv-theme .elementor .vv-map-placeholder>.elementor-widget-container{display:grid;min-height:430px;place-items:center;padding:3rem;text-align:center;background:linear-gradient(135deg,var(--vv-sage),var(--vv-olive));color:#fff}
@media(max-width:980px){.vv-footer-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:767px){.vv-footer-grid{grid-template-columns:1fr!important}.vv-footer-bottom{align-items:flex-start}.vv-demo-photo img{min-height:360px}body.vv-theme .elementor .vv-page-hero .vv-el-display .elementor-heading-title{font-size:clamp(3rem,14vw,4.7rem)!important}}

/* Refinement 1.3.1: header visibility and gentler typography */
.vv-brand{
  position:relative;
  z-index:2;
  display:flex;
  flex:0 0 190px;
  width:190px;
  height:94px;
  overflow:visible;
  align-items:center;
  justify-content:flex-start;
  filter:brightness(0) invert(1)
}
.vv-brand img,.vv-brand .vv-brand-image{
  display:block!important;
  width:178px!important;
  max-width:178px!important;
  height:88px!important;
  max-height:88px!important;
  margin:0!important;
  object-fit:contain!important;
  object-position:left center!important
}
.vv-hero-content h1{max-width:820px;font-size:clamp(3.25rem,5.1vw,5.8rem)}
.vv-intro h2{font-size:clamp(2.45rem,3.8vw,4rem)}
.vv-feature-copy h2{font-size:clamp(2.45rem,3.7vw,3.9rem)}
.vv-booking-head h2{font-size:clamp(2.4rem,3.7vw,3.9rem)}
body.vv-theme .elementor .vv-el-display .elementor-heading-title{
  max-width:830px;
  font-size:clamp(3.3rem,5vw,5.6rem)!important;
  line-height:.96!important;
  letter-spacing:-.035em!important
}
body.vv-theme .elementor .vv-el-title .elementor-heading-title{
  font-size:clamp(2.35rem,3.35vw,3.8rem)!important;
  line-height:1.05!important;
  letter-spacing:-.02em!important
}
body.vv-theme .elementor .vv-page-hero .vv-el-display .elementor-heading-title{
  max-width:880px;
  font-size:clamp(3.15rem,4.8vw,5.35rem)!important
}
body.vv-theme .elementor .vv-demo-card .elementor-heading-title{font-size:1.9rem!important}
body.vv-theme .elementor .vv-contact-card .elementor-heading-title{font-size:1.6rem!important}
@media(max-width:980px){
  .vv-brand{flex-basis:150px;width:150px;height:78px}
  .vv-brand img,.vv-brand .vv-brand-image{
    width:145px!important;
    max-width:145px!important;
    height:72px!important;
    max-height:72px!important
  }
}
@media(max-width:767px){
  body.vv-theme .elementor .vv-el-display .elementor-heading-title{
    font-size:clamp(2.8rem,12vw,4.1rem)!important
  }
  body.vv-theme .elementor .vv-el-title .elementor-heading-title{
    font-size:clamp(2.25rem,9.5vw,3.25rem)!important
  }
  body.vv-theme .elementor .vv-page-hero .vv-el-display .elementor-heading-title{
    font-size:clamp(2.8rem,12vw,4rem)!important
  }
}
