.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.extensiondata-container{font-size:var(--ccore-font-size-base);color:var(--ccore-text-dark)}.extensiondata-section{border:1px solid var(--ccore-border);border-radius:6px;margin-bottom:16px;overflow:hidden}.extensiondata-section-header{background:var(--ccore-bg-app);border-bottom:1px solid var(--ccore-border);padding:10px 14px;font-weight:600}.extensiondata-section-body{padding:1px}.extensiondata-po-grid{display:grid;grid-template-columns:1.2fr .8fr .6fr;gap:8px;padding:8px 10px}.extensiondata-po-header{font-size:12px;color:var(--ccore-text-muted);font-weight:600}.extensiondata-po-row{display:contents}.extensiondata-row-divider{grid-column:1 / -1;height:1px;background:var(--ccore-border);margin:6px 0}.extensiondata-items-grid{display:grid;grid-template-columns:2fr 1fr 1fr .6fr .5fr .5fr .7fr;gap:8px}.extensiondata-items-header{font-size:12px;color:var(--ccore-text-muted);font-weight:600;padding:6px 0}.extensiondata-item-description{font-weight:500}.extensiondata-config-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:8px 10px}.extensiondata-config-item{display:flex;flex-direction:column}.extensiondata-config-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.extensiondata-config-question{font-size:12px;color:var(--ccore-text-muted)}.extensiondata-config-answer{font-weight:500}.extensiondata-empty{color:var(--ccore-text-muted);padding:8px 0}:root{--ccore-font-family: system-ui, Avenir, Helvetica, Arial, sans-serif;--ccore-font-size-base: 13px;--ccore-line-height: 1.5;--ccore-font-weight: 400;--ccore-brand-green: #7dad46;--ccore-blue-dark: #1c2f50;--ccore-blue-mid: #1b3360;--ccore-blue-light: #2859c4;--ccore-icon-yellow: #f9de8b;--ccore-text-dark: #1b1a19;--ccore-text-invert: #ffffff;--ccore-text-muted: #6b7280;--ccore-bg-app: #ffffff;--ccore-bg-panel: #f3f2f1;--ccore-bg-dark: var(--ccore-blue-dark);--ccore-border: #d1d1d1;--ccore-accent: var(--ccore-blue-dark);--ccore-accent-hover: var(--ccore-blue-mid);--ccore-accent-active: var(--ccore-blue-light);--ccore-accent-brand: var(--ccore-brand-green);--ccore-info-bg: #f4f6fb;--ccore-info-border: #d7dce8;--ccore-info-accent: #2c6df2;--ccore-topbar-height: 48px;--ccore-featurebar-height: 36px;--ccore-programs-width: 52px;--ccore-z-topbar: 100;font-family:var(--ccore-font-family);line-height:var(--ccore-line-height);font-weight:var(--ccore-font-weight);color-scheme:light;background-color:var(--ccore-bg-app);--cilioalerts-success-bg: var(--ccore-brand-green);--cilioalerts-warning-bg: #f9de8b;--cilioalerts-error-bg: #b91c1c;--cilioalerts-text-dark: var(--ccore-text-dark);--cilioalerts-text-invert: var(--ccore-text-invert);--cilioalerts-shadow: 0 6px 18px rgba(0, 0, 0, .18);--cilioalerts-radius: 8px;--ccore-bg-soft: #f8f9fb;--ccore-bg-code: #f4f5f7;--ccore-bg-code-lines: #eef0f3;--ccore-shadow-soft: 0 8px 20px rgba(0,0,0,.08);--ccore-accent-focus: rgba(40, 89, 196, .15);--ccore-text-placeholder: #98a2b3;--ccore-priority-bg: #ffe9e9;--ccore-priority-text: #c62828;--ccore-priority-border: #f5c2c2}body.ccore-dark{color-scheme:dark;--ccore-text-dark: #e5e7eb;--ccore-text-muted: #9ca3af;--ccore-bg-app: #0f172a;--ccore-bg-panel: #1e293b;--ccore-border: #374151;--ccore-blue-dark: #020617;--ccore-blue-mid: #1e293b;--ccore-blue-light: #3b82f6;--ccore-info-bg: #1e293b;--ccore-info-border: #334155}body.ccore-dark .ccore-program-label,body.ccore-dark .fieldtech-table-cell,body.ccore-dark .ccore-fieldtech-programs .ccore-program-item svg,body.ccore-dark .fieldtech-filter-pill,body.ccore-dark .ccore-fieldtech-scheduler-float,body.ccore-dark .fieldtech-compact-header,body.ccore-dark .order-header-line2,body.ccore-dark .ccore-program-icon-circle.is-active{color:var(--ccore-text-invert)}body.ccore-dark .ccore-logo-slot{background:var(--ccore-text-invert)}body.ccore-dark .order-header-icon{color:inherit}body.ccore-dark .order-note-body,body.ccore-dark .order-note-toggle,body.ccore-dark .order-note-actions-container{background-color:inherit}body.ccore-dark .ccore-ordercard,body.ccore-dark .order-nav-item:hover{background:var(--ccore-bg-panel);color:var(--ccore-text-invert)}body.ccore-dark .ccore-status-pill{color:var(--ccore-blue-dark)}body.ccore-dark .order-hot-card:hover,body.ccore-dark .order-tab-button:hover,body.ccore-dark .order-hot-button:hover{background-color:#ffffff14;color:var(--ccore-text-invert)}body.ccore-dark .order-hot-button{border:none}body.ccore-dark .ccore-btn{background:transparent;color:var(--ccore-text-invert);border-color:var(--ccore-border)}body.ccore-dark .ccore-btn:hover{background:#ffffff14;border-color:var(--ccore-border);color:var(--ccore-text-invert)}body.ccore-dark .ccore-btn:active{background:#ffffff1f}body.ccore-dark .ccore-btn--primary{background:var(--ccore-accent-active);border-color:var(--ccore-accent-active);color:var(--ccore-text-invert)}body.ccore-dark .ccore-btn--primary:hover{background:var(--ccore-accent-hover);border-color:var(--ccore-accent-hover)}body.ccore-dark .order-view-setup-width-button.is-active{background:var(--ccore-text-invert);color:var(--ccore-bg-app);border-color:var(--ccore-text-invert)}body.ccore-dark .order-tab-button:hover{background:#ffffff0f}body.ccore-dark .order-tab-button.is-active{background:var(--ccore-bg-panel);border-color:var(--ccore-border);border-bottom:1px solid var(--ccore-bg-panel)}body.ccore-dark .order-hot-filter-input{background:var(--ccore-bg-panel);color:var(--ccore-text-invert)}html,body{overscroll-behavior:none;overflow:hidden}input,textarea,select{autocomplete:off}a,button{color:var(--ccore-text-dark)}a svg,button svg{color:currentColor}.ccore-ordertree-panel{scrollbar-width:none;-ms-overflow-style:none}.ccore-ordertree-panel::-webkit-scrollbar{display:none}.ccore-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:var(--ccore-font-size-base);font-family:var(--ccore-font-family);padding:6px 28px 6px 10px;border-radius:6px;border:1px solid var(--ccore-border);color:var(--ccore-text-dark);-webkit-text-fill-color:var(--ccore-text-dark);line-height:1.4;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,var(--ccore-text-muted) 50%),linear-gradient(135deg,var(--ccore-text-muted) 50%,transparent 50%);background-position:calc(100% - 16px) 55%,calc(100% - 10px) 55%;background-size:6px 6px,6px 6px;background-repeat:no-repeat;transition:border-color .16s ease,box-shadow .16s ease}.ccore-select:hover{border-color:var(--ccore-accent-hover)}.ccore-select:focus{outline:none;border-color:var(--ccore-accent);box-shadow:0 0 0 2px #2859c42e}.ccore-select:disabled{background:var(--ccore-bg-panel);color:var(--ccore-text-muted);cursor:not-allowed}.ccore-select-group{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--ccore-text-muted)}.ccore-select-group label{white-space:nowrap}.ccore-btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:6px 10px;border-radius:6px;border:1px solid var(--ccore-border);background:var(--ccore-bg-app);color:var(--ccore-text-dark);font-size:12px;font-family:var(--ccore-font-family);cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.ccore-btn svg{opacity:.75;transition:opacity .12s ease,color .12s ease}.ccore-btn:hover svg{opacity:1;color:var(--ccore-accent)}.ccore-btn--icon{padding:4px 6px;gap:0}.ccore-btn:hover{background:var(--ccore-bg-soft)}.ccore-btn:focus{outline:none;border-color:var(--ccore-accent);box-shadow:0 0 0 2px var(--ccore-accent-focus)}.ccore-btn:active{background:var(--ccore-bg-panel)}.ccore-btn:disabled{opacity:.6;cursor:not-allowed}.ccore-btn--primary{background:var(--ccore-accent);border-color:var(--ccore-accent);color:var(--ccore-text-invert)}.ccore-btn--primary:hover{background:var(--ccore-accent-hover);border-color:var(--ccore-accent-hover)}.ccore-btn.is-active{background:var(--ccore-accent);color:var(--ccore-text-invert);border-color:var(--ccore-accent)}.ccore-btn--primary:active{background:color-mix(in srgb,var(--ccore-accent) 85%,black)}.ccore-btn--subtle{background:transparent;border-color:transparent;color:var(--ccore-text-muted)}.ccore-btn--subtle:hover{background:var(--ccore-bg-soft);color:var(--ccore-text-dark)}.ccore-btn--danger{background:var(--ccore-priority-bg);border-color:var(--ccore-priority-border);color:var(--ccore-priority-text)}.ccore-btn--danger:hover{background:color-mix(in srgb,var(--ccore-priority-bg) 85%,black)}.ccore-btn-group{display:inline-flex;gap:6px;align-items:center}.ccore-access-gate{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#f0f4fad9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:99999}.ccore-access-gate-card{background:#fff;padding:48px 56px;border-radius:8px;box-shadow:0 20px 40px #00000026;text-align:center;max-width:420px}.ccore-access-gate-card h2{margin-bottom:10px}.ccore-access-gate-card p{margin:8px 0;font-size:15px}.ccore-access-gate-actions{margin-top:22px;display:flex;gap:14px;justify-content:center}.ccore-access-exit{padding:10px 18px;border:none;background:#d9534f;color:#fff;border-radius:6px;cursor:pointer}.ccore-access-exit:hover{background:#c9302c}.ccore-access-legacy{padding:10px 18px;border-radius:6px;border:1px solid #ccc;text-decoration:none;color:#333;background:#f7f7f7}.ccore-access-legacy:hover{background:#ececec}*{scrollbar-width:none}*{-ms-overflow-style:none}*::-webkit-scrollbar{width:0px;height:0px}html,body,#root{height:100%;width:100%;margin:0}.ccore-app{height:100vh;display:grid;grid-template-rows:var(--ccore-topbar-height) 1fr;background:var(--ccore-bg-app)}.ccore-topbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 12px;background:var(--ccore-blue-dark);color:var(--ccore-text-invert)}.ccore-topbar-left{display:flex;align-items:center}.ccore-topbar-logo{height:28px;max-width:160px;object-fit:contain}.ccore-logo-slot{width:180px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--ccore-bg-panel);border-radius:4px}.ccore-logo-img{max-width:100%;max-height:100%;object-fit:contain;padding:4px}.ccore-topbar-center{display:flex;justify-content:center}.ccore-topbar-right{grid-column:3;display:flex;justify-content:flex-end}.ccore-topbar-icon{background:none;border:none;color:var(--ccore-text-invert);cursor:pointer;font-size:16px;padding:6px;border-radius:4px}.ccore-topbar-icon:hover{background:#ffffff26}body.ccore-search-open .ccore-grid{position:relative}body.ccore-search-open .ccore-grid:after{content:"";position:absolute;inset:0;background:#00000038;pointer-events:none;z-index:5}.ccore-topbar-icon.ccore-offline:after{content:"";position:absolute;top:6px;right:6px;width:8px;height:8px;background:var(--ccore-icon-yellow);border-radius:50%}.ccore-topbar-icon.ccore-syncing:after{content:"";position:absolute;top:6px;right:6px;width:8px;height:8px;background:var(--ccore-blue-light);border-radius:50%;animation:ccore-pulse 1.6s ease-in-out infinite}.ccore-topbar-icon.ccore-online:after{content:"";position:absolute;top:6px;right:6px;width:8px;height:8px;background:var(--ccore-brand-green);border-radius:50%}.ccore-profile-button{padding:0}.ccore-profile-image{width:28px;height:28px;border-radius:50%;object-fit:cover}.ccore-avatar-image{width:48px;height:48px;border-radius:50%;object-fit:cover}.ccore-profile-panel{position:fixed;top:var(--ccore-topbar-height);right:8px;width:320px;max-height:calc(100vh - var(--ccore-topbar-height) - 8px);background:var(--ccore-bg-dark);color:var(--ccore-text-invert);border-radius:6px;box-shadow:0 8px 24px #00000059;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease;z-index:calc(var(--ccore-z-topbar) + 10)}.ccore-profile-panel.open{opacity:1;pointer-events:auto;transform:translateY(0)}.ccore-profile-header{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid rgba(255,255,255,.15)}.ccore-avatar-placeholder{width:40px;height:40px;border-radius:50%;background:var(--ccore-accent-hover)}.ccore-profile-name{font-weight:600}.ccore-profile-role{font-size:12px;color:var(--ccore-text-muted)}.ccore-profile-actions{display:flex;flex-direction:column}.ccore-profile-actions button{background:none;border:none;color:var(--ccore-text-invert);text-align:left;padding:12px 16px;cursor:pointer}.ccore-profile-actions button:hover{background:var(--ccore-accent-hover)}.ccore-profile-actions button:disabled{opacity:.45;cursor:default}.ccore-profile-footer{padding:8px 16px;border-top:1px solid rgba(255,255,255,.15)}.ccore-profile-footer .danger{all:unset;display:block;width:100%;padding:10px 0;font-size:13px;font-weight:500;color:#e5533d;cursor:pointer}.ccore-profile-footer .danger:hover{text-decoration:underline}.ccore-profile-open{background:var(--ccore-accent-hover)}.ccore-status-indicator:hover,.ccore-status-indicator:focus{background:transparent}.ccore-status-indicator:before{display:none}.ccore-alerts-button{position:relative}.ccore-alerts-button.has-alerts:after{content:"";position:absolute;top:6px;right:6px;width:8px;height:8px;background:#e5533d;border-radius:50%}.ccore-alerts-more{padding:10px 16px;font-size:12px;color:var(--ccore-text-muted);text-align:center}.ccore-alerts-back-label{font-weight:600}.ccore-calendar-day-selected{background:var(--ccore-primary);color:#fff;border-radius:50%}.ccore-calendar-week-selected{background:#5680e926}.ccore-rightpanel-calendar-context{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-bottom:1px solid var(--border-subtle)}.ccore-rightpanel-viewmodes{display:flex;gap:8px}.ccore-rightpanel-viewmodes button{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:11px}.ccore-viewmode-label{opacity:.75}.ccore-rightpanel-rangelabel{font-size:12px;opacity:.85;padding-left:10px}@keyframes ccore-pulse{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.6);opacity:.2}to{transform:scale(1);opacity:.6}}.ccore-alerts-panel{position:fixed;top:var(--ccore-topbar-height);right:8px;width:360px;max-height:calc(100vh - var(--ccore-topbar-height) - 8px);background:var(--ccore-bg-dark);color:var(--ccore-text-invert);border-radius:6px;box-shadow:0 8px 24px #00000059;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease;z-index:calc(var(--ccore-z-topbar) + 10)}.ccore-alerts-panel.open{opacity:1;pointer-events:auto;transform:translateY(0)}.ccore-alerts-header{padding:14px 16px;font-weight:600;border-bottom:1px solid rgba(255,255,255,.15)}.ccore-alerts-list{max-height:420px;overflow-y:auto}.ccore-alert-row{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer}.ccore-alert-row:hover{background:var(--ccore-accent-hover)}.ccore-alert-source{font-size:12px;font-weight:600}.ccore-alert-text{margin-top:4px;font-size:12px;color:var(--ccore-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ccore-alerts-back{all:unset;display:flex;align-items:center;gap:6px;cursor:pointer;font-weight:600;color:var(--ccore-text-invert)}.ccore-alert-source-row{display:flex;justify-content:space-between;align-items:center}.ccore-alert-count{min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:600;line-height:20px;text-align:center;background:var(--ccore-accent-brand);color:var(--ccore-text-invert);border-radius:10px}.ccore-grid{display:grid;grid-template-rows:var(--ccore-featurebar-height) 1fr;height:calc(100vh - var(--ccore-topbar-height));transition:grid-template-columns .45s cubic-bezier(.4,0,.2,1),opacity .18s ease}.ccore-grid.is-dragging{transition:none;-webkit-user-select:none;user-select:none}.ccore-feature-toggle svg{transition:transform .3s ease,opacity .2s ease}.ccore-feature-toggle.is-collapsed svg{transform:rotate(90deg);opacity:.85}.ccore-grid-span-rows{grid-row:1 / span 2}.ccore-grid-span-cols{grid-column:2 / -1}.ccore-featurebar{display:flex;align-items:center;gap:8px;padding:0 10px;background:var(--ccore-bg-panel);border-bottom:1px solid var(--ccore-border);font-size:var(--ccore-font-size-base);color:var(--ccore-text-dark)}.ccore-feature-action.is-active{background:var(--ccore-accent);color:var(--ccore-text-invert)}.ccore-feature-action.is-active svg{color:var(--ccore-text-invert)}.ccore-feature-action svg{width:18px;height:18px;flex-shrink:0}.ccore-scheduling-nav-label{margin:0 12px;font-weight:600;font-size:14px;color:var(--ccore-text-dark);white-space:nowrap}.ccore-scheduling-day-header{font-weight:600;font-size:14px;color:var(--ccore-text-dark);white-space:nowrap}.ccore-feature-toggle{background:none;border:none;cursor:pointer;font-size:16px;color:var(--ccore-blue-dark)}.ccore-feature-toggle:hover{background:#2859c41f;border-radius:4px}.ccore-featurebar-spacer{flex:1}.ccore-programs{background:var(--ccore-blue-dark);color:var(--ccore-text-invert);display:flex;flex-direction:column;align-items:center;padding-top:10px;gap:14px}.ccore-programs-top{display:flex;flex-direction:column;align-items:center;gap:14px}.ccore-programs-bottom{margin-top:auto;padding-bottom:12px}.ccore-program-divider{width:24px;height:1px;background:#ffffff40;margin:8px 0}.ccore-program-toggle{background:none;border:none;color:var(--ccore-text-invert);cursor:pointer;font-size:16px;padding:4px;border-radius:4px}.ccore-program-toggle:hover{background:#ffffff26}.ccore-program-toggle:active{background:#ffffff40}.ccore-program-icon-circle{width:36px;height:36px;position:relative;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;color:var(--ccore-text-invert);cursor:pointer;transition:background .16s ease,color .16s ease,transform .12s ease}.ccore-program-icon-circle:hover{background:var(--ccore-blue-light)}.ccore-program-icon-circle.is-active{background:var(--ccore-bg-app);color:var(--ccore-blue-dark)}.ccore-program-icon-circle:hover:not(.is-active){transform:scale(1.05)}.ccore-fieldtech-programs{display:flex;flex-direction:column;background:var(--ccore-blue-dark);color:var(--ccore-text-invert)}.ccore-grid.has-featurebar .ccore-fieldtech-programs{grid-row:2}.ccore-fieldtech-programs .ccore-program-toggle{align-self:flex-end;margin:8px 10px 4px;background:none;border:none;color:var(--ccore-text-invert);font-size:16px;cursor:pointer}.ccore-fieldtech-programs .ccore-programs{background:transparent;align-items:stretch;padding-top:0;width:100%}.ccore-fieldtech-programs.is-expanded{padding-left:12px}.ccore-fieldtech-programs .ccore-program-item{display:flex;align-items:center;gap:12px;width:100%;box-sizing:border-box;padding:10px 20px;border-radius:6px;cursor:pointer;color:var(--ccore-text-invert);transition:background .16s ease;justify-content:flex-start}.ccore-fieldtech-programs .ccore-program-item svg{width:18px;min-width:18px}.ccore-fieldtech-programs .ccore-program-item:hover{background:var(--ccore-blue-mid);color:var(--ccore-text-invert)}.ccore-program-item svg{width:18px;min-width:18px}.ccore-program-item.is-active{background:var(--ccore-bg-app);color:var(--ccore-blue-dark)}.ccore-program-label{white-space:nowrap;font-size:14px;font-weight:500}.ccore-fieldtech-programs .ccore-programs-top,.ccore-fieldtech-programs .ccore-programs-bottom{width:100%;display:flex;flex-direction:column;align-items:stretch}.ccore-fieldtech-programs .ccore-feature-toggle:hover{background:#ffffff26}.ccore-fieldtech-calendar-toggle{position:absolute;top:8px;left:50%;transform:translate(-50%);z-index:20;color:var(--ccore-text-dark)}.ccore-fieldtech-calendar-toggle:hover{background:#00000014;border-radius:4px}.ccore-fieldtech-programs.is-collapsed .ccore-program-label{display:none}.ccore-fieldtech-programs.is-collapsed .ccore-program-item{justify-content:center;padding:10px 0}.ccore-fieldtech-header{display:flex;align-items:center;gap:16px;margin-left:16px}.ccore-fieldtech-header .ccore-feature-toggle{color:var(--ccore-text-invert)}.ccore-fieldtech-header-text{display:flex;flex-direction:column;line-height:1.2}.ccore-fieldtech-header-title{font-size:14px;font-weight:600}.ccore-fieldtech-header-sub{display:flex;align-items:center;gap:8px;font-size:12px;opacity:.8}.ccore-fieldtech-header-sub button{all:unset;display:flex;align-items:center;cursor:pointer;color:var(--ccore-text-invert)}.ccore-fieldtech-header-sub button:hover{opacity:.75}.ccore-fieldtech-scheduler-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;font-weight:600;font-size:13px;border-bottom:1px solid var(--ccore-border);background:var(--ccore-bg-panel)}.ccore-fieldtech-scheduler-title{letter-spacing:.5px}.ccore-fieldtech-scheduler-close{background:none;border:none;cursor:pointer;color:var(--ccore-text-dark)}.ccore-fieldtech-scheduler-close:hover{opacity:.6}.ccore-fieldtech-scheduler-float{position:fixed;right:8px;top:calc(var(--ccore-topbar-height) + 12px);width:28px;height:28px;border-radius:6px;border:1px solid var(--ccore-border);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:200;box-shadow:0 2px 6px #00000026}.ccore-fieldtech-scheduler-float:hover{background:#f5f5f5}.ccore-comingsoon{flex:1;display:flex;align-items:center;justify-content:center;padding:24px}.ccore-comingsoon-card{width:100%;padding:28px 32px;border:1px solid var(--ccore-info-border);background:var(--ccore-info-bg);border-radius:8px;box-shadow:var(--ccore-shadow-soft);text-align:center}.ccore-comingsoon-title{font-size:18px;font-weight:600;color:var(--ccore-text-dark);margin-bottom:10px}.ccore-comingsoon-description{font-size:13px;line-height:1.5;color:var(--ccore-text-muted)}.ccore-ordertree,.ccore-orderlist,.ccore-ordercontent,.ccore-rightpanel{padding:8px;font-size:var(--ccore-font-size-base);border-left:1px solid var(--ccore-border);min-height:0;display:flex;flex-direction:column;transition:width .45s cubic-bezier(.4,0,.2,1),opacity .3s ease}.ccore-ordercontent{color:var(--ccore-text-dark);border-right:1px solid var(--ccore-border);border-top-left-radius:8px;border-top-right-radius:8px;min-height:0;overflow:hidden;container-type:inline-size;container-name:ordercontent;transition:transform .45s cubic-bezier(.4,0,.2,1),opacity .3s ease}.ccore-ordercontent[hidden]{transform:translate(40px);opacity:0}.ccore-rightpanel{background:var(--ccore-bg-panel);color:var(--ccore-text-dark);border-left:1px solid var(--ccore-border);border-top-left-radius:8px}.ccore-ordertree,.ccore-rightpanel{opacity:1;transition:opacity .32s cubic-bezier(.4,0,.2,1)}.ccore-ordertree.is-collapsed,.ccore-rightpanel.is-collapsed{opacity:0;pointer-events:none}.ccore-ordertree[hidden],.ccore-rightpanel[hidden]{opacity:0}.ccore-layout-tree-workspace .ccore-ordertree[hidden]+.ccore-ordercontent{border-right:none}.ccore-resizer{position:absolute;top:0;right:0;width:6px;height:100%;cursor:col-resize;z-index:50}.ccore-resizer:hover{background:#2859c440}.ccore-col-ordertree{grid-column:2}.ccore-col-orderlist{grid-column:3}.ccore-col-ordercontent{grid-column:4}.ccore-col-rightpanel{grid-column:5;min-height:0;overflow:hidden}.ccore-rightpanel-inner{display:flex;flex-direction:column;height:100%;min-height:0}.ccore-rightpanel-calendar{padding:8px;border-bottom:1px solid var(--ccore-border, #ddd)}.ccore-rightpanel-appointments{flex:1;min-height:0;overflow-y:auto;padding:8px}.ccore-appointment-row{padding:6px 4px;border-bottom:1px solid #eee}.ccore-appointment-time{font-size:12px;color:#666}.ccore-appointment-title{font-size:13px}.ccore-notifications-host{position:fixed;top:calc(var(--ccore-topbar-height) + 8px);left:50%;transform:translate(-50%);z-index:calc(var(--ccore-z-topbar) + 50);width:min(720px,calc(100vw - 24px));pointer-events:none}.ccore-notification{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:var(--cilioalerts-radius);box-shadow:var(--cilioalerts-shadow);font-size:13px;line-height:1.35;margin-bottom:8px;animation:cilioalerts-slidein .14s ease-out}.ccore-notification-message{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ccore-notification-close{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:6px;background:#ffffff2e;color:inherit;cursor:pointer}.ccore-notification-close:hover{background:#ffffff47}.ccore-notification.success{background:var(--cilioalerts-success-bg);color:var(--cilioalerts-text-invert)}.ccore-notification.warning{background:var(--cilioalerts-warning-bg);color:var(--cilioalerts-text-dark)}.ccore-notification.error{background:var(--cilioalerts-error-bg);color:var(--cilioalerts-text-invert)}@keyframes cilioalerts-slidein{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ccore-col-ordertree{display:flex;min-height:0}.ccore-ordertree{display:flex;flex:1 1 auto;min-height:0;background:var(--ccore-bg-panel);color:var(--ccore-text-dark);position:relative}.ccore-ordertree-refresh-overlay{position:absolute;inset:0;background:#fff9;display:grid;place-items:center;z-index:2;pointer-events:none}.ccore-ordertree-refresh-indicator{font-size:.85rem;opacity:.8}.ccore-ordertree-panel{height:100%;display:flex;flex-direction:column;min-height:0}.ccore-ordertree-divider{border-bottom:1px dashed var(--ccore-border);background:none}.ccore-ordertree-header{padding:12px;border-bottom:1px solid var(--ccore-border)}.ccore-ordertree-title{font-size:14px;font-weight:700;margin-bottom:10px}.ccore-ordertree-search{width:100%;padding:8px 10px;border-radius:6px;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel);color:var(--ccore-text-dark);outline:none}.ccore-ordertree-section-header{font-size:var(--ccore-font-size-base);font-weight:600}.ccore-ordertree-item-label{font-size:var(--ccore-font-size-base);font-weight:400}.ccore-ordertree-section{margin-bottom:14px}.ccore-ordertree-section-title{padding:6px 8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--ccore-text-muted)}.ccore-ordertree-section-header{background:transparent;border:none;border-radius:0;padding:6px 4px}.ccore-ordertree-section-icon{margin-right:4px}.ccore-ordertree-items-wrapper{overflow:hidden;transition:max-height .32s cubic-bezier(.4,0,.2,1),opacity .2s ease;max-height:2000px;opacity:1}.ccore-ordertree-chevron{transition:transform .3s ease}.ccore-ordertree-chevron.is-collapsed{transform:rotate(-90deg)}.ccore-ordertree-items-wrapper.is-collapsed{max-height:0;opacity:0}.ccore-ordertree-items{display:flex;flex-direction:column;gap:4px}.ccore-ordertree-item-count.has-work{color:var(---ccore-blue-dark);font-weight:600}.ccore-ordertree-filter-wrap{position:relative;flex:0 0 auto;margin-bottom:6px}.ccore-ordertree-filter{width:85%;padding:6px 28px 6px 8px;font-size:12px;border:1px solid var(--ccore-border);border-radius:4px;background:var(--ccore-bg-app)}.ccore-ordertree-filter-clear{position:absolute;top:50%;right:6px;transform:translateY(-50%);background:none;border:none;padding:4px;cursor:pointer;color:var(--ccore-text-muted)}.ccore-ordertree-filter-clear:hover{color:var(--ccore-accent-hover)}.ccore-ordertree-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.ccore-ordertree-scroll::-webkit-scrollbar{display:none}.ccore-ordertree-item{display:flex;align-items:center;justify-content:space-between;padding:2px 10px;border-radius:8px;text-decoration:none;color:var(--ccore-text-dark)}.ccore-ordertree-item:hover{background:#0000000a;color:var(--ccore-accent-hover)}.ccore-ordertree-item.is-active{background:#2859c41f;color:var(--ccore-accent-active)}.ccore-ordertree-item-left{display:flex;align-items:center;gap:8px;padding-left:18px}.ccore-ordertree-item-count{min-width:28px;text-align:right;font-variant-numeric:tabular-nums;opacity:.9}.ccore-ordertree-statusdot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.ccore-orderlist-panel{height:100%;min-height:0;padding:8px;overflow:hidden}.ccore-orderlist{height:100%;min-height:0;display:flex;flex-direction:column;position:relative}.ccore-orderlist-header{padding:8px;max-width:100%}.ccore-orderlist-refresh-overlay{position:absolute;inset:0;background:#fff9;display:grid;place-items:center;z-index:2;pointer-events:none}.ccore-orderlist-refresh-indicator{font-size:.85rem;opacity:.8}.ccore-orderlist-body{flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.ccore-orderlist-body::-webkit-scrollbar{width:0;height:0}.ccore-orderlist-sortbar{display:flex;align-items:center;gap:8px;max-width:100%;min-width:0}.ccore-orderlist-sortlabel{font-size:12px;opacity:.7;flex-shrink:0}.ccore-orderlist-sortbar .ccore-select{min-width:0;max-width:100%;flex:1 1 auto}.ccore-orderlist-sortdir{width:32px;height:30px;border:1px solid var(--ccore-border);border-radius:6px;background:#fff;cursor:pointer;flex-shrink:0}.ccore-orderlist-sortdir:hover{background:#2859c41a}.ccore-orderlist-filter{width:100%;padding:6px 8px;font-size:var(--ccore-font-size-base)}.ccore-ordercard{border:1px solid var(--ccore-border);border-radius:6px;padding:12px 12px 12px 16px;margin-bottom:8px;cursor:pointer;max-width:100%;overflow:hidden;min-width:0;transition:background-color .15s ease,border-color .15s ease;display:flex;flex-direction:column;gap:6px}.ccore-ordercard.is-selected{border-left-color:var(--status-color, #5680E9);background-color:color-mix(in srgb,var(--status-color) 10%,white)}.ccore-ordercard:hover{box-shadow:0 4px 10px #00000014;border-color:var(--ccore-accent-hover)}.ccore-ordercard-title{word-break:break-word;font-size:14px;line-height:1.2}.ccore-ordercard-meta{display:flex;gap:12px;font-size:12px;font-weight:500;opacity:.85;min-width:0}.ccore-ordercard-meta span{min-width:0;word-break:break-word;overflow-wrap:anywhere}.ccore-ordercard-details{margin-top:6px;font-size:12px;display:flex;flex-direction:column;gap:4px}.ccore-ordercard-row{display:grid;grid-template-columns:120px 1fr;gap:10px;align-items:start;white-space:normal}.ccore-ordercard-row .value{text-align:left;word-break:break-word;overflow-wrap:anywhere}.ccore-ordercard-row .value{min-width:0;text-align:right;word-break:break-word;overflow-wrap:anywhere}.ccore-ordercard-row:not(:last-child){border-bottom:1px dashed var(--ccore-border);padding-bottom:3px}.ccore-ordercard--outofscope{opacity:.65}.ccore-ordercard--outofscope .ccore-ordercard-title,.ccore-ordercard--outofscope .ccore-ordercard-meta,.ccore-ordercard--outofscope .ccore-ordercard-details{font-style:italic}.ccore-ordercard-outofscope-note{margin-top:6px;padding:6px 8px;background-color:var(--ccore-bg-panel);color:var(--ccore-text-dark);font-size:12px;line-height:1.4;border-left:3px solid var(--ccore-accent-brand);border-radius:2px;opacity:.95;word-break:break-word;overflow-wrap:anywhere}.ccore-ordercard-outofscope-note strong{font-weight:500}.ccore-ordercard-row1,.ccore-ordercard-row2,.ccore-ordercard-row3{display:flex;justify-content:space-between;align-items:center;gap:10px}.ccore-ordercard-id{opacity:.7;font-size:12px}.ccore-ordercard-badge-left,.ccore-ordercard-badge-right{font-size:12px}.ccore-ordercard-bottom-left,.ccore-ordercard-bottom-right{font-size:12px;opacity:.75}.ccore-status-pill{--status-color: #888;display:inline-flex;align-items:center;padding:4px 12px;border-radius:10px;letter-spacing:.2px;border:1px solid var(--status-color);background-color:color-mix(in srgb,var(--status-color) 15%,white);color:var(--ccore-text-dark);white-space:nowrap}.ccore-ordercard-meta{display:flex;flex-direction:column;gap:2px;font-size:12px}.ccore-ordercard-meta-row{display:flex;justify-content:space-between;gap:10px}.ccore-ordercard-meta-row .value{text-align:right}.order-shell{height:100%;display:flex;flex-direction:column;min-height:0;background:var(--ccore-bg-app);color:var(--ccore-text-dark)}.order-body{display:flex;flex:1 1 auto;width:100%;height:100%;min-height:0;min-width:0;overflow:hidden}.ccore-ordercontent-scroll{height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column}.order-actionbar{height:var(--ccore-featurebar-height);display:flex;align-items:center;justify-content:flex-end;padding:0 12px;border-bottom:1px solid var(--ccore-border);background:var(--ccore-bg-panel)}.order-navigator{border-right:1px solid var(--ccore-border);background:var(--ccore-bg-panel);padding:8px;display:flex;flex-direction:column;gap:4px;min-height:0;overflow:hidden}.order-navigator-inner{height:100%;overflow-y:auto;min-height:0}.order-navigator-inner,.order-home{scrollbar-width:none;-ms-overflow-style:none}.order-navigator-inner::-webkit-scrollbar,.order-home::-webkit-scrollbar{display:none}.order-nav-item{text-align:left;padding:6px 8px;background:none;border:none;font-size:var(--ccore-font-size-base);color:var(--ccore-text-dark);cursor:pointer}.order-nav-item:hover{background:var(--ccore-bg-panel)}.order-navigator-inner .order-nav-item{width:100%}.order-nav-item--active{background:var(--ccore-accent);color:var(--ccore-text-invert);border-radius:4px}.order-nav-item--disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.order-action-button{font-size:var(--ccore-font-size-base);padding:6px 10px;border:1px solid var(--ccore-border);background:var(--ccore-bg-app);cursor:pointer}.order-action-button:disabled{opacity:.5;cursor:default}.order-section{display:flex;flex-direction:column;margin-bottom:20px}.order-section-header{background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);padding:12px 14px;display:flex;flex-direction:column;gap:6px}.order-section-title{font-size:14px;font-weight:600}.order-section-controls{display:flex;gap:16px;margin-top:6px}.order-section-content{border:1px solid var(--ccore-border);background:var(--ccore-bg-app);padding:8px}.order-section-empty{padding:16px;text-align:center;color:var(--ccore-text-muted)}.order-section-control{display:flex;flex-direction:column;gap:4px;font-size:11px;color:var(--ccore-text-muted)}.order-section-description{font-size:12px;color:var(--ccore-text-muted)}.order-section-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px 20px}.order-field label{display:block;font-size:12px;color:var(--ccore-text-muted);margin-bottom:2px}.order-field-value{cursor:pointer;padding:4px 6px;border-radius:4px}.order-field-value:hover{background:var(--ccore-bg-panel)}.order-link-button{background:none;border:none;padding:0;color:var(--ccore-accent);cursor:pointer}.order-attachments-tile{width:100%;min-width:0;max-width:100%;box-sizing:border-box;height:100%;overflow-y:auto}.order-attachment-list{padding:16px;border-radius:8px;scrollbar-width:none;-ms-overflow-style:none}.order-attachments-group{margin-bottom:12px}.order-attachments-group-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;background:transparent;border:none;border-bottom:1px solid var(--ccore-border);font-size:13px;font-weight:500;color:var(--ccore-text-dark);cursor:pointer;text-align:left}.order-attachments-group-count{font-size:12px;color:var(--ccore-text-muted)}.order-attachments-list{list-style:none;margin:6px 0 0;padding:0;background:var(--ccore-bg-app);border-radius:6px;flex:1;overflow-y:auto;min-height:0}.order-attachments-group-header:hover{background:var(--ccore-bg-hover)}.order-attachments-group-header:focus-visible{outline:none;background:var(--ccore-bg-hover)}.order-attachment-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;background:var(--ccore-bg-app);border-bottom:1px solid var(--ccore-border)}.order-attachment-row:last-child{border-bottom:none}.order-attachment-icon{color:var(--ccore-accent);font-size:16px}.order-attachment-meta{min-width:0}.order-attachment-name{font-size:13px;font-weight:500;color:var(--ccore-text-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-attachment-sub{margin-top:2px;font-size:12px;color:var(--ccore-text-muted)}.order-attachment-actions{display:flex;gap:12px;color:var(--ccore-text-muted)}.order-attachment-actions svg{cursor:pointer;opacity:.75}.order-attachment-actions svg:hover{opacity:1;color:var(--ccore-accent)}.order-attachment-row:hover{background:#f9fafb}.order-home-kpi-tile.order-attachments-tile{display:flex;flex-direction:column;min-height:0}.order-header{display:flex;flex-direction:column;gap:4px}.order-header-line1{display:flex;align-items:center;gap:10px;font-size:14px}.order-header-line1 strong{font-size:15px;font-weight:600;color:var(--ccore-text-dark)}.order-status{padding:2px 10px;font-size:12px;font-weight:600;border-radius:999px;color:var(--ccore-text-dark);text-transform:uppercase;letter-spacing:.4px}.order-header-line2{font-size:13px;font-weight:500;color:var(--ccore-blue-dark)}.order-header-line2:before{font-weight:400;color:var(--ccore-text-muted)}.order-header-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;position:relative}.order-hot-button{composes:ccore-btn;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:6px;background:var(--ccore-bg-app);border:1px solid var(--ccore-border);cursor:pointer}.order-hot-button:hover{background:var(--ccore-bg-soft)}.order-hot-button-dot{width:8px;height:8px;border-radius:50%;background:var(--order-action-color);flex-shrink:0}.order-hot-button--more{width:30px;height:30px;padding:0;display:flex;align-items:center;justify-content:center}.order-hot-button-menu{position:absolute;top:100%;right:0;display:flex;flex-direction:column;gap:6px;padding:6px;margin-top:6px;background:var(--ccore-bg-app);border:1px solid var(--ccore-border);border-radius:6px;box-shadow:var(--ccore-shadow-soft);z-index:9999}.order-hot-button--menu{width:100%;justify-content:flex-start}.order-hot-more-menu{position:absolute;right:16px;margin-top:4px;background:#fff;border:1px solid var(--ccore-border);border-radius:6px;box-shadow:0 6px 18px #00000026;z-index:10;min-width:200px}.order-hot-more-item{width:100%;padding:8px 12px;background:none;border:none;text-align:left;font-size:12px;cursor:pointer}.order-hot-more-item:hover{background:var(--ccore-bg-panel)}.order-header-utilities{display:flex;justify-content:flex-end;gap:6px}.order-header-icon{width:28px;height:28px;border:none;background:none;border-radius:4px;display:flex;align-items:center;justify-content:center;color:var(--ccore-text-muted);cursor:pointer}.order-header-icon:hover{background:var(--ccore-bg-panel);color:var(--ccore-text-dark)}.order-header-icon--primary{color:var(--ccore-accent)}.inventory-content{display:flex;flex-direction:column;gap:20px}.inventory-summary{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-radius:6px;font-weight:600;background:var(--ccore-bg-subtle)}.inventory-summary--ready{border-left:4px solid var(--ccore-success)}.inventory-summary--partial{border-left:4px solid var(--ccore-warning)}.inventory-summary--missing{border-left:4px solid var(--ccore-danger)}.inventory-products{display:flex;flex-direction:column;gap:16px}.inventory-product{padding:14px;border-radius:6px;background:var(--ccore-bg-subtle)}.inventory-product-header h3{margin:0 0 8px;font-size:14px}.inventory-product-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:12px;font-size:12px}.inventory-product-stats label{display:block;color:var(--ccore-text-muted);font-size:11px}.inventory-events{margin-top:12px;display:flex;flex-direction:column;gap:8px}.inventory-event{display:flex;gap:8px;align-items:flex-start;font-size:12px}.inventory-event-icon{width:18px;text-align:center}.inventory-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:14px 16px;border-radius:10px;background:var(--ccore-bg-panel);border:1px solid var(--ccore-border)}.inventory-overview>div{display:flex;flex-direction:column}.inventory-overview label{font-size:11px;color:var(--ccore-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.inventory-row{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;border-radius:10px;background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);border-left:5px solid transparent;margin-bottom:10px}.inventory-row--received{border-left-color:var(--ccore-brand-green)}.inventory-row--pickup{border-left-color:var(--ccore-blue-light)}.inventory-row--returned{border-left-color:var(--ccore-text-muted)}.inventory-row-icon{font-size:16px;margin-top:2px;opacity:.8}.inventory-row-main{flex:1}.inventory-row-top{font-weight:600;margin-bottom:3px}.inventory-row-sub{font-size:12px;color:var(--ccore-text-muted)}.inventory-row-comment{margin-top:4px;font-size:12px;color:var(--ccore-text-muted)}.order-tabs-view{display:flex;flex-direction:column;flex:1 1 auto;width:100%;height:100%;min-height:0;min-width:0;overflow:hidden}.order-tabs-header{flex:0 0 auto;background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);border-bottom:none;border-radius:12px 12px 0 0;padding:0 12px}.order-tabs-strip{display:flex;gap:4px;overflow-x:auto;padding:10px 0 0;flex-wrap:nowrap}.order-tab-button{position:relative;border:1px solid var(--ccore-border);border-bottom:none;background:var(--ccore-bg-panel);color:var(--ccore-text-dark);overflow:hidden;padding:10px 14px;border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer;white-space:nowrap;opacity:.7;flex:0 0 auto}.order-tab-button:hover{background:var(--ccore-bg-panel);opacity:1}.order-tab-button.is-active{background:var(--ccore-bg-app);border-color:var(--ccore-border);border-bottom:1px solid var(--ccore-bg-panel);box-shadow:0 -1px 0 var(--ccore-bg-app);opacity:1;z-index:2}.order-tab-button.is-active:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--ccore-accent);border-top-left-radius:inherit;border-top-right-radius:inherit;pointer-events:none}.order-tab-panel{flex:1 1 auto;overflow-y:auto;padding:16px;border:1px solid var(--ccore-border);border-top:none;border-radius:0 0 12px 12px}.order-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0;gap:16px;align-items:start;align-content:start}.order-tool-card{width:100%;min-width:0;min-height:0;border:1px solid var(--ccore-border);border-radius:12px;box-sizing:border-box}.order-tool-card--full{grid-column:1 / -1}.order-tool-card--half{grid-column:span 1}.order-tabs-toprow{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.order-tabs-tools{flex:0 0 auto;display:flex;align-items:center;padding-bottom:8px}.order-hot-filter{margin:10px 0 16px}.order-hot-filter-input{width:100%;padding:10px 12px;border-radius:8px;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel);color:var(--ccore-text-dark);font-size:13px}.order-hot-filter-input:focus{outline:none;border-color:var(--ccore-accent);box-shadow:0 0 0 2px #2859c42e}.order-view-setup-backdrop{position:fixed;inset:0;z-index:2000;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:20px}.order-view-setup-panel{width:min(1200px,100%);max-height:90vh;display:flex;flex-direction:column;background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);border-radius:14px;overflow:hidden}.order-view-setup-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--ccore-border)}.order-view-setup-header h2{margin:0}.order-view-setup-subtitle{margin-top:4px;color:var(--ccore-text-muted)}.order-view-setup-actions{display:flex;gap:8px;flex-wrap:wrap}.order-view-setup-body{min-height:0;overflow-y:auto;padding:16px 18px}.order-view-setup-toolbar{margin-bottom:16px}.order-view-setup-tabs{display:flex;flex-direction:column;gap:16px}.order-view-setup-tab-card{border:1px solid var(--ccore-border);border-radius:12px;padding:14px;background:var(--ccore-bg-base)}.order-view-setup-tab-card.is-active{box-shadow:0 0 0 1px var(--ccore-border)}.order-view-setup-tab-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.order-view-setup-tab-left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.order-view-setup-tab-input{min-width:240px;padding:10px 12px;border:1px solid var(--ccore-border);border-radius:8px;background:var(--ccore-bg-panel);color:var(--ccore-text-dark)}.order-view-setup-tool-adder{margin-bottom:12px}.order-view-setup-tool-list{display:flex;flex-direction:column;gap:10px}.order-view-setup-tool-row{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--ccore-border);border-radius:10px;padding:12px;background:var(--ccore-bg-panel)}.order-view-setup-tool-meta{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.order-view-setup-tool-title{font-weight:600}.order-view-setup-tool-actions{display:flex;gap:8px;flex-wrap:wrap}.order-view-setup-empty{color:var(--ccore-text-muted);padding:10px 0}.order-view-setup-tool-row{cursor:grab}.order-view-setup-tool-row:active{cursor:grabbing}.order-view-setup-tool-width-toggle{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.order-view-setup-width-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ccore-border);border-radius:8px;background:var(--ccore-bg-base);color:var(--ccore-text-muted);cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.order-view-setup-width-button:hover{background:var(--ccore-bg-panel);color:var(--ccore-text-dark)}.order-view-setup-width-button.is-active{background:var(--ccore-bg-panel);border-color:var(--ccore-accent);color:var(--ccore-accent)}.order-view-setup-tab-actions{display:flex;align-items:center;gap:8px}.order-view-setup-tool-row.is-drag-over{border:1px dashed var(--ccore-accent);background:color-mix(in srgb,var(--ccore-accent) 8%,transparent)}.order-view-setup-tab-card.is-drag-over{border:1px dashed var(--ccore-accent);background:color-mix(in srgb,var(--ccore-accent) 6%,transparent)}.order-view-setup-tool-row,.order-view-setup-tab-card{transition:background .12s ease,border-color .12s ease}.order-view-setup-tab-card.is-new{animation:tab-highlight-fade 1.2s ease-out}@keyframes tab-highlight-fade{0%{background-color:#fff3b0}to{background-color:transparent}}.order-hot-card-content--row{display:flex;flex-direction:column;gap:10px;height:100%}.order-hot-grid-2col{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:16px;width:100%;box-sizing:border-box}.order-hot-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}.order-hot-card:hover{transform:translateY(-2px);border-color:var(--ccore-accent);box-shadow:0 6px 18px #00000014}.order-hot-left{flex:0 0 40%}.order-hot-right{display:flex;flex-direction:column;flex:1}.order-hot-card-icon{font-size:16px;color:var(--order-action-color, var(--ccore-accent));margin-top:3px}.order-hot-card-subtitle{font-size:12px;color:var(--ccore-text-muted);margin-top:2px}.order-hot-card-hint{margin-top:6px}.order-hot-card-hint--highlight{background:#f9de8b26;border-color:var(--ccore-icon-yellow);color:var(--ccore-text-dark)}.order-hot-card-badges{margin-top:auto;display:flex;justify-content:center;flex-wrap:wrap;gap:6px;padding-top:8px}.hot-badge{font-size:11px;padding:3px 8px;border-radius:999px;background:var(--ccore-info-bg);border:1px solid var(--ccore-info-border);color:var(--ccore-text-muted);font-weight:500}.hot-badge--warn{background:#b91c1c1a;border-color:var(--cilioalerts-error-bg);color:var(--cilioalerts-error-bg)}.order-hot-card--warn{border-color:var(--cilioalerts-error-bg)}.order-hot-card--comment{border-color:var(--ccore-accent-active)}.order-hot-card--attachment{border-color:var(--ccore-accent-brand)}body.ccore-dark .order-hot-card{box-shadow:none;padding:14px}body.ccore-dark .order-hot-card:hover{box-shadow:0 6px 18px #0006}.order-customer-layout{display:grid;grid-template-columns:1fr;gap:16px;width:100%}.order-field{position:relative}.order-field-full{grid-column:1 / -1}.order-field-display{padding:6px 8px;border-radius:6px;min-height:28px;display:flex;align-items:center;transition:all .12s ease}.order-field.is-editable .order-field-display{cursor:pointer}.order-field.is-editable .order-field-display:hover{background:var(--ccore-bg-panel);box-shadow:inset 0 0 0 1px var(--ccore-border)}.order-field.is-editable .order-field-display:after{content:"✎";font-size:11px;margin-left:auto;opacity:0;color:var(--ccore-text-muted);transition:opacity .12s ease}.order-field.is-editable:hover .order-field-display:after{opacity:.6}.order-field-input{width:100%;padding:6px 8px;border-radius:6px;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel);color:var(--ccore-text-dark);font-size:13px}.order-field-input:focus{outline:none;border-color:var(--ccore-accent);box-shadow:0 0 0 2px #2859c42e}textarea.order-field-input{resize:vertical}.order-section-grid>*{min-width:0}.order-field{min-width:0}.order-field-display,.order-field-input{width:100%;box-sizing:border-box}.order-field-input{max-width:100%}.order-field-display{overflow:hidden;text-overflow:ellipsis}.order-map-tile{padding:12px}.order-map-header{margin-bottom:10px}.order-map-title{font-size:13px;font-weight:600;color:var(--ccore-text-dark)}.order-map-subtitle{font-size:11px;color:var(--ccore-text-muted)}.order-map-container{position:relative;width:100%;height:240px;border-radius:8px;overflow:hidden;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel)}.order-map-container iframe{width:100%;height:100%;border:0}.order-customer-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:20px;align-items:start}.order-customer-right{align-self:start}.order-header-contact-icons{display:inline-flex;align-items:center;gap:8px;margin-left:10px}.order-header-line2{display:flex;align-items:center;gap:8px;color:var(--ccore-text-muted)}.order-header-location-icon{font-size:12px;color:var(--ccore-accent)}.order-header-bullet{font-size:5px;color:var(--ccore-text-muted);margin:0 2px}.order-questionnaire-card{border:1px solid var(--ccore-border);background:var(--ccore-bg-app);border-radius:6px;margin-bottom:16px;overflow:hidden}.order-questionnaire-header{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:var(--ccore-bg-panel);border-bottom:1px solid var(--ccore-border)}.order-questionnaire-title{font-weight:600;color:var(--ccore-text-dark)}.order-questionnaire-card .order-section-grid{padding:12px 14px}.order-questionnaire-table th:last-child,.order-questionnaire-table td:last-child{width:1%;white-space:nowrap;text-align:right;padding-right:12px}.order-questionnaire-add{border:1px solid var(--ccore-border);background:var(--ccore-bg-app);padding:4px 10px;border-radius:4px;cursor:pointer}.order-questionnaire-add:hover{background:var(--ccore-bg-panel)}.order-questionnaire-table-wrapper{overflow-x:auto}.order-questionnaire-table{width:100%;border-collapse:collapse}.order-questionnaire-table th{text-align:left;padding:8px 10px;font-weight:600;border-bottom:1px solid var(--ccore-border);background:var(--ccore-bg-panel)}.order-questionnaire-table td{padding:8px 10px}.order-questionnaire-actions{width:80px}.order-questionnaire-empty td{text-align:center;color:var(--ccore-text-muted);padding:20px}.order-note-cilio{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid var(--ccore-border)}.order-note-avatar{width:34px;height:34px;border-radius:50%;background:var(--ccore-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;flex-shrink:0}.order-note-content{flex:1}.order-note-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.order-note-user{font-weight:600;color:var(--ccore-text-dark)}.order-note-date{color:var(--ccore-text-muted);font-size:12px}.order-note-body{margin-top:6px;padding:10px 12px;background:var(--ccore-bg-soft);border:1px solid var(--ccore-border);border-radius:6px;font-size:13px;line-height:1.5;color:var(--ccore-text-dark);white-space:pre-wrap;word-break:break-word}.order-note-badges{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.order-note-badge{background:var(--ccore-info-bg);color:var(--ccore-info-accent);padding:2px 6px;border-radius:4px;font-size:11px}.order-note-badge-alert{background:var(--ccore-bg-soft);color:var(--ccore-priority-text);padding:2px 6px;border-radius:4px;font-size:11px}.order-note-add{margin-bottom:16px}.order-note-add-placeholder{border:1px solid var(--ccore-border);padding:10px;border-radius:6px;cursor:text;background:var(--ccore-bg-app);color:var(--ccore-text-muted)}.order-note-editor{border:1px solid var(--ccore-border);border-radius:6px;background:var(--ccore-bg-app)}.order-note-toolbar{padding:8px;border-bottom:1px solid var(--ccore-border);display:flex;gap:12px;color:var(--ccore-text-muted)}.order-note-actions{padding:8px;display:flex;gap:8px}.order-note-save{background:var(--ccore-accent);color:var(--ccore-text-invert);border:none;padding:6px 12px;border-radius:4px;cursor:pointer}.order-note-cancel{background:transparent;border:none;color:var(--ccore-text-muted);cursor:pointer}.order-note-editor-input{min-height:120px;padding:12px;border:1px solid var(--ccore-border);border-radius:6px;background:var(--ccore-bg-app);outline:none;transition:border .15s ease,box-shadow .15s ease}.order-note-editor-input:focus{border-color:var(--ccore-accent-active);box-shadow:0 0 0 2px var(--ccore-accent-focus)}.order-note-editor-input:empty:before{content:attr(data-placeholder);color:var(--ccore-text-placeholder);pointer-events:none}.order-note-toolbar button{background:none;border:none;cursor:pointer;color:var(--ccore-text-muted)}.order-note-code-wrapper{display:flex;background:var(--ccore-bg-code);border:1px solid var(--ccore-border);border-radius:6px;margin:8px 0;overflow:hidden}.order-note-code-lines{background:var(--ccore-bg-code-lines);padding:12px 8px;text-align:right;font-family:monospace;font-size:12px;color:var(--ccore-text-muted);-webkit-user-select:none;user-select:none}.order-note-code{flex:1;padding:12px;font-family:Consolas,Monaco,monospace;font-size:12px;outline:none;white-space:pre;overflow-x:auto;background:transparent}.order-note-textmenu-dropdown{position:absolute;top:32px;left:0;background:var(--ccore-bg-app);border:1px solid var(--ccore-border);border-radius:8px;box-shadow:var(--ccore-shadow-soft);width:220px;z-index:100}.order-note-textmenu-dropdown div{padding:10px 14px;cursor:pointer}.order-note-textmenu-dropdown div:hover{background:var(--ccore-bg-soft)}.order-note-actions-container{background:var(--ccore-bg-soft);border:1px solid var(--ccore-border);border-radius:8px;padding:12px;margin-bottom:16px}.order-note-actions-grid{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.order-note-action-pill{display:flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid var(--ccore-border);border-radius:6px;background:var(--ccore-bg-app);cursor:pointer;font-size:12px;transition:.15s ease}.order-note-action-pill:hover{background:var(--ccore-bg-soft)}.order-note-action-pill.active{background:var(--ccore-accent);color:var(--ccore-text-invert);border-color:var(--ccore-accent)}.order-note-config-block{margin-top:12px}.order-note-config-title{font-size:12px;font-weight:600;color:var(--ccore-text-muted);margin-bottom:6px}.order-note-modifier-row{display:flex;flex-wrap:wrap;gap:8px}.order-note-modifier{display:flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid var(--ccore-border);border-radius:6px;background:var(--ccore-bg-app);cursor:pointer;font-size:12px;transition:.15s ease}.order-note-modifier:hover{background:var(--ccore-bg-soft)}.order-note-editor-input{white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;caret-color:auto}.order-note-color-wrapper{position:relative;display:inline-block}.order-note-hidden-color{position:absolute;top:0;left:0;opacity:0;width:1px;height:1px;pointer-events:none}.order-note-add{position:sticky;top:0;z-index:20;background:var(--ccore-bg-app);padding-bottom:8px}.order-notes-cilio{max-height:600px;overflow-y:auto;overflow-x:visible}.order-note-email-indicator{margin-left:8px;font-size:12px;opacity:.85}.order-note-email-indicator:hover{opacity:1}.order-note-badge-priority{background:var(--ccore-priority-bg);color:var(--ccore-priority-text);border:1px solid var(--ccore-priority-border);padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;margin-left:6px}.order-note-text-indicator{margin-left:6px;font-size:12px;opacity:.85}.order-note-text-indicator.sent{color:var(--ccore-blue-light)}.order-note-text-indicator.received{color:var(--ccore-brand-green)}.order-note-text-indicator:hover{opacity:1}.order-note-filter{position:relative;margin-bottom:12px;display:flex;justify-content:flex-end}.order-note-actions{display:flex;gap:6px;margin-top:4px}.order-note-toggle{font-size:11px;padding:2px 6px;border-radius:4px;border:1px solid var(--ccore-border);background:var(--ccore-bg-soft);cursor:pointer}.order-note-toggle.active{background:var(--ccore-accent);color:var(--ccore-text-invert);border-color:var(--ccore-accent)}.order-note-toggle:hover{background:var(--ccore-bg-panel)}.order-note-badge-customer{background:var(--ccore-accent-active);color:var(--ccore-text-invert);padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600}.order-note-left-actions{display:flex;flex-direction:column;gap:4px;margin-top:6px;align-items:center}.order-note-header{display:flex;justify-content:space-between;align-items:center}.order-note-header-left{display:flex;gap:8px;align-items:center}.order-note-left{display:flex;flex-direction:column;align-items:center;gap:6px;width:36px;flex-shrink:0}.user-avatar{width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--ccore-blue-mid);color:var(--ccore-text-invert);font-weight:600;font-size:12px;flex-shrink:0;-webkit-user-select:none;user-select:none}.user-avatar-image{width:35px;height:35px;border-radius:50%;object-fit:cover;display:block;flex-shrink:0}.crewpay-table td:first-child{font-weight:500}.crewpay-table{min-width:900px;table-layout:auto}.crewpay-table th,.crewpay-table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crewpay-input{max-width:80px;width:100%}.crewpay-input-select{max-width:140px;width:100%}.jobExtension-card{grid-column:1 / -1;border:1px solid var(--ccore-border);border-radius:6px;padding:14px;margin-bottom:16px;background:var(--ccore-bg-panel)}.jobExtension-card-title{font-weight:600;margin-bottom:12px}.jobExtension-list{display:grid;row-gap:6px}.jobExtension-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;font-size:14px}.jobExtension-label{display:flex;align-items:center;gap:6px;color:var(--ccore-text-dark)}.jobExtension-separator{border-bottom:1px dashed var(--ccore-border);margin:0 8px}.jobExtension-value{font-weight:500;color:var(--ccore-text-dark)}.jobExtension-dot{width:8px;height:8px;border-radius:50%;background:#09f;flex-shrink:0}.jobExtension-card--blinds .jobExtension-dot,.jobExtension-card--homedepot .jobExtension-dot{background:#f97316}.order-rich-read{border:1px solid var(--ccore-border);border-radius:10px;padding:14px;background:var(--ccore-bg-app);transition:all .12s ease}.order-rich-read.is-editable:hover{border-color:var(--ccore-accent);box-shadow:0 4px 12px #0000000d;cursor:pointer}.order-rich-read-header{font-size:13px;font-weight:600;margin-bottom:8px;color:var(--ccore-text-dark)}.order-rich-read-body{font-size:13px;line-height:1.5;color:var(--ccore-text-dark)}.order-rich-read-body p{margin:4px 0}.order-rich-read-body .muted{color:var(--ccore-text-muted)}.order-section-grid .order-rich-container{grid-column:1 / -1;width:100%}.order-rich-container{display:flex;flex-direction:column;gap:12px;width:100%}.order-rich-block{width:100%}.order-field-display{width:100%;display:block}.cioAi-panel{display:flex;flex-direction:column;gap:12px;min-height:0;height:100%}.cioAi-actions{display:flex;justify-content:flex-start}.cioAi-analysisButton{width:auto}.cioAi-chat{flex:0 0 auto;min-height:0;overflow:visible;padding:12px;border:1px solid var(--ccore-border);border-radius:8px;background:var(--ccore-bg-app);display:flex;flex-direction:column}.cioAi-message{max-width:75%;padding:10px 12px;margin-bottom:10px;border-radius:10px;border:1px solid var(--ccore-border)}.cioAi-message--user{background:var(--ccore-bg-panel);margin-left:auto;text-align:right}.cioAi-message--assistant{background:var(--ccore-info-bg);margin-right:auto}.cioAi-messageMeta{font-size:12px;color:var(--ccore-text-muted);margin-bottom:4px}.cioAi-messageBody{color:var(--ccore-text-dark)}.cioAi-status{font-size:12px;color:var(--ccore-text-muted)}.cioAi-inputRow{display:flex;gap:8px}.cioAi-input{flex:1;padding:8px 10px;border-radius:6px;border:1px solid var(--ccore-border);background:var(--ccore-bg-app);color:var(--ccore-text-dark);font-family:var(--ccore-font-family)}.cioAi-input:focus{outline:none;border-color:var(--ccore-accent);box-shadow:0 0 0 2px var(--ccore-accent-focus)}.cioAi-thinking{display:flex;gap:6px;padding:6px 0}.cioAi-thinking span{width:6px;height:6px;background:var(--ccore-text-muted);border-radius:50%;animation:cioAi-bounce 1.4s infinite ease-in-out}.cioAi-thinking span:nth-child(2){animation-delay:.2s}.cioAi-thinking span:nth-child(3){animation-delay:.4s}@keyframes cioAi-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.cioAi-messageBody h1,.cioAi-messageBody h2,.cioAi-messageBody h3{margin:6px 0;font-weight:600}.cioAi-messageBody p{margin:4px 0}.cioAi-messageBody ul{padding-left:18px;margin:6px 0}.cioAi-messageBody li{margin-bottom:4px}.cioAi-messageBody strong{font-weight:600}.cioAi-messageBody{line-height:1.4;font-size:14px;overflow-wrap:anywhere;word-break:break-word}.cioAi-messageBody table{width:100%;border-collapse:collapse;margin:8px 0;font-size:13px}.cioAi-messageBody th,.cioAi-messageBody td{border:1px solid var(--ccore-border);padding:6px 8px;text-align:left}.cioAi-messageBody th{background:var(--ccore-bg-panel);font-weight:600}.cioAi-messageBody tr:nth-child(2n){background:var(--ccore-bg-soft)}.cioAi-messageActions{margin-top:4px;display:flex;justify-content:flex-end}.cioAi-copyBtn{background:none;border:none;cursor:pointer;color:var(--ccore-text-muted);font-size:12px;padding:4px;border-radius:4px}.cioAi-copyBtn:hover{color:var(--ccore-accent);background:var(--ccore-bg-panel)}.cioAi-micButton.is-listening{background:var(--ccore-danger)}.cioAi-micButton{color:var(--ccore-text-muted);transition:all .2s ease}.cioAi-micButton.is-listening{background:#dc26261a;color:var(--ccore-danger);border-color:var(--ccore-danger)}.cioAi-micButton.is-listening:after{content:"";position:absolute;inset:0;border-radius:inherit;border:2px solid var(--ccore-danger);animation:micPulse 1.5s infinite;opacity:.6}@keyframes micPulse{0%{transform:scale(1);opacity:.6}70%{transform:scale(1.4);opacity:0}to{opacity:0}}.cioAi-speakBtn{all:unset;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;cursor:pointer;color:var(--ccore-text-muted);transition:background .15s ease,color .15s ease}.cioAi-speakBtn:hover{background:#0000000f;color:var(--ccore-text-dark)}.cioAi-speakBtn:active{transform:scale(.95)}.cioAi-speakBtn svg{font-size:14px}.hotwf-overlay{position:fixed;inset:0;background:#00000059;display:grid;place-items:center;z-index:calc(var(--ccore-z-topbar) + 50)}.hotwf-modal{width:min(720px,calc(100vw - 24px));max-height:calc(100vh - 24px);background:var(--ccore-bg-app);border:1px solid var(--ccore-border);border-radius:10px;display:grid;grid-template-rows:auto auto 1fr auto;overflow:hidden}.hotwf-header{display:flex;align-items:flex-start;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--ccore-border);background:var(--ccore-bg-panel)}.hotwf-title{font-size:13px;font-weight:600;color:var(--ccore-text-dark)}.hotwf-subtitle{margin-top:2px;font-size:12px;font-weight:500;color:var(--ccore-text-muted)}.hotwf-close{border:0;background:transparent;font-size:20px;line-height:1;cursor:pointer;color:var(--ccore-text-muted)}.hotwf-steps{display:flex;gap:10px;padding:10px 14px;border-bottom:1px solid var(--ccore-border);overflow-x:auto;background:var(--ccore-bg-app)}.hotwf-step{display:inline-flex;align-items:center;gap:6px;color:var(--ccore-text-muted);white-space:nowrap;font-size:12px}.hotwf-stepdot{width:8px;height:8px;border-radius:50%;background:var(--ccore-border)}.hotwf-step--active{color:var(--ccore-text-dark);font-weight:600}.hotwf-step--active .hotwf-stepdot{background:var(--ccore-accent)}.hotwf-step--done .hotwf-stepdot{background:var(--ccore-brand-green)}.hotwf-body{min-height:0;overflow-y:auto;padding:14px;background:var(--ccore-bg-app)}.hotwf-panel{display:grid;gap:10px}.hotwf-message{color:var(--ccore-text-dark);font-size:12px;line-height:1.4}.hotwf-check{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--ccore-text-dark)}.hotwf-textarea{width:100%;border:1px solid var(--ccore-border);border-radius:6px;padding:8px;font-size:12px;resize:vertical}.hotwf-select{width:100%;border:1px solid var(--ccore-border);border-radius:6px;padding:8px;font-size:12px;background:var(--ccore-bg-app)}.hotwf-pills{display:flex;flex-wrap:wrap;gap:6px}.hotwf-pill{border:1px solid var(--ccore-border);background:var(--ccore-bg-panel);border-radius:999px;padding:6px 10px;font-size:12px;cursor:pointer}.hotwf-pill--selected{border-color:var(--ccore-accent);background:#1c2f5014}.hotwf-review{border:1px solid var(--ccore-border);border-radius:8px;padding:10px;display:grid;gap:8px;background:var(--ccore-bg-panel)}.hotwf-row{display:flex;gap:12px;align-items:flex-start}.hotwf-k{font-size:12px;color:var(--ccore-text-muted)}.hotwf-v{flex:1 1 0;min-width:0}.hotwf-error{margin-top:10px;padding:8px 10px;border-radius:6px;background:#b91c1c14;border:1px solid rgba(185,28,28,.25);color:#b91c1c;font-size:12px}.hotwf-footer{display:flex;gap:8px;align-items:center;padding:12px 14px;border-top:1px solid var(--ccore-border);background:var(--ccore-bg-panel)}.hotwf-spacer{flex:1}.hotwf-btn{border:1px solid var(--ccore-border);background:var(--ccore-bg-app);border-radius:6px;padding:6px 10px;font-size:12px;cursor:pointer}.hotwf-btn:disabled{opacity:.5;cursor:not-allowed}.hotwf-btn--ghost{background:transparent}.hotwf-btn--primary{border-color:var(--ccore-accent);background:var(--ccore-accent);color:var(--ccore-text-invert)}.hotwf-input{width:90%;padding:8px 10px;font-size:var(--ccore-font-size-base);font-family:var(--ccore-font-family);color:var(--ccore-text-dark);background-color:#fff;border:1px solid var(--ccore-border);border-radius:4px;transition:border-color .15s ease,box-shadow .15s ease}.hotwf-input::placeholder{color:var(--ccore-text-muted)}.hotwf-input:focus{outline:none;border-color:var(--ccore-accent);box-shadow:0 0 0 2px #2859c426}.hotwf-input:disabled{background-color:var(--ccore-bg-panel);color:var(--ccore-text-muted)}.order-hotbuttons{display:flex;flex-wrap:wrap;gap:6px}.order-hotaction{--accent: var(--action-color);display:inline-flex;align-items:center;gap:6px;padding:5px 10px;height:30px;max-width:280px;background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);border-radius:6px;font-size:12px;font-weight:500;color:var(--ccore-text-dark);cursor:pointer;white-space:nowrap;transition:background-color .12s ease,border-color .12s ease}.order-hotaction:hover{background:#ecebea}.order-hotaction-dot{width:8px;height:8px;border-radius:50%;background-color:var(--accent);flex-shrink:0}.order-hotaction-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-processing-banner{padding:6px 12px;font-size:12px;color:var(--ccore-text-muted);background:var(--ccore-bg-panel);border-bottom:1px solid var(--ccore-border)}.hotwf-action-name{font-weight:600;color:var(--ccore-text-dark)}.hotwf-action-description{margin-top:4px;font-size:12px;color:var(--ccore-text-muted);line-height:1.4;max-width:520px}.fieldtech-home{display:flex;flex-direction:column;height:100%;min-height:0}.fieldtech-home-header{padding:12px 16px 8px}.fieldtech-home-title{font-size:18px;font-weight:600;color:var(--ccore-text-dark)}.fieldtech-home-subtitle{font-size:13px;color:var(--ccore-text-muted);margin-top:4px}.fieldtech-home-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.fieldtech-filter-pill{padding:4px 10px;font-size:12px;border-radius:16px;background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);cursor:pointer;transition:background .12s ease}.fieldtech-filter-pill.is-active{background:var(--ccore-blue-light);color:#fff;border-color:var(--ccore-blue-light)}.fieldtech-home-list{flex:1;min-height:0;overflow-y:auto;padding:8px 16px 16px}.fieldtech-home-empty{padding:20px;text-align:center;color:var(--ccore-text-muted)}.fieldtech-home-header-row{display:flex;justify-content:space-between;align-items:flex-start}.fieldtech-home-header-left{display:flex;flex-direction:column}.fieldtech-home-header-actions{display:flex;gap:8px;align-items:center}.fieldtech-header-btn{background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);padding:8px 10px;border-radius:6px;cursor:pointer;transition:background .12s ease;display:flex;align-items:center;justify-content:center}.fieldtech-header-btn-primary{background:var(--ccore-brand-green);color:#fff;border-color:var(--ccore-brand-green)}.fieldtech-header-btn-primary:hover{opacity:.85}.fieldtech-table{border-radius:12px;border:1px solid var(--ccore-border);display:flex;flex-direction:column;height:100%;overflow:auto}.fieldtech-table-header,.fieldtech-table-row{display:grid;min-width:max-content}.fieldtech-table-header{font-weight:600;font-size:12px;letter-spacing:.5px;border-bottom:1px solid var(--ccore-border);flex:0 0 auto;min-width:max-content}.fieldtech-table-row{cursor:pointer;border-bottom:1px solid #eee;transition:background .12s ease;min-width:0}.fieldtech-table-body{flex:1;min-height:0;overflow-y:auto;overflow-x:visible;min-width:max-content}.fieldtech-table-cell{padding:14px 16px;font-size:13px;display:flex;align-items:center;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.fieldtech-table-header-cell{text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-right:1px solid var(--ccore-border)}.fieldtech-table-footer{display:flex;justify-content:space-between;align-items:center;padding:14px 4px;font-size:13px;color:var(--ccore-text-muted)}.fieldtech-table-pagination{display:flex;align-items:center;gap:8px}.fieldtech-page-btn{background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);padding:6px 12px;border-radius:8px;cursor:pointer}.fieldtech-page-btn:hover{background:#eaeaea}.fieldtech-page-current{background:var(--ccore-brand-green);color:#fff;padding:6px 10px;border-radius:8px;font-weight:600}.fieldtech-back-btn{display:flex;align-items:center;gap:6px;font-weight:600}.fieldtech-list-chevron-bar{position:absolute;top:12px;right:8px;display:flex;gap:6px;z-index:25}.fieldtech-list-chevron-bar.is-collapsed{right:auto;left:4px}.fieldtech-list-chevron-btn{width:28px;height:28px;border-radius:6px;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel);display:flex;align-items:center;justify-content:center;cursor:pointer}.fieldtech-compact-header{padding:16px}.fieldtech-compact-title-row{display:flex;justify-content:space-between;align-items:center}.fieldtech-compact-title{font-size:20px;font-weight:600}.fieldtech-compact-divider{margin:12px 0}.fieldtech-compact-search{width:100%;max-width:100%}.fieldtech-compact-search-input{width:100%;max-width:100%;box-sizing:border-box;padding:10px 14px;border-radius:10px;border:1px solid var(--ccore-border)}.fieldtech-compact-count{margin-top:8px;font-size:14px;color:var(--ccore-muted)}.fieldtech-compact-card{padding:14px;border-bottom:1px solid var(--ccore-border);cursor:pointer}.fieldtech-compact-row1,.fieldtech-compact-row2,.fieldtech-compact-row3{display:flex;justify-content:space-between;margin-bottom:6px}.fieldtech-compact-name{font-weight:600}.fieldtech-compact-type{color:var(--ccore-brand-blue)}.fieldtech-compact-status{font-weight:500}.fieldtech-compact-card.is-selected{background-color:var(--ccore-selected-bg);border-left:4px solid var(--ccore-accent)}.fieldtech-home-list.is-loading{filter:blur(3px);pointer-events:none}.fieldtech-list-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#fff9;z-index:5}.fieldtech-home-list.is-loading .fieldtech-table{filter:blur(3px);pointer-events:none}.fieldtech-list-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--ccore-bg-panel) 80%,transparent);z-index:5}.fieldtech-search-banner{display:flex;justify-content:space-between;align-items:center;background:var(--ccore-info-bg);border:1px solid var(--ccore-info-border);color:var(--ccore-text-dark);padding:10px 14px;margin-bottom:12px;border-radius:6px;font-size:var(--ccore-font-size-base)}.fieldtech-search-clear{background:none;border:none;color:var(--ccore-info-accent);font-weight:500;cursor:pointer}.fieldtech-search-clear:hover{text-decoration:underline}.fieldtech-filter-group{margin-bottom:12px}.fieldtech-filter-panel{position:relative;margin-top:12px;padding:22px 20px 18px;border:1px solid var(--ccore-border);border-radius:10px;background:var(--ccore-bg-panel);box-shadow:0 4px 14px #0000000f;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.fieldtech-filter-body{display:contents}.fieldtech-filter-section{display:flex;flex-direction:column;gap:8px}.fieldtech-filter-section h4{font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:var(--ccore-text-muted);margin-bottom:4px}.fieldtech-filter-section input,.fieldtech-filter-section select{padding:8px 10px;border-radius:6px;border:1px solid var(--ccore-border);font-size:var(--ccore-font-size-base)}.fieldtech-filter-section input:focus{outline:none;border-color:var(--ccore-blue-light)}.fieldtech-filter-clear{background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);padding:8px 12px;border-radius:6px;cursor:pointer}.fieldtech-filter-apply{background:var(--ccore-brand-green);color:#fff;border:none;padding:8px 14px;border-radius:6px;cursor:pointer}.fieldtech-filter-header{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.fieldtech-filter-title{font-size:15px;font-weight:600;color:var(--ccore-text-dark)}.fieldtech-filter-actions{display:flex;align-items:center;gap:8px}.fieldtech-filter-reset{padding:6px 12px;border-radius:6px;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel);cursor:pointer;font-size:12px}.fieldtech-filter-reset:hover{background:#e5e5e5}.fieldtech-filter-close{width:30px;height:30px;border-radius:6px;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel);cursor:pointer;display:flex;align-items:center;justify-content:center}.fieldtech-filter-close:hover{background:#e5e5e5}.fieldtech-col-resize{position:absolute;top:0;right:0;width:6px;height:100%;cursor:col-resize;-webkit-user-select:none;user-select:none}.fieldtech-col-resize:hover{background:color-mix(in srgb,var(--ccore-border) 50%,transparent)}.fieldtech-active-filters{display:flex;flex-wrap:wrap;gap:8px}.fieldtech-filter-chip{display:flex;align-items:center;gap:6px;background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);padding:4px 8px;border-radius:14px;font-size:12px}.fieldtech-filter-chip button{border:none;background:none;cursor:pointer;font-size:12px;color:var(--ccore-text-muted)}.fieldtech-filter-chip button:hover{color:var(--ccore-danger)}.pdf-shell{display:grid;grid-template-rows:auto 1fr;height:100%;min-height:0}.pdf-shell-body{min-height:0;overflow:hidden}.pdf-actionbar{display:grid;grid-template-columns:1fr auto;gap:12px;padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.12);background:#fff}.pdf-actionbar-title{font-weight:700}.pdf-actionbar-status{font-size:12px;opacity:.8}.pdf-actionbar-error{color:#b00020}.pdf-actionbar-actions{display:flex;align-items:center;gap:8px}.pdf-btn{border:1px solid rgba(0,0,0,.2);background:#fff;padding:6px 10px;cursor:pointer}.pdf-btn:disabled{opacity:.5;cursor:default}.pdf-workspace{height:100%;min-height:0;overflow:hidden}.pdf-scrollhost{height:100%;min-height:0;overflow-y:auto;padding:16px}.pdf-empty{padding:18px;opacity:.8}.pdf-viewer{display:grid;gap:18px;justify-content:center}.pdf-page{display:grid;justify-content:center}.pdf-page-canvaswrap{position:relative;display:inline-block}.pdf-canvas{display:block;background:#fff;box-shadow:0 8px 20px #0000001f}.pdf-note{position:absolute;transform:translate(-50%,-50%);width:18px;height:18px;border-radius:999px;border:1px solid rgba(0,0,0,.35);background:#ffff00d9;display:grid;place-items:center;font-size:11px;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}.pdf-overlay{position:absolute;top:0;left:0;pointer-events:auto;z-index:2}.pdf-text{position:absolute;transform:translate(-50%,-50%);max-width:60%;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;line-height:1.3;background:#fff9;padding:2px 4px;border-radius:2px;-webkit-user-select:none;user-select:none}.pdf-text.pdf-field-text{transform:translateY(-50%);text-align:left}.pdf-text-draft{min-width:20px;background:transparent;border:none!important;outline:none!important;resize:none!important;overflow:hidden!important;appearance:none;-webkit-appearance:none}.pdf-text-draft::-webkit-resizer{display:none}.pdf-text-draft::-webkit-scrollbar{display:none}.pdf-text-measure{position:absolute;visibility:hidden;white-space:pre;font:14px sans-serif;line-height:1.3;padding:0;margin:0;pointer-events:none}.pdf-text-input{font:14px sans-serif;line-height:1.3;color:#000;padding:0;margin:0;box-sizing:content-box}.pdf-text-display{font:14px sans-serif;line-height:1.3;color:#000;white-space:pre-wrap;word-break:break-word;padding:0;margin:0}.pdf-signature-box{position:relative;width:100%;height:100%}.pdf-signature-clear{position:absolute;bottom:4px;right:4px;font-size:11px;padding:2px 6px;background:#fff;border:1px solid rgba(0,0,0,.2);cursor:pointer}.pdf-sign-here{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.pdf-sign-here-badge{display:inline-flex;align-items:center;gap:6px;background:#ffeb3b;font-weight:600;font-size:12px;padding:6px 10px;border-radius:4px;box-shadow:0 3px 6px #0003}.pdf-sign-here-arrow{font-size:14px}.pdf-sign-here-text{white-space:nowrap}.sig-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}.sig-modal{background:#fff;width:700px;border-radius:8px;display:flex;flex-direction:column}.sig-header{padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;font-weight:600}.sig-body{padding:20px}.sig-canvas{border:1px solid rgba(0,0,0,.2);width:100%;height:auto;background:#fff;cursor:crosshair}.sig-footer{padding:12px 16px;display:flex;align-items:center;border-top:1px solid rgba(0,0,0,.1)}.sig-btn{padding:6px 14px;border:1px solid rgba(0,0,0,.2);background:#fff;cursor:pointer}.sig-btn--primary{background:#1976d2;color:#fff;border:none}.sig-btn--ghost{background:transparent}.sig-spacer{flex:1}.sig-placeholder{font-size:12px;color:#1976d2;font-weight:500}.ccore-rightpanel-calendar .react-calendar{width:100%;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel);color:var(--ccore-text-dark);border-radius:8px;overflow:hidden;font-family:var(--ccore-font-family)}.ccore-rightpanel-calendar .react-calendar__navigation{background:var(--ccore-bg-dark)}.ccore-rightpanel-calendar .react-calendar__navigation button{color:var(--ccore-text-invert);min-width:36px;border-radius:6px}.ccore-rightpanel-calendar .react-calendar__navigation button:enabled:hover{background:var(--ccore-accent-hover)}.ccore-rightpanel-calendar .react-calendar__month-view__weekdays{background:var(--ccore-bg-panel);border-bottom:1px solid var(--ccore-border)}.ccore-rightpanel-calendar .react-calendar__month-view__weekdays__weekday{color:var(--ccore-text-muted);text-transform:uppercase;font-size:11px}.ccore-rightpanel-calendar .react-calendar__month-view__days__day--weekend{color:var(--ccore-text-dark)}.ccore-rightpanel-calendar .react-calendar__tile{border-radius:8px;color:var(--ccore-text-dark)}.ccore-rightpanel-calendar .react-calendar__tile:enabled:hover{background:#fff;box-shadow:inset 0 0 0 1px var(--ccore-border)}.ccore-rightpanel-calendar .react-calendar__tile--now{background:#7dad462e}.ccore-rightpanel-calendar .ccore-calendar-day-selected{background:var(--ccore-accent)!important;color:var(--ccore-text-invert)!important}.ccore-rightpanel-calendar .ccore-calendar-week-selected{background:#1c2f501f!important}.ccore-rightpanel-calendar .react-calendar__tile--active{background:var(--ccore-accent-active)!important;color:var(--ccore-text-invert)!important}.multiselect-root{position:relative;display:inline-block;width:100%;font-family:var(--ccore-font-family);font-size:var(--ccore-font-size-base)}.multiselect-trigger{width:100%;padding:6px 10px;text-align:left;background-color:var(--ccore-bg-app);border:1px solid var(--ccore-border);border-radius:6px;color:var(--ccore-text-dark);cursor:pointer;line-height:1.4;transition:border-color .16s ease,box-shadow .16s ease}.multiselect-trigger:hover{border-color:var(--ccore-accent-hover)}.multiselect-trigger:focus{outline:none;border-color:var(--ccore-accent);box-shadow:0 0 0 2px #2859c42e}.multiselect-item span{white-space:nowrap}.multiselect-trigger:disabled{background:var(--ccore-bg-panel);color:var(--ccore-text-muted);cursor:not-allowed}.multiselect-dropdown{position:absolute;top:100%;left:0;right:0;z-index:calc(var(--ccore-z-topbar) + 10);margin-top:4px;background:var(--ccore-bg-app);border:1px solid var(--ccore-border);border-radius:6px;box-shadow:0 6px 18px #0000002e;display:flex;flex-direction:column}.multiselect-search{padding:6px 8px;border:none;border-bottom:1px solid var(--ccore-border);font-size:var(--ccore-font-size-base);font-family:var(--ccore-font-family);color:var(--ccore-text-dark);outline:none}.multiselect-search::placeholder{color:var(--ccore-text-muted)}.multiselect-list{overflow-y:auto;padding:4px 0}.multiselect-item{display:flex;align-items:center;gap:8px;padding:6px 10px;cursor:pointer;font-size:var(--ccore-font-size-base);color:var(--ccore-text-dark)}.multiselect-item:hover{background:var(--ccore-bg-panel)}.multiselect-footer{display:flex;justify-content:space-between;padding:6px 8px;border-top:1px solid var(--ccore-border)}.multiselect-footer button{background:none;border:none;padding:4px 6px;font-size:12px;font-family:var(--ccore-font-family);color:var(--ccore-accent);cursor:pointer}.multiselect-footer button:hover{color:var(--ccore-accent-hover);text-decoration:underline}.order-home{container-type:inline-size;container-name:order-home;max-width:100%;min-width:0;padding:16px 20px;min-height:0;height:100%}.order-home-header{margin-bottom:15px}.order-home-header h2{margin:0;line-height:1.2}.order-home-subtitle{margin-top:2px;line-height:1.2;font-size:12px;color:var(--ccore-text-muted)}.order-home-controls{display:flex;gap:16px;margin-top:10px;flex-wrap:wrap}.order-home-control label{line-height:1.2}.order-home-control .ccore-select{min-width:160px}.order-home-control{display:flex;flex-direction:column;gap:4px;font-size:11px;color:var(--ccore-text-muted)}.order-home-kpi-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}.order-home section:empty{display:none}.order-home-chart-row{display:grid;grid-template-columns:1fr;gap:12px;margin-top:12px}.order-home-kpi-tile canvas{max-width:100%!important;height:auto!important;display:block}.order-home-kpi-tile{border-radius:8px;max-width:100%;min-width:0;position:relative;scrollbar-width:none;-ms-overflow-style:none}.order-home-kpi-tile::-webkit-scrollbar{display:none}.homepagesummary-value{font-size:2.25em;font-weight:600;line-height:1.1;max-width:100%;min-width:0;white-space:nowrap;overflow:hidden;display:block}.homepagesummary-label{margin-top:6px;font-size:13px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.order-home-kpi-placeholder{border-style:dashed;color:var(--ccore-text-muted)}.order-lifecycle-timeline-note{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--ccore-text-dark);margin-top:4px}.order-lifecycle-timeline-note-icon{font-size:11px;opacity:.8}.order-lifecycle-timeline-note.note-sent .order-lifecycle-timeline-note-icon{color:var(--ccore-blue-light)}.order-lifecycle-timeline-note.note-received .order-lifecycle-timeline-note-icon{color:var(--ccore-brand-green)}.order-lifecycle-timeline{position:relative;display:flex;flex-direction:column;gap:28px}.order-lifecycle-timeline-item{display:grid;grid-template-columns:32px 1fr;align-items:start}.order-lifecycle-timeline-rail{position:relative;display:flex;align-items:center}.order-lifecycle-timeline:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:2px;background:var(--ccore-border)}.order-lifecycle-timeline-marker{position:relative;display:flex;justify-content:center}.order-lifecycle-timeline-dot{position:relative;z-index:1;width:10px;height:10px;border-radius:50%;background:var(--ccore-accent)}.order-lifecycle-timeline-arm{flex:1;height:2px;margin-left:6px;background:var(--ccore-border)}.order-lifecycle-timeline-line{position:absolute;top:16px;width:2px;height:calc(100% + 24px);background:var(--ccore-border)}.order-lifecycle-timeline-content{padding-bottom:2px}.order-lifecycle-timeline-label{font-weight:500;color:var(--ccore-text-dark)}.order-lifecycle-timeline-date{font-size:12px;color:var(--ccore-text-muted)}.ccore-dashboard-shell{display:flex;flex-direction:column;height:100%;min-height:0}.ccore-dashboard-content{flex:1;min-height:0;overflow-y:auto;padding:20px}.ccore-scheduling-mini-calendar{border-bottom:1px solid var(--ccore-border);padding:8px;background:var(--ccore-bg-panel)}.ccore-scheduling-mini-calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.ccore-scheduling-mini-calendar-header button{background:none;border:none;padding:4px;cursor:pointer;color:var(--ccore-text-dark)}.ccore-scheduling-mini-calendar-header button:hover{color:var(--ccore-accent-hover)}.ccore-scheduling-mini-calendar-header .label{font-size:12px;font-weight:600;color:var(--ccore-text-dark);white-space:nowrap}.ccore-scheduling-mini-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.ccore-scheduling-mini-calendar-grid .dow{text-align:center;font-size:10px;color:var(--ccore-text-muted);padding:2px 0}.ccore-scheduling-mini-calendar-grid .empty{height:26px}.ccore-scheduling-mini-calendar-grid .day{height:26px;font-size:11px;border-radius:4px;border:none;background:transparent;cursor:pointer;color:var(--ccore-text-dark)}.ccore-scheduling-mini-calendar-grid .day:hover{background:#0000000d}.ccore-scheduling-mini-calendar-grid .day.is-active{background:var(--ccore-accent);color:var(--ccore-text-invert);font-weight:600}.ccore-scheduling-mini-calendar-grid .day.today:not(.is-active){outline:1px solid var(--ccore-accent)}.ccore-scheduling-queue{height:100%;display:flex;flex-direction:column;background:var(--ccore-bg-panel);border-right:1px solid var(--ccore-border)}.ccore-scheduling-queue.loading,.ccore-scheduling-queue.empty{padding:16px;color:var(--ccore-text-muted)}.ccore-scheduling-queue-refresh{padding:6px 10px;font-size:12px;background:var(--ccore-bg-panel);border-bottom:1px solid var(--ccore-border)}.ccore-scheduling-queue-scroll{flex:1;overflow-y:auto;min-height:0}.ccore-scheduling-jobcard{padding:10px 12px;border-bottom:1px solid var(--ccore-border);background:#fff;cursor:pointer}.ccore-scheduling-jobcard:hover{background:#f8f9fb}.ccore-scheduling-jobcard-title{font-weight:600;margin-bottom:4px}.ccore-scheduling-jobcard-meta{font-size:12px;color:var(--ccore-text-muted);display:flex;gap:8px}.ccore-scheduling-jobcard-readiness{margin-top:6px;font-size:12px;color:var(--ccore-accent)}.ccore-scheduling-calendar{height:100%;background:var(--ccore-bg-app);display:flex;flex-direction:column;font-family:var(--ccore-font-family);font-size:var(--ccore-font-size-base);color:var(--ccore-text-dark);min-height:0}.ccore-scheduling-calendar.loading{padding:16px;color:var(--ccore-text-muted)}.ccore-scheduling-calendar-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;border-top:1px solid var(--ccore-border)}.ccore-scheduling-timeslot{display:grid;grid-template-columns:72px 1fr;border-bottom:1px solid var(--ccore-border);min-height:28px}.ccore-scheduling-timeslot-label{padding:6px 8px;font-size:11px;line-height:1;color:var(--ccore-text-muted);border-right:1px solid var(--ccore-border);text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums}.ccore-scheduling-timeslot-body{position:relative;background:var(--ccore-bg-app)}.ccore-scheduling-appointment{position:absolute;left:6px;right:6px;background:#5680e9d9;-webkit-backdrop-filter:saturate(120%) blur(1px);backdrop-filter:saturate(120%) blur(1px);color:var(--ccore-text-invert);padding:6px 8px;border-radius:4px;font-size:12px;line-height:1.3;box-shadow:0 1px 2px #00000026}.ccore-scheduling-appointment .title{font-weight:500;margin-bottom:2px}.ccore-scheduling-appointment .meta{font-size:11px;opacity:.9}.ccore-scheduling-appointment.is-series{border-left:4px solid var(--ccore-accent);padding-left:6px}.ccore-scheduling-week-header{display:grid;grid-template-columns:72px repeat(7,1fr);border-bottom:1px solid var(--ccore-border);background:var(--ccore-bg-panel)}.ccore-scheduling-week-header-day{padding:6px 4px;text-align:center;font-size:12px;color:var(--ccore-text-dark)}.ccore-scheduling-week-header-day .date{font-size:11px;color:var(--ccore-text-muted)}.ccore-scheduling-week-row{display:grid;grid-template-columns:72px 1fr;border-bottom:1px solid var(--ccore-border);min-height:28px}.ccore-scheduling-week-time{padding:6px 8px;font-size:11px;line-height:1;color:var(--ccore-text-muted);text-align:right;border-right:1px solid var(--ccore-border);white-space:nowrap;overflow:visible;text-overflow:clip;font-variant-numeric:tabular-nums}.ccore-scheduling-week-cells{display:grid;grid-template-columns:repeat(7,1fr)}.ccore-scheduling-week-cell{position:relative;border-left:1px solid var(--ccore-border);background:var(--ccore-bg-app)}.ccore-scheduling-week-cell .ccore-scheduling-appointment{position:absolute;left:6px;right:6px}.ccore-scheduling-month-header{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid var(--ccore-border);background:var(--ccore-bg-panel);flex-shrink:0}.ccore-scheduling-month-header-cell{padding:6px;text-align:center;font-size:12px;color:var(--ccore-text-muted)}.ccore-scheduling-month-grid{display:grid;grid-template-columns:repeat(7,1fr);flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid var(--ccore-border)}.ccore-scheduling-month-grid::-webkit-scrollbar{width:0;height:0}.ccore-scheduling-month-cell{border-right:1px solid var(--ccore-border);border-bottom:1px solid var(--ccore-border);padding:6px;display:flex;flex-direction:column}.ccore-scheduling-month-cell.is-outside{background:#fafafa;color:var(--ccore-text-muted)}.ccore-scheduling-month-date{font-size:12px;font-weight:600;margin-bottom:4px}.ccore-scheduling-month-items{flex:1;display:flex;flex-direction:column;gap:2px}.ccore-scheduling-month-item{position:static;left:auto;right:auto;width:100%;box-sizing:border-box}.ccore-scheduling-month-more{font-size:11px;color:var(--ccore-accent)}.ccore-rightpanel-appointments{padding:10px;gap:10px;display:flex;flex-direction:column;min-height:0;overflow-y:auto}.ccore-appointment-row{background:var(--ccore-bg-app);border:1px solid var(--ccore-border);border-radius:8px;padding:10px 10px 9px;display:flex;flex-direction:column;gap:4px}.ccore-appointment-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.ccore-appointment-category{font-size:13px;font-weight:600;color:var(--ccore-text-dark)}.ccore-appointment-storestop{font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px;border:1px solid var(--ccore-border);color:var(--ccore-text-dark);background:var(--ccore-bg-panel);white-space:nowrap}.ccore-appointment-datetime{font-size:12px;color:var(--ccore-text-muted)}.ccore-appointment-time{font-size:12px;color:var(--ccore-text-dark);font-weight:500}.ccore-appointment-assigned{font-size:12px;color:var(--ccore-text-muted)}.ccore-appointment-row:hover{border-color:var(--ccore-accent-hover)}@media(max-width:900px){.ccore-appointment-row{padding:9px}}.ccore-topbar-search{position:relative;width:100%;max-width:620px}.ccore-search-bar{position:relative;display:flex;align-items:center;height:32px;background:#fff;border:1px solid var(--ccore-border);border-radius:4px}.ccore-search{flex:1;height:100%;padding:0 36px 0 10px;border:none;outline:none}.ccore-search::placeholder{color:var(--ccore-text-muted)}.ccore-search-expand{position:absolute;right:0;width:32px;height:100%;background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:var(--ccore-text-muted);cursor:pointer}.ccore-search-expand:hover{color:var(--ccore-accent-active)}.ccore-search-expander{position:absolute;top:calc(100% + 8px);z-index:calc(var(--ccore-z-topbar) + 1);background:#fff;border:1px solid var(--ccore-border);border-radius:4px;padding:16px;display:grid;gap:16px;box-shadow:0 12px 28px #0000001f;left:50%;transform:translate(-50%);max-width:1400px;width:85vw}.ccore-search-expander input{height:32px;padding:0 8px;font-size:13px;border:1px solid var(--ccore-border);border-radius:4px;outline:none}.ccore-search-expander input:focus{border-color:var(--ccore-accent-active)}.ccore-search-filters{display:flex;flex-direction:column;gap:3px}.ccore-search-fields{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.ccore-search-fields input,.ccore-search-filters select{height:32px;padding:0 8px;border:1px solid var(--ccore-border);border-radius:4px}.ccore-search-expander-wide{max-width:1400px}.ccore-search-daterange-row{grid-column:1 / -1;display:grid;grid-template-columns:300px 1fr 1fr;gap:12px;margin-bottom:16px}.ccore-search-body{display:grid;grid-template-columns:260px 1fr;gap:16px;width:100%}.ccore-search-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ccore-search-group{display:flex;flex-direction:column;gap:2px;padding-right:16px;border-right:1px solid var(--ccore-border)}.ccore-search-group:last-child{border-right:none}.ccore-search-group input,.ccore-searchselect-input{height:34px;font-size:.85rem}.ccore-search-group h4,.ccore-search-filters h4{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ccore-text-muted);margin-bottom:8px}.ccore-search-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid var(--ccore-border)}.ccore-search-clear{background:transparent;border:1px solid var(--ccore-border);padding:6px 12px;border-radius:4px;cursor:pointer}.ccore-search-submit{background:var(--ccore-accent-active);color:#fff;border:none;padding:6px 16px;border-radius:4px;cursor:pointer}.ccore-search-clear-input{position:absolute;right:32px;width:28px;height:100%;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--ccore-text-muted)}.ccore-search-clear-input:hover{color:var(--ccore-accent-active)}.ccore-search-daterange{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ccore-tooltip{position:absolute;z-index:10000;padding:6px 10px;font-size:12px;line-height:1;background:var(--ccore-blue-dark);color:#fff;border-radius:4px;white-space:nowrap;pointer-events:none;opacity:0;transform:translateY(4px);animation:ccore-tooltip-in .18s ease-out forwards}@keyframes ccore-tooltip-in{to{opacity:1;transform:translateY(0)}}.ccore-tooltip-top{transform:translateY(-6px)}.ccore-tooltip-bottom{transform:translateY(6px)}.ccore-tooltip-left{transform:translate(-6px)}.ccore-tooltip-right{transform:translate(6px)}.dashboard-root{padding:16px}.dashboard-title{font-size:20px;font-weight:600;margin-bottom:16px}.dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.dashboard-section{background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);border-radius:8px;padding:16px}.dashboard-section-full{grid-column:span 2}.dashboard-section-half{grid-column:span 1}.dashboard-section-header{font-weight:600;margin-bottom:12px}.dashboard-kpi-grid{display:flex;flex-wrap:wrap;gap:12px}.dashboard-kpi-card{flex:1 1 150px;background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);border-radius:8px;padding:14px;display:flex;flex-direction:column;justify-content:center}.dashboard-kpi-header{font-size:11px;font-weight:600;color:var(--ccore-text-muted);letter-spacing:.5px;text-transform:uppercase}.dashboard-kpi-value{margin-top:6px;font-size:28px;font-weight:700;line-height:1.2;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--ccore-text-dark);font-variant-numeric:tabular-nums}.dashboard-chart-grid{display:flex;flex-direction:column;gap:12px}.dashboard-chart-card{background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);border-radius:8px;padding:12px}.dashboard-chart-header{font-weight:600;margin-bottom:8px}.dashboard-chart-body{height:200px;display:flex;align-items:center;justify-content:center;opacity:.5}.dashboard-control-label{font-size:11px;font-weight:600;color:var(--ccore-text-muted);letter-spacing:.3px;text-transform:uppercase}.dashboard-controls-row{display:flex;flex-direction:column;gap:12px;padding:12px 16px;border-bottom:1px solid var(--ccore-border);background:var(--ccore-bg-app)}.dashboard-filters-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;align-items:stretch}.dashboard-control-group{display:flex;flex-direction:column;gap:5px;min-width:0;background:transparent;border:none;padding:0}.dashboard-control-group label{font-size:10px;font-weight:700;color:var(--ccore-text-muted);text-transform:uppercase;letter-spacing:.55px;padding-left:2px}.dashboard-control-group .ccore-select,.dashboard-control-group button,.dashboard-control-group input{min-height:34px;background:var(--ccore-bg-app);border-radius:7px}.dashboard-filters-placeholder{flex:1;color:var(--ccore-text-muted);font-size:12px}.dashboard-apply-button{grid-column:auto;align-self:end;min-height:34px;padding-inline:18px;white-space:nowrap}.dashboard-loading,.dashboard-empty{padding:16px;color:var(--ccore-text-muted)}.dashboard-control-card{display:flex;flex-direction:column;gap:6px;background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);border-radius:8px;padding:10px 12px;min-width:180px;transition:border-color .12s ease,box-shadow .12s ease}.dashboard-control-card:hover{border-color:var(--ccore-accent-hover)}.daterange-container{display:flex;flex-direction:column;gap:10px;padding:8px}.daterange-container .react-calendar{border:1px solid var(--ccore-border);border-radius:8px;background:var(--ccore-bg-panel);color:var(--ccore-text-dark);font-family:var(--ccore-font-family)}.daterange-presets{display:flex;flex-wrap:wrap;gap:6px}.dashboard-filter-toolbar{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr)) auto;gap:14px;align-items:end;padding:14px 16px;background:var(--ccore-bg-panel);border:1px solid var(--ccore-border);border-radius:10px;box-shadow:var(--ccore-shadow-soft)}@media(max-width:480px){.order-home-kpi-row,.order-home-chart-row{grid-template-columns:1fr}.order-home-header h2{font-size:16px}.homepagesummary-value{font-size:28px}.order-home-kpi-tile{padding:12px}.hotwf-footer{flex-wrap:wrap}.hotwf-spacer{display:none}.hotwf-btn{flex:1 1 100%}}@media(max-width:768px){html,body{overscroll-behavior:none;overflow-x:hidden;overflow-y:auto}input,textarea,select{font-size:16px!important}.order-section-grid{grid-template-columns:1fr!important;gap:8px}.order-header-line1{display:none}.dashboard-filter-toolbar{grid-template-columns:1fr}.dashboard-apply-button{width:100%}.ccore-topbar-center{display:none}.ccore-program-label{display:none!important}.ccore-program-item{justify-content:center;padding:12px 0}.ccore-topbar-search{max-width:100%}.ccore-search-expander,.ccore-search-groups{grid-template-columns:1fr}.ccore-feature-toggle.right{display:none}.order-home-kpi-row,.order-home-chart-row{grid-template-columns:1fr}.order-home{gap:12px}.ccore-grid{grid-template-columns:var(--ccore-programs-width) 1fr!important}.ccore-col-ordertree,.ccore-col-ordercontent,.ccore-col-rightpanel{display:none!important}.ccore-col-orderlist,.ccore-grid.mobile-tree-open .ccore-col-ordertree{display:block!important;grid-column:2!important}.ccore-grid.mobile-tree-open .ccore-col-orderlist{display:none!important}.ccore-featurebar{position:sticky;top:0;z-index:20;overflow-x:auto;white-space:nowrap}.ccore-feature-action{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.ccore-feature-action{touch-action:manipulation}.ccore-feature-action svg{width:12px;height:12px}.ccore-featurebar span{display:none}.ccore-orderlist,.ccore-ordercontent{border-radius:0}.ccore-grid{height:100vh;min-height:0}.ccore-col-ordertree{height:100%;min-height:0;overflow:hidden}.ccore-ordertree{height:100%;min-height:0}.ccore-ordertree-panel{display:flex;flex-direction:column;height:100%;min-height:0}.ccore-ordertree-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.ccore-grid.mobile-view-list .ccore-col-ordertree,.ccore-grid.mobile-view-list .ccore-col-ordercontent,.ccore-grid.mobile-view-list .ccore-col-rightpanel{display:none!important}.ccore-grid.mobile-view-list .ccore-col-orderlist{display:block!important;grid-column:2!important}.ccore-grid.mobile-view-tree .ccore-col-orderlist,.ccore-grid.mobile-view-tree .ccore-col-ordercontent,.ccore-grid.mobile-view-tree .ccore-col-rightpanel{display:none!important}.ccore-grid.mobile-view-tree .ccore-col-ordertree{display:block!important;grid-column:2!important}.ccore-grid.mobile-view-order .ccore-col-ordertree,.ccore-grid.mobile-view-order .ccore-col-orderlist,.ccore-grid.mobile-view-order .ccore-col-rightpanel{display:none!important}.ccore-grid.mobile-view-order .ccore-col-ordercontent{display:block!important;grid-column:2!important}.order-body{display:flex;flex-direction:column;min-height:0}.order-navigator{width:100%;max-width:100%;position:sticky;top:0;left:0;background:var(--ccore-bg-app);border-bottom:1px solid var(--ccore-border);z-index:10}.order-navigator-inner{display:flex!important;flex-direction:row!important;align-items:center;gap:8px;padding:8px;width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.order-nav-item{white-space:nowrap;border-radius:999px;padding:6px 12px;font-size:var(--ccore-font-size-base)}.order-nav-item--active{background:var(--ccore-accent);border-color:var(--ccore-accent);color:var(--ccore-text-invert);font-weight:600}.order-nav-item--disabled{opacity:.45;cursor:not-allowed}.ccore-ordercontent-scroll{display:flex;flex-direction:column;height:100%;min-height:0}.order-home,.order-content-panel{flex:1 1 auto;min-height:0}.order-home-controls{flex-direction:column;gap:12px;margin-top:12px}.order-home-control{width:100%}.order-home-control label{font-size:11px;color:var(--ccore-text-muted)}.order-home-control .ccore-select,.order-home-control .ccore-btn{width:100%}.order-home-control .ccore-btn{justify-content:center}.ccore-ordercontent-scroll,.order-home{overflow-y:auto;-webkit-overflow-scrolling:touch}.ccore-mobile-orders-featurebar{display:flex;align-items:center;height:44px;padding:0 8px;border-bottom:1px solid var(--ccore-border);background:var(--ccore-bg-panel)}.ccore-fieldtech-programs{width:52px!important;min-width:52px;max-width:52px;margin:0!important;padding:0!important;justify-self:start}.ccore-fieldtech-programs.is-expanded{width:52px!important}.ccore-fieldtech-header-text{display:none}.ccore-grid.mobile-view-list .ccore-ordercontent,.ccore-grid.mobile-view-list .ccore-rightpanel{display:none!important}.ccore-grid.mobile-view-list .ccore-orderlist{display:block!important;grid-column:2!important}.ccore-grid.mobile-view-order .ccore-orderlist,.ccore-grid.mobile-view-order .ccore-rightpanel{display:none!important}.ccore-grid.mobile-view-order .ccore-ordercontent{display:block!important;grid-column:2!important}.ccore-fieldtech.mobile-view-order .ccore-orderlist{grid-column:2!important}.ccore-fieldtech.mobile-view-order .ccore-orderlist>:not(.ccore-mobile-orders-featurebar){display:none!important}.ccore-fieldtech.mobile-view-order .ccore-ordercontent{display:block!important;grid-column:2!important}.fieldtech-home-filters{display:none!important}.fieldtech-home-header{padding:12px 12px 8px}.fieldtech-home-header-row{align-items:center}.fieldtech-home-title{font-size:16px}.fieldtech-home-subtitle{display:none}.fieldtech-home-header-actions{gap:6px}.fieldtech-header-btn{width:36px;height:36px;border-radius:8px}.fieldtech-filter-panel{position:fixed;inset:0;z-index:500;background:var(--ccore-bg-app);padding:16px;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.fieldtech-filter-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--ccore-border)}.fieldtech-filter-panel>.fieldtech-filter-section:first-of-type,.fieldtech-filter-panel>.fieldtech-filter-section{flex:0 0 auto}.fieldtech-filter-panel{display:flex;flex-direction:column}.fieldtech-filter-panel .fieldtech-filter-section{flex:0 0 auto}.fieldtech-filter-panel .fieldtech-filter-section:last-child{margin-bottom:20px}.fieldtech-filter-panel{overflow:hidden}.fieldtech-filter-panel .fieldtech-filter-section{max-width:100%}.fieldtech-filter-panel .fieldtech-filter-section+.fieldtech-filter-section{margin-top:8px}.fieldtech-filter-panel{min-height:0}.fieldtech-filter-panel>.fieldtech-filter-section{overflow:visible}.fieldtech-filter-body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:18px}.fieldtech-filter-title{font-size:16px;font-weight:600}.fieldtech-filter-actions{display:flex;gap:10px}.fieldtech-filter-section{display:flex;flex-direction:column;gap:10px}.fieldtech-filter-section h4{font-size:13px;font-weight:600;color:var(--ccore-text-muted);margin-bottom:4px}.fieldtech-filter-section input{width:100%;height:40px;border-radius:8px;border:1px solid var(--ccore-border);padding:0 10px;font-size:16px;background:var(--ccore-bg-panel)}.multiselect-trigger{width:100%;height:40px;border-radius:8px;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel);padding:0 12px;text-align:left;font-size:16px}.multiselect-list{max-height:260px!important;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4px 0}.multiselect-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;font-size:16px;line-height:1.3;cursor:pointer;border-bottom:1px solid var(--ccore-border)}.multiselect-item input[type=checkbox]{margin-top:2px;width:18px;height:18px;flex:0 0 auto}.multiselect-item span{flex:1;font-size:16px;line-height:1.35;word-break:break-word}.multiselect-item:active{background:var(--ccore-bg-hover)}.fieldtech-filter-reset{height:36px;padding:0 12px;border-radius:8px;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel)}.fieldtech-filter-close{width:36px;height:36px;border-radius:8px;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel)}.order-tabs-toprow{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.order-tabs-tools{justify-content:flex-end;padding-bottom:10px}.order-view-setup-backdrop{padding:10px}.order-view-setup-panel{max-height:95vh}.order-view-setup-header,.order-view-setup-tab-header,.order-view-setup-tool-row{flex-direction:column;align-items:stretch}.order-view-setup-tab-input{min-width:0;width:100%}.order-tabs-header{padding:0 8px}.order-tab-panel{padding:10px}.order-tool-grid{grid-template-columns:1fr;gap:12px}.order-tool-card--half,.order-tool-card--full{grid-column:1 / -1}.order-customer-layout{display:grid;grid-template-columns:1fr;gap:16px}.order-customer-left{order:1}.order-customer-right{order:2}.order-map-container{height:200px}.order-customer-left,.order-customer-right{min-width:0}.order-customer-right{display:flex;flex-direction:column}.order-hot-grid-2col{grid-template-columns:1fr!important}.order-hot-card{width:100%;max-width:100%}.order-hot-card-content,.order-hot-right,.order-home-kpi-tile{min-width:0}.extensiondata-section{margin-bottom:12px}.extensiondata-section-header{font-size:16px}.extensiondata-section-body{padding:10px}.extensiondata-po-grid{grid-template-columns:1fr;gap:2px}.extensiondata-po-header{display:none}.extensiondata-po-grid>div{padding:2px 0}.extensiondata-row-divider{margin:8px 0}.extensiondata-items-grid{grid-template-columns:1fr;gap:4px}.extensiondata-items-header{display:none}.extensiondata-item-description{font-weight:600}.extensiondata-config-grid{grid-template-columns:1fr}.extensiondata-config-row{grid-template-columns:1fr;gap:2px}.extensiondata-config-question{font-size:12px}.extensiondata-config-answer{margin-bottom:8px}.order-note-toolbar{flex-wrap:wrap;gap:6px}.order-note-action-pill{font-size:11px;padding:5px 8px}.order-note-actions-grid{gap:6px}.order-notes-cilio{max-height:none}.order-note-add{top:0}.order-header-actions{display:none}.hotwf-overlay{padding:12px;align-items:center}.hotwf-modal{width:100%;max-width:100%;height:auto;max-height:calc(100vh - 24px);border-radius:10px;margin:auto}.hotwf-header{padding:10px 12px}.hotwf-body{padding:12px;overflow-y:auto;-webkit-overflow-scrolling:touch}.hotwf-steps{padding:8px 10px;gap:8px}.hotwf-row{flex-direction:column;gap:4px}.hotwf-input,.hotwf-select{width:100%;font-size:16px}.hotwf-footer{padding:10px 12px;gap:6px}.hotwf-btn{padding:10px 12px;font-size:14px}.hotwf-btn--primary{flex:0 0 auto}.jobExtension-row{grid-template-columns:1fr;row-gap:2px}.jobExtension-separator{display:none}.jobExtension-value{padding-left:14px}.cioAi-panel{height:calc(100vh - 180px)}.cioAi-panel{height:100%;min-height:0;display:flex;flex-direction:column}.cioAi-panel{overflow:hidden}.cioAi-actions{flex-direction:column;gap:8px}.cioAi-analysisButton,.cioAi-clearButton{width:100%}.cioAi-chat{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.cioAi-message{max-width:90%;font-size:13px;padding:8px 10px}.cioAi-message--user{margin-left:auto}.cioAi-message--assistant{margin-right:auto}.cioAi-inputRow{display:flex;align-items:center;gap:6px;width:100%;max-width:100%;overflow:hidden}.cioAi-input{flex:1 1 auto;min-width:0}.cioAi-sendButton{min-width:42px;height:42px}.cioAi-micButton,.cioAi-sendButton{flex:0 0 auto}.cioAi-messageBody table{display:block;overflow-x:auto;white-space:nowrap}.cioAi-messageBody th,.cioAi-messageBody td{font-size:12px;padding:6px}.cioAi-messageBody{font-size:13px;line-height:1.35}}@media(max-width:810px){.ccore-grid{grid-template-columns:var(--ccore-programs-width) 220px 1fr 0px 0px}.ccore-rightpanel{display:none}.order-home-kpi-row,.order-home-chart-row{grid-template-columns:1fr}}@media(min-width:769px)and (max-width:1024px){.order-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ccore-grid{grid-template-columns:var(--ccore-programs-width) 240px 360px 1fr 0px}.ccore-fieldtech-header-title,.ccore-fieldtech-sync-text,.ccore-fieldtech-header-sub{display:none}.order-home-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}.order-home-chart-row{grid-template-columns:1fr}.fieldtech-home-filters{display:none!important}.fieldtech-home-header{padding:12px 12px 8px}.fieldtech-home-header-row{align-items:center}.fieldtech-home-title{font-size:16px}.fieldtech-home-subtitle{display:none}.fieldtech-home-header-actions{gap:6px}.fieldtech-header-btn{width:36px;height:36px;border-radius:8px}.fieldtech-filter-panel{position:fixed;inset:0;z-index:500;background:var(--ccore-bg-app);padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:18px}.fieldtech-filter-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--ccore-border)}.fieldtech-filter-title{font-size:16px;font-weight:600}.fieldtech-filter-actions{display:flex;gap:10px}.fieldtech-filter-section{display:flex;flex-direction:column;gap:10px}.fieldtech-filter-section h4{font-size:13px;font-weight:600;color:var(--ccore-text-muted);margin-bottom:4px}.fieldtech-filter-section input{width:100%;height:40px;border-radius:8px;border:1px solid var(--ccore-border);padding:0 10px;font-size:16px;background:var(--ccore-bg-panel)}.multiselect-trigger{width:100%;height:40px;border-radius:8px;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel);padding:0 12px;text-align:left;font-size:16px}.multiselect-list{max-height:260px!important;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4px 0}.multiselect-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;font-size:16px;line-height:1.3;cursor:pointer;border-bottom:1px solid var(--ccore-border)}.multiselect-item input[type=checkbox]{margin-top:2px;width:18px;height:18px;flex:0 0 auto}.multiselect-item span{flex:1;font-size:16px;line-height:1.35;word-break:break-word}.multiselect-item:active{background:var(--ccore-bg-hover)}.fieldtech-filter-reset{height:36px;padding:0 12px;border-radius:8px;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel)}.fieldtech-filter-close{width:36px;height:36px;border-radius:8px;border:1px solid var(--ccore-border);background:var(--ccore-bg-panel)}}@media(max-width:1024px){.ccore-orderlist,.ccore-ordercontent,.ccore-ordertree{font-size:12px}.ccore-featurebar{padding:0 8px}.ccore-search-groups{grid-template-columns:repeat(2,1fr)}.order-home{max-width:100%;overflow-x:hidden}}@media(min-width:2200px){:root{--ccore-font-size-base: 15px;--ccore-line-height: 1.6}.ccore-grid{width:100%;max-width:none;margin:0}.ccore-ordercontent{padding:16px}.ccore-featurebar{padding:0 20px}}
