:root{font-family:Segoe UI,Tahoma,sans-serif;color:#1b1f24;background-color:#f4f6f8;--ui-bg: #f4f6f8;--ui-fg: #1b1f24;--ui-card: #ffffff;--ui-card-soft: #f8fafc;--ui-input: #ffffff;--ui-border: #e2e8f0;--ui-muted: #6b7280;--ui-primary: #2563eb;--ui-link: #2563eb;--ui-report-accent: #466f9f;--ui-success: #16a34a;--ui-warning: #f59e0b;--ui-danger: #dc2626;--ui-primary-light: #eff3ff;--ui-primary-border: #bfcffa;--bo-nav-fg: #1f2937;--bo-nav-active-fg: #ffffff;--bo-nav-active-bg: #2f6feb}*{box-sizing:border-box}body{margin:0}.bo-shell{height:100vh;overflow:hidden;background:var(--ui-bg);color:var(--ui-fg)}.bo-theme-dark{color-scheme:dark;--ui-bg: #111827;--ui-fg: #e5e7eb;--ui-card: #172033;--ui-card-soft: #1d293d;--ui-input: #111b2d;--ui-border: #314158;--ui-muted: #9aa8bc;--ui-primary: #86a8d8;--ui-link: #9abce9;--ui-report-accent: #8fb8e8;--ui-success: #6fce91;--ui-warning: #e7be62;--ui-danger: #f28b82;--ui-primary-light: rgba(134, 168, 216, .14);--ui-primary-border: rgba(134, 168, 216, .38);--bo-nav-fg: #cbd5e1;--bo-nav-active-fg: #eaf2ff;--bo-nav-active-bg: #27476f}.bo-shell>.bo-body{display:flex;flex-direction:row;height:100vh}.bo-shell>.bo-body>.bo-sidebar{width:240px;flex:0 0 240px;height:100vh;overflow-y:auto}.bo-right{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;overflow:hidden}.bo-topbar{flex:0 0 auto;border-bottom:1px solid var(--ui-border);background:var(--ui-card)}.bo-topsearch{height:20px;font-size:12px;font-weight:700}.bo-advanced-toggle{padding:5px 10px;border-radius:999px;border:1px solid rgba(0,0,0,.15);background:#fff;cursor:pointer;font-size:11px;font-weight:700;color:var(--ui-muted);white-space:nowrap;transition:background .15s,color .15s}.bo-advanced-toggle:hover{background:#f0f4ff;color:var(--ui-primary)}.bo-advanced-toggle[aria-expanded=true]{background:#e0e7ff;color:var(--ui-primary);border-color:#c7d2fe}.bo-advanced-panel{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;padding:8px 12px 10px;border-top:1px solid var(--ui-border);background:#f8fafc}.bo-advanced-field{display:flex;flex-direction:column;gap:3px}.bo-advanced-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ui-muted)}.bo-advanced-input{padding:4px 8px;border-radius:6px;border:1px solid var(--ui-border);font-size:12px;background:#fff;min-width:120px}.bo-advanced-input:disabled{opacity:.55;cursor:not-allowed}.bo-advanced-actions{display:flex;gap:6px;align-items:center}.bo-sidebar{background:var(--ui-card);color:var(--ui-fg);padding:16px;border-right:1px solid var(--ui-border)}.bo-logo{font-weight:900;margin-bottom:16px;color:var(--ui-fg)}.bo-nav{display:grid;gap:6px}.bo-link{color:var(--bo-nav-fg);text-decoration:none}.bo-link.active{color:var(--ui-primary)}.bo-main{flex:1 1 auto;min-height:0;overflow-y:auto;padding:24px 32px;background:var(--ui-bg)}.bo-sidebar-footer{margin-top:auto;padding:12px 10px;border-top:1px solid color-mix(in srgb,var(--ui-border) 80%,transparent)}.bo-theme-toggle{width:100%;display:flex;align-items:center;gap:10px;margin:0 0 12px;padding:8px 10px;border:1px solid var(--ui-border);border-radius:8px;background:var(--ui-card-soft);color:var(--ui-fg);cursor:pointer;text-align:left}.bo-theme-toggle-track{width:34px;height:20px;padding:2px;border-radius:999px;background:#d7dee9;border:1px solid color-mix(in srgb,var(--ui-border) 75%,transparent);transition:background .15s ease}.bo-theme-toggle-thumb{display:block;width:14px;height:14px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a38;transform:translate(0);transition:transform .15s ease}.bo-theme-toggle[aria-pressed=true] .bo-theme-toggle-track{background:#31557f}.bo-theme-toggle[aria-pressed=true] .bo-theme-toggle-thumb{transform:translate(14px)}.bo-theme-toggle-copy{display:grid;gap:1px;min-width:0}.bo-theme-toggle-label{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--ui-muted)}.bo-theme-toggle-value{font-size:12px;font-weight:900;color:var(--ui-fg)}.bo-theme-dark a{color:var(--ui-link)}.bo-theme-dark .bo-topbar,.bo-theme-dark .ui-card,.bo-theme-dark .rfq-timeline-item,.bo-theme-dark .mm-table-card,.bo-theme-dark .qt-table-wrap,.bo-theme-dark .inbox-modal{background:var(--ui-card);color:var(--ui-fg);border-color:var(--ui-border)}.bo-theme-dark .bo-link:not(.active){color:var(--bo-nav-fg)!important}.bo-theme-dark input,.bo-theme-dark select,.bo-theme-dark textarea,.bo-theme-dark .rfq-search,.bo-theme-dark .bo-advanced-input,.bo-theme-dark .tk-input,.bo-theme-dark .tk-textarea,.bo-theme-dark .tk-chip-input{background:var(--ui-input)!important;color:var(--ui-fg)!important;border-color:var(--ui-border)!important}.bo-theme-dark input::placeholder,.bo-theme-dark textarea::placeholder{color:#7f8da3}.bo-theme-dark button{color:inherit}.bo-theme-dark .bo-btn,.bo-theme-dark .rfq-filter-button,.bo-theme-dark .tk-chip{background:var(--ui-card-soft);color:var(--ui-fg);border-color:var(--ui-border)}.bo-theme-dark .bo-btn-primary{background:#31557f;border-color:#426b9d;color:#f4f8ff}.bo-theme-dark .bo-btn-danger{background:#f28b8214;color:var(--ui-danger);border-color:#f28b8273}.bo-theme-dark .ui-badge,.bo-theme-dark .qt-stat-pill,.bo-theme-dark .rfq-filter-button.is-active,.bo-theme-dark .ui-tab.is-active{background:var(--ui-primary-light);color:var(--ui-link);border-color:var(--ui-primary-border)}.bo-theme-dark .mm-th,.bo-theme-dark .qt-th,.bo-theme-dark .qt-th--date.qt-th--sticky-left,.bo-theme-dark .mm-expanded-detail,.bo-theme-dark .mm-body-preview,.bo-theme-dark .bo-advanced-panel{background:var(--ui-card-soft);color:var(--ui-fg);border-color:var(--ui-border)}.bo-theme-dark .mm-subject,.bo-theme-dark .inb-email-body{color:var(--ui-fg)}.bo-theme-dark .mm-row-group:hover,.bo-theme-dark .rfq-clickable:hover{background:#86a8d814}.bo-theme-dark table,.bo-theme-dark th,.bo-theme-dark td{border-color:var(--ui-border)!important}.bo-theme-dark [style*="background: white"],.bo-theme-dark [style*="background: #fff"],.bo-theme-dark [style*="background: #ffffff"]{background:var(--ui-card)!important}.bo-theme-dark [style*="background: #f8fafc"],.bo-theme-dark [style*="background: #f8f9fa"],.bo-theme-dark [style*="background: #fafbfc"],.bo-theme-dark [style*="background: #f5f5f5"],.bo-theme-dark [style*="background: #f3f4f6"]{background:var(--ui-card-soft)!important}.bo-theme-dark [style*="color: #111827"],.bo-theme-dark [style*="color: #1f2937"],.bo-theme-dark [style*="color: #1b1f24"],.bo-theme-dark [style*="color: #222"]{color:var(--ui-fg)!important}.bo-theme-dark [style*="color: rgba(0,0,0"],.bo-theme-dark [style*="color: rgba(0, 0, 0"]{color:var(--ui-muted)!important}.bo-content{max-width:1600px;width:100%;margin:0 auto}.page-header{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px}.page-title{margin:0;font-size:28px}.page-subtitle{color:var(--ui-muted);margin-top:4px}.ui-card{background:var(--ui-card);border:1px solid var(--ui-border);border-radius:12px;box-shadow:0 6px 16px #0f172a14}.ui-card-header{padding:16px 20px 0}.ui-card-body{padding:16px 20px}.ui-card-heading{display:flex;justify-content:space-between;gap:12px}.ui-card-title{font-weight:700;font-size:16px}.ui-card-subtitle{color:var(--ui-muted);margin-top:4px}.ui-card-actions{display:flex;gap:8px;align-items:center}.ui-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;background:#e2e8f0;color:#0f172a}.ui-badge-info{background:#dbeafe;color:#1d4ed8}.ui-badge-success{background:#dcfce7;color:var(--ui-success)}.ui-badge-warning{background:#fef3c7;color:#b45309}.ui-badge-danger{background:#fee2e2;color:var(--ui-danger)}.ui-tabs{display:grid;gap:16px}.ui-tab-list{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid var(--ui-border)}.ui-tab{padding:10px 16px;border-radius:10px 10px 0 0;border:1px solid transparent;background:transparent;cursor:pointer;font-weight:600}.ui-tab.is-active{background:var(--ui-card);border-color:var(--ui-border);border-bottom-color:var(--ui-card);color:var(--ui-primary)}.ui-tab-panel{padding:8px 0 0}.ui-grid{display:grid;gap:16px}.ui-grid.summary-grid{grid-template-columns:1fr}@media(min-width:1024px){.ui-grid.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1400px){.ui-grid.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ui-stat-card .ui-card-body{display:grid;gap:8px}.ui-stat-label{color:var(--ui-muted);font-size:13px;text-transform:uppercase;letter-spacing:.6px}.ui-stat-value{font-size:22px;font-weight:700}.ui-stat-hint{color:var(--ui-muted);font-size:13px}.rfq-list-toolbar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.rfq-search{flex:1 1 260px;padding:10px 12px;border-radius:10px;border:1px solid var(--ui-border);background:#fff}.rfq-filter-group{display:flex;flex-wrap:wrap;gap:8px}.rfq-filter-button{border-radius:999px;border:1px solid var(--ui-border);background:#fff;padding:6px 12px;cursor:pointer;font-weight:600;font-size:13px}.rfq-filter-button.is-active{background:#e0f2fe;color:#075985;border-color:#bae6fd}.rfq-card{display:grid;gap:12px;padding:18px 20px}.rfq-clickable{cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}.rfq-clickable:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a1f}.rfq-card-header{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:center}.rfq-card-title{font-weight:700;font-size:18px}.rfq-card-meta{color:var(--ui-muted);font-size:14px}.rfq-card-badges{display:flex;flex-wrap:wrap;gap:8px}.rfq-card-open{color:var(--ui-primary);text-decoration:none;font-weight:700}.rfq-card-open:hover{text-decoration:underline}.rfq-inline-list{display:flex;flex-wrap:wrap;gap:8px 16px;color:var(--ui-muted);font-size:14px}.rfq-timeline{display:grid;gap:12px}.rfq-timeline-item{padding:12px 16px;border:1px solid var(--ui-border);border-radius:10px;background:#fff}.token-shell{min-height:100vh;background:var(--ui-bg);display:flex;flex-direction:column;align-items:center;padding:40px 16px 24px}.token-header-bar{width:min(1060px,100%);margin-bottom:24px}.token-header-bar h1{font-size:1.15rem;font-weight:700;margin:0;color:var(--ui-fg, #222)}.token-header-bar p{color:var(--ui-muted);margin:4px 0 0;font-size:.85rem}.token-loading,.token-error{margin-top:64px}.token-error{color:var(--ui-danger, #c00);font-weight:500}.token-two-col{width:min(1060px,100%);display:grid;grid-template-columns:1fr 2fr;gap:16px;align-items:start}.token-single-col{width:min(600px,100%);display:grid;gap:16px}.token-product-card{background:#fff;border:1px solid var(--ui-border);border-radius:8px;padding:16px}.token-product-card h2{font-size:.95rem;font-weight:700;margin:0 0 12px;padding-bottom:6px;border-bottom:1px solid var(--ui-border)}.token-dl{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;font-size:.85rem}.token-dl dt{color:var(--ui-muted);font-weight:500;white-space:nowrap}.token-dl dd{margin:0;word-break:break-word}.token-sheet{background:#fff;border:1px solid var(--ui-border);border-radius:6px;padding:14px 16px;position:sticky;top:24px}.token-original-message{margin-top:14px;padding:10px 12px;background:#f8f9fb;border:1px solid var(--ui-border);border-radius:6px;font-size:.84rem}.token-original-message h4{margin:0 0 6px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ui-muted, #888)}.token-original-message p{margin:0;color:var(--ui-fg, #222);line-height:1.45}.token-ref{font-size:1.1rem;font-weight:800;letter-spacing:.02em;color:var(--ui-fg, #222);margin-bottom:2px}.token-ref-sub{font-size:.8rem;color:var(--ui-muted);margin-bottom:10px}.token-table{width:100%;border-collapse:collapse;font-size:.84rem;line-height:1.5}.token-table td{padding:7px 0;vertical-align:top;border-bottom:1px solid var(--ui-border)}.token-table tr:last-child td{border-bottom:none}.token-table-label{color:var(--ui-muted);font-weight:600;white-space:nowrap;padding-right:16px;width:130px;min-width:130px}.token-actions-col{display:grid;gap:12px}.token-action-block{background:#fff;border:1px solid var(--ui-border);border-radius:6px;padding:14px 16px}.token-action-block--muted{background:var(--ui-bg, #fafafa)}.token-action-block h3{font-size:.88rem;font-weight:700;margin:0 0 10px;text-transform:uppercase;letter-spacing:.04em;color:var(--ui-fg, #333)}.tk-field{margin-bottom:10px}.tk-field-label{display:block;font-size:.78rem;font-weight:600;color:var(--ui-muted);margin-bottom:4px;text-transform:uppercase;letter-spacing:.03em}.tk-row{display:flex;gap:12px;align-items:flex-end;margin-bottom:10px}.tk-row-spaced{gap:80px}.tk-chips{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.tk-chip{padding:4px 10px;font-size:.8rem;font-weight:500;border:1px solid var(--ui-border);border-radius:4px;background:var(--ui-bg, #fafafa);color:var(--ui-muted, #666);cursor:pointer;transition:background .12s,border-color .12s,color .12s}.tk-chip:hover{border-color:#2563eb66;color:var(--ui-fg, #333)}.tk-chip.is-active{background:#2563eb17;color:var(--ui-primary, #2563eb);border-color:#2563eb73;font-weight:600}.tk-chip-input{width:56px;padding:4px 6px;font-size:.8rem;border:1px solid var(--ui-border);border-radius:4px;text-align:center}.tk-input{width:100%;padding:6px 8px;font-size:.85rem;border:1px solid var(--ui-border);border-radius:4px;box-sizing:border-box}.tk-input-narrow{width:100px}.tk-input-no-spinner::-webkit-outer-spin-button,.tk-input-no-spinner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tk-input-no-spinner{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.tk-input-mt{margin-top:4px}.tk-readonly{display:inline-block;padding:5px 0;font-size:.9rem;font-weight:600;color:var(--ui-fg, #222)}.tk-textarea{width:100%;padding:6px 8px;font-size:.85rem;border:1px solid var(--ui-border);border-radius:4px;box-sizing:border-box;resize:vertical}.tk-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;font-size:.85rem;font-weight:600;border-radius:6px;cursor:pointer;border:1.5px solid transparent;margin-top:2px;min-height:36px;transition:background .15s,border-color .15s,box-shadow .15s}.tk-btn:disabled{opacity:.55;cursor:not-allowed}.tk-btn-primary{background:#2563eb14;color:var(--ui-primary, #2563eb);border-color:var(--ui-primary, #2563eb);font-weight:700}.tk-btn-primary:hover:not(:disabled){background:#2563eb24}.tk-btn-secondary{background:transparent;border-color:var(--ui-primary, #2563eb);color:var(--ui-primary, #2563eb)}.tk-btn-secondary:hover:not(:disabled){background:#2563eb0f}@media(max-width:768px){.token-two-col{grid-template-columns:1fr}.token-sheet{position:static}.tk-row{flex-direction:column;align-items:stretch}}.tks-header-meta{display:flex;align-items:center;gap:10px;margin-top:4px;font-size:.88rem;color:var(--ui-muted)}.tks-items{width:min(1060px,100%);display:grid;gap:20px}.tks-item-card{background:#fff;border:1px solid var(--ui-border);border-radius:8px;padding:16px}.tks-item-card .token-two-col{width:100%}.tks-item-card .token-sheet{position:static}.tks-footer{width:min(1060px,100%);display:flex;align-items:center;gap:16px;margin-top:20px;padding:16px;background:#fff;border:1px solid var(--ui-border);border-radius:8px}.tks-footer-summary{font-size:.9rem;font-weight:600;color:var(--ui-fg, #222);flex:1}.tks-footer-error{font-size:.82rem;color:var(--ui-danger, #c00)}.tks-submitted-card{width:min(860px,100%);background:#fff;border:1px solid var(--ui-border);border-radius:8px;padding:28px 32px;text-align:center}.tks-submitted-card h2{font-size:1.2rem;font-weight:700;margin:0 0 8px}.tks-submitted-card p{color:var(--ui-muted);margin:0 0 6px;font-size:.9rem}.tks-submitted-meta{font-size:.82rem;color:var(--ui-muted)}.tks-submitted-summary{margin-top:16px;text-align:left;display:grid;gap:12px}.tks-submitted-item{display:flex;flex-direction:column;gap:0;padding:10px 0;border-bottom:1px solid var(--ui-border);font-size:.85rem}.tks-submitted-item:last-child{border-bottom:none}.tks-submitted-ref{font-weight:700;min-width:80px}.tks-submitted-item-header{display:flex;align-items:center;gap:10px}.tks-submitted-details{display:flex;flex-wrap:wrap;gap:6px 14px;font-size:.8rem;color:var(--ui-muted);padding:2px 0 0 90px}.tks-submitted-message{font-size:.8rem;color:var(--ui-muted);font-style:italic;padding:2px 0 0 90px}.tks-submitted-dl{display:grid;grid-template-columns:1fr;gap:0;text-align:left;margin:0}.tks-submitted-dl-row{display:grid;grid-template-columns:120px 1fr;gap:0 12px;padding:4px 0;border-bottom:1px solid rgba(0,0,0,.04)}.tks-submitted-dl-row:last-child{border-bottom:none}.tks-submitted-dl dt{font-size:.82rem;font-weight:600;color:var(--ui-muted);white-space:nowrap;margin:0}.tks-submitted-dl dd{font-size:.85rem;margin:0;word-break:break-word}.tk-confirm-hint{font-size:.82rem;color:var(--ui-muted);margin:8px 0 4px;font-style:italic}.tk-resubmit-link{display:inline-block;margin-top:16px;font-size:.85rem;color:var(--ui-primary, #2563eb);text-decoration:underline;cursor:pointer}.form-field{display:grid;gap:6px;margin-bottom:12px}.form-field input,.form-field textarea,.form-field select{padding:8px 10px;border-radius:8px;border:1px solid var(--ui-border)}.primary-button{background:var(--ui-primary);color:#fff;border:none;border-radius:10px;padding:10px 16px;cursor:pointer;font-weight:600}.primary-button:disabled{opacity:.7;cursor:not-allowed}.ghost-button{border:1px solid var(--ui-border);background:#fff;border-radius:10px;padding:8px 12px;cursor:pointer}.section-card{display:grid;gap:12px}@media(max-width:1023px){.bo-shell>.bo-body{flex-direction:column;height:auto;min-height:100vh;overflow:auto}.bo-shell{overflow:auto}.bo-shell>.bo-body>.bo-sidebar{width:100%;flex:0 0 auto;height:auto;position:sticky;top:0;z-index:2;overflow-y:visible}.bo-right{overflow:visible;min-height:0}.bo-main{padding:20px;overflow:visible}}.bo-btn{padding:6px 12px;border-radius:4px;font-size:13px;line-height:1;cursor:pointer;border:1px solid transparent;background:#f5f5f5;color:#222;-webkit-user-select:none;user-select:none}.bo-btn:hover{background:#eaeaea}.bo-btn:active{transform:translateY(1px)}.bo-btn-primary{background:#2f6fed;color:#fff;border-color:#2f6fed}.bo-btn-primary:hover{background:#255ad1}.bo-btn-secondary{background:#f5f5f5;border-color:#ccc}.bo-btn-danger{background:#fff;color:#c62828;border-color:#c62828}.bo-btn-danger:hover{background:#fdecea}.bo-btn-row{display:flex;flex-wrap:wrap;gap:8px}@keyframes bo-spin{to{transform:rotate(360deg)}}.inbox-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px}.inbox-help-panel{margin:-8px 0 16px;padding:12px 14px;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#f8fafcf2;color:#475569;font-size:13px;line-height:1.45}.inbox-help-panel-title{margin:0 0 10px;font-size:14px;font-weight:800;color:#1f2937}.inbox-help-panel-list{margin:0;padding-left:1.15rem}.inbox-help-panel-list>li{margin-bottom:8px}.inbox-help-panel-list>li:last-child{margin-bottom:0}.inbox-help-panel-sublist{margin:6px 0 0;padding-left:1.1rem}.inbox-help-panel-sublist li{margin-bottom:2px}.inbox-help-code{font-size:12px;font-family:ui-monospace,monospace;background:#0000000f;padding:1px 5px;border-radius:4px}.inb-pill{padding:5px 11px;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#fff;font-size:11px;font-weight:700;cursor:pointer;line-height:1;color:#6b7280;transition:background .1s}.inb-pill[data-active]{background:#0000000f;border-color:#00000038;color:#1f2937}.inb-toolbar-btn{padding:4px 9px;border-radius:6px;border:1px solid rgba(0,0,0,.1);background:#fff;font-weight:700;font-size:10px;cursor:pointer;color:#6b7280;transition:background .1s}.inb-toolbar-btn:hover{background:#00000008}.inb-toolbar-btn:disabled{opacity:.4;cursor:not-allowed}.inb-fwd-chip{font-size:10px;font-weight:700;color:#6882a8;background:#3b82f60f;border-radius:4px;padding:2px 8px;white-space:nowrap}.inb-buckets{display:grid;gap:12px}.inbox-bucket-section{display:grid;gap:2px}.inbox-bucket-header{display:flex;align-items:center;gap:6px;padding-bottom:2px;border-bottom:1px solid rgba(0,0,0,.06)}.inbox-bucket-indicator{width:8px;height:8px;border-radius:2px;flex-shrink:0;opacity:.7}.inbox-bucket-title{font-size:14px;font-weight:800;margin:0;color:#1f2937}.inbox-bucket-empty{color:var(--ui-muted);font-size:11px;font-weight:400;padding:1px 0;opacity:.4;line-height:1.3}.inb-count-chip{font-size:10px;font-weight:600;padding:1px 6px;border-radius:4px;background:#0000000a;color:#9ca3af}.inb-private-chip{font-size:10px;font-weight:600;color:#9ca3af;background:#00000008;border-radius:4px;padding:1px 6px;margin-left:2px}.inb-row-list{display:flex;flex-direction:column;gap:3px}.inbox-day-separator{background:#777;color:#fff;font-size:12px;font-weight:700;line-height:20px;padding:0 8px;margin-top:6px;width:100%;box-sizing:border-box}.inb-row{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:8px;transition:background .1s;width:100%;max-width:none;min-width:0;box-sizing:border-box}.inb-row:hover{background:#00000005}.inb-row-main{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:20px;padding:6px 12px;min-height:0;overflow:hidden;width:100%;max-width:none;min-width:0;box-sizing:border-box}.inb-row-left{display:flex;align-items:center;gap:10px;min-width:0;overflow:hidden}.inb-row-right{display:flex;align-items:center;gap:6px;justify-self:end;flex-shrink:0;white-space:nowrap}.inb-meta{display:flex;align-items:center;gap:4px;flex:0 0 auto;white-space:nowrap}.inb-type-badge{font-size:10px;font-weight:400;padding:2px 7px;border-radius:4px;background:#00000006;text-transform:uppercase;letter-spacing:.3px;flex-shrink:0;line-height:1.2;min-width:46px;text-align:center}.inb-fix-dot{width:6px;height:6px;border-radius:50%;background:#e87171;flex-shrink:0}.inb-resolved-label{font-size:10px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.3px;flex-shrink:0}.inb-from,.inb-to,.inb-subject{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inb-from{font-size:13px;font-weight:400;color:#94a0b0;flex:0 0 160px;max-width:160px;min-width:120px}.inb-to{font-size:11px;font-weight:400;color:#94a0b0;flex:0 1 auto;max-width:220px}.inb-subject{font-size:12px;font-weight:600;color:#4b5563;flex:1 1 auto}.inb-time{font-size:12px;font-weight:400;color:#7b8794;white-space:nowrap;flex-shrink:0}.inb-info-btn{width:20px;height:20px;border-radius:5px;border:1px solid rgba(0,0,0,.09);background:transparent;font-size:10px;font-weight:700;font-style:italic;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;padding:0;transition:background .1s,color .1s}.inb-info-btn:hover{background:#0000000a;color:#6b7280}.inb-info-btn[aria-expanded=true]{background:#0000000d;color:#374151;font-style:normal}.inb-info-placeholder{cursor:default;opacity:.45}.inb-details{padding:5px 12px 7px;border-top:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:5px}.inb-details-meta{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.inb-meta-chip{font-size:11px;font-weight:500;padding:2px 7px;border-radius:4px;background:#0000000a;color:#6b7280}.inb-details-section{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.inb-details-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#9ca3af;margin-right:2px}.inb-suggestion-row{display:flex;align-items:center;gap:5px}.inb-details-actions{display:flex;flex-wrap:wrap;gap:4px;padding-top:4px;border-top:1px solid rgba(0,0,0,.04)}.inb-action-btn{padding:4px 10px;border-radius:6px;border:1px solid rgba(0,0,0,.1);background:#fff;font-weight:600;font-size:11px;cursor:pointer;transition:background .1s}.inb-action-btn:hover{background:#00000008}.inb-action-primary{border-color:#0064002e;background:#00640008;color:#3d7a4a}.inb-action-primary:hover{background:#0064000f}.inb-action-danger{border-color:#c8000024;background:#c8000005;color:#b34040}.inb-action-danger:hover{background:#c800000d}.inb-email-preview{border:1px solid rgba(0,0,0,.08);border-radius:6px;background:#00000004;overflow:hidden}.inb-email-header{padding:6px 10px;display:flex;flex-direction:column;gap:2px;border-bottom:1px solid rgba(0,0,0,.06)}.inb-email-field{display:flex;gap:6px;font-size:11.5px;line-height:1.5}.inb-email-label{font-weight:700;color:#64748b;min-width:32px;flex-shrink:0}.inb-email-body{margin:0;padding:8px 10px;font-family:inherit;font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word;color:#1e293b;max-height:400px;overflow-y:auto}.inbox-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}.inbox-modal{background:var(--ui-card);border-radius:12px;padding:24px;width:min(480px,90vw);max-height:90vh;overflow-y:auto;box-shadow:0 12px 40px #0003}.mm-table-card{overflow:hidden}.mm-table-wrapper{overflow-x:auto}.mm-table{width:100%;border-collapse:collapse;font-size:13px}.mm-th{text-align:left;padding:10px 14px;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.4px;color:var(--ui-muted);background:#f8fafc;border-bottom:1px solid var(--ui-border);white-space:nowrap}.mm-th-center{text-align:center}.mm-td{padding:10px 14px;border-bottom:1px solid var(--ui-border);vertical-align:middle}.mm-td-center{text-align:center}.mm-empty{text-align:center;color:var(--ui-muted);padding:32px 14px}.mm-row-group:hover{background:#f8fafc}.mm-row-toggle{display:inline-flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:0;font:inherit;color:inherit;text-align:left}.mm-expand-icon{font-size:11px;color:var(--ui-muted);flex-shrink:0;width:12px}.mm-subject{font-weight:600;color:#1b1f24}.mm-from{display:block;font-weight:600;font-size:13px}.mm-from-email{display:block;font-size:11px;color:var(--ui-muted)}.mm-to{font-size:12px;color:var(--ui-muted)}.mm-parse-result{margin-top:4px}.mm-expanded-detail{padding:16px 20px;border-top:1px solid var(--ui-border);background:#fafbfc}.mm-detail{display:grid;gap:10px}.mm-detail-row{display:grid;grid-template-columns:60px 1fr;gap:10px;font-size:13px}.mm-detail-label{font-weight:700;color:var(--ui-muted);text-transform:uppercase;font-size:11px;letter-spacing:.3px;padding-top:2px}.mm-body-preview{margin:0;white-space:pre-wrap;font-family:inherit;font-size:13px;color:var(--ui-muted);background:#fff;border:1px solid var(--ui-border);border-radius:8px;padding:10px 12px;max-height:200px;overflow-y:auto}.mm-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px}.mm-page-info{font-size:13px;font-weight:600;color:var(--ui-muted)}.qt-view-tabs{display:flex;gap:0;margin-bottom:20px;border-bottom:2px solid var(--ui-border)}.qt-view-tab{padding:10px 20px;border:none;background:transparent;cursor:pointer;font-weight:700;font-size:14px;color:var(--ui-muted);border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s}.qt-view-tab:hover{color:#1b1f24}.qt-view-tab.is-active{color:var(--ui-primary);border-bottom-color:var(--ui-primary)}.qt-stats-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.qt-stat-pill{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;border:1px solid var(--ui-border);background:var(--ui-card);font-size:13px}.qt-stat-pill--danger{border-color:#fecaca;background:#fff5f5}.qt-stat-pill--done{border-color:#bbf7d0;background:#f0fdf4}.qt-stat-pill--muted{border-color:#e2e8f0;background:#f8fafc}.qt-stat-pill--supplier{border-color:#fbcfe8;background:#fdf2f8}.qt-stat-pill--client{border-color:#c7d2fe;background:#eef2ff}.qt-stat-value{font-weight:800;font-variant-numeric:tabular-nums}.qt-stat-label{color:var(--ui-muted);font-size:12px}.qt-table-wrap{overflow-x:auto;border:1px solid var(--ui-border);border-radius:10px;background:#fff}.qt-table{width:100%;min-width:1200px;border-collapse:collapse;font-size:13px;line-height:1.35}.qt-th{text-align:left;padding:8px 10px;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--ui-muted);background:#f8f9fa;border-bottom:2px solid var(--ui-border);white-space:nowrap;position:sticky;top:0;z-index:2}.qt-th--num{text-align:right}.qt-th--narrow{text-align:center;width:32px;min-width:32px}.qt-th--date,.qt-th--ref{width:120px;min-width:120px;max-width:120px}.qt-th--product-compact{min-width:220px;max-width:240px}.qt-th--qty{width:50px;min-width:50px;text-align:right}.qt-th--product{min-width:320px}.qt-th--client{min-width:220px}.qt-th--supplier{min-width:200px}.qt-th--status{width:150px;min-width:150px}.qt-th--date.qt-th--sticky-left{position:sticky;left:0;z-index:4;background:#f8f9fa}.qt-th--ref.qt-th--sticky-left{position:sticky;left:110px;z-index:4;background:#f8f9fa;box-shadow:2px 0 4px #0000000a}.qt-td--date.qt-td--sticky-left{position:sticky;left:0;z-index:1;background:inherit}.qt-td--ref.qt-td--sticky-left{position:sticky;left:110px;z-index:1;background:inherit;box-shadow:2px 0 4px #0000000a}.qt-row{transition:background .1s ease;background:#fff}.qt-row:hover{background:#f0f4ff!important}.qt-row--alt{background:#fafbfc}.qt-row:hover .qt-td--sticky-left{background:#f0f4ff}.qt-row--alt .qt-td--sticky-left{background:#fafbfc}.qt-row--warn .qt-td--sticky-left{background:#fffaf9}.qt-td{padding:6px 10px;vertical-align:middle;border-bottom:1px solid #f0f0f0}.qt-td--date{white-space:nowrap;color:var(--ui-muted);font-size:12px;width:120px;min-width:120px;max-width:120px}.qt-td--product-compact{min-width:220px;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qt-td--ref{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:120px;min-width:120px;max-width:120px}.qt-td--ref a{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.qt-td--num{text-align:right;font-variant-numeric:tabular-nums}.qt-td--product{min-width:320px;max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qt-td--attn{text-align:center;font-weight:900;color:var(--ui-danger);font-size:15px;width:32px;min-width:32px}.qt-row--warn{background:#fffaf9!important;border-left:3px solid #e11d48}.qt-link{color:var(--ui-primary);text-decoration:none;font-weight:400}.qt-link:hover{text-decoration:underline}.qt-link--product{font-weight:400;color:#1e293b}.qt-link--product:hover{color:var(--ui-primary)}.qt-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;line-height:1.3}.qt-badge--muted{background:#f1f5f9;color:#64748b}.qt-badge--done{background:#dcfce7;color:#166534}.qt-badge--pending{background:#fef9c3;color:#854d0e}.qt-badge--replied{background:#dbeafe;color:#1e40af}.qt-badge--supplier{background:#fce7f3;color:#9d174d}.qt-badge--client{background:#e0e7ff;color:#3730a3}.bo-livesearch-adv{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--ui-muted);border-radius:6px;z-index:2;transition:background .12s,color .12s}.bo-livesearch-adv:hover{background:#e0e7ff;color:var(--ui-primary)}.adv-filter-section{margin-bottom:14px}.adv-filter-toggle{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;border:1px solid var(--ui-border);background:var(--ui-card);cursor:pointer;font-size:13px;font-weight:700;color:var(--ui-muted);transition:background .12s,color .12s;margin-bottom:10px}.adv-filter-toggle:hover{background:#e0e7ff;color:var(--ui-primary)}.adv-filter-toggle[aria-expanded=true]{background:#e0e7ff;color:var(--ui-primary);border-color:#c7d2fe}.adv-filter-panel{background:#f8fafc;border:1px solid var(--ui-border);border-radius:10px;padding:14px 16px 12px;margin-bottom:14px}.adv-filter-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px 16px;align-items:end;margin-bottom:12px}.adv-filter-field{display:flex;flex-direction:column;gap:3px}.adv-filter-field--full{grid-column:1 / -1}.adv-filter-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ui-muted)}.adv-filter-input{padding:6px 8px;border-radius:6px;border:1px solid var(--ui-border);font-size:13px;background:#fff;width:100%}.adv-filter-input:disabled{opacity:.5;cursor:not-allowed}.adv-filter-checkbox{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#333;cursor:pointer;padding:4px 0;white-space:nowrap}.adv-filter-checkbox input:disabled+span{opacity:.5}.adv-filter-actions{display:flex;gap:8px;padding-top:6px;border-top:1px solid var(--ui-border)}.reminder-panel{padding:8px 0}.reminder-group{margin-bottom:20px}.reminder-group-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.reminder-item-row{display:flex;flex-direction:column;gap:4px;padding:10px 14px;margin-bottom:6px;transition:background .1s}.reminder-item-row:hover{background:var(--ui-bg)}.reminder-item-header{display:flex;align-items:center;gap:8px}.reminder-item-due{font-size:12px;color:var(--ui-muted);font-weight:600}.reminder-item-text{font-size:14px;font-weight:600}.reminder-item-ctx{font-size:12px;color:var(--ui-muted)}.rfq-reminder-row{display:flex;align-items:center;font-size:13px;font-weight:600;padding:5px 0;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer;position:relative}.rfq-reminder-row .rfq-reminder-delete{opacity:0;pointer-events:none;margin-left:auto;padding:0 2px;background:none;border:none;color:#b40000;font-size:15px;font-weight:900;cursor:pointer;line-height:1;flex-shrink:0}.rfq-reminder-row:hover .rfq-reminder-delete{opacity:1;pointer-events:auto}.tk-action-footer{display:flex;align-items:flex-start;gap:12px;margin-top:10px}.tk-upload-area{margin-left:auto;text-align:right}.tk-upload-row{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;justify-content:flex-end}.tk-upload-row .tk-btn{cursor:pointer}.tk-upload-row .tk-btn.disabled{opacity:.55;cursor:not-allowed}.tk-upload-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 6px 4px 10px;background:var(--ui-bg, #f3f4f6);border:1px solid var(--ui-border, #e5e7eb);border-radius:99px;font-size:.78rem;max-width:180px}.tk-upload-pill-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tk-upload-pill-x{background:none;border:none;color:var(--ui-danger, #c00);font-size:.92rem;line-height:1;cursor:pointer;padding:0 2px;flex-shrink:0}.tk-upload-pill-x:disabled{opacity:.4;cursor:not-allowed}.tk-upload-hint{display:block;font-size:.7rem;color:var(--ui-muted, #6b7280);margin-top:2px}.tk-upload-error{display:block;font-size:.75rem;color:#dc2626;margin-top:4px}@media(max-width:700px){.tk-action-footer{flex-direction:column}.tk-upload-area{margin-left:0;text-align:left}.tk-upload-row{justify-content:flex-start}}.tka-file-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:1px solid var(--ui-border, #e2e8f0);border-radius:6px;margin-bottom:8px;background:var(--ui-bg-card, #fff)}.tka-file-info{display:flex;flex-direction:column;gap:2px;min-width:0}.tka-file-name{font-weight:600;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tka-file-size{font-size:.78rem;color:var(--ui-muted, #64748b)}.bo-shell{color:#202733;background-color:#f3f0ea;--ui-bg: #f3f0ea;--ui-bg-soft: #f8f4ed;--ui-card: #fffdf9;--ui-card-strong: #ffffff;--ui-fg: #202733;--ui-muted: #647084;--ui-border: #d7ded0;--ui-border-strong: #bfcab8;--ui-shadow: 0 10px 26px rgba(44, 56, 74, .1);--ui-shadow-soft: 0 4px 14px rgba(44, 56, 74, .08);--ui-primary: #2359b8;--ui-primary-light: #e7efff;--ui-primary-border: #adc3f1;--ui-success: #16845b;--ui-warning: #b46c00;--ui-danger: #c33131;--ui-client: #245fbd;--ui-client-soft: #e6efff;--ui-supplier: #147c68;--ui-supplier-soft: #e4f5ef;--ui-rfq: #94620c;--ui-rfq-soft: #fff1d6;--ui-status-soft: #f0ecff;--ui-row-hover: #eef4ff;--ui-row-alt: #fbfaf6;--ui-input: #fffefd;background:linear-gradient(135deg,#2359b814,#147c680d 42%,#b46c000f),var(--ui-bg);color:var(--ui-fg)}.bo-shell .bo-main{background:radial-gradient(circle at top left,rgba(35,89,184,.06),transparent 34rem),var(--ui-bg)}.bo-shell .bo-sidebar{background:linear-gradient(180deg,#fffdf9,#f4f0e8);border-right:1px solid var(--ui-border-strong);box-shadow:7px 0 24px #2c384a14}.bo-shell .bo-logo{color:#1f3765;padding-bottom:12px;border-bottom:1px solid rgba(35,89,184,.14)}.bo-shell .bo-topbar{background:#fffdf9f5;border-bottom-color:var(--ui-border-strong);box-shadow:0 2px 14px #2c384a12}.bo-shell .bo-livesearch-row,.bo-shell .bo-advanced-input,.bo-shell .adv-filter-input,.bo-shell .rfq-search,.bo-shell .form-field input,.bo-shell .form-field textarea,.bo-shell .form-field select,.bo-shell .tk-input,.bo-shell .tk-textarea,.bo-shell .tk-chip-input{background:var(--ui-input)!important;border-color:var(--ui-border-strong)!important;color:var(--ui-fg);box-shadow:inset 0 1px #fffc}.bo-shell .bo-livesearch-row:focus-within,.bo-shell .rfq-search:focus,.bo-shell .adv-filter-input:focus,.bo-shell .form-field input:focus,.bo-shell .form-field textarea:focus,.bo-shell .form-field select:focus,.bo-shell .tk-input:focus,.bo-shell .tk-textarea:focus{outline:2px solid rgba(35,89,184,.18);border-color:var(--ui-primary-border)!important}.bo-shell .bo-advanced-panel,.bo-shell .adv-filter-panel,.bo-shell .inbox-help-panel{background:linear-gradient(180deg,#fffaf2,#f6f1e8);border-color:var(--ui-border-strong);box-shadow:var(--ui-shadow-soft)}.bo-shell .page-header{padding-bottom:12px;border-bottom:1px solid rgba(148,98,12,.16)}.bo-shell .page-title{color:#172033;letter-spacing:0}.bo-shell .page-subtitle{color:var(--ui-muted)}.bo-shell .ui-card,.bo-shell .token-product-card,.bo-shell .token-sheet,.bo-shell .token-action-block,.bo-shell .tks-item-card,.bo-shell .tks-footer,.bo-shell .section-card,.bo-shell .inbox-modal,.bo-shell .mm-table-card,.bo-shell .tka-file-row{background:var(--ui-card);border-color:var(--ui-border-strong);box-shadow:var(--ui-shadow-soft)}.bo-shell .ui-card{box-shadow:var(--ui-shadow)}.bo-shell .ui-card-header,.bo-shell .token-action-block h3,.bo-shell .section-card>h3{color:#172033}.bo-shell .ui-card-title,.bo-shell .section-card>h3{position:relative;font-weight:900}.bo-shell .section-card>h3{margin:0 0 2px;padding:8px 10px;border-radius:8px;background:linear-gradient(90deg,#2359b81c,#147c6812);border:1px solid rgba(35,89,184,.12)}.bo-shell .primary-button,.bo-shell .bo-btn-primary{background:linear-gradient(180deg,#2c67c7,#1f55ad);border-color:#1f55ad;color:#fff;box-shadow:0 5px 12px #2359b833}.bo-shell .ghost-button,.bo-shell .bo-btn,.bo-shell .bo-btn-secondary,.bo-shell .rfq-filter-button,.bo-shell .inb-toolbar-btn,.bo-shell .inb-action-btn,.bo-shell .inb-pill,.bo-shell .tk-btn-secondary,.bo-shell .tk-chip{background:#fffdf9;border-color:var(--ui-border-strong);color:#38445a}.bo-shell .ghost-button:hover,.bo-shell .bo-btn:hover,.bo-shell .rfq-filter-button:hover,.bo-shell .inb-toolbar-btn:hover,.bo-shell .inb-action-btn:hover,.bo-shell .inb-pill:hover,.bo-shell .tk-chip:hover{background:#eef4ff;border-color:var(--ui-primary-border)}.bo-shell .rfq-filter-button.is-active,.bo-shell .adv-filter-toggle[aria-expanded=true],.bo-shell .bo-advanced-toggle[aria-expanded=true],.bo-shell .tk-chip.is-active,.bo-shell .token-response-tab.is-active{background:var(--ui-primary-light);border-color:var(--ui-primary-border);color:var(--ui-primary)}.bo-shell .bo-btn-danger,.bo-shell .inb-action-danger{background:#fff5f4;border-color:#efb2ad;color:var(--ui-danger)}.bo-shell .inb-action-primary{background:var(--ui-supplier-soft);border-color:#147c6847;color:var(--ui-supplier)}.bo-shell .ui-badge,.bo-shell .inb-meta-chip,.bo-shell .inb-count-chip,.bo-shell .inb-private-chip,.bo-shell .qt-badge{border:1px solid rgba(72,85,105,.12);box-shadow:inset 0 1px #ffffff8c}.bo-shell .ui-badge-info,.bo-shell .qt-badge--replied,.bo-shell .qt-badge--client{background:var(--ui-client-soft);color:#1d4f9e;border-color:#245fbd38}.bo-shell .ui-badge-success,.bo-shell .qt-badge--done{background:var(--ui-supplier-soft);color:#116a4e;border-color:#147c683d}.bo-shell .ui-badge-warning,.bo-shell .qt-badge--pending{background:var(--ui-rfq-soft);color:#7a4c00;border-color:#94620c3d}.bo-shell .ui-badge-danger,.bo-shell .qt-badge--supplier{background:#ffe8ee;color:#9e1646;border-color:#9e164638}.bo-shell .qt-table-wrap{background:var(--ui-card);border-color:var(--ui-border-strong);box-shadow:var(--ui-shadow)}.bo-shell .qt-th,.bo-shell .qt-th--date.qt-th--sticky-left,.bo-shell .qt-th--ref.qt-th--sticky-left,.bo-shell .mm-th{background:linear-gradient(180deg,#f6f1e8,#ece6dc);color:#526077;border-bottom-color:var(--ui-border-strong)}.bo-shell .qt-row{background:#fffdf9}.bo-shell .qt-row--alt,.bo-shell .qt-row--alt .qt-td--sticky-left{background:var(--ui-row-alt)}.bo-shell .qt-row:hover,.bo-shell .qt-row:hover .qt-td--sticky-left,.bo-shell .mm-row-group:hover{background:var(--ui-row-hover)!important}.bo-shell .qt-row--warn,.bo-shell .qt-row--warn .qt-td--sticky-left{background:#fff4ee!important;border-left-color:var(--ui-danger)}.bo-shell .qt-td,.bo-shell .mm-td{border-bottom-color:#7e8b743d}.bo-shell .qt-link--product,.bo-shell .mm-subject{color:#22314a}.bo-shell .qt-stat-pill{background:var(--ui-card);border-color:var(--ui-border-strong);box-shadow:var(--ui-shadow-soft)}.bo-shell .qt-stat-pill--danger{border-color:#efb2ad;background:#fff4f1}.bo-shell .qt-stat-pill--done{border-color:#147c684d;background:var(--ui-supplier-soft)}.bo-shell .qt-stat-pill--muted{border-color:var(--ui-border);background:#f8f6f0}.bo-shell .qt-stat-pill--supplier{border-color:#9e16463d;background:#fff0f5}.bo-shell .qt-stat-pill--client{border-color:#245fbd3d;background:var(--ui-client-soft)}.bo-shell .inbox-bucket-header{padding:8px 10px;border:1px solid rgba(126,139,116,.22);border-radius:8px;background:linear-gradient(90deg,#fffdf9eb,#f6f1e8eb)}.bo-shell .inbox-bucket-title{color:#22314a}.bo-shell .inbox-day-separator{background:#6b7485}.bo-shell .inb-row{background:var(--ui-card);border-color:#7e8b7447;box-shadow:0 1px 3px #2c384a0d}.bo-shell .inb-row:hover{background:#f7fbff;border-color:#2359b833}.bo-shell .inb-from{color:#55657a;font-weight:700}.bo-shell .inb-subject{color:#2f3c52}.bo-shell .inb-type-badge{background:#2359b814;font-weight:700}.bo-shell .inb-details{background:#f8f4ed8c;border-top-color:#7e8b7433}.bo-shell .inb-email-preview,.bo-shell .mm-expanded-detail{background:#fbf7f0;border-color:#7e8b7442}.bo-shell .inb-email-header{background:#f6f1e8}.bo-shell .inb-email-body,.bo-shell .mm-body-preview{background:#fffdf9;color:#253149}.bo-shell [data-badge]{border-top-color:#7e8b7442!important}.bo-shell [data-badge=MESSAGE]{background:#eef6ff!important}.bo-shell [data-badge=RECEIVED]{background:#fff0f6!important}.bo-shell [data-badge=OFFER]{background:#eaf8f1!important}.bo-shell [data-badge=REQUEST]{background:#fff2d9!important}.bo-shell [data-badge=CONFIRM]{background:#fff0ee!important}.bo-shell [data-badge=QUOTE]{background:#f2edff!important}.bo-shell [data-badge=ORDER]{background:#eaf3ff!important}.bo-shell [data-badge=NOTE],.bo-shell [data-badge=SYSTEM],.bo-shell [data-badge=UNKNOWN]{background:#f6f3ed!important}.bo-shell [data-badge=STOCK]{background:#e7f7f6!important}.bo-shell [data-badge=SCHEDULED]{background:#edf4ff!important}.bo-shell [data-origin=client]{box-shadow:inset 4px 0 #245fbd59}.bo-shell [data-origin=supplier],.bo-shell [data-target=supplier]{box-shadow:inset 4px 0 #147c6859}.bo-shell .token-response-panel{border-left:3px solid rgba(20,124,104,.28)}.bo-shell .token-response-tabs{background:#f6f1e8;border-color:var(--ui-border-strong)}.bo-shell .token-action-block--muted,.bo-shell .tk-chip,.bo-shell .tk-upload-pill{background:#f8f4ed}.bo-shell{--ui-client-accent: #2d67c8;--ui-supplier-accent: #12816c;--ui-rfq-accent: #8f61c8;--ui-status-accent: #1d8a5d;--ui-warning-soft: #fff4dc;--ui-danger-soft: #fff0ee}.bo-shell .bo-nav{gap:5px}.bo-shell .bo-nav-section{display:flex;flex-direction:column;gap:4px}.bo-shell .bo-nav-section-title{padding:6px 8px 5px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#6b7280;border-radius:5px;-webkit-user-select:none;user-select:none}.bo-shell .bo-nav-section-items{display:flex;flex-direction:column;gap:5px}.bo-shell .bo-link{border:1px solid transparent;transition:background .12s,border-color .12s,color .12s,box-shadow .12s}.bo-shell .bo-link:hover{background:#2359b814!important;border-color:#2359b829;color:#183d7e!important}.bo-shell .bo-link.active{background:linear-gradient(90deg,#245fbd,#1d8b79)!important;border-color:#104d9861;box-shadow:0 5px 14px #2359b833}.bo-shell .bo-link-primary{box-shadow:inset 3px 0 #2359b824}.bo-shell .bo-link-secondary{box-shadow:inset 3px 0 #147c6829}.bo-shell .bo-topbar{border-bottom-width:2px}.bo-shell .bo-topbar-row{background:linear-gradient(90deg,#fffdf9fa,#f6f1e89e)}.bo-shell .bo-livesearch-row{border-left:3px solid rgba(35,89,184,.22)!important}.bo-shell .bo-livesearch-row:focus-within{border-left-color:var(--ui-primary)!important}.bo-shell .ui-card,.bo-shell .section-card,.bo-shell .token-action-block,.bo-shell .inb-row,.bo-shell .qt-table-wrap{border-top:3px solid rgba(35,89,184,.13)}.bo-shell .section-card:nth-of-type(3n+1),.bo-shell .ui-card:nth-of-type(3n+1){border-top-color:#2d67c83d}.bo-shell .section-card:nth-of-type(3n+2),.bo-shell .ui-card:nth-of-type(3n+2){border-top-color:#12816c3d}.bo-shell .section-card:nth-of-type(3n),.bo-shell .ui-card:nth-of-type(3n){border-top-color:#8f61c838}.bo-shell .page-header{background:linear-gradient(90deg,#fffdf9ad,#f6f1e800);border-radius:10px;padding:8px 10px 12px}.bo-shell a[href*="/clients/"],.bo-shell a[href*="/search/clients"]{color:var(--ui-client-accent)}.bo-shell a[href*="/suppliers/"],.bo-shell a[href*="/search/suppliers"]{color:var(--ui-supplier-accent)}.bo-shell a[href*="/rfq/"],.bo-shell a[href*="view=quotes"]{color:#285caa}.bo-shell .qt-view-tabs{border-bottom-color:#2359b838}.bo-shell .qt-view-tab{border-radius:8px 8px 0 0}.bo-shell .qt-view-tab:hover{background:#2359b812;color:#203c71}.bo-shell .qt-view-tab.is-active{background:linear-gradient(180deg,#e7efffdb,#fffdf9eb);border-color:#2359b82e;border-bottom-color:var(--ui-primary)}.bo-shell .qt-stat-pill{border-left:4px solid rgba(35,89,184,.22)}.bo-shell .qt-stat-pill--danger{border-left-color:var(--ui-danger)}.bo-shell .qt-stat-pill--done{border-left-color:var(--ui-status-accent)}.bo-shell .qt-stat-pill--supplier{border-left-color:var(--ui-supplier-accent)}.bo-shell .qt-stat-pill--client{border-left-color:var(--ui-client-accent)}.bo-shell .qt-th{box-shadow:inset 0 -1px #2359b824}.bo-shell .qt-td--client,.bo-shell .qt-th--client{box-shadow:inset 3px 0 #2d67c81f}.bo-shell .qt-td--supplier,.bo-shell .qt-th--supplier{box-shadow:inset 3px 0 #12816c1f}.bo-shell .qt-badge{font-weight:800}.bo-shell .inbox-bucket-indicator{width:10px;height:10px;opacity:.95;box-shadow:0 0 0 3px #ffffffbf}.bo-shell .inbox-bucket-header{box-shadow:inset 4px 0 #2359b82e,var(--ui-shadow-soft)}.bo-shell .inb-row{border-left:4px solid rgba(35,89,184,.1)}.bo-shell .inb-row:has(.inb-action-primary),.bo-shell .inb-row:has(.inb-type-badge[style*=TOKEN]){border-left-color:#12816c47}.bo-shell .inb-details-actions{background:#fffdf9b8;border-radius:7px;padding:6px}.bo-shell .inb-action-btn{box-shadow:0 1px 2px #2c384a0f}.bo-shell .inb-action-primary,.bo-shell .bo-btn-primary,.bo-shell .primary-button{font-weight:800}.bo-shell .bo-btn-secondary,.bo-shell .ghost-button{background:#f8f4ed;color:#4b5870}.bo-shell .rfq-filter-button:not(.is-active),.bo-shell .inb-toolbar-btn{background:#fbf8f2}.bo-shell .bo-btn-danger,.bo-shell .inb-action-danger,.bo-shell .tk-btn-danger{box-shadow:inset 0 0 0 1px #c3313114}.bo-shell [data-badge]{border-top-width:0!important;border-bottom:1px solid rgba(126,139,116,.32);box-shadow:inset 5px 0 #64708424}.bo-shell [data-badge=MESSAGE]{box-shadow:inset 5px 0 #2d67c861}.bo-shell [data-badge=RECEIVED]{box-shadow:inset 5px 0 #9e164652}.bo-shell [data-badge=OFFER]{box-shadow:inset 5px 0 #12816c61}.bo-shell [data-badge=REQUEST]{box-shadow:inset 5px 0 #b46c005c}.bo-shell [data-badge=CONFIRM]{box-shadow:inset 5px 0 #c3313157}.bo-shell [data-badge=QUOTE]{box-shadow:inset 5px 0 #8f61c85c}.bo-shell [data-badge=ORDER]{box-shadow:inset 5px 0 #2359b852}.bo-shell [data-badge=STOCK]{box-shadow:inset 5px 0 #00808057}.bo-shell [data-badge]>div:first-child{color:#46546a}.bo-shell [data-badge] strong,.bo-shell [data-badge] b{color:#172033}.bo-shell [data-badge] button[data-action]{background:#fffdf96b!important;border-color:#4855691f!important;color:#34425a!important}.bo-shell [data-badge] button[data-action]:hover{background:#ffffffdb!important;border-color:#2359b838!important}.bo-shell .token-response-panel{border-left-color:#12816c6b;background:linear-gradient(90deg,#e4f5ef85,#fffdf900 18%),var(--ui-card)}.bo-shell .token-response-head h3{color:#115f52}.bo-shell .token-response-tab{font-weight:700}.bo-shell .token-response-tab:nth-child(1).is-active{background:var(--ui-supplier-soft);color:var(--ui-supplier-accent);border-color:#12816c4d}.bo-shell .token-response-tab:nth-child(2).is-active{background:var(--ui-warning-soft);color:#875100;border-color:#b46c0047}.bo-shell .token-response-tab:nth-child(3).is-active{background:var(--ui-client-soft);color:var(--ui-client-accent);border-color:#2d67c842}.bo-shell{--bo-bg: #f4f6f8;--bo-surface: var(--ui-card);--bo-sidebar-bg: #ffffff;--bo-text: #182230;--bo-text-muted: #667085;--bo-border: #d7dee9;--bo-link: #315f96;--bo-input-bg: #ffffff;--bo-table-bg: #ffffff;--bo-table-header-bg: #eef2f7;--bo-page-bg: var(--bo-bg);--bo-surface-soft: #f8fafc;--bo-table-head: var(--bo-table-header-bg);--bo-table-row-alt: #f8fafc;--bo-table-row-hover: #eef5ff;--bo-border-strong: #c7d1df;--bo-text-secondary: #435063;--bo-link-soft: #466f9f;--bo-button-bg: #ffffff;--bo-button-bg-hover: #eef4ff;--bo-modal-bg: #ffffff;--bo-tab-bg-active: #f2f6fc;--bo-nav-fg: #1f2937;--bo-nav-muted: #536174;--bo-nav-section-bg: #e6ebf2;--bo-nav-section-fg: #4a5568;--bo-nav-active-bg: #2f5f98;--bo-nav-active-fg: #ffffff;--ui-report-accent: var(--bo-link-soft)}.bo-shell[data-bo-theme=dark]{color-scheme:dark;--bo-bg: #101722;--bo-surface: #172235;--bo-sidebar-bg: #121c2b;--bo-text: #e6edf7;--bo-text-muted: #9aa8bc;--bo-border: #314158;--bo-link: #9bbce7;--bo-input-bg: #111b2d;--bo-table-bg: #151f31;--bo-table-header-bg: #202d42;--bo-page-bg: var(--bo-bg);--bo-surface-soft: #1d2a3f;--bo-table-head: var(--bo-table-header-bg);--bo-table-row-alt: #182437;--bo-table-row-hover: #21334c;--bo-border-strong: #40516a;--bo-text-secondary: #c6d0df;--bo-link-soft: #8fb1dc;--bo-button-bg: #1b283c;--bo-button-bg-hover: #253853;--bo-modal-bg: #172235;--bo-tab-bg-active: #1f3048;--bo-nav-fg: #d5dfec;--bo-nav-muted: #9ba8bb;--bo-nav-section-bg: #1b2a40;--bo-nav-section-fg: #aebbd0;--bo-nav-active-bg: #2b5079;--bo-nav-active-fg: #f4f8ff;--ui-bg: var(--bo-page-bg);--ui-fg: var(--bo-text);--ui-card: var(--bo-surface);--ui-card-soft: var(--bo-surface-soft);--ui-input: var(--bo-input-bg);--ui-border: var(--bo-border);--ui-muted: var(--bo-text-muted);--ui-primary: var(--bo-link-soft);--ui-link: var(--bo-link);--ui-report-accent: var(--bo-link-soft);--ui-primary-light: rgba(143, 177, 220, .14);--ui-primary-border: rgba(143, 177, 220, .36)}.bo-shell,.bo-shell .bo-body,.bo-shell .bo-right,.bo-shell .bo-main,.bo-shell .bo-content{background:var(--bo-page-bg);color:var(--bo-text)}.bo-shell .bo-sidebar{background:var(--bo-sidebar-bg);color:var(--bo-text);border-right-color:var(--bo-border)}.bo-shell .bo-logo{color:var(--bo-text)}.bo-shell .bo-nav-section-title{background:var(--bo-nav-section-bg);color:var(--bo-nav-section-fg)}.bo-shell .bo-link,.bo-shell .bo-link:visited{color:var(--bo-nav-fg)!important;opacity:1}.bo-shell .bo-link:hover{background:var(--bo-button-bg-hover)!important;border-color:var(--ui-primary-border);color:var(--bo-link)!important}.bo-shell .bo-link.active,.bo-shell .bo-link.active:visited{background:var(--bo-nav-active-bg)!important;color:var(--bo-nav-active-fg)!important;border-color:var(--ui-primary-border);box-shadow:none}.bo-shell .bo-sidebar-footer{border-top-color:var(--bo-border)}.bo-shell .bo-theme-toggle{background:var(--bo-button-bg);color:var(--bo-text);border-color:var(--bo-border)}.bo-shell .bo-theme-toggle-label{color:var(--bo-text-muted)}.bo-shell .bo-theme-toggle-value{color:var(--bo-text)}.bo-shell .bo-topbar,.bo-shell .bo-topbar-row{background:var(--bo-surface)!important;color:var(--bo-text);border-color:var(--bo-border)}.bo-shell .bo-livesearch-row,.bo-shell .rfq-search,.bo-shell .bo-advanced-input,.bo-shell input,.bo-shell select,.bo-shell textarea{background:var(--bo-input-bg)!important;color:var(--bo-text)!important;border-color:var(--bo-border)!important}.bo-shell input::placeholder,.bo-shell textarea::placeholder{color:var(--bo-text-muted)}.bo-shell .ui-card,.bo-shell .section-card,.bo-shell .token-action-block,.bo-shell .inb-row,.bo-shell .inbox-modal,.bo-shell .mm-table-card,.bo-shell .qt-table-wrap,.bo-shell [style*="background: white"],.bo-shell [style*="background: #fff"],.bo-shell [style*="background: #ffffff"]{background:var(--bo-surface)!important;color:var(--bo-text)!important;border-color:var(--bo-border)!important}.bo-shell .ui-card,.bo-shell .section-card,.bo-shell .token-action-block,.bo-shell .qt-table-wrap{border-top-color:var(--bo-border-strong)}.bo-shell [style*="background: #f8fafc"],.bo-shell [style*="background: #f8f9fa"],.bo-shell [style*="background: #fafbfc"],.bo-shell [style*="background: #f5f5f5"],.bo-shell [style*="background: #f3f4f6"],.bo-shell [style*="background: rgb(248"]{background:var(--bo-surface-soft)!important}.bo-shell [style*="color: #111827"],.bo-shell [style*="color: #1f2937"],.bo-shell [style*="color: #1b1f24"],.bo-shell [style*="color: #222"]{color:var(--bo-text)!important}.bo-shell [style*="color: rgba(0,0,0"],.bo-shell [style*="color: rgba(0, 0, 0"]{color:var(--bo-text-muted)!important}.bo-shell .page-subtitle,.bo-shell .ui-card-subtitle,.bo-shell .qt-stat-label,.bo-shell .rfq-card-meta,.bo-shell .mm-from-email,.bo-shell .mm-to{color:var(--bo-text-muted)}.bo-shell a,.bo-shell .qt-link,.bo-shell .rfq-card-open{color:var(--bo-link)}.bo-shell .qt-link--product,.bo-shell a[href*="/products/"],.bo-shell [data-testid=rfq-product-title] a{color:var(--bo-link-soft)!important}.bo-shell .qt-link--product:hover,.bo-shell a[href*="/products/"]:hover,.bo-shell [data-testid=rfq-product-title] a:hover{color:var(--bo-link)!important;text-decoration:underline;text-underline-offset:2px}.bo-shell .qt-view-tabs,.bo-shell .ui-tab-list{border-bottom-color:var(--bo-border)}.bo-shell .qt-view-tab,.bo-shell .ui-tab{color:var(--bo-text-muted);background:transparent}.bo-shell .qt-view-tab:hover,.bo-shell .ui-tab:hover{background:var(--bo-surface-soft);color:var(--bo-text-secondary)}.bo-shell .qt-view-tab.is-active,.bo-shell .ui-tab.is-active{background:var(--bo-tab-bg-active);color:var(--bo-link);border-color:var(--bo-border);border-bottom-color:var(--bo-link-soft)}.bo-shell .qt-table-wrap,.bo-shell .mm-table-card{background:var(--bo-table-bg)!important;border-color:var(--bo-border-strong);box-shadow:none}.bo-shell .qt-table,.bo-shell .mm-table{color:var(--bo-text)}.bo-shell .qt-th,.bo-shell .qt-th--date.qt-th--sticky-left,.bo-shell .qt-th--ref.qt-th--sticky-left,.bo-shell .mm-th{background:var(--bo-table-head)!important;color:var(--bo-text-secondary);border-bottom-color:var(--bo-border-strong);box-shadow:none}.bo-shell .qt-row,.bo-shell .qt-row .qt-td--sticky-left{background:var(--bo-table-bg)!important}.bo-shell .qt-row--alt,.bo-shell .qt-row--alt .qt-td--sticky-left{background:var(--bo-table-row-alt)!important}.bo-shell .qt-row:hover,.bo-shell .qt-row:hover .qt-td--sticky-left,.bo-shell .mm-row-group:hover{background:var(--bo-table-row-hover)!important}.bo-shell .qt-row--warn,.bo-shell .qt-row--warn .qt-td--sticky-left{background:color-mix(in srgb,var(--ui-danger) 10%,var(--bo-table-bg))!important}.bo-shell .qt-td,.bo-shell .mm-td,.bo-shell table,.bo-shell th,.bo-shell td{border-color:var(--bo-border)!important}.bo-shell .mm-subject,.bo-shell .inb-email-body,.bo-shell .mm-body-preview{color:var(--bo-text)}.bo-shell .mm-expanded-detail,.bo-shell .mm-body-preview,.bo-shell .inb-details,.bo-shell .inb-details-actions,.bo-shell .inb-email-preview,.bo-shell .inb-email-header,.bo-shell .bo-advanced-panel{background:var(--bo-surface-soft)!important;color:var(--bo-text);border-color:var(--bo-border)}.bo-shell .bo-btn,.bo-shell .bo-btn-secondary,.bo-shell .ghost-button,.bo-shell .rfq-filter-button,.bo-shell .inb-toolbar-btn,.bo-shell .inb-action-btn,.bo-shell .tk-chip{background:var(--bo-button-bg);color:var(--bo-text-secondary);border-color:var(--bo-border)}.bo-shell .bo-btn:hover,.bo-shell .rfq-filter-button:hover,.bo-shell .inb-toolbar-btn:hover,.bo-shell .inb-action-btn:hover,.bo-shell .tk-chip:hover{background:var(--bo-button-bg-hover);color:var(--bo-text);border-color:var(--ui-primary-border)}.bo-shell .bo-btn-primary,.bo-shell .primary-button,.bo-shell .inb-action-primary{background:var(--bo-nav-active-bg);color:var(--bo-nav-active-fg);border-color:var(--ui-primary-border)}.bo-shell .ui-badge,.bo-shell .qt-badge,.bo-shell .qt-stat-pill,.bo-shell .inb-meta-chip,.bo-shell .inb-count-chip,.bo-shell .inb-private-chip{border-color:var(--bo-border);box-shadow:none}.bo-shell[data-bo-theme=dark] .qt-badge--muted,.bo-shell[data-bo-theme=dark] .ui-badge{background:#263448;color:#c4cfdd}.bo-shell[data-bo-theme=dark] .qt-badge--done,.bo-shell[data-bo-theme=dark] .ui-badge-success{background:#6fce9124;color:#98ddb0}.bo-shell[data-bo-theme=dark] .qt-badge--pending,.bo-shell[data-bo-theme=dark] .ui-badge-warning{background:#e7be6226;color:#e8c878}.bo-shell[data-bo-theme=dark] .qt-badge--replied,.bo-shell[data-bo-theme=dark] .qt-badge--client,.bo-shell[data-bo-theme=dark] .ui-badge-info{background:#8fb1dc24;color:#aac7ee}.bo-shell[data-bo-theme=dark] .qt-badge--supplier,.bo-shell[data-bo-theme=dark] .ui-badge-danger{background:#f28b8224;color:#f0aaa4}.bo-shell[data-bo-theme=dark] .inbox-bucket-header,.bo-shell[data-bo-theme=dark] .inb-row,.bo-shell[data-bo-theme=dark] .inbox-modal{background:var(--bo-surface)!important;color:var(--bo-text)!important;border-color:var(--bo-border)!important}.bo-shell[data-bo-theme=dark] .inb-row:hover{background:var(--bo-table-row-hover)!important}.bo-shell[data-bo-theme=dark] .inbox-bucket-title,.bo-shell[data-bo-theme=dark] .inb-from,.bo-shell[data-bo-theme=dark] .inb-subject,.bo-shell[data-bo-theme=dark] .inb-details-section,.bo-shell[data-bo-theme=dark] .inb-suggestion-row,.bo-shell[data-bo-theme=dark] .inbox-modal h2,.bo-shell[data-bo-theme=dark] .inbox-modal h3,.bo-shell[data-bo-theme=dark] .inbox-modal label,.bo-shell[data-bo-theme=dark] .inbox-modal p,.bo-shell[data-bo-theme=dark] .inbox-modal li{color:var(--bo-text)!important}.bo-shell[data-bo-theme=dark] .inb-to,.bo-shell[data-bo-theme=dark] .inb-time,.bo-shell[data-bo-theme=dark] .inb-details-label,.bo-shell[data-bo-theme=dark] .inbox-bucket-empty,.bo-shell[data-bo-theme=dark] .inb-resolved-label,.bo-shell[data-bo-theme=dark] .inb-email-label,.bo-shell[data-bo-theme=dark] .inbox-help-panel,.bo-shell[data-bo-theme=dark] .inbox-help-panel-title{color:var(--bo-text-muted)!important;opacity:1}.bo-shell[data-bo-theme=dark] .inb-meta-chip,.bo-shell[data-bo-theme=dark] .inb-count-chip,.bo-shell[data-bo-theme=dark] .inb-private-chip,.bo-shell[data-bo-theme=dark] .inb-fwd-chip,.bo-shell[data-bo-theme=dark] .inb-type-badge,.bo-shell[data-bo-theme=dark] .inb-pill,.bo-shell[data-bo-theme=dark] .inb-toolbar-btn,.bo-shell[data-bo-theme=dark] .inb-info-btn,.bo-shell[data-bo-theme=dark] .inbox-help-code{background:var(--bo-surface-soft)!important;color:var(--bo-text-secondary)!important;border-color:var(--bo-border)!important;opacity:1}.bo-shell[data-bo-theme=dark] .inb-pill[data-active],.bo-shell[data-bo-theme=dark] .inb-info-btn[aria-expanded=true]{background:var(--bo-table-row-hover)!important;color:var(--bo-text)!important}.bo-shell[data-bo-theme=dark] .inb-details,.bo-shell[data-bo-theme=dark] .inb-details-actions,.bo-shell[data-bo-theme=dark] .inb-email-preview,.bo-shell[data-bo-theme=dark] .inb-email-header,.bo-shell[data-bo-theme=dark] .inb-email-body,.bo-shell[data-bo-theme=dark] .inbox-help-panel{background:var(--bo-surface-soft)!important;color:var(--bo-text)!important;border-color:var(--bo-border)!important}.bo-shell[data-bo-theme=dark] .inb-email-field,.bo-shell[data-bo-theme=dark] .inb-email-body pre,.bo-shell[data-bo-theme=dark] .inb-email-body code{color:var(--bo-text)!important}.bo-shell[data-bo-theme=dark] .inb-action-btn{background:var(--bo-button-bg)!important;color:var(--bo-text-secondary)!important;border-color:var(--bo-border)!important}.bo-shell[data-bo-theme=dark] .inb-action-btn:hover{background:var(--bo-button-bg-hover)!important;color:var(--bo-text)!important}.bo-shell[data-bo-theme=dark] .inb-action-primary{background:#6fce9124!important;color:#a8e1bc!important;border-color:#6fce9157!important}.bo-shell[data-bo-theme=dark] .inb-action-danger{background:#f28b8221!important;color:#f0aaa4!important;border-color:#f28b8257!important}.bo-shell[data-bo-theme=dark] .inb-type-badge[style],.bo-shell[data-bo-theme=dark] .inb-meta-chip[style]{color:var(--bo-text-secondary)!important}.bo-shell[data-bo-theme=dark] .inbox-bucket-header{background:#24334a!important;color:var(--bo-text)!important;border:1px solid #40516a!important;border-left:4px solid #6f91be!important;border-radius:8px;padding:7px 10px;box-shadow:none}.bo-shell[data-bo-theme=dark] .inbox-bucket-title{color:#edf4ff!important}.bo-shell[data-bo-theme=dark] .inbox-bucket-indicator{opacity:1;box-shadow:0 0 0 2px #edf4ff29}.bo-shell[data-bo-theme=dark] .inbox-day-separator{background:#2b3b54!important;color:#edf4ff!important;border:1px solid #40516a;border-radius:6px}.bo-shell{--bo-link-hover: #a9c8ef;--bo-link-muted: #6f91be;--bo-action-bg: #ffffff;--bo-action-border: #d7dee9;--bo-action-text: #435063;--bo-action-hover-bg: #eef4ff}.bo-shell[data-bo-theme=dark]{--bo-link: #9bbce7;--bo-link-hover: #bfd8f6;--bo-link-muted: #8fb1dc;--bo-action-bg: #1b283c;--bo-action-border: #40516a;--bo-action-text: #c6d0df;--bo-action-hover-bg: #253853}.bo-shell[data-bo-theme=dark] a,.bo-shell[data-bo-theme=dark] a:visited,.bo-shell[data-bo-theme=dark] .qt-link,.bo-shell[data-bo-theme=dark] .rfq-card-open,.bo-shell[data-bo-theme=dark] .bo-report-table a,.bo-shell[data-bo-theme=dark] [data-badge] a{color:var(--bo-link)!important}.bo-shell[data-bo-theme=dark] a:hover,.bo-shell[data-bo-theme=dark] .qt-link:hover,.bo-shell[data-bo-theme=dark] .bo-report-table a:hover,.bo-shell[data-bo-theme=dark] [data-badge] a:hover{color:var(--bo-link-hover)!important}.bo-shell[data-bo-theme=dark] .qt-link--product,.bo-shell[data-bo-theme=dark] a[href*="/products/"],.bo-shell[data-bo-theme=dark] [data-testid=rfq-product-title] a,.bo-shell[data-bo-theme=dark] .bo-report-table a{color:var(--bo-link-muted)!important}.bo-shell[data-bo-theme=dark] button:disabled,.bo-shell[data-bo-theme=dark] [aria-disabled=true]{color:var(--bo-text-muted)!important;opacity:.68}.bo-shell[data-bo-theme=dark] .bo-btn,.bo-shell[data-bo-theme=dark] .bo-btn-secondary,.bo-shell[data-bo-theme=dark] .ghost-button,.bo-shell[data-bo-theme=dark] .rfq-filter-button,.bo-shell[data-bo-theme=dark] .inb-toolbar-btn,.bo-shell[data-bo-theme=dark] .inb-action-btn,.bo-shell[data-bo-theme=dark] .tk-chip,.bo-shell[data-bo-theme=dark] [data-action],.bo-shell[data-bo-theme=dark] .bo-report-panel button,.bo-shell[data-bo-theme=dark] [style*="background: white"][style*=cursor]{background:var(--bo-action-bg)!important;color:var(--bo-action-text)!important;border-color:var(--bo-action-border)!important}.bo-shell[data-bo-theme=dark] .bo-btn:hover,.bo-shell[data-bo-theme=dark] .rfq-filter-button:hover,.bo-shell[data-bo-theme=dark] .inb-toolbar-btn:hover,.bo-shell[data-bo-theme=dark] .inb-action-btn:hover,.bo-shell[data-bo-theme=dark] .tk-chip:hover,.bo-shell[data-bo-theme=dark] [data-action]:hover,.bo-shell[data-bo-theme=dark] .bo-report-panel button:hover{background:var(--bo-action-hover-bg)!important;color:var(--bo-text)!important}.bo-shell[data-bo-theme=dark] .qt-view-tab,.bo-shell[data-bo-theme=dark] .ui-tab,.bo-shell[data-bo-theme=dark] .inb-pill{color:var(--bo-text-secondary)!important}.bo-shell[data-bo-theme=dark] .qt-view-tab.is-active,.bo-shell[data-bo-theme=dark] .ui-tab.is-active,.bo-shell[data-bo-theme=dark] .rfq-filter-button.is-active,.bo-shell[data-bo-theme=dark] .inb-pill[data-active]{background:var(--bo-tab-bg-active)!important;color:var(--bo-link-hover)!important;border-color:var(--bo-action-border)!important}.bo-shell[data-bo-theme=dark] [data-badge]{background:var(--bo-surface)!important;color:var(--bo-text)!important;border-top-color:var(--bo-border)!important;border-bottom-color:var(--bo-border)!important;box-shadow:inset 4px 0 #8fb1dc2e!important;opacity:1!important}.bo-shell[data-bo-theme=dark] [data-badge=MESSAGE],.bo-shell[data-bo-theme=dark] [data-badge=QUOTE],.bo-shell[data-bo-theme=dark] [data-badge=ORDER]{background:#18263a!important}.bo-shell[data-bo-theme=dark] [data-badge=REQUEST],.bo-shell[data-bo-theme=dark] [data-badge=OFFER],.bo-shell[data-bo-theme=dark] [data-badge=CONFIRM],.bo-shell[data-bo-theme=dark] [data-badge=RECEIVED]{background:#172b35!important}.bo-shell[data-bo-theme=dark] [data-badge]>div,.bo-shell[data-bo-theme=dark] [data-badge] span,.bo-shell[data-bo-theme=dark] [data-badge] p,.bo-shell[data-bo-theme=dark] [data-badge] pre{color:inherit}.bo-shell[data-bo-theme=dark] [data-badge] [style*="font-weight: 900"],.bo-shell[data-bo-theme=dark] [data-badge] [style*="font-weight: 800"]{font-weight:600!important}.bo-shell[data-bo-theme=dark] [data-badge] [style*="background: #fff"],.bo-shell[data-bo-theme=dark] [data-badge] [style*="background: white"],.bo-shell[data-bo-theme=dark] [data-badge] [style*="background: rgba(0,0,0,0.06)"],.bo-shell[data-bo-theme=dark] [data-badge] [style*="background: rgba(0,0,0,0.04)"]{background:var(--bo-surface-soft)!important;color:var(--bo-text-secondary)!important;border-color:var(--bo-border)!important}.bo-shell[data-bo-theme=dark] [data-testid=rfq-product-title]{color:var(--bo-text)!important;font-weight:700!important}.bo-shell[data-bo-theme=dark] [style*="gridTemplateColumns: 140px 1fr"]>div:nth-child(odd),.bo-shell[data-bo-theme=dark] [style*="grid-template-columns: 140px 1fr"]>div:nth-child(odd){color:var(--bo-text-muted)!important;opacity:1!important;font-weight:600!important}.bo-shell[data-bo-theme=dark] textarea,.bo-shell[data-bo-theme=dark] input,.bo-shell[data-bo-theme=dark] select{color-scheme:dark}.bo-shell[data-bo-theme=dark] .bo-report-page{color:var(--bo-text)}.bo-shell[data-bo-theme=dark] .bo-report-card-link,.bo-shell[data-bo-theme=dark] .bo-report-panel{background:var(--bo-surface)!important;color:var(--bo-text)!important;border-color:var(--bo-border)!important}.bo-shell[data-bo-theme=dark] .bo-report-panel label,.bo-shell[data-bo-theme=dark] .bo-report-panel h2,.bo-shell[data-bo-theme=dark] .bo-report-panel div{color:var(--bo-text)}.bo-shell[data-bo-theme=dark] .bo-report-scroll{background:var(--bo-table-bg);border:1px solid var(--bo-border);border-radius:8px}.bo-shell[data-bo-theme=dark] .bo-report-table{background:var(--bo-table-bg);color:var(--bo-text)}.bo-shell[data-bo-theme=dark] .bo-report-table th{background:var(--bo-table-header-bg)!important;color:var(--bo-text-secondary)!important;border-color:var(--bo-border)!important;font-weight:600!important}.bo-shell[data-bo-theme=dark] .bo-report-table td{background:var(--bo-table-bg);color:var(--bo-text);border-color:var(--bo-border)!important}.bo-shell[data-bo-theme=dark] .bo-report-data-row:nth-child(2n) td{background:var(--bo-table-row-alt)}.bo-shell[data-bo-theme=dark] .bo-report-data-row:hover td{background:var(--bo-table-row-hover)}.bo-shell[data-bo-theme=dark] .bo-report-summary-row td{background:#213047!important;color:var(--bo-text)!important;border-color:var(--bo-border)!important;font-weight:700!important}.bo-shell[data-bo-theme=dark] .bo-report-estimate-row td{background:#283241!important}.bo-shell[data-bo-theme=dark] .bo-report-table td:nth-child(10),.bo-shell[data-bo-theme=dark] .bo-report-table td:nth-child(11),.bo-shell[data-bo-theme=dark] .bo-report-summary-row td:nth-last-child(-n+2){color:#d7e2f2!important}.bo-shell[data-bo-theme=dark] .bo-report-table a{font-weight:600!important;text-decoration-color:#8fb1dc73!important}.bo-shell[data-bo-theme=dark] .bo-report-panel input{background:var(--bo-input-bg)!important;color:var(--bo-text)!important;border-color:var(--bo-border)!important}.bo-shell[data-bo-theme=dark] .inbox-bucket-header{background:#27374f!important;border-color:#4a5d78!important;border-left-color:var(--bo-link-muted)!important}.bo-shell[data-bo-theme=dark] .inbox-bucket-title,.bo-shell[data-bo-theme=dark] .inb-count-chip,.bo-shell[data-bo-theme=dark] .inb-private-chip{color:var(--bo-text)!important}.bo-shell[data-bo-theme=dark] .inb-row-main{font-weight:400}.bo-shell[data-bo-theme=dark] .inb-from{color:var(--bo-text-secondary)!important;font-weight:500!important}.bo-shell[data-bo-theme=dark] .inb-subject{color:var(--bo-text)!important;font-weight:500!important}.bo-shell[data-bo-theme=dark] .inb-to,.bo-shell[data-bo-theme=dark] .inb-time{color:var(--bo-text-muted)!important;font-weight:400!important}.bo-shell[data-bo-theme=dark] .inb-type-badge,.bo-shell[data-bo-theme=dark] .inb-meta-chip,.bo-shell[data-bo-theme=dark] .inb-count-chip,.bo-shell[data-bo-theme=dark] .inb-private-chip,.bo-shell[data-bo-theme=dark] .inb-fwd-chip,.bo-shell[data-bo-theme=dark] .inb-resolved-label{font-weight:500!important;letter-spacing:.02em}.bo-shell[data-bo-theme=dark] .inb-type-badge[style],.bo-shell[data-bo-theme=dark] .inb-meta-chip[style]{color:var(--bo-text-muted)!important}.bo-shell[data-bo-theme=dark] .inb-info-btn,.bo-shell[data-bo-theme=dark] .inb-toolbar-btn,.bo-shell[data-bo-theme=dark] .inb-action-btn{font-weight:500!important}.bo-shell[data-bo-theme=dark] .inb-action-primary,.bo-shell[data-bo-theme=dark] .inb-action-danger{font-weight:600!important}.bo-shell[data-bo-theme=dark] .inbox-bucket-title{font-weight:700!important}.bo-shell[data-bo-theme=dark] [style*="background: #fff7ed"],.bo-shell[data-bo-theme=dark] [style*="background: #fef3c7"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(255, 200, 0"]{background:#2b241d!important;color:#f3dfc0!important;border-color:#6b5534!important}.bo-shell[data-bo-theme=dark] [style*="background: #eff6ff"],.bo-shell[data-bo-theme=dark] [style*="background: #f9fafb"]{background:#1b293d!important;color:var(--bo-text)!important;border-color:#3f5674!important}.bo-shell[data-bo-theme=dark] [style*="background: #f0fdf4"]{background:#1c2d28!important;color:#cce8d6!important;border-color:#3f6c55!important}.bo-shell[data-bo-theme=dark] [style*="background: rgba(251,146,60"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(251, 146, 60"]{background:#c17e3b2e!important;color:#f0d2a3!important;border-color:#d7a0576b!important}.bo-shell[data-bo-theme=dark] [style*="background: rgba(59,130,246"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(59, 130, 246"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(255,255,255,0.7"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(255, 255, 255, 0.7"]{background:#2d405cb3!important;color:var(--bo-text)!important;border-color:#8fb1dc47!important}.bo-shell[data-bo-theme=dark] [style*="color: #7c2d12"],.bo-shell[data-bo-theme=dark] [style*="color: #9a3412"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(120, 80, 0"]{color:#f0d2a3!important}.bo-shell[data-bo-theme=dark] [style*="color: #1e3a8a"],.bo-shell[data-bo-theme=dark] [style*="color: #1d4ed8"],.bo-shell[data-bo-theme=dark] [style*="color: #1e40af"]{color:var(--bo-link-soft)!important}.bo-shell[data-bo-theme=dark] [style*="color: #166534"]{color:#a7ddb8!important}.bo-shell[data-bo-theme=dark] [style*="color: #92400e"]{color:#e9c68c!important}.bo-shell[data-bo-theme=dark] [style*="background: white"]{background:var(--bo-button-bg)!important;color:var(--bo-text-secondary)!important;border-color:var(--bo-border)!important}.bo-shell[data-bo-theme=dark] [style*="background: transparent"]{color:var(--bo-text-muted)!important;border-color:var(--bo-border)!important}.bo-shell[data-bo-theme=dark] [style*="background: #1e40af"]{background:var(--bo-nav-active-bg)!important;color:var(--bo-nav-active-fg)!important;border-color:var(--ui-primary-border)!important}.bo-shell[data-bo-theme=dark] [style*="border: none"][style*="background: #92400e"],.bo-shell[data-bo-theme=dark] [style*="border: none"][style*="background: #1e40af"],.bo-shell[data-bo-theme=dark] [style*="border: none"][style*="background: #166534"]{background:var(--bo-nav-active-bg)!important;color:var(--bo-nav-active-fg)!important}.bo-shell[data-bo-theme=dark] input[placeholder="Type a question…"]{background:var(--bo-input-bg)!important;color:var(--bo-text)!important;border-color:var(--bo-border)!important}.bo-shell[data-bo-theme=dark] input[placeholder="Type a question…"]::placeholder{color:var(--bo-text-muted)!important}.bo-shell[data-bo-theme=dark] [style*="color: #6b7280"],.bo-shell[data-bo-theme=dark] [style*="color: #9ca3af"],.bo-shell[data-bo-theme=dark] [style*="color: #374151"]{color:var(--bo-text-muted)!important}.bo-shell[data-bo-theme=dark] [title="What is Copilot?"]{background:var(--bo-button-bg)!important;color:var(--bo-text-secondary)!important;border-color:var(--bo-border)!important}.bo-shell[data-bo-theme=dark] [title="What is Copilot?"]+div{background:var(--bo-surface)!important;color:var(--bo-text)!important;border-color:var(--bo-border)!important;box-shadow:0 12px 28px #00000059!important}.bo-shell[data-bo-theme=dark] [style*="background: #eff6ff"] button,.bo-shell[data-bo-theme=dark] [style*="background: #fff7ed"] button,.bo-shell[data-bo-theme=dark] [style*="background: #fef3c7"] button,.bo-shell[data-bo-theme=dark] [style*="background: #f9fafb"] button,.bo-shell[data-bo-theme=dark] [style*="background: #f0fdf4"] button{background:var(--bo-action-bg)!important;color:var(--bo-action-text)!important;border-color:var(--bo-action-border)!important}.bo-shell[data-bo-theme=dark] [style*="background: #eff6ff"] button:hover,.bo-shell[data-bo-theme=dark] [style*="background: #fff7ed"] button:hover,.bo-shell[data-bo-theme=dark] [style*="background: #fef3c7"] button:hover,.bo-shell[data-bo-theme=dark] [style*="background: #f9fafb"] button:hover,.bo-shell[data-bo-theme=dark] [style*="background: #f0fdf4"] button:hover{background:var(--bo-action-hover-bg)!important;color:var(--bo-text)!important}.bo-shell[data-bo-theme=dark] [style*="background: rgb(255, 247, 237"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(254, 243, 199"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(255, 200, 0"]{background:#2b241d!important;color:#f3dfc0!important;border-color:#6b5534!important}.bo-shell[data-bo-theme=dark] [style*="background: rgb(239, 246, 255"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(249, 250, 251"]{background:#1b293d!important;color:var(--bo-text)!important;border-color:#3f5674!important}.bo-shell[data-bo-theme=dark] [style*="background: rgb(240, 253, 244"]{background:#1c2d28!important;color:#cce8d6!important;border-color:#3f6c55!important}.bo-shell[data-bo-theme=dark] [style*="background: rgba(251, 146, 60"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(59, 130, 246"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(255, 255, 255, 0.7"]{background:#2d405cb3!important;color:var(--bo-text)!important;border-color:#8fb1dc47!important}.bo-shell[data-bo-theme=dark] [style*="background: rgb(255, 255, 255"],.bo-shell[data-bo-theme=dark] [style*="background-color: rgb(255, 255, 255"]{background:var(--bo-button-bg)!important;color:var(--bo-text-secondary)!important;border-color:var(--bo-border)!important}.bo-shell[data-bo-theme=dark] [style*="color: rgb(124, 45, 18"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(154, 52, 18"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(146, 64, 14"]{color:#f0d2a3!important}.bo-shell[data-bo-theme=dark] [style*="color: rgb(30, 58, 138"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(29, 78, 216"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(30, 64, 175"]{color:var(--bo-link-soft)!important}.bo-shell[data-bo-theme=dark] [style*="color: rgb(22, 101, 52"]{color:#a7ddb8!important}.bo-shell[data-bo-theme=dark] [style*="color: rgb(107, 114, 128"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(156, 163, 175"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(55, 65, 81"]{color:var(--bo-text-muted)!important}.bo-shell[data-bo-theme=dark] [style*="background: rgb(239, 246, 255"] button,.bo-shell[data-bo-theme=dark] [style*="background: rgb(255, 247, 237"] button,.bo-shell[data-bo-theme=dark] [style*="background: rgb(254, 243, 199"] button,.bo-shell[data-bo-theme=dark] [style*="background: rgb(249, 250, 251"] button,.bo-shell[data-bo-theme=dark] [style*="background: rgb(240, 253, 244"] button{background:var(--bo-action-bg)!important;color:var(--bo-action-text)!important;border-color:var(--bo-action-border)!important}.bo-shell[data-bo-theme=dark] [style*="background: rgb(239, 246, 255"] button:hover,.bo-shell[data-bo-theme=dark] [style*="background: rgb(255, 247, 237"] button:hover,.bo-shell[data-bo-theme=dark] [style*="background: rgb(254, 243, 199"] button:hover,.bo-shell[data-bo-theme=dark] [style*="background: rgb(249, 250, 251"] button:hover,.bo-shell[data-bo-theme=dark] [style*="background: rgb(240, 253, 244"] button:hover{background:var(--bo-action-hover-bg)!important;color:var(--bo-text)!important}.bo-shell[data-bo-theme=dark] [style*="background: rgb(255, 247, 237"] [style*="font-weight: 900"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(255, 247, 237"] [style*="font-weight: 800"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(255, 247, 237"] [style*="font-weight: 700"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(254, 243, 199"] [style*="font-weight: 900"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(254, 243, 199"] [style*="font-weight: 800"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(254, 243, 199"] [style*="font-weight: 700"]{color:#d8b57c!important}.bo-shell[data-bo-theme=dark] [style*="background: rgb(239, 246, 255"] [style*="font-weight: 900"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(239, 246, 255"] [style*="font-weight: 800"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(239, 246, 255"] [style*="font-weight: 700"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(249, 250, 251"] [style*="font-weight: 900"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(249, 250, 251"] [style*="font-weight: 800"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(249, 250, 251"] [style*="font-weight: 700"]{color:#bdcde1!important}.bo-shell[data-bo-theme=dark] [style*="background: rgb(240, 253, 244"] [style*="font-weight: 900"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(240, 253, 244"] [style*="font-weight: 800"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(240, 253, 244"] [style*="font-weight: 700"]{color:#abcdb7!important}.bo-shell[data-bo-theme=dark] [style*="background: rgba(45, 64, 92"] [style*="font-weight: 900"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(45, 64, 92"] [style*="font-weight: 800"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(45, 64, 92"] [style*="font-weight: 700"]{color:#b4c4d8!important}.bo-shell[data-bo-theme=dark] [style*="color: rgb(124, 45, 18"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(154, 52, 18"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(146, 64, 14"],.bo-shell[data-bo-theme=dark] [style*="color: #7c2d12"],.bo-shell[data-bo-theme=dark] [style*="color: #9a3412"],.bo-shell[data-bo-theme=dark] [style*="color: #92400e"]{color:#d8b57c!important}.bo-shell[data-bo-theme=dark] [style*="color: rgb(30, 58, 138"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(29, 78, 216"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(30, 64, 175"],.bo-shell[data-bo-theme=dark] [style*="color: #1e3a8a"],.bo-shell[data-bo-theme=dark] [style*="color: #1d4ed8"],.bo-shell[data-bo-theme=dark] [style*="color: #1e40af"]{color:#adc4df!important}.bo-shell[data-bo-theme=dark] [style*="color: rgb(22, 101, 52"],.bo-shell[data-bo-theme=dark] [style*="color: #166534"]{color:#abcdb7!important}.bo-shell[data-bo-theme=dark] button[style*="background: #f7f9fb"],.bo-shell[data-bo-theme=dark] button[style*="background: #f3f4f6"],.bo-shell[data-bo-theme=dark] button[style*="background: rgb(247, 249, 251"],.bo-shell[data-bo-theme=dark] button[style*="background: rgb(243, 244, 246"]{background:#1d2a3d!important;color:#c1ccda!important;border-color:#42536a!important;box-shadow:none!important}.bo-shell[data-bo-theme=dark] button[style*="background: #e8f1fb"],.bo-shell[data-bo-theme=dark] button[style*="background: rgb(232, 241, 251"]{background:#21344d!important;color:#b8cee8!important;border-color:#4a6381!important;box-shadow:none!important}.bo-shell[data-bo-theme=dark] button[style*="background: #eaf5f2"],.bo-shell[data-bo-theme=dark] button[style*="background: rgb(234, 245, 242"]{background:#1f342f!important;color:#b3d4ca!important;border-color:#4c6d64!important;box-shadow:none!important}.bo-shell[data-bo-theme=dark] button[style*="background: #fbf6e8"],.bo-shell[data-bo-theme=dark] button[style*="background: rgb(251, 246, 232"]{background:#30291c!important;color:#d8bd82!important;border-color:#675838!important;box-shadow:none!important}.bo-shell[data-bo-theme=dark] button[style*="background: #fff1f0"],.bo-shell[data-bo-theme=dark] button[style*="background: rgb(255, 241, 240"]{background:#332225!important;color:#dba5a2!important;border-color:#70484b!important;box-shadow:none!important}.bo-shell[data-bo-theme=dark] button[style*="color: #163f73"],.bo-shell[data-bo-theme=dark] button[style*="color: rgb(22, 63, 115"]{color:#b8cee8!important}.bo-shell[data-bo-theme=dark] button[style*="color: #176052"],.bo-shell[data-bo-theme=dark] button[style*="color: rgb(23, 96, 82"]{color:#b3d4ca!important}.bo-shell[data-bo-theme=dark] button[style*="color: #35445a"],.bo-shell[data-bo-theme=dark] button[style*="color: #4b5563"],.bo-shell[data-bo-theme=dark] button[style*="color: rgb(53, 68, 90"],.bo-shell[data-bo-theme=dark] button[style*="color: rgb(75, 85, 99"]{color:#c1ccda!important}.bo-shell[data-bo-theme=dark] button[style*="color: #7a5816"],.bo-shell[data-bo-theme=dark] button[style*="color: rgb(122, 88, 22"]{color:#d8bd82!important}.bo-shell[data-bo-theme=dark] button[style*="color: #9f2f2a"],.bo-shell[data-bo-theme=dark] button[style*="color: rgb(159, 47, 42"]{color:#dba5a2!important}.bo-shell[data-bo-theme=dark] button[style*="background: #f7f9fb"]:hover,.bo-shell[data-bo-theme=dark] button[style*="background: #f3f4f6"]:hover,.bo-shell[data-bo-theme=dark] button[style*="background: rgb(247, 249, 251"]:hover,.bo-shell[data-bo-theme=dark] button[style*="background: rgb(243, 244, 246"]:hover{background:#26364c!important;color:#d5deea!important;border-color:#56677f!important}.bo-shell[data-bo-theme=dark] button[style*="background: #e8f1fb"]:hover,.bo-shell[data-bo-theme=dark] button[style*="background: rgb(232, 241, 251"]:hover{background:#29405c!important;color:#c9dbef!important;border-color:#607897!important}.bo-shell[data-bo-theme=dark] button[style*="background: #eaf5f2"]:hover,.bo-shell[data-bo-theme=dark] button[style*="background: rgb(234, 245, 242"]:hover{background:#29423b!important;color:#c5e0d7!important;border-color:#5e8177!important}.bo-shell[data-bo-theme=dark] button[style*="background: #fbf6e8"]:hover,.bo-shell[data-bo-theme=dark] button[style*="background: rgb(251, 246, 232"]:hover{background:#3d3321!important;color:#e1ca94!important;border-color:#7a6844!important}.bo-shell[data-bo-theme=dark] button[style*="background: #fff1f0"]:hover,.bo-shell[data-bo-theme=dark] button[style*="background: rgb(255, 241, 240"]:hover{background:#41292c!important;color:#e3b6b3!important;border-color:#84575a!important}.bo-shell[data-bo-theme=dark] input[placeholder="Type a question…"]+button{background:#1d2a3d!important;color:#c1ccda!important;border-color:#42536a!important;box-shadow:none!important}.bo-shell[data-bo-theme=dark] input[placeholder="Type a question…"]+button:not(:disabled):hover{background:#26364c!important;color:#d5deea!important;border-color:#56677f!important}.bo-shell[data-bo-theme=dark] input[placeholder="Type a question…"]+button:disabled{background:#172235!important;color:#7f8da1!important;border-color:#334258!important;opacity:.7!important}.bo-shell[data-bo-theme=dark] .bo-nav-section{gap:6px;padding-top:4px;border-top:1px solid rgba(143,177,220,.18)}.bo-shell[data-bo-theme=dark] .bo-nav-section:first-child{border-top:0;padding-top:0}.bo-shell[data-bo-theme=dark] .bo-nav-section-title{background:#263754!important;color:#d7e4f5!important;border:1px solid #3f5674;box-shadow:inset 3px 0 #6f91be}.bo-shell[data-bo-theme=dark] .bo-nav-section-items{gap:6px}.bo-shell[data-bo-theme=dark] .page-header{background:linear-gradient(90deg,#1b293d,#121c2b)!important;color:var(--bo-text)!important;border:1px solid #344760!important;box-shadow:none!important}.bo-shell[data-bo-theme=dark] .page-title{color:#edf4ff!important}.bo-shell[data-bo-theme=dark] .page-subtitle{color:#9fb1ca!important}.bo-shell[data-bo-theme=dark] [style*="background: rgba(255,255,255,0.85"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(255, 255, 255, 0.85"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(255,255,255,0.8"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(255, 255, 255, 0.8"]{background:#1c2a3f!important;color:var(--bo-text)!important;border-color:#3f516b!important}.bo-shell[data-bo-theme=dark] [style*="background: rgba(0,0,0,0.03"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(0, 0, 0, 0.03"]{background:#223149!important;color:#d2deee!important;border-color:#43566f!important}.bo-shell[data-bo-theme=dark] [style*="background: rgba(0,0,0,0.02"],.bo-shell[data-bo-theme=dark] [style*="background: rgba(0, 0, 0, 0.02"]{background:#172235!important;color:var(--bo-text-secondary)!important;border-color:#334760!important}.bo-shell[data-bo-theme=dark] [style*="borderBottom: 1px solid #e5e7eb"],.bo-shell[data-bo-theme=dark] [style*="border-bottom: 1px solid rgb(229, 231, 235"],.bo-shell[data-bo-theme=dark] [style*="border-bottom: 1px solid #e5e7eb"]{border-bottom-color:#40516a!important}.bo-shell[data-bo-theme=dark] [style*="background: #f3f4f6"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(243, 244, 246"]{background:#24344d!important;color:#dce7f6!important;border:1px solid #465b78!important}.bo-shell[data-bo-theme=dark] [style*="background: #dbeafe"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(219, 234, 254"],.bo-shell[data-bo-theme=dark] [style*="background: #e0f2fe"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(224, 242, 254"]{background:#203650!important;color:#b8cee8!important;border:1px solid #4b6380!important}.bo-shell[data-bo-theme=dark] [style*="background: #dcfce7"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(220, 252, 231"]{background:#20382f!important;color:#b8d7c5!important;border:1px solid #4f755f!important}.bo-shell[data-bo-theme=dark] [style*="background: #f3e8ff"],.bo-shell[data-bo-theme=dark] [style*="background: rgb(243, 232, 255"]{background:#2c2745!important;color:#d3c5ea!important;border:1px solid #5a5078!important}.bo-shell[data-bo-theme=dark] [style*="color: #6b21a8"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(107, 33, 168"]{color:#d3c5ea!important}.bo-shell[data-bo-theme=dark] [style*="color: #0c4a6e"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(12, 74, 110"]{color:#b8cee8!important}.bo-shell[data-bo-theme=dark] [style*="color: #2563eb"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(37, 99, 235"]{color:var(--bo-link-muted)!important}.bo-shell[data-bo-theme=dark] [style*="color: #dc2626"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(220, 38, 38"]{color:#ff6b6b!important}.bo-shell[data-bo-theme=dark] [style*="color: #6b7280"],.bo-shell[data-bo-theme=dark] [style*="color: #9ca3af"],.bo-shell[data-bo-theme=dark] [style*="color: #374151"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(107, 114, 128"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(156, 163, 175"],.bo-shell[data-bo-theme=dark] [style*="color: rgb(55, 65, 81"]{color:#aebbd0!important}.bo-shell[data-bo-theme=dark] .btn,.bo-shell[data-bo-theme=dark] .btn-secondary,.bo-shell[data-bo-theme=dark] .btn-primary{background:#1d2a3d!important;color:#cbd6e5!important;border-color:#43566f!important}.bo-shell[data-bo-theme=dark] .btn:hover,.bo-shell[data-bo-theme=dark] .btn-secondary:hover,.bo-shell[data-bo-theme=dark] .btn-primary:hover{background:#26364c!important;color:#e1eaf6!important;border-color:#566a84!important}.bo-shell[data-bo-theme=dark] .btn:disabled,.bo-shell[data-bo-theme=dark] .btn-secondary:disabled,.bo-shell[data-bo-theme=dark] .btn-primary:disabled{background:#172235!important;color:#7f8da1!important;border-color:#334258!important;opacity:.72!important}
