/* Namespaced: no theme typography, layout, or form overrides. */
.vm-positioned { position: relative !important; }
.vm-layer { position: absolute; inset: 0; z-index: 2; overflow: clip; pointer-events: none !important; contain: layout style; }
.vm-layer *, .vm-layer img { pointer-events: none !important; user-select: none; }
.vm-layer-footer { height: 190px; bottom: auto; }
.vm-events-banner { height: 110px; width: min(1280px, 100%); margin: 0 auto -45px; position: relative; }
.vm-layer-title .vm-star { width: 24px !important; }
.vm-butterfly { position: absolute; left: 0; top: 0; display: block; aspect-ratio: 143 / 166; transform-origin: 50% 60%; }
.vm-butterfly[hidden] { display: none !important; }
.vm-butterfly-art { position: relative; display: block; width: 100%; height: 100%; perspective: 360px; transform: rotate(-14deg); }
.vm-layer .vm-wing { position: absolute; inset: 0; display: block; width: 100%; height: 100%; max-width: none; object-fit: contain; transform-origin: 49% 62%; border: 0; border-radius: 0; box-shadow: none; }
.vm-wing-left { clip-path: polygon(0 0,60% 0,50% 56%,32% 100%,0 100%); }
.vm-wing-right { clip-path: polygon(60% 0,100% 0,100% 100%,32% 100%,50% 56%); }
.vm-wing-body { clip-path: polygon(0 0,100% 0,100% 31%,59% 38%,36% 100%,28% 100%,49% 36%,0 28%); }
.vm-original-butterfly { visibility: hidden !important; }
.vm-scene .chm_imagefloat { animation: none !important; }
.vm-depth { position: absolute; display: block; }
.vm-star { display: block; height: auto; fill: #e0c763; stroke: #fff2b5; stroke-width: 2px; opacity: .85; }
.vm-layer-studio .vm-star, .vm-layer-reviews .vm-star { fill: #ffea9e; }
.vm-layer-footer .vm-star { fill: #c2a3ce; stroke: #ede0ff; }
.vm-layer .vm-plant { position: absolute; display: block; width: 145px; height: auto; max-width: 24%; transform-origin: 55% 96%; opacity: .9; }
.vm-plant-0 { left: 3%; top: 20px; }
.vm-plant-1 { right: 4%; top: 36px; }
.vm-layer .vm-plant-2 { right: 18%; top: 80px; width: 95px; opacity: .7; }
.vm-pause-control { position: fixed; left: 14px; bottom: 14px; z-index: 9990; border: 1px solid #b8a4c8; border-radius: 30px; padding: 8px 13px; background: #fffaf7; color: #382252; font: 12px/1.3 system-ui,sans-serif; box-shadow: 0 2px 10px #30204016; cursor: pointer; }
.vm-pause-control:hover { background: #f3eafa; color: #382252; }
.vm-pause-control:focus-visible { outline: 3px solid #634482; outline-offset: 3px; }
.vm-pause-control[hidden] { display: none !important; }
@media (max-width: 799px) {
  .vm-events-banner { height: 66px; margin-bottom: -20px; }
  .vm-layer-title .vm-star { width: 17px !important; }
  .vm-layer-footer { height: 150px; }
  .vm-layer .vm-plant { width: 95px; }
  .vm-layer .vm-plant-2 { width: 66px; top: 72px; }
  .vm-star { max-width: 27px; }
  .vm-pause-control { font-size: 11px; left: 9px; bottom: 9px; padding: 7px 10px; }
}
