.voice-trigger{font-size:12px;padding:5px 9px;margin:5px 0 0 5px;color:#123b70;background:#eef4fc;border:1px solid #bccde1;border-radius:5px;align-self:flex-start;white-space:nowrap}
.voice-trigger:disabled{opacity:.5}.quantity-buttons{display:inline-flex;gap:5px;margin-top:5px}.quantity-buttons[hidden]{display:none}.quantity-buttons button{min-width:42px;min-height:38px;font-size:19px;border:1px solid #bccde1;background:#eef4fc;color:#123b70}
input.material-quantity{-moz-appearance:textfield;appearance:textfield}input.material-quantity::-webkit-inner-spin-button,input.material-quantity::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
#voice-dialog{max-width:560px;width:calc(100% - 32px);border:1px solid #b6c7dc;border-radius:12px;padding:22px;color:#16304b}
#voice-dialog::backdrop{background:#132d4c88}.voice-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.voice-head h2{margin:0}.voice-head button{font-size:22px}.voice-target{font-weight:bold}.voice-info,.voice-hint{font-size:13px;line-height:1.6}.voice-status{padding:12px;background:#eef4fc;line-height:1.6}.voice-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.voice-actions button{min-height:42px;padding:8px 12px}.voice-result{width:100%;margin-top:6px}
@media print{.voice-trigger,.quantity-buttons,#voice-dialog{display:none!important}}

.prep-status-link{cursor:pointer;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;min-height:40px;padding:8px 12px;border:1px solid #c68b27;font:inherit;font-size:12px}
.prep-status-link:hover{background:#ffe4a6}.prep-status-link:focus-visible{outline:3px solid #123b70;outline-offset:3px}
.prep-target{outline:2px solid #c69332;outline-offset:7px;border-radius:4px}
.prep-edit-hint{padding:12px 14px;background:#fff4d8;border-left:4px solid #c69332;line-height:1.6;color:#503b10}
@media print{.prep-status-link{text-decoration:none;border:0}.prep-target{outline:none}.prep-edit-hint{display:none}}

.bulk-entry-bar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;background:#eef4fc;border:1px solid #b7cde5;border-radius:8px;padding:14px;margin-bottom:20px}.bulk-entry-bar>div{flex:1;min-width:200px}.bulk-entry-bar strong,.bulk-entry-bar small{display:block}.bulk-entry-bar small{font-size:12px;color:#56677a;margin-top:5px}
#schedule-form .voice-trigger,#gantt-range-form .voice-trigger{display:none}
#bulk-voice-dialog{width:min(860px,calc(100% - 24px));max-height:90vh;padding:0;border:1px solid #b7cde5;border-radius:12px;color:#16304b}
#bulk-voice-dialog::backdrop{background:#132d4c88}.bulk-head{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;padding:18px 22px;background:#123b70;color:white;z-index:1}.bulk-head h2{margin:0;font-size:21px}.bulk-head p{font-size:12px;margin:6px 0 0}.bulk-head button{background:transparent;color:white;border:0;font-size:24px}
.bulk-content{padding:20px}.bulk-text{width:100%;font-size:16px;line-height:1.6}.bulk-controls,.bulk-footer{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.bulk-controls button,.bulk-footer button{min-height:42px}.bulk-status{line-height:1.6;padding:10px;background:#eef4fc}.bulk-entry{border:1px solid #d5dfeb;border-radius:7px;padding:14px;margin:10px 0}.bulk-check{font-weight:700;display:flex;align-items:center;gap:7px}.bulk-fields{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.bulk-fields>select,.bulk-fields>input{flex:1;min-width:150px;max-width:100%;padding:9px;border:1px solid #bac8d9;font-size:15px}.bulk-fields>small{flex-basis:100%;color:#627086}.bulk-source{display:block;color:#627086;overflow-wrap:anywhere}.bulk-unresolved{padding:14px;background:#fff4d8;border:1px solid #d7ae51;border-radius:7px}.bulk-unresolved li{overflow-wrap:anywhere}.bulk-footer{justify-content:flex-end;padding-top:15px}
@media(max-width:650px){.bulk-head,.bulk-content{padding:14px}.bulk-entry-bar>button{flex:1}.bulk-footer .primary{width:100%}.bulk-fields>select,.bulk-fields>input{width:100%;flex-basis:100%}}
@media print{.bulk-entry-bar,#bulk-voice-dialog{display:none!important}}
.bulk-original{white-space:pre-wrap}

.bulk-repair{border-top:1px solid #d7ae51;padding:14px 0;display:grid;gap:10px}.bulk-repair label{display:grid;gap:5px}.bulk-repair textarea,.bulk-repair select{width:100%;box-sizing:border-box;min-height:44px;padding:10px;font:inherit}.bulk-repair button{min-height:44px;justify-self:start}.bulk-apply-error,.bulk-repair-error{background:#fff0ec;color:#8d2417;border:2px solid #b12d1c;padding:12px;white-space:normal;flex-basis:100%}.bulk-apply-error[hidden],.bulk-repair-error[hidden]{display:none}.bulk-invalid{border:2px solid #b12d1c}.bulk-footer{position:sticky;bottom:0;background:white;border-top:1px solid #bccde1;padding:12px 0}.bulk-repair-error{margin:0}
