.editor-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px}.editor-tools{position:sticky;top:96px;align-self:start}.editor-tools button{width:100%;margin:5px 0}.editor-tools .danger{background:#b42318}.editor-stage{overflow:auto;background:#2d3842;padding:18px;border-radius:12px;max-height:78vh}.pdf-page{position:relative;margin:auto;width:max-content;box-shadow:0 5px 24px #0008}.pdf-page canvas{display:block;background:#fff}.field-layer{position:absolute;inset:0}.pdf-field{position:absolute;border:2px solid #00a5df;background:#00a5df24;cursor:move;min-width:10px;min-height:10px;touch-action:none}.pdf-field span{position:absolute;left:0;top:-19px;background:#0752a2;color:#fff;font-size:10px;padding:2px 5px;white-space:nowrap;max-width:180px;overflow:hidden}.pdf-field i{position:absolute;right:-5px;bottom:-5px;width:12px;height:12px;background:#fff;border:2px solid #0752a2;cursor:nwse-resize}.pdf-field.selected{border-color:#ffb000;background:#ffb00035}.type-checkbox{border-radius:2px}.type-signature{border-style:dashed}.editor-nav{display:flex;gap:5px;align-items:center;flex-wrap:wrap;margin-bottom:10px}.editor-nav button{width:auto}.editor-note{background:#fff6d8;border:1px solid #efcf72;padding:12px;border-radius:8px;margin-bottom:12px}@media(max-width:850px){.editor-layout{grid-template-columns:1fr}.editor-tools{position:static}.editor-stage{max-height:65vh}}
