@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Montserrat:wght@300;400;500;600;700&display=swap');
.vh-wrap*,.vov-section*,.vam-section*,.vloc-section*,.vwi-section*,.vcta-section*,.vfaq-section*{box-sizing:border-box;}
/* W1 HERO */
.vh-wrap{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;font-family:'Montserrat',sans-serif;}
.vh-overlay{position:absolute;inset:0;background:rgba(0,0,0,.52);z-index:0;}
.vh-inner{position:relative;z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:clamp(40px,8vw,80px) clamp(20px,5vw,60px);display:flex;align-items:center;justify-content:space-between;gap:clamp(30px,4vw,60px);}
.vh-left{flex:1 1 0;min-width:0;color:#fff;max-width:660px;}
.vh-tagline{letter-spacing:clamp(2px,.4vw,4px);font-size:clamp(10px,1vw,13px);color:#d6c6a5;font-weight:500;text-transform:uppercase;margin-bottom:clamp(14px,2.5vw,22px);}
.vh-heading{font-family:'Playfair Display',serif;font-size:clamp(28px,5vw,60px);line-height:1.12;font-weight:600;color:#fff;max-width:18ch;margin:0;}
.vh-desc{margin-top:clamp(16px,2.5vw,24px);font-size:clamp(13px,1.3vw,16px);color:#dcdcdc;line-height:1.7;max-width:56ch;font-weight:400;}
.vh-highlight{color:#e0b24d;font-weight:700;}
.vh-buttons{margin-top:clamp(24px,3.5vw,36px);display:flex;gap:clamp(10px,1.5vw,18px);flex-wrap:wrap;align-items:center;}
.vh-btn{display:inline-block;text-decoration:none;padding:clamp(11px,1.1vw,14px) clamp(20px,2vw,30px);border:none;cursor:pointer;font-size:clamp(13px,1.1vw,15px);font-weight:600;font-family:'Montserrat',sans-serif;letter-spacing:.5px;transition:opacity .2s,transform .2s;border-radius:3px;line-height:1;}
.vh-btn:hover{opacity:.85;transform:translateY(-2px);}
.vh-btn1{background-color:#0f5a4f;color:#fff;}.vh-btn2{background-color:#d4a94a;color:#000;}
.vh-right{flex:0 0 auto;width:clamp(300px,33vw,420px);}
.vh-form-box{background:#F5F0E8;padding:clamp(26px,3vw,38px) clamp(22px,2.5vw,32px);border-radius:16px;border-top:5px solid #B8963E;border-left:1px solid rgba(184,150,62,.15);border-right:1px solid rgba(184,150,62,.15);border-bottom:1px solid rgba(184,150,62,.15);box-shadow:0 16px 40px rgba(0,0,0,.18);}
.vh-form-box h2{color:#d84b2a;font-size:clamp(18px,1.8vw,24px);font-weight:700;font-family:'Playfair Display',serif;line-height:1.3;margin:0 0 10px;}
.vh-form-box p{font-size:13px;color:#333;line-height:1.65;margin:0 0 20px;}
.vh-form-box label{display:block;font-size:12px;font-weight:600;color:#333;margin-bottom:5px;letter-spacing:.3px;}
.vh-form-box input[type="text"],.vh-form-box input[type="email"],.vh-form-box input[type="tel"],.vh-form-box select{width:100%;padding:11px 13px;border-radius:6px;border:1px solid #dcdcdc;margin-bottom:14px;font-size:13px;font-family:'Montserrat',sans-serif;outline:none;background:#fff;color:#333;transition:border-color .2s;-webkit-appearance:none;appearance:none;}
.vh-form-box input:focus,.vh-form-box select:focus{border-color:#B8963E;box-shadow:0 0 0 2px rgba(184,150,62,.12);}
.vh-form-box select{background-image:url("data:image/svg+xml;utf8,<svg fill='%23666' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-color:#fff;padding-right:34px;}
.vh-submit{background-color:#e84a2a;color:#fff;border:none;padding:12px 28px;border-radius:6px;font-size:14px;font-weight:600;font-family:'Montserrat',sans-serif;cursor:pointer;transition:background .25s,transform .2s;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;text-align:center;line-height:1.2;}
.vh-submit:hover{background-color:#c93b1f;transform:translateY(-1px);}
/* Extra form button — same row as submit, full-width by default */
.vh-submit-row{display:flex;gap:10px;align-items:stretch;margin-top:0;}
.vh-submit-row .vh-submit{flex:1;}
.vh-submit-extra{flex:1;display:flex;align-items:center;justify-content:center;text-decoration:none;padding:12px 20px;border-radius:6px;font-size:14px;font-weight:600;font-family:'Montserrat',sans-serif;cursor:pointer;transition:background .25s,transform .2s;letter-spacing:.5px;background-color:#0f5a4f;color:#fff;border:none;box-sizing:border-box;text-align:center;line-height:1.2;}
.vh-submit-extra:hover{opacity:.85;transform:translateY(-1px);}
/* El Pro / Forminator / CF7 submit fix */
{{WRAPPER}} .e-form__buttons,.elementor-field-type-submit{width:100%;}
.vh-form-box .e-form__buttons .elementor-button,.vh-form-box .forminator-button-submit,.vh-form-box .wpcf7-submit{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;box-sizing:border-box!important;}
.vh-form-btns-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;justify-content:flex-start;align-items:center;}
.vh-form-btn{display:inline-block;text-decoration:none;padding:11px 24px;border-radius:6px;font-size:13px;font-weight:600;font-family:'Montserrat',sans-serif;letter-spacing:.4px;cursor:pointer;transition:opacity .2s,transform .2s;line-height:1;border:none;}
.vh-form-btn:hover{opacity:.85;transform:translateY(-1px);}
.vh-form-btn-a{background-color:#0f5a4f;color:#fff;}
.vh-form-btn-b{background-color:#25d366;color:#fff;}
@media(max-width:1024px){.vh-inner{flex-direction:column;align-items:flex-start;}.vh-right{width:100%;max-width:480px;}.vh-heading{max-width:100%;}}
@media(max-width:600px){.vh-wrap{min-height:auto;}.vh-inner{padding:50px 20px;}.vh-buttons{flex-direction:column;align-items:flex-start;}.vh-right{max-width:100%;}}
/* W2 OVERVIEW */
.vov-section{display:flex;align-items:stretch;width:100%;overflow:hidden;background-color:#f0ece4;font-family:'Montserrat',sans-serif;}
.vov-section.vov-reverse{flex-direction:row-reverse;}
.vov-left{flex:0 0 55%;display:flex;align-items:center;}
.vov-left-inner{width:100%;padding:clamp(40px,6vw,80px) clamp(22px,4vw,52px) clamp(40px,6vw,80px) clamp(22px,5vw,72px);max-width:720px;}
.vov-tagline{font-size:clamp(10px,.9vw,12px);font-weight:600;letter-spacing:clamp(2px,.4vw,5px);text-transform:uppercase;color:#7a9e8e;margin-bottom:clamp(10px,2vw,16px);}
.vov-heading{font-family:'Playfair Display',serif;font-size:clamp(22px,3vw,44px);font-weight:700;color:#1a3a2e;line-height:1.18;margin:0 0 clamp(12px,2vw,20px);}
.vov-desc{font-size:clamp(13px,1vw,15px);color:#4a5a55;line-height:1.75;margin:0 0 clamp(22px,3vw,36px);font-weight:400;max-width:58ch;}
.vov-cards{display:flex;flex-direction:column;gap:14px;}
.vov-card{display:flex;align-items:flex-start;gap:16px;padding:18px;background:#fff;border:1px solid #e0ddd6;border-radius:8px;transition:box-shadow .25s,transform .2s;}
.vov-card:hover{box-shadow:0 4px 18px rgba(0,0,0,.08);transform:translateY(-2px);}
.vov-card-icon{flex-shrink:0;color:#B8963E;margin-top:2px;line-height:1;}
.vov-card-icon i,.vov-card-icon svg{font-size:20px;width:20px;height:20px;}
.vov-card-body{flex:1;}
.vov-card-title{font-size:clamp(13px,1.1vw,15px);font-weight:700;color:#1a3a2e;margin-bottom:5px;line-height:1.3;}
.vov-card-desc{font-size:clamp(12px,.95vw,14px);color:#4a5a55;line-height:1.65;margin:0;}
.vov-right{flex:1 1 auto;min-width:0;align-self:stretch;overflow:hidden;position:relative;}
.vov-image-wrap{position:absolute;inset:0;overflow:hidden;}
.vov-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;display:block;transform:scale(1);transform-origin:50% 50%;}
@media(max-width:1024px){.vov-section,.vov-section.vov-reverse{flex-direction:column;}.vov-left{flex:none;width:100%;}.vov-left-inner{max-width:100%;}.vov-right{width:100%;height:280px;min-height:0!important;position:relative;align-self:auto;}.vov-image-wrap{position:absolute;inset:0;height:100%;}}
@media(max-width:600px){.vov-right{height:220px;}.vov-left-inner{padding:32px 18px;}.vov-card{gap:10px;}}
/* W3 AMENITIES */
.vam-section{background-color:#f0ece4;padding:clamp(50px,7vw,90px) clamp(20px,5vw,60px);font-family:'Montserrat',sans-serif;}
.vam-header{margin-bottom:clamp(28px,4vw,50px);}
.vam-tagline{font-size:clamp(10px,.9vw,12px);font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#B8963E;margin-bottom:12px;}
.vam-heading{font-family:'Playfair Display',serif;font-size:clamp(22px,3.5vw,46px);font-weight:700;color:#1a3a2e;line-height:1.18;margin:0;}
.vam-slider-wrap{position:relative;overflow:hidden;}
.vam-track{display:flex;gap:20px;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform;}
.vam-card{flex:0 0 calc(50% - 10px);min-width:0;border-radius:10px;overflow:hidden;background:#fff;}
.vam-card-img{width:100%;aspect-ratio:4/3;overflow:hidden;position:relative;}
.vam-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s;}
.vam-card:hover .vam-card-img img{transform:scale(1.04);}
.vam-img-label{position:absolute;bottom:0;left:0;right:0;padding:18px 16px 14px;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 100%);display:flex;align-items:center;gap:10px;color:#fff;}
.vam-img-label i,.vam-img-label svg{color:#d4a94a;font-size:18px;flex-shrink:0;}
.vam-img-label-text{font-family:'Playfair Display',serif;font-size:clamp(14px,1.3vw,18px);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.vam-caption{padding:14px 16px;font-size:clamp(12px,.95vw,14px);color:#4a5a55;line-height:1.6;background:#fff;}
.vam-nav{position:absolute;top:42%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.92);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px rgba(0,0,0,.18);z-index:10;transition:background .2s,transform .2s;color:#1a3a2e;font-size:18px;}
.vam-nav:hover{background:#fff;transform:translateY(-50%) scale(1.08);}
.vam-prev{left:-16px;}.vam-next{right:-16px;}
.vam-nav.hidden{opacity:.3;pointer-events:none;}
.vam-dots{display:flex;justify-content:center;gap:8px;margin-top:22px;}
.vam-dot{width:8px;height:8px;border-radius:50%;background:#c8c4bc;border:none;cursor:pointer;transition:background .2s,transform .2s;padding:0;}
.vam-dot.active{background:#1a3a2e;transform:scale(1.3);}
@media(max-width:768px){.vam-card{flex:0 0 85%;}}
/* W4 LOCATION */
.vloc-section{display:flex;align-items:stretch;width:100%;min-height:400px;background-color:#f0ece4;font-family:'Montserrat',sans-serif;overflow:hidden;}
.vloc-section.vloc-reverse{flex-direction:row-reverse;}
.vloc-left{flex:0 0 42%;display:flex;align-items:center;padding:clamp(40px,6vw,80px) clamp(22px,4vw,52px) clamp(40px,6vw,80px) clamp(22px,5vw,72px);}
.vloc-tagline{font-size:clamp(10px,.9vw,12px);font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#B8963E;margin-bottom:14px;}
.vloc-heading{font-family:'Playfair Display',serif;font-size:clamp(22px,3vw,44px);font-weight:700;color:#1a3a2e;line-height:1.18;margin:0 0 16px;}
.vloc-desc{font-size:clamp(13px,1vw,15px);color:#4a5a55;line-height:1.75;margin:0;}
.vloc-right{flex:1 1 auto;display:flex;align-items:center;padding:clamp(30px,5vw,70px) clamp(20px,4vw,60px);}
.vloc-items{display:flex;flex-direction:column;gap:12px;width:100%;}
.vloc-item{display:flex;align-items:center;gap:16px;padding:16px 20px;background:rgba(255,255,255,.6);border:1px solid rgba(184,150,62,.18);border-radius:8px;transition:background .2s,box-shadow .2s;}
.vloc-item:hover{background:rgba(255,255,255,.9);box-shadow:0 3px 14px rgba(0,0,0,.07);}
.vloc-item-icon{flex-shrink:0;color:#B8963E;}
.vloc-item-icon i,.vloc-item-icon svg{font-size:18px;width:18px;height:18px;}
.vloc-item-text{font-size:clamp(13px,1.1vw,15px);font-weight:500;color:#1a3a2e;line-height:1.4;}
@media(max-width:1024px){.vloc-section,.vloc-section.vloc-reverse{flex-direction:column;min-height:auto;}.vloc-left{flex:none;width:100%;}.vloc-right{width:100%;}}
/* W5 WHY INVEST */
.vwi-section{background-color:#f0ece4;padding:clamp(50px,7vw,90px) clamp(20px,5vw,60px);font-family:'Montserrat',sans-serif;}
.vwi-tagline{font-size:clamp(10px,.9vw,12px);font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#B8963E;margin-bottom:12px;}
.vwi-heading{font-family:'Playfair Display',serif;font-size:clamp(24px,3.5vw,48px);font-weight:700;color:#1a3a2e;line-height:1.18;margin:0 0 clamp(28px,4vw,50px);}
.vwi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}
.vwi-card{background:rgba(255,255,255,.55);border:1px solid rgba(184,150,62,.18);border-radius:10px;padding:clamp(22px,2.5vw,34px);transition:box-shadow .25s,transform .2s;}
.vwi-card:hover{box-shadow:0 6px 22px rgba(0,0,0,.1);transform:translateY(-3px);}
.vwi-card-icon{color:#B8963E;font-size:22px;margin-bottom:18px;}
.vwi-card-icon i,.vwi-card-icon svg{width:22px;height:22px;}
.vwi-card-title{font-family:'Playfair Display',serif;font-size:clamp(16px,1.5vw,22px);font-weight:700;color:#1a3a2e;margin-bottom:10px;line-height:1.25;}
.vwi-card-desc{font-size:clamp(12px,.95vw,14px);color:#4a5a55;line-height:1.7;margin:0;}
@media(max-width:900px){.vwi-grid{grid-template-columns:1fr 1fr;}}
@media(max-width:560px){.vwi-grid{grid-template-columns:1fr;}}
/* W6 CTA */
.vcta-section{display:flex;align-items:stretch;width:100%;min-height:500px;font-family:'Montserrat',sans-serif;overflow:hidden;}
.vcta-section.vcta-reverse{flex-direction:row-reverse;}
.vcta-left{flex:0 0 50%;background-color:#0f2e1e;display:flex;align-items:center;padding:clamp(50px,7vw,90px) clamp(28px,5vw,70px);}
.vcta-left-inner{width:100%;max-width:520px;}
.vcta-tagline{font-size:clamp(10px,.9vw,12px);font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#B8963E;margin-bottom:16px;}
.vcta-heading{font-family:'Playfair Display',serif;font-size:clamp(28px,4vw,56px);font-weight:700;color:#fff;line-height:1.15;margin:0 0 18px;}
.vcta-desc{font-size:clamp(13px,1.1vw,16px);color:rgba(255,255,255,.72);line-height:1.75;margin:0;}
.vcta-right{flex:1 1 auto;background-color:#e8e3d8;display:flex;align-items:center;padding:clamp(50px,7vw,90px) clamp(28px,5vw,70px);}
.vcta-form{width:100%;max-width:520px;}
.vcta-form h3{font-family:'Playfair Display',serif;font-size:clamp(20px,2vw,30px);font-weight:700;color:#1a3a2e;margin:0 0 8px;}
.vcta-sub{font-size:13px;color:#555;margin:0 0 22px;line-height:1.6;}
.vcta-field{margin-bottom:18px;}
.vcta-field label{display:block;font-size:12px;font-weight:600;color:#1a3a2e;margin-bottom:6px;letter-spacing:.3px;}
.vcta-field input,.vcta-field select{width:100%;background:transparent;border:none;border-bottom:1.5px solid #999;padding:8px 0;font-size:14px;font-family:'Montserrat',sans-serif;color:#1a3a2e;outline:none;transition:border-color .2s;-webkit-appearance:none;appearance:none;border-radius:0;}
.vcta-field input::placeholder{color:#aaa;font-size:13px;}
.vcta-field input:focus,.vcta-field select:focus{border-bottom-color:#1a3a2e;}
.vcta-submit{margin-top:8px;background-color:#1a3a2e;color:#fff;border:none;padding:13px 32px;font-size:14px;font-weight:600;font-family:'Montserrat',sans-serif;cursor:pointer;letter-spacing:.5px;transition:background .25s,transform .2s;border-radius:4px;}
.vcta-submit:hover{background:#0a1f12;transform:translateY(-1px);}
@media(max-width:900px){.vcta-section,.vcta-section.vcta-reverse{flex-direction:column;}.vcta-left,.vcta-right{flex:none;width:100%;}}
/* W7 FAQ */
.vfaq-section{background-color:#f0ece4;padding:clamp(50px,7vw,90px) clamp(20px,5vw,60px);font-family:'Montserrat',sans-serif;}
.vfaq-inner{max-width:860px;margin:0 auto;}
.vfaq-tagline{font-size:clamp(10px,.9vw,12px);font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#B8963E;margin-bottom:12px;}
.vfaq-heading{font-family:'Playfair Display',serif;font-size:clamp(22px,3vw,40px);font-weight:700;color:#1a3a2e;line-height:1.2;margin:0 0 clamp(28px,4vw,48px);}
.vfaq-item{border-bottom:1px solid #d6d0c4;overflow:hidden;}
.vfaq-item:first-of-type{border-top:1px solid #d6d0c4;}
.vfaq-q{width:100%;background:none;border:none;text-align:left;cursor:pointer;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:'Montserrat',sans-serif;font-size:clamp(14px,1.2vw,16px);font-weight:600;color:#1a3a2e;line-height:1.4;transition:color .2s;}
.vfaq-q:hover{color:#B8963E;}
.vfaq-icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;border:1.5px solid #B8963E;display:flex;align-items:center;justify-content:center;color:#B8963E;font-size:16px;transition:transform .35s,background .2s;font-style:normal;line-height:1;}
.vfaq-item.open .vfaq-icon{transform:rotate(45deg);background:#B8963E;color:#fff;}
.vfaq-a{max-height:0;overflow:hidden;transition:max-height .38s ease;}
.vfaq-a-inner{padding:0 0 18px;font-size:clamp(13px,1vw,15px);color:#4a5a55;line-height:1.75;}

/* ════════ WIDGET 3 AMENITIES – GRID (fixed) ════════ */
.vam-section{background-color:#f0ece4;padding:clamp(50px,7vw,90px) clamp(20px,5vw,60px);font-family:'Montserrat',sans-serif;}
.vam-header{margin-bottom:clamp(28px,4vw,50px);}
.vam-tagline{font-size:clamp(10px,.9vw,12px);font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#B8963E;margin-bottom:12px;}
.vam-heading{font-family:'Playfair Display',serif;font-size:clamp(22px,3.5vw,46px);font-weight:700;color:#1a3a2e;line-height:1.18;margin:0;}
/* GRID — not slider */
.vam-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;}
.vam-card{border-radius:10px;overflow:hidden;background:#fff;}
.vam-card-img{width:100%;aspect-ratio:4/3;overflow:hidden;position:relative;}
.vam-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s;}
.vam-card:hover .vam-card-img img{transform:scale(1.04);}
.vam-img-label{position:absolute;bottom:0;left:0;right:0;padding:18px 16px 14px;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 100%);display:flex;align-items:center;gap:10px;color:#fff;}
.vam-img-label i,.vam-img-label svg{color:#d4a94a;font-size:18px;flex-shrink:0;}
.vam-img-label-text{font-family:'Playfair Display',serif;font-size:clamp(14px,1.3vw,18px);font-weight:600;}
.vam-caption{padding:14px 16px;font-size:clamp(12px,.95vw,14px);color:#4a5a55;line-height:1.6;background:#fff;}
@media(max-width:768px){.vam-grid{grid-template-columns:1fr;}}

/* ════════ WIDGET 7 FAQ – ACCORDION ════════ */
.vfaq-section{background-color:#f0ece4;padding:clamp(50px,7vw,90px) clamp(20px,5vw,60px);font-family:'Montserrat',sans-serif;}
.vfaq-inner{max-width:860px;margin:0 auto;}
.vfaq-tagline{font-size:clamp(10px,.9vw,12px);font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#B8963E;margin-bottom:12px;}
.vfaq-heading{font-family:'Playfair Display',serif;font-size:clamp(22px,3vw,40px);font-weight:700;color:#1a3a2e;line-height:1.2;margin:0 0 clamp(28px,4vw,48px);}
.vfaq-item{border-bottom:1px solid #d6d0c4;}
.vfaq-item:first-child{border-top:1px solid #d6d0c4;}
/* Button */
.vfaq-btn{width:100%;background:none;border:none;text-align:left;cursor:pointer;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:'Montserrat',sans-serif;font-size:clamp(14px,1.2vw,16px);font-weight:600;color:#1a3a2e;line-height:1.4;transition:color .2s;}
.vfaq-btn:hover .vfaq-q-text{color:#B8963E;}
.vfaq-q-text{flex:1;transition:color .2s;}
.vfaq-icon{flex-shrink:0;width:26px;height:26px;border-radius:50%;border:1.5px solid #B8963E;display:inline-flex;align-items:center;justify-content:center;color:#B8963E;font-size:18px;font-style:normal;line-height:1;transition:transform .3s,background .25s,color .25s;user-select:none;}
/* Open state */
.vfaq-item.is-open .vfaq-icon{transform:rotate(45deg);background:#B8963E;color:#fff;}
.vfaq-item.is-open .vfaq-q-text{color:#B8963E;}
/* Body — JS sets display:block/none */
.vfaq-body{display:none;}
.vfaq-a-inner{padding:0 0 18px;font-size:clamp(13px,1vw,15px);color:#4a5a55;line-height:1.75;}

/* ════════ WIDGET 8 – FOOTER ════════ */
.vft-section{background-color:#0f2e1e;font-family:'Montserrat',sans-serif;color:rgba(255,255,255,.75);}
.vft-inner{max-width:1280px;margin:0 auto;padding:clamp(50px,7vw,80px) clamp(20px,5vw,60px);display:grid;grid-template-columns:1.4fr 0.8fr 1.4fr;gap:clamp(30px,4vw,60px);align-items:start;}
.vft-col{}
.vft-logo{max-width:160px;height:auto;margin-bottom:16px;display:block;}
.vft-brand-name{font-family:'Playfair Display',serif;font-size:clamp(20px,2vw,28px);font-weight:700;margin-bottom:14px;}
.vft-brand-desc{font-size:13px;line-height:1.7;margin:0 0 22px;color:rgba(255,255,255,.65);}
.vft-accent{color:#B8963E!important;}
/* Contact items */
.vft-contact-items{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;}
.vft-contact-item{display:flex;align-items:flex-start;gap:12px;font-size:13px;line-height:1.5;}
.vft-contact-item i{font-size:14px;margin-top:2px;flex-shrink:0;}
.vft-contact-link{color:rgba(255,255,255,.75);text-decoration:none;transition:color .2s;}
.vft-contact-link:hover{color:#B8963E;}
/* Action buttons */
.vft-action-btns{display:flex;flex-wrap:wrap;gap:10px;}
.vft-wa-btn,.vft-call-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:6px;font-size:13px;font-weight:600;font-family:'Montserrat',sans-serif;text-decoration:none;transition:opacity .2s,transform .2s;cursor:pointer;border:none;}
.vft-wa-btn{background-color:#25D366;color:#fff;}
.vft-call-btn{background-color:#B8963E;color:#fff;}
.vft-wa-btn:hover,.vft-call-btn:hover{opacity:.85;transform:translateY(-1px);}
/* Quick links */
.vft-col-heading{font-family:'Playfair Display',serif;font-size:clamp(14px,1.2vw,18px);font-weight:700;margin:0 0 16px;}
.vft-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;}
.vft-link{color:rgba(255,255,255,.7);text-decoration:none;font-size:13px;transition:color .2s;display:inline-block;}
.vft-link:hover{color:#B8963E;}
/* Form box — same as hero form */
.vft-form-box{background:#F5F0E8;padding:clamp(22px,2.5vw,32px);border-radius:14px;border-top:5px solid #B8963E;border-left:1px solid rgba(184,150,62,.2);border-right:1px solid rgba(184,150,62,.2);border-bottom:1px solid rgba(184,150,62,.2);}
.vft-form-box h3{font-family:'Playfair Display',serif;font-size:clamp(16px,1.5vw,22px);font-weight:700;color:#d84b2a;line-height:1.3;margin:0 0 8px;}
.vft-form-box p{font-size:12.5px;color:#444;line-height:1.6;margin:0 0 18px;}
.vft-form-box label{display:block;font-size:11.5px;font-weight:600;color:#333;margin-bottom:4px;letter-spacing:.3px;}
.vft-form-box input[type="text"],.vft-form-box input[type="email"],.vft-form-box input[type="tel"],.vft-form-box select{width:100%;padding:9px 12px;border-radius:6px;border:1px solid #dcdcdc;margin-bottom:12px;font-size:13px;font-family:'Montserrat',sans-serif;outline:none;background:#fff;color:#333;transition:border-color .2s;-webkit-appearance:none;appearance:none;}
.vft-form-box input:focus,.vft-form-box select:focus{border-color:#B8963E;}
.vft-form-box select{background-image:url("data:image/svg+xml;utf8,<svg fill='%23666' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-color:#fff;padding-right:34px;}
.vft-submit{background-color:#e84a2a;color:#fff;border:none;padding:11px 24px;border-radius:6px;font-size:13px;font-weight:600;font-family:'Montserrat',sans-serif;cursor:pointer;transition:background .25s;width:100%;letter-spacing:.4px;}
.vft-submit:hover{background-color:#c93b1f;}
/* Copyright bar */
.vft-copy-bar{background-color:#091f14;padding:14px 20px;}
.vft-copy-inner{max-width:1280px;margin:0 auto;text-align:center;font-size:12px;color:rgba(255,255,255,.5);padding:0 clamp(20px,5vw,60px);}
/* Responsive footer */
@media(max-width:1024px){.vft-inner{grid-template-columns:1fr 1fr;}}
@media(max-width:640px){.vft-inner{grid-template-columns:1fr;gap:36px;padding:40px 20px;}.vft-action-btns{flex-direction:column;}.vft-wa-btn,.vft-call-btn{justify-content:center;}}

/* ════════ WIDGET 9 – KEY HIGHLIGHTS ════════ */
.vhl-section {
  background-color: #fff;
  padding: clamp(40px,6vw,80px) clamp(20px,5vw,60px);
  font-family: 'Montserrat', sans-serif;
}
.vhl-heading-wrap { margin-bottom: clamp(24px,3.5vw,44px); }
.vhl-tagline {
  font-size: clamp(10px,.9vw,12px);
  font-weight: 600;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #B8963E;
  margin-bottom: 10px;
}
.vhl-main-heading {
  font-family: 'Playfair Display', serif;
  font-size: clamp(24px,3.5vw,44px);
  font-weight: 700;
  color: #1a2e5a;
  line-height: 1.2;
  margin: 0;
}

/* ── Image cards grid ── */
.vhl-img-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.vhl-img-card {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  aspect-ratio: 4/3;
  display: block;
}
.vhl-img-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .4s;
}
.vhl-img-card:hover img { transform: scale(1.04); }
.vhl-img-card-overlay {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  padding: 20px 16px 14px;
  background: linear-gradient(to top, rgba(0,0,0,.75) 0%, transparent 100%);
}
.vhl-img-card-title {
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(13px,1.2vw,17px);
  font-weight: 700;
  color: #fff;
  margin-bottom: 3px;
  line-height: 1.3;
}
.vhl-img-card-sub {
  font-size: clamp(11px,.85vw,12px);
  color: rgba(255,255,255,.85);
  line-height: 1.4;
}

/* ── Feature cards grid ── */
.vhl-feat-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 28px;
}
.vhl-feat-card {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px 14px;
  background: #f4f6fb;
  border-radius: 10px;
  transition: box-shadow .2s, transform .2s;
}
.vhl-feat-card:hover { box-shadow: 0 4px 16px rgba(0,0,0,.08); transform: translateY(-2px); }
.vhl-feat-icon { flex-shrink: 0; color: #3a5fa0; font-size: 18px; margin-top: 2px; }
.vhl-feat-icon i, .vhl-feat-icon svg { width: 18px; height: 18px; }
.vhl-feat-body { flex: 1; min-width: 0; }
.vhl-feat-title { font-weight: 700; font-size: clamp(12px,1vw,14px); color: #1a2e5a; margin-bottom: 3px; line-height: 1.3; }
.vhl-feat-desc { font-size: clamp(11px,.85vw,12px); color: #555; line-height: 1.5; }

/* ── MOBILE RESPONSIVE ── */
/* Tablet: 2-col images, 2-col features */
@media (max-width: 900px) {
  .vhl-img-grid  { grid-template-columns: repeat(2, 1fr) !important; }
  .vhl-feat-grid { grid-template-columns: repeat(2, 1fr) !important; }
}
/* Mobile: 1-col images (one below other), 2-col features */
@media (max-width: 600px) {
  .vhl-section { padding: 32px 14px; }
  .vhl-img-grid  { grid-template-columns: 1fr !important; gap: 12px; }
  .vhl-feat-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 10px; margin-top: 16px; }
  .vhl-img-card  { aspect-ratio: 16/9; }
  .vhl-img-card-title { font-size: 14px; }
  .vhl-img-card-sub   { font-size: 12px; }
  .vhl-feat-title { font-size: 12px; }
  .vhl-feat-desc  { font-size: 11px; }
  .vhl-feat-card  { padding: 12px 10px; gap: 8px; }
}

/* ════════ WIDGET 10 – CTA BANNER ════════ */
.vcb-outer { padding: clamp(20px,3vw,40px) clamp(16px,4vw,40px); font-family: 'Montserrat', sans-serif; }
.vcb-wrap { background: linear-gradient(135deg,#2b3f8c 0%,#3a5ab0 100%); border-radius: 14px; padding: clamp(40px,6vw,70px) clamp(20px,5vw,60px); overflow: hidden; }
.vcb-content { max-width: 740px; margin: 0 auto; }
.vcb-heading { font-family: 'Montserrat', sans-serif; font-size: clamp(20px,2.5vw,32px); font-weight: 700; color: #fff; line-height: 1.25; margin: 0 0 14px; }
.vcb-desc { font-size: clamp(13px,1.1vw,16px); color: rgba(255,255,255,.85); line-height: 1.7; margin: 0 0 28px; }
.vcb-btns { display: flex; flex-wrap: wrap; gap: 14px; justify-content: inherit; }
.vcb-btn { display: inline-flex; align-items: center; gap: 8px; padding: 12px 28px; border-radius: 8px; font-size: 14px; font-weight: 700; font-family: 'Montserrat', sans-serif; text-decoration: none; transition: opacity .2s, transform .2s; cursor: pointer; border: 2px solid transparent; line-height: 1; }
.vcb-btn:hover { opacity: .88; transform: translateY(-2px); }
.vcb-btn1 { background-color: #fff; color: #1a2e5a; }
.vcb-btn2 { background-color: transparent; color: #fff; border-color: #fff; }
@media (max-width: 560px) { .vcb-btns { justify-content: center; flex-direction: column; align-items: center; } .vcb-btn { width: 100%; max-width: 220px; justify-content: center; } }

/* ════════ WIDGET 11 – INVESTMENT OVERVIEW ════════ */
.viv-section { display: flex; align-items: center; gap: clamp(30px,5vw,70px); padding: clamp(40px,6vw,80px) clamp(20px,5vw,60px); background-color: #fff; font-family: 'Montserrat', sans-serif; overflow: hidden; }
.viv-section.viv-reverse { flex-direction: row-reverse; }
.viv-left { flex: 0 0 50%; min-width: 0; }
.viv-right { flex: 1 1 auto; min-width: 0; }
.viv-heading { font-family: 'Montserrat', sans-serif; font-size: clamp(22px,3vw,40px); font-weight: 700; color: #1a2e5a; line-height: 1.2; margin: 0 0 clamp(16px,2.5vw,28px); }
.viv-bullets { list-style: none; padding: 0; margin: 0 0 clamp(16px,2.5vw,24px); display: flex; flex-direction: column; gap: 12px; }
.viv-bullet-item { display: flex; align-items: center; gap: 12px; }
.viv-bullet-icon { flex-shrink: 0; color: #3a5fa0; font-size: 16px; }
.viv-bullet-icon i, .viv-bullet-icon svg { width: 16px; height: 16px; }
.viv-bullet-text { font-size: clamp(13px,1.1vw,15px); color: #333; line-height: 1.4; }
.viv-desc { font-size: clamp(13px,1vw,15px); color: #555; line-height: 1.75; margin: 0 0 clamp(20px,3vw,32px); }
.viv-desc p { margin: 0; }
.viv-btns { display: flex; flex-wrap: wrap; gap: 12px; }
.viv-btn { display: inline-flex; align-items: center; gap: 8px; padding: 11px 22px; border-radius: 6px; font-size: 14px; font-weight: 600; font-family: 'Montserrat', sans-serif; text-decoration: none; transition: opacity .2s, transform .2s; cursor: pointer; border: none; line-height: 1; }
.viv-btn:hover { opacity: .85; transform: translateY(-2px); }
.viv-btn1 { background-color: #2b3f8c; color: #fff; }
.viv-btn2 { background-color: #2b3f8c; color: #fff; }
.viv-image { width: 100%; height: auto; display: block; border-radius: 12px; object-fit: cover; }
@media (max-width: 900px) {
  .viv-section, .viv-section.viv-reverse { flex-direction: column; }
  .viv-left, .viv-right { flex: none; width: 100%; }
}
@media (max-width: 560px) { .viv-btns { flex-direction: column; } .viv-btn { width: 100%; justify-content: center; } }

/* ════════ GLOBAL MOBILE SAFETY ════════ */
@media (max-width: 480px) {
  .vov-left-inner, .vcta-left, .vcta-right, .vloc-left, .vloc-right { padding-left: 16px !important; padding-right: 16px !important; }
  .vft-inner { padding-left: 16px !important; padding-right: 16px !important; }
  .vcb-outer { padding-left: 12px !important; padding-right: 12px !important; }
}

/* ════════ WIDGET 12 – STICKY HEADER ════════ */
.vhd-wrap { position: relative; z-index: 9999; font-family: 'Montserrat', sans-serif; }
.vhd-wrap.vhd-sticky { position: sticky; top: 0; }
.vhd-bar {
  background: #fff;
  height: 72px;
  display: flex;
  align-items: center;
  width: 100%;
}
.vhd-wrap.vhd-shadow .vhd-bar { box-shadow: 0 2px 16px rgba(0,0,0,.10); }
.vhd-inner {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  padding: 0 clamp(16px,3vw,40px);
  display: flex;
  align-items: center;
  gap: 16px;
}
/* Logo */
.vhd-logo { text-decoration: none; flex-shrink: 0; }
.vhd-logo-img { height: 48px; width: auto; display: block; }
.vhd-logo-text { font-family: 'Playfair Display', serif; font-size: 22px; font-weight: 700; color: #1a3a2e; }
/* Desktop menu */
.vhd-menu {
  display: flex;
  align-items: center;
  gap: clamp(12px,2vw,28px);
  flex: 1;
  justify-content: center;
  flex-wrap: nowrap;
  overflow: hidden;
}
.vhd-menu a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  white-space: nowrap;
  transition: color .2s;
  position: relative;
  padding-bottom: 2px;
}
.vhd-menu a::after { content:''; position:absolute; bottom:0; left:0; width:0; height:2px; background:#E4572E; transition:width .25s; }
.vhd-menu a:hover::after, .vhd-menu a.active::after { width:100%; }
.vhd-menu a:hover, .vhd-menu a.active { color: #E4572E; }
/* Actions */
.vhd-actions { display: flex; align-items: center; gap: 10px; flex-shrink: 0; }
.vhd-hide-btn {
  background: transparent;
  border: 1.5px solid #1a3a2e;
  color: #1a3a2e;
  padding: 8px 16px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  transition: background .2s, color .2s;
  white-space: nowrap;
}
.vhd-hide-btn:hover { background: #1a3a2e; color: #fff; }
.vhd-cta-btn {
  background: #E4572E;
  color: #fff;
  padding: 9px 20px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  text-decoration: none;
  transition: opacity .2s, transform .2s;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
}
.vhd-cta-btn:hover { opacity: .88; transform: translateY(-1px); }
/* Hamburger — hidden on desktop */
.vhd-hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  flex-shrink: 0;
}
.vhd-hamburger span {
  display: block;
  width: 24px;
  height: 2.5px;
  background: #1a1a1a;
  border-radius: 2px;
  transition: all .3s;
}
.vhd-hamburger.is-open span:nth-child(1) { transform: translateY(7.5px) rotate(45deg); }
.vhd-hamburger.is-open span:nth-child(2) { opacity: 0; }
.vhd-hamburger.is-open span:nth-child(3) { transform: translateY(-7.5px) rotate(-45deg); }
/* Mobile drawer */
.vhd-mobile-menu {
  display: none;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0,0,0,.12);
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 9998;
}
.vhd-mobile-menu-inner {
  display: flex;
  flex-direction: column;
  padding: 16px 20px;
  gap: 4px;
}
.vhd-mobile-link {
  text-decoration: none;
  color: #1a1a1a;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 0;
  border-bottom: 1px solid #f0f0f0;
  transition: color .2s;
}
.vhd-mobile-link:hover { color: #E4572E; }
.vhd-mobile-cta { margin-top: 12px; text-align: center; justify-content: center; }
/* MOBILE */
@media (max-width: 900px) {
  .vhd-menu { display: none; }
  .vhd-actions { display: none; }
  .vhd-hamburger { display: flex; }
}


/* ════════ WIDGET 13 – HERO FORM + CONTACT CARD ════════ */
.vhc-wrap {
  position: relative;
  width: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  font-family: 'Montserrat', sans-serif;
}
.vhc-overlay { position: absolute; inset: 0; background: rgba(0,0,0,.45); z-index: 0; }
.vhc-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: clamp(40px,7vw,80px) clamp(20px,5vw,60px);
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.vhc-cards-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: clamp(300px,38vw,460px);
}
/* Form box */
.vhc-form-box {
  background: #F5F0E8;
  padding: clamp(24px,2.5vw,36px) clamp(20px,2.5vw,32px);
  border-radius: 16px;
  border-top: 6px solid #B8963E;
  border-left: 1px solid rgba(184,150,62,.2);
  border-right: 1px solid rgba(184,150,62,.2);
  border-bottom: 1px solid rgba(184,150,62,.2);
  box-shadow: 0 16px 40px rgba(0,0,0,.18);
}
.vhc-form-box h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(17px,1.6vw,22px);
  font-weight: 700;
  color: #E4572E;
  line-height: 1.3;
  margin: 0 0 10px;
}
.vhc-form-box p { font-size: 13px; color: #444; line-height: 1.65; margin: 0 0 18px; }
.vhc-form-box label { display: block; font-size: 12px; font-weight: 600; color: #333; margin-bottom: 4px; }
.vhc-form-box input[type="text"],
.vhc-form-box input[type="email"],
.vhc-form-box input[type="tel"],
.vhc-form-box select {
  width: 100%;
  padding: 10px 13px;
  border-radius: 7px;
  border: 1px solid #dcdcdc;
  margin-bottom: 13px;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  outline: none;
  background: #fff;
  color: #333;
  transition: border-color .2s;
  -webkit-appearance: none;
  appearance: none;
}
.vhc-form-box input:focus,
.vhc-form-box select:focus { border-color: #B8963E; box-shadow: 0 0 0 2px rgba(184,150,62,.12); }
.vhc-form-box select {
  background-image: url("data:image/svg+xml;utf8,<svg fill='%23666' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-color: #fff;
  padding-right: 34px;
}
.vhc-submit-wrap { display: flex; }
.vhc-submit {
  background: #E4572E;
  color: #fff;
  border: none;
  padding: 0 28px;
  height: 48px;
  line-height: 48px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  transition: background .2s, transform .2s;
  letter-spacing: .4px;
}
.vhc-submit:hover { background: #c93b1f; transform: translateY(-1px); }
/* Contact Card */
.vhc-contact-card {
  background: #fff;
  border-radius: 14px;
  padding: 22px 24px;
  border: 1px solid #e0e0e0;
  box-shadow: 0 4px 20px rgba(0,0,0,.1);
}
.vhc-card-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 14px;
}
.vhc-card-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 12px;
  font-size: 13px;
  color: #444;
  line-height: 1.5;
}
.vhc-card-item:last-child { margin-bottom: 0; }
.vhc-card-item i { color: #888; font-size: 14px; margin-top: 2px; flex-shrink: 0; }
.vhc-contact-link { color: #444; text-decoration: none; transition: color .2s; }
.vhc-contact-link:hover { color: #E4572E; }
.vhc-maps-link { color: #2b3f8c; text-decoration: none; font-weight: 500; transition: color .2s; }
.vhc-maps-link:hover { color: #E4572E; }
/* Mobile */
@media (max-width: 900px) {
  .vhc-wrap { min-height: auto; }
  .vhc-inner { justify-content: center; padding: 50px 20px; }
  .vhc-cards-col { width: 100%; max-width: 480px; }
}
@media (max-width: 480px) {
  .vhc-inner { padding: 40px 16px; }
}

/* ════════ CTA BANNER UPDATES ════════ */
.vcb-btn1-wrap, .vcb-btn2-wrap { display: flex; }

/* ════════ WIDGET 13 – CONTACT CARD (standalone) ════════ */
.vcc-card {
  background: #fff;
  border-radius: 14px;
  padding: 24px;
  border: 1px solid #e0e0e0;
  font-family: 'Montserrat', sans-serif;
}
.vcc-title {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 16px;
  font-family: 'Montserrat', sans-serif;
}
.vcc-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 12px;
  font-size: 13px;
  color: #444;
  line-height: 1.55;
}
.vcc-item:last-child { margin-bottom: 0; }
.vcc-item i { color: #888; font-size: 14px; margin-top: 2px; flex-shrink: 0; }
.vcc-item a { color: #444; text-decoration: none; transition: color .2s; }
.vcc-item a:hover { color: #E4572E; }
.vcc-maps-link { color: #2b3f8c !important; font-weight: 500; }

/* ════════ WIDGET 14 – LEAD FORM CARD (standalone) ════════ */
.vlf-box {
  background: #F5F0E8;
  padding: clamp(22px,2.5vw,34px) clamp(20px,2.5vw,30px);
  border-radius: 16px;
  border-top: 6px solid #B8963E;
  border-left: 1px solid rgba(184,150,62,.2);
  border-right: 1px solid rgba(184,150,62,.2);
  border-bottom: 1px solid rgba(184,150,62,.2);
  box-shadow: 0 8px 28px rgba(0,0,0,.12);
  font-family: 'Montserrat', sans-serif;
}
.vlf-box h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(16px,1.6vw,22px);
  font-weight: 700;
  color: #E4572E;
  line-height: 1.3;
  margin: 0 0 10px;
}
.vlf-box p { font-size: 13px; color: #444; line-height: 1.65; margin: 0 0 18px; }
.vlf-box label { display: block; font-size: 12px; font-weight: 600; color: #333; margin-bottom: 4px; }
.vlf-box input[type="text"],
.vlf-box input[type="email"],
.vlf-box input[type="tel"],
.vlf-box select {
  width: 100%;
  padding: 10px 13px;
  border-radius: 7px;
  border: 1px solid #dcdcdc;
  margin-bottom: 13px;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  outline: none;
  background: #fff;
  color: #333;
  transition: border-color .2s;
  -webkit-appearance: none;
  appearance: none;
}
.vlf-box input:focus, .vlf-box select:focus { border-color: #B8963E; box-shadow: 0 0 0 2px rgba(184,150,62,.12); }
.vlf-box select {
  background-image: url("data:image/svg+xml;utf8,<svg fill='%23666' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-color: #fff;
  padding-right: 34px;
}
.vlf-submit-wrap { display: flex; }
.vlf-submit {
  background: #E4572E;
  color: #fff;
  border: none;
  padding: 0 28px;
  height: 48px;
  line-height: 48px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  transition: background .2s, transform .2s;
  letter-spacing: .4px;
}
.vlf-submit:hover { background: #c93b1f; transform: translateY(-1px); }

/* ════════ FOOTER v2 – Fixed layout, no quick links ════════ */
.vft-section { background-color: #0f2e1e; font-family: 'Montserrat', sans-serif; color: rgba(255,255,255,.75); }
.vft-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: clamp(48px,6vw,72px) clamp(24px,4vw,60px);
  display: grid;
  grid-template-columns: 1fr 1fr;   /* equal 2 cols */
  gap: clamp(32px,4vw,60px);
  align-items: start;
}
.vft-left {}
.vft-right {}
.vft-logo { max-width: 160px; height: auto; margin-bottom: 16px; display: block; }
.vft-brand-name { font-family: 'Playfair Display', serif; font-size: clamp(20px,2vw,28px); font-weight: 700; margin-bottom: 14px; }
.vft-brand-desc { font-size: 13px; line-height: 1.7; margin: 0 0 22px; color: rgba(255,255,255,.65); }
.vft-accent { color: #B8963E !important; }
.vft-contact-items { display: flex; flex-direction: column; gap: 12px; margin-bottom: 24px; }
.vft-contact-item { display: flex; align-items: flex-start; gap: 12px; font-size: 13px; line-height: 1.5; }
.vft-contact-item i { font-size: 14px; margin-top: 2px; flex-shrink: 0; }
.vft-contact-link { color: rgba(255,255,255,.75); text-decoration: none; transition: color .2s; }
.vft-contact-link:hover { color: #B8963E; }
.vft-action-btns { display: flex; flex-wrap: wrap; gap: 10px; }
.vft-wa-btn, .vft-call-btn {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 10px 18px; border-radius: 8px;
  font-size: 13px; font-weight: 600; font-family: 'Montserrat', sans-serif;
  text-decoration: none; transition: opacity .2s, transform .2s; cursor: pointer; border: none;
}
.vft-wa-btn { background: #25D366; color: #fff; }
.vft-call-btn { background: #B8963E; color: #fff; }
.vft-wa-btn:hover, .vft-call-btn:hover { opacity: .88; transform: translateY(-1px); }

/* Footer form box */
.vft-form-box {
  background: #F5F0E8;
  padding: clamp(22px,2.5vw,32px);
  border-radius: 14px;
  border-top: 5px solid #B8963E;
  border-left: 1px solid rgba(184,150,62,.2);
  border-right: 1px solid rgba(184,150,62,.2);
  border-bottom: 1px solid rgba(184,150,62,.2);
}
.vft-form-box h3 { font-family: 'Playfair Display', serif; font-size: clamp(15px,1.4vw,20px); font-weight: 700; color: #E4572E; line-height: 1.3; margin: 0 0 8px; }
.vft-form-box p { font-size: 12.5px; color: #444; line-height: 1.6; margin: 0 0 16px; }
.vft-form-box label { display: block; font-size: 11.5px; font-weight: 600; color: #333; margin-bottom: 4px; }
.vft-form-box input[type="text"],
.vft-form-box input[type="email"],
.vft-form-box input[type="tel"],
.vft-form-box select {
  width: 100%; padding: 9px 12px; border-radius: 6px; border: 1px solid #dcdcdc;
  margin-bottom: 11px; font-size: 13px; font-family: 'Montserrat', sans-serif;
  outline: none; background: #fff; color: #333; transition: border-color .2s;
  -webkit-appearance: none; appearance: none;
}
.vft-form-box input:focus, .vft-form-box select:focus { border-color: #B8963E; }
.vft-form-box select {
  background-image: url("data:image/svg+xml;utf8,<svg fill='%23666' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat; background-position: right 10px center; background-color: #fff; padding-right: 34px;
}
.vft-submit {
  background: #E4572E; color: #fff; border: none; padding: 11px 24px;
  border-radius: 6px; font-size: 13px; font-weight: 700; font-family: 'Montserrat', sans-serif;
  cursor: pointer; transition: background .25s; width: 100%; letter-spacing: .4px;
}
.vft-submit:hover { background: #c93b1f; }
.vft-copy-bar { background: #091f14; padding: 14px 20px; }
.vft-copy-inner { max-width: 1280px; margin: 0 auto; text-align: center; font-size: 12px; color: rgba(255,255,255,.5); padding: 0 clamp(20px,5vw,60px); }

/* Footer Mobile — details first, form second */
@media (max-width: 900px) {
  .vft-inner {
    grid-template-columns: 1fr;  /* stack vertically */
    gap: 32px;
  }
  /* On mobile: left (details) comes first naturally since it's first in HTML */
}
@media (max-width: 480px) {
  .vft-inner { padding: 40px 16px; }
  .vft-action-btns { flex-direction: column; }
  .vft-wa-btn, .vft-call-btn { justify-content: center; }
}

/* ════════ WIDGET 15 – FLOOR PLANS ════════ */
.vfp-section {
  background-color: #fff;
  padding: clamp(40px,6vw,80px) clamp(20px,5vw,60px);
  font-family: 'Montserrat', sans-serif;
}

/* Header */
.vfp-header {
  margin-bottom: clamp(24px,3.5vw,44px);
}
.vfp-heading {
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(22px,3vw,38px);
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.2;
  margin: 0 0 10px;
}
.vfp-subheading {
  font-size: clamp(13px,1.1vw,15px);
  color: #666;
  line-height: 1.6;
  margin: 0;
}

/* Grid */
.vfp-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

/* Card */
.vfp-card {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #e8e8e8;
  box-shadow: 0 2px 12px rgba(0,0,0,.06);
  transition: box-shadow .25s, transform .2s;
  display: flex;
  flex-direction: column;
}
.vfp-card:hover {
  box-shadow: 0 6px 24px rgba(0,0,0,.1);
  transform: translateY(-3px);
}

/* Image area */
.vfp-img-wrap {
  width: 100%;
  height: 320px;
  overflow: hidden;
  background: #f7f7f7;
  position: relative;
  flex-shrink: 0;
}
.vfp-img {
  width: 100%;
  height: 100%;
  object-fit: contain;   /* contain so floor plans aren't cropped */
  display: block;
  padding: 8px;
  transition: transform .4s;
}
.vfp-card:hover .vfp-img { transform: scale(1.03); }

/* Placeholder when no image */
.vfp-img-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #bbb;
}
.vfp-img-placeholder i { font-size: 36px; }
.vfp-img-placeholder span { font-size: 13px; }

/* Card body */
.vfp-card-body {
  padding: 16px 18px 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-top: 1px solid #f0f0f0;
}
.vfp-card-title {
  font-size: clamp(14px,1.2vw,17px);
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.3;
}
.vfp-meta {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.vfp-meta-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12.5px;
  color: #555;
  line-height: 1.4;
}
.vfp-meta-item i {
  color: #888;
  font-size: 12px;
  width: 14px;
  flex-shrink: 0;
}
.vfp-card-desc {
  font-size: 12px;
  color: #666;
  line-height: 1.6;
  margin: 4px 0 0;
}
.vfp-plan-link {
  display: inline-block;
  margin-top: auto;
  padding: 8px 16px;
  background: #1a2e5a;
  color: #fff;
  border-radius: 6px;
  font-size: 12.5px;
  font-weight: 600;
  text-decoration: none;
  transition: opacity .2s, transform .2s;
  align-self: flex-start;
}
.vfp-plan-link:hover { opacity: .88; transform: translateY(-1px); }

/* Responsive — handled by inline <style> per widget instance */
/* Fallback global rules */
@media (max-width: 900px) {
  .vfp-grid { grid-template-columns: repeat(2, 1fr) !important; }
}
@media (max-width: 600px) {
  .vfp-section { padding: 32px 16px; }
  .vfp-grid { grid-template-columns: 1fr !important; }
  .vfp-img-wrap { height: 260px; }
}

/* ════════ WIDGET 16 – IMAGE GRID ════════ */
.vig-section {
  background-color: #fff;
  padding: clamp(32px,5vw,72px) clamp(16px,4vw,60px);
  font-family: 'Montserrat', sans-serif;
}
.vig-header { margin-bottom: clamp(20px,3vw,40px); }
.vig-heading { font-family: 'Playfair Display', serif; font-size: clamp(22px,3vw,40px); font-weight: 700; color: #1a1a1a; margin: 0 0 10px; line-height: 1.2; }
.vig-subheading { font-size: clamp(13px,1.1vw,16px); color: #666; margin: 0; line-height: 1.6; }
.vig-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; }
.vig-item { display: flex; flex-direction: column; }
.vig-img-wrap {
  overflow: hidden;
  position: relative;
  background: #f0f0f0;
  transition: box-shadow .25s;
}
.vig-img-wrap.vig-hover-zoom img { transition: transform .4s ease; }
.vig-img-wrap.vig-hover-zoom:hover img { transform: scale(1.06); }
.vig-placeholder { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; color: #ccc; flex-direction: column; gap: 8px; font-size: 13px; }
.vig-placeholder i { font-size: 32px; }
.vig-caption { font-size: 12.5px; color: #333; margin: 8px 0 0; line-height: 1.5; text-align: center; }

/* Header fix for sticky */
.vhd-wrap { position: relative; z-index: 9999; font-family: 'Montserrat', sans-serif; }
.vhd-wrap.vhd-sticky { position: sticky; top: 0; }

/* Header: BUTTONS ALWAYS VISIBLE — key fix */
.vhd-actions-always {
  display: flex !important;  /* always flex on all screens */
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}
/* Hide desktop nav menu on mobile/tablet */
@media (max-width: 900px) {
  .vhd-menu { display: none !important; }
  /* hamburger shows */
  .vhd-hamburger { display: flex !important; }
}
/* But buttons NEVER hide */
@media (max-width: 900px) {
  .vhd-actions-always { display: flex !important; }
  .vhd-hide-btn { font-size: 11px; padding: 6px 10px; }
  .vhd-cta-btn { font-size: 12px; padding: 7px 14px; }
}
@media (max-width: 480px) {
  .vhd-hide-btn { display: none; }  /* on very small screens only hide the info button, keep CTA */
}

/* FAQ answer image */
.vfaq-answer-img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 14px;
  display: block;
}

/* CTA Banner default BG (fallback when no bg group set) */
.vcb-wrap {
  background: linear-gradient(135deg, #2b3f8c 0%, #3a5ab0 100%);
  padding: 60px 48px;
}
.vcb-btn1-wrap, .vcb-btn2-wrap { display: flex; }
