.pdf-edit-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 0}.pdf-edit-settings label{min-width:0}.pdf-edit-settings input,.pdf-editor input[type=file]{max-width:100%;min-width:0}.pdf-edit-settings .wide{grid-column:1/-1}.pdf-editor [hidden]{display:none!important}.pdf-edit-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.2rem 0}.pdf-edit-actions button{min-height:44px}.pdf-editor{padding:clamp(16px,3vw,32px)!important}.pdf-editor .notice{border-left:3px solid #075568;padding:.8rem;background:#eef4f4}.pdf-editor canvas{display:block;max-width:100%;height:auto;max-height:720px;object-fit:contain;margin:auto;background:#fff}.pdf-editor figure{margin:1rem 0;padding:1rem;background:#e8eeef;border-radius:8px}.pdf-editor figcaption{font-size:.9rem;margin-bottom:1rem}.pdf-editor [disabled]{opacity:.55;cursor:not-allowed}.pdf-editor :focus-visible{outline:3px solid #c77b1c;outline-offset:3px}.pdf-editor #status{min-height:1.5em}.pdf-editor #file-info{overflow-wrap:anywhere}.pdf-editor input[type=color]{min-height:44px;padding:4px}@media(max-width:480px){.pdf-edit-settings{grid-template-columns:1fr}.pdf-edit-actions button{flex:1 1 40%}}
