.pdfc-page{width:min(100%,610px);margin:0 auto;padding:20px 3px 52px;animation:pdfc-in .23s var(--ease-out)}.pdfc-header{display:flex;align-items:center;gap:14px;margin-bottom:24px}.pdfc-header-icon,.pdfc-drop-icon{display:grid;place-items:center;border:1px solid rgba(0,212,170,.22);border-radius:12px;color:var(--accent-2);background:#00d4aa1a}.pdfc-header-icon{width:49px;height:49px;font-size:1.35rem}.pdfc-header h1{margin:0 0 4px;color:var(--text);font-size:1.34rem;font-weight:850}.pdfc-header p{margin:0;color:var(--text-muted);font-size:.79rem;line-height:1.6}.pdfc-section{margin-bottom:16px}.pdfc-section-label{margin:0 0 8px;padding:0 3px;color:var(--text-muted);font-size:.67rem;font-weight:850;letter-spacing:.09em}.pdfc-card{border:1px solid var(--border);border-radius:10px;background:var(--bg-elevated)}.pdfc-drop{min-height:147px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:20px 16px;border-style:solid;color:var(--text-muted);cursor:pointer;text-align:center;transition:.16s var(--ease-out)}.pdfc-drop:hover,.pdfc-drop.drag{border-color:var(--accent-2);background:#00d4aa0b;transform:translateY(-1px)}.pdfc-drop.selected{border-style:solid;border-color:#00d4aa73}.pdfc-drop-icon{width:52px;height:52px;font-size:1.55rem}.pdfc-drop b{max-width:100%;overflow:hidden;color:var(--text);font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.pdfc-drop small{font-size:.67rem}.pdfc-drop input{position:absolute;width:1px;height:1px;opacity:0}.pdfc-levels{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:10px}.pdfc-level{min-height:78px;padding:8px 5px;border:1px solid var(--border);border-radius:8px;color:var(--text-muted);background:var(--surface);text-align:center;transition:.15s var(--ease-out)}.pdfc-level:hover{border-color:var(--accent-2);color:var(--text)}.pdfc-level.active{border-color:var(--accent-2);color:var(--accent-2);background:#00d4aa14;box-shadow:0 0 0 1px #00d4aa1a}.pdfc-level b{display:block;margin-bottom:5px;font-size:.76rem}.pdfc-level small{display:block;font-size:.61rem;line-height:1.4}.pdfc-privacy{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:15px}.pdfc-privacy b{display:block;color:var(--text);font-size:.79rem}.pdfc-privacy small{display:block;margin-top:6px;color:var(--text-muted);font-size:.66rem;line-height:1.5}.pdfc-privacy>span{width:23px;height:23px;display:grid;place-items:center;flex:0 0 auto;border-radius:6px;color:#fff;background:var(--accent);font-size:.8rem;opacity:.75}.pdfc-action{width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:8px;font-size:.86rem;font-weight:850;transition:.15s var(--ease-out)}.pdfc-action:disabled{opacity:.4;cursor:not-allowed}.pdfc-action.primary{color:#fff;background:#7c5cfc;box-shadow:0 4px 16px #7c5cfc3d}.pdfc-action.success{margin-top:14px;color:#003b31;background:var(--accent-2);box-shadow:0 4px 16px #00d4aa30}.pdfc-action:not(:disabled):hover{filter:brightness(1.08);transform:translateY(-1px)}.pdfc-results{padding:15px;animation:pdfc-in .18s var(--ease-out)}.pdfc-results p{margin:0 0 11px;color:var(--text-muted);font-size:.78rem;font-weight:750;text-align:center}.pdfc-progress{height:6px;overflow:hidden;border-radius:99px;background:var(--surface-strong)}.pdfc-progress i{display:block;width:0;height:100%;border-radius:99px;background:linear-gradient(90deg,#8c77ff,var(--accent-2));transition:width .25s var(--ease-out)}.pdfc-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.pdfc-stats>div{display:flex;flex-direction:column;gap:5px;padding:11px;border:1px solid var(--border);border-radius:8px;background:var(--surface);text-align:center}.pdfc-stats span{color:var(--text-muted);font-size:.64rem;font-weight:800}.pdfc-stats b{color:var(--text);font:850 .94rem ui-monospace,SFMono-Regular,Menlo,monospace}.pdfc-stats b.old{color:#f77}.pdfc-stats b.new{color:var(--accent-2)}.pdfc-stats .saved{grid-column:span 2}.pdfc-stats .saved b{color:var(--accent);font-size:1.12rem}.pdfc-page [hidden]{display:none!important}@keyframes pdfc-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:520px){.pdfc-page{padding-top:13px}.pdfc-header h1{font-size:1.18rem}.pdfc-header p{font-size:.73rem}.pdfc-levels{gap:5px;padding:7px}.pdfc-level{min-height:73px}.pdfc-level b{font-size:.69rem}.pdfc-level small{font-size:.56rem}}.pdfc-page .pdfc-header-icon{width:49px;height:49px;padding:12px}.pdfc-page .pdfc-drop-icon{display:block;width:52px;height:52px;padding:13px}.pdfc-page .pdfc-inline-icon{width:16px;height:16px;flex:0 0 16px;vertical-align:middle}.pdfc-page .pdfc-privacy b{display:inline-flex;align-items:center;gap:6px}.pdfc-page .pdfc-privacy__check{width:23px;height:23px;flex:0 0 23px;padding:5px;border-radius:6px;color:#fff;background:var(--accent);opacity:.75}
