.prumo-annotator-overlay{position:fixed;inset:0;background:#0f172acc;z-index:10050;display:flex;align-items:center;justify-content:center;padding:18px}.prumo-annotator-dialog{width:min(1180px,98vw);height:min(900px,95vh);background:#fff;border-radius:18px;box-shadow:0 30px 80px #0007;display:grid;grid-template-rows:auto auto 1fr auto;overflow:hidden}.prumo-annotator-head{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid #e3e8ef}.prumo-annotator-head strong{display:block;font-size:18px}.prumo-annotator-head small{display:block;color:#667085;margin-top:2px}.prumo-annotator-head>button{border:0;background:#eef2f6;border-radius:10px;width:36px;height:36px;font-size:22px}.prumo-annotator-tools{display:flex;gap:7px;align-items:center;flex-wrap:wrap;padding:10px 14px;background:#f8fafc;border-bottom:1px solid #e3e8ef}.prumo-annotator-tools span{flex:1}.prumo-annotator-tools button,.prumo-annotator-foot button{border:1px solid #cdd5df;background:#fff;border-radius:9px;padding:8px 11px;font-weight:800;color:#344054}.prumo-annotator-tools button.active{background:#17324d;color:#fff;border-color:#17324d}.prumo-annotator-stage{position:relative;overflow:hidden;background:#111827;display:flex;align-items:center;justify-content:center;min-height:0}.prumo-annotator-stage img{display:block;max-width:100%;max-height:100%;object-fit:contain;user-select:none}.prumo-annotator-stage svg{position:absolute;touch-action:none;cursor:crosshair}.prumo-annotator-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 14px;border-top:1px solid #e3e8ef}.prumo-annotator-foot small{color:#667085}.prumo-annotator-foot .primary{background:#17324d;color:#fff;border-color:#17324d}.prumo-annotator-foot .secondary{background:#fff}@media(max-width:700px){.prumo-annotator-overlay{padding:0}.prumo-annotator-dialog{width:100vw;height:100dvh;border-radius:0}.prumo-annotator-tools span{display:none}.prumo-annotator-tools button{padding:8px}.prumo-annotator-foot small{display:none}.prumo-annotator-foot{justify-content:flex-end}}
