.pdf-unlocker-module__gPgGXa__passwordRow{-ms-flex-align:center;align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);margin-bottom:var(--space-lg);-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flexbox;display:flex}.pdf-unlocker-module__gPgGXa__passwordLabel{color:var(--text-secondary);white-space:nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;gap:6px;font-size:13px;font-weight:600;display:-ms-flexbox;display:flex}.pdf-unlocker-module__gPgGXa__passwordInputWrap{-ms-flex:1;flex:1;min-width:200px;position:relative}.pdf-unlocker-module__gPgGXa__passwordInput{border-radius:var(--radius-sm);border:1px solid var(--border-primary);background:var(--bg-tertiary);width:100%;color:var(--text-primary);font-size:15px;font-family:var(--font-mono);box-sizing:border-box;outline:none;padding:10px 44px 10px 14px;transition:border-color .2s,box-shadow .2s}.pdf-unlocker-module__gPgGXa__passwordInput:focus{border-color:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.15)}.pdf-unlocker-module__gPgGXa__eyeBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;padding:2px;font-size:16px;line-height:1;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.pdf-unlocker-module__gPgGXa__passwordHint{color:var(--text-tertiary);-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:-4px;font-size:12px}.pdf-unlocker-module__gPgGXa__dropZone{border:2px dashed var(--border-primary);border-radius:var(--radius-lg);cursor:pointer;background:var(--bg-secondary);text-align:center;outline:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:10px;padding:48px 24px;transition:border-color .2s,background .2s;display:-ms-flexbox;display:flex}.pdf-unlocker-module__gPgGXa__dropZone:hover,.pdf-unlocker-module__gPgGXa__dropZone:focus{background:rgba(245,158,11,.04);border-color:#f59e0b}.pdf-unlocker-module__gPgGXa__dropIcon{color:#f59e0b;opacity:.85}.pdf-unlocker-module__gPgGXa__dropTitle{color:var(--text-primary);margin:0;font-size:16px;font-weight:700}.pdf-unlocker-module__gPgGXa__dropSub{color:var(--text-tertiary);margin:0;font-size:13px}.pdf-unlocker-module__gPgGXa__summaryBadges{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-left:auto;display:-ms-flexbox;display:flex}.pdf-unlocker-module__gPgGXa__badge{border-radius:999px;-ms-flex-align:center;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:-ms-inline-flexbox;display:inline-flex}.pdf-unlocker-module__gPgGXa__badge[data-type=pending]{color:var(--text-secondary);background:rgba(100,116,139,.12)}.pdf-unlocker-module__gPgGXa__badge[data-type=done]{color:#10b981;background:rgba(16,185,129,.12)}.pdf-unlocker-module__gPgGXa__badge[data-type=error]{color:#ef4444;background:rgba(239,68,68,.12)}.pdf-unlocker-module__gPgGXa__fileList{gap:var(--space-sm);margin-top:var(--space-md);-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex}.pdf-unlocker-module__gPgGXa__fileRow{-ms-flex-align:center;align-items:center;gap:var(--space-md);background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-md);padding:12px 16px;transition:border-color .2s,background .2s;animation:.2s ease-out pdf-unlocker-module__gPgGXa__slideIn;display:-ms-flexbox;display:flex}@keyframes pdf-unlocker-module__gPgGXa__slideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.pdf-unlocker-module__gPgGXa__fileRow[data-status=done]{background:rgba(16,185,129,.04);border-color:rgba(16,185,129,.3)}.pdf-unlocker-module__gPgGXa__fileRow[data-status=error]{background:rgba(239,68,68,.04);border-color:rgba(239,68,68,.3)}.pdf-unlocker-module__gPgGXa__fileRow[data-status=unlocking]{background:rgba(245,158,11,.04);border-color:rgba(245,158,11,.3)}.pdf-unlocker-module__gPgGXa__fileIcon{color:var(--text-secondary);-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.pdf-unlocker-module__gPgGXa__fileMeta{-ms-flex:1;flex:1;min-width:0}.pdf-unlocker-module__gPgGXa__fileName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.pdf-unlocker-module__gPgGXa__fileSize{color:var(--text-tertiary);-ms-flex-align:center;align-items:center;gap:8px;margin-top:2px;font-size:12px;display:-ms-flexbox;display:flex}.pdf-unlocker-module__gPgGXa__downloadName{color:var(--text-tertiary);font-size:11px;font-family:var(--font-mono);margin-top:3px}.pdf-unlocker-module__gPgGXa__statusTag{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.pdf-unlocker-module__gPgGXa__statusTag[data-type=unlocking]{color:#f59e0b;background:rgba(245,158,11,.15)}.pdf-unlocker-module__gPgGXa__statusTag[data-type=done]{color:#10b981;background:rgba(16,185,129,.15)}.pdf-unlocker-module__gPgGXa__statusTag[data-type=error]{color:#ef4444;text-overflow:ellipsis;white-space:nowrap;background:rgba(239,68,68,.12);max-width:280px;overflow:hidden}.pdf-unlocker-module__gPgGXa__fileActions{-ms-flex-negative:0;flex-shrink:0;gap:6px;display:-ms-flexbox;display:flex}.pdf-unlocker-module__gPgGXa__dlBtn,.pdf-unlocker-module__gPgGXa__removeBtn{border-radius:var(--radius-sm);border:1px solid var(--border-primary);background:var(--bg-tertiary);cursor:pointer;width:32px;height:32px;color:var(--text-secondary);-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition:all .15s;display:-ms-flexbox;display:flex}.pdf-unlocker-module__gPgGXa__dlBtn{color:#10b981;background:rgba(16,185,129,.08);border-color:rgba(16,185,129,.3)}.pdf-unlocker-module__gPgGXa__dlBtn:hover{background:rgba(16,185,129,.18);transform:translateY(-1px)}.pdf-unlocker-module__gPgGXa__removeBtn:hover{color:#ef4444;background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.3)}.pdf-unlocker-module__gPgGXa__removeBtn:disabled{opacity:.4;cursor:not-allowed}.pdf-unlocker-module__gPgGXa__emptyNote{color:var(--text-tertiary);text-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:12px;padding:48px 0;display:-ms-flexbox;display:flex}.pdf-unlocker-module__gPgGXa__emptyNote p{margin:0;font-size:14px}.pdf-unlocker-module__gPgGXa__spin{animation:.8s linear infinite pdf-unlocker-module__gPgGXa__spin}@keyframes pdf-unlocker-module__gPgGXa__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.pdf-unlocker-module__gPgGXa__passwordRow{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch}.pdf-unlocker-module__gPgGXa__passwordHint{margin-top:0}.pdf-unlocker-module__gPgGXa__summaryBadges{margin-left:0}.pdf-unlocker-module__gPgGXa__fileRow{-ms-flex-wrap:wrap;flex-wrap:wrap}}
