:root{color:#10233d;background:#e7f2ff;font-family:Inter,Noto Sans SC,Microsoft YaHei,PingFang SC,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--canvas: #e7f2ff;--panel: rgba(255, 255, 255, .48);--panel-soft: rgba(239, 247, 255, .4);--ink: #10233d;--ink-secondary: #385571;--muted: #68819b;--line: rgba(61, 111, 163, .22);--line-strong: rgba(45, 98, 153, .34);--accent: #176fbd;--accent-strong: #0a4d8c;--accent-soft: rgba(207, 231, 255, .74);--blue: #2a78c5;--blue-soft: rgba(220, 237, 255, .76);--success: #0b7859;--success-soft: rgba(218, 247, 237, .8);--amber: #8b5c11;--amber-soft: #fff4dc;--danger: #b43b3b;--danger-soft: #fff0f0;--shadow: 0 18px 46px rgba(20, 65, 112, .18);--glass-border: rgba(255, 255, 255, .58);--glass-highlight: inset 0 1px 0 rgba(255, 255, 255, .62);--glass-blur: blur(26px) saturate(155%)}*{box-sizing:border-box;letter-spacing:0}html,body,#root{width:100%;height:100%;margin:0}body{position:relative;min-width:240px;overflow:hidden;background:#d9ebfc;background-attachment:fixed;isolation:isolate}body:before{position:fixed;z-index:0;inset:0;content:"";pointer-events:none;background:linear-gradient(112deg,rgba(7,50,101,.3) 0 13%,transparent 13% 34%,rgba(76,157,226,.28) 34% 49%,transparent 49% 72%,rgba(12,78,145,.2) 72% 86%,transparent 86%),repeating-linear-gradient(90deg,rgba(255,255,255,.3) 0 1px,transparent 1px 72px),repeating-linear-gradient(0deg,rgba(24,92,158,.09) 0 1px,transparent 1px 72px),linear-gradient(145deg,#9fcaf2,#edf7ff 48%,#b4d7f6)}#root{position:relative;z-index:1}button,input,textarea{color:inherit;font:inherit}button{border:0}button,input,textarea{outline:none}button:focus-visible,input:focus-visible,textarea:focus-visible{box-shadow:0 0 0 3px #08796633}button:disabled{cursor:not-allowed}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{width:100%;height:100dvh;min-height:520px;overflow:hidden;background:transparent}.global-header{position:relative;z-index:60;display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 18px;border-bottom:1px solid var(--line);background:#fffffffa}.product-identity,.global-header-right,.viewer-block,.realtime-indicator{display:flex;align-items:center}.product-identity{min-width:0;gap:10px}.product-mark{display:grid;flex:0 0 34px;width:34px;height:34px;color:#fff;place-items:center;border-radius:7px;background:var(--accent)}.product-identity>div,.viewer-block>div{display:flex;min-width:0;flex-direction:column}.product-identity strong{overflow:hidden;color:var(--ink);font-size:14px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.product-identity span:not(.product-mark),.viewer-block span{overflow:hidden;color:var(--muted);font-size:11px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.global-header-right{flex:0 0 auto;gap:18px}.realtime-indicator{gap:6px;min-height:28px;padding:0 9px;color:var(--ink-secondary);font-size:12px;border:1px solid var(--line);border-radius:6px;background:var(--panel-soft)}.realtime-indicator.is-online{color:var(--accent-strong);border-color:#b9ddd3;background:var(--accent-soft)}.realtime-indicator.is-pending{color:var(--amber);border-color:#ead39f;background:var(--amber-soft)}.realtime-indicator.is-offline{color:#6b7471}.notification-bell-anchor{position:relative;flex:0 0 auto}.notification-bell{position:relative;display:grid;width:32px;height:32px;place-items:center;color:var(--ink-secondary);cursor:pointer;border:1px solid var(--line);border-radius:6px;background:var(--panel-soft)}.notification-bell:hover,.notification-bell.is-open{color:var(--accent-strong);border-color:#b9ddd3;background:var(--accent-soft)}.notification-bell.is-muted{color:var(--muted)}.notification-badge{position:absolute;top:-6px;right:-7px;display:inline-flex;min-width:17px;height:17px;align-items:center;justify-content:center;padding:0 4px;color:#fff;font-size:10px;font-weight:750;border:2px solid #ffffff;border-radius:9px;background:#d64545}.notification-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:40;display:none;width:268px;padding:12px;border:1px solid var(--line-strong);border-radius:10px;background:#fff;box-shadow:0 10px 28px #172b2624}.notification-popover.is-open{display:block}.notification-popover-title{margin:0 0 8px;color:var(--ink);font-size:13px;font-weight:750}.notification-setting-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 2px;border-top:1px solid var(--line)}.notification-setting-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.notification-setting-copy strong{color:var(--ink);font-size:12px;font-weight:650}.notification-setting-hint{color:var(--muted);font-size:10px;line-height:14px}.notification-permission-button{width:100%;height:30px;margin-top:6px;color:#fff;font-size:11px;font-weight:700;cursor:pointer;border:0;border-radius:6px;background:var(--accent)}.notification-permission-button:hover{background:var(--accent-strong)}.switch-control{position:relative;flex:0 0 auto;width:36px;height:20px;padding:0;cursor:pointer;border:0;border-radius:10px;background:#d4d9d7;transition:background .15s ease}.switch-control .switch-knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #172b2640;transition:transform .15s ease}.switch-control.is-on{background:var(--accent)}.switch-control.is-on .switch-knob{transform:translate(16px)}.viewer-block{min-width:0;gap:8px}.viewer-avatar,.customer-avatar,.large-avatar{display:grid;flex:0 0 auto;place-items:center;border-radius:50%}.viewer-avatar{width:30px;height:30px;color:#27463f;font-size:12px;font-weight:700;background:#dce8e3}.viewer-block strong{max-width:120px;overflow:hidden;font-size:12px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.workspace-grid{display:grid;grid-template-columns:88px 300px minmax(520px,1fr) 320px;height:calc(100dvh - 58px);min-height:0;overflow:hidden}.shop-rail{position:relative;z-index:25;display:flex;grid-column:1;min-width:0;min-height:0;flex-direction:column;overflow:hidden;border-right:1px solid var(--line);background:var(--panel-soft)}.shop-rail-heading{display:none}.shop-nav-list{display:flex;flex:1;min-height:0;align-items:stretch;flex-direction:column;gap:5px;padding:10px 6px;overflow-x:hidden;overflow-y:auto;scrollbar-color:rgba(57,111,164,.36) transparent;scrollbar-width:thin}.shop-nav-all{align-self:center}.shop-business-line{display:flex;width:100%;min-width:0;flex-direction:column;gap:6px;padding-top:7px;border-top:1px solid rgba(61,111,163,.16)}.shop-business-line-title,.shop-group-name{display:block;width:100%;min-width:0;margin:0;overflow:hidden;color:var(--ink-secondary);font-weight:800;letter-spacing:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.shop-business-line-title{padding:0 2px;font-size:10px;line-height:14px}.shop-custom-group,.shop-group-items{display:flex;width:100%;min-width:0;flex-direction:column}.shop-custom-group{gap:4px}.shop-group-name{padding:0 3px;color:var(--muted);font-size:9px;line-height:13px}.shop-group-items{align-items:center;gap:5px}.shop-nav-state-row{display:flex;align-items:center;gap:4px;margin-top:3px}.agent-dot{display:inline-block;width:7px;height:7px;border-radius:50%}.agent-dot.off{background:#6a7b8a}.agent-dot.shadow{background:#155f9f}.agent-dot.copilot{background:#59468a}.agent-dot.auto{background:#8a5911}.agent-dot.mixed{background:linear-gradient(90deg,#155f9f 0 45%,#8a5911 45% 100%)}.unread-mini{display:inline-flex;min-width:15px;height:15px;align-items:center;justify-content:center;padding:0 3px;color:#fff;font-size:9.5px;font-weight:750;border-radius:8px;background:#ff2d2f}.shop-nav-item{position:relative;display:flex;flex:0 0 58px;width:58px;min-width:0;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:5px 3px;color:var(--ink-secondary);cursor:pointer;border:1px solid transparent;border-radius:7px;background:#ffffff2e}.shop-nav-item:before{position:absolute;top:8px;bottom:8px;left:-6px;width:3px;content:"";border-radius:0 3px 3px 0;background:transparent}.shop-nav-item:hover{color:var(--accent-strong);border-color:#5591cb47;background:#e2f1ff85}.shop-nav-item.is-active{color:#fff;border-color:#97cdfb8a;background:#0f5395d1;box-shadow:inset 0 1px #ffffff40,0 8px 18px #0d49842e}.shop-nav-item.is-active:before{background:#68b6f4}.shop-nav-icon{display:grid;width:27px;height:27px;place-items:center;border:1px solid rgba(68,125,180,.18);border-radius:6px;background:#ffffff6b}.shop-nav-item.is-active .shop-nav-icon{border-color:#dcf1ff52;background:#ffffff24}.shop-nav-short-name,.shop-nav-full-name{max-width:100%;overflow:hidden;font-size:10px;font-weight:700;line-height:13px;text-overflow:ellipsis;white-space:nowrap}.shop-nav-full-name{display:none}.shop-access-count{flex:0 0 auto;margin:0;padding:8px 4px 10px;color:var(--muted);font-size:9px;line-height:13px;text-align:center;border-top:1px solid var(--line)}.shop-rail-close,.shop-drawer-trigger{display:none}.conversation-panel,.context-panel,.conversation-workspace{min-width:0;min-height:0;background:var(--panel)}.conversation-panel{position:relative;z-index:20;display:flex;grid-column:2;flex-direction:column;overflow:hidden;border-right:1px solid var(--line);background:#fff}.context-panel{position:relative;z-index:20;display:flex;grid-column:4;flex-direction:column;overflow:hidden;border-left:1px solid var(--line)}.workspace-main{position:relative;z-index:10;display:flex;grid-column:3;min-width:0;min-height:0;flex-direction:column;overflow:hidden}.workspace-main .conversation-workspace{flex:1;grid-column:auto}.conversation-workspace{position:relative;z-index:10;display:flex;grid-column:3;flex-direction:column;overflow:hidden}.agent-switch{position:relative;flex:0 0 auto}.agent-switch-button{display:inline-flex;height:28px;align-items:center;gap:6px;padding:0 8px;color:var(--ink);font-size:11px;font-weight:700;cursor:pointer;border:1px solid var(--line-strong);border-radius:6px;background:#fff}.agent-switch-button:hover:not(:disabled){border-color:var(--accent)}.agent-switch-button:disabled{cursor:wait;opacity:.7}.agent-switch-label{white-space:nowrap}.agent-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:60;width:252px;padding:5px;border:1px solid var(--line-strong);border-radius:9px;background:#fff;box-shadow:0 12px 30px #172b2629}.agent-menu-title{margin:0;padding:5px 8px 4px;color:var(--muted);font-size:10px;letter-spacing:.5px}.agent-option{display:flex;width:100%;align-items:flex-start;gap:9px;padding:7px 8px;text-align:left;cursor:pointer;border:0;border-radius:6px;background:transparent}.agent-option:hover{background:#f4f6f8}.agent-option.selected{background:var(--accent-soft)}.agent-option-radio{display:grid;flex:0 0 15px;width:15px;height:15px;margin-top:2px;place-items:center;color:#fff;border:1.5px solid #b9c2cc;border-radius:50%}.agent-option.selected .agent-option-radio{border-color:var(--accent);background:var(--accent)}.agent-option-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.agent-option-copy b{display:flex;align-items:center;gap:6px;color:var(--ink);font-size:12px;font-weight:650}.agent-option-copy span{color:var(--muted);font-size:10.5px;line-height:15px}.agent-menu-note{margin:3px 0 0;padding:6px 8px 3px;color:var(--muted);font-size:10px;line-height:15px;border-top:1px solid var(--line)}.conversation-tabs{display:flex;flex:0 0 40px;align-items:center;gap:6px;padding:7px 12px 0;overflow-x:auto;border-bottom:1px solid var(--line);background:var(--panel);scrollbar-width:none}.conversation-tabs::-webkit-scrollbar{display:none}.conversation-tab{display:inline-flex;flex:0 0 auto;max-width:200px;height:30px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:7px 7px 0 0;background:var(--panel-soft)}.conversation-tab.is-active{border-color:#b9ddd3;background:var(--accent-soft)}.conversation-tab-select{display:inline-flex;min-width:0;height:100%;align-items:center;gap:5px;padding:0 4px 0 10px;color:var(--ink-secondary);font-size:11px;font-weight:650;cursor:pointer;border:0;background:transparent}.conversation-tab.is-active .conversation-tab-select{color:var(--accent-strong)}.conversation-tab-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-tab-dot{display:inline-flex;flex:0 0 auto;min-width:16px;height:16px;align-items:center;justify-content:center;padding:0 4px;color:#fff;font-size:9px;font-weight:750;border-radius:8px;background:var(--accent)}.conversation-tab-close{display:grid;flex:0 0 26px;height:100%;place-items:center;color:var(--muted);cursor:pointer;border:0;border-left:1px solid var(--line);background:transparent}.conversation-tab-close:hover{color:var(--ink);background:var(--panel)}.new-conversation-toast{position:absolute;right:16px;bottom:16px;z-index:30;display:flex;max-width:340px;min-width:260px;align-items:center;gap:9px;padding:10px 12px;border:1px solid #b9ddd3;border-radius:10px;background:#fff;box-shadow:0 10px 28px #172b2629}.new-conversation-toast-icon{flex:0 0 auto;color:var(--accent)}.new-conversation-toast-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:1px}.new-conversation-toast-copy strong{color:var(--ink);font-size:12px;font-weight:750}.new-conversation-toast-copy span{overflow:hidden;color:var(--ink-secondary);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.new-conversation-toast-open{flex:0 0 auto;height:26px;padding:0 10px;color:#fff;font-size:11px;font-weight:700;cursor:pointer;border:0;border-radius:6px;background:var(--accent)}.new-conversation-toast-open:hover{background:var(--accent-strong)}.new-conversation-toast-dismiss{display:grid;flex:0 0 24px;height:24px;place-items:center;color:var(--muted);cursor:pointer;border:0;border-radius:5px;background:transparent}.new-conversation-toast-dismiss:hover{color:var(--ink);background:var(--panel-soft)}.conversation-heading{position:relative;z-index:5}.conversation-heading>div:first-child{flex:1}.panel-heading{display:flex;flex:0 0 76px;align-items:center;justify-content:space-between;min-width:0;padding:14px 16px 12px;border-bottom:1px solid var(--line)}.panel-heading>div{min-width:0}.section-eyebrow{margin:0 0 2px;color:var(--muted);font-size:10px;font-weight:700;line-height:14px;text-transform:uppercase}.heading-line{display:flex;align-items:center;gap:7px}.panel-heading h2{margin:0;font-size:17px;line-height:24px}.count-label{display:inline-flex;min-width:22px;height:20px;align-items:center;justify-content:center;padding:0 6px;color:var(--ink-secondary);font-size:11px;font-weight:700;border-radius:10px;background:#edf0ee}.tooltip-anchor{position:relative;display:inline-flex;flex:0 0 auto}.tooltip-content{position:absolute;z-index:100;top:calc(100% + 7px);left:50%;width:max-content;max-width:220px;padding:5px 7px;color:#fff;font-size:11px;line-height:15px;pointer-events:none;border-radius:4px;background:#26312e;opacity:0;transform:translate(-50%,-3px);transition:opacity .12s ease,transform .12s ease}.tooltip-anchor:hover .tooltip-content,.tooltip-anchor:focus-within .tooltip-content{opacity:1;transform:translate(-50%)}.icon-button{display:inline-grid;width:34px;height:34px;padding:0;color:var(--ink-secondary);cursor:pointer;place-items:center;border:1px solid transparent;border-radius:6px;background:transparent}.icon-button:hover:not(:disabled){color:var(--ink);border-color:var(--line);background:var(--panel-soft)}.icon-button:disabled{color:#aeb6b3}.panel-close-button,.context-close-button,.conversation-drawer-trigger,.context-drawer-trigger{display:none}.conversation-tools{flex:0 0 auto;padding:12px 12px 10px;border-bottom:1px solid var(--line)}.search-field{display:flex;width:100%;height:32px;align-items:center;gap:8px;padding:0 10px;color:var(--muted);border:1px solid #d8dde6;border-radius:6px;background:#fff}.search-field:focus-within{color:var(--accent);border-color:var(--accent);box-shadow:0 0 0 3px #0879661f}.search-field input{width:100%;min-width:0;height:100%;padding:0;font-size:12px;border:0;background:transparent}.search-field input::placeholder{color:#9aa39f}.search-field input:focus-visible{box-shadow:none}.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin-top:9px;padding:3px;border-radius:6px;background:#eef1ef}.segmented-control button{min-width:0;height:28px;padding:0 8px;color:var(--muted);font-size:11px;font-weight:650;cursor:pointer;border-radius:4px;background:transparent}.segmented-control.is-triple{grid-template-columns:repeat(3,1fr)}.conversation-groups{margin-top:6px}.conversation-group-row{display:flex;width:100%;height:32px;align-items:center;gap:5px;padding:0 4px;color:#374151;font-size:12px;font-weight:600;cursor:pointer;border:0;border-bottom:1px solid #f0f2f1;background:transparent}.conversation-group-row:last-child{border-bottom:0}.conversation-group-row:hover{background:#f6f8f7}.conversation-group-row.is-active{color:#111827;background:#eef3fb}.conversation-group-chevron{flex:0 0 auto;color:#9aa3ad}.conversation-group-row.is-active .conversation-group-chevron{color:#1e63ff}.conversation-group-name{flex:1;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.conversation-group-count{flex:0 0 auto;color:#1e63ff;font-size:12px;font-weight:650;font-variant-numeric:tabular-nums}.conversation-group-row.is-active .conversation-group-count{color:#1e63ff}.segmented-control button.is-active{color:var(--ink);background:#fff;box-shadow:0 1px 2px #14221d14}.conversation-list{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-color:#cbd3cf transparent;scrollbar-width:thin}.conversation-item{position:relative;display:grid;width:100%;min-width:0;grid-template-columns:30px minmax(0,1fr);gap:8px;padding:8px 10px;text-align:left;cursor:pointer;border-bottom:1px solid #edf0ee;background:#fff}.conversation-item:before{position:absolute;top:10px;bottom:10px;left:0;width:3px;content:"";border-radius:0 2px 2px 0;background:transparent}.conversation-item:hover{background:#f8faf9}.customer-avatar{width:30px;height:30px;color:#2c4d45;font-size:11px;font-weight:750;background:#dce9e4}.conversation-item:nth-child(3n+2) .customer-avatar{color:#5e4b27;background:#f2e8cf}.conversation-item:nth-child(3n+3) .customer-avatar{color:#3c4f6b;background:#e1e7f0}.conversation-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.conversation-line{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.conversation-line-primary strong{overflow:hidden;font-size:12px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.conversation-line-primary time{flex:0 0 auto;color:var(--muted);font-size:10px}.last-message{display:block;overflow:hidden;color:var(--ink-secondary);font-size:11.5px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.conversation-meta-line{min-height:18px}.edge-mini-status{display:flex;min-width:0;align-items:center;gap:4px;color:var(--muted);font-size:10px}.edge-mini-status span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edge-mini-status.is-online svg{color:var(--accent)}.edge-mini-status.is-offline svg{color:#8a918f}.unread-badge{display:inline-flex;flex:0 0 auto;min-width:18px;height:18px;align-items:center;justify-content:center;padding:0 5px;color:#fff;font-size:10px;font-weight:750;border-radius:9px;background:#ff2d2f}.search-spinner{flex:0 0 auto;color:var(--muted)}.conversation-closed-badge{display:inline-flex;flex:0 0 auto;align-items:center;gap:3px;padding:1px 5px;color:#6b7471;font-size:10px;font-weight:650;border-radius:4px;background:#eef1ef}.conversation-item.is-active .conversation-closed-badge{color:var(--accent-strong);background:var(--accent-soft)}.load-more-button{display:flex;width:calc(100% - 24px);height:32px;align-items:center;justify-content:center;gap:6px;margin:4px 12px 12px;color:var(--accent-strong);font-size:11px;font-weight:650;cursor:pointer;border:1px solid var(--line-strong);border-radius:6px;background:var(--panel)}.load-more-button:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}.load-more-button:disabled{cursor:wait;opacity:.7}.search-end-hint{margin:2px 0 14px;color:var(--muted);font-size:11px;text-align:center}.list-empty-state,.timeline-empty-state,.product-empty-state{display:flex;align-items:center;justify-content:center;color:var(--muted)}.list-empty-state{min-height:150px;flex-direction:column;gap:8px}.list-empty-state p,.timeline-empty-state p,.product-empty-state p{margin:0;font-size:12px}.active-conversation-header{display:flex;flex:0 0 64px;align-items:center;gap:10px;min-width:0;padding:0 16px;border-bottom:1px solid var(--line);background:#fff}.active-customer-copy{min-width:0;flex:1}.active-customer-title{display:flex;min-width:0;align-items:center;gap:9px}.active-customer-title h1{max-width:min(420px,60%);margin:0;overflow:hidden;font-size:16px;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.active-customer-copy p{margin:2px 0 0;overflow:hidden;color:var(--muted);font-size:11px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.edge-status-pill,.message-status,.suggestion-time,.context-status-line,.observation-block div,.adopted-suggestion-label,.composer-meta>span{display:inline-flex;align-items:center;gap:5px}.edge-status-pill{flex:0 0 auto;min-height:24px;padding:0 7px;font-size:10px;font-weight:650;border:1px solid var(--line);border-radius:5px}.edge-status-pill.is-online{color:var(--accent-strong);border-color:#b9ddd3;background:var(--accent-soft)}.edge-status-pill.is-offline{color:#6b7471;background:#f1f3f2}.edge-status-pill.is-closed{color:#6b7471;border-color:var(--line);background:#f1f3f2}.active-header-actions{display:flex;flex:0 0 auto;align-items:center;gap:2px}.is-refreshing svg{animation:spin .9s linear infinite}.closed-conversation-banner{display:flex;flex:0 0 auto;min-width:0;min-height:34px;align-items:center;gap:7px;padding:7px 14px;color:#5c6662;font-size:11px;border-bottom:1px solid var(--line);background:#f3f5f4}.closed-conversation-banner span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-alert{display:flex;flex:0 0 auto;min-width:0;min-height:34px;align-items:center;gap:7px;padding:7px 14px;color:#8e3434;font-size:11px;border-bottom:1px solid #f1c9c9;background:var(--danger-soft)}.data-alert span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-alert button{flex:0 0 auto;padding:3px 6px;color:#8e3434;font-size:11px;font-weight:700;cursor:pointer;border-radius:4px;background:transparent}.data-alert button:hover{background:#f8dede}.timeline-wrap{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;background:#f6f8f7}.message-timeline{width:100%;height:100%;min-height:0;padding:18px clamp(18px,4vw,46px) 22px;overflow-x:hidden;overflow-y:auto;scrollbar-color:#c7cfcb transparent;scrollbar-width:thin}.timeline-empty-state{height:100%}.message-row{display:flex;width:100%;min-width:0;flex-direction:column;margin:0 0 16px}.message-incoming{align-items:flex-start}.message-outgoing{align-items:flex-end}.message-author-line{display:flex;align-items:center;gap:6px;margin:0 2px 5px;color:var(--muted);font-size:10px;line-height:14px}.agent-author-tag{display:inline-grid;width:20px;height:15px;color:#315f9f;font-size:8px;font-weight:800;place-items:center;border:1px solid #bdd0eb;border-radius:3px;background:var(--blue-soft)}.message-bubble{max-width:min(72%,620px);padding:10px 12px;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 1px 2px #1a27230a}.message-outgoing .message-bubble{color:#0d3d34;border-color:#b8ddd4;background:#e7f4f0}.message-bubble p{margin:0;overflow-wrap:anywhere;font-size:13px;line-height:1.65;white-space:pre-wrap}.message-image{display:block;width:min(280px,52vw);max-height:320px;object-fit:contain;border-radius:5px;background:#f1f3f2}.message-footline{display:flex;min-height:18px;align-items:center;gap:8px;margin:4px 2px 0;color:var(--muted);font-size:10px}.message-status{min-width:0;font-size:10px}.message-status span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-progress{color:var(--blue)}.status-success{color:var(--accent-strong)}.status-danger{color:var(--danger)}.system-message{display:flex;max-width:min(84%,580px);min-height:26px;align-items:center;justify-content:center;gap:8px;margin:8px auto 18px;padding:4px 9px;color:var(--muted);font-size:10px;line-height:16px;text-align:center;border-radius:4px;background:#e9edeb}.system-message span{overflow-wrap:anywhere}.system-message time{flex:0 0 auto}.new-message-button{position:absolute;right:22px;bottom:13px;display:inline-flex;height:30px;align-items:center;gap:5px;padding:0 10px;color:#fff;font-size:11px;font-weight:700;cursor:pointer;border-radius:6px;background:var(--accent);box-shadow:0 5px 14px #075b4d38}.suggestion-panel{flex:0 0 auto;min-width:0;padding:11px 16px 10px;border-top:1px solid #c8d8ed;background:var(--blue-soft)}.suggestion-panel.is-unavailable{background:#e7eff7ad}.suggestion-panel.is-unavailable .suggestion-text,.suggestion-panel.is-unavailable .suggestion-title{opacity:.72}.suggestion-title-row,.suggestion-actions,.suggestion-title,.suggestion-badges{display:flex;min-width:0;align-items:center}.suggestion-title-row,.suggestion-actions{justify-content:space-between;gap:12px}.suggestion-title{gap:8px}.suggestion-icon{display:grid;flex:0 0 30px;width:30px;height:30px;color:var(--blue);place-items:center;border:1px solid #c4d4eb;border-radius:6px;background:#fff}.suggestion-title>div{display:flex;min-width:0;flex-direction:column}.suggestion-title strong{color:#244d83;font-size:12px;line-height:17px}.suggestion-title>div>span{color:#657b99;font-size:10px;line-height:14px}.suggestion-badges{flex:0 0 auto;gap:6px}.risk-badge,.suggestion-status,.mode-badge,.readonly-label{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;font-size:10px;font-weight:700;border-radius:4px}.risk-badge{color:#375c51;border:1px solid #bad5cc;background:#f5fbf9}.risk-medium{color:var(--amber);border-color:#e6cc93;background:var(--amber-soft)}.risk-high{color:var(--danger);border-color:#e9bbbb;background:var(--danger-soft)}.suggestion-status{color:#48617f;background:#dce8f7}.suggestion-text{display:-webkit-box;max-height:42px;margin:8px 0 7px;overflow:hidden;color:#273c57;font-size:12px;line-height:20px;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.suggestion-time{display:inline-flex;align-items:center;gap:4px;color:#657b99;font-size:10px}.suggestion-evidence,.suggestion-error{display:flex;min-width:0;align-items:flex-start;gap:7px;margin:7px 0;padding-top:7px;border-top:1px solid rgba(70,119,169,.18)}.suggestion-evidence>svg,.suggestion-error>svg{flex:0 0 auto;margin-top:2px}.suggestion-evidence>div{display:flex;min-width:0;flex-direction:column;gap:1px}.suggestion-evidence strong{color:#355b82;font-size:10px;line-height:15px}.suggestion-evidence span,.suggestion-trace{color:#587592;font-size:10px;line-height:16px;overflow-wrap:anywhere}.suggestion-error{color:var(--danger);font-size:10px;line-height:16px}.suggestion-command-group{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:6px}.suggestion-command{min-width:60px}.suggestion-send-command{display:inline-flex;min-width:60px;min-height:32px;align-items:center;justify-content:center;gap:6px;padding:0 11px;color:#fff;font-size:11px;font-weight:750;cursor:pointer;border:1px solid var(--accent);border-radius:6px;background:var(--accent)}.suggestion-send-command:hover:not(:disabled){border-color:var(--accent-strong);background:var(--accent-strong)}.suggestion-send-command:active:not(:disabled),.secondary-command:active:not(:disabled){transform:translateY(1px)}.suggestion-send-command:disabled{color:#8e9794;cursor:not-allowed;border-color:#d9e2e7;background:#e5e9e7}.suggestion-send-command:focus-visible,.suggestion-command:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px #176fbd33}.suggestion-panel[aria-busy=true] .suggestion-command{cursor:wait}.secondary-command{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:6px;padding:0 11px;color:var(--accent-strong);font-size:11px;font-weight:750;cursor:pointer;border:1px solid #afd6cc;border-radius:6px;background:#fff}.secondary-command:hover:not(:disabled){border-color:var(--accent);background:#f3faf8}.secondary-command:disabled{color:#8e9995;border-color:var(--line);background:#f2f4f3}.composer{flex:0 0 auto;min-width:0;padding:10px 14px 8px;border-top:1px solid var(--line);background:#fff}.adopted-suggestion-label{min-height:18px;margin:-2px 0 5px;color:var(--blue);font-size:10px}.composer-box{position:relative;min-width:0;min-height:72px;padding:8px 88px 8px 10px;border:1px solid var(--line-strong);border-radius:7px;background:#fff}.composer-box:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #0879661a}.composer-box.has-error{border-color:#dc9797}.composer textarea{display:block;width:100%;height:54px;min-height:54px;max-height:96px;padding:0;resize:none;font-size:13px;line-height:20px;border:0;background:transparent}.composer textarea:focus-visible{box-shadow:none}.composer textarea::placeholder{color:#9ba4a0}.send-button{position:absolute;right:8px;bottom:8px;display:inline-flex;width:72px;height:34px;align-items:center;justify-content:center;gap:6px;color:#fff;font-size:12px;font-weight:750;cursor:pointer;border-radius:6px;background:var(--accent)}.send-button:hover:not(:disabled){background:var(--accent-strong)}.send-button:disabled{color:#8e9794;background:#e5e9e7}.composer-meta{display:flex;min-width:0;min-height:20px;align-items:center;justify-content:space-between;gap:10px;padding:3px 2px 0;color:var(--muted);font-size:10px}.composer-meta>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-error{color:var(--danger)}.composer-offline-note{color:var(--amber)}.composer-ready-note:before{width:6px;height:6px;content:"";border-radius:50%;background:var(--accent)}.character-count{flex:0 0 auto;font-variant-numeric:tabular-nums}.context-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-color:#cbd3cf transparent;scrollbar-width:thin}.context-section{padding:16px;border-bottom:1px solid var(--line)}.context-section-title{display:flex;align-items:center;gap:7px;margin-bottom:13px;color:var(--ink-secondary)}.context-section-title h3{margin:0;font-size:12px;line-height:18px}.customer-summary{display:flex;min-width:0;align-items:center;gap:10px}.large-avatar{width:44px;height:44px;color:#2c4d45;font-size:15px;font-weight:750;background:#dce9e4}.customer-summary>div{display:flex;min-width:0;flex-direction:column;gap:2px}.customer-summary strong{overflow:hidden;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.customer-summary span{overflow:hidden;color:var(--muted);font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.context-status-line{width:100%;min-height:32px;margin-top:12px;padding:6px 8px;font-size:10px;line-height:16px;border-radius:5px}.context-status-line.is-online{color:var(--accent-strong);background:var(--accent-soft)}.context-status-line.is-offline{color:#6b7471;background:#eef1ef}.mode-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.mode-badge{color:var(--blue);border:1px solid #bfd0e8;background:var(--blue-soft)}.mode-off{color:#68716e;border-color:var(--line-strong);background:#f0f2f1}.mode-auto{color:#934040;border-color:#e4bcbc;background:var(--danger-soft)}.readonly-label{min-width:0;overflow:hidden;color:var(--muted);font-weight:500;text-overflow:ellipsis;white-space:nowrap}.product-content{min-width:0}.product-image,.product-image-fallback{display:block;width:100%;aspect-ratio:4 / 3;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#f4f6f5}.product-image{object-fit:contain}.product-image-fallback{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:#7a8581;font-size:11px}.fallback-product-shape{display:grid;width:64px;height:64px;color:#55716a;place-items:center;border:1px solid #c9d5d1;border-radius:7px;background:#e2ebe8}.product-copy{padding:10px 0 8px}.product-copy h4{display:-webkit-box;margin:0;overflow:hidden;font-size:13px;line-height:20px;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-refs{display:flex;min-width:0;flex-direction:column;gap:2px;margin-top:7px;color:var(--muted);font-family:SFMono-Regular,Consolas,monospace;font-size:10px;line-height:15px}.product-refs span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spec-list{margin:0;border-top:1px solid var(--line)}.spec-list>div{display:grid;grid-template-columns:minmax(66px,.7fr) minmax(0,1.3fr);gap:10px;padding:7px 0;border-bottom:1px solid #edf0ee}.spec-list dt,.spec-list dd{margin:0;font-size:10px;line-height:16px}.spec-list dt{color:var(--muted)}.spec-list dd{overflow:hidden;color:var(--ink-secondary);text-align:right;text-overflow:ellipsis;white-space:nowrap}.observation-block{display:flex;flex-direction:column;gap:5px;margin-top:10px;padding:9px;color:#6c5a38;font-size:10px;line-height:15px;border:1px solid #ead9b8;border-radius:5px;background:#fff8e9}.product-empty-state{min-height:150px;flex-direction:column;gap:8px;border:1px dashed var(--line-strong);border-radius:7px;background:var(--panel-soft)}.context-panel-empty{background:#f8faf9}.loading-workspace{background:#f6f8f7}.loading-header{display:flex;flex:0 0 64px;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid var(--line);background:#fff}.loading-header>div{display:flex;flex-direction:column;gap:6px}.skeleton{display:block;background:#e5eae7;animation:skeleton-pulse 1.4s ease-in-out infinite}.skeleton-avatar{width:34px;height:34px;border-radius:50%}.skeleton-title{width:140px;height:13px;border-radius:3px}.skeleton-subtitle{width:92px;height:9px;border-radius:3px}.loading-messages{display:flex;flex:1;flex-direction:column;gap:18px;padding:30px 38px}.skeleton-message{width:42%;height:54px;border-radius:7px}.skeleton-message-right{align-self:flex-end;background:#dcebe6}.skeleton-message.short{width:31%}.loading-indicator{position:absolute;top:50%;left:50%;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;transform:translate(-50%,-50%)}.empty-workspace{background:#f6f8f7}.empty-workspace-toolbar{display:none;flex:0 0 54px;align-items:center;padding:0 10px;border-bottom:1px solid var(--line);background:#fff}.workspace-empty-state{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;padding:24px;color:var(--muted);text-align:center}.workspace-empty-state svg{margin-bottom:12px;color:#86918d}.workspace-empty-state h1{margin:0 0 6px;color:var(--ink-secondary);font-size:15px;line-height:22px}.workspace-empty-state p{max-width:360px;margin:0 0 14px;font-size:11px;line-height:18px;overflow-wrap:anywhere}.drawer-backdrop{display:none}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton-pulse{0%,to{opacity:.55}50%{opacity:1}}@media(max-width:1280px){.workspace-grid{grid-template-columns:88px 300px minmax(0,1fr)}.context-drawer-trigger,.context-close-button{display:inline-grid}.context-panel{position:fixed;z-index:50;top:58px;right:0;bottom:0;width:min(360px,92vw);border-left:1px solid var(--line);box-shadow:var(--shadow);transform:translate(102%);transition:transform .18s ease}.context-panel.is-open{transform:translate(0)}.context-panel-empty{display:none}.conversation-workspace{grid-column:3}.drawer-backdrop{position:fixed;z-index:40;inset:58px 0 0;display:block;width:auto;height:auto;cursor:default;background:#18221f47}}@media(max-width:820px){.global-header{padding:0 12px}.workspace-grid{grid-template-columns:minmax(0,1fr)}.shop-drawer-trigger{display:inline-flex;min-width:0;height:32px;align-items:center;gap:5px;padding:0 8px;color:#e7f4ff;cursor:pointer;border:1px solid rgba(181,219,251,.28);border-radius:6px;background:#d5ebff1a}.shop-drawer-trigger>span{max-width:120px;overflow:hidden;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.shop-rail{position:fixed;z-index:55;top:58px;bottom:0;left:0;width:min(300px,88vw);border-right:1px solid var(--line);box-shadow:var(--shadow);transform:translate(-102%);transition:transform .18s ease}.shop-rail.is-open{transform:translate(0)}.shop-rail-heading{display:flex;flex:0 0 68px;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--line)}.shop-rail-heading h2{margin:0;font-size:16px;line-height:22px}.shop-rail-close{display:inline-grid}.shop-nav-list{align-items:stretch;gap:4px;padding:9px}.shop-nav-all{align-self:stretch}.shop-business-line{gap:7px;padding:10px 4px 2px}.shop-business-line-title,.shop-group-name{padding-right:6px;padding-left:6px;text-align:left}.shop-business-line-title{font-size:11px;line-height:16px}.shop-custom-group{gap:5px}.shop-group-name{font-size:10px;line-height:15px}.shop-group-items{align-items:stretch;gap:4px}.shop-nav-state-row{display:flex;align-items:center;gap:4px;margin-top:3px}.agent-dot{display:inline-block;width:7px;height:7px;border-radius:50%}.agent-dot.off{background:#6a7b8a}.agent-dot.shadow{background:#155f9f}.agent-dot.copilot{background:#59468a}.agent-dot.auto{background:#8a5911}.agent-dot.mixed{background:linear-gradient(90deg,#155f9f 0 45%,#8a5911 45% 100%)}.unread-mini{display:inline-flex;min-width:15px;height:15px;align-items:center;justify-content:center;padding:0 3px;color:#fff;font-size:9.5px;font-weight:750;border-radius:8px;background:#ff2d2f}.shop-nav-item{flex:0 0 50px;width:100%;justify-content:flex-start;flex-direction:row;gap:10px;padding:6px 10px;text-align:left}.shop-nav-item:before{left:-9px}.shop-nav-short-name{display:none}.shop-nav-full-name{display:block;flex:1 1 auto;min-width:0;font-size:12px;line-height:18px}.shop-access-count{padding:10px 14px;font-size:10px;text-align:left}.conversation-panel{position:fixed;z-index:50;top:58px;bottom:0;left:0;width:min(320px,88vw);border-right:1px solid var(--line);box-shadow:var(--shadow);transform:translate(-102%);transition:transform .18s ease}.conversation-panel.is-open{transform:translate(0)}.panel-close-button,.conversation-drawer-trigger{display:inline-grid}.conversation-workspace{grid-column:1}.empty-workspace-toolbar{display:flex}.active-conversation-header{padding:0 10px}.message-timeline{padding-right:20px;padding-left:20px}.message-bubble{max-width:min(82%,620px)}}@media(max-width:560px){.app-shell{min-height:460px}.global-header{height:54px}.workspace-grid{height:calc(100dvh - 54px)}.product-mark{flex-basis:32px;width:32px;height:32px}.product-identity span:not(.product-mark),.viewer-block>div{display:none}.product-identity>div{display:none}.global-header-right{gap:9px}.realtime-indicator{min-height:26px;padding:0 7px}.realtime-indicator span{max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-rail,.conversation-panel,.context-panel,.drawer-backdrop{top:54px}.context-panel{width:min(350px,92vw)}.active-conversation-header{flex-basis:58px;gap:5px;padding:0 8px}.active-customer-title{gap:5px}.active-customer-title h1{max-width:46vw;font-size:14px}.edge-status-pill{min-height:21px;padding:0 5px}.edge-status-pill svg{display:none}.active-header-actions{gap:0}.icon-button{width:32px;height:32px}.tooltip-content{display:none}.message-timeline{padding:15px 12px 18px}.message-bubble{max-width:88%}.message-bubble p{font-size:12px}.message-status span{max-width:116px}.suggestion-panel{padding:9px 10px}.suggestion-title-row{align-items:flex-start}.suggestion-badges{flex-wrap:wrap;justify-content:flex-end}.suggestion-text{margin-top:6px}.suggestion-actions{flex-wrap:wrap}.suggestion-command-group{flex:1 1 auto;flex-wrap:wrap}.composer{padding:8px 9px 6px}.composer-box{padding-right:72px}.send-button{width:60px}.send-button span{display:none}}@media(max-height:650px){.message-timeline{padding-top:12px;padding-bottom:14px}.message-row{margin-bottom:10px}.suggestion-text{max-height:20px;-webkit-line-clamp:1}.composer-box{min-height:62px}.composer textarea{height:44px;min-height:44px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.global-header,.shop-rail,.conversation-panel,.context-panel,.conversation-workspace,.active-conversation-header,.panel-heading,.conversation-tools,.suggestion-panel,.composer,.composer-box,.message-bubble,.search-field,.segmented-control,.product-image,.product-image-fallback,.context-status-line,.observation-block{border-color:var(--glass-border);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);box-shadow:var(--glass-highlight)}.shop-drawer-trigger,.shop-nav-icon{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur)}.global-header{color:#fff;border-bottom-color:#aed6ff4d;background:#07264ead;box-shadow:var(--glass-highlight),0 8px 28px #06234938}.product-mark{color:#e9f5ff;border:1px solid rgba(191,224,255,.42);background:#58a3e53d}.global-header .product-identity strong,.global-header .viewer-block strong{color:#fff}.global-header .product-identity span:not(.product-mark),.global-header .viewer-block span{color:#c9def2}.global-header .viewer-avatar{color:#0b3766;background:#dcefffe6}.global-header .realtime-indicator{color:#d9eaff;border-color:#b2d7f94d;background:#d0e7fc1a}.global-header .realtime-indicator.is-online{color:#d5f8eb;border-color:#87e0c16b;background:#2f8b6c33}.global-header .icon-button{color:#dbeeff}.global-header .icon-button:hover:not(:disabled){color:#fff;border-color:#c1e0fc4d;background:#d8edff1f}.workspace-grid{background:#dcecfe0a}.shop-rail,.conversation-panel,.context-panel{background:#f7fbff61}.conversation-panel{background:#fff}.conversation-workspace{background:#fff3}.panel-heading,.conversation-tools,.active-conversation-header,.composer{background:#ffffff6b}.count-label,.segmented-control{background:#d3e7fb6b}.segmented-control button.is-active{color:var(--accent-strong);background:#ffffffe0;box-shadow:0 3px 10px #2058911f}.search-field,.composer-box{background:#ffffff80}.search-field{background:#fff}button:focus-visible,input:focus-visible,textarea:focus-visible,.search-field:focus-within,.composer-box:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #176fbd2e}.conversation-item{border-bottom-color:#467bb024;background:#fff3}.conversation-item:hover{background:#e1f0ff75}.conversation-item.is-active{background:#eef3fb}.customer-avatar,.large-avatar{color:#174d7d;background:#cae4fbdb}.conversation-item:nth-child(3n+2) .customer-avatar,.conversation-item:nth-child(3n+3) .customer-avatar{color:#244f7a;background:#d6e9fbe0}.timeline-wrap,.loading-workspace,.empty-workspace{background:#deeeff1f}.message-timeline,.context-scroll,.conversation-list{scrollbar-color:rgba(57,111,164,.44) transparent}.message-bubble{border-color:#487bac38;background:#ffffffa8;box-shadow:var(--glass-highlight),0 8px 24px #1a4b7b1a}.message-outgoing .message-bubble{color:#10385e;border-color:#4a8fcd57;background:#cfe7ff99}.system-message{color:#52708d;background:#d6e7f7b8}.new-message-button,.send-button{background:var(--accent);box-shadow:0 8px 20px #125b9d3d}.new-message-button:hover:not(:disabled),.send-button:hover:not(:disabled){background:var(--accent-strong)}.suggestion-panel{border-top-color:#4f8bc547;background:#d8ebff75}.suggestion-icon,.secondary-command{color:var(--accent-strong);border-color:#4885be52;background:#ffffff80}.secondary-command:hover:not(:disabled){border-color:var(--accent);background:#e8f4ffdb}.suggestion-title strong,.suggestion-text{color:#173f68}.suggestion-title>div>span,.suggestion-time{color:#5f7f9e}.suggestion-status,.mode-badge{color:#174f83;border-color:#4884bc47;background:#c6e1fbc7}.edge-status-pill.is-online,.context-status-line.is-online{color:var(--success);border-color:#40997b4d;background:var(--success-soft)}.edge-mini-status.is-online svg{color:var(--success)}.composer-ready-note:before{background:var(--success)}.product-image,.product-image-fallback,.fallback-product-shape,.product-empty-state{color:#52789c;border-color:#3f75a93d;background:#dbedfe61}.spec-list,.spec-list>div,.context-section{border-color:#487caf29}.drawer-backdrop{background:#0623484d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.skeleton{background:#adceed85}.skeleton-message-right{background:#b0d6f89e}.edge-control-overlay{position:fixed;z-index:90;inset:0;display:flex;justify-content:flex-end}.edge-control-backdrop{position:absolute;inset:0;width:100%;height:100%;cursor:default;background:#06234857;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.edge-control-drawer{position:relative;display:flex;width:min(506px,100vw);min-width:0;height:100%;flex-direction:column;overflow:hidden;color:var(--ink);border-left:1px solid rgba(221,241,255,.68);background:#eef8ffa3;box-shadow:-18px 0 48px #05254c42,var(--glass-highlight);-webkit-backdrop-filter:blur(28px) saturate(150%);backdrop-filter:blur(28px) saturate(150%)}.edge-control-heading,.edge-control-section-title,.edge-node-row,.edge-account-summary,.edge-registration-summary,.pairing-code-card{display:flex;align-items:center}.edge-control-heading{min-height:64px;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid rgba(86,142,194,.2);background:#ffffff57}.edge-control-heading h2,.edge-control-section-title h3{margin:0;color:#123f70}.edge-control-heading h2{font-size:17px;line-height:23px}.edge-control-heading-actions{display:flex;flex:0 0 auto;gap:2px}.edge-control-scroll{min-height:0;flex:1;padding:14px;overflow-y:auto;scrollbar-color:rgba(57,111,164,.44) transparent;scrollbar-width:thin}.edge-control-state{display:flex;min-height:min(420px,calc(100dvh - 112px));flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 18px;color:#527596;text-align:center;border:1px solid rgba(83,142,196,.2);border-radius:8px;background:#f7fcff6b;box-shadow:inset 0 1px #ffffffc2;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.edge-control-state strong{color:#173f68;font-size:14px;line-height:20px}.edge-control-state>span{font-size:12px;line-height:18px}.edge-control-loading svg{color:#1978c9}.edge-control-failure .edge-control-alert{width:min(100%,380px);margin:0;text-align:left}.edge-control-failure .secondary-command{justify-content:center}.edge-control-alert{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;padding:9px 10px;color:#923d48;font-size:12px;line-height:18px;border:1px solid rgba(200,94,107,.24);border-radius:6px;background:#ffeff1ad}.edge-control-notice{margin-bottom:12px;padding:9px 10px;color:#08644f;font-size:12px;line-height:18px;border:1px solid rgba(35,142,111,.24);border-radius:6px;background:#daf8eea8}.edge-control-section{padding:14px;border:1px solid rgba(83,142,196,.2);border-radius:8px;background:#fff6;box-shadow:inset 0 1px #ffffffb8}.edge-control-section+.edge-control-section{margin-top:12px}.edge-entitlement-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin-bottom:12px;padding:12px 14px;border:1px solid rgba(64,134,194,.24);border-radius:8px;background:#d6edff94;box-shadow:inset 0 1px #ffffffbd;-webkit-backdrop-filter:blur(14px) saturate(130%);backdrop-filter:blur(14px) saturate(130%)}.edge-entitlement-summary>div{display:grid;gap:2px}.edge-entitlement-summary span,.edge-entitlement-summary small{color:#587b99;font-size:11px;line-height:16px}.edge-entitlement-summary strong{color:#12588f;font-size:18px;font-variant-numeric:tabular-nums}.edge-entitlement-summary small{grid-column:1 / -1}.edge-control-section-title{justify-content:space-between;gap:10px;margin-bottom:11px}.edge-control-section-title h3{font-size:14px;line-height:20px}.edge-control-section-title>span{display:grid;min-width:22px;height:22px;padding:0 6px;color:#396486;font-size:11px;font-weight:700;place-items:center;border-radius:11px;background:#c9e3f9b8}.edge-enrollment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px}.edge-enrollment-form label{display:grid;gap:5px;min-width:0;color:#577795;font-size:11px}.edge-enrollment-form input{width:100%;min-height:34px;padding:7px 9px;color:#173f68;font-size:13px;border:1px solid rgba(67,133,191,.3);border-radius:6px;background:#ffffffa6}.edge-enrollment-form .secondary-command{min-height:34px;white-space:nowrap}.pairing-code-card{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:10px;border:1px solid rgba(51,127,189,.27);border-radius:6px;background:#d1ebff8f}.pairing-code-card>div{display:grid;min-width:0;gap:3px}.pairing-code-card span,.pairing-code-card small{color:#5a7b98;font-size:11px;line-height:15px}.pairing-code-card strong{overflow:hidden;color:#0f477d;font-family:ui-monospace,Cascadia Code,monospace;font-size:13px;line-height:19px;text-overflow:ellipsis;white-space:nowrap}.edge-node-list,.edge-account-list,.edge-registration-list{display:grid;gap:8px}.edge-node-row,.edge-account-row,.edge-registration-row{min-width:0;border:1px solid rgba(78,135,188,.18);border-radius:7px;background:#f7fcff73}.edge-node-row{gap:9px;min-height:54px;padding:8px 8px 8px 10px}.edge-node-icon{display:grid;width:30px;height:30px;flex:0 0 auto;color:#71869a;place-items:center;border-radius:6px;background:#e1ebf5b3}.edge-node-icon.is-active{color:#176fbd;background:#c9e5fddb}.edge-node-copy{display:grid;min-width:0;flex:1;gap:2px}.edge-node-copy strong,.edge-account-summary strong{overflow:hidden;color:#173f68;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.edge-node-copy span,.edge-account-summary span,.edge-account-detail{color:#6784a0;font-size:11px;line-height:16px}.edge-account-row,.edge-registration-row{padding:10px}.edge-account-summary,.edge-registration-summary{min-width:0;justify-content:space-between;gap:8px}.edge-account-summary>div,.edge-registration-copy{display:grid;min-width:0;gap:2px}.edge-registration-icon{display:grid;width:30px;height:30px;flex:0 0 auto;color:#176fbd;place-items:center;border-radius:6px;background:#c9e5fdc2}.edge-registration-copy{flex:1}.edge-registration-copy strong{overflow:hidden;color:#173f68;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.edge-registration-copy span,.edge-registration-detail,.edge-registration-hint{color:#6784a0;font-size:11px;line-height:16px}.edge-registration-detail{display:flex;flex-wrap:wrap;gap:3px 10px;margin-top:7px}.edge-registration-detail span{display:inline-flex;min-width:0;align-items:center;gap:5px}.edge-registration-detail code{overflow:hidden;color:#2d5d88;font-family:ui-monospace,Cascadia Code,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.edge-approval-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;margin-top:9px}.edge-approval-controls label{display:grid;min-width:0;gap:5px;color:#577795;font-size:11px}.edge-approval-controls select{width:100%;min-height:34px;padding:6px 28px 6px 9px;color:#173f68;font-size:12px;border:1px solid rgba(67,133,191,.3);border-radius:6px;background:#ffffffa8}.edge-approval-controls select:focus-visible{outline:2px solid rgba(28,118,196,.42);outline-offset:1px}.edge-approve-command{min-height:34px;white-space:nowrap}.edge-registration-hint{margin:7px 0 0;color:#8b5c11}.edge-account-detail{display:flex;flex-wrap:wrap;gap:3px 8px;margin-top:6px}.state-chip{display:inline-flex;min-height:22px;flex:0 0 auto;align-items:center;gap:4px;padding:0 7px;color:#58758f;font-size:10px;font-weight:700;border:1px solid rgba(91,132,167,.2);border-radius:5px;background:#edf5fbb8}.state-chip.good{color:#06715b;border-color:#29947340;background:#d7f7ebbf}.state-chip.warning{color:#8b5c11;border-color:#c28f2e40;background:#fff1ccbd}.state-chip.suspended{color:#155f9f;border-color:#2c7dc340;background:#d7edffc2}.state-chip.muted{color:#687a8b;background:#e7eff6b8}.desired-state-control{display:grid;width:min(100%,252px);gap:4px;margin-top:9px}.desired-state-control-heading{display:flex;min-height:18px;align-items:center;justify-content:space-between;gap:8px;color:#335d83;font-size:11px;font-weight:700;line-height:18px}.desired-state-progress{display:inline-flex;min-width:52px;min-height:18px;align-items:center;justify-content:flex-end;gap:4px;color:#176fbd;font-size:10px;font-weight:600}.desired-state-segmented{display:grid;width:100%;height:34px;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding:2px;border:1px solid rgba(66,126,181,.28);border-radius:7px;background:#dbedfb94;box-shadow:inset 0 1px #ffffffbd;-webkit-backdrop-filter:blur(12px) saturate(135%);backdrop-filter:blur(12px) saturate(135%)}.desired-state-option{display:inline-flex;width:100%;min-width:0;height:28px;align-items:center;justify-content:center;gap:4px;padding:0 6px;overflow:hidden;color:#456c90;font-size:11px;font-weight:700;line-height:16px;white-space:nowrap;cursor:pointer;border:0;border-radius:5px;background:transparent;transition:color .14s ease,background .14s ease,box-shadow .14s ease}.desired-state-option-anchor{width:100%;min-width:0;height:28px}.desired-state-option-anchor .tooltip-content{top:auto;bottom:calc(100% + 7px)}.desired-state-option svg{flex:0 0 auto}.desired-state-option:hover:not(:disabled):not(.is-selected){color:#0b5798;background:#ffffff8a}.desired-state-option.is-selected{color:#fff;background:#125b9deb;box-shadow:0 2px 7px #0c427433,inset 0 1px #fff3}.desired-state-option:focus-visible{outline:2px solid rgba(23,111,189,.48);outline-offset:1px}.desired-state-segmented.is-disabled{opacity:.64}.desired-state-option:disabled{cursor:not-allowed}.edge-control-empty{margin:0;padding:8px 0;color:#6d88a2;font-size:12px;line-height:18px}@media(max-width:560px){.edge-control-drawer{width:100vw}.edge-control-scroll{padding:10px}.edge-control-section{padding:12px}.edge-enrollment-form{grid-template-columns:1fr}.edge-enrollment-form .secondary-command{width:100%;justify-content:center}.edge-approval-controls{grid-template-columns:1fr}.edge-approve-command{width:100%;justify-content:center}.desired-state-control{width:100%}}@media(prefers-reduced-transparency:reduce){.global-header{background:#082d5b}.conversation-panel,.context-panel,.conversation-workspace,.active-conversation-header,.panel-heading,.conversation-tools,.suggestion-panel,.composer,.composer-box,.message-bubble,.edge-control-drawer,.edge-control-state,.edge-control-section,.edge-node-row,.edge-account-row,.edge-registration-row,.desired-state-segmented{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#f7fbff}}.login-screen{position:relative;display:grid;width:100%;min-height:100dvh;padding:28px 18px;overflow-x:hidden;overflow-y:auto;place-items:center}.login-screen:before{position:fixed;z-index:-1;inset:8vh 8vw;content:"";pointer-events:none;border:1px solid rgba(255,255,255,.34);background:linear-gradient(90deg,rgba(17,82,145,.16) 0 22%,transparent 22% 100%),repeating-linear-gradient(0deg,rgba(255,255,255,.2) 0 1px,transparent 1px 52px)}.login-panel{width:min(100%,420px);padding:30px;color:#102f50;border:1px solid rgba(235,247,255,.72);border-radius:8px;background:#f4faff75;box-shadow:inset 0 1px #ffffffdb,0 26px 72px #062d573d;-webkit-backdrop-filter:blur(30px) saturate(155%);backdrop-filter:blur(30px) saturate(155%)}.login-heading{display:flex;align-items:center;gap:11px;padding-bottom:22px;border-bottom:1px solid rgba(52,111,168,.18)}.login-product-mark{display:grid;width:42px;height:42px;flex:0 0 42px;color:#eef8ff;place-items:center;border:1px solid rgba(195,226,252,.5);border-radius:8px;background:#094784d6;box-shadow:0 8px 20px #08437c33}.login-heading>div{display:grid;min-width:0;gap:2px}.login-heading strong{color:#0c3156;font-size:16px;line-height:21px}.login-heading span:not(.login-product-mark){color:#63809d;font-size:11px;line-height:16px}.login-title-block{padding:24px 0 18px}.login-title-block h1{margin:0;color:#0a3765;font-size:24px;line-height:32px}.login-form{display:grid;gap:14px}.login-field{display:grid;min-width:0;gap:6px;color:#395b7b;font-size:12px;font-weight:700;line-height:17px}.login-input-wrap{display:flex;width:100%;height:44px;min-width:0;align-items:center;gap:9px;padding:0 12px;color:#6385a4;border:1px solid rgba(52,112,170,.3);border-radius:6px;background:#ffffff94;box-shadow:inset 0 1px #fffc;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.login-input-wrap:focus-within{color:#176fbd;border-color:#2981cc;background:#ffffffb8;box-shadow:0 0 0 3px #176fbd2b}.login-input-wrap input{width:100%;min-width:0;height:100%;padding:0;color:#123b63;font-size:14px;border:0;background:transparent}.login-input-wrap input:focus-visible{box-shadow:none}.login-input-wrap input:disabled{color:#7890a7}.login-password-toggle{display:grid;width:30px;height:30px;flex:0 0 30px;padding:0;color:#6385a4;cursor:pointer;place-items:center;border-radius:5px;background:transparent}.login-password-toggle:hover:not(:disabled){color:#0a4d8c;background:#d2e9fd94}.login-error{min-height:18px;margin-top:-2px;color:#a33142;font-size:11px;line-height:18px}.login-submit{display:inline-flex;width:100%;height:44px;align-items:center;justify-content:center;gap:8px;color:#fff;font-size:13px;font-weight:750;cursor:pointer;border:1px solid rgba(14,76,137,.5);border-radius:6px;background:#0b579d;box-shadow:0 10px 24px #074a893d}.login-submit:hover:not(:disabled){background:#08477f}.login-submit:disabled{color:#e1edf8;cursor:wait;background:#557fa6;box-shadow:none}@media(max-width:480px){.global-header-right{gap:5px}.viewer-block{display:none}.shop-drawer-trigger>span{max-width:72px}.login-screen{padding:18px 14px}.login-screen:before{inset:4vh 4vw}.login-panel{padding:24px 20px}}@media(max-width:380px){.realtime-indicator{width:30px;padding:0;justify-content:center}.realtime-indicator span{display:none}}@media(prefers-reduced-transparency:reduce){.login-panel,.login-input-wrap{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f7fbff}}.product-card-message{display:flex;min-width:0;gap:10px;padding:9px 10px;border:1px solid rgba(62,127,186,.2);border-radius:8px;background:#eff7ff8c}.product-card-thumb{display:grid;width:54px;height:54px;flex:0 0 54px;overflow:hidden;place-items:center;border:1px solid rgba(62,127,186,.18);border-radius:6px;background:#ffffffbf}.product-card-thumb img{width:100%;height:100%;object-fit:cover}.product-card-thumb-fallback{display:grid;color:#6a839b;place-items:center}.product-card-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.product-card-title{display:-webkit-box;overflow:hidden;color:#173f68;font-size:12px;font-weight:750;line-height:17px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card-refs{display:flex;flex-wrap:wrap;gap:4px 8px;color:#68819b;font-family:ui-monospace,Cascadia Code,monospace;font-size:10px;line-height:14px}.product-card-specs{display:flex;margin:2px 0 0;padding:0;flex-direction:column;gap:2px;list-style:none}.product-card-specs li{display:flex;min-width:0;gap:8px;font-size:11px;line-height:16px}.product-card-specs li>span{flex:0 0 auto;color:#68819b}.product-card-specs li>strong{min-width:0;overflow:hidden;color:#385571;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.product-card-specs-more{color:#68819b;font-size:10px}.message-image-button{position:relative;display:block;padding:0;overflow:hidden;border-radius:8px;background:transparent;cursor:zoom-in}.message-image{display:block;max-width:240px;max-height:240px;object-fit:contain;border-radius:8px}.message-image-zoom-hint{position:absolute;right:6px;bottom:6px;display:grid;width:24px;height:24px;color:#fff;place-items:center;border-radius:6px;background:#10233d8c;opacity:0;transition:opacity .12s ease}.message-image-button:hover .message-image-zoom-hint,.message-image-button:focus-visible .message-image-zoom-hint{opacity:1}.image-preview-overlay{position:fixed;z-index:200;inset:0;display:grid;padding:28px;place-items:center}.image-preview-backdrop{position:absolute;inset:0;cursor:zoom-out;background:#0a1628b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.image-preview-dialog{position:relative;max-width:min(860px,92vw);max-height:88vh}.image-preview-dialog img{display:block;max-width:100%;max-height:86vh;object-fit:contain;border-radius:10px;box-shadow:0 22px 60px #04122680}.image-preview-close{position:absolute;top:-38px;right:-6px;display:grid;width:32px;height:32px;color:#fff;place-items:center;border-radius:8px;background:#10233db3}.image-preview-close:hover{background:#10233de6}.message-retry-button{display:inline-flex;min-height:22px;align-items:center;gap:4px;padding:0 7px;color:#a33a48;font-size:10px;font-weight:750;border:1px solid rgba(163,58,72,.32);border-radius:5px;background:#fff0f0d9;cursor:pointer}.message-retry-button:hover:not(:disabled){background:#ffe2e2f2}.message-retry-button:disabled{cursor:not-allowed;opacity:.65}@media(max-width:560px){.message-image{max-width:190px;max-height:190px}.image-preview-overlay{padding:16px}.composer-meta{align-items:flex-start}.composer-meta>span:first-child{white-space:normal;line-height:14px;text-overflow:clip}}.message-quote-block{display:flex;min-width:0;flex-direction:column;gap:2px;margin:0 0 7px;padding:6px 9px;border-left:3px solid var(--accent);border-radius:4px;background:#cfe7ff66}.message-quote-author{color:var(--muted);font-size:10px;font-weight:750;line-height:14px}.message-quote-text{display:block;min-width:0;overflow:hidden;color:var(--ink-secondary);font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.message-action-button{display:inline-flex;min-height:22px;align-items:center;gap:4px;padding:0 7px;color:var(--muted);font-size:10px;font-weight:750;border:1px solid rgba(62,127,186,.22);border-radius:5px;background:#daedfe80;cursor:pointer}.message-action-button:hover:not(:disabled){color:var(--accent-strong);border-color:#3e7fba66}.message-action-button:disabled{cursor:not-allowed;opacity:.65}.composer-quote-bar{display:flex;min-width:0;align-items:center;gap:8px;margin-bottom:7px;padding:7px 9px;color:var(--muted);border:1px solid rgba(62,127,186,.24);border-radius:7px;background:#eff7ff8c}.composer-quote-bar>svg{flex:0 0 auto;color:var(--accent)}.composer-quote-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:1px}.composer-quote-copy strong{color:var(--ink-secondary);font-size:10px;font-weight:750;line-height:14px}.composer-quote-copy>span{overflow:hidden;color:var(--muted);font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.composer-quote-clear{display:grid;width:26px;height:26px;flex:0 0 26px;color:var(--muted);place-items:center;border-radius:6px;background:transparent;cursor:pointer}.composer-quote-clear:hover:not(:disabled){color:var(--danger);background:#b43b3b1a}@media(prefers-color-scheme:dark){.message-quote-block{border-left-color:var(--accent);background:#264a7466}.message-action-button{color:var(--muted);border-color:#7da5d242;background:#264a7459}.composer-quote-bar{border-color:#7da5d242;background:#16263c99}.composer-quote-copy strong{color:var(--ink-secondary)}.composer-quote-copy>span{color:var(--muted)}}.admin-app-shell{--admin-content-max: 1680px;width:100%;height:100dvh;min-height:520px;overflow:hidden;background:#e5f2ffc7}.admin-global-header{position:relative}.admin-layout{display:grid;height:calc(100dvh - 58px);min-height:0;grid-template-columns:184px minmax(0,1fr)}.admin-navigation{display:flex;min-width:0;flex-direction:column;gap:5px;padding:16px 10px;border-right:1px solid rgba(66,119,170,.18);background:#f8fcffc2;box-shadow:var(--glass-highlight);-webkit-backdrop-filter:blur(20px) saturate(135%);backdrop-filter:blur(20px) saturate(135%)}.admin-navigation-label{display:block;padding:2px 11px 7px;color:#7a91a8;font-size:10px;font-weight:750;line-height:16px}.admin-navigation button{display:flex;width:100%;min-width:0;min-height:38px;align-items:center;gap:9px;padding:0 11px;overflow:hidden;color:#476b8e;font-size:12px;font-weight:700;line-height:18px;text-align:left;white-space:nowrap;cursor:pointer;border:1px solid transparent;border-radius:6px;background:transparent}.admin-navigation button span{overflow:hidden;text-overflow:ellipsis}.admin-navigation button svg{flex:0 0 auto}.admin-navigation button:hover,.admin-navigation button.is-active{color:#0a4d8c;border-color:#4c8bc538;background:#d7ebfd94}.admin-navigation button.is-active{box-shadow:inset 3px 0 #176fbd,var(--glass-highlight)}.admin-main{min-width:0;min-height:0;padding:20px 22px 28px;overflow-y:auto;background:#ecf7ff57;scrollbar-color:rgba(57,111,164,.44) transparent;scrollbar-width:thin}.admin-page-heading,.admin-page-actions,.admin-success-notice,.admin-shop-name-cell,.admin-primary-command,.admin-form-alert,.admin-shop-form-actions{display:flex;align-items:center}.admin-page-heading{width:min(100%,var(--admin-content-max));min-height:58px;justify-content:space-between;gap:18px;margin:0 auto 12px}.admin-page-heading>div:first-child{display:grid;min-width:0;grid-template-columns:auto auto;align-items:end;gap:2px 10px}.admin-page-heading .section-eyebrow{grid-column:1 / -1}.admin-page-heading h1{margin:0;color:#0b3766;font-size:22px;line-height:30px}.admin-shop-count{padding-bottom:4px;color:#68819b;font-size:11px;line-height:18px;white-space:nowrap}.admin-page-actions{flex:0 0 auto;gap:7px}.admin-primary-command{min-height:36px;justify-content:center;gap:7px;padding:0 13px;color:#fff;font-size:12px;font-weight:750;line-height:18px;white-space:nowrap;cursor:pointer;border:1px solid rgba(10,75,137,.56);border-radius:6px;background:#0b579df0;box-shadow:0 8px 20px #125b9d38}.admin-primary-command:hover:not(:disabled){background:#08477f}.admin-primary-command:disabled{color:#dceaf7;cursor:wait;background:#6285a5;box-shadow:none}.admin-success-notice{width:min(100%,var(--admin-content-max));min-height:40px;gap:8px;margin:0 auto 12px;padding:7px 8px 7px 11px;color:#08644f;font-size:12px;line-height:18px;border:1px solid rgba(35,142,111,.26);border-radius:7px;background:#daf8ee9e;box-shadow:var(--glass-highlight);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.admin-success-notice>span{min-width:0;flex:1;overflow-wrap:anywhere}.admin-notice-close{width:28px;height:28px}.admin-shop-list-panel{width:min(100%,var(--admin-content-max));min-height:280px;margin:0 auto;overflow:hidden;border:1px solid var(--glass-border);border-radius:8px;background:#fcfeffcc;box-shadow:var(--glass-highlight),0 12px 30px #1141701a;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.admin-shop-table-wrap{width:100%;overflow-x:auto}.admin-shop-table{width:100%;min-width:860px;border-collapse:collapse;table-layout:fixed}.admin-shop-table th,.admin-shop-table td{min-width:0;padding:11px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(70,123,176,.14)}.admin-shop-table th{height:40px;color:#527491;font-size:10px;font-weight:750;line-height:15px;background:#e5f1fbd1}.admin-shop-table td{height:56px;color:#4e6d8b;font-size:12px;line-height:18px;background:#ffffff85}.admin-shop-table tbody tr:last-child td{border-bottom:0}.admin-shop-table tbody tr:hover td{background:#dfeffdb8}.admin-shop-table th:first-child{width:24%}.admin-shop-table th:nth-child(2){width:10%}.admin-shop-table th:nth-child(3){width:15%}.admin-shop-table th:nth-child(4){width:23%}.admin-shop-table th:nth-child(5){width:10%}.admin-shop-table th:nth-child(6){width:18%}.admin-shop-name-cell{min-width:0;gap:9px}.admin-shop-name-cell strong,.admin-shop-ellipsis,.admin-shop-reference{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-shop-name-cell strong{color:#173f68;font-size:12px}.admin-shop-icon{display:grid;width:30px;height:30px;flex:0 0 30px;color:#176fbd;place-items:center;border:1px solid rgba(75,139,197,.2);border-radius:6px;background:#cde7fdb3}.admin-shop-reference{color:#315f88;font-family:ui-monospace,Cascadia Code,monospace;font-size:11px}.admin-business-line,.admin-shop-status{display:inline-flex;min-height:23px;align-items:center;padding:0 7px;font-size:10px;font-weight:750;line-height:16px;white-space:nowrap;border:1px solid rgba(62,127,186,.22);border-radius:5px;background:#daedfea8}.admin-business-line.is-pop{color:#155f9f}.admin-business-line.is-self_operated{color:#59468a;border-color:#7056a638;background:#ebe5faa3}.admin-business-line.is-jingxi{color:#8a5911;border-color:#c28f2e3d;background:#fff1cca8}.admin-business-line.is-huicai,.admin-shop-status.is-active{color:#08705a;border-color:#2994733d;background:#d7f7ebad}.admin-shop-status.is-disabled{color:#6a7b8a;border-color:#647c9133;background:#e5edf4b3}.admin-shop-state{display:flex;min-height:278px;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:26px 18px;color:#5b7c9b;text-align:center}.admin-shop-state strong{color:#173f68;font-size:14px;line-height:20px}.admin-shop-state>span{max-width:520px;font-size:12px;line-height:19px;overflow-wrap:anywhere}.admin-shop-state.is-error>svg{color:#a33a48}.admin-shop-drawer-overlay{position:fixed;z-index:100;inset:0;display:flex;justify-content:flex-end}.admin-shop-drawer-backdrop{position:absolute;inset:0;width:100%;height:100%;cursor:default;background:#06234857;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.admin-shop-drawer{position:relative;display:flex;width:min(440px,100vw);min-width:0;height:100%;flex-direction:column;overflow:hidden;color:var(--ink);border-left:1px solid rgba(221,241,255,.68);background:#eef8ffad;box-shadow:-18px 0 48px #05254c42,var(--glass-highlight);-webkit-backdrop-filter:blur(28px) saturate(150%);backdrop-filter:blur(28px) saturate(150%)}.admin-shop-drawer-heading{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid rgba(86,142,194,.2);background:#ffffff57}.admin-shop-drawer-heading>div{display:grid;min-width:0;gap:2px}.admin-shop-drawer-heading h2{margin:0;color:#123f70;font-size:17px;line-height:23px}.admin-shop-form{display:flex;min-height:0;flex:1;flex-direction:column}.admin-shop-form-body{display:grid;min-height:0;flex:1;align-content:start;gap:14px;padding:18px 16px;overflow-y:auto}.admin-form-field{display:grid;min-width:0;gap:6px;color:#395b7b;font-size:12px;font-weight:700;line-height:17px}.admin-form-field input,.admin-form-field select{width:100%;min-width:0;height:42px;padding:0 11px;color:#123b63;font:inherit;font-size:13px;border:1px solid rgba(52,112,170,.3);border-radius:6px;outline:none;background:#fff9;box-shadow:inset 0 1px #ffffffc7;-webkit-backdrop-filter:blur(16px) saturate(135%);backdrop-filter:blur(16px) saturate(135%)}.admin-form-field select{padding-right:32px}.admin-form-field input:focus,.admin-form-field select:focus{border-color:#2981cc;background:#ffffffc2;box-shadow:0 0 0 3px #176fbd2b}.admin-form-field input[aria-invalid=true],.admin-form-field select[aria-invalid=true]{border-color:#b43b3b94}.admin-field-error{min-height:16px;color:#a33142;font-size:10px;font-weight:600;line-height:16px}.admin-form-alert{gap:8px;padding:9px 10px;color:#923d48;font-size:12px;line-height:18px;border:1px solid rgba(200,94,107,.24);border-radius:6px;background:#ffeff1ad}.admin-form-alert svg{flex:0 0 auto}.admin-form-alert span{min-width:0;overflow-wrap:anywhere}.admin-shop-form-actions{flex:0 0 auto;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid rgba(86,142,194,.2);background:#ffffff57}.admin-shop-form-actions .secondary-command,.admin-shop-form-actions .admin-primary-command{min-width:96px}@media(max-width:480px){.admin-layout{grid-template-rows:52px minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.admin-navigation{flex-direction:row;padding:7px 10px;border-right:0;border-bottom:1px solid var(--glass-border)}.admin-navigation-label{display:none}.admin-navigation button{width:auto;min-width:0;flex:1 1 0;justify-content:center;padding:0 8px;text-align:center}.admin-navigation button.is-active{box-shadow:inset 0 -3px #176fbd,var(--glass-highlight)}.admin-main{padding:18px 16px 24px}.admin-shop-table-wrap{overflow:visible}.admin-shop-table,.admin-shop-table tbody,.admin-shop-table tr,.admin-shop-table td{display:block;width:100%}.admin-shop-table{min-width:0}.admin-shop-table thead{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.admin-shop-table tr{padding:8px 12px;border-bottom:1px solid rgba(70,123,176,.16)}.admin-shop-table tbody tr:last-child{border-bottom:0}.admin-shop-table td{display:grid;min-height:38px;height:auto;grid-template-columns:118px minmax(0,1fr);align-items:center;gap:9px;padding:7px 0;border-bottom:0;background:transparent}.admin-shop-table td:before{color:#6a839b;font-size:10px;font-weight:750;line-height:16px;content:attr(data-label)}.admin-shop-table tbody tr:hover td{background:transparent}}@media(max-width:560px){.admin-app-shell{min-height:460px}.admin-layout{height:calc(100dvh - 54px);grid-template-rows:48px minmax(0,1fr)}.admin-navigation{padding:5px 7px}.admin-navigation button{min-height:36px;gap:6px;font-size:11px}.admin-main{padding:13px 10px 20px}.admin-page-heading{min-height:0;flex-wrap:wrap;gap:10px;margin-bottom:11px}.admin-page-heading h1{font-size:20px;line-height:28px}.admin-page-actions{width:100%;justify-content:flex-end}.admin-shop-list-panel{min-height:236px}.admin-shop-state{min-height:234px}.admin-shop-table tr{padding:7px 10px}.admin-shop-table td{grid-template-columns:92px minmax(0,1fr)}.admin-shop-drawer{width:100vw}.admin-shop-form-body{padding:15px 12px}.admin-shop-form-actions{padding:10px 12px}.admin-shop-form-actions .secondary-command,.admin-shop-form-actions .admin-primary-command{min-width:0;flex:1 1 0}}@media(max-width:320px){.admin-shop-table td{grid-template-columns:80px minmax(0,1fr);gap:6px}.admin-page-actions .admin-primary-command{flex:1}}@media(prefers-reduced-transparency:reduce){.admin-navigation,.admin-shop-list-panel,.admin-success-notice,.admin-shop-drawer,.admin-form-field input,.admin-form-field select{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#f7fbff}}.platform-tenant-table{min-width:900px}.platform-tenant-table th:first-child{width:20%}.platform-tenant-table th:nth-child(2){width:10%}.platform-tenant-table th:nth-child(3),.platform-tenant-table th:nth-child(4){width:7%}.platform-tenant-table th:nth-child(5),.platform-tenant-table th:nth-child(6){width:9%}.platform-tenant-table th:nth-child(7),.platform-tenant-table th:nth-child(8){width:14%}.platform-tenant-table th:nth-child(9){width:16%}.platform-tenant-name-cell{width:100%}.platform-tenant-identity{display:grid;min-width:0;gap:2px}.platform-tenant-identity strong,.platform-tenant-identity code{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-account-quota{color:#165f9f;font-variant-numeric:tabular-nums;white-space:nowrap}.platform-tenant-actions{display:flex;align-items:center;gap:6px;white-space:nowrap}.platform-tenant-actions .secondary-command{min-height:28px;padding-inline:8px}.platform-tenant-identity code{color:#557897;font-family:ui-monospace,Cascadia Code,monospace;font-size:10px;line-height:15px}.admin-shop-status.is-suspended{color:#8a5911;border-color:#c28f2e3d;background:#fff1cca8}@media(min-width:481px)and (max-width:900px){.admin-layout{grid-template-columns:136px minmax(0,1fr)}.admin-navigation{padding-inline:7px}.admin-navigation-label,.admin-navigation button{padding-inline:8px}.admin-main{padding:14px 12px 22px}.platform-tenant-table{min-width:420px}.platform-tenant-table th:first-child{width:40%}.platform-tenant-table th:nth-child(2){width:15%}.platform-tenant-table th:nth-child(3),.platform-tenant-table th:nth-child(4),.platform-tenant-table th:nth-child(5){width:15%}.platform-tenant-table th:nth-child(7),.platform-tenant-table th:nth-child(8),.platform-tenant-table td:nth-child(7),.platform-tenant-table td:nth-child(8){display:none}}@media(max-width:480px){.platform-tenant-table{min-width:0}}@media(max-width:560px){.platform-app-shell .product-identity>div{display:flex}.platform-app-shell .product-identity span:not(.product-mark){display:none}.platform-app-shell .product-identity strong{max-width:42vw}}.platform-default-strip,.platform-profile-filter-bar,.platform-profile-notice{width:min(100%,var(--admin-content-max));margin-inline:auto}.platform-default-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:10px;overflow:hidden;border:1px solid var(--glass-border);border-radius:8px;background:#f9fdffb8;box-shadow:var(--glass-highlight),0 8px 24px #11417014;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}.platform-default-item{display:grid;min-width:0;min-height:58px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:8px 10px;border-right:1px solid rgba(70,123,176,.14)}.platform-default-item:last-child{border-right:0}.platform-default-copy{display:grid;min-width:0;gap:1px}.platform-default-copy strong,.platform-default-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-default-copy strong{color:#19486f;font-size:11px;line-height:16px}.platform-default-copy span{color:#637f99;font-size:10px;line-height:15px}.platform-runtime-status,.platform-secret-status,.platform-namespace-badge,.platform-default-state>.platform-default-marker{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:23px;padding:0 7px;font-size:10px;font-weight:750;line-height:16px;white-space:nowrap;border-radius:5px}.platform-runtime-status{max-width:100%;border:1px solid transparent}.platform-runtime-status svg{flex:0 0 auto}.platform-runtime-status.is-not-applied{color:#526f89;border-color:#4c759938;background:#e6f0f8c2}.platform-runtime-status.is-applied{color:#08705a;border-color:#2994733d;background:#d7f7ebb8}.platform-runtime-status.is-degraded{color:#963b4a;border-color:#c24f603d;background:#ffe8ecc2}.platform-default-clear{width:28px;height:28px}.platform-profile-filter-bar{display:flex;min-width:0;align-items:center;gap:8px;margin-bottom:10px}.platform-profile-search{display:flex;width:min(280px,28vw);min-width:180px;height:36px;align-items:center;gap:7px;padding:0 10px;color:#66809a;border:1px solid rgba(52,112,170,.26);border-radius:6px;background:#ffffffa8;box-shadow:var(--glass-highlight);-webkit-backdrop-filter:blur(16px) saturate(130%);backdrop-filter:blur(16px) saturate(130%)}.platform-profile-search input{width:100%;min-width:0;border:0;background:transparent}.platform-profile-search:focus-within{border-color:#2981cc;box-shadow:0 0 0 3px #176fbd24}.platform-namespace-filter{display:flex;min-width:0;align-items:center;gap:3px;padding:3px;overflow-x:auto;border:1px solid rgba(52,112,170,.22);border-radius:6px;background:#ebf6ff99;scrollbar-width:none}.platform-namespace-filter::-webkit-scrollbar{display:none}.platform-namespace-filter button{min-height:28px;padding:0 9px;color:#54728d;font-size:10px;font-weight:700;line-height:16px;white-space:nowrap;cursor:pointer;border:1px solid transparent;border-radius:4px;background:transparent}.platform-namespace-filter button:hover,.platform-namespace-filter button.is-active{color:#0a4d8c;border-color:#3578b533;background:#ffffffc2;box-shadow:var(--glass-highlight)}.platform-status-filter{display:flex;min-width:126px;height:36px;align-items:center;gap:6px;margin-left:auto;padding:0 8px 0 10px;color:#68819b;font-size:10px;font-weight:700;border:1px solid rgba(52,112,170,.26);border-radius:6px;background:#ffffffa8;box-shadow:var(--glass-highlight)}.platform-status-filter select{min-width:0;flex:1;color:#244e74;font-size:11px;border:0;outline:none;background:transparent}.platform-profile-notice{display:flex;min-height:40px;align-items:center;gap:8px;margin-bottom:10px;padding:6px 7px 6px 10px;font-size:12px;line-height:18px;border:1px solid rgba(35,142,111,.24);border-radius:7px;background:#daf8eea8;box-shadow:var(--glass-highlight)}.platform-profile-notice.is-success{color:#08644f}.platform-profile-notice.is-error{color:#923d48;border-color:#c85e6b3d;background:#ffeff1b8}.platform-profile-notice>span{min-width:0;flex:1;overflow-wrap:anywhere}.platform-profile-notice .icon-button{width:28px;height:28px}.platform-profile-table{min-width:1160px}.platform-profile-table th:first-child{width:19%}.platform-profile-table th:nth-child(2){width:11%}.platform-profile-table th:nth-child(3){width:19%}.platform-profile-table th:nth-child(4){width:7%}.platform-profile-table th:nth-child(5),.platform-profile-table th:nth-child(6){width:9%}.platform-profile-table th:nth-child(7){width:11%}.platform-profile-table th:nth-child(8){width:10%}.platform-profile-table th:nth-child(9){width:5%}.platform-profile-identity,.platform-profile-model,.platform-default-state{display:flex;min-width:0}.platform-profile-identity{align-items:center;gap:8px}.platform-profile-identity>span:last-child,.platform-profile-model,.platform-default-state{flex-direction:column;gap:2px}.platform-profile-identity>span:last-child,.platform-profile-identity strong,.platform-profile-identity code,.platform-profile-model strong,.platform-profile-model span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.platform-profile-identity>span:last-child{flex:1}.platform-profile-identity strong,.platform-profile-model strong{color:#173f68;font-size:11px}.platform-profile-identity code,.platform-profile-model span{color:#66819b;font-size:9px;line-height:14px}.platform-profile-identity code{font-family:ui-monospace,Cascadia Code,monospace}.platform-namespace-badge{color:#155f9f;border:1px solid rgba(62,127,186,.22);background:#daedfead}.platform-namespace-badge.is-customer_service-vision{color:#59468a;border-color:#7056a638;background:#ebe5faad}.platform-namespace-badge.is-catalog-multimodal{color:#08705a;border-color:#2994733d;background:#d7f7ebb3}.platform-secret-status.is-unverified{color:#73541b;border:1px solid rgba(179,130,39,.23);background:#fff2cfb8}.platform-profile-toggle{display:inline-flex;min-width:72px;align-items:center;gap:6px;padding:0;color:#687f94;cursor:pointer;background:transparent}.platform-profile-toggle>span{position:relative;width:30px;height:17px;flex:0 0 30px;border:1px solid rgba(91,119,144,.32);border-radius:999px;background:#d2dee8c7}.platform-profile-toggle>span:after{position:absolute;top:2px;left:2px;width:11px;height:11px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #1e3d5b3d;content:"";transition:transform .14s ease}.platform-profile-toggle strong{font-size:10px;line-height:15px;white-space:nowrap}.platform-profile-toggle.is-enabled{color:#08705a}.platform-profile-toggle.is-enabled>span{border-color:#148f6b6b;background:#18a47b}.platform-profile-toggle.is-enabled>span:after{transform:translate(13px)}.platform-profile-toggle:disabled{opacity:.58;cursor:wait}.platform-default-state>.platform-default-marker{align-self:flex-start;color:#0d629d;border:1px solid rgba(43,120,182,.22);background:#d9eeffb3}.platform-default-state .platform-runtime-status{min-height:20px;align-self:flex-start;padding-inline:5px;font-size:9px;line-height:14px}.platform-row-command{display:inline-flex;min-height:28px;align-items:center;justify-content:center;gap:5px;padding:0 8px;color:#245d8e;font-size:10px;font-weight:700;white-space:nowrap;cursor:pointer;border:1px solid rgba(53,120,181,.22);border-radius:5px;background:#eaf5ffb8}.platform-row-command:hover:not(:disabled){color:#0a4d8c;background:#d6ebfddb}.platform-row-command:disabled{color:#8799aa;cursor:not-allowed;border-color:#617b9129;background:#e7eef49e}.platform-profile-table td:last-child .icon-button{width:30px;height:30px}.platform-profile-drawer{width:min(460px,100vw)}.platform-readonly-field{display:flex;min-height:42px;align-items:center;padding:0 11px;color:#41637f;font-size:12px;border:1px solid rgba(70,112,151,.18);border-radius:6px;background:#e1edf79e}.platform-drawer-secret-status{display:inline-flex;align-items:center;gap:4px;color:#73541b;font-size:10px;font-weight:650;line-height:16px}.platform-profile-enabled-field{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;color:#315775;border:1px solid rgba(52,112,170,.22);border-radius:6px;background:#ffffff7a}.platform-profile-enabled-field>span{display:grid;gap:1px}.platform-profile-enabled-field strong{font-size:12px;line-height:17px}.platform-profile-enabled-field small{color:#71879b;font-size:10px;line-height:15px}.platform-profile-enabled-field input{width:34px;height:18px;accent-color:#176fbd;cursor:pointer}@media(min-width:481px)and (max-width:1000px){.platform-default-strip{grid-template-columns:1fr}.platform-default-item{border-right:0;border-bottom:1px solid rgba(70,123,176,.14)}.platform-default-item:last-child{border-bottom:0}.platform-profile-filter-bar{flex-wrap:wrap}.platform-profile-search{width:min(280px,42vw)}.platform-status-filter{margin-left:0}.platform-profile-table{min-width:760px}.platform-profile-table th:first-child{width:24%}.platform-profile-table th:nth-child(2){width:14%}.platform-profile-table th:nth-child(3){width:22%}.platform-profile-table th:nth-child(5),.platform-profile-table th:nth-child(6){width:11%}.platform-profile-table th:nth-child(7){width:13%}.platform-profile-table th:nth-child(9){width:5%}.platform-profile-table th:nth-child(4),.platform-profile-table td:nth-child(4),.platform-profile-table th:nth-child(8),.platform-profile-table td:nth-child(8){display:none}}@media(max-width:560px){.platform-llm-main{padding-inline:10px}.platform-default-strip{grid-template-columns:minmax(0,1fr)}.platform-default-item{min-height:52px;border-right:0;border-bottom:1px solid rgba(70,123,176,.14)}.platform-default-item:last-child{border-bottom:0}.platform-profile-filter-bar{display:grid;grid-template-columns:minmax(0,1fr) 112px}.platform-profile-search,.platform-namespace-filter{width:100%;min-width:0;grid-column:1 / -1}.platform-status-filter{width:112px;min-width:0;grid-column:2;margin-left:0}.platform-profile-table{min-width:0}.platform-profile-table td{grid-template-columns:92px minmax(0,1fr)}.platform-profile-table td:last-child .icon-button{justify-self:start}.platform-profile-drawer{width:100vw}}@media(max-width:340px){.platform-default-item{grid-template-columns:minmax(0,1fr) auto}.platform-runtime-status{grid-row:2;grid-column:1;justify-self:start}.platform-default-clear{grid-row:1 / span 2;grid-column:2}.platform-profile-table td{grid-template-columns:80px minmax(0,1fr)}}@media(prefers-reduced-transparency:reduce){.platform-default-strip,.platform-profile-filter-bar,.platform-profile-search,.platform-profile-notice{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#f7fbff}}.knowledge-main{overflow-x:hidden}.knowledge-page-heading{align-items:flex-end}.knowledge-page-actions{min-width:0}.knowledge-shop-selector{display:grid;min-width:230px;height:38px;grid-template-columns:16px auto minmax(0,1fr);align-items:center;gap:7px;padding:0 9px;color:#52728f;font-size:11px;font-weight:700;border:1px solid rgba(60,119,174,.28);border-radius:6px;background:#ffffffb3;box-shadow:var(--glass-highlight)}.knowledge-shop-selector svg{color:#176fbd}.knowledge-shop-selector select{width:100%;min-width:0;height:32px;padding:0 24px 0 4px;overflow:hidden;color:#16466f;font:inherit;text-overflow:ellipsis;border:0;background:transparent}.knowledge-notice{display:flex;width:min(100%,var(--admin-content-max));min-height:40px;align-items:center;gap:8px;margin:0 auto 12px;padding:7px 8px 7px 11px;color:#08644f;font-size:12px;line-height:18px;border:1px solid rgba(35,142,111,.26);border-radius:7px;background:#daf8eead;box-shadow:var(--glass-highlight);-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}.knowledge-notice.is-error{color:#963b4a;border-color:#b2465947;background:#ffebefbf}.knowledge-notice>span{min-width:0;flex:1;overflow-wrap:anywhere}.knowledge-notice .icon-button{width:28px;height:28px}.knowledge-page-state{display:grid;width:min(100%,var(--admin-content-max));min-height:310px;align-content:center;justify-items:center;gap:8px;margin:0 auto;padding:24px;color:#63809d;text-align:center;border:1px solid var(--glass-border);border-radius:8px;background:#fcfeffcc;box-shadow:var(--glass-highlight),0 12px 30px #11417014;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.knowledge-page-state svg{color:#3d82bc}.knowledge-page-state strong{color:#244e74;font-size:14px}.knowledge-page-state>span{max-width:480px;font-size:12px;line-height:19px;overflow-wrap:anywhere}.knowledge-page-state.is-error svg,.knowledge-page-state.is-error strong{color:#963b4a}.knowledge-workspace-grid{display:grid;width:min(100%,var(--admin-content-max));min-width:0;grid-template-columns:320px minmax(0,1fr);align-items:start;gap:12px;margin:0 auto 12px}.knowledge-source-panel,.knowledge-detail-panel,.knowledge-retrieval-panel{min-width:0;overflow:hidden;border:1px solid var(--glass-border);border-radius:8px;background:#fcfeffcc;box-shadow:var(--glass-highlight),0 12px 30px #11417014;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.knowledge-source-panel>header,.knowledge-version-section>header,.knowledge-retrieval-panel>header{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border-bottom:1px solid rgba(70,123,176,.14);background:#e5f1fba3}.knowledge-source-panel>header>div,.knowledge-version-section>header>div,.knowledge-retrieval-panel>header>div{display:grid;min-width:0;gap:1px}.knowledge-source-panel h2,.knowledge-retrieval-panel h2,.knowledge-version-section h3{margin:0;color:#173f67;font-size:14px;line-height:20px}.knowledge-source-panel>header>span,.knowledge-version-section>header>span{color:#6b849c;font-size:10px;white-space:nowrap}.knowledge-source-list{display:grid;max-height:calc(100dvh - 210px);overflow-y:auto;scrollbar-color:rgba(57,111,164,.4) transparent;scrollbar-width:thin}.knowledge-source-list>button{display:grid;min-width:0;min-height:74px;gap:7px;padding:11px 12px;color:#53728e;text-align:left;cursor:pointer;border:0;border-bottom:1px solid rgba(70,123,176,.13);background:#ffffff5c}.knowledge-source-list>button:last-child{border-bottom:0}.knowledge-source-list>button:hover,.knowledge-source-list>button.is-selected{background:#daedfdbd}.knowledge-source-list>button.is-selected{box-shadow:inset 3px 0 #176fbd}.knowledge-source-row-main,.knowledge-source-row-facts{display:flex;min-width:0;align-items:center}.knowledge-source-row-main{gap:8px}.knowledge-source-row-main strong{min-width:0;flex:1;overflow:hidden;color:#183f65;font-size:13px;line-height:19px;text-overflow:ellipsis;white-space:nowrap}.knowledge-source-row-main svg{flex:0 0 auto;color:#7791a9}.knowledge-source-row-facts{flex-wrap:wrap;gap:5px 9px;font-size:10px;line-height:16px}.knowledge-status,.knowledge-ingestion,.knowledge-active-version,.knowledge-hit-heading>span{display:inline-flex;align-items:center;gap:4px;color:#617c96;font-size:10px;font-weight:700;line-height:18px;white-space:nowrap}.knowledge-status.is-enabled,.knowledge-ingestion.is-ready,.knowledge-active-version{color:#08705a}.knowledge-status.is-disabled,.knowledge-ingestion.is-failed{color:#963b4a}.knowledge-ingestion.is-pending{color:#8a6516}.knowledge-detail-header{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-bottom:1px solid rgba(70,123,176,.14)}.knowledge-detail-title{display:grid;min-width:0;gap:3px}.knowledge-detail-title>div,.knowledge-detail-title form{display:flex;min-width:0;align-items:center;gap:6px}.knowledge-detail-title h2{min-width:0;margin:0;overflow:hidden;color:#153d65;font-size:16px;line-height:23px;text-overflow:ellipsis;white-space:nowrap}.knowledge-detail-title .icon-button{width:28px;height:28px}.knowledge-detail-title>code{max-width:360px;overflow:hidden;color:#7790a7;font-size:9px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.knowledge-detail-title form{flex-wrap:wrap}.knowledge-detail-title form input{width:min(100%,320px);height:34px;min-width:120px;padding:0 9px;color:#153d65;border:1px solid rgba(52,112,170,.34);border-radius:5px;background:#ffffffbd}.knowledge-detail-title form small{width:100%;color:#a33142;font-size:10px}.knowledge-inline-command{min-height:30px;padding:0 9px;color:#0b579d;font-size:11px;font-weight:750;cursor:pointer;border:1px solid rgba(45,113,173,.28);border-radius:5px;background:#e2f1feb3}.knowledge-inline-command:hover:not(:disabled){border-color:#2267a573;background:#cfe7fbd1}.knowledge-inline-command.is-muted{color:#627d96;background:#f4f8fcd1}.knowledge-inline-command:disabled{color:#92a5b7;cursor:wait;background:#e8eff6b8}.knowledge-source-toggle{display:grid;min-width:84px;flex:0 0 auto;grid-template-columns:30px auto;align-items:center;gap:7px;padding:5px 7px;color:#82505a;cursor:pointer;border:1px solid rgba(160,89,104,.24);border-radius:6px;background:#fff0f3a3}.knowledge-source-toggle>span{position:relative;width:30px;height:17px;border-radius:9px;background:#9aabb9}.knowledge-source-toggle>span:after{position:absolute;top:2px;left:2px;width:13px;height:13px;content:"";border-radius:50%;background:#fff;transition:transform .14s ease}.knowledge-source-toggle strong{font-size:11px;white-space:nowrap}.knowledge-source-toggle.is-enabled{color:#08705a;border-color:#1c8e6c40;background:#dcf8efb3}.knowledge-source-toggle.is-enabled>span{background:#16846a}.knowledge-source-toggle.is-enabled>span:after{transform:translate(13px)}.knowledge-source-toggle:disabled{cursor:wait;opacity:.62}.knowledge-source-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid rgba(70,123,176,.14);background:#eef7fe75}.knowledge-source-facts>span{display:grid;min-width:0;gap:2px;padding:10px 13px;border-right:1px solid rgba(70,123,176,.12)}.knowledge-source-facts>span:last-child{border-right:0}.knowledge-source-facts small{color:#7089a0;font-size:9px;line-height:14px}.knowledge-source-facts strong{overflow:hidden;color:#274f73;font-size:11px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.knowledge-version-section{min-width:0}.knowledge-version-form{display:grid;gap:8px;padding:12px 14px;border-bottom:1px solid rgba(70,123,176,.14)}.knowledge-version-form>label{display:grid;gap:6px;color:#446887;font-size:11px;font-weight:750}.knowledge-version-form textarea{width:100%;min-height:112px;max-height:260px;padding:10px 11px;resize:vertical;color:#173f67;font:inherit;font-size:12px;line-height:19px;border:1px solid rgba(52,112,170,.28);border-radius:6px;background:#ffffffad}.knowledge-version-form textarea:focus,.knowledge-detail-title form input:focus,.knowledge-retrieval-form input:focus,.knowledge-retrieval-form select:focus,.knowledge-shop-selector:focus-within{border-color:#2981cc;outline:none;box-shadow:0 0 0 3px #176fbd24}.knowledge-version-form-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.knowledge-version-form-footer>span{color:#7a91a8;font-size:10px}.knowledge-version-form-footer>span.is-error{color:#a33142}.knowledge-version-table-wrap{width:100%;max-height:300px;overflow:auto}.knowledge-version-table{width:100%;min-width:680px;border-collapse:collapse;table-layout:fixed}.knowledge-version-table th,.knowledge-version-table td{min-width:0;padding:9px 11px;text-align:left;border-bottom:1px solid rgba(70,123,176,.12)}.knowledge-version-table th{color:#587792;font-size:9px;font-weight:750;background:#ebf5fdb8}.knowledge-version-table td{color:#536f89;font-size:11px;line-height:17px}.knowledge-version-table tbody tr:last-child td{border-bottom:0}.knowledge-version-table th:nth-child(1){width:10%}.knowledge-version-table th:nth-child(2){width:16%}.knowledge-version-table th:nth-child(3){width:25%}.knowledge-version-table th:nth-child(4){width:25%}.knowledge-version-table th:nth-child(5){width:24%}.knowledge-version-table code{color:#547594;font-size:9px}.knowledge-inline-state{display:flex;min-height:92px;align-items:center;justify-content:center;gap:8px;padding:18px;color:#6b849c;font-size:11px;text-align:center}.knowledge-inline-state.is-error{color:#963b4a}.knowledge-retrieval-panel{width:min(100%,var(--admin-content-max));margin:0 auto}.knowledge-page-state+.knowledge-retrieval-panel{margin-top:12px}.knowledge-retrieval-form{display:grid;grid-template-columns:160px minmax(240px,1fr) 110px auto;align-items:end;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(70,123,176,.14)}.knowledge-retrieval-form>label{display:grid;min-width:0;gap:5px;color:#496b89;font-size:10px;font-weight:750}.knowledge-retrieval-form select,.knowledge-retrieval-form input{width:100%;min-width:0;height:36px;padding:0 9px;color:#173f67;font-size:12px;border:1px solid rgba(52,112,170,.28);border-radius:6px;background:#ffffffb3}.knowledge-search-input{position:relative;display:block}.knowledge-search-input svg{position:absolute;top:10px;left:9px;color:#7090aa;pointer-events:none}.knowledge-search-input input{padding-left:32px}.knowledge-retrieval-form .admin-primary-command{height:36px}.knowledge-retrieval-results{min-height:104px}.knowledge-hit-list{display:grid;margin:0;padding:0;list-style:none}.knowledge-hit-list>li{display:grid;min-width:0;gap:7px;padding:11px 14px;border-bottom:1px solid rgba(70,123,176,.13)}.knowledge-hit-list>li:last-child{border-bottom:0}.knowledge-hit-heading,.knowledge-hit-meta{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:5px 10px}.knowledge-hit-heading strong{min-width:0;overflow:hidden;color:#1c466d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.knowledge-hit-heading>span{padding:0 6px;border:1px solid rgba(67,126,179,.2);border-radius:4px;background:#e5f1fbb3}.knowledge-hit-list p{margin:0;color:#405f7d;font-size:12px;line-height:19px;white-space:pre-wrap;overflow-wrap:anywhere}.knowledge-hit-meta{color:#748ba1;font-size:9px;line-height:15px}.knowledge-hit-meta code{max-width:100%;overflow:hidden;color:inherit;text-overflow:ellipsis;white-space:nowrap}.knowledge-dialog-overlay{position:fixed;z-index:80;inset:0;display:grid;justify-items:end}.knowledge-dialog-backdrop{position:absolute;inset:0;width:100%;height:100%;cursor:default;border:0;background:#0d2c4a52}.knowledge-dialog{position:relative;display:grid;width:min(100vw,430px);height:100dvh;grid-template-rows:auto minmax(0,1fr);color:#244d73;border-left:1px solid rgba(224,241,255,.8);background:#f2f9fff5;box-shadow:-18px 0 48px #0b366033;-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%)}.knowledge-dialog-header{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(70,123,176,.17)}.knowledge-dialog-header h2,.knowledge-confirm-dialog h2{margin:0;color:#153d65;font-size:17px;line-height:24px}.knowledge-dialog-form{display:flex;min-height:0;flex-direction:column;gap:13px;padding:16px;overflow-y:auto}.knowledge-create-facts{display:flex;align-items:flex-start;gap:7px;padding:9px 10px;color:#6e5a26;font-size:11px;line-height:18px;border:1px solid rgba(160,128,48,.2);border-radius:6px;background:#fff7dab3}.knowledge-create-facts svg{flex:0 0 auto;margin-top:1px}.knowledge-dialog-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:auto;padding-top:14px}.knowledge-dialog-actions>button{min-width:96px}.knowledge-confirm-dialog{position:relative;align-self:center;justify-self:center;display:grid;width:min(calc(100vw - 28px),420px);gap:9px;padding:20px;color:#5b6f82;border:1px solid rgba(220,237,251,.9);border-radius:8px;background:#f8fcfffa;box-shadow:0 22px 60px #072b4e47;-webkit-backdrop-filter:blur(24px) saturate(130%);backdrop-filter:blur(24px) saturate(130%)}.knowledge-confirm-dialog>svg{color:#9a6a12}.knowledge-confirm-dialog p{margin:0;font-size:12px;line-height:20px}@media(min-width:481px)and (max-width:1040px){.knowledge-workspace-grid{grid-template-columns:260px minmax(0,1fr)}.knowledge-source-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-source-facts>span:nth-child(2){border-right:0}.knowledge-source-facts>span:nth-child(-n+2){border-bottom:1px solid rgba(70,123,176,.12)}.knowledge-retrieval-form{grid-template-columns:150px minmax(220px,1fr) 100px}.knowledge-retrieval-form .admin-primary-command{grid-column:3}}@media(max-width:720px){.knowledge-page-actions{width:100%;flex-wrap:wrap}.knowledge-shop-selector{min-width:0;flex:1 1 220px}.knowledge-workspace-grid{grid-template-columns:minmax(0,1fr)}.knowledge-source-list{max-height:228px}.knowledge-retrieval-form{grid-template-columns:150px minmax(0,1fr) 96px}.knowledge-retrieval-form .admin-primary-command{grid-column:1 / -1;justify-self:end}}@media(max-width:480px){.knowledge-page-actions{display:grid;grid-template-columns:minmax(0,1fr) auto}.knowledge-page-actions>.icon-button{justify-self:end}.knowledge-shop-selector{grid-column:1 / -1;width:100%}.knowledge-page-state{min-height:250px;padding:18px 12px}.knowledge-source-panel>header,.knowledge-version-section>header,.knowledge-retrieval-panel>header{padding-right:10px;padding-left:10px}.knowledge-detail-header{align-items:flex-start;padding:11px 10px}.knowledge-detail-title{width:calc(100% - 96px)}.knowledge-detail-title>code{max-width:100%}.knowledge-detail-title form input{width:100%}.knowledge-source-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-source-facts>span{padding:9px 10px}.knowledge-source-facts>span:nth-child(2){border-right:0}.knowledge-source-facts>span:nth-child(-n+2){border-bottom:1px solid rgba(70,123,176,.12)}.knowledge-version-form{padding:10px}.knowledge-version-form-footer{align-items:stretch;flex-direction:column}.knowledge-version-form-footer .admin-primary-command{width:100%}.knowledge-version-table-wrap{max-height:none;overflow:visible}.knowledge-version-table,.knowledge-version-table tbody,.knowledge-version-table tr,.knowledge-version-table td{display:block;width:100%}.knowledge-version-table{min-width:0}.knowledge-version-table thead{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.knowledge-version-table tr{padding:8px 10px;border-bottom:1px solid rgba(70,123,176,.14)}.knowledge-version-table tbody tr:last-child{border-bottom:0}.knowledge-version-table td{display:grid;min-height:32px;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:7px;padding:5px 0;border:0}.knowledge-version-table td:before{color:#71899f;font-size:9px;font-weight:750;content:attr(data-label)}.knowledge-retrieval-form{grid-template-columns:minmax(0,1fr) 86px;padding:10px}.knowledge-retrieval-query{grid-row:1;grid-column:1 / -1}.knowledge-retrieval-form .admin-primary-command{grid-column:1 / -1;justify-self:stretch}.knowledge-hit-list>li{padding:10px}.knowledge-hit-meta code{width:100%}.knowledge-dialog{width:100vw}}@media(max-width:360px){.knowledge-page-actions{grid-template-columns:36px minmax(0,1fr)}.knowledge-page-actions .admin-primary-command{width:100%}.knowledge-detail-header{flex-direction:column}.knowledge-detail-title{width:100%}.knowledge-source-toggle{align-self:flex-end}}@media(prefers-reduced-transparency:reduce){.knowledge-notice,.knowledge-page-state,.knowledge-source-panel,.knowledge-detail-panel,.knowledge-retrieval-panel,.knowledge-dialog,.knowledge-confirm-dialog{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#f7fbff}}.agent-mode-card{padding:16px 18px}.agent-mode-card-heading{display:flex;align-items:center;gap:10px;margin-bottom:12px}.agent-mode-card-heading>div{display:flex;min-width:0;flex:1;flex-direction:column}.agent-mode-card-heading strong{color:#173f68;font-size:13px;line-height:19px}.agent-mode-card-heading>div>span{color:#5b7c9b;font-size:11px;line-height:17px}.agent-mode-section-title{display:flex;align-items:center;gap:8px;padding:14px 16px 4px;color:#173f68}.agent-mode-section-title svg{color:#176fbd}.agent-mode-section-title h2{margin:0;font-size:13px;line-height:20px}.agent-mode-section-title>span{color:#5b7c9b;font-size:11px}.agent-mode-badge{display:inline-flex;min-height:23px;align-items:center;padding:0 7px;font-size:10px;font-weight:750;line-height:16px;white-space:nowrap;border:1px solid rgba(62,127,186,.22);border-radius:5px;background:#daedfea8}.agent-mode-badge.is-off{color:#6a7b8a;border-color:#647c9133;background:#e5edf4b3}.agent-mode-badge.is-shadow{color:#155f9f}.agent-mode-badge.is-copilot{color:#59468a;border-color:#7056a638;background:#ebe5faa3}.agent-mode-badge.is-auto{color:#8a5911;border-color:#c28f2e3d;background:#fff1cca8}.agent-mode-badge.is-inherit{color:#08705a;border-color:#2994733d;background:#d7f7ebad}.agent-mode-row-controls{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:8px}.agent-mode-select-wrap{min-width:0}.agent-mode-select-wrap select{width:168px;height:30px;padding:0 8px;color:#173f68;font-size:12px;border:1px solid rgba(62,127,186,.28);border-radius:6px;background:#ffffffb8}.agent-mode-select-wrap select:disabled{cursor:not-allowed;opacity:.6}.agent-mode-row-command{min-height:30px;gap:5px;padding:0 10px;font-size:11px}.agent-mode-row-error{display:inline-flex;width:100%;align-items:center;gap:5px;color:#a33a48;font-size:11px;line-height:17px}@media(max-width:560px){.agent-mode-card{padding:13px 12px}.agent-mode-select-wrap{flex:1}.agent-mode-select-wrap select{width:100%}.agent-mode-row-command{flex:1;justify-content:center}}.tenant-user-actions{display:flex;flex-wrap:wrap;gap:6px}.tenant-user-action{min-height:26px;gap:4px;padding:0 8px;font-size:11px}.tenant-user-shop-checklist{display:flex;min-width:0;flex-direction:column;gap:6px;margin:0;padding:10px 12px;border:1px solid rgba(62,127,186,.22);border-radius:7px;background:#eff7ff80}.tenant-user-shop-checklist legend{padding:0 6px;color:#385571;font-size:11px;font-weight:750}.tenant-user-shop-options{display:flex;flex-wrap:wrap;gap:6px 14px}.tenant-user-shop-options label{display:inline-flex;min-width:0;align-items:center;gap:5px;color:#173f68;font-size:12px;line-height:20px}.tenant-user-shop-options label span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-user-shop-checklist:disabled{opacity:.6}.reset-password-target{display:block;color:#5b7c9b;font-size:11px;line-height:17px}.admin-shop-drawer-narrow{max-width:420px}@media(max-width:560px){.tenant-user-actions{width:100%}.tenant-user-action{flex:1;justify-content:center}}.platform-tenant-status-warning{margin:0;color:#385571;font-size:12px;line-height:20px}.platform-tenant-status-warning strong{color:#173f68}.admin-primary-command.is-danger{color:#fff;border-color:#a33a48;background:#b5454f}.admin-primary-command.is-danger:hover:not(:disabled){background:#9c3741}.agent-policy-content{display:flex;flex-direction:column;gap:14px}.agent-policy-form{display:flex;flex-direction:column;gap:10px}.agent-policy-mode-options{display:flex;flex-wrap:wrap;gap:8px;margin:0}.agent-policy-option{display:flex;min-width:190px;flex:1 1 190px;gap:8px;padding:10px 12px;border:1px solid rgba(62,127,186,.22);border-radius:7px;background:#eff7ff80;cursor:pointer}.agent-policy-option:has(input:checked){border-color:#176fbd8c;background:#cfe7ff99}.agent-policy-option input{margin-top:2px;accent-color:var(--accent)}.agent-policy-option-label{display:flex;min-width:0;flex-direction:column;gap:2px}.agent-policy-option-label strong{color:#173f68;font-size:12px;line-height:18px}.agent-policy-option-label small{color:#5b7c9b;font-size:11px;line-height:16px}.agent-policy-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.agent-policy-note{color:#5b7c9b;font-size:11px;line-height:17px}.diagnostics-confidence{color:#385571;font-size:11px;font-weight:750;font-variant-numeric:tabular-nums}.catalog-draft-specs{display:grid;gap:4px 14px;margin:0;padding:10px 12px;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid rgba(62,127,186,.22);border-radius:7px;background:#eff7ff80}.catalog-draft-specs>div{display:flex;min-width:0;gap:8px}.catalog-draft-specs dt{flex:0 0 auto;color:#68819b;font-size:11px}.catalog-draft-specs dd{min-width:0;margin:0;overflow:hidden;color:#385571;font-size:11px;text-overflow:ellipsis;white-space:nowrap}@media(prefers-color-scheme:dark){.diagnostics-confidence{color:var(--ink-secondary)}.catalog-draft-specs{border-color:#7da5d23d;background:#16263c99}.catalog-draft-specs dt{color:var(--muted)}.catalog-draft-specs dd{color:var(--ink-secondary)}}.catalog-draft-table.admin-shop-table th:first-child{width:9%}.catalog-draft-table.admin-shop-table th:nth-child(2){width:26%}.catalog-draft-table.admin-shop-table th:nth-child(3){width:14%}.catalog-draft-table.admin-shop-table th:nth-child(4){width:16%}.catalog-draft-table.admin-shop-table th:nth-child(5){width:9%}.catalog-draft-table.admin-shop-table th:nth-child(6){width:16%}.catalog-draft-table.admin-shop-table th:nth-child(7){width:10%}.diagnostics-panel{margin-bottom:14px}.diagnostics-panel-heading{display:flex;align-items:center;gap:10px;padding:13px 16px 8px}.diagnostics-panel-heading>div{display:flex;min-width:0;flex:1;flex-direction:column}.diagnostics-panel-heading strong{color:#173f68;font-size:13px;line-height:19px}.diagnostics-panel-heading>div>span{color:#5b7c9b;font-size:11px;line-height:17px}.diagnostics-filter select{height:30px;padding:0 8px;color:#173f68;font-size:12px;border:1px solid rgba(62,127,186,.28);border-radius:6px;background:#ffffffb8}.diagnostics-aggregate{display:flex;min-width:0;align-items:center;gap:6px}.diagnostics-aggregate strong{flex:0 0 auto;color:#173f68;font-size:11px;font-weight:750}.diagnostics-aggregate code{display:block;min-width:0;max-width:150px;overflow:hidden;color:#68819b;font-family:ui-monospace,Cascadia Code,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.diagnostics-status{display:inline-flex;min-height:23px;align-items:center;padding:0 7px;font-size:10px;font-weight:750;line-height:16px;white-space:nowrap;border:1px solid rgba(62,127,186,.22);border-radius:5px;background:#daedfea8}.diagnostics-status.is-failed{color:#a33a48;border-color:#a33a4847;background:#fff0f0cc}.diagnostics-status.is-pending,.diagnostics-status.is-queued,.diagnostics-status.is-running{color:#8a5911;border-color:#c28f2e3d;background:#fff1cca8}.diagnostics-status.is-published,.diagnostics-status.is-completed{color:#08705a;border-color:#2994733d;background:#d7f7ebad}.diagnostics-status.is-superseded,.diagnostics-status.is-cancelled,.diagnostics-status.is-skipped{color:#6a7b8a;border-color:#647c9133;background:#e5edf4b3}.diagnostics-error{display:block;max-width:320px;color:#68819b;font-size:11px;line-height:17px;overflow-wrap:anywhere}.diagnostics-error.has-error{color:#a33a48}.diagnostics-error-code{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.diagnostics-panel .admin-shop-table th:nth-child(5){width:22%}.diagnostics-model,.diagnostics-scope{display:block;max-width:220px;overflow:hidden;color:#385571;font-size:11px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}@media(prefers-color-scheme:dark){:root{color:#dbe9f8;background:#0b1524;color-scheme:dark;--canvas: #0b1524;--panel: rgba(17, 30, 50, .78);--panel-soft: rgba(22, 38, 60, .55);--ink: #dbe9f8;--ink-secondary: #a3b8cf;--muted: #8096ae;--line: rgba(125, 165, 210, .24);--line-strong: rgba(140, 180, 225, .4);--accent: #4d9ce8;--accent-strong: #83bdf2;--accent-soft: rgba(44, 88, 138, .5);--blue: #5aa4e8;--blue-soft: rgba(38, 74, 116, .55);--success: #46cfa5;--success-soft: rgba(18, 92, 70, .5);--amber: #e5b34f;--amber-soft: rgba(122, 86, 22, .48);--danger: #ef8383;--danger-soft: rgba(122, 42, 48, .5);--shadow: 0 18px 46px rgba(0, 0, 0, .45);--glass-border: rgba(145, 180, 220, .16);--glass-highlight: inset 0 1px 0 rgba(255, 255, 255, .08)}body{background:#0b1524}.notification-popover{background:#132136;box-shadow:0 12px 32px #00000080}.conversation-tab{background:#16263c8c}.conversation-tab.is-active{background:var(--accent-soft)}.conversation-tab-close:hover{background:#16263ce6}.new-conversation-toast{background:#132136;box-shadow:0 12px 32px #00000080}.new-conversation-toast-dismiss:hover{background:#16263ce6}.notification-badge{border-color:#0b1524}.notification-setting-hint{color:var(--muted)}.switch-control{background:#2c3d57}.switch-control .switch-knob{background:#e8f1fb}body:before{background:linear-gradient(112deg,rgba(9,34,66,.55) 0 13%,transparent 13% 34%,rgba(28,66,108,.4) 34% 49%,transparent 49% 72%,rgba(10,40,76,.45) 72% 86%,transparent 86%),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0 1px,transparent 1px 72px),repeating-linear-gradient(0deg,rgba(120,170,220,.05) 0 1px,transparent 1px 72px),linear-gradient(145deg,#0a1a30,#101f36 48%,#0c1b30)}.timeline-wrap{background:#0f1c2e}.message-bubble{background:#16263c}.message-bubble:after,.message-bubble:before{border-color:transparent #16263c transparent transparent}.message-incoming .message-bubble{background:#1a2c44}.message-incoming .message-bubble:after,.message-incoming .message-bubble:before{border-color:transparent #1a2c44 transparent transparent}.composer-box{background:#15243a}.composer textarea,.search-field input,.admin-form-field input,.admin-form-field select,.diagnostics-filter select,.agent-mode-select-wrap select,.login-field input{color:var(--ink);border-color:#7da5d24d;background:#101d31}.composer textarea::placeholder,.search-field input::placeholder,.admin-form-field input::placeholder{color:var(--muted)}.active-customer-title h1,.conversation-item strong,.conversation-line-primary strong,.admin-shop-name-cell strong,.admin-page-heading h1,.admin-form-field>span,.admin-form-field legend,.product-card-title,.agent-mode-card-heading strong,.agent-mode-section-title,.diagnostics-panel-heading strong,.diagnostics-aggregate strong,.tenant-user-shop-options label,.admin-navigation button,.admin-navigation-label,.login-heading strong,.login-title-block h1,.reset-password-target,.viewer-block strong,.product-identity strong,.panel-heading h2,.context-section h3,.agent-policy-option-label strong{color:var(--ink)}.admin-shop-ellipsis,.admin-shop-reference,.diagnostics-model,.diagnostics-scope,.diagnostics-aggregate code,.admin-shop-count,.agent-mode-card-heading>div>span,.agent-mode-section-title>span,.diagnostics-panel-heading>div>span,.product-card-refs,.conversation-meta-line,.last-message,.admin-page-heading>div>span,.login-error,.section-eyebrow{color:var(--muted)}.admin-shop-list-panel,.admin-shop-drawer,.admin-navigation,.agent-mode-card,.platform-tenant-status-warning strong{background:var(--panel);color:var(--ink)}.admin-shop-table th,.admin-shop-table td{color:var(--ink-secondary);border-color:#7da5d229}.admin-shop-table tbody tr{border-color:#7da5d224}.admin-shop-table tbody tr:hover{background:#4678af1f}.admin-shop-icon,.product-image-fallback{border-color:#7da5d23d;background:#34609266}.admin-shop-icon svg{color:var(--accent)}.admin-shop-state{color:var(--muted)}.admin-shop-state strong,.admin-shop-state p{color:var(--ink-secondary)}.admin-success-notice{color:var(--ink);border-color:#46cfa54d;background:var(--success-soft)}.admin-form-alert{color:var(--ink);border-color:#ef83834d;background:var(--danger-soft)}.agent-policy-option,.tenant-user-shop-checklist{border-color:#7da5d23d;background:#16263c99}.product-card-message{border-color:#7da5d238;background:#16263c99}.product-card-thumb{border-color:#7da5d233;background:#101d31cc}.suggestion-panel{border-top-color:#7da5d240}.suggestion-text{color:var(--ink)}.login-screen:before{background:radial-gradient(1200px 600px at 18% 12%,rgba(38,92,150,.35),transparent 60%),radial-gradient(900px 500px at 85% 88%,rgba(24,66,112,.4),transparent 55%)}.login-panel{color:var(--ink);border-color:#91b4dc2e;background:#0f1b2ed1}.login-panel .login-heading span,.login-panel .login-title-block p{color:var(--muted)}.login-field input{background:#101d31}.login-password-toggle,.login-submit{color:var(--ink)}.login-submit{color:#fff}.message-status,.message-footline,.message-author-line,.system-message{color:var(--muted)}.message-retry-button{color:var(--danger);border-color:#ef838366;background:#7a2a3066}.message-retry-button:hover:not(:disabled){background:#8c30388c}.image-preview-backdrop{background:#030a14c7}.new-message-button,.secondary-command,.tenant-user-action,.message-retry-button{color:var(--ink-secondary)}.new-message-button{color:#fff}.tooltip-content{color:var(--ink);background:#22334c}::-webkit-scrollbar-thumb{background:#7da5d24d}::-webkit-scrollbar-thumb:hover{background:#7da5d273}.shop-rail,.conversation-panel,.context-panel{background:var(--panel)}.conversation-workspace{background:#101d318c}.panel-heading,.conversation-tools,.active-conversation-header,.composer{background:#0f1b2e99}.count-label,.segmented-control{background:#182a42b3}.segmented-control button.is-active{color:var(--ink);background:#346092b3;box-shadow:none}.search-field,.composer-box,.agent-switch-button{background:#0d1829d9}.agent-menu{background:#132136;box-shadow:0 12px 32px #00000080}.agent-option:hover{background:#4678af24}.agent-option.selected{background:var(--accent-soft)}.agent-option-radio{border-color:#5a6d84}.conversation-group-row{color:var(--ink-secondary);border-bottom-color:#7da5d229}.conversation-group-row:hover{background:#4678af24}.conversation-group-row.is-active{color:var(--ink);background:#34609259}.conversation-group-count{color:#83bdf2}.conversation-item{background:#ffffff08}.conversation-item:hover{background:#4678af24}.conversation-item.is-active{background:#34609259}.customer-avatar,.large-avatar{color:#cfe6fb;background:#2c588a80}.timeline-wrap,.loading-workspace,.empty-workspace{background:#0f1c2e}.message-bubble{background:#16263ce6;box-shadow:none}.message-outgoing .message-bubble{color:var(--ink);background:#264a74a6}.system-message{color:var(--muted);background:#182a42b3}.conversation-meta-line,.last-message,.conversation-line-primary time,.count-label,.shop-nav-label{color:var(--muted)}.unread-badge{color:#fff;background:var(--accent)}.admin-shop-table td{color:var(--ink-secondary);background:#111e3299}.admin-shop-table th{color:var(--muted);background:#0d182999}.admin-navigation button{color:var(--ink-secondary)}.admin-navigation button:hover{background:#4678af24}.admin-navigation button.is-active{color:var(--ink);background:#34609259}.admin-page-actions .icon-button,.panel-close-button,.context-close-button,.conversation-drawer-trigger,.context-drawer-trigger{color:var(--ink-secondary)}.admin-field-error,.agent-mode-row-error,.composer-error{color:var(--danger)}.admin-primary-command,.admin-primary-command.is-danger{color:#fff}.admin-shop-table tbody tr:hover td{background:#3460924d}.product-card-specs li>span,.product-card-specs-more,.product-card-refs{color:var(--muted)}.product-card-specs li>strong{color:var(--ink-secondary)}.product-image-fallback span,.product-empty-state p{color:var(--muted)}.product-image-fallback,.product-empty-state{border-color:#7da5d242}.message-retry-button{border-color:#ef83838c}.message-footline .message-status{color:var(--muted)}.product-empty-state{color:var(--muted);background:#16263cb3}.product-empty-state svg{color:var(--muted)}.admin-main{background:transparent}.admin-app-shell{background:#0b1524}.app-shell{background:#0d1926}}
