.order-review-workspace{--review-blue:#1677ff;--review-border:#e7eaf0;--review-muted:#667085;color:#172033;gap:14px;min-width:0;display:grid}.order-review-page-header,.order-review-section-head,.order-review-form-foot{justify-content:space-between;align-items:center;gap:18px;display:flex}.order-review-page-header{padding:2px 0 4px}.order-review-page-header h2,.order-review-section-head h3{margin:3px 0 0}.order-review-page-header h2{letter-spacing:-.02em;font-size:22px}.order-review-page-header p,.order-review-section-head small,.order-review-form-foot span{color:var(--review-muted);margin:5px 0 0;font-size:13px}.order-review-eyebrow,.order-review-section-head>div>span{color:#8b95a7;letter-spacing:.14em;font-size:10px;font-weight:800}.order-review-state-chip,.order-review-stage-status{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.order-review-state-chip.is-pending{color:#ad6800;background:#fff7e6}.order-review-state-chip.is-approved{color:#237804;background:#f6ffed}.order-review-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.order-review-metrics article,.order-review-facts,.order-review-action-card,.order-review-readonly-note,.order-review-state-card,.order-review-progress-state{border:1px solid var(--review-border);background:#fff;border-radius:10px;box-shadow:0 4px 14px #13214409}.order-review-metrics article{grid-template-columns:1fr auto;gap:2px 12px;padding:13px 15px;display:grid}.order-review-metrics article span,.order-review-metrics article small{color:var(--review-muted);font-size:12px}.order-review-metrics article strong{grid-row:span 2;font-size:25px;line-height:1.15}.order-review-facts,.order-review-action-card,.order-review-authority-card{padding:15px}.order-review-authority-card{border:1px solid var(--review-border);background:#fff;border-radius:10px;box-shadow:0 4px 14px #13214409}.order-review-authority-hint{color:var(--review-muted);margin:12px 0 0;font-size:13px}.order-review-authority-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.order-review-authority-item{border:1px solid var(--review-border);background:#fafbfc;border-radius:8px;gap:10px;min-width:0;padding:12px;display:grid}.order-review-authority-item>div{gap:4px;display:grid}.order-review-authority-item>div span,.order-review-authority-item>p{color:var(--review-muted);font-size:12px}.order-review-authority-item>p{min-height:30px;margin:0}.order-review-authority-item code{color:#596579;overflow-wrap:anywhere;width:fit-content;font-size:11px}.order-review-authority-item label{color:#445069;gap:6px;font-size:12px;font-weight:700;display:grid}.order-review-authority-item select,.order-review-authority-item button{color:#172033;min-height:40px;font:inherit;background:#fff;border:1px solid #d9dde5;border-radius:7px;padding:0 10px}.order-review-authority-item button{border-color:var(--review-blue);background:var(--review-blue);color:#fff;cursor:pointer;font-weight:700}.order-review-authority-item :is(select,button):disabled{cursor:wait;opacity:.58}.order-review-stage-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.order-review-stage-flow li{border:1px solid var(--review-border);background:#fafbfc;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:11px;display:flex;position:relative}.order-review-stage-flow li:not(:last-child):after{z-index:1;content:"";border-top:1px solid #cfd5df;width:6px;position:absolute;top:50%;right:-7px}.order-review-step{color:#596579;background:#eef3fb;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.order-review-stage-flow li>div{gap:5px;min-width:0;display:grid}.order-review-stage-flow li b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.order-review-stage-status{color:#667085;background:#eef2f7;justify-content:center;width:fit-content;min-height:22px;padding:0 8px;font-size:11px}.order-review-stage-flow .is-approved{background:#f6ffed;border-color:#b7ebc6}.order-review-stage-flow .is-approved .order-review-step,.order-review-stage-flow .is-approved .order-review-stage-status{color:#237804;background:#e6f7e9}.order-review-stage-flow .is-pending{background:#fffaf0;border-color:#ffe2a8}.order-review-stage-flow .is-pending .order-review-step,.order-review-stage-flow .is-pending .order-review-stage-status{color:#ad6800;background:#fff1cf}.order-review-stage-flow .is-rejected{background:#fff2f0;border-color:#ffccc7}.order-review-stage-flow .is-rejected .order-review-step,.order-review-stage-flow .is-rejected .order-review-stage-status{color:#cf1322;background:#ffe2de}.order-review-stage-flow li.is-current{border-color:var(--review-blue);box-shadow:0 0 0 3px #1677ff1a}.order-review-stage-flow li.is-current .order-review-step{background:var(--review-blue);color:#fff}.order-review-rejection{color:#8c1d18;background:#fff2f0;border-left:3px solid #ff4d4f;border-radius:5px;gap:10px;margin-top:10px;padding:9px 11px;font-size:13px;display:flex}.order-review-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.order-review-form label{color:#445069;gap:6px;font-size:12px;font-weight:700;display:grid}.order-review-form .is-wide{grid-column:1/-1}.order-review-form input,.order-review-form select,.order-review-form textarea,.order-review-form button{color:#172033;min-height:44px;font:inherit;background:#fff;border:1px solid #d9dde5;border-radius:7px;padding:0 11px}.order-review-form textarea{resize:vertical;min-height:84px;padding-block:10px}.order-review-form :is(input,select,textarea,button):focus-visible{outline-offset:1px;border-color:var(--review-blue);outline:3px solid #1677ff33}.order-review-form button{border-color:var(--review-blue);background:var(--review-blue);color:#fff;cursor:pointer;min-width:132px;font-weight:700}.order-review-form button:disabled{opacity:.58;cursor:wait}.order-review-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.order-review-form button.is-secondary{color:#334155;background:#fff;border-color:#b8c4d6}.order-review-readonly-note,.order-review-state-card,.order-review-progress-state,.order-review-feedback{align-items:center;gap:9px;padding:12px 14px;font-size:13px;display:flex}.order-review-readonly-note{background:#fafbfc;border-style:dashed}.order-review-readonly-note span,.order-review-state-card span{color:var(--review-muted)}.order-review-state-card{justify-content:center;min-height:110px}.order-review-progress-state{min-height:92px}.order-review-state-card.is-error,.order-review-progress-state.is-error,.order-review-feedback.is-error{color:#a8071a;background:#fff2f0;border-color:#ffccc7}.order-review-feedback{border-radius:7px;margin:0}.order-review-feedback.is-success{color:#237804;background:#f6ffed}.order-review-action-guard{color:#1d4f91;background:#f0f5ff;border:1px solid #d6e4ff;border-radius:8px;margin:0;padding:10px 13px;font-size:13px}.order-review-next-step{background:var(--review-blue);color:#fff;border-radius:6px;margin-left:auto;padding:7px 11px;font-weight:700;text-decoration:none}.order-review-loading-dot{background:var(--review-blue);border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite alternate order-review-pulse}@keyframes order-review-pulse{to{opacity:.3;transform:scale(.72)}}:is([data-theme=dark],[data-color-scheme=dark]) .order-review-workspace{--review-border:#303a4d;--review-muted:#a8b3c6;color:#f3f6fb}:is([data-theme=dark],[data-color-scheme=dark]) :is(.order-review-metrics article,.order-review-facts,.order-review-action-card,.order-review-authority-card,.order-review-readonly-note,.order-review-state-card,.order-review-progress-state){box-shadow:none;background:#151b26}:is([data-theme=dark],[data-color-scheme=dark]) .order-review-stage-flow li,:is([data-theme=dark],[data-color-scheme=dark]) .order-review-readonly-note,:is([data-theme=dark],[data-color-scheme=dark]) .order-review-authority-item{background:#1b2331}:is([data-theme=dark],[data-color-scheme=dark]) .order-review-form label{color:#dbe2ef}:is([data-theme=dark],[data-color-scheme=dark]) .order-review-form :is(input,select,textarea){color:#f3f6fb;background:#111722;border-color:#3a465c}:is([data-theme=dark],[data-color-scheme=dark]) .order-review-authority-item label{color:#dbe2ef}:is([data-theme=dark],[data-color-scheme=dark]) .order-review-authority-item select{color:#f3f6fb;background:#111722;border-color:#3a465c}:is([data-theme=dark],[data-color-scheme=dark]) .order-review-stage-flow .is-approved{background:#14271d}:is([data-theme=dark],[data-color-scheme=dark]) .order-review-stage-flow .is-pending{background:#2c2413}:is([data-theme=dark],[data-color-scheme=dark]) .order-review-stage-flow .is-rejected,:is([data-theme=dark],[data-color-scheme=dark]) .order-review-rejection,:is([data-theme=dark],[data-color-scheme=dark]) .order-review-state-card.is-error,:is([data-theme=dark],[data-color-scheme=dark]) .order-review-progress-state.is-error,:is([data-theme=dark],[data-color-scheme=dark]) .order-review-feedback.is-error{color:#ffb3b0;background:#311a1d}:is([data-theme=dark],[data-color-scheme=dark]) .order-review-action-guard{color:#b7d6ff;background:#13253d;border-color:#244a79}@media (width<=820px){.order-review-stage-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.order-review-stage-flow li:after{display:none}}@media (width<=620px){.order-review-page-header,.order-review-section-head,.order-review-form-foot,.order-review-rejection{flex-direction:column;align-items:flex-start}.order-review-metrics,.order-review-stage-flow,.order-review-form,.order-review-authority-list{grid-template-columns:1fr}.order-review-form .is-wide{grid-column:auto}.order-review-form button{width:100%}}.order-shell,.order-detail,.order-job-drawer,.order-confirm-dialog,.order-center-workspace{--oc-bg:#f4f5fa;--oc-surface:#fff;--oc-surface-soft:#f8f9fc;--oc-line:#eef0fa;--oc-line-strong:#d7d9e8;--oc-text:#1c1d22;--oc-muted:#6e7079;--oc-brand:#5570f1;--oc-brand-soft:#eef0ff;--oc-primary-hover:#405bdc;--oc-secondary:#ffcc91;--oc-danger:#c13d3d;--oc-success:#157f57;color:var(--oc-text);font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}@keyframes order-loading-visibility-reveal{to{visibility:visible;opacity:1}}[data-loading-visibility=delayed]{visibility:hidden;opacity:0;animation:0s step-end .16s forwards order-loading-visibility-reveal}[data-theme=dark] .order-shell,[data-theme=dark] .order-detail,[data-theme=dark] .order-job-drawer,[data-theme=dark] .order-confirm-dialog,[data-theme=dark] .order-center-workspace,[data-color-scheme=dark] .order-shell,[data-color-scheme=dark] .order-detail,[data-color-scheme=dark] .order-job-drawer,[data-color-scheme=dark] .order-confirm-dialog,[data-color-scheme=dark] .order-center-workspace{--oc-bg:#11161b;--oc-surface:#171d23;--oc-surface-soft:#1d242b;--oc-line:#2c353e;--oc-line-strong:#3c4752;--oc-text:#edf2f6;--oc-muted:#9aa6b2;--oc-brand:#68aaf4;--oc-brand-soft:#17324f;--oc-primary-hover:#1f5f9d;--oc-danger:#f07878;--oc-success:#58c99d}.order-shell{box-sizing:border-box;background:var(--oc-bg);width:100%;min-width:0;padding:18px 24px 24px}.order-page-heading,.order-detail-heading{justify-content:space-between;align-items:center;gap:18px;min-height:44px;margin-bottom:10px;display:flex}.order-page-heading h1,.order-detail-heading h2,.order-job-drawer h2{color:var(--oc-text);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:750}.order-page-heading p{color:var(--oc-muted);margin:3px 0 0;font-size:12px}.order-admin-chip,.order-selected-count{border:1px solid var(--oc-line);background:var(--oc-surface);height:26px;color:var(--oc-muted);border-radius:3px;align-items:center;padding:0 9px;font-size:12px;display:inline-flex}.order-filter-bar{box-sizing:border-box;border:1px solid var(--oc-line);background:var(--oc-surface);border-radius:12px 12px 0 0;grid-template-columns:minmax(136px,1fr) 240px 132px 142px 132px 68px 110px 52px;align-items:center;gap:8px;min-height:61px;padding:0 16px;display:grid;position:relative}.order-filter-title{align-self:center;align-items:center;display:flex}.order-filter-title h2{color:var(--oc-text);margin:0;font-size:16px;font-weight:650}.order-filter{align-items:center;min-width:0;display:flex;position:relative}.order-filter>span:first-child{color:var(--oc-muted);letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.order-filter input,.order-filter select,.order-owner-input input,.order-pagination input,.order-pagination select,.order-authorized-fields input{box-sizing:border-box;border:1px solid var(--oc-line-strong);background:var(--oc-surface);min-width:0;height:29px;color:var(--oc-text);font:inherit;border-radius:4px;outline:none;padding:0 8px;font-size:12px}.order-filter input,.order-filter select{width:100%}.order-filter-keyword input{padding-left:28px}.order-search-icon{z-index:1;width:14px;height:14px;color:var(--oc-muted);pointer-events:none;display:block;position:absolute;left:9px}.order-filter-select select{appearance:none;padding-right:28px}.order-filter-chevron{flex:0 0 16px;width:16px;height:16px;display:block}.order-filter-select>.order-filter-chevron{color:var(--oc-muted);pointer-events:none;position:absolute;right:7px}.order-filter-owner{min-width:0;position:relative}.order-filter-owner>summary{box-sizing:border-box;width:100%;height:29px;color:var(--oc-text);border:1px solid var(--oc-line-strong);background:var(--oc-surface);cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:6px;padding:0 7px 0 9px;font-size:12px;font-weight:500;list-style:none;display:flex}.order-filter-owner>summary::-webkit-details-marker{display:none}.order-filter-owner[open]>summary .order-filter-chevron{transform:rotate(180deg)}.order-owner-input{z-index:14;border:1px solid var(--oc-line);background:var(--oc-surface);border-radius:4px;width:220px;padding:6px;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 10px 26px #0f1c2a24}.order-owner-input input{width:100%}.order-filter input:focus,.order-filter select:focus,.order-owner-input input:focus,.order-pagination input:focus,.order-pagination select:focus{border-color:var(--oc-brand);box-shadow:0 0 0 2px color-mix(in srgb, var(--oc-brand) 16%, transparent)}.order-filter-date{align-self:center;position:relative}.order-filter-date>summary{box-sizing:border-box;width:68px;height:29px;color:var(--oc-text);border:1px solid var(--oc-line-strong);background:var(--oc-surface);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:5px;padding:0 6px;font-size:12px;font-weight:600;list-style:none;display:flex}.order-filter-date>summary::-webkit-details-marker{display:none}.order-date-icon{width:14px;height:14px;color:var(--oc-muted);flex:0 0 14px;display:block}.order-date-calendar{z-index:20;box-sizing:border-box;border:1px solid var(--oc-line);background:var(--oc-surface);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:548px;padding:16px;display:grid;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 14px 36px #0f1c2a29}.order-calendar-month{min-width:0}.order-calendar-month-head{justify-content:space-between;align-items:center;height:32px;margin-bottom:8px;display:flex}.order-calendar-month-head h3{color:var(--oc-text);margin:0;font-size:14px;font-weight:650}.order-calendar-navigation{align-items:center;gap:2px;display:flex}.order-calendar-navigation button{box-sizing:border-box;width:28px;height:28px;color:var(--oc-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;padding:0;display:grid}.order-calendar-navigation button:hover,.order-calendar-navigation button:focus-visible{color:var(--oc-brand);background:color-mix(in srgb, var(--oc-brand) 8%, transparent);outline:none}.order-calendar-navigation .order-pagination-chevron{width:16px;height:16px}.order-calendar-double-chevron{align-items:center;width:20px;display:flex}.order-calendar-double-chevron .order-pagination-chevron+.order-pagination-chevron{margin-left:-10px}.order-calendar-weekdays,.order-calendar-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;display:grid}.order-calendar-weekdays{margin-bottom:4px}.order-calendar-weekdays span{height:24px;color:var(--oc-muted);place-items:center;font-size:11px;display:grid}.order-calendar-day{min-width:0;height:30px;color:var(--oc-text);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:4px;place-items:center;padding:0;font-size:12px;display:grid}.order-calendar-day:hover,.order-calendar-day:focus-visible{color:var(--oc-brand);outline:1px solid color-mix(in srgb, var(--oc-brand) 52%, transparent);outline-offset:-1px}.order-calendar-day.is-outside{color:color-mix(in srgb, var(--oc-muted) 52%, #fff)}.order-calendar-day.is-in-range{color:var(--oc-brand);background:color-mix(in srgb, var(--oc-brand) 12%, #fff);border-radius:0}.order-calendar-day.is-range-start,.order-calendar-day.is-range-end{color:#fff;background:var(--oc-brand);font-weight:650}.order-calendar-day.is-range-start{border-radius:5px 0 0 5px}.order-calendar-day.is-range-end{border-radius:0 5px 5px 0}.order-calendar-day.is-range-start.is-range-end{border-radius:5px}.order-filter-actions{align-items:center;gap:6px;min-width:0;display:flex}.order-filter-actions .oc-button,.order-filter-more summary{width:52px;padding:0}.order-filter-more{align-self:center}.order-filter-more summary{box-sizing:border-box;border:1px solid var(--oc-line-strong);background:var(--oc-surface);height:29px;color:var(--oc-text);cursor:pointer;border-radius:4px;place-items:center;padding:0 9px;font-size:12px;font-weight:600;list-style:none;display:grid}.order-filter-more summary::-webkit-details-marker{display:none}.order-filter-more[open]>div{z-index:12;border:1px solid var(--oc-line);background:var(--oc-surface);border-radius:4px;grid-template-columns:repeat(2,minmax(160px,1fr));gap:8px;width:min(620px,100% - 16px);padding:10px;display:grid;position:absolute;top:calc(100% + 5px);right:8px;box-shadow:0 14px 36px #0f1c2a29}.oc-button,.order-page-button,.order-detail-close,.order-job-drawer header button{border:1px solid var(--oc-line-strong);background:var(--oc-surface);height:29px;color:var(--oc-text);cursor:pointer;font:inherit;white-space:nowrap;border-radius:4px;padding:0 10px;font-size:12px;font-weight:600}.push-order-inbox{z-index:40;border:1px solid var(--oc-line-strong);background:var(--oc-bg);border-radius:6px;width:min(92vw,1100px);max-height:min(88vh,760px);position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 16px 42px #17212b2e}.push-order-inbox-heading{z-index:2;border-bottom:1px solid var(--oc-line-strong);background:var(--oc-bg);margin:-18px -24px 10px;padding:18px 24px 10px;position:sticky;top:0}.push-order-inbox-grid{grid-template-columns:minmax(520px,1.35fr) minmax(360px,.9fr);gap:12px;display:grid}.push-order-detail{border:1px solid var(--oc-line);border-radius:4px;padding:14px}.push-order-fields{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.push-order-fields>div{border:1px solid var(--oc-line);padding:9px}.push-order-fields dt{color:var(--oc-muted);font-size:11px}.push-order-fields dd{overflow-wrap:anywhere;margin:3px 0 0}.push-order-actions{gap:9px;margin-top:12px;display:grid}@media (width<=1100px){.push-order-inbox{width:94vw}.push-order-inbox-grid{grid-template-columns:1fr}}a.oc-button{box-sizing:border-box;align-items:center;text-decoration:none;display:inline-flex}.oc-button:focus-visible,.order-job-drawer:focus-visible,.order-confirm-dialog:focus-visible{outline:2px solid var(--oc-brand);outline-offset:2px}.oc-button:hover:not(:disabled),.order-page-button:hover:not(:disabled){border-color:var(--oc-brand);color:var(--oc-brand)}.oc-button.is-primary{border-color:var(--oc-brand);background:var(--oc-brand);color:#fff}.oc-button.is-primary:hover:not(:disabled){border-color:var(--oc-primary-hover);background:var(--oc-primary-hover);color:#fff}.oc-button.is-danger{border-color:color-mix(in srgb, var(--oc-danger) 38%, var(--oc-line));color:var(--oc-danger)}.oc-button:disabled,.order-page-button:disabled{cursor:not-allowed;opacity:.42}.order-action-bar{justify-content:flex-start;align-items:center;gap:10px;padding:0 0 16px;display:flex}.order-action-group{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.order-action-bar .oc-button:not(.is-primary):not(.is-danger){background:var(--oc-surface);border-color:#0000}.order-permission-note,.order-mutation-message{border-left:2px solid var(--oc-line-strong);color:var(--oc-muted);margin:0 0 7px;padding-left:8px;font-size:11px}.order-table-card,.order-tab-card{border:1px solid var(--oc-line);background:var(--oc-surface);border-radius:0 0 12px 12px;overflow:hidden}.order-table-scroll{overflow-x:auto}.order-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1120px;font-size:12px}.order-table .col-check{width:2%}.order-table .col-project{width:11%}.order-table .col-order{width:14%}.order-table .col-project-name{width:17%}.order-table .col-customer{width:16%}.order-table .col-owner{width:11%}.order-table .col-service{width:12%}.order-table .col-status{width:9%}.order-table .col-time{width:8%}.order-table th,.order-table td{box-sizing:border-box;border-bottom:1px solid var(--oc-line);height:34px;color:var(--oc-text);text-align:left;text-overflow:ellipsis;white-space:nowrap;padding:0 8px;overflow:hidden}.order-table th{background:var(--oc-surface);height:44px;color:var(--oc-muted);font-size:11px;font-weight:700}.order-table-heading{align-items:center;gap:6px;max-width:100%;display:inline-flex}.order-table-filter-icon{width:14px;height:14px;color:var(--oc-muted);flex:0 0 14px;display:block}.order-table th:first-child,.order-table td:first-child{text-align:center}.order-table tbody tr{cursor:pointer;outline:none;transition:background .1s}.order-table tbody tr:hover,.order-table tbody tr:focus,.order-table tbody tr.is-selected{background:var(--oc-brand-soft)}.order-table input[type=checkbox]{accent-color:var(--oc-brand)}.order-id,.order-link{font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:11px}.order-link{color:var(--oc-brand);flex-direction:column;align-items:flex-start;gap:3px;font-weight:650;text-decoration:none;display:inline-flex}button.order-link{appearance:none;box-shadow:none;background:0 0;border:0;margin:0;padding:0}button.order-link:focus-visible{outline:2px solid var(--oc-brand);outline-offset:2px}.order-business-reference{font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:11px}.order-source-labels{white-space:nowrap;flex-wrap:nowrap;flex:none;align-items:center;gap:4px;width:max-content;min-width:max-content;display:inline-flex;overflow:visible}.order-source-labels small{border:1px solid color-mix(in srgb, var(--oc-brand) 25%, var(--oc-line));background:var(--oc-brand-soft);color:var(--oc-muted);white-space:nowrap;border-radius:99px;padding:0 5px;font-size:9px;font-weight:650;line-height:16px}.order-list-secondary{color:var(--oc-muted);text-overflow:ellipsis;white-space:nowrap;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:11px;display:block;overflow:hidden}.order-list-service{align-items:center;gap:5px;min-width:0;display:flex}.order-list-tag{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--oc-brand) 28%, var(--oc-line));background:var(--oc-brand-soft);min-height:20px;color:var(--oc-brand);white-space:nowrap;border-radius:99px;flex:none;align-items:center;padding:0 6px;font-size:10px;font-weight:700;display:inline-flex}.order-list-service-summary{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.order-status{background:var(--oc-brand-soft);height:22px;color:var(--oc-brand);border-radius:2px;align-items:center;padding:0 7px;font-size:11px;font-weight:650;display:inline-flex}.order-status-muted{background:var(--oc-surface-soft);color:var(--oc-muted)}.order-status-warning{background:color-mix(in srgb, #d99100 12%, var(--oc-surface));color:#a06400}.order-status-done{background:color-mix(in srgb, var(--oc-success) 12%, var(--oc-surface));color:var(--oc-success)}.order-empty{min-height:92px;color:var(--oc-muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.order-empty strong{color:var(--oc-text)}.order-pagination{min-height:48px;color:var(--oc-muted);justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-size:11px;display:flex}.order-pagination label,.order-pagination-controls,.order-page-numbers{align-items:center;gap:4px;display:flex}.order-pagination-total{white-space:nowrap}.order-page-jump{align-items:center;gap:5px;display:flex}.order-pagination input{text-align:center;width:42px;height:24px;padding:0 5px}.order-pagination select{height:24px}.order-page-button{place-items:center;width:24px;height:24px;min-height:24px;padding:0;display:inline-grid}.order-page-number{background:0 0;border-color:#0000;font-size:11px}.order-page-number.is-active{color:#fff;border-color:var(--oc-brand);background:var(--oc-brand)}.order-page-ellipsis{place-items:center;width:20px;height:24px;display:inline-grid}.order-pagination-chevron{width:16px;height:16px;display:block}.order-detail{border:1px solid var(--oc-line);background:var(--oc-bg);border-radius:4px;padding:12px}.order-center-workspace{min-height:0}.order-center-workspace.has-detail{grid-template-rows:minmax(250px, var(--order-list-size)) 12px minmax(220px, 1fr);height:calc(100vh - 48px);min-height:520px;display:grid;overflow:hidden}.order-center-workspace.has-detail.is-detail-focused{background:var(--oc-bg);grid-template-rows:0 0 minmax(0,1fr)}.order-center-workspace.is-detail-focused .order-center-list-pane,.order-center-workspace.is-detail-focused .order-center-separator{visibility:hidden;overflow:hidden}.order-center-list-pane,.order-center-detail-pane{min-height:0;overflow:auto}.order-center-separator{border:0;border-top:1px solid var(--oc-line-strong,#cbd2d8);border-bottom:1px solid var(--oc-line-strong,#cbd2d8);background:var(--oc-surface-soft,#f8fafb);color:var(--oc-muted,#64717d);cursor:row-resize;touch-action:none;-webkit-user-select:none;user-select:none;outline:none;justify-content:center;align-items:center;gap:7px;display:flex;position:relative}.order-center-separator>span{background:var(--oc-line-strong,#cbd2d8);border-radius:99px;width:40px;height:3px}.order-center-separator>small{font-size:9px}.order-center-separator:hover,.order-center-separator:focus-visible{border-color:var(--oc-brand,#1565c0);box-shadow:inset 0 0 0 1px var(--oc-brand,#1565c0);color:var(--oc-brand,#1565c0)}.order-center-separator:hover>span,.order-center-separator:focus-visible>span{background:var(--oc-brand,#1565c0)}.order-inline-detail{min-height:100%;margin:0}.order-local-notice{border:1px solid var(--oc-line,#dfe4e8);border-left:3px solid var(--oc-brand,#1565c0);background:var(--oc-surface,#fff);color:var(--oc-text,#17212b);justify-content:space-between;align-items:center;gap:12px;margin:0 16px 8px;padding:7px 10px;font-size:12px;display:flex}.order-local-notice button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:17px}.order-detail-heading{margin:0 0 8px}.order-detail-hifi{box-sizing:border-box;background:var(--oc-bg);border-radius:0;min-height:100%;padding:0;overflow:visible}.order-detail-hifi>.order-detail-heading{z-index:20;box-sizing:border-box;border-bottom:1px solid var(--oc-line);background:var(--oc-surface);min-height:64px;margin:0;padding:0 24px;position:sticky;top:0}.order-context-summary{align-items:center;gap:14px;min-width:0;font-size:12px;display:flex}.order-context-summary>strong{letter-spacing:-.02em;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:13px}.order-context-project{color:var(--oc-brand);font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-weight:700}.order-context-customer{color:var(--oc-muted);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.order-context-summary .order-status{height:28px;color:var(--oc-success);border-radius:99px;gap:7px;padding:0 11px}.order-context-summary .order-status i,.order-hifi-pill:before{content:"";background:currentColor;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.order-detail-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.order-detail-edit,.order-detail-icon-action{box-sizing:border-box;border:1px solid var(--oc-line-strong);background:var(--oc-surface);min-height:44px;color:var(--oc-text);cursor:pointer;font:inherit;border-radius:9px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.order-detail-edit{border-color:var(--oc-brand);background:var(--oc-brand);color:#fff;gap:7px;min-width:82px}.order-detail-icon-action{gap:6px;min-width:92px;padding:0 12px;font-size:12px}.order-detail-icon-action>[aria-hidden=true]{font-size:18px;line-height:1}.order-detail-edit:disabled,.order-detail-icon-action:disabled{cursor:not-allowed;opacity:.48}.order-detail-hifi .order-detail-close{border-radius:9px;width:44px;min-height:44px;font-size:21px}.order-detail-eyebrow{color:var(--oc-muted);align-items:center;gap:7px;margin:0 0 3px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:11px;display:flex}.order-detail-eyebrow i{background:var(--oc-line-strong);border-radius:50%;width:3px;height:3px}.order-detail-heading-actions{align-items:center;gap:8px;display:flex}.order-detail-close{width:28px;padding:0;font-size:18px}.order-progress{--order-progress:0%;border:1px solid var(--oc-line);background:var(--oc-surface);border-radius:4px;grid-template-columns:repeat(7,minmax(86px,1fr));margin:0 0 10px;padding:12px 10px;list-style:none;display:grid;position:relative}.order-detail-hifi>.order-progress{border-width:0 0 1px;border-radius:0;margin:0;padding:9px 22px 7px}.order-detail-hifi>.order-progress:before,.order-detail-hifi>.order-progress:after{top:20px}.order-detail-hifi>.order-progress li button>span{border-width:1px;width:22px;height:22px;font-size:9px}.order-detail-hifi>.order-progress b{margin-top:4px;font-size:11px}.order-detail-hifi>.order-progress small{font-size:9px}.order-progress:before,.order-progress:after{background:var(--oc-line);content:"";width:calc(85.72% - 24px);height:2px;position:absolute;top:27px;left:calc(7.14% + 12px)}.order-progress:after{width:calc((85.72% - 24px) * var(--order-progress) / 100%);background:var(--oc-brand)}.order-progress li{z-index:1;text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.order-progress li>button{width:100%;min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:center;background:0 0;border:0;flex-direction:column;align-items:center;padding:0 4px;display:flex}.order-progress li>button:hover b,.order-progress li>button:focus-visible b{color:var(--oc-brand)}.order-progress li>button:focus-visible{outline:2px solid var(--oc-brand-soft);outline-offset:2px;border-radius:4px}.order-progress li>button>span{border:2px solid var(--oc-line-strong);background:var(--oc-surface);width:30px;height:30px;color:var(--oc-muted);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.order-progress li.is-complete button>span,.order-progress li.is-current button>span{border-color:var(--oc-brand);background:var(--oc-brand);color:#fff}.order-progress li.is-current button>span{box-shadow:0 0 0 4px var(--oc-brand-soft)}.order-progress b{margin-top:6px;font-size:11px}.order-progress small{color:var(--oc-muted);margin-top:2px;font-size:9px}.order-tabs{border-bottom:1px solid var(--oc-line);background:var(--oc-surface-soft);display:flex;overflow:auto hidden}.order-detail-hifi .order-tab-card{border:0;border-radius:0}.order-detail-hifi .order-tabs{border-bottom:1px solid var(--oc-line);background:var(--oc-surface);align-items:stretch;height:40px;padding:0 10px}.order-detail-hifi .order-tabs button{border-right:0;height:40px;padding:0 11px}.order-tabs button{border:0;border-right:1px solid var(--oc-line);height:34px;color:var(--oc-muted);cursor:pointer;font:inherit;background:0 0;flex:none;padding:0 11px;font-size:11px;font-weight:650}.order-tabs button[aria-current=page]{box-shadow:inset 0 -2px var(--oc-brand);background:var(--oc-surface);color:var(--oc-brand)}.order-tab-content{min-height:170px;padding:14px}.order-tab-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.order-tab-title span{color:var(--oc-muted);font-size:10px}.order-tab-title h3{margin:2px 0 0;font-size:16px}.order-tab-state{background:var(--oc-brand-soft);border-radius:2px;padding:4px 7px;color:var(--oc-brand)!important}.order-overview-grid{grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;margin-bottom:12px;display:grid}.order-info-item{border:1px solid var(--oc-line);background:var(--oc-surface-soft);border-radius:3px;flex-direction:column;min-height:62px;padding:8px 10px;display:flex}.order-info-item>span,.order-info-item small{color:var(--oc-muted);font-size:10px}.order-info-item strong{margin:4px 0 2px;font-size:12px}.order-authorized-fields{border:1px solid var(--oc-line);background:var(--oc-surface-soft);grid-template-columns:repeat(3,minmax(140px,1fr));gap:8px;margin-top:12px;padding:10px;display:grid}.order-hifi-content{background:var(--oc-bg);gap:14px;min-height:480px;padding:16px 24px 28px;display:grid}.order-shipment-flow-layout{grid-template-columns:minmax(340px,.82fr) minmax(0,1.38fr);align-items:start;gap:12px;display:grid}.order-shipment-flow-list,.order-shipment-flow-detail{min-width:0}.order-shipment-flow-list .order-hifi-section,.order-shipment-flow-detail .order-hifi-section{overflow:hidden}.order-shipment-flow-table{table-layout:auto;min-width:560px}.order-shipment-flow-table tbody tr{cursor:pointer;transition:background-color .12s,box-shadow .12s}.order-shipment-flow-table tbody tr:hover,.order-shipment-flow-table tbody tr:focus-visible,.order-shipment-flow-table tbody tr.is-selected{background:color-mix(in srgb, #1f8feb 9%, var(--oc-surface));outline:0;box-shadow:inset 3px 0 #1f8feb}.order-shipment-goods-heading{border-top:1px solid var(--oc-line-strong);border-bottom:1px solid var(--oc-line-strong);justify-content:space-between;align-items:center;min-height:42px;padding:0 14px;display:flex}.order-shipment-goods-heading h4{margin:0;font-size:12px;font-weight:750}.order-shipment-goods-table{min-width:920px!important}.order-shipment-flow-empty{place-items:center;min-height:260px;padding:20px;display:grid}.order-hifi-section{border:1px solid var(--oc-line-strong);background:var(--oc-surface);border-radius:10px;min-width:0;overflow:hidden}.order-hifi-section>header{box-sizing:border-box;border-bottom:1px solid var(--oc-line-strong);justify-content:space-between;align-items:center;height:44px;padding:0 16px;display:flex}.order-hifi-section>header h3{align-items:center;gap:10px;margin:0;font-size:13px;font-weight:750;display:flex}.order-hifi-section>header h3:before{content:"";background:#1f98fb;border-radius:2px;width:4px;height:20px}.order-customer-profile-form{padding:14px 16px 16px}.order-customer-profile-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.order-customer-profile-fields label{color:var(--oc-muted);gap:6px;font-size:11px;font-weight:700;display:grid}.order-customer-profile-fields input,.order-customer-profile-fields select{box-sizing:border-box;border:1px solid var(--oc-line-strong);background:var(--oc-surface);width:100%;min-height:34px;color:var(--oc-text);font:inherit;border-radius:6px;padding:6px 9px;font-size:12px}.order-customer-profile-fields input[readonly]{background:var(--oc-surface-soft);color:var(--oc-muted)}.order-customer-profile-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.order-customer-profile-actions button{border:1px solid var(--oc-line-strong);background:var(--oc-surface);min-height:32px;color:var(--oc-text);border-radius:6px;padding:5px 16px}.order-customer-profile-actions button.is-primary{color:#fff;background:#1677ff;border-color:#1677ff}.order-hifi-pill{box-sizing:border-box;background:color-mix(in srgb, var(--oc-success) 10%, var(--oc-surface));max-width:100%;min-height:28px;color:var(--oc-success);text-overflow:ellipsis;white-space:nowrap;border-radius:99px;align-items:center;gap:7px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex;overflow:hidden}.order-hifi-pill.is-danger{background:color-mix(in srgb, #e43d42 12%, var(--oc-surface));color:#d93238}.order-hifi-pill.is-pending{background:color-mix(in srgb, #d88900 13%, var(--oc-surface));color:#a15c00}.order-hifi-pill.is-muted{background:var(--oc-surface-soft);color:var(--oc-muted)}.order-hifi-audit-grid,.order-hifi-definition-grid{margin:0;display:grid}.order-hifi-audit-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.order-hifi-audit-grid>div{box-sizing:border-box;border-right:1px solid var(--oc-line);min-height:52px;padding:8px 14px}.order-hifi-audit-grid>div:last-child{border-right:0}.order-hifi-audit-grid dt,.order-hifi-definition-grid dt{color:var(--oc-muted);font-size:10px;font-weight:650}.order-hifi-audit-grid dd,.order-hifi-definition-grid dd{color:var(--oc-text);overflow-wrap:anywhere;word-break:break-word;margin:4px 0 0;font-size:12px;font-weight:650}.order-hifi-audit-grid dd .order-hifi-pill{min-height:24px;padding-block:3px}.order-protected-value{flex-wrap:wrap;align-items:center;gap:.35rem;display:inline-flex}.order-privacy-reveal-button{border:1px solid var(--oc-border,#d8e0eb);color:#1d6ed8;cursor:pointer;background:#fff;border-radius:.35rem;justify-content:center;align-items:center;min-width:1.75rem;min-height:1.75rem;padding:.1rem .25rem;line-height:1;display:inline-flex}.order-privacy-reveal-button:hover:not(:disabled),.order-privacy-reveal-button:focus-visible{outline-offset:1px;border-color:#1d6ed8;outline:2px solid #1d6ed833}.order-privacy-reveal-button:disabled{cursor:wait;opacity:.65}.order-privacy-reveal-status,.order-privacy-reveal-error{color:#6b7280;font-size:.78rem}.order-privacy-reveal-error{color:#b42318}.order-hifi-definition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-hifi-definition-grid>div{border-right:1px solid var(--oc-line);border-bottom:1px solid var(--oc-line);grid-template-columns:128px minmax(0,1fr);min-height:48px;display:grid}.order-hifi-definition-grid>div:nth-child(2n){border-right:0}.order-hifi-definition-grid>div.is-single-line dd{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.order-hifi-definition-grid>div.is-wide{border-right:0;grid-column:1/-1}.order-hifi-definition-grid dt,.order-hifi-definition-grid dd{box-sizing:border-box;align-items:center;min-width:0;margin:0;padding:8px 14px;display:flex}.order-hifi-definition-grid dt{border-right:1px solid var(--oc-line);background:var(--oc-surface-soft)}.is-link,.order-hifi-table .is-link{color:#1f8feb!important;font-weight:700!important}.order-hifi-dual{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.order-hifi-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}.order-hifi-table th,.order-hifi-table td{box-sizing:border-box;border-right:1px solid var(--oc-line);border-bottom:1px solid var(--oc-line);text-align:left;vertical-align:middle;height:39px;padding:7px 14px}.order-hifi-table th:last-child,.order-hifi-table td:last-child{border-right:0}.order-hifi-table tr:last-child>*{border-bottom:0}.order-hifi-table thead th,.order-hifi-table tbody th{background:var(--oc-surface-soft);color:var(--oc-muted);font-size:11px;font-weight:650}.order-hifi-table td{color:var(--oc-text);font-weight:600}:is(.order-hifi-section:has(.order-hifi-table) .order-hifi-table th:last-child,.order-hifi-section:has(.order-hifi-table) .order-hifi-table td:last-child){width:110px}.order-pre-material-header-actions{align-items:center;gap:8px;display:flex}.order-pre-material-section>.order-hifi-actions{border-top:1px solid var(--oc-line);padding:9px 14px}.order-pre-material-qr-button{color:#137bc2;border-color:#1f98fb;min-height:28px;padding:4px 11px}.order-pre-material-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#08142680;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.order-pre-material-modal{box-sizing:border-box;border:1px solid var(--oc-line-strong);background:var(--oc-surface);border-radius:14px;width:min(420px,100%);padding:20px;box-shadow:0 24px 70px #091b333d}.order-pre-material-modal>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.order-pre-material-modal>header p,.order-pre-material-modal>header h3,.order-pre-material-modal-hint{margin:0}.order-pre-material-modal>header p{color:#1f8feb;font-size:11px;font-weight:750}.order-pre-material-modal>header h3{color:var(--oc-text);margin-top:4px;font-size:17px}.order-pre-material-modal>header button{background:var(--oc-surface-soft);width:30px;height:30px;color:var(--oc-muted);cursor:pointer;border:0;border-radius:6px;font-size:20px}.order-pre-material-qr-code{border:1px solid var(--oc-line);background:#fff;border-radius:12px;place-items:center;width:226px;height:226px;margin:20px auto 14px;display:grid}.order-pre-material-modal-hint{color:var(--oc-muted);text-align:center;font-size:12px;line-height:1.6}.order-pre-material-questionnaire-url{border:1px solid var(--oc-line);background:var(--oc-surface-soft);color:#1f8feb;overflow-wrap:anywhere;border-radius:7px;margin-top:14px;padding:9px 10px;font-size:11px;line-height:1.5;display:block}.order-pre-material-modal-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.order-pre-material-modal-actions button,.order-pre-material-modal-actions a{box-sizing:border-box;background:var(--oc-surface);color:#137bc2;min-height:36px;font:inherit;cursor:pointer;border:1px solid #1f98fb;border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:700;text-decoration:none;display:flex}.order-pre-material-modal-actions a{color:#fff;background:#1f98fb}.order-hifi-toolbar{box-sizing:border-box;border:1px solid var(--oc-line-strong);background:var(--oc-surface);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 14px;display:flex}.order-design-workspace,.order-delivery-workspace{align-content:start}.order-design-workspace .order-hifi-section,.order-delivery-workspace .order-hifi-section,.order-delivery-workspace>.order-hifi-toolbar{box-shadow:0 8px 24px #133f660a}.order-delivery-flow-note{border-top:1px solid var(--oc-line);background:color-mix(in srgb, #1f98fb 5%, var(--oc-surface));color:var(--oc-muted);margin:0;padding:10px 16px;font-size:11px;line-height:1.65}.order-delivery-execution-actions,.order-delivery-survey-actions{border-top:1px solid var(--oc-line);padding:12px 16px}.order-delivery-survey .order-hifi-definition-grid{border-bottom:0}.order-delivery-workspace .order-hifi-toolbar>.order-hifi-actions{flex:none}.order-hifi-toolbar h3,.order-hifi-toolbar p,.order-hifi-inline-intro p{margin:0}.order-hifi-toolbar h3{color:var(--oc-text);font-size:14px;font-weight:780}.order-hifi-toolbar p,.order-hifi-inline-intro p{color:var(--oc-muted);margin-top:4px;font-size:11px}.order-hifi-actions,.order-hifi-section-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.order-hifi-button{border:1px solid var(--oc-line-strong);background:var(--oc-surface);min-height:32px;color:var(--oc-text);font:inherit;border-radius:5px;justify-content:center;align-items:center;padding:6px 12px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.order-hifi-button.is-primary{color:#fff;background:#1f98fb;border-color:#1f98fb}.order-hifi-button:disabled{cursor:not-allowed;opacity:.72}.order-hifi-action-stack{flex-direction:column;align-items:flex-start;gap:3px;display:inline-flex}.order-hifi-cell-note,.order-hifi-media-example small{color:var(--oc-muted);margin-top:4px;font-size:10px;font-weight:500;display:block}.order-hifi-media-example{gap:5px;min-width:180px;display:grid}.order-hifi-media-example .order-hifi-button{justify-self:start;min-height:26px;padding:4px 9px}.order-hifi-action-feedback{color:#087443;max-width:180px;font-size:10px;line-height:1.35}.order-hifi-action-feedback code{color:var(--oc-text);word-break:break-all;margin-top:3px;display:block}.order-hifi-action-feedback.is-warning{color:#b54708}.order-hifi-action-panel{border:1px solid var(--oc-line-strong);background:var(--oc-surface);min-width:220px;max-width:260px;box-shadow:var(--oc-shadow-card);color:var(--oc-text);border-radius:8px;gap:6px;padding:10px;font-size:11px;display:grid}.order-hifi-action-panel label{color:var(--oc-muted);gap:3px;display:grid}.order-hifi-action-panel input{border:1px solid var(--oc-line);background:var(--oc-bg);border-radius:5px;min-height:28px;padding:4px 8px}.order-hifi-action-panel-actions{gap:6px;display:flex}.order-hifi-action-panel-actions button{border:1px solid var(--oc-line-strong);min-height:28px;color:var(--oc-text);cursor:pointer;background:#fff;border-radius:5px;padding:4px 8px}.order-hifi-action-panel-actions button[type=submit]{border-color:var(--oc-blue);background:var(--oc-blue);color:#fff}.order-hifi-action-panel-actions button:disabled{cursor:wait;opacity:.68}.order-hifi-action-panel small{color:var(--oc-muted)}.order-hifi-action-result{color:#087443;background:#ecfdf3;border-radius:6px;gap:3px;margin:0;padding:6px 8px;line-height:1.35;display:grid}.order-hifi-action-result.is-validation_error,.order-hifi-action-result.is-forbidden,.order-hifi-action-result.is-conflict,.order-hifi-action-result.is-unexpected_error{color:#b54708;background:#fff7ed}.order-hifi-action-result code{word-break:break-all}.order-hifi-table-wrap{max-width:100%;overflow-x:auto}.order-hifi-table.is-wide{table-layout:auto;min-width:1050px}.order-hifi-table.is-storyboard{table-layout:auto;min-width:1080px}.order-hifi-table.is-storyboard th:nth-child(2),.order-hifi-table.is-storyboard td:nth-child(2){min-width:270px}.order-hifi-table.is-storyboard th:nth-child(3),.order-hifi-table.is-storyboard td:nth-child(3){min-width:230px}.order-hifi-table-empty{height:72px!important;color:var(--oc-muted)!important;text-align:center!important}.order-hifi-file-row{grid-template-columns:minmax(240px,1fr) auto auto auto auto;align-items:center;gap:10px;padding:14px 16px;display:grid}.order-hifi-file-row>div{gap:4px;display:grid}.order-hifi-file-row small{color:var(--oc-muted);font-size:10px}.order-hifi-section-actions{border-top:1px solid var(--oc-line);padding:10px 16px}.order-hifi-notice{background:color-mix(in srgb, #1f98fb 7%, var(--oc-surface));color:var(--oc-muted);border-left:3px solid #1f98fb;border-radius:4px;margin:0;padding:10px 12px;font-size:11px;line-height:1.6}.order-hifi-notice.is-embedded{border-radius:0}.order-hifi-resource-state{min-height:132px;color:var(--oc-muted);justify-content:center;align-items:center;gap:12px;padding:18px;display:flex}.order-hifi-resource-state>p,.order-hifi-resource-state strong,.order-hifi-resource-state small{margin:0}.order-hifi-resource-state>div{gap:6px;display:grid}.order-hifi-resource-state.is-error{border-left:3px solid var(--oc-danger);background:color-mix(in srgb, var(--oc-danger) 5%, var(--oc-surface));min-height:96px;color:var(--oc-danger);justify-content:space-between}.order-hifi-resource-state.is-error small{color:var(--oc-muted)}.order-hifi-gate{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--oc-success) 45%, var(--oc-line));background:color-mix(in srgb, var(--oc-success) 7%, var(--oc-surface));border-radius:10px;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 16px;display:flex}.order-hifi-gate>div{gap:4px;display:grid}.order-hifi-gate span{color:var(--oc-muted);font-size:10px}.order-hifi-gate strong{font-size:12px}.order-hifi-inline-intro{border-bottom:1px solid var(--oc-line);justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;display:flex}.order-hifi-inline-intro p{margin:0}.order-hifi-empty-state{border-top:1px dashed var(--oc-line-strong);min-height:108px;color:var(--oc-muted);text-align:center;place-content:center;gap:7px;display:grid}.order-hifi-empty-state strong{color:var(--oc-text);font-size:13px}.order-hifi-empty-state span{font-size:11px}.order-hifi-document-card{border:1px dashed var(--oc-line-strong);background:var(--oc-surface);text-align:center;border-radius:12px;place-content:center;place-items:center;gap:14px;min-height:360px;display:grid}.order-hifi-document-icon{background:color-mix(in srgb, #1f98fb 10%, var(--oc-surface));color:#1f98fb;border-radius:14px;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.order-hifi-document-card h3,.order-hifi-document-card p{margin:0}.order-hifi-document-card p{max-width:480px;color:var(--oc-muted);font-size:12px}.order-hifi-comment{border:1px solid var(--oc-line-strong);background:var(--oc-surface);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px;display:grid}.order-hifi-comment input{border:1px solid var(--oc-line);background:var(--oc-surface-soft);min-width:0;color:var(--oc-text);font:inherit;border-radius:5px;padding:7px 10px}.order-hifi-timeline{gap:0;margin:0;padding:0 16px;list-style:none;display:grid}.order-hifi-timeline li{border-bottom:1px solid var(--oc-line);grid-template-columns:150px minmax(0,1fr);align-items:center;gap:18px;min-height:62px;padding:10px 8px 10px 24px;display:grid;position:relative}.order-hifi-timeline li:last-child{border-bottom:0}.order-hifi-timeline li:before{background:var(--oc-surface);content:"";border:2px solid #1f98fb;border-radius:50%;width:8px;height:8px;position:absolute;left:4px}.order-hifi-timeline time{color:var(--oc-muted);font-size:10px}.order-hifi-timeline strong{font-size:12px}.order-hifi-timeline p{color:var(--oc-muted);margin:4px 0 0;font-size:11px}.order-server-projection-note{border-left:3px solid var(--oc-brand);background:var(--oc-surface-soft);color:var(--oc-muted);margin:0;padding:9px 11px;font-size:11px}.order-detail-hifi>.order-authorized-fields,.order-detail-hifi .order-tab-card>.order-authorized-fields{margin:0 24px 20px}.order-authorized-fields h4,.order-authorized-fields p{grid-column:1/-1;margin:0}.order-authorized-fields label{color:var(--oc-muted);flex-direction:column;gap:3px;font-size:10px;display:flex}.order-state-card{min-height:110px;color:var(--oc-muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.order-v4-state-surface{box-sizing:border-box;background:var(--oc-bg);min-height:190px;padding:24px}.order-v4-state-card{box-sizing:border-box;border:1px solid var(--oc-line);border-left:3px solid var(--oc-brand);background:var(--oc-surface);width:min(100%,680px);min-height:112px;box-shadow:0 8px 24px color-mix(in srgb, var(--oc-text) 7%, transparent);text-align:left;border-radius:10px;align-items:center;gap:16px;padding:20px 22px;display:flex}.order-v4-state-card.is-error{border-left-color:var(--oc-danger)}.order-v4-state-icon{width:44px;height:44px;color:var(--oc-brand);background:var(--oc-brand-soft);border-radius:10px;flex:none;place-items:center;font-size:20px;font-weight:800;display:inline-grid}.order-v4-state-card.is-error .order-v4-state-icon{color:var(--oc-danger);background:color-mix(in srgb, var(--oc-danger) 9%, var(--oc-surface))}.order-v4-state-copy{flex:1;gap:5px;min-width:0;display:grid}.order-v4-state-copy strong,.order-v4-state-copy p{margin:0}.order-v4-state-copy strong{color:var(--oc-text);font-size:14px}.order-v4-state-copy p{color:var(--oc-muted);font-size:12px;line-height:1.55}.order-v4-state-kicker{color:var(--oc-brand);letter-spacing:.14em;font-size:9px;font-weight:800}.order-v4-state-card.is-error .order-v4-state-kicker,.order-state-card.is-error,.order-mutation-message.is-error,.order-job-error{color:var(--oc-danger)}.order-spinner{border:2px solid var(--oc-line);border-top-color:var(--oc-brand);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite order-spin}.order-drawer-backdrop{z-index:40;pointer-events:auto;background:#08111c38;position:fixed;inset:0}.order-job-drawer{box-sizing:border-box;pointer-events:auto;border-left:1px solid var(--oc-line);background:var(--oc-surface);width:min(440px,94vw);height:100%;padding:18px;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-18px 0 48px #00000024}.order-confirm-dialog{box-sizing:border-box;pointer-events:auto;border:1px solid var(--oc-line);background:var(--oc-surface);border-radius:6px;width:min(420px,100vw - 32px);padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 22px 60px #0000003d}.order-confirm-dialog h2{color:var(--oc-text);margin:0;font-size:18px}.order-confirm-dialog p{color:var(--oc-muted);margin:10px 0 18px;font-size:12px;line-height:1.6}.order-confirm-actions{justify-content:flex-end;gap:8px;display:flex}.order-column-preferences-dialog{width:min(680px,100vw - 32px)}.order-column-preferences-grid{border:1px solid var(--oc-line);border-radius:4px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:0 0 16px;padding:14px;display:grid}.order-column-preferences-grid legend{color:var(--oc-text);padding:0 6px;font-size:12px;font-weight:700}.order-column-preferences-grid label{color:var(--oc-text);align-items:center;gap:8px;font-size:13px;display:flex}.order-dialog-error{color:var(--oc-danger)!important}.order-column-preferences-actions{flex-wrap:wrap}@media (width<=560px){.order-v4-state-surface{padding:14px}.order-v4-state-card{flex-wrap:wrap;align-items:flex-start;padding:18px}.order-v4-state-card>.oc-button{width:100%}.order-column-preferences-grid{grid-template-columns:minmax(0,1fr)}}.order-authorized-fields-dialog form{gap:12px;display:grid}.order-dialog-field{color:var(--oc-text);gap:5px;font-size:12px;font-weight:650;display:grid}.order-dialog-field input,.order-dialog-field select,.order-dialog-field textarea{box-sizing:border-box;border:1px solid var(--oc-line-strong);background:var(--oc-surface);width:100%;color:var(--oc-text);font:inherit;border-radius:3px;padding:7px 8px}.order-dialog-field textarea{resize:vertical}.order-dialog-field input:focus,.order-dialog-field select:focus,.order-dialog-field textarea:focus{border-color:var(--oc-brand);outline:2px solid color-mix(in srgb, var(--oc-brand) 24%, transparent);outline-offset:1px}.order-job-drawer header{border-bottom:1px solid var(--oc-line);justify-content:space-between;align-items:start;padding-bottom:14px;display:flex}.order-job-drawer header span{color:var(--oc-muted);font-size:10px}.order-job-drawer header button{width:28px;padding:0}.order-job-loading{color:var(--oc-muted);padding:28px 0}.order-job-summary{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.order-job-summary span{color:var(--oc-brand);font-family:IBM Plex Mono,monospace}.order-job-progress{background:var(--oc-line);border-radius:99px;height:5px;margin-top:8px;overflow:hidden}.order-job-progress i{background:var(--oc-brand);height:100%;display:block}.order-job-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;display:grid}.order-job-metrics.is-jikeyun-sync{grid-template-columns:repeat(2,minmax(0,1fr))}.order-job-metrics div{border:1px solid var(--oc-line);background:var(--oc-surface-soft);padding:10px}.order-job-metrics dt{color:var(--oc-muted);font-size:10px}.order-job-metrics dd{margin:3px 0 0;font-family:IBM Plex Mono,monospace;font-size:18px;font-weight:700}.order-job-success{color:var(--oc-success)}.order-job-errors{border-collapse:collapse;width:100%;font-size:11px}.order-job-errors th,.order-job-errors td{border-bottom:1px solid var(--oc-line);text-align:left;padding:7px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes order-spin{to{transform:rotate(360deg)}}@media (width<=1080px){.order-filter-bar{grid-template-columns:repeat(4,minmax(120px,1fr))}}@media (width<=860px){.order-shell{padding:10px}.order-page-heading,.order-action-bar{flex-direction:column;align-items:stretch}.order-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.order-filter-keyword{grid-column:span 2}.order-action-group{overflow-x:auto}.order-pagination{flex-direction:column;align-items:flex-start;min-height:auto;padding-block:8px}.order-pagination-controls,.order-page-numbers{flex-wrap:wrap}.order-progress{grid-template-columns:repeat(7,104px);overflow-x:auto}.order-progress:before,.order-progress:after{display:none}.order-overview-grid,.order-authorized-fields{grid-template-columns:1fr 1fr}.order-detail-hifi>.order-detail-heading{flex-direction:column;align-items:flex-start;padding:12px 14px}.order-context-summary{flex-wrap:wrap;width:100%}.order-detail-heading-actions{justify-content:flex-end;width:100%}.order-hifi-content{padding:12px}.order-shipment-flow-layout{grid-template-columns:1fr}.order-hifi-audit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-hifi-audit-grid>div{border-bottom:1px solid var(--oc-line)}.order-hifi-definition-grid,.order-hifi-dual,.order-customer-profile-fields{grid-template-columns:1fr}.order-hifi-definition-grid>div,.order-hifi-definition-grid>div:nth-child(2n){border-right:0;grid-column:auto}.order-hifi-definition-grid>div.is-wide{grid-column:auto}.order-hifi-toolbar,.order-hifi-gate,.order-hifi-inline-intro{flex-direction:column;align-items:stretch}.order-hifi-toolbar .order-hifi-actions,.order-hifi-inline-intro .order-hifi-actions{justify-content:flex-start}.order-delivery-workspace .order-hifi-toolbar>.order-hifi-actions,.order-delivery-workspace .order-hifi-toolbar .order-hifi-button{width:100%}.order-hifi-file-row{grid-template-columns:1fr}.order-hifi-section-actions{justify-content:flex-start}.order-hifi-timeline li{grid-template-columns:1fr;gap:4px}}@media (prefers-reduced-motion:reduce){.order-spinner{animation:none}}.order-hifi-project-information.is-editing>.order-project-edit-surface.is-inline{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.order-hifi-project-information.is-editing{z-index:20;position:relative;overflow:visible}.order-project-edit-inline-grid .project-intake-service-types{z-index:3}.order-project-edit-inline-grid .project-intake-service-type-options{z-index:200;max-height:min(220px,42vh)}.order-placement-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.order-placement-edit-grid .project-intake-field{border-right:1px solid var(--oc-line);border-bottom:1px solid var(--oc-line);min-width:0;min-height:52px;color:var(--oc-text);grid-template-columns:128px minmax(0,1fr);align-items:stretch;gap:0;display:grid}.order-placement-edit-grid .project-intake-field-label{border-right:1px solid var(--oc-line);background:var(--oc-surface-soft);min-width:0;color:var(--oc-muted);align-items:center;padding:8px 14px;font-size:10px;display:flex}.order-placement-edit-grid .project-intake-field>input,.order-placement-edit-grid .project-intake-field>select,.order-placement-edit-grid .project-intake-field>.project-intake-service-type-combobox{border:1px solid var(--oc-line-strong);background:var(--oc-surface);min-width:0;min-height:34px;color:var(--oc-text);font:inherit;border-radius:6px;align-self:center;margin:6px 10px}.order-placement-edit-grid .project-intake-field>input,.order-placement-edit-grid .project-intake-field>select{padding:6px 10px}.order-placement-edit-grid .project-intake-field.is-readonly>input{background:var(--oc-surface-soft);color:var(--oc-muted)}.order-placement-edit-grid>[role=alert],.order-placement-edit-grid .project-intake-actions{grid-column:1/-1;margin:0;padding:12px 16px}.order-placement-edit-grid .project-intake-actions{justify-content:flex-end;gap:8px;display:flex}.order-placement-edit-grid .project-intake-actions button{border:1px solid var(--oc-line-strong);background:var(--oc-surface);min-height:34px;color:var(--oc-text);cursor:pointer;border-radius:6px;padding:0 16px}.order-placement-edit-grid .project-intake-actions button[type=submit]{border-color:var(--oc-brand);background:var(--oc-brand);color:#fff}.order-project-edit-inline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.order-project-edit-inline-grid .project-intake-form-section,.order-project-edit-inline-grid .project-intake-form{display:contents}.order-project-edit-inline-grid .project-intake-field{border-right:1px solid var(--oc-line);border-bottom:1px solid var(--oc-line);min-width:0;min-height:52px;color:var(--oc-text);grid-template-columns:128px minmax(0,1fr);align-items:stretch;gap:0;display:grid}.order-project-edit-inline-grid .project-intake-field>.project-intake-field-label{border-right:1px solid var(--oc-line);background:var(--oc-surface-soft);min-width:0;color:var(--oc-muted);align-items:center;padding:8px 14px;font-size:10px;display:flex}.order-project-edit-inline-grid .project-intake-field>input,.order-project-edit-inline-grid .project-intake-field>select,.order-project-edit-inline-grid .project-intake-field>.project-intake-live-category-combobox,.order-project-edit-inline-grid .project-intake-field>.project-intake-service-type-combobox{align-self:center;min-width:0;min-height:34px;margin:6px 10px}.order-project-edit-inline-grid .project-intake-switch-field>input[type=hidden]{display:none}.order-project-edit-inline-grid .project-intake-switch-field>.project-intake-switch{align-self:center;min-width:0;min-height:34px;margin:6px 10px}.order-project-edit-inline-grid .order-project-auto-save-status,.order-project-edit-inline-grid>[role=alert],.order-project-edit-inline-grid>[role=status]{grid-column:1/-1;margin:0;padding:12px 16px}.order-project-auto-save-status{color:var(--oc-muted);margin:0;font-size:12px}.order-project-auto-save-status[role=alert]{color:var(--oc-danger,#c24141)}@media (width<=860px){.order-project-edit-inline-grid,.order-placement-edit-grid,.project-intake-service-type-options{grid-template-columns:1fr}}.pds-media-prototype{--pds-media-line:#e5e7eb;--pds-media-panel:#f3f4f6;--pds-media-card:#fff;--pds-media-text:#111827;--pds-media-text-2:#6b7280;--pds-media-text-3:#9ca3af;--pds-media-brand:#2563eb;--pds-media-blue-bg:#eff6ff;--pds-media-green:#16a34a;--pds-media-green-bg:#f0fdf4;--pds-media-orange:#ea580c;--pds-media-orange-bg:#fff7ed;--pds-media-red:#dc2626;--pds-media-red-bg:#fef2f2;gap:12px;display:grid}.pds-media-card{border:1px solid var(--pds-media-line);background:var(--pds-media-card);border-radius:8px;gap:10px;padding:12px;display:grid}.pds-media-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.pds-media-toolbar b{font-size:15px}.pds-media-muted{color:var(--pds-media-text-2);margin-top:2px;font-size:12px}.pds-media-row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pds-media-btn,.pds-media-prototype .order-hifi-button{border:1px solid var(--pds-media-line);background:var(--pds-media-card);min-height:30px;color:var(--pds-media-text);cursor:pointer;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:4px 12px;font-size:13px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.pds-media-btn.is-primary,.pds-media-prototype .order-hifi-button.is-primary{border-color:var(--pds-media-brand);background:var(--pds-media-brand);color:#fff}.pds-media-btn[disabled],.pds-media-prototype .order-hifi-button[disabled]{opacity:.55;cursor:not-allowed}.pds-media-desc{border:1px solid var(--pds-media-line);border-radius:8px;grid-template-columns:150px minmax(0,1fr) 150px minmax(0,1fr);display:grid;overflow:hidden}.pds-media-desc-item{display:contents}.pds-media-desc-label,.pds-media-desc-value{border-bottom:1px solid var(--pds-media-line);padding:8px 10px}.pds-media-desc-label{background:var(--pds-media-panel);color:var(--pds-media-text-2);font-size:13px}.pds-media-desc-value{color:var(--pds-media-text);min-width:0;font-size:13px}.pds-media-desc-item.is-wide .pds-media-desc-label,.pds-media-desc-item.is-wide .pds-media-desc-value{grid-column:span 2}.pds-media-desc>:nth-last-child(-n+4) .pds-media-desc-label,.pds-media-desc>:nth-last-child(-n+4) .pds-media-desc-value{border-bottom:0}.pds-media-tag{background:var(--pds-media-panel);color:var(--pds-media-text-2);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.pds-media-tag.is-blue{background:var(--pds-media-blue-bg);color:var(--pds-media-brand)}.pds-media-tag.is-green{background:var(--pds-media-green-bg);color:var(--pds-media-green)}.pds-media-tag.is-orange{background:var(--pds-media-orange-bg);color:var(--pds-media-orange)}.pds-media-tag.is-red{background:var(--pds-media-red-bg);color:var(--pds-media-red)}.pds-media-callout{border:1px solid var(--pds-media-line);border-left:4px solid var(--pds-media-brand);background:var(--pds-media-panel);color:var(--pds-media-text-2);border-radius:8px;padding:8px 10px;font-size:12px}.pds-media-callout.is-danger{border-left-color:var(--pds-media-red);background:var(--pds-media-red-bg);color:var(--pds-media-red)}.pds-media-remark-row{border:1px solid var(--pds-media-line);background:var(--pds-media-card);border-radius:8px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;padding:6px 8px;display:grid}.pds-media-remark-row .pds-media-muted{margin:0}.pds-media-storyboard-wrap{border:1px solid var(--pds-media-line);background:var(--pds-media-card);border-radius:6px;overflow:auto}.pds-media-storyboard{border-collapse:collapse;table-layout:fixed;width:100%;min-width:980px;font-size:12px}.pds-media-storyboard th,.pds-media-storyboard td{border-right:1px solid var(--pds-media-line);border-bottom:1px solid var(--pds-media-line);vertical-align:middle;min-width:0;padding:3px 6px;line-height:1.2}.pds-media-storyboard th{background:var(--pds-media-panel);color:var(--pds-media-text);text-align:left;white-space:nowrap;font-weight:700}.pds-media-storyboard th:last-child,.pds-media-storyboard td:last-child{border-right:0}.pds-media-storyboard tbody tr:last-child td{border-bottom:0}.pds-media-storyboard tbody tr:hover{background:#f8fafc}.pds-media-storyboard th:first-child,.pds-media-storyboard td:first-child{width:84px}.pds-media-storyboard th:nth-child(2),.pds-media-storyboard td:nth-child(2){width:25%}.pds-media-storyboard th:nth-child(3),.pds-media-storyboard td:nth-child(3){width:18%}.pds-media-storyboard th:nth-child(4),.pds-media-storyboard td:nth-child(4){width:116px}.pds-media-storyboard th:nth-child(5),.pds-media-storyboard td:nth-child(5){width:18%}.pds-media-seq{white-space:nowrap;color:var(--pds-media-text);font-weight:700}.pds-media-name,.pds-media-note{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pds-media-required{color:var(--pds-media-orange);margin-left:6px;font-size:11px}.pds-media-duration{color:var(--pds-media-text-2);white-space:nowrap}.pds-media-file-link{color:var(--pds-media-brand);text-underline-offset:2px;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;cursor:pointer;background:0 0;border:0;max-width:100%;padding:0;font-size:12px;font-weight:700;text-decoration:underline;display:inline-block;overflow:hidden}.pds-media-upload-link{color:var(--pds-media-brand);cursor:pointer;white-space:nowrap;align-items:center;font-size:12px;display:inline-flex}.pds-media-empty{color:var(--pds-media-text-3)}.pds-media-missing{color:var(--pds-media-red);font-size:12px}.pds-media-material{color:var(--pds-media-text-2);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pds-media-prototype .order-hifi-media-example{align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.pds-media-prototype .order-hifi-media-example>span:first-child{text-overflow:ellipsis;white-space:nowrap;color:var(--pds-media-brand);text-underline-offset:2px;font-size:12px;font-weight:700;text-decoration:underline;overflow:hidden}.pds-media-prototype .order-hifi-media-example-pending{color:var(--pds-media-text-2);align-items:center;gap:6px;display:inline-flex}.surface-state-page{background:#f4f6f9;place-items:center;min-height:100vh;padding:32px;display:grid}.surface-state{text-align:center;background:#fff;border:1px solid #e4e9f0;border-radius:20px;width:min(520px,100%);padding:44px;box-shadow:0 20px 70px #1720331a}.surface-state-mark{color:#d92d20;background:#fff1f0;border-radius:22px;place-items:center;width:72px;height:72px;margin:0 auto 20px;font-size:30px;font-weight:800;display:grid}.surface-state-success .surface-state-mark{color:#039855;background:#e8f8ef}.surface-state h1{color:#172033;margin:0;font-size:26px}.surface-state p{color:#667085;margin:12px 0 0;line-height:1.7}.surface-state small{color:#98a2b3;margin-top:12px;display:block}.surface-state-action{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;display:flex}.surface-state-action button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#1677ff;border:1px solid #1677ff;border-radius:9px;padding:0 18px;font-weight:700}.surface-state-action .surface-state-secondary{color:#344054;background:#fff;border-color:#d0d5dd}.pc-workbench{--workbench-blue:#5570f1;--workbench-ink:#111827;--workbench-muted:#5f6b7a;--workbench-faint:#9aa5b1;--workbench-line:#e6eaf0;--workbench-surface:#fff;box-sizing:border-box;width:100%;min-width:0;color:var(--workbench-ink);background:#f4f5fa;gap:12px;padding:18px 24px 24px;font-family:Noto Sans SC,PingFang SC,sans-serif;font-size:12px;display:grid}.workbench-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.workbench-card{border:1px solid var(--workbench-line);background:var(--workbench-surface);min-width:0;box-shadow:none;border-radius:12px;overflow:hidden}.workbench-analysis-grid,.workbench-activity-grid{gap:16px;display:grid}.workbench-analysis-grid{grid-template-columns:360px 592px 600px;align-items:stretch;height:337px}@media (width>=1721px){.workbench-analysis-grid{grid-template-columns:minmax(360px,360fr) minmax(592px,592fr) minmax(600px,600fr)}}.workbench-activity-grid{grid-template-columns:1fr}.workbench-quick-entries-a11y{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.workbench-summary-cards{grid-template-rows:159px 159px;gap:19px;min-width:0;display:grid}.workbench-summary-primary{color:#fff;background:#5570f1;border-radius:12px;grid-template-rows:auto 1fr;gap:8px;min-width:0;padding:11px 15px;display:grid}.workbench-summary-primary span,.workbench-summary-primary small,.workbench-summary-primary p{color:#ffffffc7}.workbench-summary-primary h2,.workbench-summary-primary p{margin:0}.workbench-summary-primary h2{margin-left:auto;font-size:20px;font-weight:700}.workbench-summary-primary-head,.workbench-summary-primary-body,.workbench-summary-secondary-head{align-items:center;display:flex}.workbench-summary-primary-body{justify-content:space-between;align-items:end;gap:18px}.workbench-summary-primary-kpi{gap:6px;display:grid}.workbench-summary-primary-kpi>span{font-size:14px}.workbench-summary-primary-kpi>div{align-items:baseline;gap:8px;display:flex}.workbench-summary-primary-kpi strong{font-size:26px;line-height:1}.workbench-summary-icon{border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.workbench-summary-icon svg{width:20px;height:20px}.workbench-summary-icon.is-orders{color:#fff;background:#ffffff29}.workbench-summary-icon.is-lifecycle{color:#130f26;background:#ffcc9129}.workbench-summary-secondary{grid-template-rows:44px 1fr;padding:11px 15px;display:grid}.workbench-summary-secondary-metrics{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:20px;display:grid}.workbench-summary-secondary-metrics>div{gap:8px;min-width:0;display:grid}.workbench-summary-secondary-metrics span{color:var(--workbench-muted);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.workbench-summary-secondary-metrics strong{font-size:20px;font-weight:600}.workbench-card-head{box-sizing:border-box;border-bottom:0;height:52px;padding:0 24px;font-size:16px;font-weight:700}.workbench-card-head>span:last-child:not(:first-child){color:var(--workbench-blue);font-size:12px}.workbench-card-meta{box-sizing:border-box;height:24px;color:var(--workbench-muted);white-space:nowrap;align-items:center;padding:2px 0;font-size:12px;font-weight:500;line-height:20px;display:flex}.workbench-stage-list{order:1;grid-template-columns:7px max-content 28px;grid-auto-rows:20px;align-items:center;gap:7px 6px;width:max-content;max-width:100%;padding:0;display:grid}.workbench-stage-summary{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:8px;height:283px;padding:16px 20px 4px 24px;display:grid}.workbench-stage-ring{border-radius:50%;order:2;place-items:center;width:190px;height:190px;display:grid;position:relative}.workbench-stage-ring:after{background:var(--workbench-surface);content:"";border-radius:50%;position:absolute;inset:34px}.workbench-stage-ring>span{display:none}.workbench-stage-ring small,.workbench-card-head small{color:var(--workbench-muted);font-size:10px}.workbench-stage-row{min-width:0;min-height:20px;display:contents}.workbench-stage-row>i{background:#5570f1;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.workbench-stage-row:nth-child(2)>i{background:#6f87f5}.workbench-stage-row:nth-child(3)>i{background:#879bf7}.workbench-stage-row:nth-child(4)>i{background:#9eaff9}.workbench-stage-row:nth-child(5)>i{background:#b6c3fb}.workbench-stage-row:nth-child(6)>i{background:#ccd6fd}.workbench-stage-row:nth-child(7)>i{background:#ffb768}.workbench-stage-row:nth-child(8)>i{background:#ffcc91}.workbench-stage-row:nth-child(9)>i{background:#ffe0bd}.workbench-stage-row[data-stage=unclassified]>i{background:#d6a85f}.workbench-stage-row>span{text-overflow:ellipsis;white-space:nowrap;line-height:20px;overflow:hidden}.workbench-trend-row>span{flex:0 0 54px}.workbench-stage-row>strong,.workbench-trend-row>strong{text-align:right;font-size:11px;font-weight:600;line-height:20px}.workbench-bar{background:#eef1f5;border-radius:999px;flex:1;height:6px;overflow:hidden}.workbench-bar>span{border-radius:inherit;background:#0ea5e9;min-width:4px;height:100%;display:block}.workbench-stage-row[data-stage=risk] .workbench-bar>span,.workbench-stage-row[data-stage=scheduling] .workbench-bar>span,.workbench-stage-row[data-stage=aftersales] .workbench-bar>span{background:#fa8c16}.workbench-stage-row[data-stage=renting] .workbench-bar>span{background:#52c41a}.workbench-stage-row[data-stage=returning] .workbench-bar>span{background:#ff4d4f}.workbench-stage-row[data-stage=draft] .workbench-bar>span,.workbench-stage-row[data-stage=closed] .workbench-bar>span{background:#9ca3af}.workbench-trend-head{height:52px}.workbench-trend-head>div{align-items:center;gap:18px;display:flex}.workbench-trend{box-sizing:border-box;grid-template-columns:52px minmax(0,1fr);gap:12px;height:283px;padding:20px 24px 8px;display:grid}.workbench-trend-y-axis{height:218px;color:var(--workbench-muted);text-align:right;flex-direction:column;justify-content:space-between;font-size:10px;display:flex}.workbench-trend-columns{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:26px;height:238px;display:grid}.workbench-trend-column{flex-direction:column;justify-content:end;align-items:center;gap:5px;min-width:0;height:238px;display:flex}.workbench-trend-column>span{color:var(--workbench-muted);white-space:nowrap;font-size:10px}.workbench-column-track{background:#eef0fa;border-radius:13px;align-items:end;width:16px;height:218px;display:flex;overflow:hidden}.workbench-column-track>span{background:#5570f1;border-radius:13px;width:100%;min-height:2px;display:block}.workbench-table-wrap{overflow-x:auto}.workbench-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1120px;font-size:12px}.workbench-table th,.workbench-table td{box-sizing:border-box;text-align:left;white-space:nowrap;border-bottom:1px solid #edf0f4;height:34px;padding:0 12px;line-height:1.22}.workbench-table th{color:#526173;background:#fff;height:44px;font-size:12px;font-weight:700}.workbench-status-row{cursor:pointer}.workbench-status-row td:first-child{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.workbench-copy-control{align-items:center;gap:6px;display:inline-flex}.workbench-copy-button{color:inherit;font:inherit;cursor:copy;background:0 0;border:0;padding:0;font-weight:700}.workbench-copy-button:focus-visible{outline:2px solid color-mix(in srgb, var(--workbench-blue) 48%, transparent);outline-offset:2px}.workbench-copy-status{color:var(--workbench-muted);font-family:inherit;font-size:10px;font-weight:400}.workbench-status-row td:nth-child(5){color:#1261c9;font-weight:600}.workbench-table td:first-child,.workbench-table td:nth-child(2),.workbench-table td:nth-child(3),.workbench-table td:nth-child(4),.workbench-table td:nth-child(6){text-overflow:ellipsis;max-width:240px;overflow:hidden}.workbench-status-row:hover td,.workbench-status-row:focus td{background:#f7fbff}.workbench-status-row:focus{outline:2px solid color-mix(in srgb, var(--workbench-blue) 24%, transparent);outline-offset:-2px}.workbench-status-tag{color:#1261c9;background:#eaf3ff;border-radius:4px;align-items:center;min-height:17px;padding:0 6px;font-size:10.5px;font-weight:600;display:inline-flex}.workbench-status-tag[data-state=服务在租]{color:#237804;background:#f0fff0;border:1px solid #b7eb8f}.workbench-status-tag[data-state=风控中],.workbench-status-tag[data-state=售后中]{color:#ad4e00;background:#fff7e6}.workbench-status-tag[data-state=留用\&退回]{color:#a8071a;background:#fff1f0}.workbench-status-tag[data-state=已结算]{color:#4b5563;background:#f3f4f6}.workbench-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:7px 9px;display:grid}.workbench-quick-grid.is-compact{padding:0;display:block}.workbench-quick-entry-group{flex-direction:column;gap:4px;min-width:0;display:flex}.workbench-quick-entry{color:#344054;border:1px solid var(--workbench-line);cursor:pointer;background:#fff;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:27px;padding:4px 9px;font-size:12px;font-weight:560;display:flex}.workbench-quick-entry-customer{min-width:0;color:var(--workbench-muted);justify-content:center;align-items:center;gap:3px;padding:0 6px;font-size:11px;display:inline-flex}.workbench-quick-entry-customer .order-protected-value{align-items:center;gap:3px;min-width:0;display:inline-flex}.workbench-quick-entry-customer .order-privacy-reveal-button{border:1px solid var(--workbench-line);background:var(--workbench-surface);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;line-height:1;display:inline-flex}.workbench-quick-entry-customer .order-privacy-reveal-button:hover:not(:disabled),.workbench-quick-entry-customer .order-privacy-reveal-button:focus-visible{outline-offset:1px;border-color:#1d6ed8;outline:2px solid #1d6ed833}.workbench-quick-entry-customer .order-privacy-reveal-button:disabled{cursor:wait;opacity:.65}.workbench-quick-grid.is-compact .workbench-quick-entry{color:#130f26;background:#fff;border-color:#0000;border-radius:16px;justify-content:center;width:232px;height:46px;padding:0 18px;font-size:14px;font-weight:600}.workbench-summary-primary .workbench-quick-entry>span{color:#130f26}.workbench-entry-icon{color:#130f26;width:24px;height:24px}.workbench-status-card>.workbench-card-head{border-bottom:1px solid var(--workbench-line);height:61px;padding:0 20px;font-size:14px}.workbench-status-card-actions{align-items:center;gap:12px;display:flex}.workbench-status-card-actions>span{color:var(--workbench-muted);font-weight:500}.workbench-refresh-button{border:1px solid var(--workbench-line);color:var(--workbench-blue);cursor:pointer;font:inherit;background:#fff;border-radius:6px;padding:4px 10px}.workbench-refresh-button:hover{background:var(--workbench-blue-light)}.workbench-refresh-button:focus-visible{outline:2px solid var(--workbench-blue);outline-offset:2px}.workbench-table-footer{box-sizing:border-box;height:28px;color:var(--workbench-muted);border-top:1px solid var(--workbench-line);justify-content:space-between;align-items:center;padding:0 12px;font-size:10px;display:flex}.workbench-empty,.workbench-loading,.workbench-refreshing,.workbench-feedback{color:var(--workbench-muted);text-align:center;padding:22px 16px}.workbench-empty-card{min-height:120px}.workbench-loading{justify-content:center;align-items:center;gap:10px;display:flex}.workbench-refreshing{color:var(--workbench-blue);border-bottom:1px solid var(--workbench-line);text-align:left;align-items:center;gap:8px;padding:8px 16px;display:flex}.workbench-refreshing>span{border:2px solid #c9dcf8;border-top-color:var(--workbench-blue);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite workbench-spin}.workbench-loading>span{border:2px solid #c9dcf8;border-top-color:var(--workbench-blue);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite workbench-spin}.workbench-feedback p{margin:8px 0}.workbench-feedback small{margin-bottom:10px;display:block}.workbench-feedback button{min-height:27px;color:var(--workbench-blue);border:1px solid color-mix(in srgb, var(--workbench-blue) 28%, var(--workbench-line));cursor:pointer;background:#fff;border-radius:5px;padding:4px 9px}.application-layout[data-color-scheme=dark] .pc-workbench{--workbench-ink:var(--application-text);--workbench-muted:var(--application-text-secondary);--workbench-faint:var(--application-text-tertiary);--workbench-line:var(--application-line);--workbench-surface:var(--application-card);color:var(--workbench-ink);background:var(--application-bg)}.application-layout[data-color-scheme=dark] .workbench-page-head,.application-layout[data-color-scheme=dark] .workbench-card,.application-layout[data-color-scheme=dark] .workbench-quick-entry,.application-layout[data-color-scheme=dark] .workbench-feedback button{color:var(--workbench-ink);background:var(--application-card)}.application-layout[data-color-scheme=dark] .workbench-table th{color:var(--workbench-muted);background:var(--application-panel)}.application-layout[data-color-scheme=dark] .workbench-table th,.application-layout[data-color-scheme=dark] .workbench-table td{border-bottom-color:var(--application-line)}.application-layout[data-color-scheme=dark] .workbench-bar{background:var(--application-panel-active)}.application-layout[data-color-scheme=dark] .workbench-status-row:hover td,.application-layout[data-color-scheme=dark] .workbench-status-row:focus td{background:var(--application-panel-hover)}.application-layout[data-color-scheme=dark] .workbench-status-tag{color:#7dd3fc;background:#0ea5e929;border-color:#0000}.application-layout[data-color-scheme=dark] .workbench-status-tag[data-state=服务在租]{color:#86efac;background:#22c55e29}.application-layout[data-color-scheme=dark] .workbench-status-tag[data-state=风控中],.application-layout[data-color-scheme=dark] .workbench-status-tag[data-state=售后中]{color:#fdba74;background:#f9731629}.application-layout[data-color-scheme=dark] .workbench-status-tag[data-state=留用\&退回]{color:#fda4af;background:#f43f5e29}.application-layout[data-color-scheme=dark] .workbench-status-tag[data-state=已结算]{color:#cbd5e1;background:#94a3b829}.application-layout[data-color-scheme=dark] .workbench-quick-grid.is-compact .workbench-quick-entry{color:#7dd3fc;background:var(--application-card)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@keyframes workbench-spin{to{transform:rotate(360deg)}}@media (width>=1280px) and (width<=1719px){.workbench-analysis-grid{grid-template-columns:minmax(250px,360fr) minmax(400px,592fr) minmax(410px,600fr)}.workbench-card-head{padding-left:16px;padding-right:16px}.workbench-stage-summary{grid-template-columns:minmax(105px,1fr) auto;gap:6px;padding:16px 12px 2px}.workbench-stage-list{grid-template-columns:7px max-content 24px;column-gap:4px}.workbench-stage-ring{width:140px;height:140px}.workbench-stage-ring:after{inset:26px}.workbench-trend{grid-template-columns:44px minmax(0,1fr);gap:8px;padding-left:16px;padding-right:16px}.workbench-trend-columns{gap:14px}.workbench-table{table-layout:fixed}.workbench-table th,.workbench-table td{text-overflow:ellipsis;overflow:hidden}.workbench-table th:first-child{width:15%}.workbench-table th:nth-child(2){width:14%}.workbench-table th:nth-child(3){width:17%}.workbench-table th:nth-child(4){width:11%}.workbench-table th:nth-child(5){width:10%}.workbench-table th:nth-child(6){width:20%}.workbench-table th:nth-child(7){width:13%}}@media (width>=1280px) and (width<=1399px){.workbench-stage-summary{padding-bottom:2px;padding-left:8px;padding-right:8px}.workbench-stage-ring{width:110px;height:110px}.workbench-stage-ring:after{inset:20px}.workbench-summary-primary,.workbench-summary-secondary{padding-left:12px;padding-right:12px}.workbench-summary-primary-body{gap:10px}.workbench-quick-grid.is-compact .workbench-quick-entry{width:210px}}@media (width<=1279px){.workbench-analysis-grid{grid-template-columns:minmax(280px,360px) minmax(0,1fr);height:auto}.workbench-summary-cards{grid-column:1/-1;grid-template-rows:159px;grid-template-columns:1fr 1fr}}@media (width<=1180px){.workbench-analysis-grid{grid-template-columns:minmax(300px,1fr) minmax(380px,1.2fr)}.workbench-summary-cards{grid-column:1/-1;grid-template-rows:auto;grid-template-columns:1fr 1fr}}@media (width<=860px){.workbench-analysis-grid,.workbench-summary-cards{grid-template-columns:1fr}.workbench-summary-cards{grid-column:auto}}@media (width<=720px){.workbench-activity-grid{grid-template-columns:1fr}}@media (width<=680px){.pc-workbench{padding:0 8px 8px}.workbench-page-head{flex-direction:column;align-items:stretch;margin:0 -8px}.workbench-stage-summary{grid-template-columns:1fr;justify-items:center}.workbench-summary-primary,.workbench-summary-secondary{grid-template-columns:1fr}.workbench-summary-secondary>div{border-right:0;border-bottom:1px solid var(--workbench-line);padding:10px 0}.workbench-summary-secondary>div:last-child{border-bottom:0}.workbench-quick-entry{min-height:44px}}
