/* Keep application styles out of browser annotation overlays. */
@scope (#app, #modal-root, #toast) {
.published-bom-fields{display:grid;gap:16px}.published-bom-fields select{width:100%;min-width:0}.published-bom-fields p{overflow-wrap:anywhere}
.dev-role{display:flex;flex-direction:row;align-items:center;font-size:12px;gap:8px}.dev-role select{min-height:30px;padding:4px 8px;width:120px}.bom-meta{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,2fr) minmax(0,1fr);gap:18px;margin-bottom:26px}.bom-editor{min-width:1200px;table-layout:fixed}.bom-editor th:first-child{width:60px}.bom-editor th:nth-child(2){width:160px}.bom-editor th:nth-child(3){width:240px}.bom-editor th:nth-child(4){width:100px}.bom-editor th:nth-child(5){width:90px}.bom-editor th:nth-child(6){width:120px}.bom-editor th:nth-child(7){width:160px}.bom-editor th:nth-child(8){width:230px}.bom-editor th:last-child{width:55px}.bom-editor td{padding:7px}.bom-editor input{width:100%;font-size:13px}.heading h1{overflow-wrap:anywhere;min-width:0}.topbar>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-right:10px}.loading>.page-error{margin-bottom:16px}#material-form{display:flex;flex-direction:column;min-height:0;overflow:auto}#company-choice>button{margin-top:16px}#company-choice p{line-height:1.8}.account strong{font-size:13px}.bom-customer-row{cursor:pointer}
.duplicate-modal{max-width:1180px}.duplicate-groups{display:grid;gap:18px}.duplicate-group{border:1px solid var(--line);border-radius:6px;padding:14px;background:#fbfdfc}.duplicate-group.blocked{background:#fffaf5}.duplicate-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.duplicate-group-head label{font-size:13px}.duplicate-group-head span{font-size:12px;color:var(--muted)}.duplicate-warning{color:#a86116;font-size:12px;margin:0 0 10px}.duplicate-group table{min-width:900px}.duplicate-group th,.duplicate-group td{padding:8px 10px}.duplicate-retain{display:flex;flex-direction:row;align-items:center;gap:6px;white-space:nowrap}.duplicate-retain input{width:15px;height:15px;min-height:auto;accent-color:var(--green)}
@media(max-width:700px){.bom-meta{grid-template-columns:1fr;gap:12px}.sidebar nav{flex-wrap:wrap;justify-content:flex-start}.nav-button{width:auto}.topbar{height:auto;min-height:48px}.dev-role{font-size:11px;gap:5px}.dev-role select{width:105px}.bom-meta label{font-size:12px}.duplicate-modal .modal-foot{flex-wrap:wrap}.duplicate-modal .modal-foot button{flex:1}.duplicate-group{padding:10px}.duplicate-group-head{align-items:flex-start;flex-direction:column}}
}
