.offer-docx-studio{min-width:0;max-width:100%;color:inherit}
.offer-docx-studio[hidden],.offer-docx-studio [hidden]{display:none!important}
.offer-docx-mode .offer-template-stage{display:none}
.offer-docx-mode .offer-template-toolbar-group:not(.offer-template-toolbar-import){display:none}
.offer-docx-mode [data-action="insert-offer-template-image"]{display:none}
.offer-docx-controls{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 0}
.offer-docx-controls button{display:inline-flex;align-items:center;justify-content:center;gap:6px;max-width:100%;min-height:40px;white-space:normal;overflow-wrap:break-word}
.offer-docx-controls svg{width:18px;height:18px;flex:none}
.offer-docx-status,.offer-docx-import-report{margin:8px 0;overflow-wrap:anywhere}
.offer-docx-import-provenance{margin:8px 0;min-width:0;overflow-wrap:anywhere}
.offer-docx-review{display:flex;align-items:flex-start;gap:8px;margin:8px 0;min-width:0}
.offer-docx-review input{width:16px;height:16px;flex:0 0 16px;margin:3px 0}
.offer-docx-review span{min-width:0;overflow-wrap:break-word}
.offer-docx-frame{display:block;box-sizing:border-box;width:100%;height:640px;max-width:100%;min-width:0;border:1px solid #7b8791;background:#e6e8eb}
.offer-docx-mappings{border-block:1px solid #c5ccd2;margin:12px 0;padding:10px 0}
.offer-docx-mappings summary,.offer-docx-import-provenance summary{cursor:pointer;font-weight:600;min-height:32px}
.offer-docx-token-list{font-size:14px;overflow-wrap:anywhere}
.offer-docx-candidate{border-top:1px solid #d5dce1;padding:10px 0;min-width:0}
.offer-docx-candidate label{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,240px);gap:6px 12px;min-width:0}
.offer-docx-candidate label>span:first-child{font-size:14px;font-weight:600}
.offer-docx-source-text{grid-column:1;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;max-height:120px;overflow:auto}
.offer-docx-candidate select{grid-column:2;grid-row:1 / 3;width:100%;max-width:100%;min-width:0;min-height:40px;align-self:center;font:inherit}
.offer-docx-studio :is(button,select,input,summary):focus-visible{outline:2px solid #036b99;outline-offset:3px}
@media(max-width:600px){.offer-docx-candidate label{grid-template-columns:minmax(0,1fr)}.offer-docx-candidate select{grid-column:1;grid-row:auto}.offer-docx-frame{height:580px}}
