.opus-measure-dialog{width:min(900px,95vw)}.opus-measure-dialog>.opus-form{max-height:75vh;overflow:auto}.opus-measure-group{border-top:1px solid #e1e7ec;padding-top:15px}.opus-measure-group>div:first-child{display:flex;justify-content:space-between;align-items:center}.opus-measure-group h3{margin:0}.opus-measure-group button{border:1px solid #cbd5e1;background:#fff;border-radius:7px;padding:7px 10px;font-weight:700;cursor:pointer}.opus-measure-row{display:grid;grid-template-columns:1.2fr 1fr 1fr 36px;gap:9px;align-items:end;margin-top:10px}.opus-measure-row.edge{grid-template-columns:1.4fr 1fr 36px}.opus-measure-row label{display:grid;gap:5px}.opus-measure-row label span{font-size:.78rem;color:var(--opus-muted)}.opus-measure-row input,.opus-measure-row select{min-height:40px;border:1px solid #cbd5e1;border-radius:7px;padding:7px;font:inherit}.opus-measure-row [data-remove]{height:40px;color:var(--opus-error)}.opus-measure-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:#edf6f6;border-radius:10px;padding:14px}.opus-measure-preview div{display:grid;gap:3px}.opus-measure-preview strong{font-size:1.3rem}.opus-measure-preview span{font-size:.78rem;color:var(--opus-muted)}@media(max-width:650px){.opus-measure-row,.opus-measure-row.edge{grid-template-columns:1fr}.opus-measure-preview{grid-template-columns:1fr}.opus-measure-row [data-remove]{width:40px}}
