.cr-dialog{border:1px solid #cad6df;border-radius:20px;padding:24px;max-width:480px;width:calc(100% - 32px);max-height:85dvh;overflow:auto;box-sizing:border-box;color:#263b4a;background:#fff}.cr-dialog::backdrop{background:#14273699}.cr-dialog form{display:grid;gap:14px}.cr-dialog h2,.cr-dialog p{margin:0}.cr-dialog label{display:grid;gap:8px}.cr-dialog [hidden]{display:none}.cr-dialog select,.cr-dialog textarea{font:inherit;box-sizing:border-box;width:100%;min-width:0;padding:10px;border:1px solid #aab9c5;border-radius:8px}.cr-actions{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0}.cr-button{font:inherit;color:inherit;background:#f5f8fa;border:1px solid #bacbd7;border-radius:10px;padding:10px 14px;cursor:pointer;min-height:44px;overflow-wrap:anywhere}.cr-button:disabled{opacity:.55;cursor:default}.cr-button[aria-pressed=true]{background:#deedf7}.cr-row,.cr-detail{padding:16px;border:1px solid #cad6df;border-radius:14px;margin:12px 0;overflow-wrap:anywhere;background:#fff}.cr-context img{display:block;width:140px;max-width:100%;height:110px;object-fit:contain;margin-bottom:10px}.cr-detail .cr-context img{width:360px;height:auto;max-height:350px}.cr-status{overflow-wrap:anywhere}.lg-report-button{border:0;background:transparent;color:inherit;opacity:.75;font:inherit;padding:10px;cursor:pointer;min-height:44px}.lg-action-row{flex-wrap:wrap}.lg-report-button:hover{opacity:1}
