.pdfoc-tool-wide{max-width:980px}.pdfoc-editor{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}@media (min-width:800px){.pdfoc-editor{grid-template-columns:1fr 280px}}.pdfoc-editor-canvas-wrap{position:relative;background:repeating-conic-gradient(#e2e8f0 0% 25%,#f8fafc 0% 50%) 50%/16px 16px;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:280px}#pdfoc-canvas{max-width:100%;max-height:60vh;display:block;touch-action:none}.pdfoc-crop-box{position:absolute;border:2px dashed #2563eb;background:rgb(37 99 235 / .08);cursor:move}.pdfoc-editor-controls{display:flex;flex-direction:column;gap:.9rem}.pdfoc-control-group{display:flex;flex-wrap:wrap;gap:.5rem}.pdfoc-slider-label{font-size:.85rem;font-weight:600;color:#334155;display:flex;flex-direction:column;gap:.35rem}.pdfoc-slider-label input[type=range]{width:100%}