/* DreamDay Wisteria Cascade Pavilion — template-specific polish */
.wis-site{--scene-pad:clamp(64px,8vw,120px)}
.wis-main{position:relative}
.wis-stage:not(.wis-hero):not(.wis-closing){border-top:1px solid rgba(155,115,150,.08)}
.wis-stage:where(.wis-story,.wis-map,.wis-rsvp) .wis-section-intro:before,
.wis-stage:where(.wis-events,.wis-gallery,.wis-gift,.wis-guestbook) .wis-section-intro:before{
  content:'';display:block;width:88px;height:24px;margin:0 0 14px;background:url('assets/art/antique_gold_wisteria_flourish_divider.png') left center/contain no-repeat
}
.wis-stage:where(.wis-events,.wis-gallery,.wis-gift,.wis-guestbook) .wis-section-intro:before{filter:brightness(1.45)}
.wis-map .wis-button,.wis-story .wis-button{margin-top:4px}
.wis-person:nth-child(1){transform:translateY(18px)}
.wis-person:nth-child(3){transform:translateY(-14px)}
.wis-archive:nth-child(odd){transform:translateY(12px)}
.wis-archive:nth-child(even){transform:translateY(-12px)}
@media(max-width:850px){.wis-person:nth-child(1),.wis-person:nth-child(3),.wis-archive:nth-child(n){transform:none}}
