﻿:root{--bg-main:#f7f9fc;--bg-card:#fff;--bg-soft:#f1f4f8;--bg-chat-assistant:#eef3f8;--bg-chat-user:#dbeafe;--text-primary:#1f2a37;--text-secondary:#6b7280;--text-muted:#94a3b8;--border-soft:#e5e7eb;--border-strong:#cbd5e1;--blue-primary:#2563eb;--blue-hover:#1d4ed8;--blue-soft:#dbeafe;--green-accent:#16a34a;--orange-accent:#f59e0b;--red-accent:#dc2626;--shadow-card:0 12px 30px #0f172a14;--shadow-soft:0 8px 20px #0f172a0f;--radius-xl:24px;--radius-lg:18px;--radius-md:14px}*{box-sizing:border-box}html,body{height:auto;min-height:100%;overflow:hidden auto}body{color:var(--text-primary);background:var(--bg-main);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}body:has(.modal-overlay){overflow:hidden}:is(html:has(.staff-operational-shell),body:has(.staff-operational-shell)){height:auto;min-height:100%;overflow:auto}body:has(.staff-operational-shell){background:var(--bg-main)}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4,p{margin:0}.workspace-app-shell{background:var(--bg-main);min-height:100vh;overflow:visible}.workspace-frame{gap:16px;width:min(1720px,100vw - 32px);height:auto;min-height:calc(100vh - 32px);margin:16px auto;display:grid;overflow:visible}.workspace-main-grid{grid-template-columns:minmax(0,7fr) minmax(320px,3fr);align-items:start;gap:16px;display:grid}.workspace-main-column,.workspace-right-column{gap:16px;min-width:0;display:grid}.workspace-main-column{grid-template-rows:minmax(500px,1fr) auto auto auto}.card{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-card)}.notice-card,.empty-card{padding:18px 20px}.empty-card p,.notice-card{color:var(--text-secondary)}.eyebrow,.label,.kpi-label{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:11px;display:block}.topbar{grid-template-columns:1fr minmax(320px,1.1fr) auto;align-items:center;gap:16px;padding:16px 20px;display:grid}.topbar h2{margin-top:4px;font-size:28px}.topbar-subtitle{color:var(--text-secondary);margin-top:4px;font-size:14px}.topbar-center{gap:10px;display:grid}.search-shell{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-soft);align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.search-shell input{width:100%;color:var(--text-primary);background:0 0;border:0;outline:0}.search-icon{color:var(--text-secondary)}.kpi-strip,.summary-card-grid,.review-lane-grid,.documents-history-list{gap:12px;display:grid}.kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi-chip,.summary-metric{border-radius:var(--radius-lg);background:var(--bg-soft);border:1px solid var(--border-soft);padding:12px 14px}.kpi-chip strong,.summary-metric strong{margin-top:6px;font-size:16px;display:block}.topbar-status{justify-items:end;gap:10px;display:grid}.status-stack,.filter-row,.composer-actions,.composer-tools,.documents-actions,.review-actions,.review-meta,.conversation-badges{flex-wrap:wrap;gap:8px;display:flex}.pill{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.pill.success{color:var(--green-accent);background:#16a34a1f}.pill.warning{color:var(--orange-accent);background:#f59e0b24}.pill.danger{color:var(--red-accent);background:#dc26261f}.pill.muted{color:var(--text-secondary);background:var(--bg-soft)}.pill.info{color:var(--blue-primary);background:var(--blue-soft)}.user-card{border-radius:var(--radius-lg);background:var(--bg-soft);border:1px solid var(--border-soft);align-items:center;gap:10px;padding:10px 12px;display:flex}.phase2-console-frame{grid-template-rows:auto auto minmax(0,1fr);width:min(1860px,100vw - 24px);height:calc(100vh - 24px);min-height:0;overflow:hidden}.topbar-phase2{gap:12px;padding:12px 16px}.topbar-phase2.collapsed{grid-template-columns:minmax(0,1fr);display:grid}.topbar-phase2.expanded{gap:12px;display:grid}.topbar-phase2-row,.topbar-phase2-expanded,.topbar-phase2-status,.phase2-console-layout,.documents-drawer-header,.thread-header-row,.timeline-event-card-top,.timeline-event-card-title,.modal-header,.modal-footer-actions{align-items:center;gap:12px;display:flex}.topbar-phase2-row,.documents-drawer-header,.thread-header-row,.modal-header{justify-content:space-between}.topbar-primary-controls,.documents-collapsed-summary,.timeline-event-details,.timeline-event-meta,.timeline-bubble-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.topbar-primary-controls{flex:auto;justify-content:flex-end;min-width:0}.topbar-search-shell{min-width:min(420px,50vw);margin-bottom:0}.topbar-phase2-expanded{flex-wrap:wrap;justify-content:space-between;align-items:stretch}.topbar-kpi-strip{min-width:min(460px,100%)}.topbar-phase2-status{margin-left:auto}.user-card.compact{padding-block:8px}.compact-toggle,.compact-btn{min-height:36px}.phase2-console-layout{flex:auto;grid-template-columns:minmax(0,1fr);align-items:stretch;min-height:0;display:grid;position:relative;overflow:hidden}.drawer-edge-tab{z-index:4;color:#fff;writing-mode:vertical-rl;text-orientation:mixed;opacity:.94;background:linear-gradient(#2563ebf5,#3b82f6d1);border:0;border-radius:999px;justify-content:center;align-items:center;width:18px;min-height:180px;padding:18px 6px;transition:width .18s,opacity .18s,box-shadow .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 24px #2563eb38}.drawer-edge-tab span{letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.drawer-edge-tab-left{left:6px}.drawer-edge-tab-right{right:6px}.drawer-edge-tab:hover{opacity:1;width:22px;box-shadow:0 16px 28px #2563eb47}.drawer-toggle-btn{white-space:nowrap}.drawer-toggle-btn.active{border-color:var(--blue-primary);color:var(--blue-primary);background:#f8fbff}.sidebar-scrim{z-index:3;background:#0f172a2e;border:0;position:absolute;inset:0}.thread-sidebar-drawer{opacity:0;pointer-events:none;z-index:5;grid-template-rows:auto auto minmax(0,1fr);gap:14px;width:min(420px,100vw - 48px);max-height:100%;padding:18px;transition:transform .24s,opacity .24s;display:grid;position:absolute;top:0;bottom:0;left:24px;transform:translate(calc(-100% - 40px))}.thread-sidebar-drawer.open{opacity:1;pointer-events:auto;transform:translate(0)}.context-sidebar-drawer{opacity:0;pointer-events:none;z-index:5;grid-template-rows:auto minmax(0,1fr);gap:14px;width:min(460px,100vw - 48px);max-height:100%;padding:18px;transition:transform .24s,opacity .24s;display:grid;position:absolute;top:0;bottom:0;right:24px;transform:translate(calc(100% + 40px))}.context-sidebar-drawer.open{opacity:1;pointer-events:auto;transform:translate(0)}.phase2-main-column{gap:14px;width:100%;min-height:0;margin-left:0}.cockpit-main-column{flex-direction:column;height:100%;display:flex}.thread-header-card{box-shadow:var(--shadow-soft);padding:14px 18px}.thread-header-card.collapsed{gap:0}.thread-header-subtitle{color:var(--text-secondary);margin-top:4px;font-size:14px}.thread-header-grid,.preview-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.thread-header-field-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:14px;display:grid}.thread-header-kpi-row{flex-wrap:wrap;gap:8px;max-height:72px;margin-top:14px;display:flex;overflow:hidden}.kpi-pill{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;max-width:100%;display:inline-flex;overflow:hidden}.kpi-pill strong{text-transform:uppercase;letter-spacing:.03em;font-size:11px}.more-pill{background:var(--bg-soft)}.thread-header-field-card strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gear-btn{text-align:center;min-width:38px;padding-inline:0}.gear-btn.active{border-color:var(--blue-primary);color:var(--blue-primary);background:#f8fbff}.thread-header-settings-panel{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:#f8fafcf5;margin-top:12px;padding:12px;display:none}.thread-header-settings-panel.open{gap:10px;display:grid}.thread-header-settings-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.thread-header-settings-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px 12px;display:grid}.thread-header-settings-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.thread-header-field-option{align-items:center;gap:8px;min-width:0;display:flex}.thread-header-field-option span{min-width:0}.span-2{grid-column:span 2}.cockpit-timeline-card{min-height:0;box-shadow:var(--shadow-soft);flex:auto;grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.cockpit-timeline-header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 12px;display:flex}.phase2-timeline{height:100%;min-height:0;max-height:100%;padding:16px 18px 24px;overflow:auto}.timeline-empty-state{border:1px dashed var(--border-strong);border-radius:var(--radius-lg);text-align:center;max-width:420px;color:var(--text-secondary);background:#ffffffa6;margin:auto;padding:24px}.timeline-date-separator,.timeline-anchor-marker,.timeline-group-label{justify-content:center;margin:2px 0;display:flex}.timeline-date-separator span{border:1px solid var(--border-soft);min-width:120px;color:var(--text-secondary);background:#f8fafcf2;border-radius:999px;justify-content:center;align-items:center;padding:5px 12px;font-size:12px;display:inline-flex}.timeline-centered-row{justify-items:center;margin:6px 0;display:grid}.timeline-centered-row.grouped{gap:6px}.timeline-event-card{border-radius:var(--radius-lg);border:1px solid var(--border-soft);width:min(100%,720px);box-shadow:var(--shadow-soft);background:#fff;padding:16px 18px}.timeline-event-card.critical{background:#fef2f2fa;border-color:#dc262640}.timeline-event-card.high{background:#fffbebfa;border-color:#f59e0b40}.timeline-event-card.low{background:#f8fafcf2}.timeline-event-card.muted{opacity:.78;background:#f8fafcbf}.timeline-event-card.compact{width:min(100%,660px);padding:12px 14px}.timeline-event-card-title{align-items:flex-start;min-width:0}.timeline-icon{background:var(--bg-soft);min-width:58px;color:var(--text-secondary);border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.timeline-icon.critical{color:var(--red-accent);background:#dc26261f}.timeline-icon.high{color:var(--orange-accent);background:#f59e0b24}.inline-review-card{border-top:1px solid var(--border-soft);margin-top:14px;padding-top:14px}.inline-review-card.selected{border-top-color:#2563eb59}.timeline-group-stack{justify-items:center;gap:6px;width:100%;display:grid}.timeline-details-group{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:#f8fafce0;width:min(100%,720px);padding:8px 10px}.timeline-details-group summary{cursor:pointer;color:var(--text-secondary);font-size:13px}.timeline-card-actions{justify-content:flex-end;margin-top:12px;display:flex}.timeline-bubble-row .message-body{width:min(100%,760px)}.timeline-bubble-attachments{gap:8px;margin-top:10px;display:grid}.attachment-chip{text-align:left;background:#f1f5f9b3;border:0;width:100%}.phase2-composer{box-shadow:var(--shadow-soft)}.cockpit-composer{z-index:2;flex-shrink:0;position:sticky;bottom:0}.phase2-composer.collapsed .composer-row,.phase2-composer.collapsed .composer-footer,.phase2-composer.collapsed .composer-context-row{display:none}.composer-collapsed-bar{flex-wrap:wrap;align-items:center;gap:10px;padding-top:8px;display:flex}.new-activity-banner{justify-content:center;display:flex}.documents-drawer-card,.context-thread-card,.context-section{box-shadow:var(--shadow-soft);padding:16px 18px}.context-drawer-scroll{gap:14px;min-height:0;padding-right:6px;display:grid;overflow:auto}.context-summary-grid,.context-chip-row{margin-top:14px}.context-attachment-list{gap:10px;margin-top:12px;display:grid}.context-empty-state{align-self:start}.documents-group-list,.documents-group-items,.preview-body-stack{gap:12px;display:grid}.documents-group{gap:10px;display:grid}.documents-group-header{justify-content:space-between;align-items:center;display:flex}.document-drawer-item{border:1px solid var(--border-soft);border-radius:var(--radius-lg);text-align:left;background:#f8fafcf2;padding:12px 14px}.documents-collapsed-summary{margin-top:10px}.modal-overlay{z-index:var(--cwm-overlay-z,40);background:#0f172a59;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-panel{border:1px solid var(--border-soft);background:#fff;border-radius:24px;width:min(960px,100vw - 48px);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 24px 60px #0f172a2e}.modal-header,.modal-footer{border-bottom:1px solid var(--border-soft);padding:16px 20px}.modal-footer{border-bottom:0;border-top:1px solid var(--border-soft)}.modal-body{padding:20px}.preview-frame{border:1px solid var(--border-soft);border-radius:var(--radius-lg);width:100%;min-height:460px}.preview-image{object-fit:contain;border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:#fff;width:100%;max-height:70vh}.preview-fallback-card{border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:#f8fafcf2;gap:10px;padding:16px;display:grid}.preview-long-text{white-space:pre-wrap;max-height:40vh;line-height:1.55;overflow:auto}@media (max-width:1024px){.phase2-main-column{margin-left:0}.thread-header-grid,.thread-header-field-grid,.preview-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar-search-shell{width:100%;min-width:0}}@media (max-width:720px){.workspace-frame.phase2-console-frame{width:calc(100vw - 12px);height:auto;min-height:calc(100vh - 12px);margin:6px auto}.thread-header-grid,.thread-header-field-grid,.preview-meta-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.phase2-conversation-card{min-height:0}.modal-panel{width:calc(100vw - 20px)}.thread-sidebar-drawer,.context-sidebar-drawer{width:auto;left:12px;right:12px}.context-sidebar-drawer{transform:translate(calc(100% + 16px))}.drawer-edge-tab{writing-mode:initial;text-orientation:initial;border-radius:999px;width:auto;min-width:120px;min-height:auto;padding:10px 14px;top:auto;bottom:18px;transform:none}.drawer-edge-tab-left{left:12px}.drawer-edge-tab-right{right:12px}}.user-card p{color:var(--text-secondary);font-size:13px}.user-avatar{background:var(--blue-soft);width:36px;height:36px;color:var(--blue-primary);border-radius:12px;place-items:center;font-weight:800;display:grid}.conversation-card,.review-lane-card,.summary-card,.documents-history-card,.thread-sidebar,.composer,.footer-bar{padding:16px}.conversation-card,.thread-sidebar{min-height:0}.conversation-card{grid-template-rows:auto minmax(0,1fr);gap:14px;min-height:0;max-height:clamp(420px,100vh - 280px,680px);display:grid;overflow:hidden}.conversation-header,.review-lane-header,.sidebar-header,.summary-card-header,.composer-toolbar,.composer-footer,.document-top,.message-meta,.message-meta-left,.thread-item-header,.thread-item-footer,.thread-hover-preview-header,.thread-hover-preview-grid{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.conversation-subtitle{color:var(--text-secondary);margin-top:3px;line-height:1.5}.conversation-timeline{align-content:start;gap:16px;height:100%;min-height:0;max-height:100%;padding:8px 6px 8px 0;display:grid;overflow:auto}.message-row{grid-template-columns:40px minmax(0,1fr);align-items:end;gap:12px;max-width:70%;display:grid}.message-row[data-role=staff]{grid-template-columns:minmax(0,1fr) 40px;margin-left:auto}.message-row[data-role=staff] .message-avatar{order:2}.message-row[data-role=staff] .message-body{border-top-right-radius:8px;order:1}.message-row[data-role=customer] .message-body,.message-row[data-role=ai] .message-body,.message-row[data-role=system] .message-body{border-top-left-radius:8px}.message-avatar{width:40px;height:40px;color:var(--blue-primary);background:var(--blue-soft);border-radius:14px;place-items:center;font-weight:800;display:grid}.message-body{border:1px solid var(--border-soft);background:var(--bg-card);box-shadow:var(--shadow-soft);border-radius:18px;padding:12px 14px}.message-row[data-role=ai] .message-body,.message-row[data-role=system] .message-body{background:var(--bg-chat-assistant)}.message-row[data-role=staff] .message-body{background:var(--bg-chat-user)}.message-row[data-role=customer] .message-body{background:var(--bg-card)}.assistant-body{background:var(--bg-chat-assistant)}.system-note-row{grid-template-columns:minmax(0,1fr);max-width:100%}.system-note-body{box-shadow:none;background:0 0;border:0;border-radius:0;max-width:100%;padding:0}.system-note-body .message-meta,.system-note-body .message-content{justify-content:flex-start}.system-note-body .message-content p,.system-note-body .message-time-status,.system-note-body strong{color:var(--text-secondary);font-size:12px}.message-meta strong{font-size:14px}.message-role-badge{background:var(--bg-soft);color:var(--text-secondary);border-radius:999px;padding:4px 8px;font-size:11px}.message-time-status,.thread-item-footer{color:var(--text-secondary);font-size:12px}.message-row[data-role=staff] .message-meta,.message-row[data-role=staff] .message-meta-left{flex-direction:row-reverse}.message-status.processing,.message-status.success{color:var(--green-accent)}.message-status.failed{color:var(--red-accent)}.message-content p{color:var(--text-primary);word-break:break-word;line-height:1.6}.chat-text-block{gap:8px;display:grid}.chat-text{white-space:pre-wrap}.chat-text.collapsed{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.compact-note p,.muted{color:var(--text-secondary)}.message-review-chip{background:var(--bg-soft);color:var(--blue-primary);border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.text-toggle-btn{width:fit-content;color:var(--blue-primary);background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.quoted-block{border-top:1px solid var(--border-soft);padding-top:8px}.quoted-toggle-btn{color:var(--text-secondary)}.quoted-text{color:var(--text-secondary);white-space:pre-wrap;margin-top:8px;font-size:13px;line-height:1.55}.transcript-placeholder{border-style:dashed}.review-lane-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.review-card,.document-item,.file-card,.thread-item,.documents-empty-state{border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:var(--bg-soft)}.review-card,.document-item,.documents-empty-state{padding:14px}.review-card-button{text-align:left;cursor:pointer;width:100%}.review-card-button.selected{border-color:var(--blue-primary);box-shadow:var(--shadow-soft)}.review-card p,.document-item p,.documents-empty-state p{color:var(--text-secondary);margin-top:10px;line-height:1.5}.file-card{margin-top:10px;padding:12px}.composer{gap:12px;display:grid;position:static}.composer-mode{color:var(--blue-primary);font-weight:700}.composer-safety-note{color:var(--text-secondary);margin-top:4px;font-size:12px}.composer-context-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.composer-row textarea{resize:vertical;border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--bg-soft);width:100%;min-height:92px;color:var(--text-primary);outline:0;padding:14px}.composer-footer{justify-content:flex-end}.ghost-btn,.secondary-btn,.primary-btn,.filter-btn,.composer-tool,.documents-actions button,.review-actions button{border:1px solid var(--border-soft);background:var(--bg-card);color:var(--text-primary);border-radius:12px;padding:9px 12px;font-weight:600}.filter-btn.active,.primary-btn,.review-actions .primary,.composer-tool.mode-toggle.active{border-color:var(--blue-primary);background:var(--blue-primary);color:var(--bg-card)}.composer-tool:disabled,.secondary-btn:disabled,.primary-btn:disabled,.review-actions button:disabled,.documents-actions button:disabled{cursor:not-allowed;opacity:.7}.summary-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.summary-metric strong{word-break:break-word;font-size:15px;line-height:1.4}.thread-sidebar{grid-template-rows:auto auto minmax(0,1fr);gap:12px;min-height:0;max-height:calc(100vh - 180px);display:grid;overflow:hidden}.sidebar-controls{gap:10px;display:grid}.thread-list{grid-auto-rows:min-content;align-content:start;gap:10px;min-height:0;padding-right:6px;display:grid;overflow:auto}.thread-item{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--bg-card);cursor:pointer;grid-template-columns:minmax(0,1fr);gap:7px;width:100%;min-height:0;max-height:none;padding:10px 11px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden}.thread-item-header.compact{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;display:grid}.thread-item:hover,.thread-item:focus-visible{border-color:var(--blue-primary);box-shadow:var(--shadow-soft);outline:none;transform:translateY(-1px)}.thread-item.active{border-color:var(--blue-primary);box-shadow:var(--shadow-soft);background:#f8fbff}.thread-item-title-group{gap:4px;width:100%;min-width:0;display:grid}.thread-title-text,.thread-customer-line,.thread-stage,.thread-updated,.thread-preview{min-width:0;overflow:hidden}.thread-title-text{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.35;display:-webkit-box}.thread-customer-line{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px}.thread-badge-stack{flex-direction:column;flex:none;align-items:flex-end;gap:6px;max-width:112px;display:flex}.thread-badge-stack.compact{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:6px;min-width:0;max-width:none;overflow:hidden}.thread-badge-stack.compact .pill{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.thread-preview{color:var(--text-secondary);-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box}.thread-preview.compact-preview{-webkit-line-clamp:2;font-size:11.5px;line-height:1.35}.thread-stage,.thread-updated{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px}.thread-stage{max-width:58%}.thread-updated{text-align:right}.thread-item-footer.compact{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.urgency-light{border-radius:999px;flex:none;width:10px;height:10px;margin-top:4px}.urgency-light.success{background:var(--green-accent)}.urgency-light.warning{background:var(--orange-accent)}.urgency-light.danger{background:var(--red-accent)}.urgency-light.muted{background:var(--text-muted)}.thread-hover-preview{border-radius:var(--radius-lg);border:1px solid var(--border-strong);background:var(--bg-card);opacity:0;pointer-events:none;z-index:25;width:min(320px,70vw);padding:12px 14px;transition:opacity .16s,transform .16s;position:absolute;top:10px;left:calc(100% + 12px);transform:translate(8px);box-shadow:0 18px 36px #0f172a29}.thread-item:hover .thread-hover-preview,.thread-item:focus-visible .thread-hover-preview{opacity:1;transform:translate(0)}.thread-hover-preview-summary{color:var(--text-secondary);margin:8px 0;font-size:12px;line-height:1.45}.thread-hover-preview-grid{color:var(--text-secondary);flex-wrap:wrap;font-size:11px}.customer-app{scrollbar-gutter:stable both-edges;background:linear-gradient(#f7f9fc 0%,#eef4fb 100%);height:100vh;min-height:100vh;overflow:auto}.customer-app-shell{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:18px;width:min(1720px,100vw - 32px);min-height:calc(100vh - 32px);margin:16px auto;display:grid}.cco-sidebar,.cco-panel,.cco-context-card,.cco-hero,.cco-insight-card,.cco-empty-state{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-card)}.cco-sidebar{gap:14px;padding:20px;display:grid;position:sticky;top:16px}.cco-main{gap:16px;min-width:0;display:grid}.cco-brand,.cco-topbar,.cco-panel-head,.cco-panel-header,.cco-cart-card-top,.cco-workspace-item-top,.cco-workspace-item-meta,.cco-message-meta,.cco-composer-footer,.cco-composer-tools,.cco-chip-row,.cco-action-stack,.cco-totals{align-items:center;gap:10px;display:flex}.cco-brand{align-items:flex-start}.cco-brand-mark,.cco-message-avatar{background:var(--blue-soft);width:44px;height:44px;color:var(--blue-primary);border-radius:14px;flex:none;place-items:center;font-weight:800;display:grid}.cco-brand p,.cco-sidebar-card span,.cco-cart-grid span,.cco-context-card span,.cco-user p,.cco-search span,.cco-eyebrow,.cco-cart-note,.cco-workspace-item p,.cco-message-meta span,.cco-insight-card p,.cco-insight-card li,.cco-workspace-item-meta,.cco-empty-state p{color:var(--text-secondary)}.cco-nav{flex-wrap:wrap;gap:8px;display:flex}.cco-nav a,.cco-chip,.cco-secondary-button,.cco-action-stack button,.cco-cart-actions button,.cco-composer-tools button,.cco-primary-btn{border:1px solid var(--border-soft);color:var(--text-primary);background:#fff;border-radius:12px;padding:10px 12px;font-weight:600;text-decoration:none}.cco-nav a.active,.cco-primary-btn{background:var(--blue-primary);border-color:var(--blue-primary);color:#fff}.cco-sidebar-card,.cco-context-card,.cco-insight-card{padding:14px 16px}.cco-sidebar-card strong,.cco-insight-card strong,.cco-context-card strong,.cco-hero h2{margin-top:6px;display:block}.cco-topbar,.cco-hero,.cco-panel,.cco-empty-state{padding:18px 20px}.cco-topbar,.cco-panel-head,.cco-panel-header,.cco-cart-card-top,.cco-workspace-item-top{justify-content:space-between}.cco-topbar{grid-template-columns:minmax(0,1fr) minmax(260px,360px) auto;gap:16px;display:grid}.cco-search{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-soft);align-items:center;gap:10px;min-height:46px;padding:0 14px;display:flex}.cco-search input,.cco-composer textarea{width:100%;color:var(--text-primary);background:0 0;border:0;outline:0}.cco-user{border-radius:var(--radius-lg);background:var(--bg-soft);border:1px solid var(--border-soft);align-items:center;gap:10px;padding:10px 12px;display:flex}.cco-live-dot{background:var(--green-accent);border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 6px #16a34a1f}.cco-hero{grid-template-columns:minmax(0,1fr) auto;gap:18px;display:grid}.cco-hero p{color:var(--text-secondary);margin-top:8px;line-height:1.6}.cco-hero-metrics,.cco-hero-stats,.cco-context-grid,.cco-workspace-grid,.cco-insight-grid,.cco-cart-grid{gap:12px;display:grid}.cco-hero-metrics,.cco-hero-stats{grid-template-columns:repeat(3,minmax(120px,1fr))}.cco-hero-metrics>div,.cco-hero-stats>div,.cco-cart-grid>div{border-radius:var(--radius-lg);background:var(--bg-soft);border:1px solid var(--border-soft);padding:12px 14px}.cco-hero-metrics strong,.cco-hero-stats strong,.cco-cart-grid strong,.cco-totals strong{margin-top:6px;display:block}.cco-context-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cco-workspace-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start}.cco-chat-column,.cco-cart-column{min-width:0}.cco-panel{gap:14px;display:grid}.cco-workspace-list,.cco-cart-stack,.cco-messages{gap:12px;display:grid}.cco-workspace-item,.cco-cart-card{text-align:left;border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:var(--bg-soft);width:100%;padding:14px 16px}.cco-workspace-item.active{border-color:var(--blue-primary);box-shadow:var(--shadow-soft);background:#f8fbff}.cco-item-id{color:var(--text-secondary);font-size:12px;font-weight:700}.cco-badge{border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.cco-badge.success{color:var(--green-accent);background:#16a34a1f}.cco-badge.warning{color:var(--orange-accent);background:#f59e0b24}.cco-badge.info{color:var(--blue-primary);background:var(--blue-soft)}.cco-workspace-item strong,.cco-cart-card h4,.cco-panel h3,.cco-empty-state h1,.cco-main h1,.cco-main h2{margin-bottom:6px}.cco-message-row{grid-template-columns:40px minmax(0,1fr);align-items:end;gap:12px;max-width:80%;display:grid}.cco-message-row.customer{grid-template-columns:minmax(0,1fr) 40px;margin-left:auto}.cco-message-row.customer .cco-message-avatar{background:#2563eb2e;order:2}.cco-message-row.customer .cco-message-bubble{background:var(--blue-soft);order:1}.cco-message-bubble{border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;padding:12px 14px}.cco-message-meta{justify-content:space-between;margin-bottom:8px;font-size:12px}.cco-composer{gap:12px;display:grid}.cco-composer textarea{resize:vertical;border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--bg-soft);min-height:92px;padding:14px}.cco-composer-footer{flex-wrap:wrap;justify-content:space-between}.cco-composer-tools,.cco-action-stack,.cco-cart-actions{flex-wrap:wrap}.cco-cart-note{line-height:1.5}.cco-cart-alt{color:var(--blue-primary);margin-top:10px;font-size:12px;font-weight:600}.cco-totals{border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:#f8fafceb;flex-wrap:wrap;justify-content:space-between;padding:14px 16px}.cco-order-summary{gap:12px;display:grid}.cco-insight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cco-insight-card ul{margin:10px 0 0;padding-left:18px;line-height:1.6}.cco-empty-state{text-align:center;place-content:center;gap:10px;min-height:320px;display:grid}.sticky{position:sticky;top:16px}@media (max-width:1180px){.customer-app-shell,.cco-workspace-grid,.cco-context-grid,.cco-insight-grid,.cco-topbar,.cco-hero{grid-template-columns:1fr}.cco-sidebar,.sticky{position:static}}@media (max-width:760px){.customer-app-shell{width:calc(100vw - 16px);margin:8px auto}.cco-hero-metrics,.cco-hero-stats{grid-template-columns:1fr}.cco-message-row,.cco-message-row.customer{grid-template-columns:40px minmax(0,1fr);max-width:100%;margin-left:0}.cco-message-row.customer .cco-message-avatar,.cco-message-row.customer .cco-message-bubble{order:initial}}.footer-bar{color:var(--text-secondary);flex-wrap:wrap;gap:16px;font-size:13px;display:flex}.empty-state{text-align:center;color:var(--text-secondary);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);background:var(--bg-soft);padding:24px}.conversation-timeline::-webkit-scrollbar{width:8px;height:8px}.thread-list::-webkit-scrollbar{width:8px;height:8px}.conversation-timeline::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.thread-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.conversation-timeline::-webkit-scrollbar-track{background:0 0}.thread-list::-webkit-scrollbar-track{background:0 0}@media (max-width:1400px){.workspace-main-grid{grid-template-columns:minmax(0,1fr) 340px}}@media (max-width:1220px){.workspace-frame{width:calc(100vw - 24px)}.topbar,.workspace-main-grid{grid-template-columns:1fr}.thread-hover-preview{width:auto;top:calc(100% + 8px);left:10px;right:10px}}@media (max-width:760px){.workspace-frame{gap:12px;width:calc(100vw - 16px);margin:8px auto}.topbar,.kpi-strip,.summary-card-grid,.review-lane-grid{grid-template-columns:1fr}.conversation-header,.review-lane-header,.sidebar-header,.summary-card-header,.composer-toolbar,.composer-footer,.message-meta,.thread-item-header,.thread-item-footer{flex-direction:column;align-items:stretch}.message-row,.message-row,.message-row[data-role=staff]{grid-template-columns:40px minmax(0,1fr);max-width:100%;margin-left:0}.message-row[data-role=staff] .message-avatar,.message-row[data-role=staff] .message-body{order:initial}.thread-item{min-height:0;max-height:none}.thread-item-header.compact{grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.thread-item-footer.compact{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.thread-title-text,.thread-preview.compact-preview{-webkit-line-clamp:2}.thread-badge-stack,.thread-badge-stack.compact{flex-flow:wrap;align-items:center;max-width:none}}.registration-shell{min-height:100vh;padding:24px;overflow:auto}.onboarding-shell{max-width:1520px;margin:0 auto}.onboarding-stage{background:radial-gradient(circle at 0 0,#6d97ff1f,#0000 24%),radial-gradient(circle at bottom,#8ae2c81a,#0000 24%),linear-gradient(#fff 0%,#fbfdff 100%);grid-template-columns:minmax(0,1fr) minmax(430px,520px);gap:0;min-height:calc(100vh - 48px);padding:0;display:grid;overflow:hidden}.registration-chooser-pane{align-content:start;gap:30px;padding:24px 36px 36px;display:grid}.registration-topbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.registration-brand{color:#17324d;align-items:center;gap:12px;font-size:15px;display:flex}.registration-brand strong{font-size:18px}.registration-brand-mark{color:#2d6fe4;background:#eef4ff;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.registration-brand-mark svg{width:22px;height:22px}.registration-login-link{color:var(--text-secondary);margin:0;font-size:14px}.registration-login-link a,.registration-signin a{color:#2d6fe4;font-weight:600;text-decoration:none}.registration-login-link a:hover,.registration-signin a:hover{text-decoration:underline}.onboarding-hero{gap:10px;padding:0;display:grid}.onboarding-hero h1{letter-spacing:-.04em;color:#132a44;margin:0;font-size:clamp(38px,4vw,56px);line-height:1.02}.registration-copy{max-width:640px;color:var(--text-secondary);margin:0;font-size:18px;line-height:1.6}.cwm-profile-button{color:#172033;cursor:pointer;background:#fff;border:1px solid #2563eb2e;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.cwm-profile-button-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:inline-flex}.cwm-profile-button-copy{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.cwm-profile-button-copy small{color:#66748c}.cwm-profile-overlay{z-index:180}.cwm-profile-panel{width:min(960px,100vw - 32px);max-height:none;overflow:visible}.cwm-profile-panel-body{flex-direction:column;gap:18px;display:flex}.cwm-profile-section{background:#fbfdff;border:1px solid #d9e3f0;border-radius:18px;padding:16px}.cwm-profile-section-heading h4{margin:0 0 6px;font-size:18px}.cwm-profile-section-heading p{color:#66748c;margin:0 0 14px}.cwm-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cwm-profile-grid-span{grid-column:1/-1}.cwm-profile-grid label{color:#42526b;flex-direction:column;gap:6px;font-size:13px;display:flex}.cwm-profile-grid input,.cwm-profile-grid select{font:inherit;color:#172033;background:#fff;border:1px solid #cbd7e6;border-radius:12px;padding:10px 12px}.cwm-profile-address-book{flex-direction:column;gap:12px;display:flex}.cwm-profile-address-card{background:#fff;border:1px solid #d9e3f0;border-radius:14px;justify-content:space-between;gap:16px;padding:14px;display:flex}.cwm-profile-address-card p{color:#66748c;margin:4px 0 0}.cwm-profile-address-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:8px;display:flex}.cwm-profile-address-badge{color:#2563eb;background:#eef4ff;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.cwm-address-editor-surface{border-color:#cfe0ff}.cwm-profile-editor-actions,.cwm-profile-panel-actions{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}.cwm-profile-review-notice{background:#fff8e8;border:1px solid #d9e3f0;border-radius:16px;padding:14px 16px}.cwm-profile-review-notice.state-approved{background:#eefcf3;border-color:#c8efd5}.cwm-profile-review-notice.state-rejected{background:#fff1f1;border-color:#f4c3c3}.cwm-profile-review-notice p{color:#5a6579;margin:6px 0 0}.cwm-profile-error,.cwm-profile-review-text,.cwm-profile-success{margin:8px 0 0;font-size:14px}.cwm-profile-error{color:#b42318}.cwm-profile-review-text{color:#9a6700}.cwm-profile-success{color:#067647}.cwm-profile-close-overlay{z-index:420}.cwm-profile-close-modal{width:min(420px,100vw - 32px)}@media (max-width:900px){.cwm-profile-grid{grid-template-columns:1fr}.cwm-profile-address-card{flex-direction:column}.cwm-profile-button-copy small{text-overflow:ellipsis;max-width:140px;overflow:hidden}}.registration-type-block{gap:20px;display:grid}.registration-type-block h2{color:#17324d;margin:0;font-size:18px}.registration-type-selector.image-style{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.registration-type-card.image-card{text-align:left;background:linear-gradient(#fffffff5 0%,#f9fcfff5 100%);border:1px solid #dbe4f0e6;border-radius:24px;align-content:start;gap:16px;min-height:420px;padding:24px 22px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:grid;box-shadow:0 14px 36px #18396614}.registration-type-card.image-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px #1839661f}.registration-type-card.image-card.selected{border-color:#5587ff66;box-shadow:0 22px 48px #386ee229}.registration-type-card.tone-school{background:linear-gradient(#f4f8fffa 0%,#ebf3fffa 100%)}.registration-type-card.tone-company{background:linear-gradient(#f1fef9fa 0%,#e9f9f4fa 100%)}.registration-type-card.tone-individual{background:linear-gradient(#f9f5fffa 0%,#f5effffa 100%)}.registration-artwork{border-radius:22px;place-items:center;min-height:150px;display:grid}.registration-artwork.compact{border-radius:18px;width:92px;min-height:92px}.registration-artwork.school{background:linear-gradient(#dfeafff2 0%,#eff5fff2 100%)}.registration-artwork.company{background:linear-gradient(#dbfaf0f2 0%,#edfcf7f2 100%)}.registration-artwork.individual{background:linear-gradient(#eee3fff2 0%,#f6f1fff2 100%)}.registration-artwork svg{width:min(160px,100%);height:auto}.registration-artwork.compact svg{width:74px}.registration-type-copy{gap:10px;display:grid}.registration-type-copy h3{color:#152d47;margin:0;font-size:20px;line-height:1.18}.registration-type-copy p{color:var(--text-secondary);margin:0;line-height:1.55}.registration-type-perk-list{gap:12px;margin-top:auto;padding-top:4px;display:grid}.registration-type-perk-item{color:#29435e;grid-template-columns:auto 1fr;align-items:start;gap:12px;font-size:14px;font-weight:600;line-height:1.35;display:grid}.registration-check-mark{color:#16a34a;flex:none;font-size:18px;font-weight:700;line-height:1;transform:translateY(1px)}.registration-security-note{color:#667c93;justify-self:center;align-items:center;gap:10px;margin-top:8px;font-size:15px;display:inline-flex}.registration-security-note p{margin:0}.registration-drawer-shell{width:0;transition:width .26s;position:relative;overflow:visible}.registration-drawer-shell.open{width:min(520px,42vw)}.registration-drawer-toggle{color:#637b95;z-index:2;background:#fff;border:1px solid #dce5f0f2;border-radius:999px;place-items:center;width:28px;height:54px;display:grid;position:absolute;top:44%;left:-14px;box-shadow:0 10px 24px #18396614}.registration-drawer{opacity:0;border-left:1px solid #e2e8f0f2;border-radius:0;align-content:start;gap:22px;height:100%;min-height:calc(100vh - 48px);padding:28px 28px 32px;transition:transform .26s,opacity .26s;display:grid;position:relative;transform:translate(28px)}.registration-drawer-shell.open .registration-drawer{opacity:1;transform:translate(0)}.registration-drawer.tone-school{background:linear-gradient(#fff 0%,#f8fbff 100%)}.registration-drawer.tone-company{background:linear-gradient(#fff 0%,#f7fffb 100%)}.registration-drawer.tone-individual{background:linear-gradient(#fff 0%,#fbf8ff 100%)}.registration-drawer-close{color:#667c93;background:0 0;border:0;border-radius:999px;width:36px;height:36px;font-size:28px;line-height:1;position:absolute;top:18px;right:18px}.registration-drawer-head{grid-template-columns:auto 1fr;align-items:center;gap:16px;display:grid}.registration-drawer-copy{gap:6px;display:grid}.registration-drawer-copy h2{color:#132a44;margin:0;font-size:18px}.registration-drawer-copy p{color:var(--text-secondary);margin:0;line-height:1.5}.registration-form.drawer-form,.registration-form-header,.registration-actions{gap:18px;display:grid}.registration-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.registration-fields label{color:#445f79;gap:8px;font-size:14px;font-weight:600;display:grid}.registration-fields input{color:#15304b;background:#fbfcfe;border:1px solid #d8e2f0f2;border-radius:12px;outline:0;width:100%;padding:12px 14px;transition:border-color .14s,box-shadow .14s,background .14s}.registration-fields input:focus{background:#fff;border-color:#2d6fe473;box-shadow:0 0 0 4px #2d6fe41f}.registration-trust-note{color:var(--text-secondary);background:#f7faff;border:1px solid #dbe7fb;border-radius:14px;padding:14px 16px;font-size:14px}.registration-trust-note p,.registration-signin{margin:0}.registration-error{color:var(--red-accent);margin:0}.registration-success{color:#1a7f52;margin:0}.registration-submit{justify-content:center;min-width:100%;padding:14px 20px;font-size:15px}@media (max-width:1180px){.registration-type-selector.image-style{grid-template-columns:1fr}.registration-type-card.image-card{min-height:auto}.registration-drawer-shell.open{width:min(500px,48vw)}}@media (max-width:980px){.registration-shell{padding:12px}.onboarding-stage{grid-template-columns:1fr;min-height:auto}.registration-chooser-pane{padding:20px}.registration-topbar{flex-direction:column;align-items:start}.registration-drawer-shell,.registration-drawer-shell.open{width:100%}.registration-drawer-toggle{display:none}.registration-drawer{opacity:1;border-top:1px solid #e2e8f0f2;border-left:0;border-radius:0 0 24px 24px;min-height:auto;transform:none}}@media (max-width:760px){.registration-fields{grid-template-columns:1fr}.registration-drawer,.registration-chooser-pane{padding:18px}.onboarding-hero h1{font-size:34px}.registration-copy{font-size:16px}}.cwm-page{--cwm-page-background:radial-gradient(circle at top left, #4c80d329, transparent 24%), radial-gradient(circle at bottom right, #33b07a1f, transparent 22%), linear-gradient(180deg, #f7faff 0%, #edf3fb 100%);--cwm-panel-bg:#fffffff2;--cwm-panel-border:#d8e2f0eb;--cwm-panel-shadow:0 16px 32px #1f3d631f;--cwm-primary:#2b73e0;--cwm-primary-strong:#1554b8;--cwm-primary-soft:#e7f0ff;--cwm-primary-soft-alt:#f3f8ff;--cwm-primary-ring:#2b73e02e;--cwm-soft-bg:#f3f6fc;--cwm-soft-border:#d8e2f0;--cwm-input-bg:#f7f9fd;--cwm-text:#15304b;--cwm-subtext:#52708d;--cwm-muted:#7f95ad;--cwm-secondary-surface:linear-gradient(180deg, #fff 0%, #f3f6fc 100%);--cwm-customer-bg:#f4f8ff;--cwm-customer-border:#cfe0f8;--cwm-table-bg:#fff;--cwm-table-shadow:0 8px 18px #24416514;--cwm-browse-surface:linear-gradient(180deg, #fff 0%, #f8fbff 100%);--cwm-product-visual-border:#d9e5f3;--cwm-product-visual-bg:radial-gradient(circle at 30% 28%, #ffffffeb, transparent 26%), linear-gradient(135deg, #d8e8ff 0%, #eef4ff 58%, #dfeee4 100%);--cwm-brand-gradient:linear-gradient(135deg, #2b73e0 0%, #6da6ff 100%);--cwm-action-gradient:linear-gradient(135deg, #2b73e0, #1554b8);--cwm-action-shadow:0 14px 30px #2b73e047;background:var(--cwm-page-background);min-height:100vh;color:var(--cwm-text);padding:20px;overflow:auto}.cwm-action-confirmation{z-index:var(--cwm-overlay-z,40);border:1px solid color-mix(in srgb, var(--cwm-primary) 24%, white);background:color-mix(in srgb, var(--cwm-panel-bg) 92%, white);width:min(320px,100vw - 40px);color:var(--cwm-primary-strong);box-shadow:var(--cwm-table-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;border-radius:16px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.2;animation:.2s cwm-toast-slide;position:fixed;bottom:20px;right:20px}@keyframes cwm-toast-slide{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.cwm-motion-cue{z-index:44;pointer-events:none;color:#fff;border-radius:999px;place-items:center;width:34px;height:34px;margin-top:-17px;margin-left:-17px;animation:.72s cubic-bezier(.22,.78,.2,1) forwards cwm-motion-cue-flight;display:grid;position:fixed;box-shadow:0 18px 28px #1e293b38}.cwm-motion-cue svg{fill:currentColor;width:18px;height:18px}.cwm-motion-cue-product,.cwm-motion-cue-pad,.cwm-motion-cue-order{background:linear-gradient(135deg,#4f70ff,#39c7c3)}.cwm-motion-cue-star{background:linear-gradient(135deg,#f59e0b,#f97316)}.cwm-motion-target-pulse{animation:.82s cwm-motion-target-pulse}.cwm-motion-source-glow{animation:.82s cwm-motion-source-glow}.cwm-decision-prompt{z-index:var(--cwm-overlay-z,42);border:1px solid var(--cwm-soft-border);background:var(--cwm-panel-bg);min-width:220px;max-width:min(280px,100vw - 24px);color:var(--cwm-text);box-shadow:var(--cwm-table-shadow);border-radius:16px;padding:10px 12px;position:fixed;transform:translate(-50%)}.cwm-decision-prompt p{margin:0 0 8px;font-size:13px;line-height:1.4}.cwm-decision-prompt-actions{justify-content:flex-end;gap:10px;display:flex}@keyframes cwm-motion-cue-flight{0%{opacity:0;transform:translate(0,0)scale(.7)rotate(0)}12%{opacity:1;transform:translate3d(calc(var(--cwm-motion-dx) * .08), calc(var(--cwm-motion-dy) * .08), 0) scale(1) rotate(calc(var(--cwm-motion-rotate) * .15))}to{opacity:0;transform:translate3d(var(--cwm-motion-dx), var(--cwm-motion-dy), 0) scale(.76) rotate(var(--cwm-motion-rotate))}}@keyframes cwm-motion-target-pulse{0%{box-shadow:var(--cwm-panel-shadow)}35%{box-shadow:0 0 0 3px #4f70ff29, 0 0 0 10px #4f70ff14, var(--cwm-panel-shadow);transform:translateY(-1px)}to{box-shadow:var(--cwm-panel-shadow);transform:translateY(0)}}@keyframes cwm-motion-source-glow{0%{box-shadow:0 0 #f59e0b00}35%{transform:translateY(-1px)scale(1.04);box-shadow:0 0 0 4px #f59e0b2e,0 0 18px #f59e0b47}to{transform:translateY(0)scale(1);box-shadow:0 0 #f59e0b00}}@media (prefers-reduced-motion:reduce){.cwm-motion-cue,.cwm-motion-target-pulse,.cwm-motion-source-glow{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.cwm-motion-cue{display:none}}.cwm-stock-ack-overlay{z-index:var(--cwm-overlay-z,320);pointer-events:none;justify-content:flex-end;align-items:center;padding:24px 40px;display:flex;position:fixed;inset:0}.cwm-stock-ack-card{z-index:var(--cwm-overlay-z,320);pointer-events:auto;color:#5c4700;background:linear-gradient(#fff7ccfa 0%,#fff1adfa 100%);border:1px solid #d6b23a6b;border-radius:18px;gap:10px;width:min(320px,100vw - 40px);padding:14px 16px;display:grid;position:relative;transform:none;box-shadow:0 14px 28px #7b5f0c2e}@media (max-width:980px){.cwm-stock-ack-overlay{justify-content:center;padding:20px}}.cwm-stock-ack-card h4,.cwm-stock-ack-card p{margin:0}.cwm-stock-ack-note{color:#5c4700d1;font-size:13px}.cwm-page.cwm-theme-pink{--cwm-page-background:radial-gradient(circle at top left, #ec48992e, transparent 24%), radial-gradient(circle at bottom right, #fbbf241a, transparent 22%), linear-gradient(180deg, #fff6fb 0%, #fff0f7 100%);--cwm-primary:#de4ca3;--cwm-primary-strong:#b83280;--cwm-primary-soft:#ffe4f3;--cwm-primary-soft-alt:#fff0f8;--cwm-primary-ring:#de4ca333;--cwm-brand-gradient:linear-gradient(135deg, #de4ca3 0%, #f7a8d8 100%);--cwm-action-gradient:linear-gradient(135deg, #de4ca3, #b83280);--cwm-action-shadow:0 14px 30px #de4ca33d}.cwm-page.cwm-theme-green{--cwm-page-background:radial-gradient(circle at top left, #249d632e, transparent 24%), radial-gradient(circle at bottom right, #3b82f61a, transparent 22%), linear-gradient(180deg, #f4fff8 0%, #ecfaf2 100%);--cwm-primary:#249d63;--cwm-primary-strong:#18794a;--cwm-primary-soft:#def7e8;--cwm-primary-soft-alt:#effcf4;--cwm-primary-ring:#249d6333;--cwm-brand-gradient:linear-gradient(135deg, #249d63 0%, #7edaa8 100%);--cwm-action-gradient:linear-gradient(135deg, #249d63, #18794a);--cwm-action-shadow:0 14px 30px #249d633d}.cwm-page.cwm-theme-midnight{--cwm-page-background:radial-gradient(circle at top left, #60a5fa24, transparent 22%), radial-gradient(circle at bottom right, #2dd4bf1a, transparent 24%), linear-gradient(180deg, #111827 0%, #1f2937 100%);--cwm-panel-bg:#1f2937f0;--cwm-panel-border:#60728c85;--cwm-panel-shadow:0 18px 36px #0000003d;--cwm-primary:#8ab4ff;--cwm-primary-strong:#bed4ff;--cwm-primary-soft:#334155eb;--cwm-primary-soft-alt:#374151eb;--cwm-primary-ring:#8ab4ff3d;--cwm-soft-bg:#374151eb;--cwm-soft-border:#64748bb8;--cwm-input-bg:#334155c7;--cwm-text:#eef4ff;--cwm-subtext:#b4c0d4;--cwm-muted:#8b9ab1;--cwm-secondary-surface:linear-gradient(180deg, #374151f5 0%, #1f2937f5 100%);--cwm-customer-bg:#253347f0;--cwm-customer-border:#6880a79e;--cwm-table-bg:#1e293bf5;--cwm-table-shadow:0 12px 24px #0003;--cwm-browse-surface:linear-gradient(180deg, #374151f5 0%, #1f2937f5 100%);--cwm-product-visual-border:#465d7ebf;--cwm-product-visual-bg:radial-gradient(circle at 30% 28%, #ffffff1f, transparent 26%), linear-gradient(135deg, #334155 0%, #475569 58%, #3f4d63 100%);--cwm-brand-gradient:linear-gradient(135deg, #334155 0%, #475569 100%);--cwm-action-gradient:linear-gradient(135deg, #3b82f6, #1d4ed8);--cwm-action-shadow:0 14px 30px #104aaa52}.cwm-workspace-shell{grid-template-columns:236px minmax(0,1fr) 352px;gap:20px;min-height:calc(100vh - 40px);display:grid}.cwm-panel,.cwm-state-card,.cwm-overlay-card,.cwm-browse-card,.cwm-record-card,.cwm-cart-group,.cwm-message-body{background:var(--cwm-panel-bg);border:1px solid var(--cwm-panel-border);box-shadow:var(--cwm-panel-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:24px}.cwm-state-card{max-width:720px;margin:80px auto;padding:24px}.cwm-overlay-panel{opacity:0;pointer-events:none;width:min(720px,100vw - 700px);z-index:var(--cwm-overlay-z,50);flex-direction:column;gap:12px;padding:20px;transition:transform .24s,opacity .24s;display:none;position:fixed;top:20px;bottom:20px;left:276px;overflow:auto;transform:translate(-110%)}.cwm-records-panel{opacity:0;pointer-events:none;z-index:50;grid-template-rows:auto minmax(0,1fr);gap:14px;width:min(420px,100vw - 32px);padding:20px;transition:transform .24s,opacity .24s;display:grid;position:fixed;top:20px;bottom:20px;right:20px;overflow:hidden;transform:translate(110%)}.cwm-records-panel.open{opacity:1;pointer-events:auto;transform:translate(0)}.cwm-records-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cwm-records-panel-head h3,.cwm-records-panel-head p{margin:0}.cwm-records-panel-list{grid-auto-rows:max-content;align-content:start;gap:8px;padding-right:4px;display:grid;overflow:auto}.cwm-record-item{border:1px solid var(--cwm-soft-border);background:color-mix(in srgb, var(--cwm-panel-bg) 96%, white);border-radius:18px;align-content:start;gap:10px;padding:12px 14px;display:grid}.cwm-co-summary-row{cursor:pointer;transition:border-color .18s,transform .18s,box-shadow .18s}.cwm-co-summary-grid{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name total""date owner""icons icons";align-items:center;gap:6px 12px;display:grid}.cwm-co-summary-grid.draft{grid-template-areas:"name total""date date""footer footer";gap:8px 12px}.cwm-co-summary-name{grid-area:name;min-width:0}.cwm-co-summary-name strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.cwm-co-summary-total{white-space:nowrap;grid-area:total}.cwm-co-summary-date{color:var(--cwm-subtext);grid-area:date;font-size:12px}.cwm-co-summary-owner{color:var(--cwm-subtext);text-align:right;grid-area:owner;justify-self:end;font-size:12px}.cwm-co-summary-footer{grid-area:footer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.cwm-draft-summary-actions{justify-self:end;align-items:center;gap:16px;display:inline-flex}.cwm-draft-inline-action{text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:12px;font-weight:600;line-height:1.2;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:opacity .18s,text-decoration-color .18s}.cwm-draft-inline-action:hover{opacity:.82;text-decoration-color:currentColor}.cwm-draft-inline-action-edit{color:color-mix(in srgb, var(--cwm-primary-strong) 68%, var(--cwm-subtext))}.cwm-draft-inline-action-delete{color:color-mix(in srgb, #c2410c 28%, var(--red-accent))}.cwm-draft-inline-action-share{color:color-mix(in srgb, var(--cwm-primary) 74%, var(--cwm-subtext))}.cwm-draft-summary-row{cursor:default;background:color-mix(in srgb, var(--cwm-panel-bg) 98%, white);box-shadow:none}.cwm-draft-summary-row .cwm-co-summary-owner{text-align:left;justify-self:start}.cwm-draft-summary-row:hover{border-color:color-mix(in srgb, var(--cwm-soft-border) 86%, white);transform:none}.cwm-co-summary-row:hover{border-color:color-mix(in srgb, var(--cwm-primary) 28%, var(--cwm-soft-border));transform:translateY(-1px)}.cwm-co-summary-row.active{border-color:color-mix(in srgb, var(--cwm-primary) 36%, var(--cwm-soft-border));box-shadow:0 12px 24px #1f3d631f}.cwm-record-item p{margin:0}.cwm-share-overlay{z-index:70}.cwm-share-panel{gap:18px;width:min(560px,100vw - 32px);display:grid}.cwm-share-section,.cwm-share-list{gap:10px;display:grid}.cwm-share-row{border:1px solid var(--cwm-soft-border);background:color-mix(in srgb, var(--cwm-panel-bg) 96%, white);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.cwm-share-row p,.cwm-share-empty{color:var(--cwm-subtext);margin:4px 0 0;font-size:12px}.cwm-share-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:inline-flex}.cwm-co-comments-head{margin-top:14px}.cwm-record-subtext{color:var(--cwm-subtext);font-size:11px}.cwm-record-lines{gap:8px;display:grid}.cwm-record-line-item{background:color-mix(in srgb, var(--cwm-soft-bg) 92%, white);border:1px solid color-mix(in srgb, var(--cwm-soft-border) 72%, transparent);border-radius:12px;gap:2px;padding:8px 10px;display:grid}.cwm-record-line-item strong{color:var(--cwm-text);font-size:14px}.cwm-record-line-item span{color:var(--cwm-subtext);font-size:12px}.cwm-record-item-head,.cwm-record-item-meta,.cwm-record-item-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.cwm-record-item-meta{color:var(--cwm-subtext);font-size:12px}.cwm-record-item-icons{grid-area:icons;align-items:center;gap:8px;display:flex}.cwm-icon-badge{border:1px solid var(--cwm-soft-border);background:color-mix(in srgb, var(--cwm-soft-bg) 92%, white);border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:14px;display:inline-flex}.cwm-icon-badge-status.received,.cwm-icon-badge-status.confirmed,.cwm-icon-badge-status.approval{background:#3b82f61f}.cwm-icon-badge-status.fulfillment,.cwm-icon-badge-status.completed{background:#10b9811f}.cwm-icon-badge-status.cancelled{background:#f9731624}.cwm-panel-corner-close{border:1px solid var(--cwm-soft-border);background:var(--cwm-secondary-surface);width:28px;height:28px;box-shadow:var(--cwm-table-shadow);cursor:pointer;z-index:2;color:var(--cwm-primary);border-radius:999px;place-items:center;font-size:20px;font-weight:500;line-height:1;display:grid;position:absolute;top:18px;right:18px}.cwm-panel-corner-close:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--cwm-panel-bg) 82%, white) 0%, var(--cwm-primary-soft) 100%)}.cwm-overlay-panel.open{opacity:1;pointer-events:auto;display:flex;transform:translate(0)}.cwm-product-panel.stacked{z-index:70;width:clamp(360px,100vw - 980px,520px);top:30px;bottom:30px;left:calc(258px + min(720px,100vw - 700px))}.cwm-sidebar,.cwm-main,.cwm-cart-panel{flex-direction:column;gap:18px;min-width:0;display:flex}.cwm-sidebar{align-self:start;max-height:calc(100vh - 40px);padding:14px;position:sticky;top:20px;overflow:hidden}.cwm-main{overflow:hidden}.cwm-cart-panel{align-self:start;padding:18px;position:sticky;top:20px}.cwm-brand,.cwm-header-inline-actions,.cwm-section-head,.cwm-card-top,.cwm-card-foot,.cwm-browse-meta,.cwm-overlay-meta,.cwm-cart-head,.cwm-cart-group-head,.cwm-cart-subline-meta,.cwm-summary-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.cwm-browse-meta{align-items:flex-start}.cwm-brand{justify-content:flex-start}.cwm-section-head{align-items:flex-end;padding:4px 8px 0}.cwm-brand-mark{background:var(--cwm-brand-gradient);color:#fff;border-radius:16px;flex:none;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.cwm-brand h1,.cwm-header-main h2,.cwm-chat-panel h3,.cwm-overlay-panel h3,.cwm-overlay-panel h4,.cwm-cart-footer h3{margin:0}.cwm-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--cwm-muted);margin-bottom:6px;font-size:11px}.cwm-tiny,.cwm-sidebar p,.cwm-header-main p,.cwm-record-card p,.cwm-browse-card p,.cwm-message-body p,.cwm-cart-group p,.cwm-cart-message{color:var(--cwm-subtext);line-height:1.45}.cwm-sidebar-tools,.cwm-nav-stack,.cwm-header-nav,.cwm-category-dropdown,.cwm-cart-lines,.cwm-cart-group-body,.cwm-message-list,.cwm-product-grid,.cwm-variation-list{flex-direction:column;gap:10px;display:flex}.cwm-sidebar-tools{flex:auto;min-height:0;overflow:hidden}.cwm-sidebar-guide-button{flex:none}.cwm-sidebar-doc-link{flex:none;text-decoration:none}.cwm-category-dropdown{flex:auto;min-height:0;padding-right:4px;overflow:auto}.cwm-nav-button,.cwm-action-button,.cwm-ghost-button,.cwm-line-action,.cwm-browse-card,.cwm-variation-row{cursor:pointer;border:0;transition:transform .18s,box-shadow .18s,background .18s}.cwm-browse-card{position:relative}.cwm-browse-card-open,.cwm-variation-select{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.cwm-nav-button,.cwm-ghost-button{background:var(--cwm-soft-bg);width:100%;color:var(--cwm-text);text-align:left;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.cwm-nav-button.active{background:linear-gradient(135deg, var(--cwm-primary-soft), var(--cwm-primary-soft-alt));color:var(--cwm-primary-strong);box-shadow:inset 0 0 0 1px var(--cwm-primary-ring)}.cwm-action-button,.cwm-send-button{background:var(--cwm-action-gradient);color:#fff;box-shadow:var(--cwm-action-shadow);border-radius:14px;padding:10px 14px;font-weight:600}.cwm-secondary-button{border:1px solid var(--cwm-soft-border);background:var(--cwm-secondary-surface);color:var(--cwm-text);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--cwm-soft-border) 45%, transparent);border-radius:14px;padding:10px 14px;font-weight:600}.cwm-send-button{place-items:center;width:48px;min-width:48px;height:48px;padding:0;display:inline-grid}.cwm-send-button svg{fill:currentColor;width:17px;height:17px}.cwm-send-quotation-button{width:100%}.cwm-category-dropdown{border:1px solid var(--cwm-soft-border);background:var(--cwm-browse-surface);border-radius:18px;padding:8px}.cwm-sidebar-category-toggle{cursor:default;background:color-mix(in srgb, var(--cwm-primary) 20%, var(--cwm-soft-bg));border-color:color-mix(in srgb, var(--cwm-primary) 28%, var(--cwm-soft-border));color:var(--cwm-text);justify-content:center;font-weight:700}.cwm-category-option{background:var(--cwm-soft-bg);width:100%;color:var(--cwm-text);text-align:left;border:0;border-radius:14px;padding:10px 12px}.cwm-category-option.active{background:var(--cwm-primary-soft);color:var(--cwm-primary-strong)}.cwm-header-bar{justify-content:space-between;align-items:flex-start;gap:18px;padding:12px 16px;display:flex}.cwm-chat-panel{flex-direction:column;gap:14px;min-height:58vh;padding:18px;display:flex}.cwm-header-main,.cwm-header-side,.cwm-cart-footer{flex-direction:column;gap:10px;display:flex}.cwm-header-side{align-items:flex-end;min-width:88px}.cwm-header-nav{flex-flow:wrap}.cwm-header-nav .cwm-nav-button{white-space:nowrap;width:auto}.cwm-header-flow{gap:8px;display:flex}.cwm-flow-step{opacity:.42;background:#ffffffc7;border:1px solid #d8e2f0;border-radius:14px;flex:1 1 0;min-width:0;padding:7px 8px}.cwm-flow-step.active{opacity:1;border-color:#2b73e03d;transform:translateY(-1px)}.cwm-draft-name-field{flex-direction:column;gap:5px;display:flex}.cwm-draft-name-field input,.cwm-search-shell input,.cwm-composer textarea{border:1px solid var(--cwm-soft-border);background:var(--cwm-input-bg);color:var(--cwm-text);border-radius:14px;outline:none;padding:10px 12px}.cwm-search-shell{align-items:center;gap:10px;min-width:min(320px,100%);display:flex}.cwm-search-shell input{width:100%}.cwm-record-card,.cwm-browse-card,.cwm-overlay-card{text-align:left;padding:16px}.cwm-record-total,.cwm-card-foot strong{color:var(--cwm-primary-strong)}.cwm-record-note{color:#b78627}.cwm-message-list{scroll-behavior:smooth;flex-direction:column;gap:12px;min-height:42vh;max-height:52vh;padding-right:4px;display:flex;overflow:auto}.cwm-table-message{border:1px solid var(--cwm-soft-border);background:var(--cwm-table-bg);box-shadow:var(--cwm-table-shadow);border-radius:24px;margin-top:12px;padding:16px;animation:.26s rise}.cwm-message-head{color:var(--cwm-muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;font-size:13px;display:flex}.cwm-data-table-wrap{overflow-x:auto}.cwm-data-table{border-collapse:collapse;width:100%;font-size:13px}.cwm-data-table th,.cwm-data-table td{text-align:left;border-bottom:1px solid color-mix(in srgb, var(--cwm-soft-border) 72%, transparent);vertical-align:middle;padding:10px 12px}.cwm-data-table th{letter-spacing:.08em;text-transform:uppercase;color:var(--cwm-muted);font-size:11px}.cwm-data-table tr:last-child td{border-bottom:0}.cwm-table-action{color:var(--cwm-primary-strong);cursor:pointer;background:0 0;border:0;margin-right:10px;padding:0;font-weight:600}.cwm-message{background:var(--cwm-table-bg);border:1px solid var(--cwm-soft-border);box-shadow:var(--cwm-table-shadow);border-radius:24px;flex-direction:column;gap:8px;padding:16px;animation:.26s rise;display:flex}.cwm-message.ai{margin-right:46px}.cwm-message.customer{background:var(--cwm-customer-bg);border-color:var(--cwm-customer-border);margin-left:46px}.cwm-chat-product-strip{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:4px;display:grid}.cwm-saved-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.cwm-saved-product-card{overflow:hidden}.cwm-saved-product-actions{padding:0 14px 14px}.cwm-chat-product-card{padding-top:40px;position:relative}.cwm-chat-message-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:2px;display:flex}.cwm-quote-details-card{border:1px solid var(--cwm-soft-border);background:color-mix(in srgb, var(--cwm-soft-bg) 72%, white 28%);border-radius:16px;margin-top:8px;padding:14px}.cwm-quote-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cwm-quote-details-field{flex-direction:column;gap:6px;display:flex}.cwm-quote-details-field span{letter-spacing:.08em;text-transform:uppercase;color:var(--cwm-subtext);font-size:11px;font-weight:700}.cwm-quote-details-field input,.cwm-quote-details-field select,.cwm-quote-details-field textarea{border:1px solid var(--cwm-soft-border);background:var(--cwm-input-bg);width:100%;color:var(--cwm-text);font:inherit;resize:vertical;border-radius:12px;padding:10px 12px}.cwm-quote-details-field textarea{resize:none;min-height:64px;max-height:64px}.cwm-quote-details-field-inline,.cwm-quote-details-field-full{grid-column:1/-1}.cwm-record-title-cell{flex-direction:column;gap:6px;display:flex}.cwm-status-pill{letter-spacing:.02em;border:1px solid var(--cwm-soft-border);border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.cwm-status-pill:before{content:"";background:currentColor;border-radius:999px;width:8px;height:8px}.cwm-status-pill.received,.cwm-status-pill.confirmed,.cwm-status-pill.approval{color:#2552b8;background:#3b82f61f}.cwm-status-pill.fulfillment,.cwm-status-pill.delivery{color:#0f8a5f;background:#10b9811f}.cwm-status-pill.completed{color:#0f8a5f;background:#05966929}.cwm-status-pill.await-stock{color:#1f6b39;background:#1f6b391f}.cwm-status-pill.cancelled{color:#c2410c;background:#f9731624}.cwm-co-panel{opacity:0;pointer-events:none;z-index:40;grid-template-rows:auto minmax(0,1fr);width:auto;padding:0;transition:transform .2s,opacity .2s;display:grid;position:fixed;inset:20px 456px 20px 296px;overflow:hidden;transform:translate(110%)}.cwm-co-panel.open{opacity:1;pointer-events:auto;transform:translate(0)}.cwm-co-panel-header{border-bottom:1px solid var(--cwm-soft-border);gap:8px;min-height:92px;padding:14px 16px;display:grid}.cwm-co-header-top,.cwm-co-header-meta,.cwm-co-header-actions,.cwm-co-product-controls,.cwm-co-product-footer,.cwm-co-note-composer{align-items:center;gap:10px;display:flex}.cwm-co-header-grid{grid-template-columns:minmax(0,1fr) 220px;align-items:start;gap:18px;display:grid;position:relative}.cwm-co-header-left{gap:8px;display:grid}.cwm-co-header-top{justify-content:flex-start}.cwm-co-status-prefix{color:var(--cwm-subtext);letter-spacing:.06em;font-size:12px;font-weight:700}.cwm-co-header-pricing{text-align:right;justify-items:end;gap:4px;min-width:220px;display:grid}.cwm-co-header-pricing-row{grid-template-columns:auto auto;align-items:center;gap:10px;display:grid}.cwm-co-header-pricing-row span{color:var(--cwm-subtext);font-size:11px}.cwm-co-header-pricing-row.total span{text-transform:uppercase;letter-spacing:.08em}.cwm-co-header-pricing-row.total strong{font-size:20px;line-height:1.1}.cwm-co-header-pricing-divider{border-top:1px solid var(--cwm-soft-border);width:100%;margin:2px 0}.cwm-co-send-quotation-button{justify-self:end;width:auto;min-width:160px}.cwm-co-send-quotation-button[hidden]{display:none}.cwm-co-header-pricing>span{color:var(--cwm-subtext);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.cwm-co-header-meta{color:var(--cwm-subtext);flex-wrap:wrap;font-size:12px}.cwm-co-header-actions{flex-wrap:wrap}.cwm-co-context-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cwm-co-name-field{flex:1;min-width:0}.cwm-co-name-field input{width:100%;color:var(--cwm-text);font:inherit;background:0 0;border:0;padding:0;font-size:20px;font-weight:700}.cwm-co-name-field input:focus{outline:none}.cwm-co-panel-body{gap:18px;padding:14px 16px 16px;display:grid;overflow-y:auto}.cwm-co-product-list,.cwm-co-timeline-list{gap:12px;display:grid}.cwm-co-product-list{grid-template-columns:1fr}@media (min-width:1200px){.cwm-co-product-list{grid-template-columns:1fr 1fr}}.cwm-co-product-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f0f8f5a6;border:1px solid #4ba07d38;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:60px;padding:8px 10px;transition:border-color .18s,box-shadow .18s,background .18s;display:grid;box-shadow:0 4px 14px #14503c0a}.cwm-co-product-card.active,.cwm-co-product-card.active:hover{background:#e8f8f0f2;border:1px solid #238c5f73}.cwm-co-product-card:hover{background:#ebf8f2e6;border-color:#238c5f59}.cwm-co-product-copy{gap:4px;min-width:0;display:grid}.cwm-co-product-heading{align-items:center;gap:6px;min-width:0;display:flex}.cwm-co-product-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:1.2;overflow:hidden}.cwm-co-product-row-meta{display:block}.cwm-co-product-row-main,.cwm-co-product-row-footer{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.cwm-co-product-subtext{color:var(--cwm-subtext);font-size:13px}.cwm-co-timeline-item span{color:var(--cwm-subtext);font-size:11px}.cwm-co-product-stock-line,.cwm-co-product-added-line{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.cwm-co-led{border-radius:999px;width:8px;height:8px;display:inline-block}.cwm-co-led-in-stock{background:#22c55e}.cwm-co-led-low-stock{background:#f59e0b}.cwm-co-led-out-of-stock{background:#ef4444}.cwm-co-led-awaiting-stock{background:#f97316}.cwm-co-led-unknown{background:#94a3b8}.cwm-co-qty-control button{min-width:32px;min-height:32px}.cwm-co-qty-value{text-align:center;min-width:28px;font-size:15px;font-weight:700}.cwm-co-product-total{color:var(--cwm-primary-strong);margin-left:auto}.cwm-co-product-line-total{color:var(--cwm-primary-strong);white-space:nowrap}.cwm-co-product-unit-price{color:var(--cwm-subtext);font-size:13px;font-weight:600;line-height:1.1}.cwm-co-product-line-total{font-size:16px;font-weight:800;line-height:1.1}.cwm-co-product-footer{justify-content:space-between}.cwm-co-product-expanded-copy{min-width:0}.cwm-co-product-side{align-content:end;justify-items:end;gap:6px;display:grid}.cwm-co-header-close{flex:none;margin-left:auto;position:static}.cwm-co-product-total{white-space:nowrap;font-size:14px;line-height:1.1}.cwm-co-snapshot-tag{color:var(--cwm-primary-strong);background:var(--cwm-primary-soft);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.cwm-co-timeline{gap:10px;display:grid}.cwm-co-timeline-head{align-items:center;display:flex}.cwm-co-timeline-item{border-radius:12px;gap:4px;padding:10px 12px;display:grid}.cwm-co-timeline-item p{margin:0;line-height:1.4}.cwm-co-timeline-item.note{background:color-mix(in srgb, var(--cwm-soft-bg) 88%, white)}.cwm-co-timeline-item.system{background:color-mix(in srgb, var(--cwm-panel-bg) 94%, white)}.cwm-co-timeline-item.highlight{background:#3b82f61a}.cwm-co-note-composer{align-items:stretch}.cwm-co-note-composer input{border:1px solid var(--cwm-soft-border);background:color-mix(in srgb, var(--cwm-panel-bg) 98%, white);min-width:0;color:var(--cwm-text);font:inherit;border-radius:12px;flex:1;padding:10px 12px}.cwm-co-note-composer input:focus{border-color:var(--cwm-primary-ring);outline:none}.cwm-composer-wrap{margin-top:auto}.cwm-composer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.cwm-composer textarea{resize:none;width:100%;min-height:44px;max-height:88px;padding:11px 14px;line-height:1.35}.cwm-product-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.cwm-drawer-loader{min-height:28px;color:var(--cwm-muted);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;padding:2px 4px 8px;font-size:11px;display:inline-flex}.cwm-drawer-loader-dot{background:#6f9ae8;border-radius:999px;width:7px;height:7px;animation:1.2s ease-in-out infinite cwm-drawer-loader-pulse;box-shadow:0 0 #6f9ae873}@keyframes cwm-drawer-loader-pulse{0%,to{opacity:.45;transform:scale(.92);box-shadow:0 0 #6f9ae81f}50%{opacity:1;transform:scale(1);box-shadow:0 0 0 6px #6f9ae800}}.cwm-browse-card,.cwm-variation-row{border:1px solid var(--cwm-soft-border);background:var(--cwm-browse-surface);border-radius:18px;padding:12px}.cwm-variation-row.active{border-color:var(--cwm-primary);box-shadow:var(--cwm-table-shadow)}.cwm-variation-row{border-radius:14px;padding:8px 10px}.cwm-product-visual{aspect-ratio:1;border:1px solid var(--cwm-product-visual-border);background:var(--cwm-product-visual-bg);border-radius:14px;width:100%;min-height:164px;position:relative;overflow:hidden}.cwm-product-image{object-fit:contain;background:color-mix(in srgb, var(--cwm-panel-bg) 92%, white);width:100%;height:100%;display:block}.cwm-browse-card-copy{text-align:left;flex-direction:column;gap:6px;display:flex}.cwm-browse-card-copy h4{margin:0;font-size:15px;line-height:1.25}.cwm-browse-card-price{font-weight:700}.cwm-product-save{z-index:2;border:1px solid var(--cwm-soft-border);background:color-mix(in srgb, var(--cwm-panel-bg) 96%, white);width:28px;height:28px;color:var(--cwm-muted);cursor:pointer;border-radius:999px;place-items:center;font-size:15px;line-height:1;display:grid;position:absolute;top:12px;right:12px}.cwm-product-save.active{color:#f0b323;background:#fff9e8;border-color:#f4d27a}.cwm-variation-save{top:10px;right:10px}.cwm-browse-card-table{background:color-mix(in srgb, var(--cwm-primary-soft) 72%, var(--cwm-panel-bg));border:1px solid color-mix(in srgb, var(--cwm-primary-soft) 72%, var(--cwm-soft-border));border-radius:14px;grid-template-columns:auto minmax(0,1fr);gap:4px 8px;padding:8px 10px;display:grid}.cwm-browse-card-table span{letter-spacing:.08em;text-transform:uppercase;color:var(--cwm-muted);font-size:9px}.cwm-browse-card-table strong{min-width:0;color:var(--cwm-text);font-size:11px}.cwm-theme-switcher{justify-content:flex-end;display:flex}.cwm-theme-row{gap:8px;display:flex}.cwm-theme-swatch-button{border:1px solid var(--cwm-soft-border);background:var(--cwm-panel-bg);cursor:pointer;width:30px;height:30px;box-shadow:var(--cwm-table-shadow);border-radius:999px;place-items:center;padding:0;display:grid}.cwm-theme-swatch{border-radius:999px;flex:none;width:16px;height:16px;box-shadow:inset 0 0 0 1px #ffffff47}.cwm-theme-swatch-button.active{box-shadow:inset 0 0 0 2px var(--cwm-primary-ring), var(--cwm-table-shadow);transform:translateY(-1px)}.cwm-cart-title-block{flex-direction:column;flex:auto;gap:8px;min-width:0;display:flex}.cwm-cart-draft-name,.cwm-cart-group-title{min-width:0}.cwm-cart-group-title-row{align-items:center;gap:8px;display:flex}.cwm-cart-group-unmerge{border:1px solid var(--cwm-soft-border);background:var(--cwm-panel-bg);width:22px;height:22px;color:var(--cwm-muted);cursor:pointer;box-shadow:var(--cwm-table-shadow);border-radius:999px;place-items:center;padding:0;line-height:1;display:inline-grid}.cwm-cart-group-unmerge:hover{color:var(--cwm-primary-strong);border-color:var(--cwm-primary-ring)}.cwm-stock-pill{border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.cwm-stock-pill.in-stock{color:#1f9c67;background:#e6f7ef}.cwm-stock-pill.low-stock{color:#b78627;background:#fff5dd}.cwm-stock-pill.special-order{color:#5d78a2;background:#edf4ff}.cwm-stock-pill.await-stock,.cwm-stock-pill.awaiting-stock{color:#c96a1a;background:#fff1e8}.cwm-overlay-meta-badges,.cwm-record-status-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.cwm-record-status-row{justify-content:flex-start;margin-top:6px}.procurement-shell{grid-template-columns:220px minmax(0,1fr);width:min(100%,100vw - 24px);min-width:0;position:relative}.procurement-theme-black,.procurement-theme-blue,.procurement-theme-pink,.procurement-theme-green{--proc-page-bg:radial-gradient(circle at top left, #4c80d324, transparent 24%), radial-gradient(circle at bottom right, #33b07a17, transparent 22%), linear-gradient(180deg, #f7faff 0%, #edf3fb 100%);--proc-panel-bg:#fffffff0;--proc-panel-bg-soft:#f3f6fce0;--proc-surface-bg:linear-gradient(180deg, #fff 0%, #f7faff 100%);--proc-table-bg:#fff;--proc-table-header-bg:#f6f9fe;--proc-input-bg:#f7f9fd;--proc-chip-bg:#f3f6fc;--proc-border:#d8e2f0f5;--proc-border-soft:#d8e2f0f0;--proc-border-subtle:#e5ecf6f5;--proc-border-strong:#c2d2e6fa;--proc-text-primary:#19324e;--proc-text-strong:#1d3552;--proc-text-muted:#6d87a3;--proc-text-dim:#8ba0b8;--proc-accent:#2b73e0;--proc-accent-soft:#2b73e01f;--proc-accent-soft-strong:linear-gradient(180deg, #e7f0fffa 0%, #dbe9fff5 100%);--proc-accent-soft-muted:#f3f8fffa;--proc-accent-border:#2b73e06b;--proc-accent-border-soft:#2b73e038;--proc-panel-shadow:0 16px 32px #1f3d631f;--proc-surface-shadow:0 14px 28px #1f3d631a;--proc-row-active:#f8fbff;--proc-row-purchased:#eefaf3;--proc-row-arrived:#edf5ff;--proc-row-selected:#fff6dc;--proc-row-selected-active:#fff2c8;--proc-message-bg:#edf5ff;--proc-message-border:#2b73e02e;--proc-message-text:#2259b8;--proc-scroll-track:#d8e2f0e0;--proc-scroll-thumb:#88a4c561;--proc-scroll-thumb-hover:#7897bc85}.procurement-theme-blue{--proc-page-bg:radial-gradient(circle at top left, #4c80d329, transparent 24%), radial-gradient(circle at bottom right, #33b07a1a, transparent 22%), linear-gradient(180deg, #f7faff 0%, #edf3fb 100%);--proc-accent:#2b73e0;--proc-message-text:#2259b8}.procurement-theme-pink{--proc-page-bg:radial-gradient(circle at top left, #ec48992e, transparent 24%), radial-gradient(circle at bottom right, #fbbf241a, transparent 22%), linear-gradient(180deg, #fff6fb 0%, #fff0f7 100%);--proc-accent:#de4ca3;--proc-accent-soft:#de4ca31f;--proc-accent-soft-strong:linear-gradient(180deg, #ffe4f3fa 0%, #fff0f8f5 100%);--proc-accent-soft-muted:#fff0f8fa;--proc-accent-border:#de4ca361;--proc-accent-border-soft:#de4ca32e;--proc-message-bg:#fff0f8;--proc-message-border:#de4ca329;--proc-message-text:#b83280;--proc-scroll-thumb:#de4ca347;--proc-scroll-thumb-hover:#de4ca36b}.procurement-theme-green{--proc-page-bg:radial-gradient(circle at top left, #249d632e, transparent 24%), radial-gradient(circle at bottom right, #3b82f61a, transparent 22%), linear-gradient(180deg, #f4fff8 0%, #ecfaf2 100%);--proc-accent:#249d63;--proc-accent-soft:#249d631f;--proc-accent-soft-strong:linear-gradient(180deg, #def7e8fa 0%, #effcf4f5 100%);--proc-accent-soft-muted:#effcf4fa;--proc-accent-border:#249d635c;--proc-accent-border-soft:#249d632e;--proc-message-bg:#effcf4;--proc-message-border:#249d6329;--proc-message-text:#18794a;--proc-scroll-thumb:#249d6347;--proc-scroll-thumb-hover:#249d6366}.procurement-theme-black{--proc-page-bg:radial-gradient(circle at top left, #94a3b814, transparent 22%), linear-gradient(180deg, #080d15 0%, #0b1220 100%);--proc-panel-bg:linear-gradient(180deg, #0b1220f5 0%, #060a12f0 100%);--proc-panel-bg-soft:#0f172ab8;--proc-surface-bg:linear-gradient(180deg, #0b1220fa 0%, #080d15fa 100%);--proc-table-bg:#080d15fb;--proc-table-header-bg:#0f172afc;--proc-input-bg:#080f1eeb;--proc-chip-bg:#080f1ebd;--proc-border:#94a3b82e;--proc-border-soft:#334155e0;--proc-border-subtle:#1e293beb;--proc-border-strong:#94a3b847;--proc-text-primary:#e2e8f0;--proc-text-strong:#f8fafc;--proc-text-muted:#94a3b8;--proc-text-dim:#7f90aa;--proc-accent:#60a5fa;--proc-accent-soft:#60a5fa29;--proc-accent-soft-strong:linear-gradient(180deg, #2563eb47 0%, #1e40af38 100%);--proc-accent-soft-muted:#1e40af29;--proc-accent-border:#60a5fa80;--proc-accent-border-soft:#60a5fa42;--proc-panel-shadow:0 18px 40px #0206173d;--proc-surface-shadow:0 18px 40px #02061738;--proc-row-active:#0f172afa;--proc-row-purchased:#14532d38;--proc-row-arrived:#1e40af2e;--proc-row-selected:#92400e42;--proc-row-selected-active:#92400e4d;--proc-message-bg:#1e40af24;--proc-message-border:#60a5fa38;--proc-message-text:#bfdbfe;--proc-scroll-track:#0f172a57;--proc-scroll-thumb:#94a3b83d;--proc-scroll-thumb-hover:#94a3b85c}.staff-operational-theme-blue,.staff-operational-theme-pink,.staff-operational-theme-green,.staff-operational-theme-black{--staff-console-control-tower-background:var(--staff-console-page-background);--staff-console-shadow:0 16px 32px #1f3d631f;--staff-console-shadow-glow:0 18px 36px #1f3d6329;--staff-console-grid-line:#cad8ecb8;--staff-console-idle-surface:linear-gradient(180deg, #ffffffeb 0%, #f3f7fde6 100%);--staff-console-active-surface:linear-gradient(180deg, #e7f0fffa 0%, #dceafff5 100%);--staff-console-icon-surface:linear-gradient(180deg, #ecf4fff5 0%, #e2edfdf0 100%)}.staff-operational-theme-blue{--staff-console-page-background:radial-gradient(circle at top left, #4c80d324, transparent 24%), radial-gradient(circle at bottom right, #33b07a14, transparent 22%), linear-gradient(180deg, #f7faff 0%, #edf3fb 100%);--staff-console-shell-surface:#ffffffe0;--staff-console-panel-surface:#fffffff2;--staff-console-panel-surface-elevated:#fffffffa;--staff-console-panel-surface-soft:#f1f6fdeb;--staff-console-sub-panel-surface:linear-gradient(180deg, #fffffffa 0%, #f5f9fffa 100%);--staff-console-sub-panel-surface-soft:linear-gradient(180deg, #f6f9fff5 0%, #eff5fdf0 100%);--staff-console-overlay-surface:linear-gradient(180deg, #fffffff5 0%, #f3f7fdf0 100%);--staff-console-overlay-surface-soft:linear-gradient(180deg, #f9fbffeb 0%, #eff5fde0 100%);--staff-console-glass-surface:linear-gradient(180deg, #fffffff0 0%, #f6f9ffeb 100%);--staff-console-border:#bfcee5eb;--staff-console-border-soft:#d8e2f0d1;--staff-console-border-strong:#9db6ddf5;--staff-console-border-glow:#4c80d338;--staff-console-topology-fog:linear-gradient(180deg, #f7faff1f 0%, #f7faff1f 100%);--staff-console-topology-fog-soft:linear-gradient(180deg, #f7faff14 0%, #f7faff14 100%);--staff-console-text:#1f3b5b;--staff-console-text-muted:#5f7fa4;--staff-console-text-soft:#284767;--staff-console-text-dim:#7f97b4;--staff-console-accent-cyan:#2b73e0;--staff-console-accent-blue:#2b73e0;--staff-console-accent-violet:#7d67cf;--staff-console-accent-green:#249d63;--staff-console-accent-amber:#c68a19;--staff-console-accent-red:#d05b70;--staff-console-accent-slate:#7a8da7;--staff-console-glow-blue:0 0 0 1px #4c80d324, 0 12px 24px #2b73e01f;--staff-console-glow-cyan:0 0 0 1px #4c80d324, 0 12px 24px #2b73e01f;--staff-console-glow-violet:0 0 0 1px #7d67cf24, 0 12px 24px #7d67cf1f;--staff-console-active-surface:linear-gradient(180deg, #e7f0fffa 0%, #dceafff5 100%);--staff-console-quote-form-surface:linear-gradient(180deg, #fffffffa 0%, #f6f9fffa 100%);--staff-console-quote-form-border:#bfcee5eb;--staff-console-quote-form-shadow:0 16px 32px #1f3d6314;--staff-console-quote-form-label:#5f7fa4;--staff-console-quote-form-field-background:#fff;--staff-console-quote-form-field-border:#d8dfeb;--staff-console-quote-form-field-text:#284767;--staff-console-quote-form-field-shadow:inset 0 1px 2px #0f172a0a;--staff-console-quote-form-ghost-background:#fff;--staff-console-quote-form-ghost-border:#9db6ddf5;--staff-console-quote-form-ghost-text:#2b73e0;--staff-console-quote-form-remove-background:#fff4f6;--staff-console-quote-form-remove-border:#d05b703d;--staff-console-quote-form-remove-text:#b24d63;--staff-console-quote-form-primary-background:#2b73e0;--staff-console-quote-form-primary-border:#2b73e0d6;--staff-console-quote-form-primary-text:#fff;--staff-console-quote-form-primary-shadow:0 10px 24px #2b73e02e;--staff-console-quote-queue-shell:#fffffff5;--staff-console-quote-queue-border:#bfcee5eb;--staff-console-quote-queue-shadow:0 16px 32px #1f3d631a;--staff-console-quote-queue-header-background:#e8effaeb;--staff-console-quote-queue-header-text:#7f97b4;--staff-console-quote-queue-row-divider:#d8e2f0eb;--staff-console-quote-queue-row-even:#fffffffa;--staff-console-quote-queue-row-odd:#f7fafffa;--staff-console-quote-queue-row-selected:#e7f0fff5;--staff-console-quote-queue-primary-text:#1f3b5b;--staff-console-quote-queue-secondary-text:#5f7fa4;--staff-console-quote-queue-ref-text:#4e78bf;--staff-console-quote-queue-tertiary-text:#5f7fa4;--staff-console-detail-tab-active-background:#e7f0fffa;--staff-console-detail-tab-active-border:#9db6ddf5;--staff-console-detail-tab-active-text:#1f3b5b;--staff-console-detail-tab-active-shadow:inset 0 0 0 1px #2b73e01a;--staff-console-detail-tab-inactive-background:#f7fafff0;--staff-console-detail-tab-inactive-border:#bfcee5eb;--staff-console-detail-tab-inactive-text:#5f7fa4}.staff-operational-theme-pink{--staff-console-page-background:radial-gradient(circle at top left, #ec489929, transparent 24%), radial-gradient(circle at bottom right, #fbbf2414, transparent 22%), linear-gradient(180deg, #fff6fb 0%, #fff0f7 100%);--staff-console-shell-surface:#ffffffe6;--staff-console-panel-surface:#fffffff5;--staff-console-panel-surface-elevated:#fffffffb;--staff-console-panel-surface-soft:#fff3f9eb;--staff-console-sub-panel-surface:linear-gradient(180deg, #fffffffc 0%, #fff5fbfa 100%);--staff-console-sub-panel-surface-soft:linear-gradient(180deg, #fff8fcf5 0%, #fff1f9f0 100%);--staff-console-overlay-surface:linear-gradient(180deg, #fffffff5 0%, #fff3f9f0 100%);--staff-console-overlay-surface-soft:linear-gradient(180deg, #fffbfdeb 0%, #fff1f9e0 100%);--staff-console-glass-surface:linear-gradient(180deg, #fffffff0 0%, #fff5fbeb 100%);--staff-console-border:#e8c0d8eb;--staff-console-border-soft:#f2d8e5d1;--staff-console-border-strong:#dfa4c7f5;--staff-console-border-glow:#ec48992e;--staff-console-topology-fog:linear-gradient(180deg, #fff6fb1f 0%, #fff6fb1f 100%);--staff-console-topology-fog-soft:linear-gradient(180deg, #fff6fb14 0%, #fff6fb14 100%);--staff-console-text:#5a2846;--staff-console-text-muted:#9a6a88;--staff-console-text-soft:#6b3553;--staff-console-text-dim:#ba8ea8;--staff-console-accent-cyan:#de4ca3;--staff-console-accent-blue:#de4ca3;--staff-console-accent-violet:#b352a6;--staff-console-accent-green:#249d63;--staff-console-accent-amber:#cc8a1f;--staff-console-accent-red:#d84a78;--staff-console-accent-slate:#a47c93;--staff-console-glow-blue:0 0 0 1px #ec48991f, 0 12px 24px #de4ca31f;--staff-console-glow-cyan:0 0 0 1px #ec48991f, 0 12px 24px #de4ca31f;--staff-console-glow-violet:0 0 0 1px #b352a624, 0 12px 24px #b352a61f;--staff-console-active-surface:linear-gradient(180deg, #ffecf6fa 0%, #ffe4f1f5 100%);--staff-console-icon-surface:linear-gradient(180deg, #fff3f9f5 0%, #ffecf6f0 100%);--staff-console-quote-form-surface:linear-gradient(180deg, #fff8fbfa 0%, #fff3f8fa 100%);--staff-console-quote-form-border:#e8c9d7eb;--staff-console-quote-form-shadow:0 16px 32px #bf719914;--staff-console-quote-form-label:#9a6a88;--staff-console-quote-form-field-background:#fff;--staff-console-quote-form-field-border:#ecd7e2;--staff-console-quote-form-field-text:#6b3553;--staff-console-quote-form-field-shadow:inset 0 1px 2px #5a28460a;--staff-console-quote-form-ghost-background:#fff;--staff-console-quote-form-ghost-border:#dfa4c7f5;--staff-console-quote-form-ghost-text:#b352a6;--staff-console-quote-form-remove-background:#fff1f5;--staff-console-quote-form-remove-border:#d84a7838;--staff-console-quote-form-remove-text:#b64e73;--staff-console-quote-form-primary-background:#b352a6;--staff-console-quote-form-primary-border:#b352a6d1;--staff-console-quote-form-primary-text:#fff;--staff-console-quote-form-primary-shadow:0 10px 24px #b352a62e;--staff-console-quote-queue-shell:#fffffff5;--staff-console-quote-queue-border:#e8c0d8eb;--staff-console-quote-queue-shadow:0 16px 32px #bf71991a;--staff-console-quote-queue-header-background:#fff1f9f5;--staff-console-quote-queue-header-text:#ba8ea8;--staff-console-quote-queue-row-divider:#f2d8e5eb;--staff-console-quote-queue-row-even:#fffffffa;--staff-console-quote-queue-row-odd:#fff8fcfa;--staff-console-quote-queue-row-selected:#ffecf6f5;--staff-console-quote-queue-primary-text:#5a2846;--staff-console-quote-queue-secondary-text:#9a6a88;--staff-console-quote-queue-ref-text:#b352a6;--staff-console-quote-queue-tertiary-text:#9a6a88;--staff-console-detail-tab-active-background:#ffecf6fa;--staff-console-detail-tab-active-border:#dfa4c7f5;--staff-console-detail-tab-active-text:#5a2846;--staff-console-detail-tab-active-shadow:inset 0 0 0 1px #de4ca31a;--staff-console-detail-tab-inactive-background:#fffbfdf0;--staff-console-detail-tab-inactive-border:#e8c0d8eb;--staff-console-detail-tab-inactive-text:#9a6a88}.staff-operational-theme-green{--staff-console-page-background:radial-gradient(circle at top left, #249d6329, transparent 24%), radial-gradient(circle at bottom right, #3b82f614, transparent 22%), linear-gradient(180deg, #f4fff8 0%, #ecfaf2 100%);--staff-console-shell-surface:#ffffffe6;--staff-console-panel-surface:#fffffff5;--staff-console-panel-surface-elevated:#fffffffb;--staff-console-panel-surface-soft:#effcf4eb;--staff-console-sub-panel-surface:linear-gradient(180deg, #fffffffc 0%, #f1fdf6fa 100%);--staff-console-sub-panel-surface-soft:linear-gradient(180deg, #f8fffbf5 0%, #effcf4f0 100%);--staff-console-overlay-surface:linear-gradient(180deg, #fffffff5 0%, #f1fdf6f0 100%);--staff-console-overlay-surface-soft:linear-gradient(180deg, #fafffceb 0%, #effcf4e0 100%);--staff-console-glass-surface:linear-gradient(180deg, #fffffff0 0%, #f1fdf6eb 100%);--staff-console-border:#bddfcdeb;--staff-console-border-soft:#d6eddfd1;--staff-console-border-strong:#a1d1b6f5;--staff-console-border-glow:#249d632e;--staff-console-topology-fog:linear-gradient(180deg, #f4fff81f 0%, #f4fff81f 100%);--staff-console-topology-fog-soft:linear-gradient(180deg, #f4fff814 0%, #f4fff814 100%);--staff-console-text:#214d38;--staff-console-text-muted:#5d8d75;--staff-console-text-soft:#2a6247;--staff-console-text-dim:#86a995;--staff-console-accent-cyan:#249d63;--staff-console-accent-blue:#249d63;--staff-console-accent-violet:#547eaf;--staff-console-accent-green:#249d63;--staff-console-accent-amber:#b88a1f;--staff-console-accent-red:#cb5b6e;--staff-console-accent-slate:#789a86;--staff-console-glow-blue:0 0 0 1px #249d631f, 0 12px 24px #249d631f;--staff-console-glow-cyan:0 0 0 1px #249d631f, 0 12px 24px #249d631f;--staff-console-glow-violet:0 0 0 1px #547eaf24, 0 12px 24px #547eaf1f;--staff-console-active-surface:linear-gradient(180deg, #ebfaf1fa 0%, #e0f4e8f5 100%);--staff-console-icon-surface:linear-gradient(180deg, #f0fcf5f5 0%, #e8f7eef0 100%);--staff-console-quote-form-surface:linear-gradient(180deg, #fafffcfa 0%, #f1fdf6fa 100%);--staff-console-quote-form-border:#bddfcdeb;--staff-console-quote-form-shadow:0 16px 32px #249d6314;--staff-console-quote-form-label:#5d8d75;--staff-console-quote-form-field-background:#fff;--staff-console-quote-form-field-border:#d7eadf;--staff-console-quote-form-field-text:#2a6247;--staff-console-quote-form-field-shadow:inset 0 1px 2px #214d380a;--staff-console-quote-form-ghost-background:#fff;--staff-console-quote-form-ghost-border:#a1d1b6f5;--staff-console-quote-form-ghost-text:#249d63;--staff-console-quote-form-remove-background:#fff4f6;--staff-console-quote-form-remove-border:#cb5b6e38;--staff-console-quote-form-remove-text:#b65769;--staff-console-quote-form-primary-background:#249d63;--staff-console-quote-form-primary-border:#249d63d1;--staff-console-quote-form-primary-text:#fff;--staff-console-quote-form-primary-shadow:0 10px 24px #249d632e;--staff-console-quote-queue-shell:#fffffff5;--staff-console-quote-queue-border:#bddfcdeb;--staff-console-quote-queue-shadow:0 16px 32px #249d631a;--staff-console-quote-queue-header-background:#effcf4f5;--staff-console-quote-queue-header-text:#86a995;--staff-console-quote-queue-row-divider:#d6eddfeb;--staff-console-quote-queue-row-even:#fffffffa;--staff-console-quote-queue-row-odd:#f8fffbfa;--staff-console-quote-queue-row-selected:#ebfaf1f5;--staff-console-quote-queue-primary-text:#214d38;--staff-console-quote-queue-secondary-text:#5d8d75;--staff-console-quote-queue-ref-text:#249d63;--staff-console-quote-queue-tertiary-text:#5d8d75;--staff-console-detail-tab-active-background:#ebfaf1fa;--staff-console-detail-tab-active-border:#a1d1b6f5;--staff-console-detail-tab-active-text:#214d38;--staff-console-detail-tab-active-shadow:inset 0 0 0 1px #249d631a;--staff-console-detail-tab-inactive-background:#fafffcf0;--staff-console-detail-tab-inactive-border:#bddfcdeb;--staff-console-detail-tab-inactive-text:#5d8d75}.staff-operational-theme-black{--staff-console-page-background:radial-gradient(circle at top left, #64748b1a, transparent 24%), radial-gradient(circle at bottom right, #94a3b814, transparent 22%), linear-gradient(180deg, #f8fafc 0%, #edf2f7 100%);--staff-console-shell-surface:#ffffffe6;--staff-console-panel-surface:#fffffff5;--staff-console-panel-surface-elevated:#fffffffb;--staff-console-panel-surface-soft:#f1f5f9f0;--staff-console-sub-panel-surface:linear-gradient(180deg, #fffffffc 0%, #f4f7fbfa 100%);--staff-console-sub-panel-surface-soft:linear-gradient(180deg, #f8fafcf5 0%, #f1f5f9f0 100%);--staff-console-overlay-surface:linear-gradient(180deg, #fffffff5 0%, #f3f6f9f0 100%);--staff-console-overlay-surface-soft:linear-gradient(180deg, #f9fafceb 0%, #f1f5f9e0 100%);--staff-console-glass-surface:linear-gradient(180deg, #fffffff2 0%, #f4f7fbeb 100%);--staff-console-border:#cbd5e1eb;--staff-console-border-soft:#e2e8f0db;--staff-console-border-strong:#94a3b88f;--staff-console-border-glow:#60a5fa29;--staff-console-topology-fog:linear-gradient(180deg, #f8fafc1f 0%, #f8fafc1f 100%);--staff-console-topology-fog-soft:linear-gradient(180deg, #f8fafc14 0%, #f8fafc14 100%);--staff-console-text:#1e293b;--staff-console-text-muted:#64748b;--staff-console-text-soft:#334155;--staff-console-text-dim:#94a3b8;--staff-console-accent-cyan:#475569;--staff-console-accent-blue:#2563eb;--staff-console-accent-violet:#6366f1;--staff-console-accent-green:#16a34a;--staff-console-accent-amber:#d97706;--staff-console-accent-red:#dc2626;--staff-console-accent-slate:#64748b;--staff-console-shadow:0 16px 30px #0f172a14;--staff-console-shadow-glow:0 18px 36px #0f172a1a;--staff-console-glow-blue:0 0 0 1px #60a5fa24, 0 12px 24px #2563eb1a;--staff-console-glow-cyan:0 0 0 1px #47556924, 0 12px 24px #47556914;--staff-console-glow-violet:0 0 0 1px #6366f11f, 0 12px 24px #6366f114;--staff-console-grid-line:#cbd5e18f;--staff-console-idle-surface:linear-gradient(180deg, #fffffff0 0%, #f8fafceb 100%);--staff-console-active-surface:linear-gradient(180deg, #ecf2fffa 0%, #e2ecfff5 100%);--staff-console-icon-surface:linear-gradient(180deg, #f1f5f9fa 0%, #e2e8f0f5 100%);--staff-console-quote-form-surface:linear-gradient(180deg, #fffffffa 0%, #f6f8fbfa 100%);--staff-console-quote-form-border:#cbd5e1eb;--staff-console-quote-form-shadow:0 16px 30px #0f172a14;--staff-console-quote-form-label:#64748b;--staff-console-quote-form-field-background:#fff;--staff-console-quote-form-field-border:#dbe3ec;--staff-console-quote-form-field-text:#334155;--staff-console-quote-form-field-shadow:inset 0 1px 2px #0f172a0a;--staff-console-quote-form-ghost-background:#fff;--staff-console-quote-form-ghost-border:#94a3b88f;--staff-console-quote-form-ghost-text:#334155;--staff-console-quote-form-remove-background:#fff5f5;--staff-console-quote-form-remove-border:#dc26262e;--staff-console-quote-form-remove-text:#b91c1c;--staff-console-quote-form-primary-background:#2563eb;--staff-console-quote-form-primary-border:#2563ebd6;--staff-console-quote-form-primary-text:#fff;--staff-console-quote-form-primary-shadow:0 10px 24px #2563eb2e;--staff-console-quote-queue-shell:#fffffff7;--staff-console-quote-queue-border:#cbd5e1eb;--staff-console-quote-queue-shadow:0 16px 30px #0f172a14;--staff-console-quote-queue-header-background:#f1f5f9f0;--staff-console-quote-queue-header-text:#64748b;--staff-console-quote-queue-row-divider:#e2e8f0eb;--staff-console-quote-queue-row-even:#fffffffa;--staff-console-quote-queue-row-odd:#f8fafcfa;--staff-console-quote-queue-row-selected:#ecf2fff5;--staff-console-quote-queue-primary-text:#1e293b;--staff-console-quote-queue-secondary-text:#64748b;--staff-console-quote-queue-ref-text:#2563eb;--staff-console-quote-queue-tertiary-text:#64748b;--staff-console-detail-tab-active-background:#ecf2fffa;--staff-console-detail-tab-active-border:#94a3b88f;--staff-console-detail-tab-active-text:#1e293b;--staff-console-detail-tab-active-shadow:inset 0 0 0 1px #2563eb14;--staff-console-detail-tab-inactive-background:#f8fafcf0;--staff-console-detail-tab-inactive-border:#cbd5e1eb;--staff-console-detail-tab-inactive-text:#64748b}.staff-operational-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.staff-operational-shell .primary-btn,.staff-operational-shell .secondary-btn,.staff-operational-shell .filter-btn,.staff-operational-shell .drawer-toggle-btn{color:#244567;background:#fff;border-color:#bacbe5f5;box-shadow:0 4px 12px #0f172a0f}.staff-operational-shell .primary-btn{color:#fff;background:#2563eb;border-color:#2563eb}.staff-operational-shell .primary-btn:disabled,.staff-operational-shell .secondary-btn:disabled,.staff-operational-shell .filter-btn:disabled{opacity:.7}.staff-operational-shell input,.staff-operational-shell textarea,.staff-operational-shell select{color:#23405f;background:#fff;border-color:#bfcee5f5}.proc-workspace-scroll{scrollbar-color:var(--proc-scroll-thumb) var(--proc-scroll-track);border-radius:22px;padding:0 0 8px;overflow:visible}.proc-workspace-frame{width:100%;min-width:0;position:relative}.proc-workspace-scroll::-webkit-scrollbar{width:10px;height:10px}.proc-line-table-wrap::-webkit-scrollbar{width:10px;height:10px}.proc-side-panel-body::-webkit-scrollbar{width:10px;height:10px}.proc-drawer-list::-webkit-scrollbar{width:10px;height:10px}.proc-workspace-scroll::-webkit-scrollbar-track{background:var(--proc-scroll-track);border-radius:999px}.proc-line-table-wrap::-webkit-scrollbar-track{background:var(--proc-scroll-track);border-radius:999px}.proc-side-panel-body::-webkit-scrollbar-track{background:var(--proc-scroll-track);border-radius:999px}.proc-drawer-list::-webkit-scrollbar-track{background:var(--proc-scroll-track);border-radius:999px}.proc-workspace-scroll::-webkit-scrollbar-thumb{background:var(--proc-scroll-thumb);border-radius:999px}.proc-line-table-wrap::-webkit-scrollbar-thumb{background:var(--proc-scroll-thumb);border-radius:999px}.proc-side-panel-body::-webkit-scrollbar-thumb{background:var(--proc-scroll-thumb);border-radius:999px}.proc-drawer-list::-webkit-scrollbar-thumb{background:var(--proc-scroll-thumb);border-radius:999px}.proc-workspace-scroll::-webkit-scrollbar-thumb:hover{background:var(--proc-scroll-thumb-hover)}.proc-line-table-wrap::-webkit-scrollbar-thumb:hover{background:var(--proc-scroll-thumb-hover)}.proc-side-panel-body::-webkit-scrollbar-thumb:hover{background:var(--proc-scroll-thumb-hover)}.proc-drawer-list::-webkit-scrollbar-thumb:hover{background:var(--proc-scroll-thumb-hover)}.staff-theme-switcher{border:1px solid var(--staff-console-border,var(--proc-border));background:#fff;border-radius:999px;flex-wrap:wrap;align-items:center;gap:8px;padding:4px;display:flex}.staff-theme-btn{border:1px solid var(--staff-console-border,var(--proc-border));color:var(--staff-console-text-muted,var(--proc-text-muted));letter-spacing:.02em;background:0 0;border-radius:999px;min-height:32px;padding:0 12px;font-size:12px;font-weight:700;transition:border-color .16s,background .16s,color .16s}.staff-theme-btn:hover{border-color:var(--staff-console-border-strong,var(--proc-accent-border-soft));color:var(--staff-console-text,var(--proc-text-primary))}.staff-theme-btn.active{border-color:var(--staff-console-border-strong,var(--proc-accent-border));background:var(--staff-console-active-surface,var(--proc-accent-soft-strong));color:var(--staff-console-text,var(--proc-text-strong))}.staff-theme-btn-blue:not(.active){color:#bfdbfe}.staff-theme-btn-pink:not(.active){color:#fbcfe8}.staff-theme-btn-green:not(.active){color:#bbf7d0}.staff-theme-btn-black:not(.active){color:#cbd5e1}.proc-nav-btn{text-align:left;border:1px solid var(--proc-border);background:var(--proc-panel-bg);width:100%;color:var(--proc-text-primary);border-radius:14px;padding:13px 14px;font-weight:600;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .16s}.proc-nav-btn:hover{border-color:var(--proc-accent-border-soft);background:var(--proc-accent-soft-muted)}.proc-nav-btn.active{border-color:var(--proc-accent-border);background:var(--proc-accent-soft-strong);color:var(--proc-text-strong);box-shadow:inset 0 0 0 1px var(--proc-accent-soft)}.proc-side-action-btn{text-align:left;border:1px solid var(--proc-border);background:var(--proc-panel-bg-soft);width:100%;color:var(--proc-text-primary);border-radius:14px;padding:11px 14px;transition:background .16s,border-color .16s,color .16s}.proc-side-action-btn:hover{border-color:var(--proc-accent-border-soft);background:var(--proc-accent-soft-muted)}.proc-side-action-btn.active{border-color:var(--proc-accent-border);background:var(--proc-accent-soft-muted);color:var(--proc-text-strong)}.proc-card,.proc-grid-card,.proc-placeholder-card{background:var(--proc-surface-bg);border:1px solid var(--proc-border);box-shadow:var(--proc-surface-shadow);border-radius:20px;padding:18px}.proc-grid-card{gap:16px;display:grid}.proc-placeholder-card{gap:10px;display:grid}.proc-card-head,.proc-batch-top,.proc-row-actions,.proc-order-buttons,.proc-form-actions,.proc-batch-actions,.proc-grid-toolbar,.proc-column-chip,.proc-product-result,.proc-sku-eta-item{align-items:center;gap:10px;display:flex}.proc-card-head,.proc-batch-top{justify-content:space-between}.proc-form-grid,.proc-two-col-grid,.proc-kpi-grid,.proc-checklist-grid{gap:12px;display:grid}.proc-two-col-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proc-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.proc-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.proc-form-grid label,.proc-row-actions label{color:var(--proc-text-muted);gap:6px;font-size:13px;display:grid}.proc-form-grid input,.proc-form-grid select,.proc-batch-actions input,.proc-batch-actions select,.proc-row-actions input,.proc-table input,.proc-table select{border:1px solid var(--proc-border);background:var(--proc-input-bg);width:100%;color:var(--proc-text-primary);border-radius:12px;padding:9px 10px}.proc-form-grid input::placeholder,.proc-row-actions input::placeholder,.proc-table input::placeholder{color:#7f90aa}.proc-form-grid input:focus,.proc-form-grid select:focus,.proc-batch-actions input:focus,.proc-batch-actions select:focus,.proc-row-actions input:focus,.proc-table input:focus,.proc-table select:focus{outline-offset:0;border-color:#60a5fa5c;outline:2px solid #60a5fa3d}.proc-message-banner,.proc-review-warning{border:1px solid var(--proc-message-border);background:var(--proc-message-bg);color:var(--proc-message-text);border-radius:14px;padding:12px 14px}.proc-review-warning{color:#fcd34d;background:#78350f38;border-color:#f59e0b3d}.proc-product-search-results,.proc-batch-list,.proc-sku-eta-list{gap:10px;display:grid}.proc-product-result,.proc-batch-card,.proc-sku-eta-item{border:1px solid var(--proc-border);background:var(--proc-chip-bg);border-radius:16px;justify-content:space-between;padding:12px}.proc-column-chip-row{flex-wrap:wrap;gap:10px;display:flex}.proc-column-chip{background:var(--proc-chip-bg);border:1px solid var(--proc-border);border-radius:14px;justify-content:space-between;min-width:180px;padding:10px 12px}.proc-column-chip button,.proc-order-buttons button{border:1px solid var(--proc-border);background:var(--proc-panel-bg);color:var(--proc-text-primary);border-radius:10px;padding:4px 8px}.proc-table-wrap{scrollbar-color:#60a5fa52 #0f172a57;max-width:100%;overflow:auto}.proc-grid-toolbar{flex-wrap:wrap;justify-content:flex-end}.proc-page-header{justify-content:space-between;align-items:center;gap:12px;padding:4px 0 14px;display:flex}.proc-page-header h1{color:var(--proc-text-strong);font-size:28px}.proc-grid-toolbar select,.proc-grid-toolbar a,.proc-grid-toolbar button{min-height:36px}.proc-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:13px}.proc-col-select{width:42px}.proc-col-supplierCode{width:92px}.proc-col-productName{width:320px}.proc-col-domesticCourierFeeRmb,.proc-col-costPerUnitRmb,.proc-col-totalAmountRmb{width:96px}.proc-table th,.proc-table td{border-bottom:1px solid var(--border-soft);text-align:left;vertical-align:top;padding:10px 8px;overflow:hidden}.proc-table th{z-index:1;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);background:#fff;font-size:11px;position:sticky;top:0}.proc-table td input,.proc-table td select,.proc-table td span,.proc-table td strong{min-width:0}.proc-table td span,.proc-table td strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.proc-col-productName~*{min-width:0}.proc-row-actions{flex-direction:column;align-items:stretch}.proc-batch-meta{color:var(--proc-text-muted);gap:4px;font-size:13px;display:grid}.proc-muted-copy{color:var(--proc-text-muted);line-height:1.6}.proc-checkbox-row{align-items:center;gap:10px;display:flex!important}@media (max-width:1180px){.proc-form-grid,.proc-kpi-grid,.proc-two-col-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proc-grid-toolbar{justify-content:flex-start}}@media (max-width:760px){.procurement-shell,.proc-form-grid,.proc-kpi-grid,.proc-two-col-grid{grid-template-columns:1fr}}.proc-topbar-compact{padding-bottom:12px}.proc-line-entry-card{gap:0;padding:0;overflow:hidden}.proc-line-entry-header{justify-content:space-between;align-items:flex-start;gap:14px;padding:16px 18px 12px;display:flex}.proc-line-entry-header h2{color:var(--proc-text-strong);font-size:22px}.proc-line-grid-shell{border-top:1px solid var(--proc-border)}.proc-line-table-wrap{background:var(--proc-table-bg);scrollbar-gutter:stable both-edges;max-width:100%;overflow:auto;box-shadow:inset 0 1px #ffffff05}.proc-line-entry-table{border-collapse:separate;border-spacing:0;table-layout:fixed;background:var(--proc-table-bg);width:max-content;min-width:100%;font-size:13px}.proc-col-handle{width:34px}.proc-col-checkbox{width:40px}.proc-col-productService{width:300px}.proc-col-supplierGroupCode{width:122px}.proc-col-actions{width:54px}.proc-col-sku{width:88px}.proc-col-type{width:90px}.proc-col-shippingMethod{width:108px}.proc-col-quantity{width:68px}.proc-col-costPerUnitRmb,.proc-col-domesticCourierFeeRmb,.proc-col-totalAmountRmb{width:92px}.proc-col-purchaseDate,.proc-col-warehouseArrivalDate{width:118px}.proc-col-statusSuggested{width:104px}.proc-line-entry-table th,.proc-line-entry-table td{border-bottom:1px solid var(--proc-border-soft);border-right:1px solid var(--proc-border-subtle);vertical-align:middle;background:var(--proc-table-bg);padding:0;position:relative;overflow:visible}.proc-line-entry-table th:last-child,.proc-line-entry-table td:last-child{border-right:0}.proc-line-entry-table thead th{z-index:3;background:var(--proc-table-header-bg);letter-spacing:.06em;text-transform:uppercase;color:var(--proc-text-muted);box-shadow:inset 0 -1px 0 var(--proc-border-soft);text-shadow:0 1px #0000002e;padding:10px 8px;font-size:11px;font-weight:700;position:sticky;top:0}.proc-line-entry-table tbody tr.proc-row-active td{background:var(--proc-row-active);box-shadow:inset 0 1px 0 var(--proc-accent-border-soft), inset 0 -1px 0 var(--proc-accent-border-soft)}.proc-line-entry-table tbody tr.proc-row-purchased td{background:var(--proc-row-purchased)}.proc-line-entry-table tbody tr.proc-row-warehouse-arrived td{background:var(--proc-row-arrived)}.proc-line-entry-table tbody tr.proc-row-selected td{background:var(--proc-row-selected)}.proc-line-entry-table tbody tr.proc-row-selected.proc-row-active td{background:var(--proc-row-selected-active);box-shadow:inset 0 1px 0 var(--proc-accent-border-soft), inset 0 -1px 0 var(--proc-accent-border-soft)}.proc-line-entry-table tbody tr.proc-row-dragging td{background:var(--proc-row-active);box-shadow:inset 0 1px 0 var(--proc-accent-border), inset 0 -1px 0 var(--proc-accent-border)}.proc-line-entry-table tbody tr.proc-row-dragging{opacity:.92;transform:scale(1.003)}.proc-line-entry-table tbody tr.proc-row-drop-target td{box-shadow:inset 0 2px 0 var(--proc-accent)}.proc-line-entry-table tbody tr.proc-row-draft td{background:var(--proc-table-bg)}.proc-line-entry-table input,.proc-line-entry-table select{width:100%;min-height:42px;color:var(--proc-text-primary);box-shadow:none;background:0 0;border:0;border-radius:0;padding:9px 10px}.proc-line-entry-table input:focus,.proc-line-entry-table select:focus{outline:2px solid var(--proc-accent-border-soft);outline-offset:-2px;background:var(--proc-row-active)}.proc-line-entry-table td input::placeholder{color:var(--proc-text-dim)}.proc-cell-drag,.proc-cell-checkbox{text-align:center}.proc-cell-drag{width:34px;min-width:34px}.proc-cell-checkbox{width:40px;min-width:40px}.proc-cell-handle{text-align:center;width:58px;min-width:58px}.proc-cell-checkbox input[type=checkbox]{width:16px;height:16px;min-height:16px;padding:0}.proc-row-handle-btn{cursor:grab;background:0 0;border:0;place-items:center;width:100%;min-height:42px;padding:0;display:grid}.proc-row-handle-btn:active{cursor:grabbing}.proc-row-handle{grid-template-columns:repeat(2,4px);gap:4px;width:12px;display:grid}.proc-row-handle span{background:var(--proc-text-dim);border-radius:999px;width:4px;height:4px}.proc-row-handle.draft{opacity:.45;margin:0 auto}.proc-row-number{text-align:right;color:var(--proc-text-muted);font-variant-numeric:tabular-nums;padding:0 8px!important}.proc-product-cell{position:relative}.proc-product-lookup-popover{z-index:12;border:1px solid var(--proc-border);background:var(--proc-panel-bg);width:max(100%,420px);max-width:min(560px,100vw - 64px);max-height:260px;box-shadow:var(--proc-panel-shadow);border-radius:12px;position:absolute;top:calc(100% - 2px);left:8px;right:auto;overflow:auto}.proc-product-lookup-empty{color:var(--proc-text-muted);padding:12px;font-size:12px}.proc-product-lookup-result{border:0;border-bottom:1px solid var(--proc-border-subtle);background:var(--proc-panel-bg);text-align:left;gap:4px;width:100%;padding:10px 12px;display:grid}.proc-product-lookup-result:last-child{border-bottom:0}.proc-product-lookup-result:hover{background:var(--proc-accent-soft-muted)}.proc-product-lookup-result strong{color:var(--proc-text-strong);font-size:13px;font-weight:600}.proc-product-lookup-result span{color:var(--proc-text-muted);font-size:11px}.proc-money-cell{text-align:right;font-variant-numeric:tabular-nums;padding:0 10px!important}.proc-money-cell strong{width:100%;color:var(--proc-text-strong);padding:11px 0;display:inline-block}.proc-status-pill{min-height:42px;color:var(--proc-text-primary);align-items:center;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.proc-actions-cell{text-align:center}.proc-icon-btn,.proc-add-row-btn{border:1px solid var(--proc-border);background:var(--proc-panel-bg);width:28px;height:28px;color:var(--proc-text-muted);border-radius:999px;place-items:center;font-size:18px;line-height:1;display:inline-grid}.proc-icon-btn:hover,.proc-add-row-btn:hover{border-color:var(--proc-accent-border-soft);color:var(--proc-text-strong)}.proc-icon-btn.danger{color:#b91c1c;border-color:#dc262638}.proc-add-row-btn{color:#fff;background:#16a34a;border-color:#16a34a;font-weight:700}.proc-line-grid-footer{border-top:1px solid var(--proc-border);background:var(--proc-surface-bg);justify-content:space-between;align-items:center;gap:12px;padding:12px 18px 16px;display:flex}.proc-line-grid-total{color:var(--proc-text-muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.proc-line-grid-total strong{color:var(--proc-text-strong);font-size:16px}.proc-drawer-scrim{z-index:24;background:#0f172a2e;border:0;border-radius:24px;position:absolute;inset:0}.proc-side-panel{z-index:25;background:var(--proc-surface-bg);border:1px solid var(--proc-border);border-radius:22px;grid-template-rows:auto minmax(0,1fr);width:min(380px,100% - 252px);display:grid;position:absolute;top:12px;bottom:12px;left:236px;overflow:hidden;box-shadow:0 24px 48px #02061757}.proc-side-panel.proc-side-panel-detail{width:auto;max-width:none;left:236px;right:12px}.proc-side-panel-head,.proc-side-panel-actions,.proc-drawer-item-top{align-items:center;gap:10px;display:flex}.proc-side-panel-head,.proc-drawer-item-top{justify-content:space-between}.proc-side-panel-head{border-bottom:1px solid #94a3b824;padding:16px 18px}.proc-side-panel-body,.proc-drawer-list{align-content:start;gap:12px;padding:16px 18px 18px;display:grid;overflow:auto}.proc-side-panel-body.proc-side-panel-body-detail{padding:14px 16px 18px}.proc-close-btn{border:1px solid var(--proc-border);width:32px;height:32px;color:var(--proc-text-muted);background:#ffffff08;border-radius:999px;place-items:center;font-size:20px;line-height:1;display:inline-grid}.proc-close-btn:hover{border-color:var(--proc-accent-border-soft);color:var(--proc-text-strong);background:var(--proc-accent-soft-muted)}.proc-drawer-item{text-align:left;border:1px solid var(--proc-border);background:#ffffff05;border-radius:14px;gap:4px;width:100%;padding:10px 12px;display:grid}.proc-drawer-item:hover{border-color:var(--proc-accent-border-soft);background:var(--proc-accent-soft-muted)}.proc-drawer-item-meta,.proc-detail-metric-grid{gap:10px;display:grid}.proc-drawer-item-meta{color:var(--proc-text-muted);font-size:12px}.proc-detail-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proc-detail-metric{border:1px solid var(--proc-border);background:#ffffff05;border-radius:14px;gap:6px;padding:12px;display:grid}.proc-detail-metric span{color:var(--proc-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.proc-soft-panel-content,.proc-batch-preview-panel,.proc-eta-settings-panel,.proc-eta-settings-grid,.proc-eta-rule-list{gap:14px;display:grid}.proc-eta-settings-grid{grid-template-columns:1fr}.proc-eta-setting-card,.proc-eta-rule-item{border:1px solid var(--border-soft);background:#f8fafc;border-radius:16px;gap:8px;padding:14px;display:grid}.proc-eta-setting-card>span,.proc-eta-rule-item>strong{letter-spacing:.06em;text-transform:uppercase;color:#4b5563;font-size:12px;font-weight:700}.proc-eta-setting-card input{width:100%}.proc-eta-setting-card small,.proc-eta-rule-item>span{color:var(--text-secondary);line-height:1.45}.proc-icon-btn svg{width:15px;height:15px}.proc-batch-detail-stack{gap:14px;display:grid}.proc-batch-detail-embedded,.proc-batch-detail-embedded h1,.proc-batch-detail-embedded h2,.proc-batch-detail-embedded h3,.proc-batch-detail-embedded strong,.proc-batch-detail-embedded label,.proc-batch-detail-embedded span{color:var(--proc-text-primary)}.proc-batch-detail-embedded h1,.proc-batch-detail-embedded h2,.proc-batch-detail-embedded h3{color:var(--proc-text-strong)}.proc-batch-detail-embedded .cco-eyebrow,.proc-batch-detail-embedded .proc-muted-copy,.proc-batch-detail-embedded .proc-detail-metric span,.proc-batch-detail-embedded .proc-batch-cell-stack span{color:var(--proc-text-muted)}.proc-batch-detail-embedded .proc-batch-items-table,.proc-batch-detail-embedded .proc-batch-items-table th,.proc-batch-detail-embedded .proc-batch-items-table td{color:var(--proc-text-primary)}.proc-batch-drawer-box{padding:16px 18px 18px}.proc-batch-drawer-box .proc-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.proc-batch-control-grid{margin-bottom:12px}.proc-batch-inline-tools,.proc-batch-items-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.proc-batch-inline-tools{justify-content:flex-end}.proc-batch-metric-grid{margin:14px 0}.proc-batch-items-toolbar{justify-content:space-between;margin-bottom:14px}.proc-batch-table-wrap{border:1px solid var(--border-soft);background:#fff;border-radius:16px;overflow:auto visible}.proc-batch-items-table{border-collapse:separate;border-spacing:0;table-layout:auto;background:#fff;width:100%;min-width:1140px;font-size:12px}.proc-batch-items-table th,.proc-batch-items-table td{vertical-align:top;white-space:nowrap;border-bottom:1px solid #e7edf5;border-right:1px solid #f1f5f9;padding:10px 9px}.proc-batch-items-table th:last-child,.proc-batch-items-table td:last-child{border-right:0}.proc-batch-items-table thead th{z-index:2;letter-spacing:.06em;text-transform:uppercase;color:#5b6677;background:#fff;font-size:10px;font-weight:700;position:sticky;top:0}.proc-batch-items-table tbody tr.proc-row-selected td{background:#fff7cc}.proc-batch-col-checkbox{width:38px}.proc-batch-col-product{min-width:260px}.proc-batch-col-actions{min-width:180px}.proc-batch-cell-checkbox{text-align:center}.proc-batch-cell-checkbox input[type=checkbox]{width:16px;height:16px}.proc-batch-cell-stack{gap:3px;display:grid}.proc-batch-cell-stack strong,.proc-batch-cell-stack span{white-space:normal}.proc-inline-action-stack{gap:8px;min-width:160px;display:grid}.proc-inline-action-stack select,.proc-inline-action-stack input,.proc-batch-inline-tools select{border:1px solid var(--border-soft);background:#fff;border-radius:10px;padding:8px 10px}.proc-inline-action-panel{gap:8px;display:grid}.proc-embedded-empty-state{gap:8px;padding:18px;display:grid}@media (max-width:1180px){.proc-line-entry-header{flex-direction:column;align-items:stretch}.proc-side-panel{width:min(360px,100% - 248px);left:232px}.proc-side-panel.proc-side-panel-detail{width:auto;left:232px;right:16px}}.procurement-theme-v3{--proc-page-bg:#fff;--proc-panel-bg:#fff;--proc-panel-bg-soft:#fff;--proc-surface-bg:#fff;--proc-table-bg:#fff;--proc-table-header-bg:#eff2f7;--proc-input-bg:#fff;--proc-chip-bg:#f6f8fb;--proc-border:#d9dde5;--proc-border-soft:#e9edf3;--proc-border-subtle:#eef2f6;--proc-border-strong:#ccd4df;--proc-text-primary:#20242c;--proc-text-strong:#2b313b;--proc-text-muted:#69717f;--proc-text-dim:#a4acb8;--proc-accent:#20242c;--proc-accent-soft:#eff2f7;--proc-accent-soft-strong:#eff2f7;--proc-accent-soft-muted:#f5f7fa;--proc-accent-border:#d9dde5;--proc-accent-border-soft:#e2e7ef;--proc-panel-shadow:none;--proc-surface-shadow:none;--proc-row-active:#f7f9fc;--proc-row-purchased:#f8fbff;--proc-row-arrived:#f7f9fc;--proc-row-selected:#f5f7fa;--proc-row-selected-active:#eef2f7;--proc-message-bg:#f8fbff;--proc-message-border:#d9dde5;--proc-message-text:#4c5667;--proc-scroll-track:#edf1f5;--proc-scroll-thumb:#ccd4df;--proc-scroll-thumb-hover:#b9c3d1}.proc-v3-shell{color:var(--proc-text-primary)}.proc-v3-frame{background:0 0;border:0;border-radius:0;min-height:0;display:block;overflow:visible}.proc-v3-body{flex:auto;grid-template-columns:164px minmax(0,1fr);gap:16px;width:100%;max-width:1520px;min-height:0;margin:0 auto;padding:10px 14px 18px;display:grid;position:relative}.proc-v3-left-rail{border:1px solid var(--proc-border);background:#fff;border-radius:8px;align-content:start;gap:12px;min-height:570px;padding:14px 10px;display:grid}.proc-v3-left-rail-label{color:var(--proc-text-dim);font-size:10px}.proc-v3-left-rail-nav{gap:6px;display:grid}.proc-v3-main-column{gap:10px;min-width:0;display:grid;position:relative}.procurement-theme-v3 .proc-message-banner{border:1px solid var(--proc-border);color:#556072;background:#f8fbff;border-radius:8px;padding:10px 12px}.procurement-theme-v3 .proc-workspace-scroll{border-radius:0;padding:0}.procurement-theme-v3 .proc-workspace-frame{min-width:0;position:relative}.procurement-theme-v3 .proc-grid-card,.procurement-theme-v3 .proc-line-entry-card{border:1px solid var(--proc-border);box-shadow:none;background:#fff;border-radius:8px}.proc-v3-main-panel{min-height:570px}.procurement-theme-v3 .proc-line-entry-header{border-bottom:1px solid var(--proc-border-soft);padding:14px 16px 12px}.proc-v3-panel-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.proc-v3-panel-title h2{color:var(--proc-text-strong);margin:0;font-size:15px;font-weight:700;line-height:1.3}.proc-v3-panel-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.proc-v3-meta-pill{border:1px solid var(--proc-border-strong);min-height:24px;color:var(--proc-text-muted);background:#fff;border-radius:999px;align-items:center;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.proc-v3-meta-copy{color:var(--proc-text-dim);font-size:10px}.proc-v3-toolbar{border-bottom:1px solid var(--proc-border-soft);justify-content:flex-end;padding:10px 16px 12px}.procurement-theme-v3 .proc-grid-toolbar{gap:8px}.procurement-theme-v3 .proc-nav-btn,.procurement-theme-v3 .proc-side-action-btn{width:100%;min-height:32px;color:var(--proc-text-primary);box-shadow:none;background:0 0;border:0;border-radius:6px;padding:8px 12px;font-size:11px;font-weight:600}.procurement-theme-v3 .proc-nav-btn:hover,.procurement-theme-v3 .proc-side-action-btn:hover{background:var(--proc-accent-soft-muted);color:var(--proc-text-primary)}.procurement-theme-v3 .proc-nav-btn.active,.procurement-theme-v3 .proc-side-action-btn.active{background:var(--proc-accent-soft);color:var(--proc-text-primary);box-shadow:none;border:0}.procurement-theme-v3 .proc-line-grid-shell,.procurement-theme-v3 .proc-line-table-wrap{background:#fff}.procurement-theme-v3 .proc-line-entry-table{background:#fff;font-size:11px}.procurement-theme-v3 .proc-line-entry-table thead th{background:var(--proc-table-header-bg);color:var(--proc-text-muted);text-shadow:none;box-shadow:inset 0 -1px 0 var(--proc-border-soft);letter-spacing:.02em;text-transform:none;padding:9px 8px;font-size:10px}.procurement-theme-v3 .proc-line-entry-table th,.procurement-theme-v3 .proc-line-entry-table td{border-bottom:1px solid var(--proc-border-soft);color:var(--proc-text-primary);border-right:0;padding:0 8px}.procurement-theme-v3 .proc-line-entry-table input,.procurement-theme-v3 .proc-line-entry-table select{min-height:36px;color:var(--proc-text-primary);box-shadow:none;background:0 0;border:0;border-radius:0;padding:7px 8px;font-size:11px}.procurement-theme-v3 .proc-line-entry-table input::placeholder{color:var(--proc-text-dim)}.procurement-theme-v3 .proc-line-entry-table input:focus,.procurement-theme-v3 .proc-line-entry-table select:focus{background:#f8fafc;border-color:#0000;outline:none}.procurement-theme-v3 .proc-money-cell strong{color:var(--proc-text-primary);padding:10px 0;font-size:11px}.procurement-theme-v3 .proc-status-pill{min-height:36px;color:var(--proc-text-muted);padding:0;font-size:10px;font-weight:600}.procurement-theme-v3 .proc-line-grid-footer{border-top:1px solid var(--proc-border-soft);background:#fff;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:12px 18px 16px;display:grid}.proc-v3-grid-footer-meta,.proc-v3-grid-note{color:var(--proc-text-dim);font-size:10px}.proc-v3-grid-footer-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.proc-v3-state-panel{color:var(--proc-text-muted);gap:10px;padding:18px 16px 22px;font-size:12px;display:grid}.proc-v3-state-panel strong{color:var(--proc-text-primary);font-size:12px}.proc-v3-state-panel p{max-width:680px;margin:0;line-height:1.55}.proc-v3-state-panel-error{border-top:1px solid var(--proc-border-soft)}.procurement-theme-v3 .proc-icon-btn,.procurement-theme-v3 .proc-add-row-btn{border:1px solid var(--proc-border);width:26px;height:26px;color:var(--proc-text-muted);background:#fff;border-radius:999px}.procurement-theme-v3 .proc-icon-btn:hover,.procurement-theme-v3 .proc-add-row-btn:hover{border-color:var(--proc-border-strong);color:var(--proc-text-primary);background:#f8fafc}.procurement-theme-v3 .proc-drawer-scrim{z-index:24;background:#ffffff9e;border:0;border-radius:8px;position:absolute;inset:0}.procurement-theme-v3 .proc-side-panel{z-index:25;border:1px solid var(--proc-border);width:min(348px,100% - 212px);box-shadow:none;background:#fff;border-radius:8px;position:absolute;inset:0 0 0 auto}.procurement-theme-v3 .proc-side-panel.proc-side-panel-detail{width:calc(100% - 188px)}.procurement-theme-v3 .proc-side-panel-head{border-bottom:1px solid var(--proc-border-soft);padding:14px 16px}.procurement-theme-v3 .proc-side-panel-head h2{color:var(--proc-text-strong);margin:0;font-size:15px;line-height:1.3}.procurement-theme-v3 .proc-side-panel-body,.procurement-theme-v3 .proc-drawer-list{background:#fff;gap:12px;padding:14px 16px 16px}.procurement-theme-v3 .proc-close-btn{width:24px;height:24px;color:var(--proc-text-muted);background:0 0;border:0;border-radius:999px;font-size:18px}.procurement-theme-v3 .proc-drawer-item{border:1px solid var(--proc-border);background:#fff;border-radius:8px;padding:14px}.procurement-theme-v3 .proc-drawer-item:hover{border-color:var(--proc-border-strong);background:#f8fafc}.procurement-theme-v3 .proc-drawer-item-top strong,.procurement-theme-v3 .proc-detail-metric strong{color:var(--proc-text-primary)}.procurement-theme-v3 .proc-detail-metric,.procurement-theme-v3 .proc-eta-setting-card,.procurement-theme-v3 .proc-eta-rule-item{border:1px solid var(--proc-border);box-shadow:none;background:#fff;border-radius:8px}.procurement-theme-v3 .proc-review-warning{color:#8b6c14;background:#fff9eb;border:1px solid #ecd9a7}.procurement-theme-v3 .proc-batch-actions input,.procurement-theme-v3 .proc-batch-actions select,.procurement-theme-v3 .proc-eta-setting-card input{border:1px solid var(--proc-border);color:var(--proc-text-primary);background:#fff;border-radius:8px}.procurement-theme-v3.has-side-panel .proc-v3-left-rail,.procurement-theme-v3.has-side-panel .proc-v3-main-panel{opacity:.42}.procurement-theme-v3.has-side-panel .proc-side-panel,.procurement-theme-v3.has-side-panel .proc-drawer-scrim{opacity:1}@media (max-width:1180px){.proc-v3-body{grid-template-columns:1fr}.proc-v3-left-rail{min-height:auto}.procurement-theme-v3 .proc-side-panel,.procurement-theme-v3 .proc-side-panel.proc-side-panel-detail{width:100%}}@media (max-width:860px){.proc-v3-header-row{padding:0 16px}.proc-v3-body{padding:12px}.proc-v3-panel-header,.procurement-theme-v3 .proc-line-grid-footer{grid-template-columns:1fr}.proc-v3-panel-meta,.proc-v3-grid-footer-actions{justify-content:flex-start}.procurement-theme-v3 .proc-line-grid-footer{flex-wrap:wrap;display:flex}}.cwm-overlay-meta,.cwm-variation-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.cwm-variation-head,.cwm-overlay-actions,.cwm-cart-subline-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.cwm-overlay-visual{background:radial-gradient(circle at 30% 28%,#ffffffeb,#0000 26%),linear-gradient(135deg,#d8e8ff 0%,#eef4ff 58%,#dfeee4 100%);border:1px solid #d9e5f3;border-radius:22px;min-height:360px;padding:18px}.cwm-panel-preview-shell{grid-template-rows:auto 1fr;gap:12px;width:100%;display:grid}.cwm-panel-preview-art{background:#ffffff85;border:1px solid #d8e2f0f5;border-radius:18px;place-items:start center;min-height:300px;padding:18px 18px 86px;display:grid;position:relative;overflow:hidden}.cwm-preview-image{object-fit:contain;object-position:center top;background:#ffffffb8;width:auto;max-width:100%;height:auto;max-height:210px;display:block}.cwm-preview-disc{background:linear-gradient(135deg,#80aef5 0%,#2b73e0 100%);border-radius:999px;width:54px;height:54px;box-shadow:0 14px 24px #2b73e02e}.cwm-panel-preview-caption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border-radius:12px;gap:2px;padding:8px 10px;display:grid;position:absolute;bottom:12px;left:14px;right:14px}.cwm-panel-preview-caption strong{font-size:14px;line-height:1.2}.cwm-panel-preview-caption span{color:#52708d;font-size:11px}.cwm-variation-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.cwm-variation-hover-image-wrap{background:#fff;border:1px solid #d8e2f0;border-radius:12px;height:132px;overflow:hidden}.cwm-variation-hover-image{object-fit:contain;width:100%;height:100%;display:block}.cwm-variation-row{position:relative}.cwm-variation-hover-pop{z-index:12;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #d8e2f0;border-radius:16px;width:168px;padding:8px;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 14px 26px #1f3d6329}.cwm-variation-hover-pop:after{content:"";background:#f8fbff;border-bottom:1px solid #d8e2f0;border-right:1px solid #d8e2f0;width:12px;height:12px;position:absolute;top:100%;left:50%;transform:translate(-50%)rotate(45deg)}.cwm-variation-main strong{font-size:13px;display:block}.cwm-variation-main p{font-size:12px;line-height:1.35}.cwm-variation-main-table{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name price""sku stock";align-items:center;gap:4px 10px;width:100%;display:grid}.cwm-variation-main-table strong{white-space:normal;word-break:normal;overflow-wrap:normal;grid-area:name;min-width:0;margin-bottom:0;line-height:1.25}.cwm-variation-cell{color:var(--cwm-subtext);min-width:0;font-size:12px;line-height:1.25}.cwm-variation-cell-sku{white-space:nowrap;text-overflow:ellipsis;grid-area:sku;overflow:hidden}.cwm-variation-cell-price{color:var(--cwm-text);text-align:right;white-space:nowrap;grid-area:price;justify-self:end;font-weight:700}.cwm-variation-cell-stock{white-space:nowrap;grid-area:stock;justify-self:end}.cwm-quantity-control{background:#f3f6fc;border-radius:999px;align-items:center;gap:4px;padding:3px;display:inline-flex}.cwm-quantity-control button{background:color-mix(in srgb, var(--cwm-panel-bg) 96%, white);width:28px;height:28px;color:var(--cwm-text);border:0;border-radius:999px}.cwm-quantity-input{background:color-mix(in srgb, var(--cwm-panel-bg) 98%, white);width:56px;height:28px;color:var(--cwm-text);text-align:center;font:inherit;appearance:textfield;border:0;border-radius:999px;padding:0 8px}.cwm-quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cwm-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cwm-quantity-input:focus{outline:2px solid color-mix(in srgb, var(--cwm-accent) 50%, white);outline-offset:1px}.cwm-onboarding-panel{width:min(1420px,100vw - 20px);max-height:calc(100vh - 20px);overflow:auto}.cwm-onboarding-header h3{color:var(--cwm-text);margin:0}.cwm-onboarding-progress{color:var(--cwm-muted);margin:8px 0 0;font-size:12px;font-weight:600}.cwm-onboarding-body{grid-template-columns:minmax(0,2.45fr) minmax(220px,.62fr);align-items:start;gap:16px;display:grid}.cwm-onboarding-figure{background:#f8fbff;border:1px solid #94a3b838;border-radius:18px;margin:0;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff8c}.cwm-onboarding-image{background:#eef4fb;width:100%;height:auto;display:block}.cwm-onboarding-copy{align-content:start;gap:14px;display:grid}.cwm-onboarding-figure figcaption{color:var(--cwm-muted);letter-spacing:.01em;border-top:1px solid #94a3b82e;padding:10px 14px 12px;font-size:12px;font-weight:600}.cwm-onboarding-body p{color:var(--cwm-subtext);margin:0;line-height:1.6}.cwm-onboarding-footer{gap:12px;display:grid}.cwm-onboarding-checkbox{color:var(--cwm-subtext);align-items:center;gap:10px;font-size:13px;display:inline-flex}.cwm-onboarding-checkbox input{width:16px;height:16px}.cwm-onboarding-actions{justify-content:flex-end}@media (max-width:760px){.cwm-onboarding-body{grid-template-columns:minmax(0,1fr)}.cwm-onboarding-actions{justify-content:stretch;width:100%}.cwm-onboarding-actions button{flex:1 1 0}.cwm-onboarding-panel{width:calc(100vw - 20px)}}.cwm-cart-group{flex-direction:column;gap:10px;padding:10px;display:flex}.cwm-cart-group-body{flex-direction:column;gap:8px;display:flex}.cwm-cart-group-body .cwm-cart-subline+.cwm-cart-subline{border-top:1px solid #d8e2f0;margin-top:2px;padding-top:14px}.cwm-cart-subline{background:#fffffffa;border-radius:14px;grid-template-columns:minmax(0,1fr);gap:10px;padding:12px;display:grid}.cwm-cart-line-title,.cwm-cart-subline-copy strong{color:#15304b}.cwm-cart-group-head p,.cwm-cart-subline-copy p,.cwm-cart-subline-actions{color:#52708d;font-size:11px}.cwm-cart-subline-copy{text-align:left;cursor:pointer;background:0 0;border:0;gap:6px;padding:0;display:grid}.cwm-cart-subline-info-row{color:#52708d;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.cwm-cart-subline-variation{font-weight:500}.cwm-cart-subline-sku{color:#7f95ad;font-size:11px}.cwm-cart-subline-body{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.cwm-cart-subline-price{color:#15304b;justify-self:end;font-size:14px}.cwm-cart-subline-footer{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:22px;display:grid}.cwm-cart-subline-stock-text{color:#52708d;text-align:left;font-size:11px}.cwm-browse-card-copy h4,.cwm-variation-main strong,.cwm-overlay-panel h4,.cwm-chat-panel h3{color:var(--cwm-text)}.cwm-variation-main p{color:var(--cwm-subtext)}.cwm-line-action{color:#1554b8;background:0 0;padding:0;font-weight:600}.cwm-line-action-remove{color:#7f95ad;border:1px solid #d8e2f0;border-radius:999px;place-items:center;width:22px;height:22px;font-size:14px;line-height:1;display:grid}.cwm-summary-row{border-top:1px solid #d8e2f0;padding:6px 0}.cwm-cart-footer-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.cwm-cart-message{margin-top:2px}.cwm-login-form{gap:12px;margin-top:16px;display:grid}.cwm-page{overflow:auto}.cwm-workspace-shell{grid-template-columns:236px minmax(720px,1fr) 352px;min-width:1368px}.cwm-sidebar{align-self:start;gap:14px;max-height:calc(100vh - 40px);padding:14px;position:sticky;top:20px;overflow:hidden}.cwm-main{gap:18px;min-width:0}.cwm-main .cwm-chat-panel{min-height:58vh}.cwm-header-bar{padding:12px 16px}.cwm-header-inline-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cwm-header-nav .cwm-nav-button{white-space:nowrap;border-radius:14px;width:auto;padding:10px 14px;font-size:13px;font-weight:600}.cwm-header-side{align-items:stretch;gap:10px;min-width:340px}.cwm-header-flow{flex-direction:row;justify-content:flex-start;align-items:stretch;gap:8px}.cwm-flow-step{align-items:center;gap:7px;padding:7px 8px;display:flex}.cwm-flow-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.cwm-flow-copy strong{font-size:10px;line-height:1.1}.cwm-chat-panel{gap:14px}.cwm-message-head{gap:10px}.cwm-cart-panel{gap:12px;height:calc(100vh - 40px);padding:20px;position:sticky;top:20px}.cwm-cart-lines{flex:1;min-height:0;margin-top:10px;overflow:auto}.cwm-overlay-panel{width:min(700px,100vw - 640px)}.cwm-records-panel{width:min(420px,100vw - 32px)}.cwm-co-panel{width:auto;left:296px;right:456px}.cwm-product-panel.stacked{width:clamp(360px,100vw - 980px,520px)}@media (max-width:1440px){.cwm-workspace-shell{grid-template-columns:220px minmax(0,1fr) 320px}}@media (max-width:1180px){.cwm-overlay-panel,.cwm-product-panel.stacked,.cwm-records-panel,.cwm-co-panel,.cwm-stock-ack-card{width:auto;left:20px;right:20px}}@media (max-width:760px){.cwm-page{padding:10px}.cwm-header-nav,.cwm-header-flow,.cwm-composer{grid-template-columns:1fr;display:grid}.cwm-message.ai,.cwm-message.customer{margin-left:0;margin-right:0}.cwm-quote-details-grid{grid-template-columns:1fr}.cwm-saved-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
