.field-palette{background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a;height:-webkit-fit-content;height:fit-content;max-height:calc(100vh - 140px);overflow-y:auto;padding:20px;width:200px}.field-palette h3{color:#111827;font-size:16px;font-weight:600;margin:0 0 15px}.field-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.field-item{align-items:center;background:#f9fafb;border:2px solid #e5e7eb;border-radius:6px;cursor:grab;display:flex;gap:10px;padding:10px;transition:all .2s;-webkit-user-select:none;user-select:none}.field-item:hover{background:#f3f4f6;border-width:2px;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.field-item:active{background:#e5e7eb;cursor:grabbing}.field-item span{color:#374151;flex:1 1;font-size:13px;font-weight:500}.palette-hint{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:4px;margin-top:15px;padding:10px}.palette-hint p{color:#92400e;font-size:12px;line-height:1.4;margin:0}@media (max-width:768px){.field-palette{display:none}}.pdf-editor{background:#f3f4f6;display:flex;flex-direction:column;height:100vh}.editor-header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;padding:20px}.editor-header h1{color:#111827;font-size:24px;margin:0 0 15px}.controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.controls button{background:#3b82f6;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background .2s}.controls button:hover:not(:disabled){background:#2563eb}.controls button:disabled{background:#d1d5db;cursor:not-allowed}.controls input[type=file]{background:#fff;border:1px solid #d1d5db;border-radius:4px;padding:8px}.controls span{color:#6b7280;font-size:14px;font-weight:500}.editor-content{display:flex;flex:1 1;gap:20px;overflow:hidden;padding:20px}.pdf-container{align-items:center;background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a;display:flex;flex:1 1;justify-content:center;overflow:auto;position:relative}.pdf-canvas{display:block}.field{border-radius:4px;box-sizing:border-box;transition:border .1s}.field.selected{z-index:10}.field span{pointer-events:none}.editor-footer{align-items:center;background:#fff;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:15px 20px}.export-btn{background:#10b981;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background .2s}.export-btn:hover{background:#059669}@media (max-width:768px){.editor-content{flex-direction:column;gap:15px;padding:10px}.editor-header h1{font-size:18px}.controls{align-items:flex-start;flex-direction:column}.editor-footer{flex-direction:column;gap:10px;text-align:center}}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root,.app,body,html{height:100%;width:100%}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=main.131b9b0a.css.map*/