.qimg-wrap{width:100%;margin-bottom:var(--sp-5,20px);flex-direction:column;align-items:center;gap:6px;display:flex}.qimg-btn{background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;width:100%;padding:0;display:flex}.qimg-img{object-fit:contain;border-radius:var(--r-md,12px);border:var(--bd-thin,1px solid #e6e6e6);background:#fff;width:auto;max-width:100%;height:auto;max-height:min(50vh,420px)}.qimg-hint{color:#8a8a8a;align-items:center;gap:4px;font-size:12px;display:inline-flex}.qimg-skeleton{border-radius:var(--r-md,12px);border:var(--bd-thin,1px solid #e6e6e6);color:#9a9a9a;background:linear-gradient(90deg,#f2f2f2 25%,#e8e8e8 37%,#f2f2f2 63%) 0 0/200% 100%;justify-content:center;align-items:center;width:100%;max-width:420px;height:200px;font-size:13px;animation:1.4s ease-in-out infinite qimg-shimmer;display:flex}@keyframes qimg-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.qimg-error{border-radius:var(--r-md,12px);color:#a1394a;text-align:center;background:#fdf4f4;border:1px dashed #d6a5a5;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;max-width:420px;min-height:120px;padding:16px;font-size:14px;display:flex}.qimg-retry{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:999px;padding:6px 16px;font-size:13px}.qimg-lightbox{z-index:1000;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.qimg-full{object-fit:contain;cursor:default;background:#fff;border-radius:8px;width:auto;max-width:96vw;height:auto;max-height:92vh;box-shadow:0 10px 40px #0006}.qimg-close{cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;width:40px;height:40px;font-size:22px;line-height:40px;position:absolute;inset-block-start:12px;inset-inline-end:16px}
