.ord-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:25px 26px;border:1px solid #e0e5fa;border-radius:14px;background:linear-gradient(115deg,#f0f1ff,#f5faff 65%,#eefaf7);margin-bottom:17px}.ord-hero .eyebrow{color:#7c87bc;font-size:8px}.ord-hero h2{font-size:24px;font-weight:650;letter-spacing:-.7px;margin:8px 0}.ord-hero p{font-size:11px;line-height:1.7;color:#8493ac}.ord-draft-tag{font-size:8px;letter-spacing:1px;line-height:1.6;color:#7589ba;border:1px solid #dce5f6;background:#ffffffb8;padding:8px 11px;border-radius:6px;white-space:nowrap}.ord-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:17px}.ord-stats>div{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:17px;position:relative}.ord-stat-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.ord-stat-icon svg{width:18px;height:18px}.ord-stat-icon.blue{background:#edf1ff;color:#6b80dd}.ord-stat-icon.teal{background:#e9f8f5;color:#3ba990}.ord-stat-icon.amber{background:#fff5e3;color:#c49b4f}.ord-stat-icon.purple{background:#f2ecff;color:#9a80cb}.ord-stats strong{font-size:23px;font-weight:600;color:#4f6386;line-height:1}.ord-stats small{display:block;font-size:9px;color:#91a0b7;font-weight:500;margin-top:7px;line-height:1.2}.ord-stat-label{position:absolute;left:65px;bottom:17px;color:#91a0b7;font-size:9px}.ord-stats strong[id]{padding-bottom:18px}.ord-scope{display:flex;gap:10px;border:1px solid #efe5d4;background:#fffcf6;border-radius:9px;padding:13px 15px;color:#a38c61;margin-bottom:21px}.ord-scope>span{padding-top:2px}.ord-scope svg{width:15px;height:15px}.ord-scope p{font-size:10px;line-height:1.8}.ord-scope strong{color:#967441}.ord-scope b{font-weight:600}.ord-workspace{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:19px;align-items:start}.ord-catalog-column{min-width:0}.ord-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:15px}.ord-search{display:flex;align-items:center;gap:8px;background:white;border:1px solid var(--line);padding:10px 12px;border-radius:8px;flex:1;color:#a0adc2}.ord-search svg{width:15px;height:15px}.ord-search input{width:100%;min-width:0;border:0;background:none;color:#657995;font-size:11px;outline:none}.ord-search input::placeholder{color:#a2aec1}.ord-toolbar select{border:1px solid var(--line);background:white;border-radius:7px;padding:10px 7px;color:#8190aa;font-size:11px}.ord-toolbar>span{font-size:9px;color:#a2adc0;white-space:nowrap}.ord-catalog{display:flex;flex-direction:column;gap:11px}.ord-part-card{background:white;border:1px solid var(--line);border-radius:12px;padding:18px;box-shadow:var(--shadow)}.ord-part-heading{display:flex;align-items:center;gap:11px}.ord-part-symbol{width:36px;height:36px;border-radius:9px;background:color-mix(in srgb,var(--part-color) 9%,white);color:var(--part-color);display:grid;place-items:center;flex-shrink:0}.ord-part-symbol svg{width:21px;height:21px}.ord-category{font-size:8px;text-transform:uppercase;letter-spacing:.9px;color:#a2adbf}.ord-part-heading h3{font-size:14px;font-weight:600;color:#4c5f7c;margin-top:4px;line-height:1.4}.ord-status{margin-left:auto;color:#b19763;background:#fff9eb;border:1px solid #f5ead1;border-radius:5px;padding:5px 7px;font-size:8px;white-space:nowrap}.ord-status.entered{color:#8490c8;background:#f2f3ff;border-color:#e6e8fa}.ord-part-data{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:15px;margin:17px 0 13px}.ord-part-data dt{font-size:8px;color:#99a7bb;margin-bottom:5px}.ord-part-data dd{font-size:10px;color:#6c7f99;margin:0;overflow-wrap:anywhere;line-height:1.6}.ord-part-data dd.unknown{color:#b4a58a}.ord-completeness{display:flex;justify-content:space-between;border-top:1px solid #f0f2f8;padding-top:10px;color:#a4b0c1;font-size:8px}.ord-card-actions{display:flex;align-items:center;gap:8px;margin-top:12px;min-height:33px}.ord-card-actions .button{padding:7px 9px;min-height:31px;font-size:9px}.ord-card-actions svg{width:12px;height:12px}.ord-inspect{display:flex;align-items:center;gap:4px;background:none;color:#96a4bb;font-size:9px;padding:8px}.ord-add{margin-left:auto;background:#eef1ff;color:#697dd2;font-size:10px;border-radius:6px;padding:9px 11px;display:flex;align-items:center;gap:5px}.ord-add:hover{background:#e7edff}.ord-add.anatomy{background:#fff3ec;color:#be9478;font-size:9px}.ord-quantity{font-size:9px;color:#8d9ab0;display:flex;align-items:center;gap:7px;margin-left:auto}.ord-quantity input{border:1px solid #dfe5f2;background:#fbfcff;color:#617398;border-radius:6px;font-size:11px;padding:6px 5px;width:61px}.ord-rfq-panel{position:sticky;top:20px;background:white;border:1px solid #e2e7f3;border-radius:13px;padding:19px;box-shadow:var(--shadow)}.ord-rfq-heading{display:flex;align-items:center;gap:10px}.ord-rfq-heading h3{font-size:15px;font-weight:650}.ord-rfq-heading p{font-size:9px;color:#9aa7bb;margin-top:5px}.ord-rfq-asset{padding:13px;background:#f6f8fe;border-radius:8px;margin:17px 0}.ord-rfq-asset strong{font-size:10px;color:#798aaa;line-height:1.6;display:block}.ord-rfq-asset span{display:block;font-size:10px;color:#98a6be;margin-top:5px}.ord-rfq-asset small{font-size:8px;color:#acb5c6;display:block;line-height:1.6;margin-top:8px}.ord-rfq-line{display:flex;align-items:center;gap:5px;padding:11px 0;border-bottom:1px solid #eef1f7}.ord-rfq-line>div{flex:1;min-width:0}.ord-rfq-line strong{display:block;font-size:10px;font-weight:550;line-height:1.6;color:#7585a0}.ord-rfq-line small{display:block;font-size:8px;color:#acb6c6;margin-top:3px;overflow-wrap:anywhere}.ord-rfq-line>span{font-size:10px;color:#8898b5;white-space:nowrap}.ord-rfq-line button{padding:5px;background:none;color:#a9b5c8}.ord-rfq-line svg{width:12px;height:12px}.ord-rfq-note{font-size:9px;color:#a2acc0;line-height:1.8;margin-top:17px}.ord-rfq-note strong{font-size:9px;font-weight:550;color:#8897b0;display:block;margin-bottom:4px}.ord-export-actions{display:flex;flex-direction:column;gap:8px;margin-top:17px}.ord-export-actions .button{font-size:10px;min-height:35px}.ord-export-caption{font-size:8px;color:#a6b1c3;line-height:1.8;text-align:center;margin:12px 0 0}.ord-empty-rfq{text-align:center;padding:21px 5px 13px;color:#a3b0c5}.ord-empty-rfq>span{display:block;width:34px;margin:0 auto 11px;font-size:22px;border-radius:10px;background:#f1f4fd;color:#a3b2d7;padding:3px}.ord-empty-rfq strong{font-size:11px;font-weight:500}.ord-empty-rfq p{font-size:9px;line-height:1.8;margin-top:6px}.ord-empty-search{padding:40px;text-align:center;color:#98a7bc;border:1px dashed #dfe5f1;border-radius:10px;font-size:12px}.ord-dialog{width:min(800px,calc(100vw - 32px));color:#435672}.ord-editor-status{display:flex;align-items:center;justify-content:space-between;font-size:9px;padding:11px 13px;border-radius:7px;background:#f2f4ff;color:#8a96c4;margin-bottom:19px}.ord-editor-status span{letter-spacing:.7px}.ord-editor-status strong{font-weight:550}.ord-spring-note{padding:12px 14px;margin-bottom:18px;background:#fff6ed;border:1px solid #f5e7d6;color:#b7986e;border-radius:8px;font-size:11px;line-height:1.8}.ord-form-fields fieldset{border:0;border-top:1px solid #e8edf5;padding:18px 0 0;margin:0 0 22px;min-width:0}.ord-form-fields legend{padding-right:12px;text-transform:uppercase;letter-spacing:.8px;font-size:10px;color:#8f9eba;font-weight:600}.ord-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ord-field-grid label{display:block;min-width:0}.ord-field-grid label>span{display:block;font-size:10px;color:#7e8da6;min-height:30px;line-height:1.5;margin-bottom:6px}.ord-field-grid label>span b{color:#bd9f68;font-size:8px;display:block;font-weight:500}.ord-field-grid input{font-size:11px;color:#657894;background:#f9fbff;border:1px solid #e0e7f4;border-radius:7px;padding:10px;width:100%}.ord-field-grid input::placeholder{font-size:10px;color:#b4becd}.ord-field-grid small{display:block;font-size:8px;color:#abb7c9;margin-top:6px}.ord-editor-footer{display:flex;align-items:center;gap:18px;justify-content:space-between;border-top:1px solid #e8edf5;padding-top:18px}.ord-editor-footer>.ord-quantity{margin:0;max-width:350px;flex-wrap:wrap}.ord-quantity small{font-size:8px;line-height:1.7;flex-basis:100%;color:#a8b3c4}.ord-editor-footer>div{display:flex;gap:8px}.ord-editor-footer .button{font-size:10px}.ord-anatomy-note{font-size:10px;line-height:1.7;color:#ae9c86;max-width:300px}
.ord-inquiry-fields{border:1px solid #e8edf7;border-radius:9px;background:#fbfcff;padding:12px;margin:13px 0}.ord-inquiry-fields h4{font-size:11px;color:#7b8ead;margin:0 0 5px;font-weight:600}.ord-inquiry-fields>p{font-size:8px;line-height:1.6;color:#a2aec2;margin-bottom:12px}.ord-inquiry-fields label{display:block;margin-top:11px}.ord-inquiry-fields label>span{display:block;font-size:8px;color:#8c9bb2;line-height:1.6;margin-bottom:5px}.ord-inquiry-fields input{width:100%;padding:8px;border:1px solid #e0e7f3;border-radius:6px;font-size:10px;color:#6e81a1;background:white}.ord-inquiry-fields input::placeholder{color:#b2bed0;font-size:9px}.ord-inquiry-fields>small{display:block;font-size:8px;color:#a9b5c8;line-height:1.7;margin-top:12px}
@media(max-width:1450px){.ord-workspace{grid-template-columns:minmax(0,1fr) 250px;gap:14px}.ord-rfq-panel{padding:15px}.ord-part-card{padding:15px}.ord-stats>div{padding:13px;gap:9px}.ord-stat-label{left:58px;bottom:13px}.ord-stat-icon{width:34px;height:34px}.ord-draft-tag{display:none}}
@media(max-width:1100px){.ord-workspace{grid-template-columns:minmax(0,1fr)}.ord-rfq-panel{position:static;order:-1}.ord-rfq-panel #ord-rfq-lines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.ord-rfq-asset{margin:12px 0}.ord-rfq-panel .ord-empty-rfq{padding:9px;grid-column:1/-1}.ord-empty-rfq>span{display:none}.ord-export-actions{flex-direction:row}.ord-export-actions .button{flex:1}.ord-rfq-note{margin-top:10px}.ord-stats{gap:8px}.ord-stats>div{gap:7px;padding:11px}.ord-stat-icon{width:28px;height:30px}.ord-stat-label{left:46px;bottom:11px;font-size:8px}.ord-stats strong{font-size:21px}.ord-stats small{font-size:8px}.ord-hero{padding:21px}.ord-hero h2{font-size:22px}}
@media(max-width:720px){.ord-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ord-stat-label{font-size:9px;left:53px;bottom:13px}.ord-stats>div{padding:13px;gap:10px}.ord-stats small{font-size:9px}.ord-hero{padding:18px}.ord-hero h2{font-size:21px;line-height:1.3}.ord-hero p{font-size:10px}.ord-scope{padding:11px}.ord-scope p{font-size:9px}.ord-part-card{padding:13px}.ord-part-heading{gap:8px}.ord-part-heading h3{font-size:13px}.ord-status{font-size:7px;padding:4px}.ord-part-symbol{width:31px;height:33px}.ord-part-data{gap:9px}.ord-part-data dt{font-size:7px}.ord-part-data dd{font-size:9px}.ord-card-actions{flex-wrap:wrap}.ord-card-actions .button{font-size:9px}.ord-add{font-size:9px;padding:9px}.ord-toolbar{gap:7px}.ord-toolbar>span{display:none}.ord-toolbar select{max-width:95px}.ord-field-grid{grid-template-columns:1fr;gap:14px}.ord-field-grid label>span{min-height:0}.ord-editor-footer{align-items:flex-start;flex-direction:column}.ord-editor-footer>div{width:100%;justify-content:flex-end}.ord-editor-status{font-size:8px;gap:7px}.ord-rfq-panel #ord-rfq-lines{grid-template-columns:1fr}.ord-dialog .modal-header h2{font-size:20px;line-height:1.3}.ord-rfq-panel{padding:15px}.ord-anatomy-note{max-width:none}}
