/* V&G 2.1 — sistema botánico visible y robusto */
.vg-hero-vine,.vg-section-mark,.vg-section-branch,.vg-divider,.vg-footer-garden{
  display:block!important;
  visibility:visible!important;
  height:auto!important;
  pointer-events:none;
}
.hero{position:relative;isolation:isolate;overflow:hidden}
.vg-hero-vine{position:absolute!important;z-index:3!important;width:clamp(220px,28vw,400px)!important;opacity:.88!important;filter:drop-shadow(0 12px 24px rgba(24,15,13,.18))}
.vg-hero-vine-left{left:-20px!important;bottom:-18px!important}
.vg-hero-vine-right{right:-20px!important;top:-10px!important}
.hero-content{position:relative;z-index:4!important}

.vg-section-mark{position:relative!important;z-index:5!important;width:64px!important;margin:18px auto 24px!important;opacity:1!important}
.vg-story-mark{width:58px!important}
.vg-gifts-blossom{width:82px!important}

.vg-divider{position:relative!important;z-index:5!important;width:min(620px,88vw)!important;margin:20px auto 46px!important;opacity:1!important}
.gallery-divider{width:min(520px,84vw)!important}

.section-header{position:relative!important;isolation:isolate}
.vg-section-branch{position:absolute!important;z-index:2!important;opacity:.62!important;filter:drop-shadow(0 8px 18px rgba(81,69,63,.08))}
.section-header>*:not(.vg-section-branch){position:relative;z-index:3}
.vg-location-vine{width:230px!important;right:-18px!important;top:-72px!important;transform:rotate(7deg)}
.vg-dress-olive{width:175px!important;left:-8px!important;top:-34px!important;transform:rotate(-8deg)}
.vg-rsvp-eucalyptus{width:170px!important;right:-10px!important;top:-28px!important;transform:rotate(7deg)}

.footer{position:relative!important;overflow:hidden!important}
.vg-footer-garden{position:relative!important;z-index:4!important;width:min(980px,96vw)!important;margin:4px auto 12px!important;opacity:1!important}
.footer-crest,.footer-content{position:relative;z-index:5}

.story,.program,.location,.dress-code,.gifts,.rsvp,.gallery{position:relative;overflow:hidden}
.story-content,.program-container,.section-container{position:relative;z-index:1}

@media(max-width:700px){
 .vg-hero-vine{width:200px!important;opacity:.72!important}
 .vg-hero-vine-left{left:-70px!important;bottom:-12px!important}
 .vg-hero-vine-right{right:-72px!important;top:-6px!important}
 .vg-location-vine{width:170px!important;right:-45px!important;top:-35px!important;opacity:.48!important}
 .vg-dress-olive{width:130px!important;left:-30px!important;top:-8px!important;opacity:.55!important}
 .vg-rsvp-eucalyptus{width:130px!important;right:-34px!important;top:4px!important;opacity:.5!important}
 .vg-divider{width:90vw!important;margin-bottom:34px!important}
 .vg-footer-garden{width:112vw!important;margin-left:-6vw!important}
}
