.mpos-wrap{font-family:Arial,Helvetica,sans-serif;padding:18px;background:#fff}.mpos-toolbar{display:flex;gap:10px;margin:0 0 15px;flex-wrap:wrap}.mpos-toolbar button,.mpos-actions button,.mpos-save,.mpos-close,.mpos-photo-btn{border:0;border-radius:6px;padding:7px 10px;background:#1d4ed8;color:#fff;cursor:pointer}.mpos-seed-demo{background:#047857!important}.mpos-export-print{background:#7c3aed!important}.mpos-fit{background:#0f766e!important}.mpos-canvas-wrap{position:relative;overflow:auto;background:#fff;border:1px solid #e5e7eb;min-height:420px;width:100%;box-shadow:inset 0 0 0 1px #f8fafc}.mpos-canvas{position:absolute;left:0;top:0;min-width:1200px;min-height:650px}.mpos-lines{position:absolute;left:0;top:0;pointer-events:none;overflow:visible;z-index:1}.mpos-connector{fill:none;stroke:#111;stroke-width:1.4}.mpos-node{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #111;box-sizing:border-box;padding:8px 12px;text-align:center;cursor:move;user-select:none}.mpos-node strong{font-size:13px;line-height:1.2}.mpos-node span,.mpos-node small{font-size:12px;line-height:1.25}.mpos-actions{display:none;position:absolute;left:50%;transform:translateX(-50%);bottom:-30px;white-space:nowrap;z-index:20;gap:4px}.mpos-editor-on .mpos-node:hover .mpos-actions{display:flex}.mpos-actions button{font-size:10px;padding:4px 6px;background:#111827;cursor:pointer}.mpos-modal{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:99999;display:flex;align-items:center;justify-content:center}.mpos-box{background:#fff;padding:20px;border-radius:14px;max-width:460px;width:92%;box-shadow:0 20px 70px rgba(0,0,0,.25)}.mpos-box label{display:block;font-weight:600;margin:8px 0}.mpos-box input{width:100%;padding:8px;border:1px solid #d1d5db;border-radius:6px}.mpos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mpos-modal-actions{display:flex;gap:10px}.mpos-directory{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.mpos-person{border:1px solid #e5e7eb;border-radius:10px;padding:14px;background:#fff}.mpos-person span,.mpos-person small{display:block}@media(max-width:768px){.mpos-wrap{padding:10px}.mpos-canvas-wrap{height:560px!important}.mpos-actions{position:static;transform:none;margin-top:4px;display:flex;flex-wrap:wrap;justify-content:center}.mpos-grid{grid-template-columns:1fr}}
@media print{.mpos-toolbar,.mpos-actions,.mpos-modal{display:none!important}.mpos-wrap{overflow:visible;padding:0}.mpos-canvas-wrap{overflow:visible;border:0;height:auto!important}.mpos-lines,.mpos-canvas{position:absolute}}

.mpos-editor-on .mpos-inline{cursor:text;border-radius:3px;padding:1px 3px}.mpos-editor-on .mpos-inline:hover{outline:1px dashed #2563eb;background:rgba(37,99,235,.06)}.mpos-inline.mpos-editing{outline:2px solid #2563eb;background:#fff;min-width:40px;cursor:text;user-select:text}.mpos-node:has(.mpos-editing){cursor:text}
