.stattool-detail-root[data-v-ba298ec0]{width:min(calc(100% - 32px),var(--container-width));margin:0 auto;padding:20px 0 40px}.stattool-detail-state[data-v-ba298ec0]{text-align:center;padding:60px;color:#4b5563}.stattool-detail-state.error[data-v-ba298ec0]{color:#c62828}.stattool-spinner[data-v-ba298ec0]{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin-ba298ec0 1s linear infinite;margin:0 auto 12px}@keyframes spin-ba298ec0{to{transform:rotate(1turn)}}.stattool-btn-primary[data-v-ba298ec0]{background:#2563eb;color:#fff;padding:8px 20px;border-radius:6px;border:none;font-size:14px;cursor:pointer;text-decoration:none}.stattool-run-view[data-v-ba298ec0]{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.05)}.stattool-run-header[data-v-ba298ec0]{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px 24px;display:flex;align-items:center;justify-content:space-between}.stattool-run-title-area[data-v-ba298ec0]{display:flex;align-items:center;gap:12px}.stattool-run-back-btn[data-v-ba298ec0]{font-size:13px;color:#4b5563;display:flex;align-items:center;gap:4px;cursor:pointer;border:none;background:none;text-decoration:none}.stattool-run-title-area h3[data-v-ba298ec0]{font-size:16px;font-weight:600;margin:0}.stattool-run-actions[data-v-ba298ec0]{display:flex;gap:12px}.stattool-run-actions button[data-v-ba298ec0]{border:1px solid #e5e7eb;padding:6px 12px;border-radius:4px;font-size:13px;color:#4b5563;background:#fff;cursor:pointer}.stattool-run-frame-wrap[data-v-ba298ec0]{position:relative;width:100%;height:calc(100vh - 170px);min-height:720px;background:#fff}.stattool-run-loading[data-v-ba298ec0]{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:5}.stattool-run-iframe[data-v-ba298ec0]{width:100%;height:100%;border:none}@media (max-width:991px){.stattool-run-header[data-v-ba298ec0]{align-items:flex-start;flex-direction:column;gap:10px}.stattool-run-frame-wrap[data-v-ba298ec0]{height:calc(100vh - 190px);min-height:640px}}