:root{
    --green:#1f6b3a;
    --green-dark:#0f3d22;
    --green-soft:#eef7f0;
    --gold:#d5a847;
    --text:#20302a;
    --muted:#6f7e77;
    --white:#ffffff;
    --shadow:0 18px 55px rgba(18,54,33,.15);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:Arial, Helvetica, sans-serif;color:var(--text);background:#fff;line-height:1.65;overflow-x:hidden}
a{text-decoration:none}
img{max-width:100%}
.col-xl-20{flex:0 0 auto;width:20%}

.main-navbar{background:rgba(255,255,255,.92);backdrop-filter:blur(12px);box-shadow:0 10px 30px rgba(0,0,0,.08);transition:.25s ease}.main-navbar .nav-link{font-weight:800;font-size:.82rem;color:#1b2d24!important;letter-spacing:.02em;padding:.9rem .7rem}.main-navbar .nav-link:hover{color:var(--green)!important}.site-logo{height:58px;width:auto;object-fit:contain}.brand-badge{height:48px;width:48px;border-radius:999px;background:linear-gradient(145deg,var(--green),var(--green-dark));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.brand-text{font-weight:900;color:#163720;max-width:220px;line-height:1.1}

.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(145deg,#0f3d22,#1f6b3a)}.hero-video{position:absolute;top:50%;left:50%;width:120vw;height:67.5vw;min-height:120vh;min-width:213.3vh;transform:translate(-50%,-50%);pointer-events:none;border:0}.hero-overlay{position:absolute;inset:0;background:#000;opacity:var(--hero-overlay-opacity,.35);z-index:1}.hero-content{position:relative;z-index:3;color:#fff;padding-top:90px}.hero-kicker{display:inline-block;border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:.45rem 1rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;font-size:.85rem;background:rgba(255,255,255,.12)}.hero-content h1{font-size:clamp(2.4rem,6vw,5rem);font-weight:900;text-shadow:0 8px 30px rgba(0,0,0,.35);margin:.9rem 0}.hero-content p{font-size:clamp(1.1rem,2.2vw,1.5rem);max-width:760px;margin:0 auto 2rem}.btn-hero{background:var(--gold);color:#1e1c12;border:0;border-radius:999px;padding:1rem 2.2rem;font-weight:900;box-shadow:0 18px 45px rgba(0,0,0,.25)}.btn-hero:hover{background:#f0c65d;color:#111;transform:translateY(-1px)}

.side-header-menu{position:absolute;z-index:5;left:7.5%;top:0;width:318px;max-width:calc(100vw - 32px);background:var(--side-menu-bg);backdrop-filter:blur(4px);min-height:530px}.side-logo{height:118px;background:rgba(255,255,255,.65);display:flex;align-items:center;justify-content:center;padding:14px;color:#243616}.side-logo img{max-height:104px;width:auto;object-fit:contain}.side-logo-fallback{font-size:1.1rem;line-height:1.1;color:#3f491f;text-align:center}.side-logo-fallback strong{font-size:2.3rem;color:#3a5b0f}.mobile-menu-toggle{display:none}.side-menu-list{padding:20px 10px 0}.side-menu-list a{display:flex;align-items:center;color:#fff;font-weight:800;text-transform:uppercase;padding:12px 20px;border-bottom:1px solid rgba(255,255,255,.06);transition:.18s ease}.side-menu-list a:first-child{color:#09b35a;border-bottom:3px solid #18b55b}.side-menu-list a:hover{color:#20d471;transform:translateX(4px)}.side-menu-list .side-menu-button{margin:22px 0 0;background:#28a85a;color:#fff!important;justify-content:center;border:0;border-radius:5px;padding:15px 14px;font-size:1.05rem}.side-menu-list .side-menu-button:hover{background:#19bd5b;transform:none}

.blank-builder-page{min-height:420px;background:#fff}.page-section{padding:90px 0;position:relative;background-size:cover;background-position:center}.section-white{background:#fff}.section-soft{background:var(--green-soft)}.section-green{background:linear-gradient(145deg,var(--green),var(--green-dark));color:#fff}.section-dark{background:#10291a;color:#fff}.section-image{color:#fff}.section-title{max-width:900px;margin:0 auto 42px}.section-align-left .section-title{margin-left:0}.section-align-right .section-title{margin-right:0}.section-main-icon{font-size:2.45rem;color:var(--gold);display:inline-flex;margin-bottom:.6rem}.section-title > span{font-size:.78rem;text-transform:uppercase;font-weight:900;letter-spacing:.12em;color:var(--gold)}.section-title h2{font-size:clamp(1.8rem,4vw,3rem);font-weight:900;color:inherit;margin:.35rem 0}.section-title p{color:var(--muted);font-size:1.05rem}.section-green .section-title p,.section-dark .section-title p,.section-image .section-title p{color:rgba(255,255,255,.82)}.section-content{max-width:960px;margin:0 auto;font-size:1.05rem}.section-align-left .section-content{margin-left:0}.section-align-right .section-content{margin-right:0}.section-content h1,.section-content h2,.section-content h3{font-weight:900;color:var(--green-dark);margin-top:1.4rem}.section-dark .section-content h1,.section-dark .section-content h2,.section-dark .section-content h3,.section-green .section-content h1,.section-green .section-content h2,.section-green .section-content h3,.section-image .section-content h1,.section-image .section-content h2,.section-image .section-content h3{color:#fff}.section-content ul{padding-left:1.15rem}.section-content li{margin-bottom:.65rem}

.builder-card{background:#fff;border:1px solid rgba(31,107,58,.10);border-radius:24px;box-shadow:var(--shadow);overflow:hidden;transition:.2s ease;color:var(--text)}.builder-card:hover{transform:translateY(-3px);box-shadow:0 22px 60px rgba(18,54,33,.20)}.builder-card>img{width:100%;height:230px;object-fit:cover;background:#0b1b12}.builder-card-body{padding:28px}.builder-icon{font-size:2.2rem;color:var(--green);margin-bottom:14px;display:inline-flex}.builder-card h3{font-size:1.22rem;font-weight:900;color:var(--green-dark);margin-bottom:.35rem}.builder-subtitle{font-weight:800;color:var(--gold);margin-bottom:.75rem}.builder-text{color:#44514b}.section-green .builder-card,.section-dark .builder-card,.section-image .builder-card{background:rgba(255,255,255,.95)}

.video-card{background:#fff;border-radius:22px;box-shadow:var(--shadow);overflow:hidden;height:100%;border:1px solid rgba(31,107,58,.08)}.video-card iframe{border:0}.video-card h3{font-size:1.1rem;font-weight:900;color:var(--green-dark);padding:1.1rem;margin:0}.gallery-shell{max-width:1080px;margin:0 auto}.gallery-main{border-radius:28px;box-shadow:var(--shadow);background:#0b1b12;overflow:hidden}.gallery-main .swiper-slide{height:clamp(330px,65vh,680px);display:flex;align-items:center;justify-content:center;background:#0b1b12}.gallery-main img{width:100%;height:100%;object-fit:contain}.gallery-main a{display:block;width:100%;height:100%;position:relative}.fullscreen-hint{position:absolute;right:18px;bottom:18px;background:rgba(0,0,0,.6);color:#fff;border-radius:999px;padding:.55rem .9rem;font-weight:800;font-size:.85rem;backdrop-filter:blur(8px)}.gallery-thumbs{padding:6px 0}.gallery-thumbs .swiper-slide{height:92px;opacity:.45;border-radius:14px;overflow:hidden;cursor:pointer;border:3px solid transparent;background:#111}.gallery-thumbs .swiper-slide-thumb-active{opacity:1;border-color:var(--gold)}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.swiper-button-next,.swiper-button-prev{color:#fff;background:rgba(0,0,0,.35);height:48px;width:48px;border-radius:999px}.swiper-button-next:after,.swiper-button-prev:after{font-size:1.2rem;font-weight:900}.empty-box{border:2px dashed rgba(31,107,58,.25);background:rgba(255,255,255,.7);border-radius:22px;padding:2.4rem;text-align:center;color:var(--muted);font-weight:700}.map-card{border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#fff}.map-card iframe{border:0}.contact-form{background:#fff;padding:2rem;border:1px solid rgba(31,107,58,.10)}.contact-form .form-label{font-size:.8rem;font-weight:900;color:var(--green-dark)}.contact-form .form-control,.contact-form .form-select{min-height:52px;border-radius:14px;border-color:#dfe8e1}.contact-intro{background:var(--green-soft);border-left:6px solid var(--green);border-radius:20px;padding:2rem;color:var(--text)}

.site-footer{background:#07130d;color:rgba(255,255,255,.75)}.site-footer.footer-green{background:linear-gradient(145deg,var(--green),var(--green-dark))}.site-footer.footer-white{background:#fff;color:var(--text);border-top:1px solid rgba(31,107,58,.12)}.footer-column{border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:24px;background:rgba(255,255,255,.04)}.footer-white .footer-column{border-color:rgba(31,107,58,.12);background:#f8fbf9}.footer-icon{font-size:2rem;color:var(--gold);margin-bottom:10px;display:inline-flex}.footer-column h3{font-size:1rem;font-weight:900;text-transform:uppercase}.footer-column ul{padding-left:1rem}.footer-main-text p{margin-bottom:.25rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.12)}.footer-white .footer-bottom{border-color:rgba(31,107,58,.12)}.social-links{display:flex;gap:12px;margin-top:1.5rem}.social-links a{height:48px;width:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--green-dark);font-size:1.25rem;box-shadow:0 10px 26px rgba(0,0,0,.12)}.footer-white .social-links a{background:var(--green);color:#fff}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:62px;height:62px;border-radius:999px;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;box-shadow:0 16px 40px rgba(0,0,0,.25);z-index:999}.installer-body{background:linear-gradient(145deg,var(--green-soft),#fff);min-height:100vh}

@media (max-width:1199px){.col-xl-20{width:33.333333%}.side-header-menu{left:32px}}
@media (max-width:991px){.brand-text{font-size:.9rem}.main-navbar .navbar-collapse{background:#fff;border-radius:18px;margin-top:1rem;padding:.5rem 1rem}.hero-section{min-height:82vh}.page-section{padding:70px 0}.gallery-main .swiper-slide{height:380px}.gallery-thumbs .swiper-slide{height:72px}.contact-form{padding:1.25rem}.side-header-menu{left:12px;right:12px;top:12px;width:auto;min-height:0;border-radius:18px;overflow:hidden}.side-logo{height:86px}.side-logo img{max-height:74px}.mobile-menu-toggle{display:flex;width:100%;border:0;background:#1f6b3a;color:#fff;font-weight:900;align-items:center;justify-content:center;gap:8px;padding:12px}.side-menu-list{display:none;padding:8px 10px 14px}.side-header-menu.is-open .side-menu-list{display:block}.side-menu-list a{padding:10px 14px}.side-menu-list .side-menu-button{margin-top:12px}.builder-card>img{height:190px}}
@media (max-width:575px){.site-logo{height:46px}.brand-badge{height:42px;width:42px}.hero-content{text-align:center}.gallery-main .swiper-slide{height:300px}.fullscreen-hint{font-size:.75rem;right:10px;bottom:10px}.swiper-button-next,.swiper-button-prev{display:none}.whatsapp-float{width:54px;height:54px;font-size:1.7rem}.side-logo-fallback strong{font-size:1.8rem}.col-xl-20{width:100%}}
.video-builder-grid{align-items:flex-start}.video-column{width:100%}.video-column-title{font-size:clamp(1.25rem,2.2vw,1.9rem);font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--green);margin:0 0 16px}.video-column-subtitle{font-weight:800;color:var(--gold);margin:-8px 0 16px}.video-card-clean{border-radius:0;box-shadow:none;border:0;background:transparent}.video-card-clean iframe{border:0}.section-dark .video-column-title,.section-green .video-column-title,.section-image .video-column-title{color:#fff}.section-dark .video-column-subtitle,.section-green .video-column-subtitle,.section-image .video-column-subtitle{color:rgba(255,255,255,.82)}

/* Ajuste: ícone Bootstrap integrado ao headline da seção */
.section-heading-line{display:flex;align-items:flex-start;gap:.65rem;line-height:1.15;max-width:100%;word-break:normal;overflow-wrap:normal}.text-center .section-heading-line{justify-content:center}.text-start .section-heading-line,.text-lg-start .section-heading-line{justify-content:flex-start}.text-end .section-heading-line,.text-lg-end .section-heading-line{justify-content:flex-end}.section-heading-line .section-main-icon{font-size:.92em;color:var(--green);margin:.05em 0 0;line-height:1;display:inline-flex;align-items:center;flex:0 0 auto}.section-heading-line .section-heading-text{display:block;min-width:0;text-wrap:balance;word-break:normal;overflow-wrap:normal}.section-main-icon-alone{font-size:2.4rem;color:var(--green);margin-bottom:.75rem}.section-green .section-heading-line .section-main-icon,.section-dark .section-heading-line .section-main-icon,.section-image .section-heading-line .section-main-icon,.section-green .section-main-icon-alone,.section-dark .section-main-icon-alone,.section-image .section-main-icon-alone{color:var(--gold)}

/* Ajuste: área livre para HTML incorporado, Google Maps e vídeos externos/Facebook */
.section-embed-content{max-width:1120px;width:100%}.section-embed-content iframe{max-width:100%;border:0}.section-embed-content>iframe{display:block;width:100%;min-height:420px;border:0}.section-embed-content .ratio iframe{width:100%;height:100%}.section-embed-content .fb_iframe_widget,.section-embed-content .fb_iframe_widget span,.section-embed-content .fb_iframe_widget iframe{max-width:100%!important}.section-embed-content .row{width:100%}.section-embed-content h1,.section-embed-content h2,.section-embed-content h3{margin-top:0;color:var(--green)}
@media (max-width:575px){.section-title{margin-bottom:30px}.section-title h2{font-size:clamp(1.45rem,7vw,1.8rem);line-height:1.12;letter-spacing:.035em}.section-heading-line{gap:.42rem}.section-heading-line .section-main-icon{font-size:.86em;margin-top:.07em}.section-content{max-width:100%;font-size:1rem}.section-content p{text-align:inherit}.section-embed-content>iframe{min-height:320px}}

/* Footer Premium */
.footer-image-box{margin:0 0 1rem;overflow:hidden;border-radius:18px;background:rgba(255,255,255,.08)}.footer-image-box img{display:block;width:100%;max-height:220px;object-fit:contain;padding:8px}.footer-link-list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.65rem}.footer-link-list a{display:flex;align-items:center;gap:.65rem;color:inherit;font-weight:800;border-radius:12px;padding:.55rem .7rem;background:rgba(255,255,255,.06);transition:.2s ease}.footer-link-list a:hover{background:rgba(255,255,255,.12);color:#fff;transform:translateX(3px)}.footer-white .footer-link-list a{background:rgba(31,107,58,.07);color:var(--green-dark)}.footer-white .footer-link-list a:hover{background:rgba(31,107,58,.12);color:var(--green)}.footer-link-icon{color:var(--gold);font-size:1.05rem}.footer-html-content iframe{width:100%;max-width:100%;border:0;border-radius:16px}.footer-column-mixed{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025))}.footer-white .footer-column-mixed{background:linear-gradient(145deg,#fff,#f2f8f4)}

/* Footer Premium v2: sem cards de fundo nas colunas; efeito visual fica apenas nos links */
.site-footer .footer-column,
.site-footer .footer-column-mixed,
.site-footer.footer-white .footer-column,
.site-footer.footer-white .footer-column-mixed{
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    border-radius:0!important;
    padding:0!important;
}
.site-footer .footer-column h3{margin-bottom:1rem;color:inherit}.site-footer .footer-icon{margin-bottom:.75rem}.site-footer .footer-image-box{background:transparent!important;border-radius:0!important;margin:0 0 1rem;overflow:visible}.site-footer .footer-image-box img{padding:0!important;max-height:230px;object-fit:contain}.site-footer .footer-link-list{margin:.7rem 0 1rem}.site-footer .footer-link-list a{border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(6px)}.site-footer.footer-white .footer-link-list a{border-color:rgba(31,107,58,.10)}.footer-separator{height:var(--sep-height,2px);background:var(--sep-color,#d5a847);border-radius:999px;margin:1rem 0;width:100%;opacity:.95}.footer-separator.is-gradient{background:linear-gradient(90deg,var(--sep-color,#d5a847),var(--sep-color-end,#1f6b3a))}.footer-html-content{margin-bottom:1rem}.footer-html-content:last-child,.footer-link-list:last-child,.footer-image-box:last-child{margin-bottom:0}

/* Header: ações fixas do PWA e login dinâmico */
.nav-action-btn{border:1px solid rgba(255,255,255,.22)!important;border-radius:999px!important;padding:.55rem .9rem!important;margin-left:.35rem;background:rgba(255,255,255,.10)!important;color:#fff!important;font-weight:900!important;display:inline-flex!important;align-items:center;gap:.25rem;line-height:1.1}.nav-action-btn:hover{background:rgba(255,255,255,.18)!important;color:#fff!important;transform:translateY(-1px)}.pwa-install-btn{cursor:pointer}.pwa-install-btn:not(.is-ready){opacity:.92}.side-menu-actions{display:grid;gap:.65rem;margin-top:.75rem}.side-menu-action-btn{width:100%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#fff;text-decoration:none;border-radius:14px;padding:.72rem .9rem;font-weight:900;display:flex;align-items:center;justify-content:center;gap:.25rem;transition:.2s ease}.side-menu-action-btn:hover{background:rgba(255,255,255,.15);color:#fff;transform:translateY(-1px)}button.side-menu-action-btn{font:inherit}.auth-action-btn i,.pwa-install-btn i{color:var(--gold)}
.footer-top-separator{height:var(--footer-sep-height,4px);background:var(--footer-sep-color,#d5a847);width:100%;margin:0;border:0;box-shadow:0 8px 22px rgba(0,0,0,.12)}.footer-top-separator.is-gradient{background:linear-gradient(90deg,var(--footer-sep-color,#d5a847),var(--footer-sep-color-end,#1f6b3a))}
@media(max-width:991px){.nav-action-btn{margin:.35rem 0;width:100%;justify-content:center}.navbar-nav.align-items-lg-center{align-items:stretch!important}}

/* Ajuste V5: altura segura do header lateral sem criar rolagem dentro do menu */
.hero-section{min-height:var(--hero-min-height,100vh)}
.hero-layout-side{min-height:max(var(--hero-min-height,100vh),760px)}
.hero-layout-side .side-header-menu{max-height:none!important;overflow:visible!important;scrollbar-width:auto}
.hero-layout-side .side-menu-list{padding-bottom:24px}
.main-navbar .nav-action-btn{border-color:rgba(31,107,58,.18)!important;background:var(--green)!important;color:#fff!important;box-shadow:0 10px 24px rgba(31,107,58,.18)}
.main-navbar .nav-action-btn:hover{background:var(--green-dark)!important;color:#fff!important}
.pwa-install-btn{touch-action:manipulation;-webkit-tap-highlight-color:transparent;position:relative;z-index:8}
.pwa-install-btn.is-ready{box-shadow:0 0 0 3px rgba(213,168,71,.18)}
.pwa-install-modal-header{background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff;border:0}
.pwa-install-modal-header small{color:rgba(255,255,255,.78);font-weight:700}
.fw-black{font-weight:900}.pwa-install-steps{display:grid;gap:12px}.pwa-install-steps div{border:1px solid rgba(31,107,58,.12);border-radius:16px;padding:13px 14px;background:#f7fbf8}.pwa-install-steps span{display:block;font-size:.78rem;text-transform:uppercase;font-weight:900;color:var(--green);letter-spacing:.04em}.pwa-install-steps strong{display:block;color:var(--text);line-height:1.35}
@media (max-width:991px){.hero-layout-side{min-height:max(var(--hero-min-height,82vh),620px)}.hero-layout-side:has(.side-header-menu.is-open){min-height:max(var(--hero-min-height,82vh),920px)}.hero-layout-side .side-header-menu{max-height:none!important;overflow:hidden!important}.side-menu-actions{position:static;background:transparent;padding-top:0;padding-bottom:0}.side-menu-action-btn{min-height:48px}.pwa-install-modal .modal-dialog{margin:12px}.pwa-install-modal .modal-content{border-radius:18px!important}}
