.Invert_wrapper__HHnhJ{padding-top:20px}.Invert_toolbar__x_G7W{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px;background:transparent;border:none;padding:0}.Invert_fileInfo__sWF2M{display:flex;align-items:center;gap:12px;font-family:inherit;color:inherit}.Invert_actions__KS0GA{display:flex;gap:10px}.Invert_splitView__08wqY{display:grid;grid-template-columns:300px 1fr;gap:20px;height:600px;margin-top:20px}.Invert_fileList__7u_Z9{display:flex;flex-direction:column;gap:8px;overflow-y:auto;max-height:100%;padding-right:4px}.Invert_fileItem__M2A42{display:flex;align-items:center;justify-content:space-between;padding:12px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition)}.Invert_fileItem__M2A42:hover{background:var(--bg-card-hover);border-color:var(--accent-1)}.Invert_fileItem__M2A42.Invert_selected__wuk7M{background:rgba(124,92,252,.15);border-color:var(--accent-1)}.Invert_fileLeft__qynqr{display:flex;align-items:center;gap:10px;overflow:hidden}.Invert_fileIcon__DFGxA{font-size:1.2rem}.Invert_fileName__Yf1I_{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:inherit}.Invert_iconBtn__ezg3L{background:transparent;border:none;padding:4px;color:var(--text-secondary);cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all var(--transition)}.Invert_iconBtn__ezg3L:hover{background:rgba(255,255,255,.1);color:var(--danger)}.Invert_previewContainer__q0k30{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.Invert_previewHeader__CD0k_{position:absolute;top:20px;left:20px;right:20px;display:flex;justify-content:space-between;pointer-events:none;z-index:10}.Invert_previewCanvasArea__vJNlT{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:auto}.Invert_previewCanvasArea__vJNlT canvas{max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 0 20px rgba(0,0,0,.3)}.Invert_pageSelector__ZmK7t{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;background:rgba(0,0,0,.6);padding:8px 16px;border-radius:100px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Invert_pageBtn__2Nb81{background:transparent;border:none;color:#fff;cursor:pointer;font-size:1.1rem;padding:0 4px;display:flex;align-items:center;transition:color .2s}.Invert_pageBtn__2Nb81:hover{color:var(--accent-1)}.Invert_pageBtn__2Nb81:disabled{opacity:.3;cursor:default}.Invert_pageInfo__Yce35{font-size:.9rem;font-weight:500;color:#fff;min-width:80px;text-align:center}@media (max-width:900px){.Invert_splitView__08wqY{grid-template-columns:1fr;grid-template-rows:auto 500px;height:auto}.Invert_fileList__7u_Z9{max-height:300px}}