html,body,#root{height:100%;margin:0}body{font-family:var(--font-sans);color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;background:#f6f3ec;font-size:14px}*,:before,:after{box-sizing:border-box}.bsi-shell{min-height:100vh;display:flex}.bsi-main{background:#f6f3ec;flex-direction:column;flex:1;min-width:0;display:flex}.bsi-main-inner{width:100%;max-width:1480px;margin:0 auto;padding:28px 32px 80px}.bsi-sidebar{color:#a8a8a8;background:#0e0e0e;flex-direction:column;flex-shrink:0;width:256px;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.bsi-side-brand{border-bottom:1px solid #1a1a1a;padding:18px 16px 14px}.bsi-side-brand-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.bsi-side-brand-logo{width:auto;height:38px;display:block}.bsi-side-brand-logo.is-nedura{height:22px}.bsi-side-brand-toggle{cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;margin:-4px -6px;padding:4px 6px;transition:background .15s;display:inline-flex;position:relative}.bsi-side-brand-toggle:hover{background:#ffffff0a}.bsi-side-brand-swap{color:#f0b052;opacity:0;background:#1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:opacity .18s,transform .18s;display:flex;position:absolute;bottom:-2px;right:-2px;transform:scale(.7);box-shadow:0 0 0 2px #0e0e0e}:root[data-brand=nedura] .bsi-side-brand-swap{color:#67b58c}.bsi-side-brand-toggle:hover .bsi-side-brand-swap{opacity:1;transform:scale(1)}.bsi-env-wrap{position:relative}.bsi-side-env-btn{font-family:var(--font-mono);color:#a8a8a8;cursor:pointer;background:#1a1a1a;border:0;border-radius:999px;align-items:center;gap:5px;padding:3px 6px 3px 8px;font-size:10px;transition:background .12s,color .12s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff0d}.bsi-side-env-btn:hover,.bsi-side-env-btn.open{color:#fff;background:#232323}.bsi-side-env-dot{background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 2px #10b98133}.bsi-side-env-dev .bsi-side-env-dot{background:#f59e0b;animation:1.4s ease-in-out infinite bsi-env-pulse;box-shadow:0 0 0 2px #f59e0b40}@keyframes bsi-env-pulse{0%,to{box-shadow:0 0 0 2px #f59e0b40}50%{box-shadow:0 0 0 5px #f59e0b1a}}.bsi-side-env-dev{color:#fbbf24;background:#f59e0b24;box-shadow:inset 0 0 0 1px #f59e0b59}.bsi-side-env-dev:hover{color:#fcd34d;background:#f59e0b33}.bsi-side-env-label{letter-spacing:.06em;text-transform:lowercase}.bsi-side-env-chev{color:currentColor;opacity:.5;margin-right:-1px}.bsi-env-menu{z-index:60;background:#1a1a1a;border-radius:12px;flex-direction:column;gap:2px;width:240px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 32px -8px #0000008c,0 0 0 1px #ffffff14}.bsi-env-opt{cursor:pointer;text-align:left;color:#a8a8a8;background:0 0;border:0;border-radius:8px;grid-template-columns:10px 1fr 14px;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;transition:background .12s,color .12s;display:grid}.bsi-env-opt:hover{color:#fff;background:#232323}.bsi-env-opt.active{color:#f0b052;background:#d383121a}:root[data-brand=nedura] .bsi-env-opt.active{color:#67b58c;background:#287a5524}.bsi-env-opt-dot{border-radius:50%;width:10px;height:10px}.bsi-env-opt-dot.bsi-env-opt-live{background:#10b981;box-shadow:0 0 0 2px #10b9812e}.bsi-env-opt-dot.bsi-env-opt-dev{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b38}.bsi-env-opt-text{flex-direction:column;gap:1px;min-width:0;display:flex}.bsi-env-opt-title{color:inherit;font-size:13px;font-weight:600}.bsi-env-opt-desc{color:#6f6f6f;font-size:10.5px;font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bsi-env-opt.active .bsi-env-opt-desc{color:#f0b052cc}.bsi-env-opt-check{color:currentColor}.bsi-env-foot{color:#6f6f6f;text-align:center;border-top:1px solid #ffffff0f;margin-top:2px;padding:8px 10px 6px;font-size:10px}.bsi-sidebar-dev{box-shadow:inset -4px 0 #f59e0b}.bsi-side-env{font-family:var(--font-mono);color:#6f6f6f;letter-spacing:0;background:#1a1a1a;border-radius:999px;padding:2px 7px;font-size:10px;display:none}.bsi-side-brand-mark{color:#fff;letter-spacing:-.01em;margin-top:6px;font-size:14px;font-weight:700}.bsi-nav{flex-direction:column;flex:1;gap:2px;padding:12px 10px;display:flex;overflow-y:auto}.bsi-nav-icon{opacity:.65;flex-shrink:0}.bsi-nav-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bsi-nav-top,.bsi-nav-group-head,.bsi-nav-sub,.bsi-nav-child{cursor:pointer;border:0;border-radius:9px;align-items:center;width:100%;font-family:inherit;text-decoration:none;transition:background .12s,color .12s;display:flex}.bsi-nav-top{color:#a8a8a8;gap:11px;padding:8px 11px;font-size:13px;font-weight:500;line-height:1.2}.bsi-nav-top:hover{color:#e6e6e6;background:#1c1c1c}.bsi-nav-top.active{color:#fff;background:linear-gradient(#dd8b18 0%,#c97a0d 100%);font-weight:600;box-shadow:inset 0 1px #ffffff2e,0 1px 2px #00000059}.bsi-nav-top.active .bsi-nav-icon{opacity:1}:root[data-brand=nedura] .bsi-nav-top.active{background:linear-gradient(#2e8a60 0%,#1f6948 100%)}.bsi-nav-group{margin-top:4px}.bsi-nav-group-head{color:#a8a8a8;text-align:left;background:0 0;justify-content:space-between;gap:8px;padding:8px 11px;font-size:13px;font-weight:500}.bsi-nav-group-head:hover{color:#e6e6e6;background:#1c1c1c}.bsi-nav-group-head.active{color:#f0b052;font-weight:600}.bsi-nav-group-left{align-items:center;gap:11px;min-width:0;display:inline-flex}.bsi-nav-group-body{flex-direction:column;gap:1px;padding:2px 0 4px 8px;display:flex}.bsi-nav-sub{color:#a8a8a8;gap:10px;padding:6px 11px 6px 14px;font-size:13px}.bsi-nav-sub:hover{color:#e6e6e6;background:#1c1c1c}.bsi-nav-sub.active{color:#f0b052;background:#d383121a;border-radius:0 9px 9px 0;font-weight:600;box-shadow:inset 2px 0 #d38312}:root[data-brand=nedura] .bsi-nav-sub.active{color:#67b58c;background:#287a551f;box-shadow:inset 2px 0 #287a55}.bsi-nav-dot{background:#fff3;border-radius:50%;flex-shrink:0;width:5px;height:5px}.bsi-nav-sub.active .bsi-nav-dot{background:#d38312;box-shadow:0 0 0 3px #d383122e}:root[data-brand=nedura] .bsi-nav-sub.active .bsi-nav-dot{background:#287a55;box-shadow:0 0 0 3px #287a5533}.bsi-nav-kids{flex-direction:column;gap:1px;padding:1px 0 2px 22px;display:flex}.bsi-nav-child{color:#888;gap:8px;padding:5px 11px;font-size:12.5px}.bsi-nav-child:hover{color:#d6d6d6}.bsi-nav-child.active{color:#f0b052;background:#d3831214;font-weight:600}.bsi-nav-child .bsi-nav-icon{color:#555;opacity:1}.bsi-nav-child.active .bsi-nav-icon{color:#d38312}:root[data-brand=nedura] .bsi-nav-child.active{color:#67b58c;background:#287a551a}:root[data-brand=nedura] .bsi-nav-child.active .bsi-nav-icon{color:#287a55}.bsi-side-foot{border-top:1px solid #1a1a1a;flex-direction:column;gap:6px;padding:12px 12px 10px;display:flex}.bsi-side-user{border-radius:9px;align-items:center;gap:10px;padding:6px;display:flex}.bsi-side-avatar{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#d38312 0%,#b85f0a 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}:root[data-brand=nedura] .bsi-side-avatar{background:linear-gradient(135deg,#287a55 0%,#156342 100%)}.bsi-side-user-meta{flex-direction:column;min-width:0;display:flex}.bsi-side-user-name{color:#e6e6e6;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;overflow:hidden}.bsi-side-user-role{color:#6f6f6f;font-size:10.5px}.bsi-side-signout{color:#a8a8a8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;padding:7px 11px;font-size:12.5px;display:flex}.bsi-side-signout:hover{color:#ef4444;background:#1c1c1c}.bsi-side-version{color:#555;font-size:10px;font-family:var(--font-mono);padding:0 14px 12px}.bsi-screen{flex-direction:column;gap:20px;display:flex}.bsi-screen-narrow{max-width:880px}.bsi-page-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.bsi-page-h1{letter-spacing:-.02em;margin:0;font-size:24px;font-weight:700;line-height:1.2}.bsi-page-sub{color:#6b7280;max-width:60ch;margin:4px 0 0;font-size:13px;line-height:1.5}.bsi-page-right{align-items:center;gap:12px;display:flex}.bsi-last-sync{text-align:right;white-space:nowrap}.bsi-eyebrow{color:#98978f;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:600}.bsi-last-sync-val{color:#1d232c;font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:600}.bsi-card{background:#fff;border-radius:14px;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f050a}.bsi-card-padded{padding:20px 22px}.layout .react-grid-item>div{height:100%}.layout .react-grid-item .bsi-card,.layout .react-grid-item .bsi-kpi{flex-direction:column;height:100%;min-height:0;display:flex}.layout .react-grid-item .bsi-kpi-value{flex-shrink:0}.layout .react-grid-item .bsi-list{flex:1;min-height:0;overflow-y:auto}.bsi-section-title{letter-spacing:-.005em;color:#1d232c;margin:0 0 14px;font-size:14px;font-weight:600}.bsi-empty{color:#98978f;padding:8px 0;font-size:12px;font-style:italic}.btn-base{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:6px;font-family:inherit;font-weight:500;line-height:1;transition:background .18s,box-shadow .18s,transform .12s;display:inline-flex}.btn-base:active{transform:translateY(.5px)}.btn-base svg{flex-shrink:0}.btn-md{height:36px;padding:0 16px;font-size:13px}.btn-sm{border-radius:8px;height:30px;padding:0 12px;font-size:12px}.btn-lg{border-radius:10px;height:42px;padding:0 22px;font-size:14px}.btn-icon{width:36px;height:36px;padding:0}.btn-default{color:#fff;background:linear-gradient(#dd8b18 0%,#c97a0d 100%);box-shadow:inset 0 1px #ffffff29,0 1px 2px #a762084d,0 0 0 1px #a7620833}.btn-default:hover{box-shadow:inset 0 1px #ffffff2e,0 2px 4px #a7620857,0 0 0 1px #a762083d}:root[data-brand=nedura] .btn-default{background:linear-gradient(#2e8a60 0%,#1f6948 100%);box-shadow:inset 0 1px #ffffff29,0 1px 2px #1f69484d,0 0 0 1px #1f694833}.btn-destructive{color:#fff;background:linear-gradient(#ef4444 0%,#dc2626 100%);box-shadow:inset 0 1px #ffffff29,0 1px 2px #b91c1c4d,0 0 0 1px #b91c1c33}.btn-outline{color:#1d232c;background:#fff;box-shadow:0 1px 2px #140f050d,0 0 0 1px #140f051a}.btn-outline:hover{background:#faf8f2}.btn-secondary{color:#1d232c;background:#efeae0}.btn-secondary:hover{background:#e6dfd1}.btn-ghost{color:#1d232c;background:0 0}.btn-ghost:hover{background:#140f050d}.btn-link{color:#c97a0d;height:auto;font-weight:500;font-size:inherit;background:0 0;border-radius:0;padding:0;box-shadow:inset 0 -1px #c97a0d59}.btn-link:hover{box-shadow:inset 0 -1px #c97a0db3}:root[data-brand=nedura] .btn-link{color:#1f6948;box-shadow:inset 0 -1px #1f694859}.bsi-input{color:#1d232c;background:#fff;border:1px solid #0000;border-radius:9px;outline:none;width:100%;height:36px;padding:0 12px;font-family:inherit;font-size:13px;transition:box-shadow .15s;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f0514}.bsi-input::placeholder{color:#98978f}.bsi-input:focus{box-shadow:0 1px 2px #a762081a,0 0 0 1px #d38312,0 0 0 4px #d383122e}:root[data-brand=nedura] .bsi-input:focus{box-shadow:0 1px 2px #1f69481a,0 0 0 1px #287a55,0 0 0 4px #287a552e}.bsi-field{flex-direction:column;gap:6px;display:flex}.bsi-field-label{color:#1d232c;font-size:12px;font-weight:500}.bsi-form-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.bsi-form-submit{align-self:flex-start;margin-top:16px}.bsi-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:500;line-height:1.3;display:inline-flex}.bsi-pill-sm{padding:2px 7px;font-size:10.5px}.bsi-pill-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.bsi-kpi-row{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.bsi-kpi{background:#fff;border-radius:14px;flex-direction:column;gap:4px;min-height:110px;padding:18px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f050a}.bsi-kpi-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.bsi-kpi-label{color:#6b7280;letter-spacing:-.005em;font-size:12px;font-weight:500}.bsi-kpi-value{font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:#1d232c;margin-top:2px;font-size:28px;font-weight:700;line-height:1.1}.bsi-kpi-value.bsi-accent-amber{color:#b45309}.bsi-kpi-value.bsi-accent-emerald{color:#047857}.bsi-kpi-value.bsi-accent-red{color:#b91c1c}.bsi-kpi-sub{color:#98978f;z-index:1;margin-top:2px;font-size:11px;position:relative}.bsi-spark{pointer-events:none;opacity:.85;position:absolute;bottom:0;right:0}.bsi-trend{font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;align-items:center;gap:3px;padding:2px 7px 2px 5px;font-size:10.5px;font-weight:600;line-height:1.4;display:inline-flex}.bsi-trend-up{color:#047857;background:#ecfdf5}.bsi-trend-down{color:#b91c1c;background:#fef2f2}.bsi-trend-flat{color:#4b5563;background:#f3f4f6}.bsi-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.bsi-list-item{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:8px 0;display:grid}.bsi-list-item+.bsi-list-item{border-top:1px solid #f1eee6}.bsi-list-avatar{color:#fff;letter-spacing:-.01em;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:flex}.bsi-list-primary{flex-direction:column;gap:5px;min-width:0;display:flex}.bsi-list-name{color:#1d232c;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.bsi-list-bar{background:#f1eee6;border-radius:999px;height:4px;overflow:hidden}.bsi-list-bar-fill{border-radius:999px;height:100%;transition:width .4s}.bsi-list-val{font-variant-numeric:tabular-nums;text-align:right;font-size:13px;font-weight:600;line-height:1.3}.bsi-list-meta{color:#98978f;font-variant-numeric:tabular-nums;font-size:11px;font-weight:400}.bsi-list-item.bsi-accent-amber .bsi-list-name{color:#b45309}.bsi-list-item.bsi-accent-red .bsi-list-name,.bsi-list-item.bsi-accent-red .bsi-list-val{color:#b91c1c}.bsi-section-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.bsi-section-right{align-items:center;gap:12px;display:flex}.bsi-section-head .bsi-section-title{margin:0}.bsi-chart-legend{gap:14px;display:flex}.bsi-chart-legend>span{color:#6b7280;align-items:center;gap:6px;font-size:11px;display:inline-flex}.bsi-legend-dot{border-radius:50%;width:8px;height:8px}.bsi-chart-wrap{width:100%;height:220px}.bsi-chart-svg{width:100%;height:100%;display:block;overflow:visible}.bsi-donut-row{align-items:center;gap:18px;display:flex}.bsi-donut-svg-wrap{flex-shrink:0;position:relative}.bsi-donut-svg-wrap svg path{transform-origin:50%;transition:transform .18s}.bsi-donut-svg-wrap svg path:hover{transform:scale(1.03)}.bsi-donut-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.bsi-donut-total{color:#1d232c;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.bsi-donut-label{color:#98978f;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:600}.bsi-donut-legend{flex-direction:column;flex:1;gap:8px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.bsi-donut-legend li{grid-template-columns:10px 1fr auto;align-items:center;gap:10px;font-size:12.5px;display:grid}.bsi-donut-dot{border-radius:3px;width:10px;height:10px}.bsi-donut-name{color:#1d232c;font-weight:500}.bsi-donut-pct{color:#6b7280;font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.bsi-two-col{grid-template-columns:1.6fr 1fr;align-items:stretch;gap:14px;display:grid}.bsi-two-col>*{min-width:0}.bsi-tab-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.bsi-divider{color:#c5c0b5;margin:0 2px;font-size:12px}.bsi-filter-bar{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.bsi-filter-chip{color:#545962;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:999px;align-items:center;padding:5px 12px;font-size:12.5px;font-weight:500;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f0514}.bsi-filter-chip:hover{background:#faf8f2}.bsi-filter-chip.active{color:#fff;background:#1d232c;box-shadow:0 1px 2px #1d232c26,0 0 0 1px #1d232c}.bsi-seg{isolation:isolate;background:#efeae0;border-radius:10px;padding:3px;display:inline-flex;position:relative}.bsi-seg-btn{z-index:1;color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:500;line-height:1.2;transition:color .18s;position:relative}.bsi-seg-btn.active{color:#1d232c}.bsi-seg-indicator{background:#fff;border-radius:7px;width:calc(50% - 3px);transition:transform .22s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;bottom:3px;left:3px;box-shadow:0 1px 2px #140f0514,0 0 0 1px #140f050a}.bsi-cat-tab{color:#545962;cursor:pointer;background:#fff;border:0;border-radius:8px;padding:5px 12px;font-size:12.5px;font-weight:500;line-height:1.3;transition:transform .15s,background .15s;position:relative;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f0514}.bsi-cat-tab:hover{transform:translateY(-1px)}.bsi-cat-tab.cat-blue{color:#1d4ed8;box-shadow:inset 0 0 0 1px #2563eb33}.bsi-cat-tab.cat-emerald{color:#047857;box-shadow:inset 0 0 0 1px #05966933}.bsi-cat-tab.cat-purple{color:#6d28d9;box-shadow:inset 0 0 0 1px #7c3aed33}.bsi-cat-tab.cat-amber{color:#b45309;box-shadow:inset 0 0 0 1px #d9770633}.bsi-cat-tab.cat-blue.active{color:#fff;background:#2563eb;box-shadow:0 1px 2px #2563eb59}.bsi-cat-tab.cat-emerald.active{color:#fff;background:#059669;box-shadow:0 1px 2px #05966959}.bsi-cat-tab.cat-purple.active{color:#fff;background:#7c3aed;box-shadow:0 1px 2px #7c3aed59}.bsi-cat-tab.cat-amber.active{color:#fff;background:#d97706;box-shadow:0 1px 2px #d9770659}.bsi-search-row{align-items:center;gap:8px;display:flex}.bsi-search-row .bsi-input{flex:1}.bsi-reset{color:#98978f;cursor:pointer;background:0 0;border:0;padding:0 8px;font-family:inherit;font-size:12.5px}.bsi-table-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f050a}.bsi-table{border-collapse:collapse;width:100%;font-size:13px}.bsi-table thead{background:#fafaf6}.bsi-th{text-align:left;color:#6b7280;letter-spacing:.01em;border-bottom:1px solid #efece4;padding:10px 16px;font-size:11px;font-weight:500}.bsi-th-right{text-align:right}.bsi-th-total{background:#f5f3ee}.bsi-th-sub{color:#98978f;text-transform:none;letter-spacing:0;margin-top:1px;font-size:9.5px;font-weight:400}.bsi-td{vertical-align:middle;border-top:1px solid #f1eee6;padding:11px 16px}.bsi-table tbody tr{transition:background .12s}.bsi-table tbody tr:first-child .bsi-td{border-top:0}.bsi-table tbody tr:hover{background:#fbfaf5}.bsi-td-right{text-align:right;font-variant-numeric:tabular-nums}.bsi-td-muted{color:#6b7280}.bsi-td-bold{color:#1d232c;font-weight:600}.bsi-td-sm{font-size:12px}.bsi-td-zero{color:#ef4444}.bsi-td-dim{color:#c5c0b5}.bsi-td-total{background:#fafaf6;font-weight:700}.bsi-td-sub{color:#98978f;font-size:10px;font-weight:400}.bsi-mono{font-family:var(--font-mono);font-size:12px}.bsi-empty-row{text-align:center;color:#98978f;padding:28px 16px;font-size:13px}.bsi-table-bare{margin:0 -4px}.bsi-table-bare .bsi-th{background:0 0;padding-left:4px;padding-right:4px}.bsi-table-bare .bsi-td{padding-left:4px;padding-right:4px}.bsi-table-foot{color:#98978f;padding:0 4px;font-size:11.5px}.bsi-product-cell{align-items:center;gap:12px;display:flex}.bsi-product-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.bsi-product-name{color:#1d232c;font-size:13px;font-weight:500}.bsi-product-tags{align-items:center;gap:5px;display:inline-flex}.bsi-star{color:#d38312;font-size:12px}:root[data-brand=nedura] .bsi-star{color:#287a55}.bsi-ref-cell{align-items:center;gap:10px;display:flex}.bsi-ref-glyph{color:#fff;letter-spacing:-.01em;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:flex}.bsi-ref-shopify{background:linear-gradient(135deg,#10b981 0%,#047857 100%)}.bsi-ref-amazon{background:linear-gradient(135deg,#f59e0b 0%,#9a3412 100%)}.bsi-ref-text{flex-direction:column;min-width:0;line-height:1.3;display:flex}.bsi-ref-num{font-family:var(--font-mono);color:#1d232c;font-size:12px;font-weight:500}.bsi-ref-src{color:#98978f;font-size:10.5px}.bsi-supplier-cell{align-items:center;gap:12px;display:flex}.bsi-supplier-meta{flex-direction:column;min-width:0;display:flex}.bsi-supplier-name{color:#1d232c;font-size:13px;font-weight:600;line-height:1.3}.bsi-supplier-country{color:#98978f;letter-spacing:.08em;font-size:10px;font-weight:600}.bsi-supplier-contact{flex-direction:column;gap:2px;display:flex}.bsi-supplier-phone{color:#98978f;font-variant-numeric:tabular-nums}.bsi-filter-chip-channel{gap:6px;padding-left:10px}.bsi-chip-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.bsi-int-title{align-items:center;gap:10px;font-size:15px;font-weight:600;display:inline-flex}.bsi-int-logo{color:#fff;letter-spacing:-.01em;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.bsi-int-shopify{background:linear-gradient(135deg,#10b981 0%,#047857 100%)}.bsi-int-amazon{background:linear-gradient(135deg,#f59e0b 0%,#9a3412 100%)}.bsi-int-meta{flex-direction:column;gap:8px;margin-top:12px;display:flex}.bsi-int-row{flex-wrap:wrap;align-items:baseline;gap:10px;font-size:12px;display:flex}.bsi-int-key{text-transform:uppercase;letter-spacing:.08em;color:#98978f;flex-shrink:0;width:80px;font-size:10px;font-weight:600}.bsi-int-note{color:#6b7280}.bsi-inactive-link{color:#6b7280;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12.5px;box-shadow:inset 0 -1px #6b72804d}.bsi-inactive-link:hover{color:#1d232c;box-shadow:inset 0 -1px #1d232c99}.bsi-action-danger{color:#b91c1c;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px}.bsi-action-danger:hover{text-decoration:underline}.bsi-action-positive{color:#047857;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px}.bsi-action-positive:hover{text-decoration:underline}.bsi-callout{border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.5}.bsi-callout-amber{color:#78350f;background:#fffbeb;box-shadow:inset 0 0 0 1px #f59e0b26}.bsi-callout-blue{color:#1e3a8a;background:#eff6ff;box-shadow:inset 0 0 0 1px #3b82f626}.bsi-callout-red{color:#7f1d1d;background:#fef2f2;box-shadow:inset 0 0 0 1px #ef444426}.bsi-callout-green{color:#064e3b;background:#ecfdf5;box-shadow:inset 0 0 0 1px #10b98126}.bsi-btn-row{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.bsi-fineprint{color:#6b7280;margin:8px 0 0;font-size:12px;line-height:1.6}.bsi-code{font-family:var(--font-mono);color:#1d232c;background:#f5f3ee;border-radius:4px;padding:1px 6px;font-size:11.5px}.bsi-login-screen{background:radial-gradient(circle at 20% 20%,#d3831214,#0000 40%),radial-gradient(circle at 80% 90%,#287a550f,#0000 45%),#f6f3ec;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.bsi-login-card{background:#fff;border-radius:16px;flex-direction:column;gap:14px;width:380px;padding:28px 28px 22px;display:flex;box-shadow:0 20px 40px -10px #0000001a,0 6px 12px -6px #0000000f,0 0 0 1px #140f050f}.bsi-login-head{text-align:center;flex-direction:column;align-items:center;gap:4px;padding-bottom:4px;display:flex}.bsi-login-logo{width:auto;height:64px;margin-bottom:6px}.bsi-login-logo.is-nedura{height:32px}.bsi-login-title{color:#1d232c;margin:0;font-size:16px;font-weight:600}.bsi-login-submit{width:100%;height:40px;margin-top:6px}.bsi-login-foot{color:#98978f;text-align:center;margin:6px 0 0;font-size:11px}.bsi-login-error{color:#b91c1c;background:#fef2f2;border-radius:9px;padding:8px 12px;font-size:12px;box-shadow:inset 0 0 0 1px #ef444426}.bsi-avatar{color:#fff;letter-spacing:-.01em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.bsi-avatar-square{border-radius:8px}.bsi-grid-12{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.bsi-col-4{grid-column:span 4}.bsi-col-6{grid-column:span 6}.bsi-col-7{grid-column:span 7}.bsi-col-5{grid-column:span 5}.bsi-col-8{grid-column:span 8}.bsi-col-12{grid-column:span 12}.bsi-brand-switcher{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;background:#ffffffeb;border-radius:14px;padding:10px 12px 12px;position:fixed;bottom:18px;right:18px;box-shadow:0 10px 30px -10px #0003,0 0 0 1px #140f050f}.bsi-brand-switcher-title{color:#98978f;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:9.5px;font-weight:600}.bsi-brand-switcher-row{gap:6px;display:flex}.bsi-brand-switcher-btn{color:#545962;cursor:pointer;background:#fff;border:0;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex;box-shadow:0 0 0 1px #140f051a}.bsi-brand-switcher-btn:hover{background:#faf8f2}.bsi-brand-switcher-btn.active{color:#fff;background:#1d232c;box-shadow:0 0 0 1px #1d232c}.bsi-brand-dot{border-radius:50%;width:8px;height:8px}.bsi-back-link{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:6px;align-self:flex-start;align-items:center;gap:4px;margin:-8px 0 -4px -8px;padding:4px 8px 4px 4px;font-family:inherit;font-size:12.5px;font-weight:500;display:inline-flex}.bsi-back-link:hover{color:#1d232c;background:#f5f3ee}.bsi-loc-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.bsi-loc-icon{color:#6b5b3a;background:linear-gradient(135deg,#f5f3ee 0%,#e8e3d6 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.bsi-loc-name-row{align-items:center;gap:8px;display:inline-flex}.bsi-loc-name{color:#1d232c;font-size:14px;font-weight:600}.bsi-loc-code{color:#98978f;margin-top:2px;font-size:11.5px}.bsi-loc-stats{border-top:1px solid #f1eee6;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:12px;display:grid}.bsi-loc-stat-val{color:#1d232c;font-variant-numeric:tabular-nums;margin-top:2px;font-size:18px;font-weight:700}.bsi-roles-row{flex-wrap:wrap;gap:8px;display:flex}.bsi-role-chip{cursor:pointer;background:#fafaf6;border:0;border-radius:10px;align-items:center;gap:8px;padding:6px 10px 6px 6px;font-family:inherit;transition:background .12s;display:inline-flex;box-shadow:0 0 0 1px #140f050f}.bsi-role-chip:hover{background:#f1eee6}.bsi-role-scope{color:#6b7280;font-size:11px}.bsi-role-custom{color:#c97a0d;text-transform:uppercase;letter-spacing:.06em;border-left:1px solid #e8e5dd;padding-left:6px;font-size:10px;font-weight:600}.bsi-set-group-title{text-transform:uppercase;letter-spacing:.08em;color:#98978f;margin:0 0 8px;font-size:11px;font-weight:600}.bsi-set-list{margin:0;padding:0;list-style:none}.bsi-set-item{border-top:1px solid #f1eee6;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.bsi-set-item:first-child{border-top:0;padding-top:0}.bsi-set-item:last-child{padding-bottom:0}.bsi-set-text{flex-direction:column;gap:2px;min-width:0;display:flex}.bsi-set-name{color:#1d232c;font-size:13px;font-weight:500}.bsi-set-desc{color:#6b7280;font-size:12px;line-height:1.5}.bsi-set-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.bsi-set-current{color:#6b7280;font-size:12px;font-family:var(--font-mono)}.bsi-set-edit{color:#98978f;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;padding:4px;display:flex}.bsi-set-edit:hover{color:#1d232c;background:#f5f3ee}.sup-set-tabs{background:#efeae0;border-radius:10px;padding:3px;display:inline-flex}.sup-set-tab{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .18s,color .18s,box-shadow .18s}.sup-set-tab.active{color:#1d232c;background:#fff;box-shadow:0 1px 2px #140f0514,0 0 0 1px #140f050a}.sd-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sd-head-meta{flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.sd-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}.sd-main{flex-direction:column;gap:14px;min-width:0;display:flex}.sd-side{flex-direction:column;gap:14px;display:flex;position:sticky;top:28px}.sd-thread{flex-direction:column;gap:14px;display:flex}.sd-msg{grid-template-columns:32px 1fr;gap:10px;display:grid}.sd-msg-bubble{background:#fafaf6;border-radius:12px;padding:12px 14px}.sd-msg-out .sd-msg-bubble{background:#fff7e6;box-shadow:inset 0 0 0 1px #f59e0b2e}.sd-msg-head{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.sd-msg-from{color:#1d232c;font-size:13px;font-weight:600}.sd-msg-email{color:#98978f;font-size:11px;font-family:var(--font-mono)}.sd-msg-ts{color:#98978f;margin-left:auto;font-size:11px}.sd-msg-body{color:#1d232c;margin:0;font-size:13px;line-height:1.55}.sd-reply{resize:vertical;color:#1d232c;background:#fff;border:1px solid #0000;border-radius:9px;outline:none;width:100%;min-height:110px;padding:12px 14px;font-family:inherit;font-size:13px;line-height:1.55;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f0514}.sd-reply:focus{box-shadow:0 1px 2px #a762081a,0 0 0 1px #d38312,0 0 0 4px #d383122e}.sd-reply-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.sd-internal{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.sd-internal-item{grid-template-columns:48px 1fr;gap:10px;display:grid}.sd-i-badge{letter-spacing:.06em;border-radius:6px;justify-content:center;align-self:flex-start;align-items:center;height:22px;padding:0 6px;font-size:9.5px;font-weight:700;display:inline-flex}.sd-i-ai .sd-i-badge{color:#6d28d9;background:#f5f3ff}.sd-i-system .sd-i-badge{color:#6b7280;background:#f3f1ea}.sd-i-note .sd-i-badge{color:#b45309;background:#fffbeb}.sd-i-head{align-items:baseline;gap:8px;display:flex}.sd-i-who{color:#1d232c;font-size:12px;font-weight:600}.sd-i-ts{color:#98978f;font-size:11px}.sd-i-text{color:#4b5563;font-size:12.5px;line-height:1.5}.sd-customer{align-items:center;gap:12px;margin-bottom:12px;display:flex}.sd-customer-name{color:#1d232c;font-size:14px;font-weight:600}.sd-customer-email{color:#98978f;font-size:11.5px;font-family:var(--font-mono);margin-top:2px}.sd-meta{border-top:1px solid #f1eee6;flex-direction:column;gap:8px;margin:0;padding-top:12px;display:flex}.sd-meta>div{justify-content:space-between;gap:12px;font-size:12px;display:flex}.sd-meta dt{color:#98978f;margin:0}.sd-meta dd{color:#1d232c;font-variant-numeric:tabular-nums;margin:0;font-weight:500}.sd-order-items{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.sd-order-items li{grid-template-columns:28px 1fr auto;align-items:center;gap:10px;display:grid}.sd-oi-text{flex-direction:column;min-width:0;display:flex}.sd-oi-name{color:#1d232c;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:500;overflow:hidden}.sd-oi-val{font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.sd-order-total{font-variant-numeric:tabular-nums;border-top:1px solid #f1eee6;justify-content:space-between;margin-top:10px;padding-top:10px;font-size:13px;font-weight:700;display:flex}.sup-row{transition:background .12s}.sup-row:hover{background:#fbfaf5}.bsi-star-toggle{color:#c5c0b5;cursor:pointer;font-size:16px;display:inline-block}.bsi-star-toggle.active{color:#d38312}:root[data-brand=nedura] .bsi-star-toggle.active{color:#287a55}.bsi-placeholder{align-items:flex-start;gap:14px;display:flex}.bsi-placeholder-ico{color:#b45309;background:linear-gradient(#fffbeb 0%,#fef3c7 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:inset 0 0 0 1px #f59e0b2e}.bsi-placeholder-title{color:#1d232c;margin-bottom:4px;font-size:15px;font-weight:600}.bsi-placeholder-desc{color:#6b7280;margin-bottom:10px;font-size:13px;line-height:1.55}.bsi-placeholder-route{color:#98978f;font-size:12px}.de-screen{gap:16px}.de-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.de-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#c97a0d;align-items:center;gap:7px;margin-bottom:6px;font-size:10.5px;font-weight:600;display:inline-flex}.de-eyebrow-dot{background:#d38312;border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite de-pulse;box-shadow:0 0 0 3px #d3831233}@keyframes de-pulse{0%,to{box-shadow:0 0 0 3px #d3831233}50%{box-shadow:0 0 0 6px #d383121a}}.de-head-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.de-grid-shell{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:16px;display:grid}.de-grid-shell.with-side{grid-template-columns:260px minmax(0,1fr) 320px}.de-toolbox{background:#fff;border-radius:14px;flex-direction:column;max-height:calc(100vh - 56px);display:flex;position:sticky;top:28px;overflow:hidden;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f050a}.de-toolbox-head{justify-content:space-between;align-items:center;padding:14px 16px 6px;display:flex}.de-toolbox-title{color:#1d232c;margin:0;font-size:13px;font-weight:600}.de-toolbox-count{color:#98978f;font-variant-numeric:tabular-nums;font-size:10px}.de-toolbox-search{border-bottom:1px solid #f1eee6;align-items:center;gap:8px;padding:6px 12px 10px;display:flex}.de-toolbox-search svg{color:#98978f;flex-shrink:0}.de-toolbox-search input{color:#1d232c;background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:13px}.de-toolbox-search input::placeholder{color:#98978f}.de-toolbox-body{flex-direction:column;gap:6px;padding:8px 8px 12px;display:flex;overflow-y:auto}.de-tb-group{flex-direction:column;display:flex}.de-tb-group-label{text-transform:uppercase;letter-spacing:.1em;color:#98978f;padding:8px 8px 4px;font-size:9.5px;font-weight:600}.de-tb-item{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:26px 1fr 16px;align-items:center;gap:8px;padding:7px 8px;font-family:inherit;transition:background .12s;display:grid}.de-tb-item:hover{background:#fbfaf5}.de-tb-shape{color:#6b7280;background:#f5f3ee;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.de-tb-shape.de-shape-kpi{color:#c97a0d;background:#d383121a}.de-tb-shape.de-shape-list{color:#287a55;background:#287a551a}.de-tb-shape.de-shape-bar{color:#1d4ed8;background:#3b82f61a}.de-tb-shape.de-shape-donut{color:#6d28d9;background:#7c3aed1a}.de-tb-text{flex-direction:column;min-width:0;display:flex}.de-tb-name{color:#1d232c;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:500;overflow:hidden}.de-tb-desc{color:#98978f;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.de-tb-plus{color:#c5c0b5;font-size:16px;font-weight:600;transition:color .12s}.de-tb-item:hover .de-tb-plus{color:#c97a0d}.de-empty{text-align:center;color:#98978f;padding:16px 12px;font-size:12px;font-style:italic}.de-canvas{background:#fff;border-radius:14px;min-width:0;padding:14px;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f050a}.de-canvas-toolbar{border-bottom:1px dashed #efece4;justify-content:space-between;align-items:center;margin-bottom:14px;padding:0 4px 12px;display:flex}.de-canvas-toolbar-right{align-items:center;gap:8px;display:flex}.de-canvas-grid{min-height:480px;padding:4px;position:relative}.de-grid-bg{pointer-events:none;z-index:0;grid-template-columns:repeat(12,1fr);gap:10px;display:grid;position:absolute;inset:4px}.de-grid-col{background:repeating-linear-gradient(#140f0506 0 1px,#0000 1px 48px),#140f0505;border-radius:6px}.de-grid-layer{z-index:1;grid-template-columns:repeat(12,1fr);grid-auto-rows:36px;gap:10px;display:grid;position:relative}.de-widget{cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;gap:6px;padding:8px 10px;transition:box-shadow .15s,transform .12s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f051a}.de-widget:hover{box-shadow:0 4px 14px #140f051a,0 0 0 1px #140f0529}.de-widget.is-selected{box-shadow:0 4px 18px #d383122e,0 0 0 2px #d38312}:root[data-brand=nedura] .de-widget.is-selected{box-shadow:0 4px 18px #287a552e,0 0 0 2px #287a55}.de-widget-handle{cursor:grab;-webkit-user-select:none;user-select:none;color:#98978f;align-items:center;gap:6px;display:flex}.de-widget-handle:active{cursor:grabbing}.de-widget-handle>svg{opacity:.55;flex-shrink:0}.de-widget-title{color:#1d232c;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:600;overflow:hidden}.de-widget-shape-tag{letter-spacing:.06em;text-transform:uppercase;color:#6b7280;background:#f5f3ee;border-radius:4px;flex-shrink:0;padding:1px 6px;font-size:9px;font-weight:700;display:inline-block}.de-widget-shape-tag.de-shape-kpi{color:#c97a0d;background:#d383121f}.de-widget-shape-tag.de-shape-list{color:#287a55;background:#287a551f}.de-widget-shape-tag.de-shape-bar{color:#1d4ed8;background:#3b82f61f}.de-widget-shape-tag.de-shape-donut{color:#6d28d9;background:#7c3aed1f}.de-widget-x{cursor:pointer;color:#98978f;opacity:0;z-index:2;background:#ffffffe6;border:0;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;transition:opacity .12s,background .12s,color .12s;display:flex;position:absolute;top:6px;right:6px}.de-widget:hover .de-widget-x,.de-widget.is-selected .de-widget-x{opacity:1}.de-widget-x:hover{color:#b91c1c;background:#fef2f2}.de-widget-preview{flex:1;min-height:0;display:flex}.de-widget-resize{cursor:nwse-resize;opacity:.65;background:linear-gradient(135deg,#0000 50%,#c5c0b5 50% 55%,#0000 55% 65%,#c5c0b5 65% 70%,#0000 70%);width:14px;height:14px;position:absolute;bottom:4px;right:4px}.de-canvas-empty{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.de-canvas-empty-glyph{color:#c97a0d;background:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex;box-shadow:0 0 0 1px #140f0514,0 1px 2px #140f050d}.de-canvas-empty-text{color:#6b7280;font-size:12.5px}.de-mp{width:100%;height:100%;min-height:0;display:flex}.de-mp-kpi{flex-direction:column;gap:2px;padding:2px 0}.de-mp-label{color:#98978f;font-size:10px;font-weight:500}.de-mp-value{color:#1d232c;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.de-mp-trend{color:#047857;font-size:10px;font-weight:600}.de-mp-list{flex-direction:column;gap:6px;padding-top:2px}.de-mp-row{align-items:center;height:16px;display:flex;position:relative}.de-mp-bar{background:linear-gradient(90deg,#d383122e,#d383120f);border-radius:4px;position:absolute;inset:0 auto 0 0}.de-mp-rowname{z-index:1;color:#1d232c;padding:0 8px;font-size:11px;font-weight:500;position:relative}.de-mp.de-mp-bar{background:0 0;border-radius:0;align-items:flex-end;gap:6px;padding:0 2px 4px}.de-mp-bar-col{flex:1;align-items:flex-end;gap:2px;display:flex}.de-mp-bar-a,.de-mp-bar-b{border-radius:2px 2px 0 0;flex:1}.de-mp-bar-a{background:linear-gradient(#d38312,#b85f0a)}.de-mp-bar-b{background:linear-gradient(#287a55,#156342)}.de-mp-donut{justify-content:center;align-items:center}.de-settings{background:#fff;border-radius:14px;flex-direction:column;max-height:calc(100vh - 56px);display:flex;position:sticky;top:28px;overflow:hidden;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f050a}.de-settings-head{border-bottom:1px solid #f1eee6;justify-content:space-between;align-items:flex-start;gap:10px;padding:14px 16px 12px;display:flex}.de-settings-title{color:#1d232c;letter-spacing:-.01em;margin:4px 0 2px;font-size:15px;font-weight:600}.de-settings-sub{color:#6b7280;margin:0;font-size:12px;line-height:1.4}.de-settings-close{cursor:pointer;color:#98978f;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;padding:6px;display:flex}.de-settings-close:hover{color:#1d232c;background:#f5f3ee}.de-settings-body{flex-direction:column;gap:14px;padding:14px 16px 16px;display:flex;overflow-y:auto}.de-shape-picker{grid-template-columns:1fr 1fr;gap:6px;display:grid}.de-shape-btn{cursor:pointer;color:#6b7280;background:#fff;border:0;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:background .12s,color .12s,box-shadow .12s;display:flex;box-shadow:0 0 0 1px #140f0514}.de-shape-btn:hover{color:#1d232c;background:#fbfaf5}.de-shape-btn.active{color:#1d232c;background:#d383120f;box-shadow:0 0 0 2px #d38312}.de-shape-btn.active.de-shape-list{background:#287a550f;box-shadow:0 0 0 2px #287a55}.de-shape-btn.active.de-shape-bar{background:#2563eb0f;box-shadow:0 0 0 2px #2563eb}.de-shape-btn.active.de-shape-donut{background:#7c3aed0f;box-shadow:0 0 0 2px #7c3aed}.de-params{border-top:1px solid #f1eee6;padding-top:6px}.de-settings-foot{border-top:1px solid #f1eee6;justify-content:flex-end;padding-top:12px;display:flex}.wlc-overlay{z-index:200;color:#fff;cursor:pointer;opacity:0;background:radial-gradient(120% 80% at 50% 0,#1a1410 0%,#0a0806 60%,#050402 100%);justify-content:center;align-items:center;animation:.45s forwards wlc-fade-in;display:flex;position:fixed;inset:0;overflow:hidden}.wlc-overlay.wlc-exit{animation:.45s forwards wlc-fade-out}@keyframes wlc-fade-in{0%{opacity:0}to{opacity:1}}@keyframes wlc-fade-out{0%{opacity:1}to{opacity:0}}.wlc-bg{pointer-events:none;position:absolute;inset:0}.wlc-blob{filter:blur(80px);opacity:.55;mix-blend-mode:screen;border-radius:50%;animation:6s ease-in-out infinite alternate wlc-blob-drift;position:absolute}.wlc-blob-1{background:radial-gradient(circle,#d38312,#0000 60%);width:520px;height:520px;top:-120px;left:-120px}.wlc-blob-2{background:radial-gradient(circle,#287a55,#0000 60%);width:480px;height:480px;animation-delay:-2s;bottom:-100px;right:-80px}.wlc-blob-3{opacity:.35;background:radial-gradient(circle,#7c3aed,#0000 60%);width:360px;height:360px;animation-delay:-4s;top:40%;left:55%}:root[data-brand=nedura] .wlc-blob-1{background:radial-gradient(circle,#287a55,#0000 60%)}:root[data-brand=nedura] .wlc-blob-2{background:radial-gradient(circle,#d38312,#0000 60%)}@keyframes wlc-blob-drift{0%{transform:translate(0,0)scale(1)}to{transform:translate(40px,-30px)scale(1.1)}}.wlc-grain{opacity:.5;pointer-events:none;background-image:radial-gradient(#ffffff0d 1px,#0000 1px),radial-gradient(#ffffff08 1px,#0000 1px);background-position:0 0,1px 2px;background-size:3px 3px,7px 7px;position:absolute;inset:0}.wlc-stage{z-index:2;flex-direction:column;align-items:center;gap:32px;animation:.8s cubic-bezier(.22,1,.36,1) forwards wlc-rise;display:flex;position:relative;transform:translateY(8px)}.wlc-exit .wlc-stage{animation:.45s cubic-bezier(.4,0,.6,1) forwards wlc-rise-out}@keyframes wlc-rise{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes wlc-rise-out{0%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:0;filter:blur(6px);transform:translateY(-12px)scale(1.02)}}.wlc-logo-ring{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.wlc-orbit{animation:16s linear infinite wlc-spin;position:absolute;inset:0}@keyframes wlc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wlc-logo-tile{background:linear-gradient(#ffffff12,#ffffff05);border-radius:24px;justify-content:center;align-items:center;width:116px;height:116px;animation:.7s cubic-bezier(.22,1,.36,1) .1s both wlc-tile-pop;display:flex;box-shadow:inset 0 1px #ffffff1f,0 18px 40px -10px #d3831273,0 0 0 1px #ffffff0f}:root[data-brand=nedura] .wlc-logo-tile{box-shadow:inset 0 1px #ffffff1f,0 18px 40px -10px #287a5580,0 0 0 1px #ffffff0f}@keyframes wlc-tile-pop{0%{opacity:0;transform:scale(.4)rotate(-12deg)}60%{opacity:1;transform:scale(1.06)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}.wlc-logo{width:70px;height:auto}.wlc-logo.is-nedura{width:84px}.wlc-sparkle{opacity:0;background:#fff;border-radius:50%;width:8px;height:8px;animation:2.4s cubic-bezier(.22,1,.36,1) infinite wlc-spark;position:absolute;box-shadow:0 0 12px #ffffffe6,0 0 24px #d3831299}.wlc-spk-1{animation-delay:.3s;top:6%;left:18%}.wlc-spk-2{animation-delay:.75s;top:22%;right:8%}.wlc-spk-3{animation-delay:1.1s;bottom:14%;left:8%}.wlc-spk-4{animation-delay:1.55s;bottom:4%;right:22%}@keyframes wlc-spark{0%{opacity:0;transform:scale(.4)}25%{opacity:1;transform:scale(1.4)}60%{opacity:.4;transform:scale(.9)}to{opacity:0;transform:scale(.6)}}.wlc-text{text-align:center;max-width:520px}.wlc-eyebrow{letter-spacing:.22em;color:#ffffff8c;text-transform:uppercase;opacity:0;align-items:center;gap:7px;margin-bottom:14px;font-size:11px;font-weight:600;animation:.5s .3s forwards wlc-fade-up;display:inline-flex}.wlc-eyebrow-dot{background:#d38312;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite wlc-blink;box-shadow:0 0 8px #d38312b3}:root[data-brand=nedura] .wlc-eyebrow-dot{background:#287a55;box-shadow:0 0 8px #287a55b3}@keyframes wlc-blink{0%,to{opacity:.5}50%{opacity:1}}.wlc-greet{letter-spacing:-.03em;color:#fff;margin:0;font-size:52px;font-weight:700;line-height:1.05}.wlc-greet-line{opacity:0;animation:.6s cubic-bezier(.22,1,.36,1) .55s forwards wlc-fade-up;display:inline-block;transform:translateY(14px)}.wlc-name{background:linear-gradient(135deg,#f3a847 0%,#d38312 50%,#b85f0a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}:root[data-brand=nedura] .wlc-name{background:linear-gradient(135deg,#67b58c 0%,#287a55 50%,#156342 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.wlc-sub{color:#ffffffa6;opacity:0;margin:14px 0 0;font-size:15px;animation:.5s .85s forwards wlc-fade-up}@keyframes wlc-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wlc-progress{opacity:0;background:#ffffff1a;border-radius:999px;width:220px;height:3px;margin:22px auto 0;animation:.4s 1.1s forwards wlc-fade-up;overflow:hidden}.wlc-progress-fill{background:linear-gradient(90deg,#d38312,#f3a847);border-radius:999px;width:0;height:100%;animation:2.1s cubic-bezier(.22,1,.36,1) 1.1s forwards wlc-progress;display:block}:root[data-brand=nedura] .wlc-progress-fill{background:linear-gradient(90deg,#287a55,#67b58c)}@keyframes wlc-progress{0%{width:0}to{width:100%}}.wlc-skip{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:0;border-radius:999px;align-items:center;gap:8px;padding:7px 10px 7px 14px;font-family:inherit;font-size:12px;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:24px;right:24px;box-shadow:inset 0 0 0 1px #ffffff1a}.wlc-skip:hover{color:#fff;background:#ffffff1a}.wlc-skip-kbd{font-family:var(--font-mono);color:#ffffffa6;background:#ffffff14;border-radius:4px;padding:1px 6px;font-size:10px}@media (prefers-reduced-motion:reduce){.wlc-blob,.wlc-orbit,.wlc-sparkle,.wlc-logo-tile,.wlc-progress-fill{animation:none!important}.wlc-progress-fill{width:100%}}.bsi-role-icon{color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;font-weight:700;display:flex;box-shadow:inset 0 1px #ffffff2e,0 1px 2px #00000014}.bsi-perm-grid{flex-direction:column;margin:0 -4px;display:flex}.bsi-perm-row{border-top:1px solid #f1eee6;grid-template-columns:1fr 80px 80px 80px;align-items:center;gap:12px;padding:10px 8px;font-size:13px;display:grid}.bsi-perm-head{text-transform:uppercase;letter-spacing:.08em;color:#98978f;border-top:0;padding-top:0;padding-bottom:8px;font-size:10px;font-weight:600}.bsi-perm-label{color:#1d232c;font-weight:500}.bsi-perm-cell{border-radius:7px;justify-content:center;align-items:center;width:30px;height:24px;margin:0 auto;font-size:12px;font-weight:600;display:inline-flex}.bsi-perm-cell.off{color:#c5c0b5;background:0 0}.bsi-perm-cell.on{background:#f3f4f6}.bsi-set-cols{flex-direction:column;gap:14px;display:flex}.bsi-color-picker{align-items:flex-end;gap:14px;display:flex}.bsi-color-preview{border-radius:12px;flex-shrink:0;width:72px;height:72px;box-shadow:inset 0 0 0 1px #140f051a,0 4px 12px -2px #140f051f}.bsi-logo-uploader{grid-template-columns:160px 160px 1fr;align-items:center;gap:14px;display:grid}.bsi-logo-preview-light,.bsi-logo-preview-dark{border-radius:12px;justify-content:center;align-items:center;height:110px;padding:16px;display:flex}.bsi-logo-preview-light{background:#fbfaf5;box-shadow:inset 0 0 0 1px #140f050f}.bsi-logo-preview-dark{background:#141414}.bsi-logo-preview-light img,.bsi-logo-preview-dark img{object-fit:contain;max-width:100%;max-height:100%}.bsi-logo-actions{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.bsi-order-totals{background:#fafaf6;border-radius:10px;flex-direction:column;gap:6px;margin-top:16px;padding:12px 16px;font-size:13px;display:flex}.bsi-order-totals>div{font-variant-numeric:tabular-nums;color:#6b7280;justify-content:space-between;display:flex}.bsi-order-totals-grand{border-top:1px solid #efece4;margin-top:4px;padding-top:8px;font-size:14px;font-weight:700;color:#1d232c!important}.bsi-order-totals-grand>span{color:inherit!important}.bsi-timeline{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex;position:relative}.bsi-timeline:before{content:"";background:#f1eee6;border-radius:2px;width:2px;position:absolute;top:6px;bottom:6px;left:5px}.bsi-tl-item{grid-template-columns:14px 1fr;align-items:flex-start;gap:12px;display:grid;position:relative}.bsi-tl-dot{background:#fff;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:4px;box-shadow:0 0 0 2px #fff,0 0 0 4px #d1fae5}.bsi-tl-ok .bsi-tl-dot{background:#10b981;box-shadow:0 0 0 2px #fff,0 0 0 4px #10b981}.bsi-tl-warning .bsi-tl-dot{background:#f59e0b;box-shadow:0 0 0 2px #fff,0 0 0 4px #f59e0b}.bsi-tl-error .bsi-tl-dot{background:#ef4444;box-shadow:0 0 0 2px #fff,0 0 0 4px #ef4444}.bsi-tl-body{flex-direction:column;gap:2px;display:flex}.bsi-tl-head{align-items:baseline;gap:10px;display:flex}.bsi-tl-label{color:#1d232c;font-size:13px;font-weight:500}.bsi-tl-ts{color:#98978f;margin-left:auto;font-size:11px}.bsi-tl-note{color:#6b7280;font-size:12px}.bsi-side-user-btn{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;padding:6px;font-family:inherit;transition:background .12s;display:flex}.bsi-side-user-btn:hover{background:#1c1c1c}.bsi-side-user-chev{color:#555;margin-left:auto}.bsi-side-user-btn:hover .bsi-side-user-chev{color:#a8a8a8}.sd-action-bar{background:#fff;border-radius:12px;flex-wrap:wrap;gap:24px;padding:14px 18px;display:flex;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f050a}.sd-action-block{flex-direction:column;gap:6px;display:flex;position:relative}.sd-action-label{text-transform:uppercase;letter-spacing:.08em;color:#98978f;font-size:10px;font-weight:600}.sd-status-seg{background:#efeae0;padding:3px}.sd-status-btn{padding:6px 14px;font-size:13px;font-weight:500}.sd-status-btn.active{background:#1d232c;border-radius:7px;font-weight:600;box-shadow:0 1px 2px #0003,inset 0 1px #ffffff14;color:#fff!important}.sd-status-btn.active:before{content:"";vertical-align:middle;background:currentColor;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 3px #ffffff2e}.sd-status-btn.active[data-tone=blue]{background:#2563eb;color:#fff!important}.sd-status-btn.active[data-tone=amber]{background:#d97706;color:#fff!important}.sd-status-btn.active[data-tone=purple]{background:#7c3aed;color:#fff!important}.sd-status-btn.active[data-tone=muted]{background:#4b5563;color:#fff!important}.sd-status-btn.active[data-tone=blue]:before{background:#93c5fd}.sd-status-btn.active[data-tone=amber]:before{background:#fde68a}.sd-status-btn.active[data-tone=purple]:before{background:#d8b4fe}.sd-status-btn.active[data-tone=muted]:before{background:#d1d5db}.sd-status-seg .bsi-seg-indicator{display:none}.sd-assignee-trigger{color:#1d232c;cursor:pointer;background:#fff;border:0;border-radius:9px;align-items:center;gap:8px;padding:5px 10px 5px 6px;font-family:inherit;font-size:13px;font-weight:500;transition:background .12s;display:inline-flex;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f051a}.sd-assignee-trigger:hover{background:#faf8f2}.sd-assignee-chev{color:#98978f;margin-left:4px}.sd-assignee-menu{z-index:40;background:#fff;border-radius:12px;flex-direction:column;gap:1px;min-width:240px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 30px -10px #0000002e,0 0 0 1px #140f050f}.sd-assignee-item{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:22px 1fr 14px;align-items:center;gap:10px;padding:6px 10px;font-family:inherit;transition:background .12s;display:grid}.sd-assignee-item:hover{background:#faf8f2}.sd-assignee-item.active{background:#d3831214}.sd-assignee-item-text{flex-direction:column;min-width:0;display:flex}.sd-assignee-item-name{color:#1d232c;font-size:13px;font-weight:500}.sd-assignee-item-role{color:#98978f;font-size:11px}.sd-assignee-check{color:#c97a0d}.sd-assignee-empty-dot{background:#f1eee6;border-radius:50%;width:22px;height:22px;display:inline-block;box-shadow:inset 0 0 0 1px #e8e5dd}.sd-order-status{background:#fafaf6;border-radius:10px;flex-direction:column;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.sd-os-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.sd-os-label{flex-direction:column;gap:4px;min-width:0;display:flex}.sd-os-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#98978f;font-size:9.5px;font-weight:600}.sd-os-action{color:#1d232c;cursor:pointer;white-space:nowrap;background:#fff;border:0;border-radius:8px;align-items:center;gap:5px;padding:5px 9px;font-family:inherit;font-size:11.5px;font-weight:500;transition:background .12s;display:inline-flex;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f051a}.sd-os-action:hover{background:#faf8f2}.sd-os-tracking{border-top:1px dashed #e8e5dd;justify-content:space-between;align-items:center;gap:12px;padding-top:8px;display:flex}.sd-os-tracking-eta{color:#6b7280;font-size:11px}.sd-ai-card{cursor:pointer;text-align:left;background:linear-gradient(#7c3aed0f 0%,#d383120f 100%),#fff;border:0;border-radius:11px;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;width:100%;margin-bottom:10px;padding:10px 14px;font-family:inherit;transition:box-shadow .18s,transform .12s,background .18s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #7c3aed33,0 1px 2px #7c3aed14}.sd-ai-card:hover{box-shadow:inset 0 0 0 1px #7c3aed52,0 4px 12px #7c3aed1f}.sd-ai-card:active{transform:translateY(.5px)}.sd-ai-card:disabled{cursor:progress;opacity:.95}.sd-ai-card.is-loading:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(100deg,#0000 0% 30%,#ffffff8c 50%,#0000 70% 100%) 100% 0/240% 100%;animation:1.4s cubic-bezier(.4,0,.2,1) infinite sd-ai-shimmer;position:absolute;inset:0}.sd-ai-card.is-loading{box-shadow:inset 0 0 0 1px #7c3aed73,0 0 0 4px #7c3aed14,0 4px 14px #7c3aed24}@keyframes sd-ai-shimmer{0%{background-position:100% 0}to{background-position:-60% 0}}.sd-ai-card.is-loading .sd-ai-icon:after{content:"";pointer-events:none;border:2px solid #7c3aed8c;border-radius:12px;animation:1.2s ease-out infinite sd-ai-ring;position:absolute;inset:-4px}@keyframes sd-ai-ring{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.sd-ai-icon{color:#fff;z-index:1;background:linear-gradient(135deg,#7c3aed 0%,#d38312 100%);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative;box-shadow:0 1px 3px #7c3aed4d}.sd-ai-card.is-loading .sd-ai-icon{animation:1.2s ease-in-out infinite sd-ai-pulse,2.6s cubic-bezier(.65,0,.35,1) infinite sd-ai-spin}@keyframes sd-ai-pulse{0%,to{filter:brightness()drop-shadow(0 0 #7c3aed00)}50%{filter:brightness(1.15)drop-shadow(0 0 6px #7c3aed73)}}@keyframes sd-ai-spin{0%{transform:rotate(0)scale(1)}35%{transform:rotate(360deg)scale(1.1)}55%{transform:rotate(360deg)scale(1)}to{transform:rotate(720deg)scale(1)}}.sd-ai-text{z-index:1;flex-direction:column;gap:2px;min-width:0;display:flex;position:relative}.sd-ai-title{color:#1d232c;align-items:center;gap:4px;font-size:13px;font-weight:600;display:inline-flex}.sd-ai-sub{color:#6b7280;font-size:11.5px;line-height:1.4}.sd-ai-dots{gap:3px;margin-left:6px;display:inline-flex}.sd-ai-dots span{background:#7c3aed;border-radius:50%;width:4px;height:4px;animation:1s ease-in-out infinite sd-ai-dot}.sd-ai-dots span:nth-child(2){background:#b15fc1;animation-delay:.15s}.sd-ai-dots span:nth-child(3){background:#d38312;animation-delay:.3s}@keyframes sd-ai-dot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.sd-ai-chips{z-index:1;flex-shrink:0;gap:4px;display:flex;position:relative}.sd-ai-card.is-loading .sd-ai-chips{opacity:0;transition:opacity .2s}.sd-ai-chip{color:#6d28d9;background:#7c3aed1a;border-radius:999px;padding:2px 7px;font-size:10.5px;font-weight:500;display:inline-block}.sd-cust-notes{border-top:1px solid #f1eee6;flex-direction:column;gap:6px;margin-top:14px;padding-top:12px;display:flex}.sd-cust-notes-head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.sd-cust-notes-saved{color:#98978f;font-size:10px;font-style:italic}.sd-cust-notes-input{color:#1d232c;resize:vertical;background:#fffbeb;border:0;border-radius:8px;outline:none;width:100%;min-height:64px;padding:8px 10px;font-family:inherit;font-size:12.5px;line-height:1.5;transition:box-shadow .15s;box-shadow:inset 0 0 0 1px #f59e0b33}.sd-cust-notes-input::placeholder{color:#c2a472}.sd-cust-notes-input:focus{box-shadow:inset 0 0 0 1px #d97706,0 0 0 3px #d9770626}.sd-macros-anchor{position:relative}.sd-macro-trigger{color:#1d232c;cursor:pointer;background:#fff;border:0;border-radius:8px;align-items:center;gap:6px;padding:5px 8px 5px 9px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .12s;display:inline-flex;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f051a}.sd-macro-trigger:hover{background:#faf8f2}.sd-macro-trigger.open{background:#f1eee6;box-shadow:0 0 0 1px #d4cdbc}.sd-macro-trigger svg{color:#6b7280}.sd-macro-kbd{font-family:var(--font-mono);color:#98978f;background:#f5f3ee;border-radius:4px;margin-left:2px;padding:1px 6px;font-size:10px;box-shadow:inset 0 -1px #e8e5dd}.sd-macros-menu{z-index:40;background:#fff;border-radius:12px;flex-direction:column;width:340px;display:flex;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 14px 36px -10px #0000002e,0 0 0 1px #140f050f}.sd-macros-search{border-bottom:1px solid #f1eee6;align-items:center;gap:8px;padding:10px 12px;display:flex}.sd-macros-search svg{color:#98978f;flex-shrink:0}.sd-macros-search input{color:#1d232c;background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:13px}.sd-macros-search input::placeholder{color:#98978f}.sd-macros-list{flex-direction:column;gap:2px;max-height:320px;padding:6px;display:flex;overflow-y:auto}.sd-macro-group{flex-direction:column;display:flex}.sd-macro-group-label{text-transform:uppercase;letter-spacing:.1em;color:#98978f;padding:8px 10px 4px;font-size:9.5px;font-weight:600}.sd-macro-item{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;transition:background .12s;display:grid}.sd-macro-item:hover{background:#fbfaf5}.sd-macro-item-text{flex-direction:column;gap:2px;min-width:0;display:flex}.sd-macro-item-name{color:#1d232c;font-size:13px;font-weight:500}.sd-macro-item-preview{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.sd-macro-shortcut{font-family:var(--font-mono);color:#6b7280;background:#f5f3ee;border-radius:4px;flex-shrink:0;padding:1px 6px;font-size:10px}.sd-macros-foot{border-top:1px solid #f1eee6;justify-content:flex-end;padding:8px 12px;display:flex}.sup-shell{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:16px;display:grid}.sup-aside{background:#fff;border-radius:14px;flex-direction:column;gap:1px;padding:10px 8px;display:flex;position:sticky;top:28px;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f050a}.sup-nav-section{text-transform:uppercase;letter-spacing:.1em;color:#98978f;padding:12px 11px 4px;font-size:10px;font-weight:600}.sup-nav-item{color:#1d232c;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:7px 10px;font-family:inherit;font-size:13px;font-weight:500;transition:background .12s,color .12s;display:flex}.sup-nav-item:hover{background:#f6f3ec}.sup-nav-item.active{color:#1d232c;background:#f1eee6;font-weight:600}.sup-nav-primary.active{color:#fff;background:linear-gradient(#dd8b18 0%,#c97a0d 100%);box-shadow:inset 0 1px #ffffff29,0 1px 2px #a762084d}:root[data-brand=nedura] .sup-nav-primary.active{background:linear-gradient(#2e8a60 0%,#1f6948 100%);box-shadow:inset 0 1px #ffffff29,0 1px 2px #1f69484d}.sup-nav-muted{color:#6b7280}.sup-nav-label{align-items:center;gap:8px;min-width:0;display:inline-flex}.sup-nav-label .sup-nav-icon{color:inherit;opacity:.7;flex-shrink:0}.sup-nav-primary.active .sup-nav-label .sup-nav-icon{opacity:1}.sup-nav-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.sup-nav-dot.dot-blue{background:#3b82f6}.sup-nav-dot.dot-amber{background:#f59e0b}.sup-nav-dot.dot-purple{background:#8b5cf6}.sup-nav-dot.dot-emerald{background:#10b981}.sup-nav-dot.dot-cyan{background:#06b6d4}.sup-nav-dot.dot-rose{background:#f43f5e}.sup-nav-dot.dot-indigo{background:#6366f1}.sup-nav-dot.dot-orange{background:#f97316}.sup-nav-count{color:#6b7280;font-variant-numeric:tabular-nums;background:#f1eee6;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:18px;padding:0 6px;font-size:10.5px;font-weight:600;display:inline-flex}.sup-nav-item:hover .sup-nav-count{background:#e6e0d1}.sup-nav-primary.active .sup-nav-count{color:#fff;background:#ffffff38}.sup-count-amber{color:#fff!important;background:#f59e0b!important}.sup-main{flex-direction:column;gap:12px;min-width:0;display:flex}.sup-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.sup-title{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:700}.sup-sub{color:#6b7280;margin:4px 0 0;font-size:12px}.sup-search-wrap{position:relative}.sup-search{width:320px;padding-left:34px;padding-right:30px}.sup-search-ico{color:#98978f;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.sup-search-clear{color:#98978f;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:4px;line-height:0;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.sup-search-clear:hover{color:#1d232c;background:#f5f3ee}.sup-status-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.sup-status-row-left{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.sup-mine-toggle{cursor:pointer;color:#1d232c;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:4px 12px 4px 6px;font-size:12.5px;font-weight:500;transition:box-shadow .12s,background .12s,color .12s;display:inline-flex;box-shadow:0 1px 2px #140f050a,0 0 0 1px #140f051a}.sup-mine-toggle:hover{background:#faf8f2}.sup-mine-toggle input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.sup-mine-box{color:#fff;background:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-left:6px;transition:background .12s,box-shadow .12s;display:inline-flex;box-shadow:inset 0 0 0 1.5px #c5c0b5}.sup-mine-toggle.active{color:#1d232c;background:#d3831214;box-shadow:0 1px 2px #a762081a,0 0 0 1.5px #d38312}.sup-mine-toggle.active .sup-mine-box{background:#d38312;box-shadow:inset 0 0 0 1.5px #d38312,0 1px 2px #a7620833}:root[data-brand=nedura] .sup-mine-toggle.active{background:#287a551a;box-shadow:0 1px 2px #1f69481a,0 0 0 1.5px #287a55}:root[data-brand=nedura] .sup-mine-toggle.active .sup-mine-box{background:#287a55;box-shadow:inset 0 0 0 1.5px #287a55}.sup-mine-label{font-weight:500}.sup-mine-count{font-family:var(--font-mono);color:#6b7280;font-variant-numeric:tabular-nums;background:#f1eee6;border-radius:999px;padding:1px 6px;font-size:10.5px;font-weight:600}.sup-mine-toggle.active .sup-mine-count{color:#c97a0d;background:#d3831226}:root[data-brand=nedura] .sup-mine-toggle.active .sup-mine-count{color:#287a55;background:#287a5526}.sup-table tbody tr.sup-unread .sup-subject{color:#1d232c;font-weight:600}.sup-th-num{width:90px}.sup-th-prio{width:88px}.sup-th-cat{width:130px}.sup-th-assignee{width:150px}.sup-th-status{width:145px}.sup-th-time{width:80px}.sup-num{font-family:var(--font-mono);color:#c97a0d;font-size:12px;font-weight:500;text-decoration:none}.sup-num:hover{text-decoration:underline}:root[data-brand=nedura] .sup-num{color:#1f6948}.sup-subject-row{align-items:flex-start;gap:10px;min-width:0;display:flex}.sup-subject-stack{flex-direction:column;gap:2px;min-width:0;display:flex}.sup-subject{color:#1d232c;text-overflow:ellipsis;white-space:nowrap;max-width:420px;font-size:13px;font-weight:400;overflow:hidden}.sup-customer{color:#98978f;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:inline-flex;overflow:hidden}.sup-customer-name{color:#6b7280;font-weight:500}.sup-customer-sep{color:#c5c0b5}.sup-customer-email{font-family:var(--font-mono);font-size:10.5px}.sup-unread-mark{background:#d38312;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px;display:block;box-shadow:0 0 0 3px #d383122e}:root[data-brand=nedura] .sup-unread-mark{background:#287a55;box-shadow:0 0 0 3px #287a552e}.sup-unread-spacer{flex-shrink:0;width:7px;display:block}.sup-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 8px 3px 7px;font-size:11px;font-weight:500;line-height:1.3;display:inline-flex}.sup-pill-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.sup-blue{color:#1d4ed8;background:#eff6ff}.sup-blue .sup-pill-dot{background:#3b82f6}.sup-amber{color:#b45309;background:#fffbeb}.sup-amber .sup-pill-dot{background:#f59e0b}.sup-purple{color:#6d28d9;background:#f5f3ff}.sup-purple .sup-pill-dot{background:#8b5cf6}.sup-muted{color:#6b7280;background:#f3f1ea}.sup-muted .sup-pill-dot{background:#c5c0b5}.sup-red{color:#b91c1c;background:#fef2f2}.sup-red .sup-pill-dot{background:#ef4444}.sup-prio-muted{color:#c5c0b5;font-size:12px}.sup-cat-tag{color:#6b7280;background:#f3f1ea;border-radius:6px;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.sup-cat-tag.cat-blue{color:#1d4ed8;background:#eff6ff}.sup-cat-tag.cat-amber{color:#b45309;background:#fffbeb}.sup-cat-tag.cat-purple{color:#6d28d9;background:#f5f3ff}.sup-cat-tag.cat-emerald{color:#047857;background:#ecfdf5}.sup-cat-tag.cat-cyan{color:#0e7490;background:#ecfeff}.sup-cat-tag.cat-indigo{color:#4338ca;background:#eef2ff}.sup-cat-tag.cat-orange{color:#c2410c;background:#fff7ed}.sup-cat-tag.cat-rose{color:#be123c;background:#fff1f2}.sup-subject-link{color:inherit;text-decoration:none;display:block}.sup-subject-link:hover .sup-subject{color:#1d232c}.sup-aside-empty{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin:12px 8px 0;padding:10px 12px;font-size:11.5px;line-height:1.5}.sup-aside-empty-link{color:#b45309;font-weight:600;text-decoration:underline}.sup-aside-empty-link:hover{color:#92400e}.sup-assignee{align-items:center;gap:8px;display:inline-flex}.sup-avatar{color:#6b5b3a;letter-spacing:-.01em;background:linear-gradient(135deg,#efeae0 0%,#d6cdb5 100%);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:flex}.sup-assignee-name{color:#1d232c;font-size:12px}.sup-assignee-empty{color:#c5c0b5;font-size:12px;font-style:italic}.sd-head-main{flex:1;min-width:0}.sd-head-num{color:#c97a0d;font-weight:500}:root[data-brand=nedura] .sd-head-num{color:#287a55}.sd-head-cat{color:#98978f;font-size:12px}.sd-head-title{margin-top:6px}.sd-action-form{margin:0;padding:0;display:contents}.sd-action-select{appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%2398978f' d='M0 0h10L5 6z'/%3E%3C/svg%3E") right 8px center no-repeat;min-width:180px;height:32px;padding:4px 28px 4px 10px;font-size:12.5px}.sd-action-select:disabled{opacity:.6;cursor:progress}.sd-msg-in .sd-msg-bubble{background:#fafaf6}.sd-msg-internal .sd-msg-bubble{background:#fffbeb;box-shadow:inset 0 0 0 1px #d9770638}.sd-msg-draft .sd-msg-bubble{background:#faf5ff;box-shadow:inset 0 0 0 1px #8b5cf638}.sd-msg-role{text-transform:uppercase;letter-spacing:.06em;color:#98978f;margin-left:4px;font-size:9.5px}.sd-msg-body-text{color:#1d232c;white-space:pre-wrap;margin:0;font-family:inherit;font-size:13px;line-height:1.55}.sd-msg-body-html{color:#1d232c;font-size:13px;line-height:1.6}.sd-msg-body-html a{color:#2563eb;word-break:break-word;text-decoration:underline}.sd-msg-body-html a:hover{color:#1d4ed8}.sd-msg-body-html p{margin:8px 0}.sd-msg-body-html ul{margin:8px 0;padding-left:20px;list-style:outside}.sd-msg-body-html ol{margin:8px 0;padding-left:20px;list-style:decimal}.sd-msg-body-html li{margin:2px 0}.sd-msg-body-html blockquote{color:#6b7280;border-left:2px solid #e5e1d5;margin:8px 0;padding-left:12px}.sd-msg-body-html h1{margin:10px 0 6px;font-size:15px;font-weight:600}.sd-msg-body-html h2{margin:10px 0 6px;font-size:14px;font-weight:600}.sd-msg-body-html h3{margin:10px 0 6px;font-size:13px;font-weight:600}.sd-msg-body-html img{max-width:100%;height:auto;margin:8px 0}.sd-msg-body-html pre{background:#f5f3ee;border-radius:6px;padding:8px;font-size:12px;overflow-x:auto}.sd-msg-body-html code{background:#f5f3ee;border-radius:3px;padding:1px 4px;font-size:12px}.sd-msg-body-html strong,.sd-msg-body-html b{font-weight:600}.sd-msg-body-html em,.sd-msg-body-html i{font-style:italic}.sd-msg-body-html u{text-decoration:underline}.sd-msg-body-html table{border-collapse:collapse;margin:8px 0}.sd-msg-body-html td,.sd-msg-body-html th{padding:4px 8px}.sd-msg-body-html th{font-weight:600}.sd-msg-attachments{border-top:1px solid #f1eee6;margin-top:12px;padding-top:10px}.sd-msg-attachments-label{color:#98978f;margin-bottom:6px;font-size:11px}.sd-msg-attachments-list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.sd-msg-attachment{color:#1d232c;background:#f5f3ee;border:1px solid #e5e1d5;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:11.5px;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}.sd-msg-attachment:hover{background:#fbfaf5;border-color:#d4cdbc}.sd-msg-attachment-unavailable{opacity:.65;cursor:not-allowed}.sd-msg-attachment-size{color:#98978f;font-size:10.5px}.sd-customer-type{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;background:#f3f1ea;border-radius:4px;margin-top:4px;padding:1px 6px;font-size:9px;display:inline-block}.sd-cust-notes-foot{justify-content:flex-end;margin-top:8px;display:flex}.sd-empty-hint{color:#98978f;margin:0;font-size:11.5px;font-style:italic}.sd-empty-link{color:#c97a0d;font-style:normal;text-decoration:underline}:root[data-brand=nedura] .sd-empty-link{color:#287a55}.sd-tag-grid{flex-wrap:wrap;gap:4px;display:flex}.sd-tag-chip{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e1d5;border-radius:999px;align-items:center;padding:2px 8px;font-size:10.5px;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.sd-tag-chip:hover{background:#faf8f2}.sd-tag-chip.active{color:#fff;background:#d38312;border-color:#d38312}:root[data-brand=nedura] .sd-tag-chip.active{background:#287a55;border-color:#287a55}.sd-section-count{color:#98978f;font-variant-numeric:tabular-nums;font-size:10.5px}.sd-section-more{text-align:center;color:#c97a0d;margin-top:8px;font-size:10.5px;text-decoration:none;display:block}.sd-section-more:hover{text-decoration:underline}:root[data-brand=nedura] .sd-section-more{color:#287a55}.sd-ticket-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.sd-ticket-row{color:inherit;border-radius:6px;padding:6px 8px;text-decoration:none;transition:background .12s;display:block}.sd-ticket-row:hover{background:#fbfaf5}.sd-ticket-row-head{justify-content:space-between;align-items:center;gap:6px;margin-bottom:2px;display:flex}.sd-ticket-num{color:#98978f;font-size:10.5px}.sd-ticket-subject{color:#1d232c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.sd-ticket-ts{color:#98978f;margin-top:2px;font-size:10px}.sd-order-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.sd-order-row{background:#fff;border:1px solid #f1eee6;border-radius:8px;padding:8px 10px;transition:background .12s}.sd-order-row:hover{background:#fbfaf5}.sd-order-row-head{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.sd-order-num{color:#1d232c;align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.sd-order-num:hover{text-decoration:underline}.sd-order-ext{color:#98978f;font-size:10px}.sd-order-ts{color:#98978f;white-space:nowrap;font-size:10px}.sd-order-info{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px;font-size:11.5px;overflow:hidden}.sd-order-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;display:flex}.sd-order-foot-left{align-items:center;gap:6px;display:flex}.sd-order-foot-right{align-items:center;gap:4px;display:flex}.sd-order-channel{color:#98978f;text-transform:lowercase;font-size:9.5px}.sd-order-action{color:#1d232c;background:#fff;border:1px solid #e5e1d5;border-radius:4px;align-items:center;gap:3px;padding:2px 6px;font-size:10px;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}.sd-order-action:hover{background:#faf8f2;border-color:#d4cdbc}.sd-events{margin:0}.sd-events-summary{text-transform:uppercase;letter-spacing:.06em;color:#98978f;cursor:pointer;font-size:11px;font-weight:600;list-style:none}.sd-events-summary::-webkit-details-marker{display:none}.sd-events-list{flex-direction:column;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.sd-events-item{flex-direction:column;display:flex}.sd-events-type{color:#1d232c;font-size:11.5px}.sd-events-ts{color:#98978f;font-size:10px}.users-alert{border:1px solid;border-radius:8px;padding:10px 14px;font-size:13px}.users-alert-error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.users-alert-ok{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.users-section-hint{color:#6b7280;margin:-6px 0 14px;font-size:12px}.users-role-chip-add{color:#c97a0d;background:#fff;border:1px dashed #d4cdbc}:root[data-brand=nedura] .users-role-chip-add{color:#287a55}.users-role-add-plus{font-size:16px;font-weight:600;line-height:1}.users-create-form{grid-template-columns:2fr 1fr 1fr auto;align-items:end;gap:12px;display:grid}.users-create-form .users-field-email{grid-column:1/2}.users-create-submit{align-items:end;display:flex}.users-create-roles{grid-column:1/-1;margin-top:4px}.users-roles-checklist{flex-wrap:wrap;gap:6px 12px;margin-top:6px;display:flex}.users-role-check{color:#1d232c;cursor:pointer;align-items:center;gap:6px;font-size:13px;display:inline-flex}.users-role-check input[type=checkbox]{accent-color:#d38312;cursor:pointer;width:14px;height:14px}:root[data-brand=nedura] .users-role-check input[type=checkbox]{accent-color:#287a55}.users-row-email{font-family:var(--font-mono);color:#98978f;font-size:11px}.users-legacy-tag{color:#b45309;text-transform:uppercase;letter-spacing:.06em;background:#fffbeb;border-radius:4px;margin-left:6px;padding:1px 6px;font-size:9.5px;font-weight:600;display:inline-block}.users-roles-form{flex-direction:column;gap:6px;display:flex}.users-custom-toggle{font-size:12px}.users-custom-toggle summary{cursor:pointer;color:#c97a0d;font-weight:500;list-style:none}:root[data-brand=nedura] .users-custom-toggle summary{color:#287a55}.users-custom-toggle summary::-webkit-details-marker{display:none}.users-custom-toggle summary:hover{text-decoration:underline}.users-custom-count{color:#98978f;margin-left:4px;font-weight:400}.users-roles-checklist-indent{padding-left:12px}.users-save-roles{align-self:flex-start;color:#c97a0d!important;padding:2px 6px!important;font-size:11px!important}:root[data-brand=nedura] .users-save-roles{color:#287a55!important}.users-role-pills{flex-wrap:wrap;gap:4px;display:flex}.users-no-roles{color:#c5c0b5;font-size:12px}.users-role-head{align-items:center}.users-role-head-left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.users-role-head-title{align-items:center;gap:8px;display:flex}.users-role-head-sub{margin-top:4px}.users-role-actions{flex-shrink:0;gap:8px;display:flex}.users-kpi-row{grid-template-columns:repeat(3,1fr)}.users-perm-form{flex-direction:column;gap:16px;display:flex}.users-perm-col-h{text-align:center;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;font-size:10.5px;font-weight:600}.users-perm-mod-key{color:#98978f;margin-left:4px;font-size:11px}.users-perm-cell-label{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:relative}.users-perm-cell-input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;padding:0;position:absolute}.users-perm-on,.users-perm-off{display:none}.users-perm-cell-input:not(:checked)~.users-perm-off,.users-perm-cell-input:checked~.users-perm-on{display:inline-flex}.users-perm-cell-label:hover .users-perm-off{color:#6b7280;background:#faf8f2}.users-perm-cell-label:hover .users-perm-on{filter:brightness(.96)}.perm-tone-read .users-perm-on{color:#4b5563;background:#f3f4f6}.perm-tone-write .users-perm-on{color:#b45309;background:#fffbeb}.perm-tone-admin .users-perm-on{color:#b91c1c;background:#fef2f2}.users-perm-cell-input:focus-visible~.bsi-perm-cell{outline-offset:2px;outline:2px solid #d38312}:root[data-brand=nedura] .users-perm-cell-input:focus-visible~.bsi-perm-cell{outline-color:#287a55}.users-perm-other{border-top:1px solid #f1eee6;flex-direction:column;gap:6px;margin-top:14px;padding-top:12px;display:flex}.users-perm-other-h{text-transform:uppercase;letter-spacing:.06em;color:#98978f;margin-bottom:4px;font-size:10.5px;font-weight:600}.users-perm-desc{color:#6b7280;margin-left:10px;font-size:11px}.users-perm-foot{justify-content:flex-end;display:flex}.users-comp-group{border-top:1px solid #f1eee6;margin-top:12px;padding-top:10px}.users-comp-group:first-of-type{border-top:0;margin-top:0;padding-top:0}.users-comp-group-h{cursor:pointer;text-transform:uppercase;letter-spacing:.06em;color:#1d232c;align-items:baseline;gap:8px;padding:4px 0;font-size:12px;font-weight:600;list-style:none;display:flex}.users-comp-group-h::-webkit-details-marker{display:none}.users-comp-group-h:before{content:"▶";color:#c5c0b5;font-size:8px;transition:transform .15s}.users-comp-group[open] .users-comp-group-h:before{transform:rotate(90deg)}.users-comp-group-key{color:#98978f;text-transform:lowercase;letter-spacing:0;font-size:11px;font-weight:400}.users-comp-name-line{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.users-comp-key{color:#98978f;font-size:11px}.users-comp-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.users-comp-toggle-input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.users-comp-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:2px 8px;font-size:10.5px;font-weight:500;line-height:1.3;display:none}.users-comp-pill .bsi-pill-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.users-comp-pill-on{color:#047857;background:#ecfdf5}.users-comp-pill-on .bsi-pill-dot{background:#10b981}.users-comp-pill-off{color:#6b7280;background:#f3f1ea}.users-comp-pill-off .bsi-pill-dot{background:#c5c0b5}.users-comp-toggle-input:checked~.users-comp-pill-on,.users-comp-toggle-input:not(:checked)~.users-comp-pill-off{display:inline-flex}.users-comp-toggle:hover .users-comp-pill{filter:brightness(.96)}.users-comp-toggle-input:focus-visible~.users-comp-pill{outline-offset:2px;outline:2px solid #d38312}:root[data-brand=nedura] .users-comp-toggle-input:focus-visible~.users-comp-pill{outline-color:#287a55}.users-comp-missing{opacity:.7}.users-comp-missing-hint{color:#b45309;font-size:10.5px}.users-orphans{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;flex-direction:column;gap:6px;margin-top:14px;padding:10px 12px;display:flex}.users-orphans-h{color:#92400e;font-size:11px;font-weight:600}.users-role-delete{background:#fef2f2;border-color:#fecaca!important}.users-role-delete-h{color:#7f1d1d;margin:0 0 8px;font-size:16px;font-weight:600}.users-role-delete-p{color:#7f1d1d;margin:0 0 8px;font-size:13px}.users-role-delete-list{color:#7f1d1d;margin:0 0 10px;padding-left:20px;font-size:12.5px;list-style:outside}.users-role-delete-name{color:#7f1d1db3}.users-role-delete-foot{gap:8px;margin-top:4px;display:flex}.fcst-kpi-row{grid-template-columns:repeat(4,1fr)}.fcst-kpi-amber{color:#b45309!important}.fcst-kpi-red{color:#b91c1c!important}.fcst-chart-wrap{width:100%;margin-top:4px}.fcst-chart-svg{width:100%;height:220px;display:block}.fcst-chart-empty{text-align:center;color:#98978f;padding:36px 0;font-size:12.5px}.fcst-tabs{margin-top:6px}.fcst-tabs .bsi-seg-btn{font-weight:500}.fcst-channel-seg{align-self:flex-start;margin-left:auto}.fcst-reorder{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.fcst-reorder-row{grid-template-columns:28px 1fr 1fr auto;align-items:center;gap:12px;display:grid}.fcst-reorder-name{color:#c97a0d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:500;text-decoration:none;overflow:hidden}:root[data-brand=nedura] .fcst-reorder-name{color:#287a55}.fcst-reorder-name:hover{text-decoration:underline}.fcst-reorder-bar{background:#f1eee6;border-radius:999px;height:4px;position:relative;overflow:hidden}.fcst-reorder-fill{border-radius:999px;position:absolute;top:0;bottom:0;left:0}.fcst-tone-warning{background:#f59e0b;width:65%}.fcst-tone-error{background:#ef4444;width:92%}.fcst-reorder-vals{flex-direction:column;align-items:flex-end;min-width:70px;font-size:12px;line-height:1.3;display:flex}.fcst-reorder-qty{color:#1d232c;font-variant-numeric:tabular-nums;font-weight:600}.fcst-reorder-meta{color:#98978f;font-size:11px}.fcst-tab-hint{color:#6b7280;border-bottom:1px solid #f1eee6;padding:12px 16px;font-size:11.5px;line-height:1.5}.fcst-tab-hint code{background:#f5f3ee;border-radius:3px;padding:1px 4px;font-size:11px}.fcst-table-wrap{width:100%;overflow-x:auto}.fcst-table{min-width:100%;font-size:12px}.fcst-th-sku{z-index:1;background:#fafaf6;position:sticky;left:0}.fcst-th-sub{color:#98978f;margin-left:1px;font-size:9px;font-weight:400}.fcst-th-total{background:#f5f3ee}.fcst-td-sku{z-index:1;background:#fff;position:sticky;left:0}.fcst-table tbody tr:hover .fcst-td-sku{background:#fbfaf5}.fcst-td-total{background:#faf8f2;font-weight:600}.fcst-td-group{color:#c5c0b5;margin-top:2px;margin-left:46px;font-size:9.5px}.fcst-product-cell{align-items:center;gap:10px;display:flex}.fcst-product-thumb{background:#f5f3ee;border:1px solid #eee7d5;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.fcst-product-img{object-fit:cover;width:100%;height:100%}.fcst-product-fallback{font-family:var(--font-mono);color:#c5c0b5;font-size:8px}.fcst-product-meta{min-width:0}.fcst-product-name{color:#1d232c;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:12.5px;font-weight:500;line-height:1.3;overflow:hidden}.fcst-product-sku{color:#98978f;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:10px;overflow:hidden}.fcst-group-row{background:#faf8f2}.fcst-group-label{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;font-size:10.5px;font-weight:600;padding:6px 12px!important}.fcst-cell-oos{color:#b91c1c;background:#fef2f2}.fcst-cell-current{background:#fef3c766}.fcst-oos-tag{color:#b91c1c;background:#fef2f2;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:500;display:inline-block}.fcst-muted{color:#c5c0b5;font-size:11px}.fcst-text-red{color:#b91c1c}.fcst-text-amber{color:#b45309}.fcst-text-green{color:#047857}.fcst-text-muted{color:#6b7280}.fcst-text-bold{font-weight:600}.fcst-inline-form{margin:0;padding:0;display:inline}.fcst-inline-input{width:50px;font-size:11px;font-family:var(--font-mono);text-align:right;background:0 0;border:1px solid #0000;border-radius:4px;padding:2px 4px}.fcst-inline-input:hover{background:#fff;border-color:#e5e1d5}.fcst-inline-input:focus{background:#fff;border-color:#d38312;outline:none;box-shadow:0 0 0 3px #d3831226}:root[data-brand=nedura] .fcst-inline-input:focus{border-color:#287a55;box-shadow:0 0 0 3px #287a5526}.fcst-total-row{background:#faf8f2;font-weight:600}.fcst-td-kpi{text-transform:uppercase;letter-spacing:.06em;color:#1d232c;font-size:9.5px;font-weight:700}.fcst-td-kpi-muted{text-transform:uppercase;letter-spacing:.06em;color:#98978f;font-size:9.5px;font-weight:600}.fcst-row-diff td{border-bottom:1px solid #efece4}.fcst-td-diff{font-size:10.5px}.fcst-diff-pct{opacity:.7;margin-left:4px}
