/* Visual refinement for the isolated desktop preview only. */
body{background:#fff;color:#172234}
.desktop-app{grid-template-columns:218px minmax(0,1fr)}
.sidebar{background:#fff;border-right-color:#e5eaf1}
.header-actions{display:flex;flex-direction:column;align-items:stretch;gap:7px}.desktop-draft-resume{width:100%;min-width:168px;border:1px solid #cfe0f4;border-radius:8px;background:#f6faff;display:grid;grid-template-columns:minmax(0,1fr) 30px;overflow:hidden}.desktop-draft-resume>button{border:0;background:transparent;color:#0965df;cursor:pointer}.desktop-draft-resume>button:first-child{min-height:43px;padding:7px 5px 7px 11px;display:grid;gap:2px;text-align:left}.desktop-draft-resume span{font-size:10px;font-weight:800}.desktop-draft-resume small{max-width:132px;color:#627797;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desktop-draft-resume>button:last-child{width:30px;border-left:1px solid #dce8f5;color:#6b7e98;font-size:17px}.desktop-draft-resume>button:hover{background:#edf5ff}.workspace.is-new-order .header-actions{display:none}
.sidebar-brand{height:76px;padding-left:22px}
.sidebar-brand strong{font-size:17px}
.sidebar-nav{padding:6px 9px;gap:4px}
.nav-item{height:44px;border-radius:7px;color:#53627d;font-size:13px;font-weight:600}
.nav-item.is-active{background:#f1f5fb;color:#075fd4}
.nav-icon{display:grid;place-items:center;flex:0 0 20px}
.nav-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.workspace{padding:0 28px 34px;background:#fff}
.workspace-header{height:78px}
.workspace-header h1{font-size:24px;letter-spacing:-.02em}
.workspace-header p{font-size:12px}
.header-actions{gap:12px}
.preview-pill{display:none}
.export-button{height:42px;padding:0 18px;border:1px solid #d9e1ec;border-radius:7px;background:#fff;color:#5c6b84;font-weight:650;opacity:1}
.orders-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:8px 0 18px}
.orders-controls .status-tabs{margin:0;flex-wrap:nowrap;gap:10px}
.status-tab{height:38px;padding:0 14px;font-size:12px}
.order-filter-actions{display:flex;align-items:center;gap:10px;margin-left:auto}
.date-control{height:40px;min-width:210px;justify-content:space-between}
.outline-button{height:40px;font-size:12px}
.advanced-order-filters{margin:-6px 0 14px;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#fafcff}
.table-shell{border-color:#dfe5ee;box-shadow:none}
.table-head{min-height:40px;background:#fafbfd;color:#61708a;font-size:10px}
.orders-grid{grid-template-columns:70px 1.2fr 1.25fr 1.35fr .7fr .78fr .9fr .72fr .82fr .82fr;gap:12px;padding:0 14px}
.orders-grid.table-row{width:100%;min-height:58px;appearance:none;border:0;border-top:1px solid #e5eaf1;border-radius:0;background:#fff;color:#172234;text-align:left;cursor:pointer}
.orders-grid.table-row:hover{background:#f8fbff}
.orders-grid.table-row.is-selected{background:#f1f6ff;box-shadow:inset 2px 0 #0965df}
.orders-grid.table-row>*{min-width:0;text-align:left}
.table-row{font-size:11px}
.table-row strong{font-size:11px;font-weight:650}
.cell-stack{gap:3px}
.cell-stack small{font-size:9.5px}
.details-panel{padding:18px 20px;border-color:#b6cff2;background:#fff}
.details-head{margin-bottom:14px}
.details-head h2{font-size:18px}
.details-grid{grid-template-columns:1.05fr 1.25fr .9fr;gap:20px}
.detail-card,.detail-item{border-color:#e0e6ef;box-shadow:0 2px 8px rgba(34,63,101,.025)}
.details-title{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.details-title h2{margin-right:2px}
.order-creator{color:#64728a;font-size:12px;font-weight:650}
.detail-products{display:grid;gap:10px}
.detail-items{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}
.detail-item p{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 8px;color:#1c293c}
.detail-item p b{font-size:13px}
.detail-item p span{color:#64728a;font-size:11px}
.detail-item>small{display:block;white-space:nowrap;font-size:10px;letter-spacing:-.01em}
.order-totals{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:11px 12px;border:1px solid #dbe4ef;border-radius:7px;background:#f8fbff}
.order-totals.has-delivery{grid-template-columns:repeat(5,1fr)}
.order-totals span{display:grid;gap:4px;color:#68768d;font-size:10px}
.order-totals strong{color:#172234;font-size:12px}
.desktop-order-comment{display:grid;gap:6px;padding:11px 12px;border:1px solid #dbe4ef;border-radius:7px;background:#fff;color:#68768d;font-size:10px}
.desktop-order-comment strong{color:#172234;font-size:12px;white-space:normal;line-height:1.45}
.details-actions .danger-action{margin-top:8px;border-color:#efb8b8;color:#d73535}
.details-actions .accept-action{border-color:#8bc9aa;background:rgba(232,247,239,.55);color:#168452;box-shadow:none}
.details-actions .accept-action:hover{border-color:#62b589;background:rgba(222,244,232,.72);color:#117246}
.details-actions .accept-action:disabled{border-color:#cbd5df;background:#e8edf2;color:#8a96a8;box-shadow:none;cursor:not-allowed}
.accept-note{color:#a46418;line-height:1.4}
.desktop-accept-panel{padding:12px;border:1px solid #b9d2f3;border-radius:8px;background:#f6f9fe;display:grid;gap:8px}
.desktop-accept-panel label{display:grid;gap:6px;color:#54647d;font-size:11px;font-weight:700}
.desktop-accept-panel select{height:38px;border:1px solid #cbd7e7;border-radius:7px;background:#fff;padding:0 10px;color:#172238}
.desktop-accept-panel .secondary-action{color:#61708d;background:#fff}
.status-tab.is-loading{opacity:.65;cursor:wait}
.shipments-grid.shipment-row{width:100%;appearance:none;border:0;border-top:1px solid #e5eaf1;border-radius:0;background:#fff;color:#172234;text-align:left;cursor:pointer}
.shipments-grid.shipment-row:hover{background:#f8fbff}
.shipments-grid.shipment-row.is-selected{background:#f1f6ff;box-shadow:inset 2px 0 #0965df}
.shipments-grid.shipment-row>*{min-width:0;text-align:left}
.preview-actions .complete-action{border-color:#9bd6b6;background:#e8f7ee;color:#168452}
.details-actions .reject-action{border-color:#efc6c6;background:#fff7f7;color:#c73535}.details-actions .restore-action{border-color:#a9c7ef;background:#f2f7ff;color:#0965df}.details-actions .reject-action:active,.details-actions .restore-action:active{transform:translateY(1px)}
.desktop-shipment-editor{display:grid;gap:6px;color:#64738c;font-size:10px;font-weight:700}.desktop-shipment-editor input{height:38px;padding:0 9px;border:1px solid #dce4ef;border-radius:7px;background:#fff;color:#172234}.preview-actions .secondary-action{color:#64738c}
.details-actions a,.details-actions button{transition:transform .08s ease,box-shadow .08s ease,background-color .08s ease}.details-actions a:active,.details-actions button:active{transform:translateY(1px) scale(.985);box-shadow:inset 0 2px 5px rgba(39,66,103,.16)}.details-actions button:disabled{cursor:wait;opacity:.68}
.shipment-toolbar{justify-content:space-between}
.shipment-date-controls{display:flex;align-items:center;gap:10px;margin-left:auto}
.shipment-stat{appearance:none;text-align:left;color:inherit;cursor:pointer}
.shipment-stat:hover{border-color:#b9ccea;background:#fbfdff}
.shipment-stat.is-selected{border-color:#7fb0ef;background:#f3f7ff;box-shadow:0 0 0 2px rgba(9,101,223,.07)}
.shipments-grid{grid-template-columns:.72fr 1.35fr 1.45fr .68fr .72fr .68fr .82fr .82fr}
.shipment-item-summary{gap:5px}
.shipment-item-summary small{overflow:visible;text-overflow:clip;font-size:10px}
.shipment-date{cursor:pointer}
.shipment-date input{cursor:pointer}
.clients-grid{grid-template-columns:2fr .65fr .9fr .8fr 1fr}
.clients-grid.client-row{width:100%;appearance:none;border:0;border-top:1px solid #e5eaf1;border-radius:0;background:#fff;color:#172234;text-align:left;cursor:pointer}
.clients-grid.client-row:hover{background:#f4f8ff;box-shadow:inset 2px 0 #0965df}
.clients-grid.client-row>*{text-align:left}
.client-back{margin:4px 0 14px;padding:0;border:0;background:transparent;color:#0965df;font-weight:700;cursor:pointer}
.client-profile-head h2{margin:0 0 10px;font-size:25px}
.client-profile-head p{margin:4px 0;color:#61708d;font-size:13px}
.client-summary{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0 26px;border:1px solid #dfe5ee;border-radius:9px;background:#fff}
.client-summary span{display:grid;gap:8px;padding:18px 24px;color:#61708d;font-size:11px}
.client-summary span+span{border-left:1px solid #e3e8ef}
.client-summary strong{color:#172234;font-size:20px}
.history-title{margin:0 0 14px;font-size:18px}
.client-order-history{display:grid;gap:14px}
.client-order-card{display:grid;grid-template-columns:.72fr 1.45fr .9fr .8fr;gap:20px;padding:18px;border:1px solid #dfe5ee;border-radius:9px;background:#fff}
.client-order-main{display:grid;align-content:start;gap:14px}
.client-order-title{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.client-order-sum{font-size:16px}
.client-order-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.client-order-meta{display:grid;align-content:start;gap:14px}
.client-order-meta span{display:grid;gap:4px;color:#61708d;font-size:10px}
.client-order-meta strong{color:#172234;font-size:12px}
.client-order-meta small{align-self:end;color:#7b879a;font-size:10px}
.client-order-actions{display:grid;align-content:start;gap:8px}
.client-order-actions button{height:38px;border:1px solid #d8e1ec;border-radius:7px;background:#fff;color:#0965df;font-size:11px;font-weight:700}
.client-order-actions .danger-action{margin:0;border-color:#efb8b8;color:#d73535}
.client-order-card{display:block;padding:0;overflow:hidden}
.client-history-head{min-height:52px;padding:12px 16px;border-bottom:1px solid #e3e8ef;display:flex;align-items:center;justify-content:space-between;gap:18px}
.client-history-head>small{color:#7b879a;font-size:10px;white-space:nowrap}
.client-history-body{display:grid;grid-template-columns:.72fr 1.55fr .78fr;gap:16px;padding:14px 16px;align-items:start}
.client-order-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;border:1px solid #e0e6ef;border-radius:7px;background:#fbfcfe}
.client-order-info span{display:grid;gap:4px;color:#68768d;font-size:10px}
.client-order-info strong{color:#172234;font-size:12px;white-space:nowrap}
.client-history-body .client-order-items{align-items:start}
.client-history-body .detail-item{padding:11px;min-height:0}
.client-history-body .detail-item p{margin:9px 0 7px}
.client-history-body .client-order-actions{gap:7px}
.client-history-body .client-order-actions button{height:34px}
.client-order-info{display:flex;flex-direction:column;min-height:100%}
.client-order-info>small{margin-top:auto;padding-top:18px;color:#7b879a;font-size:10px;line-height:1.45}
.client-order-products{display:grid;gap:9px}
.client-order-products .order-totals{padding:9px 10px}
.shipment-details-grid>.detail-card p:last-child{display:none}
.client-order-actions button:nth-child(3){display:none}
#orderDetails .details-actions a:nth-child(2){display:none}
.client-history-toolbar{display:flex;align-items:center;gap:10px;margin:-4px 0 12px;position:relative}
.client-history-search{height:40px;min-width:0;flex:1;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #dce4ef;border-radius:7px;background:#fff;color:#71809a}
.client-history-search input{width:100%;border:0;outline:0;background:transparent;color:#172234;font-size:12px}
.client-filter-wrap{position:relative}
.client-filter-button,.client-history-sort{height:40px;border:1px solid #dce4ef;border-radius:7px;background:#fff;color:#42506a;font-size:11px}
.client-filter-button{display:flex;align-items:center;gap:6px;padding:0 13px;cursor:pointer}
.client-filter-button.is-active{border-color:#7fb0ef;color:#0965df;background:#f4f8ff}
.client-filter-button b{min-width:17px;height:17px;padding:0 5px;border-radius:9px;display:grid;place-items:center;background:#0965df;color:#fff;font-size:9px}
.client-history-sort{width:168px;padding:0 10px;outline:0}
.client-filter-popover{position:absolute;right:0;top:46px;z-index:20;width:310px;padding:14px;border:1px solid #d9e2ee;border-radius:9px;background:#fff;box-shadow:0 14px 38px rgba(31,58,94,.15);display:grid;gap:11px}
.client-filter-popover>label{display:grid;gap:5px;color:#61708d;font-size:10px}
.client-filter-popover select,.client-filter-popover input{height:36px;width:100%;padding:0 9px;border:1px solid #dce4ef;border-radius:6px;background:#fff;color:#26344a;font-size:11px;outline:0}
.client-filter-popover fieldset{margin:0;padding:8px 10px 10px;border:1px solid #e1e7ef;border-radius:7px;display:grid;grid-template-columns:1fr 1fr;gap:8px}
.client-filter-popover legend{padding:0 4px;color:#61708d;font-size:10px;font-weight:700}
.client-filter-popover fieldset label{display:grid;gap:4px;color:#7a879a;font-size:9px}
.client-filter-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:2px}
.client-filter-actions button{height:34px;padding:0 12px;border:1px solid #d8e1ec;border-radius:6px;background:#fff;color:#53617a;font-size:10px;font-weight:700;cursor:pointer}
.client-filter-actions button:last-child{border-color:#0965df;background:#0965df;color:#fff}
.order-pagination{min-height:52px;padding:10px 4px;display:flex;align-items:center;justify-content:space-between;color:#68768d;font-size:10px}
.order-pagination>div{display:flex;align-items:center;gap:8px}
.order-pagination button{width:34px;height:32px;border:1px solid #dce4ef;border-radius:6px;background:#fff;color:#42506a;font-size:18px;cursor:pointer}
.order-pagination button:disabled{opacity:.4;cursor:default}
.order-pagination strong{min-width:30px;height:30px;border-radius:6px;display:grid;place-items:center;background:#0965df;color:#fff;font-size:11px}
.order-pagination em{margin-left:8px;padding:8px 10px;border:1px solid #dce4ef;border-radius:6px;background:#fff;color:#42506a;font-style:normal}
.persistent-order-search{align-items:center;gap:10px;position:relative}
.persistent-order-search .search-box{width:auto;min-width:260px;flex:1}
.order-popover-wrap{position:relative}
.order-filter-button{display:flex;align-items:center;gap:5px;white-space:nowrap}
.order-filter-button.is-active{border-color:#7fb0ef;background:#f4f8ff;color:#0965df}
.order-filter-button b{min-width:17px;height:17px;padding:0 5px;border-radius:9px;display:grid;place-items:center;background:#0965df;color:#fff;font-size:9px}
.order-sort{height:40px;width:202px;padding:0 10px;border:1px solid #dce4ef;border-radius:7px;background:#fff;color:#42506a;font-size:11px;outline:0}
.order-filter-popover{position:absolute;right:0;top:46px;z-index:24;width:340px;padding:14px;border:1px solid #d9e2ee;border-radius:9px;background:#fff;box-shadow:0 14px 38px rgba(31,58,94,.15);display:grid;gap:11px}
.order-filter-popover>label{display:grid;gap:5px;color:#61708d;font-size:10px}
.order-filter-popover select,.order-filter-popover input{height:35px;width:100%;padding:0 8px;border:1px solid #dce4ef;border-radius:6px;background:#fff;color:#26344a;font-size:10px;outline:0}
.order-filter-popover fieldset{margin:0;padding:8px 10px 10px;border:1px solid #e1e7ef;border-radius:7px;display:grid;grid-template-columns:1fr 1fr;gap:8px}
.order-filter-popover legend{padding:0 4px;color:#61708d;font-size:10px;font-weight:700}
.order-filter-popover fieldset label{display:grid;gap:4px;color:#7a879a;font-size:9px}
.quick-date-filters{display:flex;gap:7px}
.quick-date-filters button{height:30px;flex:1;border:1px solid #dce4ef;border-radius:6px;background:#fff;color:#53617a;font-size:9px;cursor:pointer}
.quick-date-filters button.is-active{border-color:#7fb0ef;background:#eaf2ff;color:#0965df}
.order-filter-popover .thickness-filters{display:flex;flex-wrap:wrap;gap:8px 14px}
.order-filter-popover .thickness-filters label{display:flex;align-items:center;gap:5px}
.order-filter-popover .thickness-filters input{width:15px;height:15px;accent-color:#0965df}
.order-filter-popover-actions{display:flex;justify-content:flex-end;gap:8px}
.order-filter-popover-actions button{height:34px;padding:0 12px;border:1px solid #d8e1ec;border-radius:6px;background:#fff;color:#53617a;font-size:10px;font-weight:700;cursor:pointer}
.order-filter-popover-actions button:last-child{border-color:#0965df;background:#0965df;color:#fff}
.order-filter-chips{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:-5px 0 12px}
.order-filter-chips button{height:27px;padding:0 9px;border:1px solid #cbdcf3;border-radius:14px;background:#f4f8ff;color:#315d91;font-size:9px;cursor:pointer}
.order-filter-chips span{margin-left:4px;font-size:12px}
@media(max-width:900px){.persistent-order-search{flex-wrap:wrap}.persistent-order-search .search-box{flex-basis:100%}.order-sort{margin-left:auto}.order-filter-popover{left:0;right:auto}}
.shipment-toolbar{min-height:44px;margin-bottom:16px;justify-content:flex-start}
.shipment-search-compact{display:flex;align-items:center;gap:8px}
.shipment-search-compact .search-box{width:330px;min-width:0;margin:0}
.shipment-search-compact .search-box>button{width:25px;height:25px;border:0;background:transparent;color:#71809a;font-size:18px;cursor:pointer}
.shipment-date-controls{margin-left:0;flex:0 0 auto}
.shipment-calendar-wrap{position:relative}
.shipment-date-button{height:44px;min-width:330px;padding:0 18px;border:1px solid #dce4ef;border-radius:8px;background:#fff;color:#172234;font-size:13px;font-weight:700;cursor:pointer}
.shipment-date-button span{margin-right:7px;color:#0965df}
.shipment-date-button svg{width:17px;height:17px;margin-right:8px;vertical-align:-3px;fill:none;stroke:#536b8d;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.shipment-date-button small{color:#66758d;font-size:11px;font-weight:600}
.shipment-calendar{position:fixed;z-index:25;width:min(650px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:0 16px;overflow-y:auto;overscroll-behavior:contain;border:1px solid #d5dfec;border-radius:11px;background:#fff;box-shadow:0 18px 50px rgba(31,58,94,.18)}
.shipment-calendar-head{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;min-height:58px;margin:0 -16px 8px;padding:10px 16px;border-bottom:1px solid #eef1f5;background:#fff}
.shipment-calendar-head>button{width:36px;height:36px;border:1px solid #dce4ef;border-radius:7px;background:#fff;color:#42506a;font-size:20px;cursor:pointer}
.shipment-calendar-head>div{display:flex;align-items:center;gap:8px}
.shipment-calendar-head select,.shipment-calendar-head input{height:36px;border:1px solid #dce4ef;border-radius:7px;background:#fff;color:#172234;font-size:13px;font-weight:700;text-transform:capitalize;outline:0}
.shipment-calendar-head select{padding:0 10px}.shipment-calendar-head input{width:82px;padding:0 8px}
.shipment-date-jump{display:grid;grid-template-columns:1fr auto;gap:8px 10px;align-items:end;padding:9px 10px;margin-bottom:10px;border:1px solid #e2e8f0;border-radius:8px;background:#fafcff}
.shipment-date-jump input{height:35px;padding:0 10px;border:1px solid #dce4ef;border-radius:6px;background:#fff;color:#172234;outline:0}
.shipment-date-jump button{height:35px;padding:0 12px;border:1px solid #0965df;border-radius:6px;background:#0965df;color:#fff;font-size:10px;font-weight:700;cursor:pointer}
.shipment-date-jump small{grid-column:1/-1;min-height:0;color:#d73535;font-size:9px}
.shipment-weekdays,.shipment-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}
.shipment-weekdays{margin-bottom:5px;color:#748198;font-size:9px;text-align:center}
.shipment-calendar-day{min-height:52px;padding:6px 7px;border:1px solid #e3e8ef;border-radius:7px;background:#fff;color:#253349;display:grid;align-content:space-between;text-align:left;cursor:pointer}
.shipment-calendar-day strong{font-size:12px}.shipment-calendar-day small{color:#47719e;font-size:8.5px}
.shipment-calendar-day.load-1{background:#f7faff}.shipment-calendar-day.load-2{background:#edf4ff}.shipment-calendar-day.load-3{background:#e3efff}
.shipment-calendar-day.is-outside{opacity:.38}.shipment-calendar-day.is-today{border-color:#7faeed}.shipment-calendar-day.is-selected{border-color:#0965df;background:#dceaff;box-shadow:0 0 0 2px rgba(9,101,223,.12)}
.shipment-calendar-day:hover{border-color:#78a9e9}
.shipment-calendar-foot{position:sticky;bottom:0;z-index:3;display:flex;justify-content:flex-start;margin:10px -16px 0;padding:10px 16px;border-top:1px solid #e4e9f0;background:#fff}
.shipment-calendar-foot button{height:auto;padding:4px 2px;border:0;background:transparent;color:#0965df;font-size:10px;font-weight:700;cursor:pointer}
@media(max-width:900px){.shipment-search-compact .search-box{width:260px}}
@media(max-width:760px){.client-history-toolbar{flex-wrap:wrap}.client-history-search{flex-basis:100%}.client-filter-wrap{margin-left:0}.client-history-sort{margin-left:auto}.client-filter-popover{left:0;right:auto}}
.type-badge.not-bau,.type-badge.not-set{border:1px solid #dce3ec;background:#fff;color:#64728a}
.type-badge.bau,.type-badge.bau-delivery,.type-badge.bau_delivery{background:#e5efff;color:#155dbb}
.workspace.is-new-order .workspace-header{display:none}
.desktop-order-create{padding:28px 4px 0}
.desktop-order-back{padding:0;border:0;background:transparent;color:#0965df;font-size:12px;font-weight:750;cursor:pointer}
.desktop-order-back span{margin-left:7px}
.desktop-order-create>h1{margin:17px 0 32px;font-size:28px;letter-spacing:-.03em}
.desktop-order-create>h1 small{display:inline-flex;margin-left:10px;padding:4px 8px;border-radius:10px;background:#f0f3f7;color:#58677f;font-size:10px;vertical-align:5px;letter-spacing:0}
.desktop-order-steps{min-height:70px;padding:0 18px;border:1px solid #dfe6ef;border-radius:9px;display:flex;align-items:center;justify-content:space-between;background:#fff}
.desktop-order-steps>div{display:flex;flex:0 0 auto;align-items:center;gap:11px;color:#65728a;font-size:11px;font-weight:650;white-space:nowrap}
.desktop-order-steps b{width:29px;height:29px;border:1px solid #d5deea;border-radius:50%;display:grid;place-items:center;background:#f9fbfd;color:#58677f;font-size:11px}
.desktop-order-steps .is-active{color:#0965df}
.desktop-order-steps .is-active b{border-color:#0965df;background:#0965df;color:#fff;box-shadow:0 5px 14px rgba(9,101,223,.2)}
.desktop-order-steps .is-complete b{border-color:#a7e3ce;background:#b8eedb;color:#08785b}.desktop-order-steps .is-complete span{display:grid;gap:3px}.desktop-order-steps .is-complete span>small{color:#0965df;font-size:10px}
.desktop-client-step{margin-top:27px;padding:24px;border:1px solid #dfe6ef;border-radius:9px;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:26px;background:#fff}
.desktop-client-picker h2{margin:0 0 20px;font-size:18px}
.desktop-client-search{height:48px;padding:0 14px;border:1px solid #d6e0ec;border-radius:8px;display:flex;align-items:center;gap:12px;background:#fff}
.desktop-client-search:focus-within{border-color:#86b3ec;box-shadow:0 0 0 3px rgba(9,101,223,.07)}
.desktop-client-search svg{width:19px;height:19px;fill:none;stroke:#657590;stroke-width:1.8;stroke-linecap:round}
.desktop-client-search input{width:100%;border:0;outline:0;background:transparent;color:#172234;font-size:13px}
.desktop-client-list-title{margin:25px 0 12px;color:#586983;font-size:12px;font-weight:650}
.desktop-client-results{display:grid;gap:10px}
.desktop-client-row{min-height:70px;padding:13px 17px;border:1px solid #dfe6ef;border-radius:8px;background:#fff;color:#172234;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}
.desktop-client-row:hover{border-color:#9fc0eb;background:#fbfdff}
.desktop-client-row.is-selected{border-color:#0965df;background:#f1f6ff;box-shadow:0 0 0 2px rgba(9,101,223,.07)}
.desktop-client-row>span{display:grid;gap:7px;min-width:0}
.desktop-client-row strong{font-size:13px}.desktop-client-row small{color:#61708d;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.desktop-client-row>b{color:#5f7190;font-size:23px;font-weight:400}
.desktop-client-empty{padding:34px;border:1px dashed #d9e2ed;border-radius:8px;text-align:center;color:#7c899c;font-size:12px}
.desktop-add-client{width:100%;height:48px;margin-top:12px;border:1px dashed #cddced;border-radius:8px;background:#fff;color:#0965df;font-size:12px;font-weight:750}
.desktop-add-client:disabled{opacity:.55;cursor:not-allowed}
.desktop-selected-client-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #e4e9f0}
.desktop-selected-client-head small{color:#66758d;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.desktop-selected-client-head h2{margin:6px 0 0;font-size:21px}
.desktop-selected-client-head>div:last-child{display:flex;gap:8px}.desktop-selected-client-head button{height:36px;padding:0 12px;border:1px solid #d5dfeb;border-radius:7px;background:#fff;color:#0965df;font-size:10px;font-weight:700;cursor:pointer}
.desktop-selected-destinations{display:grid;gap:14px}.desktop-selected-destination{padding:18px;border:1px solid #dfe6ef;border-radius:9px;background:#fff}.desktop-selected-destination.is-active{border-color:#b7cdec;box-shadow:0 0 0 2px rgba(9,101,223,.04)}
.desktop-secondary-client{padding:18px;border:1px dashed #bfd0e5;border-radius:9px;background:#f8fbff;display:grid;gap:12px}.desktop-secondary-client>div:first-child small{color:#0965df;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.desktop-secondary-client>div:first-child h3{margin:5px 0 4px;font-size:14px}.desktop-secondary-client>div:first-child p{margin:0;color:#687890;font-size:10px;line-height:1.5}.desktop-secondary-client .desktop-client-results{gap:7px}.desktop-secondary-client .desktop-client-row{min-height:60px}.desktop-secondary-actions{display:flex;flex-wrap:wrap;gap:8px}.desktop-secondary-actions button{min-height:38px;padding:0 12px;border:1px solid #cbd9e9;border-radius:7px;background:#fff;color:#0965df;font-size:10px;font-weight:750;cursor:pointer}.desktop-secondary-actions button:hover{border-color:#93b8e8;background:#f3f8ff}.desktop-client-warning{margin:0;padding:11px;border:1px dashed #dfb9bd;border-radius:7px;background:#fff8f8;color:#a33b46;font-size:10px}.desktop-contact-choice:disabled{opacity:.5;cursor:not-allowed}.desktop-contact-choice:disabled:hover{border-color:#dce4ef}
.desktop-selected-group{margin-top:20px}.desktop-selected-group h3,.desktop-client-editor h3{margin:0 0 10px;color:#56677f;font-size:11px}
.desktop-contact-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.desktop-contact-choice{min-height:59px;padding:10px 12px;border:1px solid #dce4ef;border-radius:8px;background:#fff;display:grid;gap:5px;text-align:left;cursor:pointer}.desktop-contact-choice span{color:#748197;font-size:9px}.desktop-contact-choice strong{color:#26364d;font-size:11px}.desktop-contact-choice:hover{border-color:#a9c4e8}.desktop-contact-choice.is-selected{border-color:#0965df;background:#f1f6ff;box-shadow:0 0 0 2px rgba(9,101,223,.06)}
.desktop-phone-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.desktop-phone-list>div{min-height:59px;padding:10px 12px;border:1px solid #dce4ef;border-radius:8px;background:#fbfcfe;display:grid;gap:5px}.desktop-phone-list span{color:#748197;font-size:9px}.desktop-phone-list strong{color:#26364d;font-size:11px}
.desktop-receiver-list{display:flex;flex-wrap:wrap;gap:8px}.desktop-receiver-list span{padding:9px 11px;border:1px solid #dce4ef;border-radius:7px;background:#f8fafc;color:#34445c;font-size:11px}
.desktop-edit-name{margin:18px 0;display:grid;gap:6px;color:#60708a;font-size:10px;font-weight:700}.desktop-edit-name input{height:39px;padding:0 11px;border:1px solid #d8e1ec;border-radius:7px;outline:0}
.desktop-editor-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.desktop-editor-columns>section{padding:14px;border:1px solid #e0e6ef;border-radius:8px;background:#fbfcfe}
.desktop-edit-contact-row{display:grid;grid-template-columns:1fr auto;align-items:end;gap:7px;margin-bottom:9px}.desktop-edit-contact-row label{display:grid;gap:5px;color:#6a7890;font-size:9px}.desktop-edit-contact-row input{height:37px;padding:0 10px;border:1px solid #d9e2ed;border-radius:6px;background:#fff;color:#172234;outline:0}.desktop-edit-contact-row>button{width:37px;height:37px;border:1px solid #efd0d0;border-radius:6px;background:#fff;color:#d73535;cursor:pointer}
.desktop-add-contact{height:34px;padding:0 9px;border:1px dashed #cbd9e9;border-radius:6px;background:#fff;color:#0965df;font-size:9px;font-weight:700;cursor:pointer}.desktop-receiver-editor{margin-top:18px;padding-top:14px;border-top:1px solid #e3e8ef}
.desktop-editor-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:15px}.desktop-editor-actions button{height:38px;padding:0 15px;border:1px solid #d7e0eb;border-radius:7px;background:#fff;color:#56667e;font-size:10px;font-weight:700;cursor:pointer}.desktop-editor-actions button:last-child{border-color:#0965df;background:#0965df;color:#fff}.desktop-editor-actions .desktop-delete-client{margin-right:auto;border-color:#e4a6ac;background:#fff;color:#c93543}.desktop-editor-actions button:disabled{opacity:.6}.desktop-edit-error{min-height:14px;margin:10px 0 0;color:#d73535;font-size:10px}
.desktop-client-help{padding:22px 18px;border:1px solid #dfe6ef;border-radius:8px;background:#fbfcfe;color:#596983}
.desktop-help-title{display:flex;align-items:center;gap:12px}.desktop-help-title span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e8f1ff;color:#0965df;font-weight:800}.desktop-help-title strong{font-size:12px;color:#34445d}
.desktop-client-help p{margin:17px 0 0;font-size:12px;line-height:1.7}
.desktop-order-type-step{margin-top:20px;padding:20px;border:1px solid #dfe6ef;border-radius:9px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;background:#fff}
.desktop-order-type-picker>h2{margin:0 0 8px;font-size:18px}.desktop-order-type-picker>p{margin:0 0 18px;color:#62718a;font-size:11px}
.desktop-order-type-choices{display:grid;gap:9px}.desktop-order-type-choices>button{min-height:96px;padding:14px 16px;border:1px solid #dce4ef;border-radius:8px;background:#fff;color:#172234;display:grid;grid-template-columns:22px 1fr;gap:12px;text-align:left;cursor:pointer}.desktop-order-type-choices>button:hover{border-color:#a7c4e9}.desktop-order-type-choices>button.is-selected{border-color:#0965df;background:#fbfdff;box-shadow:0 0 0 2px rgba(9,101,223,.05)}
.desktop-order-type-choices>button>i{width:18px;height:18px;margin-top:2px;border:1.5px solid #c9d5e4;border-radius:50%;position:relative}.desktop-order-type-choices>button.is-selected>i{border-color:#0965df}.desktop-order-type-choices>button.is-selected>i:after{content:"";position:absolute;inset:4px;border-radius:50%;background:#0965df}
.desktop-order-type-choices>button>div>strong{display:block;margin-bottom:6px;font-size:15px}.desktop-order-type-choices>button>div>p{margin:0 0 9px;color:#5e6e87;font-size:11px}.desktop-order-type-choices>button>div>span{display:inline-flex;align-items:center;height:24px;margin:0 7px 0 0;padding:0 7px;border:1px solid #e0e6ef;border-radius:6px;color:#64738c;background:#fbfcfe;font-size:9px}.desktop-order-type-choices em{display:inline-flex;flex:0 0 12px;width:12px;height:12px;margin-right:5px;color:#58718f;font-style:normal}.desktop-order-type-choices em svg{display:block;width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.desktop-delivery-price{margin-top:12px;padding:14px;border:1px solid #d5e3f4;border-radius:8px;background:#f7faff;display:grid;grid-template-columns:1fr 180px;align-items:center;gap:7px 14px;color:#40536e;font-size:11px;font-weight:700}.desktop-delivery-price input{height:40px;padding:0 11px;border:1px solid #cfdceb;border-radius:7px;background:#fff;font-size:13px;outline:0}.desktop-delivery-price small{grid-column:1/-1;color:#738198;font-size:9px;font-weight:500}
.desktop-type-help h3{margin:24px 0 5px;color:#34445d;font-size:11px}.desktop-type-help p{margin:0;line-height:1.55}
.desktop-order-materials-step{margin-top:27px;display:grid;gap:20px}
.desktop-order-context{padding:17px 20px;border:1px solid #dfe6ef;border-radius:9px;background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:20px}.desktop-order-context>div{display:grid;grid-template-columns:auto 1fr;gap:4px 13px;padding-right:18px}.desktop-order-context>div:first-child{border-right:1px solid #e3e8ef}.desktop-order-context span{grid-row:1/3;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#f2f5f9;color:transparent}.desktop-order-context span:after{content:"✓";color:#55708f;font-size:15px}.desktop-order-context strong{font-size:12px}.desktop-order-context small{color:#66758d;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.desktop-materials-layout{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:18px;align-items:start}.desktop-materials-main,.desktop-material-summary{padding:20px;border:1px solid #dfe6ef;border-radius:9px;background:#fff}.desktop-materials-main>h2,.desktop-material-summary>h2{margin:0 0 7px;font-size:17px}.desktop-materials-main>p{margin:0 0 16px;color:#65748c;font-size:11px}
.desktop-destination-switcher{margin:0 0 16px;padding:5px;border:1px solid #dbe5f1;border-radius:9px;background:#f4f7fb;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.desktop-destination-switcher>button{min-height:48px;padding:8px 11px;border:1px solid transparent;border-radius:7px;background:transparent;color:#546781;display:grid;gap:4px;text-align:left;cursor:pointer}.desktop-destination-switcher>button span{font-size:11px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desktop-destination-switcher>button small{font-size:9px}.desktop-destination-switcher>button.is-selected{border-color:#a7c4e9;background:#fff;color:#0965df;box-shadow:0 3px 9px rgba(28,65,111,.08)}
.desktop-material-search-wrap{position:relative}.desktop-material-search{height:44px;padding:0 13px;border:1px solid #d6e0ec;border-radius:7px;display:flex;align-items:center;gap:10px}.desktop-material-search:focus-within{border-color:#86b3ec;box-shadow:0 0 0 3px rgba(9,101,223,.07)}.desktop-material-search svg{width:17px;height:17px;fill:none;stroke:#657590;stroke-width:1.8}.desktop-material-search input{width:100%;border:0;outline:0;background:transparent;color:#172234;font-size:11px}
.desktop-material-results{position:absolute;z-index:5;top:49px;left:0;right:0;padding:7px;border:1px solid #d8e2ee;border-radius:8px;background:#fff;box-shadow:0 14px 35px rgba(25,45,72,.14)}.desktop-material-results>button{width:100%;min-height:64px;padding:7px 10px;border:0;border-radius:6px;background:#fff;color:#172234;display:grid;grid-template-columns:48px 1fr 20px;gap:11px;align-items:center;text-align:left;cursor:pointer}.desktop-material-results>button:hover{background:#f2f7ff}.desktop-material-results>button img{width:48px;height:48px;padding:3px;border:1px solid #dfe6ef;border-radius:7px;background:#fff;object-fit:contain}.desktop-material-results>button span{display:grid;gap:4px}.desktop-material-results strong{font-size:12px}.desktop-material-results small{color:#748198;font-size:9px}.desktop-material-results b{color:#0965df;font-size:17px;text-align:center}.desktop-material-results>p{margin:0;padding:18px;text-align:center;color:#7a8799;font-size:10px}
.desktop-material-items{display:grid;gap:10px;margin-top:15px}.desktop-material-empty{padding:30px;border:1px dashed #d7e1ed;border-radius:8px;color:#7c899c;text-align:center;font-size:11px}.desktop-material-row{padding:13px;border:1px solid #dfe6ef;border-radius:8px;display:grid;grid-template-columns:minmax(230px,1.7fr) 135px 140px 102px 112px 24px;gap:10px;align-items:center}.desktop-material-name{display:grid;grid-template-columns:58px minmax(0,1fr);gap:11px;align-items:center}.desktop-material-name>img{width:58px;height:58px;padding:3px;border:1px solid #dfe6ef;border-radius:8px;background:#fff;object-fit:contain}.desktop-material-name>div{display:grid;gap:7px;min-width:0}.desktop-material-name strong{font-size:12px;line-height:1.35}.desktop-material-name strong span{color:#596a82;font-weight:650;white-space:nowrap}
.desktop-material-stepper{display:grid;gap:6px}.desktop-material-stepper>span,.desktop-material-metric span{color:#718097;font-size:8px}.desktop-material-stepper>div{height:34px;border:1px solid #d9e2ed;border-radius:6px;display:grid;grid-template-columns:31px 1fr 31px;overflow:hidden}.desktop-material-stepper button{border:0;background:#f8fafc;color:#406086;font-size:14px;cursor:pointer;transition:background-color .12s,color .12s,box-shadow .12s}.desktop-material-stepper button:hover{background:#f8fafc;color:#406086}.desktop-material-stepper button.is-pressed{background:#dceaff;color:#0759bd;box-shadow:inset 0 0 0 1px #8bb6ed}.desktop-material-stepper input{min-width:0;width:100%;padding:0 3px;border:0;outline:0;text-align:center;color:#172234;font-size:10px;font-weight:750;-moz-appearance:textfield}.desktop-material-stepper input:focus{background:#f4f8fe}.desktop-material-stepper input::-webkit-inner-spin-button,.desktop-material-stepper input::-webkit-outer-spin-button{-webkit-appearance:none}.desktop-material-metric{display:grid;gap:7px}.desktop-material-metric strong{font-size:11px;white-space:nowrap}.desktop-material-remove{width:24px;height:30px;border:0;background:transparent;color:#5e708c;font-size:17px;cursor:pointer}
.desktop-material-summary{display:grid;gap:15px}.desktop-material-summary p{margin:0;display:flex;justify-content:space-between;color:#67768d;font-size:11px}.desktop-material-summary p strong{color:#172234}.desktop-material-summary>div{padding-top:16px;border-top:1px solid #e1e7ef;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:750}.desktop-material-summary>div strong{font-size:18px}
.desktop-order-comment-step{margin-top:27px;display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:18px;align-items:start}.desktop-comment-card,.desktop-comment-summary{padding:22px;border:1px solid #dfe6ef;border-radius:9px;background:#fff}.desktop-comment-card>h2,.desktop-comment-summary>h2{margin:0 0 7px;font-size:17px}.desktop-comment-card>p{margin:0 0 25px;color:#65748c;font-size:11px}.desktop-comment-group{display:grid;gap:10px;margin-top:17px}.desktop-comment-group>span,.desktop-comment-field{color:#64738d;font-size:10px;font-weight:650}.desktop-comment-tags{display:flex;flex-wrap:wrap;gap:8px}.desktop-comment-tags>button{min-height:39px;padding:0 13px;border:1px solid #d8e2ee;border-radius:8px;background:#fff;color:#34445c;display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:700;cursor:pointer}.desktop-comment-tags>button:hover{border-color:#99bce9;background:#f8fbff}.desktop-comment-tags>button.is-selected{border-color:#77a9ea;background:#edf5ff;color:#075fc8}.desktop-comment-tags svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.desktop-comment-selected{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 4px;padding:11px;border-radius:8px;background:#f6f9fd}.desktop-comment-selected>span{min-height:28px;padding:0 5px 0 10px;border:1px solid #cddcef;border-radius:999px;background:#fff;color:#3d506b;display:inline-flex;align-items:center;gap:7px;font-size:9px;font-weight:700}.desktop-comment-selected button{width:20px;height:20px;padding:0;border:0;border-radius:50%;background:#eef3f8;color:#65748b;cursor:pointer}.desktop-comment-machine-group{padding-top:3px}.desktop-comment-vehicles{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.desktop-comment-vehicles>button{width:100%;justify-content:center;padding:0}.desktop-comment-field{position:relative;margin-top:24px;display:grid;gap:9px}.desktop-comment-field textarea{width:100%;min-height:135px;padding:14px 14px 30px;border:1px solid #d7e1ed;border-radius:8px;outline:0;resize:vertical;color:#172234;font:inherit;font-size:11px;line-height:1.5}.desktop-comment-field textarea:focus{border-color:#86b3ec;box-shadow:0 0 0 3px rgba(9,101,223,.06)}.desktop-comment-field>small{position:absolute;right:12px;bottom:10px;color:#7b879a;font-size:9px;font-weight:500}.desktop-comment-field>small b{font:inherit}.desktop-comment-summary{display:grid;gap:0}.desktop-comment-summary>h2{margin-bottom:22px}.desktop-comment-summary-edit{padding:0 2px 18px;display:flex;align-items:center;justify-content:space-between}.desktop-comment-summary-edit+.desktop-comment-summary-edit{padding-top:2px;border-bottom:1px solid #e3e8ef}.desktop-comment-summary-edit>span{display:grid;gap:7px;color:#6c7990;font-size:10px}.desktop-comment-summary-edit strong{color:#172234;font-size:12px}.desktop-comment-summary-edit button{border:0;background:transparent;color:#0965df;font-size:10px;font-weight:750;cursor:pointer}.desktop-comment-summary-metrics{padding:18px 2px;border-bottom:1px solid #e3e8ef;display:grid;gap:13px}.desktop-comment-summary-metrics p{margin:0;display:flex;justify-content:space-between;color:#68768d;font-size:10px}.desktop-comment-summary-metrics strong{color:#172234}.desktop-comment-delivery{padding:17px 2px 0;display:flex;justify-content:space-between;color:#68768d;font-size:10px}.desktop-comment-delivery strong{color:#172234}.desktop-comment-total{padding:17px 2px 20px;display:flex;align-items:center;justify-content:space-between;color:#172234;font-size:12px;font-weight:800}.desktop-comment-total strong{font-size:21px}.desktop-comment-help{padding:15px;border:1px solid #dce5f0;border-radius:8px;background:#fbfcfe;display:grid;grid-template-columns:27px 1fr;gap:10px}.desktop-comment-help>i{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#e7f1ff;color:#0965df;font-style:normal;font-weight:800}.desktop-comment-help strong{font-size:10px}.desktop-comment-help p{margin:10px 0 0;color:#68778e;font-size:10px;line-height:1.6}
.desktop-comment-tags>button{min-height:36px;padding:0 13px;border-radius:999px}.desktop-comment-field>span{color:#64738d;font-size:10px;font-weight:650}.desktop-comment-input-shell{position:relative;overflow:hidden;border:1px solid #d7e1ed;border-radius:10px;background:#fff}.desktop-comment-input-shell:focus-within{border-color:#86b3ec;box-shadow:0 0 0 3px rgba(9,101,223,.06)}.desktop-comment-input-shell .desktop-comment-selected{margin:0;padding:12px 12px 10px;border-radius:0;background:#fff}.desktop-comment-input-shell .desktop-comment-selected:not(.is-hidden){border-bottom:1px solid #e2e8f0}.desktop-comment-input-shell .desktop-comment-selected>span{min-height:30px;padding:0 5px 0 11px;border-color:#b9d2f1;background:#f6faff;font-size:10px}.desktop-comment-input-shell textarea{min-height:120px;padding:13px 14px 30px;border:0;border-radius:0;box-shadow:none}.desktop-comment-input-shell textarea:focus{border:0;box-shadow:none}.desktop-comment-input-shell>small{position:absolute;right:12px;bottom:9px;color:#7b879a;font-size:9px;font-weight:500}.desktop-comment-input-shell>small b{font:inherit}
.desktop-order-footer{min-height:78px;margin-top:18px;padding:0 20px;border:1px solid #dfe6ef;border-radius:9px;display:flex;align-items:center;justify-content:space-between;background:#fff}.desktop-order-footer-left,.desktop-order-footer-right{display:flex;align-items:center;gap:12px}
.desktop-order-footer button{height:42px;padding:0 17px;border:1px solid #d5dfeb;border-radius:7px;background:#fff;color:#50617b;font-size:11px;font-weight:700;cursor:pointer}.desktop-order-footer #desktopClientNext{min-width:135px;border-color:#cad5e3;background:#dce3ec;color:#fff;cursor:default}.desktop-order-footer #desktopClientNext:not(:disabled){border-color:#0965df;background:#0965df;box-shadow:0 6px 15px rgba(9,101,223,.16);cursor:pointer}.desktop-order-footer #desktopClientNext span{margin-left:12px}
.desktop-order-review-step{margin-top:27px;display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:18px;align-items:start}.desktop-review-cards{display:grid;gap:7px}.desktop-review-card{min-height:91px;padding:16px 18px;border:1px solid #dfe6ef;border-radius:9px;background:#fff;display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:14px;align-items:center}.desktop-review-card>i{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#f2f5f9;color:#536c8c}.desktop-review-card>i svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.desktop-review-card>div{min-width:0;display:grid;gap:5px}.desktop-review-card span{color:#61718a;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.desktop-review-card strong{font-size:13px;line-height:1.45}.desktop-review-card p{margin:0;color:#61718a;font-size:10px;line-height:1.55}.desktop-review-card>button{height:36px;padding:0 2px 0 10px;border:0;background:transparent;color:#0965df;font-size:10px;font-weight:750;cursor:pointer}.desktop-review-card>button b{margin-left:10px;color:#536b8a;font-size:20px;font-weight:400;vertical-align:-2px}.desktop-review-note{min-height:91px;margin-top:14px;padding:17px 19px;border:1px solid #d7e5f6;border-radius:9px;background:linear-gradient(110deg,#f4f8ff,#fbfdff);display:grid;grid-template-columns:27px 1fr;gap:12px;align-items:start}.desktop-review-note>i{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0965df;font-style:normal;font-weight:800;box-shadow:0 0 0 1px #d6e5f8}.desktop-review-note strong{font-size:11px}.desktop-review-note p{margin:8px 0 0;color:#61718a;font-size:10px;line-height:1.6}.desktop-review-summary{padding:22px;border:1px solid #dfe6ef;border-radius:9px;background:#fff}.desktop-review-summary>h2{margin:0 0 22px;font-size:17px}.desktop-review-summary-main{display:grid;gap:18px;padding:0 2px 18px;border-bottom:1px solid #e3e8ef}.desktop-review-summary p{margin:0;display:flex;justify-content:space-between;gap:15px;color:#68768d;font-size:10px}.desktop-review-summary p strong{color:#172234;text-align:right}.desktop-review-summary-main p{display:grid;gap:6px;justify-content:stretch}.desktop-review-summary-main p strong{text-align:left;font-size:12px}.desktop-review-metrics{padding:18px 2px;display:grid;gap:13px;border-bottom:1px solid #e3e8ef}.desktop-review-order-sum{padding:18px 2px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e3e8ef;font-size:11px;font-weight:750}.desktop-review-order-sum strong{font-size:20px}.desktop-review-breakdown{margin-top:16px;padding:14px;border:1px solid #e0e7f0;border-radius:8px;background:#fbfcfe;display:grid;gap:12px}.desktop-review-breakdown p:last-child{padding-top:12px;border-top:1px solid #dfe6ef;color:#172234;font-weight:800}.desktop-review-breakdown p:last-child strong{color:#0965df;font-size:15px}.desktop-order-review-step+.notice{margin-top:14px}
.desktop-review-card p .desktop-review-destination{margin-top:5px;padding-top:5px;border-top:1px solid #edf1f5;color:#61718a;display:grid;gap:2px;font-size:10px;font-weight:500;text-transform:none;letter-spacing:0}.desktop-review-card p .desktop-review-destination:first-child{border-top:0}.desktop-review-destination b{color:#26364d;font-size:10px}.desktop-review-destination em{font-style:normal;line-height:1.5}
@media(max-width:1250px){.desktop-order-steps{padding:0 12px}.desktop-order-steps>div{gap:7px;font-size:10px}.desktop-client-step{grid-template-columns:minmax(0,1fr) 240px}.desktop-order-type-step{grid-template-columns:minmax(0,1fr) 250px}.desktop-materials-layout{grid-template-columns:minmax(0,1fr) 210px}.desktop-order-comment-step,.desktop-order-review-step{grid-template-columns:minmax(0,1fr) 300px}.desktop-material-row{grid-template-columns:minmax(195px,1.5fr) 120px 125px 88px 94px 22px;gap:6px}.desktop-material-name{grid-template-columns:50px minmax(0,1fr);gap:8px}.desktop-material-name>img{width:50px;height:52px}}
.status-badge.accepted{background:#e4f6ec;color:#168452}
.status-badge.new,.status-badge.change_requested{background:#e8f1ff;color:#1262c7}
.status-badge.completed{background:#fff3cd;color:#9a6b00}
.advanced-order-filters{align-items:flex-start;flex-wrap:wrap}
.persistent-order-search{margin:-4px 0 14px}
.persistent-order-search .search-box{width:min(520px,100%)}
.column-picker{min-width:520px;margin:0;padding:7px 12px 10px;border:1px solid #dfe6ef;border-radius:7px;display:flex;flex-wrap:wrap;gap:8px 14px;background:#fff}
.column-picker legend{padding:0 5px;color:#68768d;font-size:10px;font-weight:700}
.column-picker label{display:flex;align-items:center;gap:5px;color:#44526a;font-size:11px;white-space:nowrap}
.column-picker input{accent-color:#0965df}
.stat-card{box-shadow:none}
.stat-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.header-actions{position:relative;width:168px;flex-direction:row;align-items:center;gap:12px}.header-actions #newOrderButton{width:100%;justify-content:center;padding-left:10px;padding-right:10px;white-space:nowrap}.desktop-draft-resume{position:absolute;z-index:4;top:calc(100% + 8px);right:0;width:100%;min-width:0;height:42px}.desktop-draft-resume>button:first-child{height:40px;min-height:0;padding-top:5px;padding-bottom:5px}.desktop-draft-resume>button:last-child{height:40px}
.workspace.has-draft-resume .workspace-header{height:130px;align-items:flex-start;padding-top:18px}
@media(max-width:1250px){.desktop-app{grid-template-columns:190px minmax(0,1fr)}.workspace{padding-left:18px;padding-right:18px}.orders-controls{gap:10px}.status-tab{padding:0 10px}.date-control{min-width:175px}.details-grid{grid-template-columns:1fr 1fr}}
.status-badge.deletion_requested,.status-badge.deletion_approved{color:#c43d4b;background:#fdebed}
.desktop-order-create.is-editing-order .desktop-order-steps{display:none}
.desktop-order-create.is-editing-order>h1{margin-bottom:24px}
.clients-toolbar{align-items:center;justify-content:space-between}.clients-toolbar .client-add-button{flex:0 0 auto;width:auto;max-width:210px;height:40px;padding:0 15px;border-color:#d8e1ec;background:transparent;color:#52627b;box-shadow:none;white-space:nowrap}.clients-toolbar .client-add-button:hover{border-color:#b9c8dc;background:#f8fafc;color:#26364d}
.client-profile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.client-profile-head>.outline-button{flex:0 0 auto}
.desktop-client-dialog{width:min(900px,calc(100vw - 48px));max-height:calc(100vh - 48px);padding:0;border:0;border-radius:13px;background:#fff;box-shadow:0 28px 90px rgba(22,43,72,.24)}.desktop-client-dialog::backdrop{background:rgba(18,31,49,.35);backdrop-filter:blur(3px)}.desktop-client-dialog-head{padding:20px 24px;border-bottom:1px solid #e1e7ef;display:flex;align-items:center;justify-content:space-between}.desktop-client-dialog-head small{color:#65748c;font-size:10px;font-weight:750;text-transform:uppercase}.desktop-client-dialog-head h2{margin:5px 0 0;font-size:20px}.desktop-client-dialog-head>button{width:36px;height:36px;border:0;border-radius:50%;background:#f2f5f9;color:#53627a;font-size:22px;cursor:pointer}.desktop-client-dialog-form{padding:22px 24px 24px}.desktop-client-dialog-form .desktop-editor-actions{margin-top:20px}

/* Quiet, consistent feedback for clickable desktop controls. */
.primary-button,.status-tab,.outline-button,.square-button,.order-sort,.shipment-date-button,.order-pagination button,.details-actions a,.details-actions button,.client-order-actions button,.client-filter-button,.client-history-sort,.client-back,.desktop-order-back,.client-profile-head>.outline-button,.shipment-calendar-head button,.shipment-calendar-foot button,.desktop-review-card>button,.desktop-comment-summary-edit button{transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}
.primary-button:hover:not(:disabled){background:linear-gradient(180deg,#217ff1,#0965df);box-shadow:0 9px 22px rgba(9,101,223,.25);transform:translateY(-1px)}
.status-tab:hover:not(.is-active):not(:disabled){border-color:#b8cce6;background:#f5f9ff;color:#135fae;box-shadow:0 3px 9px rgba(35,75,128,.06);transform:translateY(-1px)}
.status-tab.is-active:hover{background:#f5f9ff;box-shadow:0 0 0 2px rgba(9,101,223,.1),0 3px 9px rgba(35,75,128,.05)}
.outline-button:hover:not(:disabled),.square-button:hover:not(:disabled),.shipment-date-button:hover:not(:disabled),.order-pagination button:hover:not(:disabled),.client-filter-button:hover:not(:disabled){border-color:#aec5e3;background:#f5f9ff;color:#155da9;box-shadow:0 3px 10px rgba(35,75,128,.07);transform:translateY(-1px)}
.order-sort:hover,.client-history-sort:hover{border-color:#aec5e3;background-color:#f7faff;color:#263e60;box-shadow:0 3px 9px rgba(35,75,128,.05)}
.details-actions a:hover,.details-actions button:hover:not(:disabled),.client-order-actions button:hover:not(:disabled){border-color:#9fbee7;background:#f1f7ff;color:#075dc9;box-shadow:0 4px 11px rgba(35,75,128,.08);transform:translateY(-1px)}
.details-actions .danger-action:hover:not(:disabled),.client-order-actions .danger-action:hover:not(:disabled){border-color:#e79c9c;background:#fff3f3;color:#c92b2b}
.details-actions .complete-action:hover:not(:disabled){border-color:#72c298;background:#eefaf3;color:#117246}
.client-back:hover,.desktop-order-back:hover{color:#0757bd;text-shadow:0 0 12px rgba(9,101,223,.16);transform:translateX(-2px)}
.shipment-calendar-head button:hover:not(:disabled),.shipment-calendar-foot button:hover:not(:disabled){border-color:#aec5e3;background:#edf5ff;color:#075dc9;box-shadow:0 3px 9px rgba(35,75,128,.07)}
.desktop-review-card>button:hover,.desktop-comment-summary-edit button:hover{color:#0757bd;background:#f2f7ff;border-radius:6px}
.column-picker label{padding:3px 5px;border-radius:5px;transition:background-color .14s ease,color .14s ease}.column-picker label:hover{background:#edf5ff;color:#155da9}
.detail-item .pallet-quantity{display:grid;gap:2px}.detail-item .pallet-quantity em{color:var(--ink);font-style:normal}.detail-item .pallet-quantity small{color:var(--muted);font-size:11px;font-weight:650}
@media(prefers-reduced-motion:reduce){.primary-button,.status-tab,.outline-button,.square-button,.order-sort,.shipment-date-button,.order-pagination button,.details-actions a,.details-actions button,.client-order-actions button,.client-filter-button,.client-history-sort,.client-back,.desktop-order-back{transition:none}.primary-button:hover:not(:disabled),.status-tab:hover:not(.is-active):not(:disabled),.outline-button:hover:not(:disabled),.square-button:hover:not(:disabled),.details-actions a:hover,.details-actions button:hover:not(:disabled),.client-order-actions button:hover:not(:disabled){transform:none}}
.complete-shipment-dialog{width:min(480px,calc(100vw - 40px));padding:0;border:0;border-radius:16px;background:#fff;box-shadow:0 28px 90px rgba(22,43,72,.24)}.complete-shipment-dialog::backdrop{background:rgba(18,31,49,.38);backdrop-filter:blur(3px)}.complete-shipment-dialog form{padding:26px}.complete-shipment-dialog small{color:#65748c;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.complete-shipment-dialog h2{margin:7px 0 8px;font-size:23px;color:#18263a}.complete-shipment-dialog p{margin:0;color:#65748c;line-height:1.5}.complete-shipment-dialog form>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}.complete-shipment-dialog button{width:100%;height:44px;padding:0 14px;border-radius:8px;font-size:13px;font-weight:750;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .08s ease}.complete-shipment-dialog button:active{transform:translateY(1px) scale(.985)}.complete-dialog-yes{border:1px solid #72c298;background:#e8f7ee;color:#117246}.complete-dialog-yes:hover{border-color:#4eb17e;background:#dcf3e6;box-shadow:0 5px 13px rgba(22,132,82,.12)}.complete-dialog-no{border:1px solid #0965df;background:linear-gradient(180deg,#1474ec,#075dcc);color:#fff;box-shadow:0 6px 15px rgba(9,101,223,.18)}.complete-dialog-no:hover{background:linear-gradient(180deg,#0d6de3,#0655bd);box-shadow:0 7px 17px rgba(9,101,223,.24)}.complete-dialog-cancel{border:1px solid #d2dbe7;background:#fff;color:#61708d}.complete-dialog-cancel:hover{border-color:#b8c6d8;background:#f4f7fb;color:#42506a}
.destination-cell{gap:7px}.destination-cell>span{display:grid;gap:2px;padding-bottom:6px;border-bottom:1px solid #edf1f6}.destination-cell>span:last-child{padding-bottom:0;border-bottom:0}.destination-cell>span>strong{font-size:11px}.desktop-destination-products{display:grid;gap:12px}.desktop-destination-block{padding:14px;border:1px solid var(--line);border-radius:9px;background:#fbfcfe}.desktop-destination-block+.desktop-destination-block{border-top:2px solid #b9cff0}.desktop-destination-block>header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 10px;align-items:center;margin-bottom:11px;padding-bottom:10px;border-bottom:1px solid var(--line)}.desktop-destination-block>header>span{grid-row:1/3;padding:5px 8px;border-radius:12px;background:var(--blue-soft);color:var(--blue);font-size:10px;font-weight:800}.desktop-destination-block>header>strong{font-size:14px}.desktop-destination-block>header>small{color:var(--muted);font-size:11px}.desktop-destination-block .detail-items{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-order-common{align-content:start;height:max-content}
.desktop-destination-details{grid-template-columns:minmax(0,2.35fr) minmax(210px,.8fr)}.desktop-destination-rows{display:grid;gap:18px;min-width:0}.desktop-destination-row{display:grid;grid-template-columns:minmax(230px,1.1fr) minmax(0,1.25fr);gap:24px;align-items:start;padding-bottom:18px;border-bottom:1px solid #e3e9f1}.desktop-destination-row:last-of-type{padding-bottom:0;border-bottom:0}.desktop-destination-client{height:auto;padding:12px 15px;gap:7px;align-content:start}.desktop-destination-client p{line-height:1.25}.desktop-destination-client strong{margin-top:2px}.desktop-destination-row .detail-products{min-width:0}.desktop-destination-row .detail-items{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-destination-rows>.desktop-order-comment,.desktop-destination-rows>.order-totals{margin-top:0}
