:root{color:#172b3a;background:#edf2f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--navy-950: #0b2233;--navy-900: #102f46;--navy-700: #24506c;--blue-600: #1676a5;--blue-100: #dff2fa;--ink: #172b3a;--muted: #687985;--line: #d8e1e8;--panel: #ffffff;--machine-width: 150px;--header-height: 44px;--shadow: 0 14px 38px rgba(17, 43, 60, .1)}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden}button,input,select{font:inherit}button{color:inherit}.app-shell{height:100vh;padding:0 24px 58px;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at 90% -10%,rgba(77,172,210,.16),transparent 34rem),#edf2f6}.app-header{min-height:86px;max-width:1800px;margin:0 auto;display:flex;align-items:center;gap:16px;color:var(--navy-950)}.app-header h1{margin:0;font-size:24px;letter-spacing:-.025em}.eyebrow{display:block;color:#71828d;font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.brand-mark{width:44px;height:44px;padding:11px 10px;display:flex;align-items:flex-end;gap:4px;border-radius:12px;background:linear-gradient(145deg,var(--navy-900),#176b91);box-shadow:0 7px 18px #102f4638}.brand-mark span{width:6px;border-radius:3px 3px 1px 1px;background:#fff}.brand-mark span:nth-child(1){height:12px;opacity:.55}.brand-mark span:nth-child(2){height:21px}.brand-mark span:nth-child(3){height:16px;opacity:.75}.profile-summary{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;font-size:13px}.profile-summary span{margin-top:3px;color:var(--muted);font-size:12px}.account-menu{margin-left:8px;padding-left:16px;display:flex;align-items:center;gap:8px;border-left:1px solid #cbd7df}.account-menu span{max-width:180px;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.account-menu button,.text-action{padding:5px 8px;border:0;background:transparent;color:var(--blue-600);font-size:11px;font-weight:700;cursor:pointer}.workspace-shell{min-height:100vh;padding:32px 20px;display:grid;place-items:center;background:radial-gradient(circle at 75% 10%,rgba(77,172,210,.2),transparent 34rem),#edf2f6}.workspace-card{width:min(560px,100%);padding:34px;border:1px solid rgba(195,208,218,.85);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.workspace-card .brand-mark{margin-bottom:24px}.workspace-card h1{margin:4px 0 8px;color:var(--navy-950);font-size:27px;letter-spacing:-.025em}.workspace-card p{margin:18px 0;color:var(--muted);line-height:1.55}.signed-in-account{color:var(--muted);font-size:12px}.primary-action,.secondary-action{min-height:40px;padding:0 17px;border-radius:7px;font-size:13px;font-weight:750;cursor:pointer}.primary-action{border:1px solid var(--blue-600);background:var(--blue-600);color:#fff}.secondary-action{border:1px solid #c4d1da;background:#fff;color:var(--navy-900)}.workspace-actions{margin-top:20px;display:flex;align-items:center;gap:10px}.selection-list{margin-top:20px;display:grid;gap:10px}.selection-list>button{width:100%;padding:15px 17px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;border:1px solid #cfdae1;border-radius:9px;background:#f9fbfc;text-align:left;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.selection-list>button:hover,.selection-list>button:focus-visible{border-color:var(--blue-600);box-shadow:0 5px 16px #1676a521;transform:translateY(-1px);outline:none}.selection-list strong{color:var(--navy-900);font-size:14px}.selection-list span{color:var(--muted);font-size:12px}.planner-panel{width:100%;max-width:1800px;min-height:0;margin:0 auto;display:flex;flex:1;flex-direction:column;overflow:hidden;border:1px solid rgba(195,208,218,.8);border-radius:15px;background:var(--panel);box-shadow:var(--shadow)}.calendar-view-tabs{height:42px;display:flex;border-bottom:1px solid var(--line);background:#eef3f6}.calendar-view-tabs button{min-width:150px;padding:0 20px;border:0;border-right:1px solid var(--line);background:transparent;color:#5f7380;font-size:12px;font-weight:750;cursor:pointer}.calendar-view-tabs button.active{background:#fff;color:var(--navy-900);box-shadow:inset 0 -3px var(--blue-600)}.calendar-toolbar{min-height:70px;padding:12px 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);background:#f8fafc}.toolbar-group{display:flex}.toolbar-button,.icon-button,.refresh-button,.error-banner button{min-height:38px;border:1px solid #cbd7df;background:#fff;font-weight:650;cursor:pointer;transition:border-color .12s,background .12s,transform .12s}.toolbar-button:hover,.icon-button:hover,.refresh-button:hover,.error-banner button:hover{border-color:#75a8c0;background:#f0f8fb}.toolbar-button:active,.icon-button:active,.refresh-button:active{transform:translateY(1px)}.toolbar-button{padding:0 16px}.icon-button{width:40px;font-size:18px}.navigation-group>:first-child{border-radius:8px 0 0 8px}.navigation-group>:not(:first-child){border-left:0}.navigation-group>:last-child{border-radius:0 8px 8px 0}.toolbar-field{height:44px;padding:5px 10px;display:flex;flex-direction:column;border:1px solid #cbd7df;border-radius:8px;background:#fff}.toolbar-field span{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.toolbar-field input,.toolbar-field select{min-width:126px;padding:1px 18px 0 0;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px;font-weight:650}.refresh-button{margin-left:auto;padding:0 15px;display:flex;align-items:center;gap:8px;border-radius:8px}.settings-button{margin-left:auto}.settings-button+.refresh-button{margin-left:0}.refresh-button:disabled{cursor:wait;opacity:.65}.spin{display:inline-block;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.calendar-filter-bar{min-height:54px;padding:7px 18px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;border-bottom:1px solid var(--line);background:#f3f7f9}.filter-field{min-width:132px;display:flex;flex-direction:column}.filter-field span{color:var(--muted);font-size:8px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.filter-field select{max-width:190px;padding:2px 22px 2px 0;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px;font-weight:650}.multi-filter{min-width:142px;position:relative}.multi-filter summary{min-height:35px;padding:4px 26px 4px 9px;position:relative;display:flex;flex-direction:column;justify-content:center;border:1px solid #c5d3dc;border-radius:7px;background:#fff;cursor:pointer;list-style:none}.multi-filter summary::-webkit-details-marker{display:none}.multi-filter summary:after{content:"⌄";position:absolute;right:9px;top:9px;color:#667985;font-size:13px}.multi-filter[open] summary{border-color:#75a8c0;border-radius:7px 7px 0 0}.multi-filter summary span{color:var(--muted);font-size:8px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.multi-filter summary strong{max-width:150px;overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.multi-filter fieldset{width:max-content;min-width:100%;max-height:250px;margin:0;padding:6px;position:absolute;top:100%;left:0;z-index:50;overflow-y:auto;border:1px solid #75a8c0;border-radius:0 7px 7px;background:#fff;box-shadow:0 10px 25px #112b3c29}.multi-filter legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.multi-filter-option{min-width:150px;padding:6px 7px;display:flex;align-items:center;gap:7px;border-radius:4px;color:#334d5c;font-size:11px;cursor:pointer;white-space:nowrap}.multi-filter-option:hover{background:#eef6f9}.multi-filter-option input{width:14px;height:14px;margin:0;accent-color:var(--blue-600)}.multi-filter-option i{width:9px;height:9px;flex:none;border-radius:50%}.clear-filters{min-height:30px;margin-left:auto;padding:0 10px;border:1px solid #c5d3dc;border-radius:7px;background:#fff;color:var(--blue-600);font-size:10px;font-weight:750;cursor:pointer}.error-banner{margin:12px 18px;padding:12px 14px;display:flex;align-items:center;gap:16px;border:1px solid #e7b7b7;border-radius:9px;background:#fff3f3;color:#7b2626}.error-banner div{display:flex;flex-direction:column}.error-banner span{margin-top:2px;font-size:13px}.error-banner button{margin-left:auto;padding:0 14px;border-color:#d99797;border-radius:7px}.planner-split-pane{min-height:0;display:flex;flex:1;flex-direction:column;overflow:hidden}.planner-main-pane{min-height:180px;display:flex;flex:1;flex-direction:column;overflow:hidden}.planner-main-pane>.calendar-frame{min-height:0;flex:1}.planner-main-pane>.empty-state{min-height:0;flex:1}.planner-splitter{height:9px;flex:none;position:relative;z-index:30;border-top:1px solid #aebfc9;border-bottom:1px solid #cbd7df;background:#e8eef2;cursor:ns-resize;touch-action:none}.planner-splitter span{width:44px;height:3px;position:absolute;top:2px;left:calc(50% - 22px);border-radius:2px;background:#8da2af}.planner-splitter:hover,.planner-splitter:focus-visible,.planner-split-pane.resizing .planner-splitter{outline:none;background:var(--blue-100)}.planner-splitter:focus-visible{box-shadow:inset 0 0 0 2px var(--blue-600)}.planner-split-pane.resizing{cursor:ns-resize;-webkit-user-select:none;user-select:none}.planner-bottom-pane{min-height:96px;flex:none;overflow:hidden}.calendar-frame{height:100%;min-height:0;background:#fff}.calendar-scroll{width:100%;height:100%;overflow:auto;scrollbar-color:#9eb1bd #edf2f5}.calendar-content{min-width:100%;position:relative}.calendar-header{height:var(--header-height);position:sticky;top:0;z-index:20;display:flex;border-bottom:1px solid #bfced8;background:#f8fafb;box-shadow:0 2px 5px #19354514}.machine-header{width:var(--machine-width);min-width:var(--machine-width);padding:6px 12px;position:sticky;left:0;z-index:30;display:flex;flex-direction:column;border-right:1px solid #bfced8;background:var(--navy-900);color:#fff}.machine-header span{overflow:hidden;font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.machine-header small{margin-top:1px;color:#a9c7d8;font-size:9px;text-transform:capitalize}.timeline-header{height:100%;position:relative;flex:none;overflow:hidden;background:linear-gradient(#f9fbfc,#f2f6f8)}.time-tick{height:100%;padding:23px 7px 0;position:absolute;top:0;border-left:1px solid #d4dfe5;color:#49616f;font-size:11px;font-weight:700;text-align:center}.time-tick.major{border-left-color:#9eb2bf}.tick-group{position:absolute;top:5px;right:0;left:0;color:#718590;font-size:9px;font-weight:750;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.tick-label{white-space:nowrap}.timeline-column-resizer{width:9px;position:absolute;top:0;right:-5px;bottom:0;z-index:2;cursor:col-resize;touch-action:none}.timeline-column-resizer:after{content:"";width:1px;position:absolute;top:0;right:4px;bottom:0;background:transparent}.timeline-column-resizer:hover:after,.timeline-column-resizer:focus-visible:after,.calendar-header.resizing-columns .timeline-column-resizer:after{background:var(--blue-600)}.timeline-column-resizer:focus-visible{outline:2px solid var(--blue-600);outline-offset:-2px}.calendar-header.resizing-columns{cursor:col-resize;-webkit-user-select:none;user-select:none}.calendar-body{position:relative}.resource-group{width:100%;padding:0;height:29px;position:relative;z-index:5;border-bottom:1px solid #c9d6de;background:#eaf0f4;color:var(--navy-700);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;text-align:left;cursor:pointer}.resource-group span{width:var(--machine-width);height:100%;padding:8px 12px;position:sticky;left:0;display:block;overflow:hidden;border-right:1px solid #bfced8;background:#e1eaf0;text-overflow:ellipsis;white-space:nowrap}.resource-group b{width:16px;display:inline-block;font-size:14px;line-height:8px}.machine-row{position:relative;display:flex;border-bottom:1px solid #dce4e9;background:#fff}.machine-row:nth-child(2n) .machine-timeline{background-color:#fbfcfd}.machine-cell{width:var(--machine-width);min-width:var(--machine-width);padding:7px 12px;position:sticky;left:0;z-index:10;overflow:hidden;border-right:1px solid #bfced8;background:#fff;box-shadow:3px 0 5px #1b36450a}.machine-code{color:var(--navy-900);font-size:12px;font-weight:800;letter-spacing:.02em}.machine-name{margin-top:2px;overflow:hidden;color:#536874;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.machine-meta{margin-top:4px;color:#87969f;font-size:10px}.resource-badge{margin-left:6px;padding:1px 5px;border-radius:8px;background:#e5f4e7;color:#47714d;font-weight:700}.machine-timeline{position:relative;flex:none;background-image:linear-gradient(to right,rgba(202,214,222,.65) 1px,transparent 1px),linear-gradient(to bottom,#e8edf173,#fff0);background-size:var(--tick-size) 100%,100% 100%}.weekend-column{position:absolute;top:0;bottom:0;z-index:0;pointer-events:none}.machine-timeline.order-drop-target{outline:3px solid var(--blue-600);outline-offset:-3px;background-color:var(--blue-100)}.row-empty{position:absolute;top:16px;left:14px;color:#a1afb7;font-size:10px;font-style:italic}.order-bar-shell{height:27px;min-width:3px;position:absolute;z-index:3}.order-bar{height:27px;min-width:3px;padding:0 9px;width:100%;height:100%;position:relative;display:flex;align-items:center;gap:7px;overflow:hidden;border:1px solid rgba(255,255,255,.58);border-radius:6px;color:#fff;box-shadow:0 2px 5px #172b3a2e,inset 0 1px #ffffff3d,inset 0 -1px #0000001a;text-align:left;white-space:nowrap;cursor:pointer;transition:filter .1s,outline .1s,transform .1s}.order-bar-shell:hover{z-index:5}.order-resize-handle{width:9px;height:23px;padding:0;position:absolute;top:2px;z-index:7;border:0;border-radius:3px;background:#ffffffb8;box-shadow:0 0 0 1px #0b22334d;cursor:ew-resize;opacity:0}.order-bar-shell:hover .order-resize-handle,.order-resize-handle:focus-visible{opacity:1}.order-resize-handle.start{left:2px}.order-resize-handle.end{right:2px}.order-bar:hover{z-index:5;filter:brightness(1.06);transform:translateY(-1px)}.order-bar[draggable=true]{cursor:grab}.order-bar[draggable=true]:active{cursor:grabbing}.order-bar:focus-visible,.order-bar.selected{z-index:6;outline:3px solid #0b2738;outline-offset:2px}.order-bar strong{flex:none;font-size:11px;letter-spacing:.015em}.order-unassigned-employee{flex:none;padding:1px;border-radius:3px;background:#fff4ce;color:#704700;pointer-events:none}.order-bar span{overflow:hidden;font-size:10px;opacity:.9;text-overflow:ellipsis}.order-bar.patterned{background-image:repeating-linear-gradient(135deg,transparent 0 7px,rgba(255,255,255,.17) 7px 12px)}.order-bar.clipped-start{border-left:0;border-radius:0 6px 6px 0}.order-bar.clipped-end{border-right:0;border-radius:6px 0 0 6px}.order-bar.clipped-start.clipped-end{border-radius:0}.order-context-menu{width:220px;padding:5px;position:fixed;z-index:1000;border:1px solid #aebfc9;border-radius:7px;background:#fff;box-shadow:0 12px 32px #0b22333d}.order-context-heading{padding:7px 9px;overflow:hidden;border-bottom:1px solid var(--line);color:var(--muted);font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.order-context-menu button{width:100%;padding:8px 9px;display:block;border:0;border-radius:4px;background:transparent;color:var(--ink);cursor:pointer;font-size:12px;text-align:left}.order-context-menu button:hover:not(:disabled),.order-context-menu button:focus-visible{outline:none;background:var(--blue-100);color:var(--navy-900)}.order-context-menu button:disabled{cursor:wait;opacity:.55}.order-context-error{margin:5px 4px 3px;padding:7px;border-radius:4px;background:#fff0f2;color:#a23a4e;font-size:10px;line-height:1.35}.order-context-separator{height:1px;margin:4px;background:var(--line)}.new-order-dialog{width:min(540px,calc(100vw - 32px));padding:0;border:0;border-radius:10px;color:var(--ink);box-shadow:0 24px 70px #0b223352}.new-order-dialog::backdrop{background:#0b22337a}.new-order-dialog form{padding:20px}.new-order-heading{display:flex;align-items:flex-start;justify-content:space-between}.new-order-heading h3{margin:2px 0 0;color:var(--navy-950);font-size:20px}.new-order-heading>button{width:32px;height:32px;border:0;border-radius:5px;background:transparent;cursor:pointer;font-size:24px;line-height:1}.new-order-dialog p{margin:14px 0;color:var(--muted);font-size:12px}.new-order-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.new-order-fields label{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:700}.new-order-fields input,.new-order-fields select{width:100%;min-height:36px;padding:6px 8px;border:1px solid #b8c8d2;border-radius:5px;background:#fff;color:var(--ink)}.new-order-error{margin-top:12px;padding:9px;border-radius:5px;background:#fff0f2;color:#a23a4e;font-size:11px}.customer-credit-warning{margin-top:16px;padding:14px;border:1px solid #e1b35b;border-radius:7px;background:#fff8e8;color:#674b15}.customer-credit-warning>strong,.customer-credit-warning>span{display:block}.customer-credit-warning>strong{color:#5b3e08;font-size:14px}.customer-credit-warning>span{margin-top:3px;font-size:11px;font-weight:700}.customer-credit-warning p{margin:10px 0 0;color:inherit;line-height:1.45;white-space:pre-wrap}.new-order-buttons{margin-top:18px;display:flex;justify-content:flex-end;gap:8px}.new-order-buttons button{min-height:34px;padding:6px 13px;border:1px solid #b8c8d2;border-radius:5px;background:#fff;cursor:pointer;font-weight:700}.new-order-buttons .primary-action{border-color:var(--blue-600);background:var(--blue-600);color:#fff}.new-order-buttons button:disabled{cursor:wait;opacity:.55}@media(max-width:560px){.new-order-fields{grid-template-columns:1fr}}.assignment-options{max-height:340px;display:grid;gap:6px;overflow-y:auto}.assignment-options label{padding:9px;display:flex;align-items:flex-start;gap:9px;border:1px solid var(--line);border-radius:6px;cursor:pointer}.assignment-options label.selected{border-color:var(--blue-600);background:var(--blue-100)}.assignment-options input{margin-top:3px}.assignment-options span{display:grid;gap:2px}.assignment-options strong{color:var(--ink);font-size:12px}.assignment-options small{color:var(--muted);font-size:10px}.status-options label{align-items:center}.status-options .status-color{width:18px;height:18px;flex:none;display:block;border:1px solid rgba(11,34,51,.18);border-radius:4px}.calendar-settings-dialog{width:min(900px,calc(100vw - 32px))}.calendar-settings-dialog form{max-height:min(760px,calc(100vh - 48px));overflow:auto}.settings-tabs{margin-top:18px;display:flex;gap:4px;border-bottom:1px solid var(--line)}.settings-tabs button{padding:9px 13px;position:relative;border:0;border-radius:6px 6px 0 0;background:transparent;color:var(--muted);cursor:pointer;font-size:12px;font-weight:750}.settings-tabs button:hover{background:#f3f7f9;color:var(--navy-900)}.settings-tabs button[aria-selected=true]{background:var(--blue-100);color:var(--navy-900)}.settings-tabs button[aria-selected=true]:after{content:"";height:2px;position:absolute;right:9px;bottom:-1px;left:9px;background:var(--blue-600)}.settings-tabs button:focus-visible{z-index:1;outline:2px solid var(--blue-600);outline-offset:1px}.settings-tab-panel{overflow-x:auto}.settings-section{margin-top:16px}.settings-section h4{margin:0 0 8px;color:var(--navy-900)}.settings-table{min-width:720px;padding:7px 5px;display:grid;grid-template-columns:minmax(150px,1fr) 72px 58px 58px 86px 76px;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.settings-table>span,.absence-setting>span{display:grid;gap:2px}.settings-table strong,.absence-setting strong{font-size:12px}.settings-table small,.absence-setting small{color:var(--muted);font-size:10px}.settings-table input[type=color],.absence-setting input[type=color]{width:48px;height:30px;padding:2px;border:1px solid #b8c8d2;border-radius:5px;background:#fff}.settings-table input[type=number]{width:74px;min-height:30px;border:1px solid #b8c8d2;border-radius:5px}.settings-status-header{color:var(--muted);font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.absence-setting{max-width:360px;padding:8px 5px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.settings-column-table{min-width:480px}.settings-column-row{padding:7px 5px;display:grid;grid-template-columns:minmax(190px,1fr) 72px 100px;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.settings-column-row>span{display:grid;gap:2px}.settings-column-row small{color:var(--muted);font-size:10px}.settings-column-row input[type=number]{width:90px;min-height:30px;border:1px solid #b8c8d2;border-radius:5px}.general-settings-grid{max-width:680px;display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px 20px}.general-settings-grid>label{min-width:0;display:grid;align-content:start;gap:5px;color:var(--navy-900);font-size:12px;font-weight:700}.general-settings-grid select{min-height:36px;padding:5px 9px;border:1px solid #b8c8d2;border-radius:6px;background:#fff;color:var(--ink)}.general-settings-grid small{color:var(--muted);font-size:10px;font-weight:400}.general-settings-grid .general-checkbox{grid-template-columns:18px 1fr;align-items:center}.general-checkbox input{grid-row:1 / span 2;margin:0}.general-color input{width:64px;height:36px;padding:2px;border:1px solid #b8c8d2;border-radius:6px;background:#fff}.absence-bar{height:calc(100% - 12px);min-width:3px;padding:5px 7px;position:absolute;top:6px;z-index:1;overflow:hidden;border:1px solid rgba(44,61,71,.18);border-radius:5px;color:#263f4e;opacity:.5;font-size:9px;font-weight:750;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto}.absence-bar.unapproved{background-image:repeating-linear-gradient(135deg,transparent 0 6px,rgba(255,255,255,.55) 6px 10px);opacity:.68}.absence-bar.clipped-start{border-left:0;border-radius:0 5px 5px 0}.absence-bar.clipped-end{border-right:0;border-radius:5px 0 0 5px}.absence-bar.clipped-start.clipped-end{border-radius:0}.now-indicator{width:2px;position:absolute;top:0;bottom:0;z-index:8;margin-left:var(--machine-width);pointer-events:none;background:#e53935;box-shadow:0 0 0 1px #ffffffb3}.now-indicator:before{content:"";width:8px;height:8px;position:absolute;top:0;left:-3px;border-radius:50%;background:#e53935}.no-orders-note{padding:10px 18px;border-top:1px solid var(--line);background:#f8fafb;color:var(--muted);font-size:12px}.record-grid{height:100%;min-height:0;display:flex;flex-direction:column;background:#fff}.record-grid-heading{height:38px;padding:0 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);background:#f3f6f8}.record-grid-heading strong{color:var(--navy-900);font-size:12px}.record-grid-heading span{color:var(--muted);font-size:11px}.record-grid-state{min-height:55px;padding:18px 16px;color:var(--muted);font-size:11px}.record-grid-error{color:#a23a4e}.record-grid-scroll{min-height:0;flex:1;overflow:auto}.record-grid table{min-width:100%;width:max-content;table-layout:fixed;border-collapse:collapse;font-size:11px}.record-grid th,.record-grid td{padding:7px 10px;overflow:hidden;border-right:1px solid var(--line);text-align:left;text-overflow:ellipsis;white-space:nowrap}.record-grid th{background:#f9fbfc;color:#667985;font-size:9px;letter-spacing:.05em;text-transform:uppercase}.record-grid td{color:#263f4e}.calendar-status-bar{min-height:34px;padding:6px max(24px,calc((100vw - 1800px)/2 + 24px));position:fixed;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;gap:18px;border-top:1px solid #aebfc9;background:#f8fafbf7;color:#455d6b;box-shadow:0 -3px 10px #112b3c1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:10px}.status-legend{min-width:0;display:flex;align-items:center;gap:12px;overflow-x:auto;scrollbar-width:thin}.status-legend-item{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.status-legend-item i{width:11px;height:11px;flex:none;border:1px solid rgba(11,34,51,.18);border-radius:2px}.reload-elapsed{margin-left:auto;flex:none;color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}.empty-state,.center-state{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.empty-state{min-height:430px}.empty-state h3,.center-state h1{margin:12px 0 4px;color:var(--navy-950)}.empty-state p,.center-state p{margin:0}.center-state{min-height:100vh;background:#edf2f6}.center-state h1{font-size:22px}.center-state-action{margin-top:22px}.loader{width:32px;height:32px;border:3px solid #c8d6de;border-top-color:var(--blue-600);border-radius:50%;animation:spin .8s linear infinite}@media(max-width:900px){:root{--machine-width: 140px}.app-shell{padding:0 10px 58px}.calendar-status-bar{padding-right:10px;padding-left:10px}.profile-summary,.account-menu span{display:none}.calendar-toolbar{align-items:stretch;flex-wrap:wrap}.refresh-button{margin-left:0}.machine-cell,.machine-header{padding-left:11px;padding-right:11px}.general-settings-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
