.fw-fields{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.fw-fields label{display:flex;flex-direction:column;gap:6px}.fw-line{margin:12px 0}.fw-dialog{width:min(680px,calc(100vw - 32px));max-height:85vh;box-sizing:border-box;border:1px solid #cedbd3;border-radius:12px;padding:20px;color:#193d31}.fw-dialog::backdrop{background:#102a2370}.fw-dialog [data-options]{max-height:42vh;overflow:auto;margin:12px 0}.fw-style{display:flex;align-items:center;gap:10px;padding:10px;border-bottom:1px solid #dce6df}.fw-style input,#fwReviewedLabel input{width:auto!important}.fw-dialog input:not([type=checkbox]){width:100%;box-sizing:border-box}.fw-dialog h3{flex:1}#fwFilter{max-width:600px;width:100%;box-sizing:border-box;margin-bottom:12px}@media(max-width:680px){.fw-fields{grid-template-columns:1fr 1fr}.fw-fields label:first-child{grid-column:1/-1}}
