.preview-overlay[data-v-30f2e9b8]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:99999}.preview-content[data-v-30f2e9b8]{position:relative;background-color:#1e1e1e;border-radius:8px;width:85%;max-width:1000px;height:85%;max-height:750px;display:flex;flex-direction:column;box-shadow:0 10px 30px rgba(0,0,0,.6);overflow:hidden;border:1px solid #3c3c3c}.preview-close-btn[data-v-30f2e9b8]{position:absolute;top:10px;right:20px;background:none;border:none;color:#fff;font-size:36px;font-weight:700;cursor:pointer;z-index:100000;line-height:1;transition:color .2s,transform .2s}.preview-close-btn[data-v-30f2e9b8]:hover{color:#ff4d4d;transform:scale(1.1)}.preview-body[data-v-30f2e9b8]{flex:1;display:flex;justify-content:center;align-items:center;padding:30px;overflow:hidden;background-color:#090909}.preview-img[data-v-30f2e9b8]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:4px}.preview-iframe[data-v-30f2e9b8]{width:100%;height:100%;border:none;background-color:#fff}.preview-footer[data-v-30f2e9b8]{padding:12px;background-color:#1a1a1a;color:#aaa;text-align:center;font-size:13px;font-family:Arial,sans-serif;border-top:1px solid #2d2d2d}