
.hind-omu-box{border:1px solid #ddd;padding:20px;border-radius:12px;background:#fff;max-width:820px}
.hind-omu-button{display:inline-block;padding:12px 18px;border-radius:999px;background:#333;color:#fff;text-decoration:none;border:none;cursor:pointer}
.hind-omu-note{color:#666;font-size:.95em}.hind-omu-alert{padding:12px 14px;border-radius:8px;margin:0 0 16px}.hind-omu-alert-success{background:#eef9f0}.hind-omu-alert-error{background:#fff1f1}
.hind-omu-editor[hidden],.hind-omu-overlay[hidden]{display:none!important}
.hind-omu-stage{width:100%;height:auto;background:#fafafa;border-radius:16px;border:1px solid #ddd;touch-action:none;display:block}
.hind-omu-start-edit{margin:10px 0}
.hind-omu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:99999;padding:12px;display:flex;align-items:center;justify-content:center}
.hind-omu-editor-shell{width:min(100%,560px);max-height:100dvh;overflow:auto;background:#fff;border-radius:16px;padding:14px;box-sizing:border-box}
.hind-omu-stage-panel{position:relative;width:min(100%,420px);margin:0 auto;padding:44px 44px 56px}
.hind-omu-stage-wrap{width:100%;max-width:420px;margin:0 auto}
.hind-omu-move,.hind-omu-zoom{position:absolute;border:none;border-radius:999px;background:#222;color:#fff;padding:10px 14px;line-height:1;cursor:pointer}
.hind-omu-up{top:0;left:50%;transform:translateX(-50%)}
.hind-omu-down{bottom:0;left:50%;transform:translateX(-50%)}
.hind-omu-left{left:0;top:50%;transform:translateY(-50%)}
.hind-omu-right{right:0;top:50%;transform:translateY(-50%)}
.hind-omu-zoom-out{left:10px;bottom:8px}
.hind-omu-zoom-in{right:10px;bottom:8px}
.hind-omu-editor-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:10px}
.hind-omu-current img{max-width:220px;height:auto;display:block;margin-top:8px}.hind-omu-submission-list{display:flex;gap:12px;flex-wrap:wrap}.hind-omu-submission-item{min-width:120px}.hind-omu-slot-links ul{margin:0;padding-left:20px}
@media (max-width:600px){.hind-omu-box{padding:14px}.hind-omu-editor-shell{padding:10px;border-radius:12px}.hind-omu-stage-panel{width:100%;padding:38px 38px 54px}.hind-omu-move,.hind-omu-zoom{padding:9px 12px;font-size:14px}.hind-omu-note{font-size:.9em}}

.hind-omu-zoom{font-size:20px;font-weight:700;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;}
.hind-omu-move{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;}

.hind-omu-alert-warning{background:#fff6e5;border:1px solid #f0d28a}.hind-omu-alert-info{background:#eef6ff;border:1px solid #b8d6f8}
