/* Shared frame for hero product screenshots and interactive previews. */
.hero-preview-frame{border:2px solid #69249d!important;background:linear-gradient(135deg,#faf7fd 0%,#fff 55%,#f7f2fb 100%)!important;border-radius:20px!important;box-shadow:0 18px 55px #6c48851a,0 3px 10px #6c488509!important;overflow:hidden}
.hero-preview-frame.hero-preview-image{padding:12px}
.hero-preview-frame.hero-preview-image>img{display:block;width:100%;height:auto;border-radius:10px}
@media(max-width:760px){.hero-preview-frame{border-radius:14px!important}.hero-preview-frame.hero-preview-image{padding:8px}.hero-preview-frame.hero-preview-image>img{border-radius:6px}}
