/* Consolidated IXRU browser hardening layer. Generated in working19; source boundaries retained below. */

/* ===== browser1.css ===== */
/* v0.68-browser1 — corrections confirmed by the real browser audit. */
.settings-form-modern label{display:flex;flex-direction:column;align-items:stretch;gap:6px;min-width:0}
.settings-form-modern label>input,.settings-form-modern label>select,.settings-form-modern label>.password-row{width:100%;min-width:0}
.table-wrap>.empty-state,#adTable>.empty-state,#growthTable>.empty-state,#controlTable>.empty-state,#reportsTable>.empty-state{width:100%!important;min-width:0!important;max-width:100%!important}
.onboarding-empty{min-height:230px;gap:10px;text-align:center}.onboarding-empty .btn{margin-top:8px}
@media(max-width:900px){
  .topbar{grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important}
  .topbar-heading{grid-column:2;grid-row:1}.mobile-nav-toggle{grid-column:1;grid-row:1}
  .top-actions{grid-column:1/-1!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important}
  .notification-bell{grid-column:1;grid-row:1}.topbar-logout{grid-column:3;grid-row:1}
  .top-actions .workspace-select:first-of-type{grid-column:1/-1!important;grid-row:2}.top-actions .workspace-select:last-of-type{grid-column:1/-1!important;grid-row:3}
}
@media(max-width:640px){
  .topbar{padding-top:10px!important;padding-bottom:10px!important;gap:8px!important}.topbar-heading p,.page-eyebrow{display:none!important}.topbar h2{font-size:20px!important}
  .top-actions{gap:6px!important}.workspace-select{padding:4px 7px 4px 10px!important;border-radius:12px!important}.workspace-select select{min-height:32px!important;padding-top:2px!important;padding-bottom:2px!important}.notification-bell,.topbar-logout,.mobile-nav-toggle{width:40px!important;height:40px!important;min-height:40px!important}
  .settings-tabs{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;overflow:visible;padding:4px}
  .settings-tabs button{min-width:0;padding:8px 5px;font-size:0;overflow:hidden;text-overflow:ellipsis}
  .settings-tabs button::after{font-size:11.5px;white-space:nowrap}
  .settings-tabs button[data-settings-tab="profile"]::after{content:"Профиль"}.settings-tabs button[data-settings-tab="company"]::after{content:"Кабинеты"}.settings-tabs button[data-settings-tab="api"]::after{content:"API"}.settings-tabs button[data-settings-tab="billing"]::after{content:"Тариф"}
  .settings-form-modern label{gap:7px}.settings-form-modern input,.settings-form-modern select,.settings-form-modern .password-row{width:100%!important}
  .empty-state{padding-left:18px!important;padding-right:18px!important;text-align:center}.onboarding-empty .btn{width:100%}
}
.billing-plan-note{display:block;margin-top:8px;color:#667085;font-size:11.5px;line-height:1.4}
.billing-plan-card .btn[disabled]{cursor:not-allowed;opacity:.68;box-shadow:none}
#adTable:has(>.empty-state),#growthTable:has(>.empty-state),#controlTable:has(>.empty-state),#reportsTable:has(>.empty-state),#costsTable:has(>.empty-state){min-width:0!important;width:100%!important}
@media(max-width:640px){
  .top-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 40px 40px!important;grid-template-rows:auto!important;align-items:stretch!important}
  .top-actions .workspace-select:first-of-type{grid-column:1!important;grid-row:1!important}
  .top-actions .workspace-select:last-of-type{grid-column:2!important;grid-row:1!important}
  .notification-bell{grid-column:3!important;grid-row:1!important}.topbar-logout{grid-column:4!important;grid-row:1!important}
  .workspace-select select{font-size:11.5px!important;text-overflow:ellipsis}
}


/* ===== browser2.css ===== */
/* v0.69-browser2: fixes confirmed by populated browser audit. */
@media (max-width:620px){
  #reportsTable,#controlTable{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}
  .reports-modern-table,.control-modern-table,.expenses-modern-table,.costs-modern-table{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;table-layout:auto!important}
  .reports-modern-table colgroup,.control-modern-table colgroup,.expenses-modern-table colgroup,.costs-modern-table colgroup{display:none!important}
  .reports-modern-table tbody,.control-modern-table tbody,.expenses-modern-table tbody,.costs-modern-table tbody{display:grid!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:10px!important}
  .reports-modern-table tr,.control-modern-table tr,.expenses-modern-table tr,.costs-modern-table tr{display:grid!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
  .reports-modern-table td,.control-modern-table td,.expenses-modern-table td,.costs-modern-table td{display:grid!important;grid-template-columns:minmax(94px,36%) minmax(0,1fr)!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important}
  .reports-modern-table td>*,.control-modern-table td>*,.expenses-modern-table td>*,.costs-modern-table td>*{min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}
  .reports-modern-table td.num,.control-modern-table td.num,.expenses-modern-table td.num,.costs-modern-table td.num{text-align:right!important}
  .reports-modern-table td.num>*,.control-modern-table td.num>*,.expenses-modern-table td.num>*,.costs-modern-table td.num>*{justify-self:end!important;text-align:right!important}
  .reports-modern-table .btn,.control-modern-table .btn,.reports-modern-table .link,.control-modern-table .link{max-width:100%!important;white-space:normal!important}
  .smart-scroll-dock{display:none!important}
}


/* ===== browser3.css ===== */
/* v0.70-typography1 — calmer typography, compact reports and consistent table headers. */
:root{
  --type-regular:400;
  --type-medium:500;
  --type-semibold:600;
}

/* One restrained typographic hierarchy. */
body,button,input,select,textarea{font-family:Inter,"Segoe UI",Arial,sans-serif}
body{font-weight:var(--type-regular)}
h1,h2,h3,h4,.topbar-heading h2,.panel-head h3,.entity-hero h2{font-weight:var(--type-semibold)!important}
.btn,.nav,.section-tab,.products-hub-tab,.view-switch,.planning-main-tab,
label,.topbar-selector select,.range-trigger,.column-manager button{font-weight:var(--type-medium)!important}
.small-muted,.panel-subtitle,.field-help,.help-text,.data-freshness{font-weight:var(--type-regular)!important}
.cards .card>span,.summary-dashboard-card .summary-card-label,.metric-card .label,
.label-with-tip,.product-detail-metric>span,.product-detail-row>span{font-weight:var(--type-regular)!important}
.cards .card>b,.summary-dashboard-card .summary-card-value,.metric-card .value,
.product-detail-metric>b,.product-detail-row>b{font-weight:var(--type-semibold)!important}
.pill,.status,.badge,.decision-item b{font-weight:var(--type-medium)!important}
table[data-table-key] td{font-weight:var(--type-regular)!important}
table[data-table-key] td b,table[data-table-key] td strong{font-weight:var(--type-medium)!important}

/* Every visible question-mark hint uses the same component. */
.help-tip,
.metric-card-top .help-tip{
  display:inline-grid!important;
  place-items:center!important;
  width:17px!important;
  height:17px!important;
  min-width:17px!important;
  flex:0 0 17px!important;
  padding:0!important;
  border:1px solid #c9c5f6!important;
  border-radius:50%!important;
  background:#f6f5ff!important;
  color:#5146c9!important;
  font-size:10.5px!important;
  font-weight:var(--type-semibold)!important;
  line-height:1!important;
  box-shadow:none!important;
}
.help-tip:hover,.help-tip:focus-visible,
.metric-card-top .help-tip:hover,.metric-card-top .help-tip:focus-visible{
  background:#5146c9!important;
  border-color:#5146c9!important;
  color:#fff!important;
  transform:none!important;
  box-shadow:0 3px 9px rgba(81,70,201,.18)!important;
}
.planning-help-label{display:inline-flex!important;align-items:center!important;gap:5px!important}

/* Table headings are centered in every section. Drag and resize controls remain available. */
table thead th{text-align:center!important}
table[data-table-key] thead th,
table[data-table-key] thead th.num,
table[data-table-key] thead th.table-col-compact{
  text-align:center!important;
}
table[data-table-key] .table-th-inner{
  position:relative!important;
  justify-content:center!important;
}
table[data-table-key] .column-grip{
  position:absolute!important;
  left:0!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  z-index:2!important;
}
table[data-table-key] .sort-header,
table[data-table-key] .table-header-label,
table[data-table-key] th.table-col-compact .sort-header,
table[data-table-key] th.table-col-compact .table-header-label{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  width:100%!important;
  padding-left:19px!important;
  padding-right:15px!important;
  text-align:center!important;
}
table[data-table-key] .table-header-text,
table[data-table-key] th.table-col-compact .table-header-text{
  text-align:center!important;
}
table[data-table-key] th.table-col-compact .label-with-tip{justify-content:center!important}

/* Reports WB: denser desktop rows without sacrificing readability. */
@media (min-width:621px){
  .reports-finance-table tbody td{
    height:auto!important;
    min-height:36px!important;
    padding:6px 9px!important;
    font-size:12.5px!important;
    line-height:1.25!important;
  }
  .reports-finance-table tbody tr{height:auto!important}
  .reports-finance-table .payout-date{gap:2px!important}
  .reports-finance-table .payout-date small,
  .reports-finance-table td small{line-height:1.2!important}
}

/* Product subtitles prioritise the barcode and stay visually secondary. */
.product-cell .order-product>span,
.cost-product-cell>span,
.order-product>span{
  font-weight:var(--type-regular)!important;
  color:#667085!important;
}


/* ===== browser4.css ===== */
/* v0.71-header1 — stronger page identity and a stable workspace context bar. */

.topbar{
  position:sticky!important;
  top:0!important;
  z-index:40!important;
  display:grid!important;
  grid-template-columns:minmax(300px,1fr) auto!important;
  align-items:center!important;
  gap:22px!important;
  min-height:88px!important;
  margin:-20px -26px 18px!important;
  padding:14px 20px!important;
  border-bottom:1px solid #e3e1f3!important;
  background:
    radial-gradient(circle at 12% 0%,rgba(111,84,255,.08),transparent 31%),
    linear-gradient(115deg,rgba(255,255,255,.98),rgba(247,247,253,.98))!important;
  box-shadow:0 10px 28px rgba(31,36,69,.055)!important;
  backdrop-filter:blur(16px)!important;
}
.topbar::after{
  content:"";
  position:absolute;
  left:20px;
  right:20px;
  bottom:-1px;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,#6758e8 0,#8f7cf4 24%,rgba(143,124,244,0) 72%);
  opacity:.72;
  pointer-events:none;
}

.topbar-heading{
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr)!important;
  align-items:center!important;
  gap:13px!important;
  min-width:0!important;
}
.page-title-icon{
  display:grid!important;
  place-items:center!important;
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  border:1px solid rgba(101,83,224,.22)!important;
  border-radius:14px!important;
  color:#fff!important;
  background:linear-gradient(145deg,#6e5be8,#4b7de8)!important;
  box-shadow:0 9px 20px rgba(91,76,230,.20),inset 0 1px 0 rgba(255,255,255,.28)!important;
}
.page-title-icon svg{
  width:23px!important;
  height:23px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.page-title-icon svg path{
  fill:none!important;
  stroke:currentColor!important;
}
.page-title-copy{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
}
.page-eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  width:max-content!important;
  margin:0 0 2px!important;
  color:#6758d9!important;
  font-size:9.5px!important;
  font-weight:600!important;
  line-height:1.15!important;
  letter-spacing:.105em!important;
  text-transform:uppercase!important;
}
.page-eyebrow::before{
  content:""!important;
  width:12px!important;
  height:2px!important;
  border-radius:999px!important;
  background:#7567e5!important;
}
.topbar-heading h2{
  margin:0!important;
  color:#1d2939!important;
  font-size:25px!important;
  font-weight:600!important;
  line-height:1.14!important;
  letter-spacing:-.025em!important;
}
.topbar-heading p{
  margin:3px 0 0!important;
  max-width:690px!important;
  color:#667085!important;
  font-size:12.5px!important;
  font-weight:400!important;
  line-height:1.35!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

.top-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  min-width:0!important;
  max-width:none!important;
  overflow:visible!important;
}
.topbar-context{
  display:grid!important;
  gap:4px!important;
  min-width:0!important;
}
.topbar-context-title{
  display:block!important;
  padding-left:2px!important;
  color:#8a93a3!important;
  font-size:9px!important;
  font-weight:600!important;
  line-height:1!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.topbar-context-fields{
  display:flex!important;
  align-items:stretch!important;
  gap:8px!important;
  min-width:0!important;
}
.workspace-select.topbar-selector{
  position:relative!important;
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr)!important;
  grid-template-rows:1fr!important;
  align-items:center!important;
  gap:8px!important;
  width:220px!important;
  min-width:190px!important;
  max-width:240px!important;
  height:52px!important;
  min-height:52px!important;
  padding:6px 10px!important;
  border:1px solid #d9dce7!important;
  border-radius:11px!important;
  background:#fff!important;
  box-shadow:0 2px 6px rgba(16,24,40,.035)!important;
  transition:border-color .16s ease,box-shadow .16s ease,background .16s ease!important;
}
.workspace-select.topbar-selector:hover{
  border-color:#c4c0eb!important;
  background:#fdfcff!important;
}
.workspace-select.topbar-selector:focus-within{
  border-color:#7567e5!important;
  box-shadow:0 0 0 3px rgba(117,103,229,.12)!important;
}
.workspace-select.topbar-selector>.topbar-selector-icon{
  display:grid!important;
  place-items:center!important;
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  border:1px solid #e5e3f4!important;
  border-radius:8px!important;
  color:#6558d9!important;
  background:#f5f3ff!important;
}
.topbar-selector-icon svg{
  width:16px!important;
  height:16px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.65!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.workspace-select.topbar-selector>.topbar-selector-body{
  display:grid!important;
  grid-template-rows:auto auto!important;
  align-content:center!important;
  gap:1px!important;
  min-width:0!important;
}
.topbar-selector-label{
  display:block!important;
  padding:0!important;
  color:#8a93a3!important;
  font-size:9px!important;
  font-weight:600!important;
  line-height:1.05!important;
  letter-spacing:.065em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
.topbar-selector select{
  appearance:none!important;
  -webkit-appearance:none!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:24px!important;
  min-height:24px!important;
  padding:1px 22px 1px 0!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  color:#24324a!important;
  background-color:transparent!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:right 1px center!important;
  background-size:12px 12px!important;
  box-shadow:none!important;
  font-size:12.5px!important;
  font-weight:500!important;
  line-height:1.2!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  overflow:hidden!important;
}
.topbar-selector select:focus{
  outline:0!important;
  box-shadow:none!important;
}
.topbar-utilities{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex:0 0 auto!important;
}
.topbar-utilities .notification-bell,
.topbar-utilities .topbar-logout{
  height:44px!important;
  min-height:44px!important;
  border:1px solid #d9dce7!important;
  border-radius:11px!important;
  background:#fff!important;
  color:#526074!important;
  box-shadow:0 2px 6px rgba(16,24,40,.035)!important;
}
.topbar-utilities .notification-bell{
  width:44px!important;
  min-width:44px!important;
}
.topbar-utilities .topbar-logout{
  padding:0 12px!important;
}
.topbar-utilities .notification-bell:hover,
.topbar-utilities .topbar-logout:hover{
  border-color:#c4c0eb!important;
  color:#5b4ce6!important;
  background:#fdfcff!important;
  transform:none!important;
}

@media(max-width:1180px){
  .topbar{gap:14px!important}
  .workspace-select.topbar-selector{width:205px!important;min-width:175px!important}
  .topbar-heading p{max-width:480px!important}
  .topbar-context-title{display:none!important}
}

@media(max-width:900px){
  .topbar{
    grid-template-columns:42px minmax(0,1fr) auto!important;
    grid-template-rows:auto auto!important;
    align-items:center!important;
    gap:9px 10px!important;
    min-height:0!important;
    margin:-14px -11px 16px!important;
    padding:10px 11px 12px!important;
  }
  .topbar::after{left:11px;right:11px}
  .mobile-nav-toggle{
    grid-column:1!important;
    grid-row:1!important;
    align-self:center!important;
  }
  .topbar-heading{
    grid-column:2!important;
    grid-row:1!important;
    grid-template-columns:40px minmax(0,1fr)!important;
    gap:10px!important;
  }
  .page-title-icon{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    border-radius:11px!important;
  }
  .page-title-icon svg{width:20px!important;height:20px!important}
  .top-actions{display:contents!important}
  .topbar-context{
    grid-column:1/-1!important;
    grid-row:2!important;
    width:100%!important;
  }
  .topbar-context-title{display:none!important}
  .topbar-context-fields{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
  }
  .workspace-select.topbar-selector{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:50px!important;
    min-height:50px!important;
  }
  #workspaceSwitcherWrap[hidden]+.topbar-selector{
    grid-column:1/-1!important;
  }
  .topbar-utilities{
    grid-column:3!important;
    grid-row:1!important;
    align-self:center!important;
  }
  .topbar-utilities .notification-bell,
  .topbar-utilities .topbar-logout{
    width:40px!important;
    min-width:40px!important;
    height:40px!important;
    min-height:40px!important;
    padding:0!important;
    justify-content:center!important;
  }
  .topbar-logout span{display:none!important}
}

@media(max-width:640px){
  .topbar{
    gap:8px!important;
    padding-top:9px!important;
  }
  .topbar-heading{
    grid-template-columns:36px minmax(0,1fr)!important;
    gap:9px!important;
  }
  .page-title-icon{
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
    border-radius:10px!important;
  }
  .page-title-icon svg{width:18px!important;height:18px!important}
  .page-eyebrow{
    margin-bottom:1px!important;
    font-size:8.5px!important;
    letter-spacing:.08em!important;
  }
  .page-eyebrow::before{width:9px!important}
  .topbar-heading h2{
    font-size:20px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .topbar-heading p{display:none!important}
  .topbar-utilities{gap:6px!important}
  .topbar-utilities .notification-bell,
  .topbar-utilities .topbar-logout{
    width:38px!important;
    min-width:38px!important;
    height:38px!important;
    min-height:38px!important;
    border-radius:10px!important;
  }
  .workspace-select.topbar-selector{
    grid-template-columns:25px minmax(0,1fr)!important;
    gap:7px!important;
    height:48px!important;
    min-height:48px!important;
    padding:5px 8px!important;
    border-radius:10px!important;
  }
  .workspace-select.topbar-selector>.topbar-selector-icon{
    width:25px!important;
    height:25px!important;
    min-width:25px!important;
    border-radius:7px!important;
  }
  .topbar-selector-icon svg{width:14px!important;height:14px!important}
  .topbar-selector-label{font-size:8.5px!important}
  .topbar-selector select{
    height:22px!important;
    min-height:22px!important;
    font-size:11.5px!important;
  }
}

@media(max-width:390px){
  .topbar-context-fields{grid-template-columns:1fr!important;grid-auto-flow:row!important}
  .topbar .topbar-context-fields>.workspace-select.topbar-selector,
  .topbar .topbar-context-fields>.workspace-select.topbar-selector:first-of-type,
  .topbar .topbar-context-fields>.workspace-select.topbar-selector:last-of-type{
    grid-column:1!important;
    grid-row:auto!important;
  }
  #workspaceSwitcherWrap[hidden]+.topbar-selector{grid-column:1!important}
  .topbar-heading h2{font-size:19px!important}
}


/* ===== browser5.css ===== */
/* v0.72-brand1 — IXRU brand system, calmer gradients and more rectangular geometry. */
:root{
  --ixru-indigo:#2f4bd1;
  --ixru-blue:#3974ed;
  --ixru-cyan:#12a9bf;
  --ixru-violet:#7545dc;
  --ixru-radius-panel:10px;
  --ixru-radius-control:8px;
  --ixru-radius-small:6px;
  --ixru-line:#dfe3ec;
}

/* Brand: modular platform mark selected for IXRU. */
.brand{gap:10px!important}
.logo.ixru-logo-mark{
  display:grid!important;
  place-items:center!important;
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  padding:0!important;
  border:0!important;
  border-radius:9px!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.logo.ixru-logo-mark img{display:block;width:44px;height:44px;object-fit:contain}
.ixru-brand-copy{min-width:0}
.ixru-brand-copy h1{
  margin:0!important;
  color:#101828;
  font-size:23px!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:.055em!important;
}
.ixru-brand-copy p{
  margin:5px 0 0!important;
  color:#625bd0!important;
  font-size:10.5px!important;
  font-weight:500!important;
  line-height:1.15!important;
  letter-spacing:.015em!important;
  white-space:nowrap;
}
.sidebar .ixru-brand-copy h1{color:#fff!important}
.sidebar .ixru-brand-copy p{color:#b9c1d6!important}
.sidebar .logo.ixru-logo-mark{width:42px!important;height:42px!important;min-width:42px!important}
.sidebar .logo.ixru-logo-mark img{width:40px;height:40px}
.landing-brand .logo.ixru-logo-mark,.auth-brand .logo.ixru-logo-mark{width:48px!important;height:48px!important;min-width:48px!important}
.landing-brand .logo.ixru-logo-mark img,.auth-brand .logo.ixru-logo-mark img{width:46px;height:46px}

/* Stable, optically centred company/cabinet controls. */
.workspace-select.topbar-selector{
  grid-template-columns:32px minmax(0,1fr) 14px!important;
  gap:9px!important;
  height:50px!important;
  min-height:50px!important;
  padding:6px 9px 6px 8px!important;
  border-color:#d9deea!important;
  border-radius:8px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.99),rgba(248,249,255,.98))!important;
  box-shadow:0 3px 10px rgba(30,40,80,.045),inset 0 1px 0 #fff!important;
}
.workspace-select.topbar-selector::after{
  content:"";
  grid-column:3;
  grid-row:1;
  justify-self:center;
  width:7px;
  height:7px;
  border-right:1.6px solid #778195;
  border-bottom:1.6px solid #778195;
  transform:translateY(-2px) rotate(45deg);
  pointer-events:none;
}
.workspace-select.topbar-selector>.topbar-selector-icon{
  grid-column:1!important;
  grid-row:1!important;
  justify-self:center!important;
  align-self:center!important;
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  margin:0!important;
  border-radius:7px!important;
  border-color:#dedff2!important;
  background:linear-gradient(145deg,#f3f2ff,#eef7ff)!important;
}
.topbar-selector-icon svg{
  display:block!important;
  width:16px!important;
  height:16px!important;
  margin:0!important;
  transform:translateX(.35px)!important;
}
.workspace-select.topbar-selector>.topbar-selector-body{
  grid-column:2!important;
  grid-row:1!important;
  width:100%!important;
  justify-self:stretch!important;
  text-align:left!important;
}
.topbar-selector select{
  padding:1px 0!important;
  background-image:none!important;
  text-align:left!important;
}
.workspace-select.topbar-selector:hover{background:linear-gradient(145deg,#fff,#f5f5ff)!important}
.workspace-select.topbar-selector:focus-within{
  border-color:#8175e9!important;
  box-shadow:0 0 0 3px rgba(103,88,232,.11),0 4px 12px rgba(30,40,80,.05)!important;
}

/* More expressive page identity, but restrained enough for daily work. */
.topbar{
  border-bottom-color:#dfe2ef!important;
  background:
    radial-gradient(circle at 8% -25%,rgba(82,92,232,.13),transparent 35%),
    radial-gradient(circle at 70% 135%,rgba(18,169,191,.07),transparent 35%),
    linear-gradient(118deg,rgba(255,255,255,.985),rgba(246,247,253,.985))!important;
}
.topbar[data-view="stocks"],.topbar[data-view="planning"],.topbar[data-view="supplies"]{
  background:radial-gradient(circle at 8% -25%,rgba(18,169,191,.13),transparent 35%),linear-gradient(118deg,#fff,rgba(245,252,252,.98))!important;
}
.topbar[data-view="advertising"],.topbar[data-view="growth"],.topbar[data-view="ad-campaign"],.topbar[data-view="product-search"]{
  background:radial-gradient(circle at 8% -25%,rgba(240,147,65,.12),transparent 35%),linear-gradient(118deg,#fff,rgba(255,249,243,.98))!important;
}
.topbar[data-view="reports"],.topbar[data-view="expenses"],.topbar[data-view="summary"]{
  background:radial-gradient(circle at 8% -25%,rgba(117,69,220,.13),transparent 35%),radial-gradient(circle at 75% 140%,rgba(57,116,237,.07),transparent 34%),linear-gradient(118deg,#fff,rgba(248,247,255,.985))!important;
}
.page-title-icon{border-radius:10px!important}
.topbar::after{border-radius:2px!important}

/* Soft gradients only on explanatory and hero surfaces. */
.summary-mode-switcher,
.settings-hero-modern,
.products-hub-header,
.expenses-hero,
.month-forecast-panel,
.billing-current-card,
.ad-products-toolbar,
.other-expense-total,
.control-readiness,
.notice:not(.error):not(.ok),
.planning-method-note{
  background:
    radial-gradient(circle at 4% 0,rgba(94,82,225,.075),transparent 34%),
    linear-gradient(135deg,rgba(255,255,255,.99),rgba(247,248,255,.97))!important;
  border-color:#dfe1f1!important;
}
.planning-method-note,.notice:not(.error):not(.ok){box-shadow:inset 3px 0 0 rgba(95,80,223,.55)!important}

/* A more rectangular, consistent UI geometry. Pills remain pills intentionally. */
:where([class$="-card"],[class*="-card "],[class$="-panel"],[class*="-panel "],[class$="-drawer"],[class*="-drawer "]){
  border-radius:var(--ixru-radius-panel)!important;
}
:where(button,input,select,textarea,[class$="-button"],[class*="-button "],[class$="-btn"],[class*="-btn "]){
  border-radius:var(--ixru-radius-control)!important;
}
.card,.panel,.metric-card,.summary-metric-card,
.settings-card-modern,.settings-cabinet-card,.billing-plan-card,
.products-hub-header,.summary-mode-switcher,.month-forecast-panel,
.expenses-hero,.ad-products-toolbar,.other-expense-total,
.control-readiness,.summary-product-ranking,.smart-table-toolbar,
.table-wrap,.smart-scroll-table,.report-detail-table-wrap,
.profit-route-node,.profit-route-breakdown,.profit-change-summary>div,
.landing-feature-card,.hero-card,.landing-insight-card,.landing-proof-strip,
.security-badges>span,.auth-card,.app-loading-card{
  border-radius:var(--ixru-radius-panel)!important;
}
.modal-card{border-radius:12px!important}
input,select,textarea,.btn,.tab,.settings-tabs,.settings-tabs button,
.summary-mode-tab,.table-columns-button,.table-scroll-actions button,
.column-manager-head button,.column-manager-item button,.notification-drawer-head button,
.table-view-switch,.table-view-switch button,.range-trigger,.workspace-select,
.settings-health,.settings-card-icon,.settings-cabinet-avatar,.settings-cabinet-facts>span,
.billing-current-limits span,.shipment-product-results,.shipment-product-results button,
.shipment-product-results img,.shipment-picker-placeholder,.planning-qty-input,
.planning-pack-select,.shipment-print-btn,.notification-bell,.topbar-logout,
.mobile-nav-toggle,.sidebar-close{
  border-radius:var(--ixru-radius-control)!important;
}
.nav,.license,.warning,.notice,.error,.ok,.tax-cost-check,.profit-route-detail,
.profit-route-warning,.cost-focus-icon,.summary-product-rank-number{
  border-radius:var(--ixru-radius-small)!important;
}
/* Functional pills and circular indicators deliberately keep their shape. */
.pill,.billing-plan-badge,.notification-count,.summary-product-issue em,
.live-chip,.badge,.status-pill,[class*="status-chip"],[class*="status-dot"]{border-radius:999px!important}
.help-icon,.tooltip-icon,.metric-help,.question-help{border-radius:50%!important}

/* Brand refinements for landing/auth without over-decorating the workspace. */
.premium-landing-header .ixru-brand-copy h1{font-size:24px!important}
.premium-landing-header .ixru-brand-copy p{font-size:11px!important}
.auth-brand{align-items:center!important}
.auth-brand .ixru-brand-copy h1{font-size:25px!important}
.auth-brand .ixru-brand-copy p{font-size:11px!important}

@media(max-width:900px){
  .workspace-select.topbar-selector{
    grid-template-columns:30px minmax(0,1fr) 13px!important;
    height:48px!important;
    min-height:48px!important;
    padding:5px 8px 5px 7px!important;
  }
  .workspace-select.topbar-selector>.topbar-selector-icon{width:28px!important;height:28px!important;min-width:28px!important}
}
@media(max-width:640px){
  .workspace-select.topbar-selector{
    grid-template-columns:28px minmax(0,1fr) 12px!important;
    gap:7px!important;
    border-radius:7px!important;
  }
  .workspace-select.topbar-selector>.topbar-selector-icon{width:27px!important;height:27px!important;min-width:27px!important;border-radius:6px!important}
  .sidebar-brand-row .ixru-brand-copy p{white-space:normal}
}


/* ===== browser6.css ===== */
/* v0.73-interface1 — spacing, control geometry, semantic tables, orders tabs and settings integrations. */
:root{
  --ixru-topbar-control-height:48px;
  --ixru-surface-gradient:linear-gradient(145deg,#fff 18%,#f8f8ff 100%);
  --ixru-surface-gradient-good:radial-gradient(circle at 0 0,rgba(25,184,135,.10),transparent 44%),linear-gradient(145deg,#fff,#f7fcfa);
  --ixru-surface-gradient-warn:radial-gradient(circle at 0 0,rgba(244,166,35,.11),transparent 44%),linear-gradient(145deg,#fff,#fffaf2);
  --ixru-surface-gradient-bad:radial-gradient(circle at 0 0,rgba(239,68,68,.08),transparent 44%),linear-gradient(145deg,#fff,#fff8f8);
  --ixru-surface-gradient-info:radial-gradient(circle at 0 0,rgba(91,76,230,.10),transparent 44%),linear-gradient(145deg,#fff,#f8f8ff);
}

/* The sticky page header must remain visually separate from the first workspace block. */
.topbar{margin-bottom:36px!important}
.view.active{scroll-margin-top:126px}

/* Optically balanced company/cabinet icons and one height for all header controls. */
.workspace-select.topbar-selector{
  height:var(--ixru-topbar-control-height)!important;
  min-height:var(--ixru-topbar-control-height)!important;
  grid-template-columns:32px minmax(0,1fr) 15px!important;
  padding:5px 9px 5px 8px!important;
}
.workspace-select.topbar-selector>.topbar-selector-icon{
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  padding:0!important;
  overflow:visible!important;
}
.topbar-selector-icon svg{
  width:17px!important;
  height:17px!important;
  margin:0!important;
  transform:none!important;
  overflow:visible!important;
}
.topbar-selector-icon svg rect,
.topbar-selector-icon svg path{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.7!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  vector-effect:non-scaling-stroke!important;
}
.topbar-utilities .notification-bell,
.topbar-utilities .topbar-logout{
  height:var(--ixru-topbar-control-height)!important;
  min-height:var(--ixru-topbar-control-height)!important;
  border-radius:8px!important;
}
.topbar-utilities .notification-bell{width:var(--ixru-topbar-control-height)!important;min-width:var(--ixru-topbar-control-height)!important}
.topbar-utilities .topbar-logout{padding:0 14px!important}
.topbar-utilities .notification-bell svg,.topbar-utilities .topbar-logout svg{width:18px!important;height:18px!important}

/* Subtle, visible surface hierarchy. KPI cards receive a light tint; work panels and tables stay neutral. */
.card,.metric-card,.summary-dashboard-card,.product-detail-metric,
.orders-cards .card,.stocks-kpi-grid .card,.supplies-kpi-grid .card,
.advertising-summary-cards .card,.growth-summary-cards .card,
.settings-health,.billing-current-limits>span{
  background:var(--ixru-surface-gradient)!important;
  border-color:#dfe2ef!important;
  box-shadow:0 6px 17px rgba(28,37,73,.045),inset 0 1px 0 rgba(255,255,255,.95)!important;
}
.card.good,.metric-card.good{background:var(--ixru-surface-gradient-good)!important;border-color:#cfeadf!important}
.card.warn,.metric-card.warn{background:var(--ixru-surface-gradient-warn)!important;border-color:#f0dfbf!important}
.card.bad,.metric-card.bad{background:var(--ixru-surface-gradient-bad)!important;border-color:#efd5d8!important}
.card.info,.metric-card.info{background:var(--ixru-surface-gradient-info)!important;border-color:#dedbf5!important}
.summary-mode-switcher,.settings-hero-modern,.products-hub-header,.expenses-hero,
.month-forecast-panel,.billing-current-card,.ad-products-toolbar,.other-expense-total,
.control-readiness,.planning-method-note,.api-connect-primary,.settings-card-modern.api-connected-panel{
  background:
    radial-gradient(circle at 4% -8%,rgba(94,82,225,.12),transparent 38%),
    radial-gradient(circle at 92% 115%,rgba(18,169,191,.06),transparent 34%),
    linear-gradient(135deg,#fff,#f7f7ff)!important;
  border-color:#dcdeef!important;
}

/* A calmer two-level control for order type and period. */
.orders-filter-panel{padding:12px!important}
.order-tabs.entity-tabs{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:4px!important;
  margin:0 0 10px!important;
  padding:4px!important;
  border:1px solid #e1e3ec!important;
  border-radius:9px!important;
  background:#f4f5f9!important;
  overflow:visible!important;
}
.order-tabs .entity-tab{
  min-width:0!important;
  min-height:38px!important;
  padding:7px 9px!important;
  border:0!important;
  border-radius:7px!important;
  color:#667085!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:12px!important;
  font-weight:500!important;
  white-space:nowrap!important;
}
.order-tabs .entity-tab:hover{background:#fff!important;color:#4037a9!important}
.order-tabs .entity-tab.active{
  color:#fff!important;
  background:linear-gradient(135deg,#5d55d9,#7b5be8)!important;
  box-shadow:0 4px 11px rgba(88,72,207,.20)!important;
}
.order-tabs .entity-tab span{
  min-width:19px!important;
  height:18px!important;
  margin-left:4px!important;
  padding:0 5px!important;
  font-size:10px!important;
  font-weight:600!important;
}
.orders-filter-panel .quick-periods{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:4px!important;
  width:100%!important;
  margin:0 0 12px!important;
  padding:4px!important;
  border:1px solid #e5e6ed!important;
  border-radius:9px!important;
  background:#f7f8fb!important;
}
.orders-filter-panel .period-chip{
  min-height:34px!important;
  padding:6px 8px!important;
  border:0!important;
  border-radius:6px!important;
  color:#667085!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:11.5px!important;
  font-weight:500!important;
}
.orders-filter-panel .period-chip:hover{background:#fff!important;color:#5146c9!important}
.orders-filter-panel .period-chip.active{background:#fff!important;color:#5146c9!important;box-shadow:0 2px 7px rgba(24,31,60,.08)!important}

/* Semantic table alignment: headers centered, numbers right, labels left, statuses/codes/actions centered. */
table thead th,
table[data-table-key] thead th,
table[data-table-key] .table-header-text,
table[data-table-key] .table-header-label,
table[data-table-key] .sort-header{text-align:center!important}
table[data-table-key] .table-th-inner,
table[data-table-key] .table-header-label,
table[data-table-key] .sort-header{justify-content:center!important}
table tbody td{vertical-align:middle!important;text-align:left}
table tbody td.table-cell-wrap{text-align:left!important}
table tbody td.table-cell-center,
table tbody td.table-cell-id,
table tbody td.table-cell-actions{text-align:center!important}
table tbody td.num{text-align:right!important;font-variant-numeric:tabular-nums}
table tbody td.table-cell-center .pill,
table tbody td.table-cell-actions button{margin-inline:auto}
/* Long warehouse names are descriptive text, not numeric categories. */
.stocks-modern-table tbody td:first-child,.supplies-modern-table tbody td:nth-child(4){text-align:left!important}
/* Explicitly categorical or action columns. */
.reports-finance-table tbody td:nth-child(1),
.reports-finance-table tbody td:nth-child(2),
.reports-finance-table tbody td:nth-child(3),
.reports-finance-table tbody td:nth-child(8),
.reports-finance-table tbody td:nth-child(9),
.reports-finance-table tbody td:nth-child(10),
.expenses-modern-table tbody td:nth-child(1),
.expenses-modern-table tbody td:nth-child(2),
.expenses-modern-table tbody td:nth-child(5),
.expenses-modern-table tbody td:nth-child(6),
.expenses-modern-table tbody td:nth-child(8),
.control-modern-table tbody td:nth-child(1),
.control-modern-table tbody td:nth-child(4),
.control-modern-table tbody td:nth-child(6),
.team-table tbody td:nth-child(2),
.team-table tbody td:nth-child(3),
.team-table tbody td:nth-child(5),
.team-table tbody td:nth-child(6){text-align:center!important}

/* Settings: every cabinet is visible even without a token, with explicit loading/error states. */
.api-connected-panel>.panel-head{align-items:flex-start!important}
.api-cabinet-overview-list{display:grid;gap:10px;margin-top:12px}
.api-cabinet-overview{
  display:grid;
  gap:11px;
  padding:14px;
  border:1px solid #e0e3ed;
  border-radius:9px;
  background:linear-gradient(145deg,#fff,#fafaff);
  box-shadow:0 4px 13px rgba(28,37,73,.035);
}
.api-cabinet-overview.no-token{background:linear-gradient(145deg,#fff,#fbfbfc)}
.api-cabinet-overview-head{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px}
.api-cabinet-title{min-width:0}
.api-cabinet-title h4{margin:0 0 2px;font-size:14px;font-weight:600;color:#1d2939}
.api-cabinet-title>span{font-size:11px;color:#8a93a3}
.api-cabinet-grid{display:grid;grid-template-columns:1fr 1.35fr 1fr;gap:10px}
.api-cabinet-grid>div{display:flex;flex-direction:column;gap:4px;min-width:0;padding:10px;border:1px solid #ececf3;border-radius:7px;background:rgba(255,255,255,.75)}
.api-cabinet-grid small{color:#8a93a3;font-size:10px;text-transform:uppercase;letter-spacing:.045em}
.api-cabinet-grid b{font-size:12.5px;font-weight:500;color:#344054;overflow-wrap:anywhere}
.api-cabinet-grid>div>span{font-size:11px;line-height:1.35;color:#667085}
.api-cabinet-grid em{font-style:normal;font-size:11px;line-height:1.35;color:#b42318}
.api-category-chips{display:flex!important;flex-direction:row!important;align-items:center;gap:5px!important;flex-wrap:wrap}
.api-category-chips span{padding:4px 6px;border:1px solid #dddaf5;border-radius:5px;background:#f7f6ff;color:#5146c9!important;font-size:10.5px!important;line-height:1!important}
.api-category-chips .is-muted{border-color:#e5e7eb;background:#f8fafc;color:#8a93a3!important}
.api-cabinet-warning{padding:8px 10px;border-left:3px solid #e6a33b;border-radius:5px;background:#fff9ed;color:#855c18;font-size:11px;line-height:1.4}
.api-cabinet-actions{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}
.settings-inline-loading,.settings-error-state{display:flex;align-items:center;justify-content:center;gap:9px;min-height:82px;padding:16px;border:1px dashed #d9dce7;border-radius:8px;color:#667085;font-size:12px;background:rgba(255,255,255,.7)}
.settings-inline-loading>span{width:16px;height:16px;border:2px solid #d9d6f5;border-top-color:#6255df;border-radius:50%;animation:ixru-settings-spin .8s linear infinite}
.settings-error-state{flex-direction:column;text-align:center;color:#667085}
.settings-error-state b{color:#b42318;font-size:13px}
@keyframes ixru-settings-spin{to{transform:rotate(360deg)}}

/* Settings panes and their dialogs use the same visual rhythm. */
.settings-pane>.panel{margin-bottom:18px!important}
.settings-form-modern label,.modal-card label{gap:6px!important}
.api-help-modal-card,.account-deletion-modal-card,#taxEditModal .modal-card{
  background:radial-gradient(circle at 3% 0,rgba(94,82,225,.08),transparent 32%),linear-gradient(145deg,#fff,#fafaff)!important;
}
.api-help-modal-card .help-steps>div{border-radius:7px!important;background:rgba(255,255,255,.82)!important}
.account-deletion-modal-card .account-deletion-warning{margin-bottom:12px!important}

@media(max-width:900px){
  :root{--ixru-topbar-control-height:44px}
  .topbar{margin-bottom:26px!important}
  .workspace-select.topbar-selector{height:44px!important;min-height:44px!important;grid-template-columns:29px minmax(0,1fr) 13px!important}
  .workspace-select.topbar-selector>.topbar-selector-icon{width:27px!important;height:27px!important;min-width:27px!important}
  .topbar-selector-icon svg{width:15px!important;height:15px!important}
  .topbar-utilities .notification-bell,.topbar-utilities .topbar-logout{height:42px!important;min-height:42px!important;width:42px!important;min-width:42px!important;padding:0!important}
  .api-cabinet-grid{grid-template-columns:1fr}
}

@media(max-width:640px){
  .topbar{margin-bottom:22px!important}
  .order-tabs.entity-tabs{
    display:grid!important;
    grid-auto-flow:column!important;
    grid-template-columns:none!important;
    grid-auto-columns:max-content!important;
    overflow-x:auto!important;
    overscroll-behavior-inline:contain;
    scrollbar-width:none;
    scroll-snap-type:x proximity;
  }
  .order-tabs.entity-tabs::-webkit-scrollbar{display:none}
  .order-tabs .entity-tab{min-width:104px!important;scroll-snap-align:start}
  .orders-filter-panel .quick-periods{grid-template-columns:repeat(4,minmax(64px,1fr))!important}
  .orders-filter-panel .period-chip{font-size:10.5px!important;padding-inline:4px!important}
  .api-connected-panel>.panel-head{display:flex!important;align-items:flex-start!important;gap:8px!important}
  .api-connected-panel>.panel-head .btn{flex:0 0 auto!important}
  .api-cabinet-overview{padding:11px}
  .api-cabinet-overview-head{grid-template-columns:34px minmax(0,1fr);gap:8px}
  .api-cabinet-overview-head>.pill{grid-column:1/-1;justify-self:start}
  .api-cabinet-actions{display:grid;grid-template-columns:1fr 1fr;justify-content:stretch}
  .api-cabinet-actions .btn{width:100%;padding-inline:8px!important}
  .api-cabinet-actions .danger-outline{grid-column:1/-1}
}


/* v0.73 settings workspace refinements */
.settings-partial-warning{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:3px 10px;
  align-items:center;
  padding:11px 12px;
  border:1px solid #ead6aa;
  border-radius:8px;
  background:linear-gradient(135deg,#fffaf0,#fffdf8);
  color:#7a5517;
}
.settings-partial-warning b{font-size:12.5px;font-weight:600}
.settings-partial-warning span{grid-column:1;font-size:11px;line-height:1.4}
.settings-partial-warning .btn{grid-column:2;grid-row:1/3}
.api-connect-steps span{position:relative;padding-left:28px!important}
.api-connect-steps span::before{
  content:counter(api-step);
  counter-increment:api-step;
  position:absolute;
  left:8px;
  top:50%;
  width:16px;
  height:16px;
  transform:translateY(-50%);
  display:grid;
  place-items:center;
  border:1px solid #d8dbe7;
  border-radius:5px;
  background:#fff;
  color:#7d8697;
  font-size:9px;
  font-weight:600;
}
.api-connect-steps{counter-reset:api-step}
.api-connect-steps span.done{color:#31725d!important;background:#f1faf6!important;border-color:#cfe8dc!important}
.api-connect-steps span.done::before{content:'✓';color:#fff;background:#399878;border-color:#399878}
.api-connect-steps span.warning{color:#a15c18!important;background:#fff7ed!important;border-color:#f2d4ad!important}
.api-connect-steps span.warning::before{content:'!';color:#fff;background:#d9862d;border-color:#d9862d}
.settings-confirm-modal-card{max-width:470px!important;background:radial-gradient(circle at 0 0,rgba(94,82,225,.08),transparent 36%),linear-gradient(145deg,#fff,#fbfbff)!important}
.settings-confirm-modal-card>p{margin:8px 0 18px;color:#667085;line-height:1.55}
.settings-confirm-actions{display:flex;justify-content:flex-end;gap:8px}

@media(max-width:640px){
  .settings-partial-warning{grid-template-columns:1fr}
  .settings-partial-warning span,.settings-partial-warning .btn{grid-column:1;grid-row:auto}
  .settings-partial-warning .btn{justify-self:start}
  .settings-confirm-actions{display:grid;grid-template-columns:1fr 1fr}
  .settings-confirm-actions .btn{width:100%}
}


/* Final optical corrections for the workspace header. */
.workspace-select.topbar-selector>.topbar-selector-icon{
  display:grid!important;
  place-items:center!important;
  box-sizing:border-box!important;
  line-height:0!important;
}
.topbar-selector-icon svg{
  display:block!important;
  width:18px!important;
  height:18px!important;
  transform:none!important;
  transform-origin:center!important;
}
.topbar-selector-icon svg path,.topbar-selector-icon svg rect{
  shape-rendering:geometricPrecision;
}
.topbar-utilities{align-items:stretch!important}
.topbar-utilities .notification-bell,.topbar-utilities .topbar-logout{align-self:stretch!important}

/* v0.73: lighter orders navigation and more visible, still restrained accents. */
:root{
  --ixru-surface-gradient:
    radial-gradient(circle at 0 0,rgba(91,76,230,.075),transparent 43%),
    linear-gradient(145deg,#fff 10%,#f5f3ff 100%);
}
.summary-dashboard-card,.month-forecast-panel,.settings-health,
.product-detail-metric,.orders-cards .card,.stocks-kpi-grid .card,
.supplies-kpi-grid .card,.advertising-summary-cards .card,
.growth-summary-cards .card,.billing-current-limits>span{
  background:var(--ixru-surface-gradient)!important;
}
.order-tabs.entity-tabs{
  display:flex!important;
  grid-template-columns:none!important;
  align-items:center!important;
  gap:5px!important;
  margin:0 0 9px!important;
  padding:0 0 7px!important;
  border:0!important;
  border-bottom:1px solid #e2e5ee!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow-x:auto!important;
  scrollbar-width:none;
}
.order-tabs.entity-tabs::-webkit-scrollbar{display:none}
.order-tabs .entity-tab{
  flex:0 0 auto!important;
  min-width:auto!important;
  min-height:34px!important;
  padding:6px 10px!important;
  border:1px solid transparent!important;
  border-radius:7px!important;
  color:#667085!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:11.5px!important;
}
.order-tabs .entity-tab:hover{border-color:#e2def8!important;background:#faf9ff!important;color:#5146c9!important}
.order-tabs .entity-tab.active{
  border-color:#dcd6fa!important;
  color:#5146c9!important;
  background:linear-gradient(145deg,#f6f3ff,#efecff)!important;
  box-shadow:inset 0 -2px 0 #6b5be3!important;
}
.order-tabs .entity-tab span{background:rgba(82,70,201,.09)!important;color:inherit!important}
.orders-filter-panel .quick-periods{
  display:flex!important;
  grid-template-columns:none!important;
  width:auto!important;
  max-width:100%!important;
  gap:5px!important;
  margin:0 0 11px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  overflow-x:auto!important;
  scrollbar-width:none;
}
.orders-filter-panel .quick-periods::-webkit-scrollbar{display:none}
.orders-filter-panel .period-chip{
  flex:0 0 auto!important;
  min-width:66px!important;
  min-height:30px!important;
  padding:5px 9px!important;
  border:1px solid #e1e4ec!important;
  border-radius:6px!important;
  background:#fff!important;
  font-size:10.5px!important;
}
.orders-filter-panel .period-chip.active{
  border-color:#d8d2f7!important;
  background:#f7f5ff!important;
  box-shadow:none!important;
}

@media(max-width:900px){
  .topbar-utilities .notification-bell,.topbar-utilities .topbar-logout{
    height:44px!important;
    min-height:44px!important;
    width:44px!important;
    min-width:44px!important;
  }
}
@media(max-width:640px){
  .order-tabs.entity-tabs{grid-auto-flow:unset!important;grid-auto-columns:unset!important;padding-bottom:6px!important}
  .order-tabs .entity-tab{min-width:auto!important;padding-inline:9px!important}
  .orders-filter-panel .quick-periods{display:flex!important;grid-template-columns:none!important}
}


/* ===== browser7.css ===== */
/* v0.74-unify1 — unified tables, settings, header context and legacy-surface cleanup. */
:root{
  --ixru-table-head:#f3f4f8;
  --ixru-table-head-text:#475467;
  --ixru-table-border:#e2e5ec;
  --ixru-accent-soft:#f4f2ff;
  --ixru-accent-line:#d9d4f6;
}

/* Header: simple native selectors without decorative icons or overlapping layers. */
.topbar{margin-bottom:34px!important;overflow:visible!important}
.top-actions{align-items:end!important;overflow:visible!important}
.topbar-context{min-width:0!important;overflow:visible!important}
.topbar-context-fields{display:grid!important;grid-template-columns:repeat(2,minmax(170px,1fr))!important;gap:10px!important;align-items:end!important;overflow:visible!important}
.workspace-select.topbar-selector{
  position:relative!important;display:block!important;height:auto!important;min-height:48px!important;
  padding:6px 10px 7px!important;border:1px solid #d9dde7!important;border-radius:8px!important;
  background:linear-gradient(180deg,#fff,#f8f9fc)!important;box-shadow:0 2px 7px rgba(25,31,55,.04)!important;
  overflow:visible!important;pointer-events:auto!important;
}
.workspace-select.topbar-selector[hidden]{display:none!important}
.topbar-selector-icon{display:none!important}
.topbar-selector-body{display:grid!important;grid-template-columns:1fr!important;gap:1px!important;min-width:0!important;pointer-events:auto!important}
.topbar-selector-label{font-size:9.5px!important;line-height:1.1!important;font-weight:600!important;letter-spacing:.055em!important;text-transform:uppercase!important;color:#8a93a3!important}
.workspace-select.topbar-selector select{
  position:relative!important;z-index:2!important;display:block!important;width:100%!important;height:25px!important;min-height:25px!important;
  padding:0 24px 0 0!important;border:0!important;border-radius:0!important;background:transparent!important;
  box-shadow:none!important;color:#263044!important;font-size:12.5px!important;font-weight:500!important;line-height:25px!important;
  pointer-events:auto!important;cursor:pointer!important;appearance:auto!important;-webkit-appearance:menulist!important;
}
.workspace-select.topbar-selector::before,.workspace-select.topbar-selector::after{display:none!important;pointer-events:none!important}
.topbar-utilities{display:flex!important;align-items:flex-end!important;align-self:end!important;gap:8px!important}
.topbar-utilities .notification-bell,.topbar-utilities .topbar-logout{height:48px!important;min-height:48px!important;margin:0!important;align-self:end!important}
.topbar-utilities .notification-bell{width:48px!important;min-width:48px!important}

/* One table system everywhere. */
.smart-scroll-table,.table-wrap,.panel.table-wrap{position:relative}
.smart-table-toolbar{
  position:sticky!important;left:0!important;z-index:12!important;display:inline-flex!important;align-items:center!important;gap:7px!important;
  width:max-content!important;max-width:100%!important;margin:0 0 8px!important;padding:4px!important;border:1px solid #e3e5ec!important;
  border-radius:7px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 2px 8px rgba(27,35,65,.05)!important;backdrop-filter:blur(8px)
}
.table-resize-hint{display:none!important}
.table-layout-help{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;margin:0!important}
table,table[data-table-key]{border-collapse:separate!important;border-spacing:0!important;background:#fff!important}
table thead th,table[data-table-key] thead th{
  padding:9px 10px!important;border-top:1px solid var(--ixru-table-border)!important;border-bottom:1px solid var(--ixru-table-border)!important;
  border-right:1px solid #e8eaf0!important;background:var(--ixru-table-head)!important;color:var(--ixru-table-head-text)!important;
  font-size:10.5px!important;font-weight:600!important;line-height:1.25!important;letter-spacing:.018em!important;text-transform:none!important;
  text-align:center!important;vertical-align:middle!important
}
table thead th:first-child{border-left:1px solid var(--ixru-table-border)!important}
table thead th:first-child{border-top-left-radius:7px!important}
table thead th:last-child{border-top-right-radius:7px!important}
table .table-th-inner,table .table-header-label,table .sort-header{width:100%!important;justify-content:center!important;text-align:center!important}
table tbody td{
  padding:8px 10px!important;border-bottom:1px solid #eceef3!important;color:#344054!important;background:#fff!important;
  font-size:11.75px!important;font-weight:400!important;line-height:1.35!important;vertical-align:middle!important;text-align:left!important
}
table tbody tr:hover td{background:#fafaff!important}
table tbody td.table-cell-wrap{text-align:left!important}
table tbody td.num{text-align:right!important;font-variant-numeric:tabular-nums!important}
table tbody td.table-cell-center,table tbody td.table-cell-id,table tbody td.table-cell-actions{text-align:center!important}
table tbody td.table-cell-actions .btn,table tbody td.table-cell-center .pill{margin-inline:auto!important}
table tbody td b{font-weight:500!important}
.reports-finance-table th.report-date-accent,.reports-finance-table td.report-date-accent{background:#f3f8ff!important;border-color:#dae7f8!important}
.reports-finance-table th.report-payment-accent,.reports-finance-table td.report-payment-accent{background:#f1fbf7!important;border-color:#d6ece2!important}
.reports-finance-table td.report-date-accent b{color:#2e5fa6!important}
.reports-finance-table td.report-payment-accent b{color:#167c5c!important}
/* Remove old nth-child alignment assumptions that became wrong after column changes. */
.reports-finance-table tbody td:nth-child(n){ }

/* API settings use one full-width composition. */
.settings-pane[data-settings-pane="api"]{width:100%!important;max-width:none!important}
.api-connect-primary,.api-connected-panel{width:100%!important;max-width:none!important;margin-inline:0!important}
.api-connect-primary{padding:20px!important}
.api-connect-primary>.panel-head,.api-connected-panel>.panel-head{min-height:68px!important}
.api-connect-flow{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin:4px 0 16px!important}
.api-connect-flow span{padding:7px 10px!important;border:1px solid #e1e3eb!important;border-radius:7px!important;background:#fff!important;color:#667085!important;font-size:11.5px!important;font-weight:500!important}
.api-connect-flow span.active{border-color:#cfc9f5!important;background:#f4f2ff!important;color:#5146c9!important}
.api-connect-flow i,.api-action-arrow{color:#8f96a6!important;font-style:normal!important;font-size:18px!important;line-height:1!important}
.api-primary-actions.api-action-flow{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin-top:14px!important}
.api-primary-actions.api-action-flow .btn{min-width:170px!important}
.api-cabinet-overview-list{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))!important}
.api-cabinet-overview{height:100%!important}

/* Cabinet editing and consistent settings cards. */
.settings-cabinet-actions{align-items:center!important}
.settings-cabinet-actions .btn{min-height:34px!important;padding:6px 10px!important;font-size:11px!important}
.cabinet-edit-modal-card{width:min(520px,calc(100vw - 28px))!important}
.cabinet-edit-modal-card label{display:grid!important;gap:6px!important}

/* Employee access behaves as a page-like dialog: only its body scrolls. */
.team-access-modal-card.team-wizard-card{
  display:grid!important;grid-template-rows:auto auto auto minmax(0,1fr) auto!important;gap:10px!important;
  width:min(1100px,calc(100vw - 30px))!important;height:min(820px,calc(100vh - 30px))!important;max-height:calc(100vh - 30px)!important;
  padding:20px!important;overflow:hidden!important
}
.team-wizard-scroll{min-height:0!important;overflow:auto!important;padding:2px 7px 12px 2px!important;scrollbar-gutter:stable!important}
.team-wizard-progress{position:sticky!important;top:0!important;z-index:4!important;margin:0 0 13px!important;padding:5px!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(8px)!important}
.team-modal-actions{position:sticky!important;bottom:0!important;z-index:5!important;margin:0!important;padding:12px 0 0!important;border-top:1px solid #e7e8ef!important;background:#fff!important}
.team-permission-group,.team-access-section,.team-all-cabinets-card,.team-permission-option{border-radius:8px!important;background:linear-gradient(145deg,#fff,#fafaff)!important}
.team-choice-box{border-radius:5px!important}

/* Cost import drop zone and compact inline action. */
.cost-import-flow{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin:12px 0!important}
.cost-import-flow span{padding:6px 9px!important;border:1px solid #e1e4eb!important;border-radius:6px!important;background:#fff!important;color:#586174!important;font-size:11.5px!important}
.cost-import-flow i{color:#8f96a6!important;font-style:normal!important}
.cost-import-controls{display:grid!important;grid-template-columns:auto minmax(150px,190px) minmax(280px,1fr) auto auto!important;align-items:end!important}
.cost-file-drop{position:relative!important;display:flex!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:9px 12px!important;border:1px dashed #bfc5d3!important;border-radius:8px!important;background:linear-gradient(145deg,#fff,#f7f8fc)!important;cursor:pointer!important}
.cost-file-drop:hover{border-color:#8c82df!important;background:#f7f5ff!important}
.cost-file-drop input{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important}
.cost-file-icon{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:7px!important;background:#ece9ff!important;color:#5b4ed3!important;font-size:18px!important}
.cost-file-drop>span:last-of-type{display:grid!important;gap:2px!important}.cost-file-drop b{font-size:12px!important}.cost-file-drop small{color:#7b8495!important;font-size:10.5px!important}
.cost-product-cell{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}
.cost-product-cell>div{display:grid!important;gap:2px!important;min-width:0!important}
.cost-inline-edit{flex:0 0 auto!important;padding:3px 7px!important;border:1px solid #d9d7ed!important;border-radius:5px!important;background:#f7f6ff!important;color:#5b50c7!important;font-size:10px!important;font-weight:500!important;cursor:pointer!important}
.cost-inline-edit:hover{background:#ebe8ff!important}

/* Shipment sheet: legacy surfaces, dropdown stacking and explicit save feedback. */
#view-shipment-sheet{overflow:visible!important}
#view-shipment-sheet>.panel,.shipment-warehouse-panel,.shipment-add-product-panel{border-radius:9px!important;border-color:#dfe2ea!important;background:linear-gradient(145deg,#fff,#fafbfe)!important;overflow:visible!important}
.shipment-warehouse-panel,.shipment-add-product-panel{position:relative!important;z-index:20!important}
.warehouse-combobox,.shipment-product-picker{position:relative!important;z-index:40!important;overflow:visible!important}
.warehouse-search-results,.shipment-product-results{
  z-index:1000!important;top:calc(100% + 5px)!important;left:0!important;right:0!important;max-height:min(360px,52vh)!important;
  overflow:auto!important;border:1px solid #d8dce6!important;border-radius:8px!important;background:#fff!important;
  box-shadow:0 18px 46px rgba(24,31,55,.20)!important
}
.shipment-save-btn.is-saving{opacity:.75!important;cursor:progress!important}
.shipment-save-btn.is-saved{background:linear-gradient(135deg,#16835f,#1aa876)!important}
#shipmentSheetMsg{min-height:24px!important;margin-top:10px!important}
.shipment-sheet-fields input,.shipment-sheet-fields select,.shipment-add-product-controls input{border-radius:7px!important}

/* Stock tooltip is a real help trigger. */
.stock-method-help{position:relative!important;z-index:1!important}

/* Summary details keep their purpose but match the tonal card system. */
#allSummaryMetricsModal .modal-card{background:radial-gradient(circle at 3% 0,rgba(94,82,225,.08),transparent 31%),linear-gradient(145deg,#fff,#fafaff)!important}
#allSummaryMetricsModal .cards .card:nth-child(3n+1){background:var(--ixru-surface-gradient-info)!important}
#allSummaryMetricsModal .cards .card:nth-child(3n+2){background:var(--ixru-surface-gradient-good)!important}
#allSummaryMetricsModal .cards .card:nth-child(3n){background:var(--ixru-surface-gradient-warn)!important}

/* Campaign and search optional states. */
.campaign-query-sync{align-self:center!important;color:#7a8394!important;font-size:10.5px!important}
.search-visibility-panel{margin-top:18px!important}
.search-visibility-panel:not([open]){padding-block:13px!important}

@media(max-width:900px){
  .topbar{margin-bottom:26px!important}
  .topbar-context-fields{grid-template-columns:repeat(2,minmax(145px,1fr))!important}
  .workspace-select.topbar-selector{min-height:44px!important;padding:5px 8px!important}
  .topbar-utilities .notification-bell,.topbar-utilities .topbar-logout{height:44px!important;min-height:44px!important}
  .topbar-utilities .notification-bell{width:44px!important;min-width:44px!important}
  .cost-import-controls{grid-template-columns:1fr 1fr!important}
  .cost-file-drop{grid-column:1/-1!important}
  .api-cabinet-overview-list{grid-template-columns:1fr!important}
}

@media(max-width:640px){
  .topbar{margin-bottom:22px!important;gap:10px!important}
  .top-actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:end!important}
  .topbar-context{grid-column:1/-1!important;width:100%!important}
  .topbar-context-fields{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important}
  .workspace-select.topbar-selector{width:100%!important;min-width:0!important;min-height:43px!important;grid-column:auto!important}
  .topbar-utilities{grid-column:2!important;grid-row:1!important;align-self:center!important}
  .topbar-heading{min-width:0!important}
  .topbar-utilities .topbar-logout span{display:none!important}
  .topbar-utilities .topbar-logout{width:44px!important;min-width:44px!important;padding:0!important}
  .api-connect-flow{display:grid!important;grid-template-columns:1fr auto 1fr!important}
  .api-connect-flow span:last-child{grid-column:1/-1!important;text-align:center!important}
  .api-connect-flow i:last-of-type{display:none!important}
  .api-action-flow{display:grid!important;grid-template-columns:1fr!important}
  .api-action-flow .api-action-arrow{transform:rotate(90deg)!important;text-align:center!important}
  .api-primary-actions.api-action-flow .btn{width:100%!important;min-width:0!important}
  .team-access-modal-card.team-wizard-card{width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;padding:14px!important}
  .team-wizard-progress{display:flex!important;overflow-x:auto!important;justify-content:flex-start!important}
  .team-wizard-progress button{flex:0 0 128px!important}
  .team-cabinet-permissions,.team-permission-grid,.team-section-groups,.team-person-grid{grid-template-columns:1fr!important}
  .team-modal-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}
  .team-modal-actions>#teamAccessMsg{grid-column:1/-1!important}
  .cost-import-controls{grid-template-columns:1fr!important}
  .cost-import-controls>*{grid-column:auto!important;width:100%!important}
  .cost-import-flow i{transform:rotate(90deg)!important}
  .cost-product-cell{align-items:flex-start!important}
  .shipment-add-product-controls{grid-template-columns:1fr!important}
  .warehouse-search-results,.shipment-product-results{position:fixed!important;left:10px!important;right:10px!important;top:22vh!important;max-height:60vh!important}
}
@media(max-width:640px){
  .top-actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:100%!important;overflow:visible!important}
  .topbar-context{order:1!important;width:100%!important}
  .topbar-utilities{order:2!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;align-self:stretch!important;width:100%!important;grid-column:auto!important;grid-row:auto!important}
}


/* ===== browser8.css ===== */
/* IXRU v0.75-tooltips1 — единая система профессиональных подсказок. */
.label-with-tip{display:inline-flex;align-items:center;justify-content:inherit;gap:6px;max-width:100%}
.label-with-tip>.help-tip{flex:0 0 auto}
.product-detail-row .label-with-tip,.product-detail-metric .label-with-tip{justify-content:flex-start}
.help-tip[aria-expanded="true"],.stock-method-help[aria-expanded="true"]{border-color:#6255d9!important;background:#f0edff!important;color:#4338ca!important;box-shadow:0 0 0 3px rgba(99,82,214,.12)}
.floating-tooltip{max-width:min(380px,calc(100vw - 24px));padding:11px 13px;border-radius:8px;font-size:12.5px;line-height:1.5;letter-spacing:.002em}
table[data-table-key] .table-header-text.tooltip-source[data-tooltip]{text-decoration-color:rgba(99,82,214,.35)!important;text-underline-offset:4px}
table[data-table-key] .table-header-text.tooltip-source[data-tooltip]:hover,table[data-table-key] .table-header-text.tooltip-source[data-tooltip]:focus{color:#4338ca!important;text-decoration-color:#6255d9!important}
.summary-metric-card[data-summary-widget="commission"].good .value{color:#067647!important}
.summary-metric-card[data-summary-widget="commission"].good .summary-card-secondary{color:#067647!important}
@media(max-width:640px){.floating-tooltip{max-width:calc(100vw - 20px);font-size:12px}.label-with-tip{gap:5px}}


/* ===== browser9.css ===== */

/* v0.76 — access clarity, non-blocking loading, product values and compact methodology */

/* Loading never blocks reading or navigation. */
.app-loading-overlay{position:fixed!important;inset:0!important;z-index:3000!important;display:block!important;padding:0!important;background:transparent!important;backdrop-filter:none!important;pointer-events:none!important;opacity:0!important;visibility:hidden!important;transition:opacity .16s ease,visibility .16s ease!important}
.app-loading-overlay.active{opacity:1!important;visibility:visible!important;pointer-events:none!important}
.app-loading-status{position:absolute;top:72px;right:22px;display:flex;align-items:center;gap:10px;width:min(390px,calc(100vw - 32px));padding:11px 13px;border:1px solid rgba(91,76,230,.16);border-radius:12px;background:rgba(255,255,255,.97);box-shadow:0 12px 34px rgba(31,41,55,.13)}
.app-loading-copy{display:grid;gap:2px;min-width:0}.app-loading-copy b{color:#344054;font-size:12px}.app-loading-copy small{color:#667085;font-size:10.5px;line-height:1.35}
.app-loading-spinner{width:20px;height:20px;flex:0 0 auto;border:2px solid #e3e1fb;border-top-color:#5b4ce6;border-radius:50%;animation:v076-spin .8s linear infinite}
body.app-busy{cursor:default!important}.view.view-is-loading{opacity:1!important;pointer-events:auto!important}.view.view-is-loading .btn:not(:disabled),.view.view-is-loading input:not(:disabled),.view.view-is-loading select:not(:disabled){pointer-events:auto!important}
@keyframes v076-spin{to{transform:rotate(360deg)}}

/* Employee access wizard. */
.team-all-cabinets-card{position:relative}.team-all-cabinets-card>input{position:relative!important;z-index:3!important;width:20px!important;height:20px!important;opacity:0!important;margin:0!important;cursor:pointer!important}.team-all-cabinets-card>.team-choice-box{position:absolute!important;left:13px!important;top:13px!important;z-index:1!important}.team-all-cabinets-card>.team-choice-copy{padding-left:30px!important}
.team-permission-legend{display:flex;gap:16px;flex-wrap:wrap;padding:10px 12px;border:1px solid #e5e7ee;border-radius:10px;background:#f8f9fc;color:#5f6879;font-size:11.5px}.team-permission-legend span{display:flex;align-items:center;gap:6px}.team-permission-legend i{width:26px;height:14px;border-radius:999px;background:#d0d5dd;box-shadow:inset 0 0 0 1px rgba(0,0,0,.03)}.team-permission-legend i.allowed{background:#5b4ce6}
.team-access-section-head{align-items:center!important}.team-access-section-head .team-group-actions{justify-content:flex-end;flex-wrap:wrap}
.team-permission-item{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;gap:10px!important;min-height:86px!important;padding:12px!important;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.team-permission-item>input{position:absolute!important;opacity:0!important;pointer-events:none!important}.team-permission-switch{display:block!important;grid-column:1;width:38px!important;height:22px!important;margin-top:2px!important}.team-permission-copy{grid-column:2;display:grid!important;gap:6px!important;min-width:0}.team-permission-title{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important}.team-permission-title b{min-width:0;font-size:12.5px!important;line-height:1.35}.team-permission-state{flex:0 0 auto;padding:3px 6px;border-radius:999px;background:#f1f2f5;color:#667085;font-size:9.5px;font-style:normal;font-weight:800}.team-permission-state.allowed{background:#eeebff;color:#5749d7}.team-permission-state.denied{background:#f1f2f5;color:#667085}.team-permission-explanation{margin:0!important;color:#667085!important;line-height:1.45!important}.team-permission-item.selected{border-color:#b7b0f3!important;background:#fbfaff!important;box-shadow:0 0 0 2px rgba(91,76,230,.05)}
.team-action-groups{display:grid;gap:10px}.team-action-group{padding:12px;border:1px solid #e3e5ec;border-radius:11px;background:#fff}.team-action-group.critical{border-color:#f0c9c6;background:#fffafa}.team-action-group-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:9px}.team-action-group-head b{font-size:12.5px}.team-action-group-head span{padding:3px 6px;border-radius:999px;background:#fff0ef;color:#b42318;font-size:9.5px;font-weight:800}
.team-access-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.team-access-summary section small{display:block;color:#667085;font-size:11px;line-height:1.4}.team-wizard-step[data-team-step="4"].active{align-content:start}

/* Planning method is presented once, in two separate calculations. */
.planning-method-details{border:1px solid #dfe3eb;border-radius:12px;background:#fff}.planning-method-details summary{padding:12px 14px;cursor:pointer;color:#4d43bd;font-size:12px;font-weight:800;list-style:none}.planning-method-details summary::-webkit-details-marker{display:none}.planning-method-details summary:after{content:'+';float:right}.planning-method-details[open] summary:after{content:'−'}.planning-method-details>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 12px 12px}.planning-method-details section{padding:12px;border-radius:10px;background:#f8f9fc}.planning-method-details section b{font-size:12.5px}.planning-method-details p{margin:6px 0;color:#667085;font-size:11.5px;line-height:1.5}.planning-method-details code{display:block;padding:8px;border-radius:8px;background:#fff;color:#4b5565;font:600 10.5px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:normal}.planning-history-warning{grid-column:1/-1;margin:0!important;padding:9px 10px;border-radius:8px;background:#fff6ed!important;color:#9a3412!important}

/* Product header values are two equal compact cards. */
.product-profile-actions{display:grid!important;grid-template-columns:repeat(2,minmax(170px,1fr))!important;gap:10px!important;min-width:min(390px,100%)}.product-value-card{appearance:none;display:grid;gap:3px;min-height:80px;padding:12px 13px;border:1px solid #e0e3ea;border-radius:12px;background:#fff;color:#344054;text-align:left;cursor:pointer;box-shadow:0 4px 14px rgba(31,41,55,.04);transition:.16s}.product-value-card:hover:not(:disabled){border-color:#a9a1ec;background:#faf9ff;transform:translateY(-1px)}.product-value-card:disabled{cursor:default}.product-value-card span{color:#667085;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.035em}.product-value-card b{overflow-wrap:anywhere;font-size:17px;line-height:1.25}.product-value-card small{color:#7569d7;font-size:10.5px}.product-cost-card small{color:#5b4ce6}.product-price-card b{color:#273247}

/* Search data availability. */
.search-data-access-note{margin:12px 0!important;border-color:#dcd8fb!important;background:#faf9ff!important}.search-data-access-note>div{display:grid;gap:4px}.search-data-access-note b{color:#5144c4;font-size:12.5px}.search-data-access-note span{color:#667085;font-size:11.5px;line-height:1.45}.search-data-state{display:grid;justify-items:start;gap:6px;margin:12px 0;padding:16px;border:1px solid #e2e5eb;border-radius:12px;background:#fafbfc}.search-data-state b{font-size:13px}.search-data-state span{color:#667085;font-size:11.5px;line-height:1.45}.search-data-state.unavailable{border-color:#f1c9c6;background:#fff9f8}.search-data-state.unavailable b{color:#b42318}

/* Extra product dropdown. */
#shipmentExtraProductResults button{display:grid;width:100%;gap:3px;padding:9px 10px;border:0;border-bottom:1px solid #edf0f4;background:#fff;text-align:left;cursor:pointer}#shipmentExtraProductResults button:hover{background:#f7f6ff}#shipmentExtraProductResults button span{color:#667085;font-size:10.5px}

/* Tooltip safety on narrow screens. */
.floating-tooltip{max-width:min(320px,calc(100vw - 20px))!important;overflow-wrap:anywhere!important}

@media(max-width:900px){.app-loading-status{top:auto;right:12px;bottom:12px;width:min(390px,calc(100vw - 24px))}.product-profile-actions{width:100%!important;min-width:0!important}.team-access-section-head{align-items:flex-start!important;flex-direction:column!important}.team-access-section-head .team-group-actions{width:100%;justify-content:flex-start}.team-access-section-head .team-group-actions .btn{flex:1}.planning-method-details>div{grid-template-columns:1fr}}
@media(max-width:600px){.product-profile-actions{grid-template-columns:1fr!important}.team-permission-title{flex-direction:column;gap:5px!important}.team-permission-state{align-self:flex-start}.team-access-summary{grid-template-columns:1fr!important}.team-summary-person{grid-column:auto!important}.team-permission-legend{display:grid;gap:8px}.app-loading-copy small{display:none}.app-loading-status{width:auto;max-width:calc(100vw - 24px)}}
@media(prefers-reduced-motion:reduce){.app-loading-spinner{animation:none}.product-value-card{transition:none}}
.search-data-state.warning{border-color:#f5d7a1;background:#fffbf2}.search-data-state.warning b{color:#9a6700}


/* ===== browser10.css ===== */
/* IXRU v0.77 — systematic layout, filters, access scope, stock valuation and modal polish */

/* Header: cabinet selector is self-explanatory without a redundant caption. */
.topbar-context{gap:0!important}.topbar-context-title{display:none!important}.topbar-context-fields{gap:10px!important}

/* One predictable loading location: centred immediately below the sticky header. */
.app-loading-status{position:fixed!important;top:76px!important;left:calc(50% + 135px)!important;right:auto!important;transform:translateX(-50%)!important;width:min(430px,calc(100vw - 40px))!important;z-index:3100!important}

/* Filters are a table toolbar, not a detached page header. */
.view .filters{align-items:flex-end!important}.stocks-filter-panel,.planning-filter-panel,#productsPaneCosts>.filters{margin-top:10px!important;margin-bottom:8px!important;background:#fff!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:12px 14px!important;box-shadow:none!important}
.planning-filter-panel .planning-action-bar{width:100%;margin:10px 0 0;padding-top:10px;border-top:1px solid var(--line)}
.filter-reset-btn{background:#fff!important;color:#475467!important;border:1px solid #d0d5dd!important;box-shadow:none!important;white-space:nowrap}.filter-reset-btn:hover{background:#f8fafc!important;border-color:#98a2b3!important}.filter-reset-btn span{font-size:16px;margin-right:4px}
.filters input::placeholder,.filters textarea::placeholder,.searchable-select input::placeholder{font-weight:400!important;color:#98a2b3!important}

/* Selects with substring search. The original select remains the data source. */
.searchable-select{position:relative;min-width:190px}.searchable-select>select{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.searchable-select>input{width:100%}.searchable-select-list{display:none;position:absolute;left:0;right:0;top:calc(100% + 5px);z-index:850;max-height:280px;overflow:auto;padding:6px;background:#fff;border:1px solid #d0d5dd;border-radius:12px;box-shadow:0 18px 46px rgba(16,24,40,.18)}.searchable-select-list.open{display:grid}.searchable-select-list button{border:0;background:#fff;text-align:left;padding:9px 10px;border-radius:8px;color:#344054;cursor:pointer}.searchable-select-list button:hover,.searchable-select-list button:focus{background:#f2f4ff;color:#4038b5}.searchable-select-list>span{padding:12px;color:#667085;font-size:12px}

/* Product links no longer spend table width on decorative arrows. */
.product-name-link:after,.stock-link:after,.order-product-link:after,.product-link:after,.table-product-link:after{display:none!important;content:none!important}.product-name-link,.stock-link,.order-product-link,.product-link{padding-right:0!important}

/* Stock values and badges. */
.stock-value-card{grid-column:span 1}.stock-value-lines{display:grid;gap:9px}.stock-value-lines span{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.stock-value-lines small{color:var(--muted);font-size:11px}.stock-value-lines b{font-size:17px;color:#273142}.warehouse-mini{border:1px solid #d9ddf8!important;background:#f7f7ff!important}.pill{border:1px solid currentColor!important}.pill.good{border-color:#a6dbc5!important}.pill.warn{border-color:#efc98a!important}.pill.bad{border-color:#efb1b1!important}.pill.info{border-color:#b9c7ed!important}

/* Cost table: the edit action belongs to the value. */
.cost-value-inline{display:flex;align-items:center;justify-content:flex-end;gap:7px}.icon-edit-button{display:inline-grid;place-items:center;width:29px;height:29px;padding:0;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#5b4ce6;cursor:pointer;font-size:13px;line-height:1}.icon-edit-button:hover{background:#f3f1ff;border-color:#b8b1f4}.costs-modern-table th:last-child,.costs-modern-table td:last-child{position:static!important;right:auto!important}.cost-import-issues td small{display:block;margin-top:4px;color:#667085;line-height:1.35}.cost-import-issues table{min-width:1050px}

/* Planning: scheme and its settings live in one column. */
.planning-scheme-cell{display:grid;grid-template-columns:minmax(190px,1fr) 30px;gap:8px;align-items:center}.planning-method-note{background:transparent!important;border:0!important;padding:0!important}.planning-method-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.planning-method-grid section{padding:13px 15px;border:1px solid #dfe3f8;border-radius:13px;background:#fafaff}.planning-method-grid section>span{display:block;font-weight:800;color:#4038b5;margin-bottom:5px}.planning-method-grid p{margin:0 0 8px;color:#5d6676;font-size:12px;line-height:1.5}.planning-method-grid code{display:block;white-space:normal;padding:8px;border-radius:8px;background:#fff;color:#344054;font:11px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace}

/* Shipment comboboxes must render above adjacent blocks. */
.shipment-warehouse-panel,.shipment-add-product-panel{overflow:visible!important;position:relative}.shipment-warehouse-panel{z-index:72}.shipment-add-product-panel{z-index:66}.warehouse-combobox,.shipment-product-picker{position:relative;z-index:2}.warehouse-search-results,.shipment-product-results{z-index:1100!important;max-height:360px!important}.shipment-product-results button{display:grid!important;grid-template-columns:42px 1fr!important;gap:10px!important;align-items:center!important}.shipment-product-results img,.shipment-product-placeholder{width:42px;height:42px;border-radius:9px;object-fit:cover;background:#f2f4f7;display:grid;place-items:center}.shipment-product-results button>span:last-child{display:grid;gap:2px}.shipment-product-results small,.shipment-product-results em{font-size:11px;color:#667085;font-style:normal}.shipment-pallet-box-add select{min-width:310px}

/* Team access scope is exclusive and visually consistent with step 4 switches. */
.team-cabinet-scope{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.team-scope-option{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:start;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer}.team-scope-option>input,.team-cabinet-item>input{position:absolute!important;opacity:0!important;pointer-events:none!important}.team-scope-option>span:last-child,.team-cabinet-item .team-choice-copy{display:grid;gap:4px}.team-scope-option small,.team-cabinet-item small{color:var(--muted);font-size:11.5px;line-height:1.4}.team-scope-option.selected,.team-cabinet-item.selected{border-color:#9e96ee;background:#f7f6ff;box-shadow:0 0 0 2px rgba(91,76,230,.08)}.team-scope-option input:checked+.team-permission-switch,.team-cabinet-item input:checked+.team-permission-switch{background:var(--brand)}.team-scope-option input:checked+.team-permission-switch:after,.team-cabinet-item input:checked+.team-permission-switch:after{transform:translateX(15px)}.team-cabinet-item{display:grid!important;grid-template-columns:38px 1fr!important;align-items:start!important}.team-cabinet-item input:disabled+.team-permission-switch{opacity:.45}.team-wizard-step[data-team-step="4"]{min-height:420px}.team-action-groups{display:grid;gap:10px}

/* Notification drawer follows the same panel and typography system as the rest of IXRU. */
.notification-backdrop{background:rgba(15,23,42,.28)!important;backdrop-filter:blur(2px)!important}.notification-drawer{width:min(430px,100vw)!important;background:#f8fafc!important;border-left:1px solid #e4e7ec!important;box-shadow:-20px 0 55px rgba(16,24,40,.16)!important}.notification-drawer-head{padding:20px 20px 15px!important;background:#fff!important;border-bottom:1px solid #eaecf0!important}.notification-drawer-head span{color:#5b4ce6!important;font-size:10px!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-weight:800!important}.notification-drawer-head h3{font-size:22px!important;margin:4px 0 0!important}.notification-drawer-actions button{border:1px solid #d0d5dd!important;border-radius:9px!important;background:#fff!important;color:#475467!important;min-height:34px!important}.notification-drawer-body{padding:14px!important;display:grid!important;gap:10px!important}.notification-item{border:1px solid #e4e7ec!important;border-radius:13px!important;background:#fff!important;padding:13px!important;box-shadow:0 3px 10px rgba(16,24,40,.035)!important}.notification-item.unread{border-color:#c8c2f7!important;box-shadow:inset 3px 0 #5b4ce6!important}.notification-item-title{align-items:center!important}.notification-item p{color:#667085!important;line-height:1.45!important}.notification-item-actions button{border:0!important;border-radius:8px!important;padding:7px 9px!important;background:#f1efff!important;color:#4b3ec7!important;font-weight:700!important}.notification-control-link{margin:0 14px 14px!important;width:calc(100% - 28px)!important}

/* Reports and modal clean-up. */
.reports-sync-status{margin-bottom:10px}.reports-modern-table .table-cell-actions{width:70px!important}.report-detail-head{padding:4px 2px 16px;border-bottom:1px solid var(--line);margin-bottom:14px}.report-metrics-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}.report-detail-table-wrap{border-top:0!important}.modal-card.wide:has(#reportDetails){width:min(1260px,calc(100vw - 30px));max-height:calc(100vh - 30px);overflow:auto}

/* Funnel: clearer hierarchy and not just four thin bars. */
#growthFunnel{display:grid;gap:9px}.funnel-stage{position:relative;padding:11px 13px;border:1px solid #e1e4ec;border-radius:12px;background:#fff;overflow:hidden}.funnel-stage:before{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--stage-width,100%);background:linear-gradient(90deg,rgba(91,76,230,.11),rgba(91,76,230,.025));pointer-events:none}.funnel-label,.funnel-track{position:relative}.funnel-track{height:6px!important;background:#eef0f5!important}.funnel-track span{background:linear-gradient(90deg,#7567ee,#4f46c8)!important}.growth-filter-panel label:has(#growthStatus){min-width:230px}

/* Search query subscription note is always visible. */
.product-search-data-note{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;margin:10px 0;border:1px solid #d8d3fb;border-radius:12px;background:#f8f7ff}.product-search-data-note b{white-space:nowrap;color:#463bbd}.product-search-data-note span{font-size:12px;color:#5d6676;line-height:1.45}

/* Expense action header is intentionally blank and narrow. */
.expenses-list-panel th:last-child,.expenses-list-panel td:last-child{width:58px!important;min-width:58px!important;text-align:center!important}

@media(max-width:1100px){.app-loading-status{left:50%!important}.planning-method-grid,.team-cabinet-scope{grid-template-columns:1fr}.report-metrics-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){.app-loading-status{top:auto!important;bottom:12px!important;left:12px!important;right:12px!important;transform:none!important;width:auto!important}.searchable-select{min-width:100%;width:100%}.planning-method-grid{grid-template-columns:1fr}.notification-drawer{width:100%!important}.report-metrics-cards{grid-template-columns:1fr!important}.shipment-pallet-box-add select{min-width:0;width:100%}}

/* v0.77 final refinements */
.planning-method-heading{display:flex;justify-content:space-between;gap:18px;align-items:baseline;margin:2px 0 9px;padding:0 2px}.planning-method-heading b{font-size:14px;color:#273142}.planning-method-heading span{font-size:11.5px;color:#667085;text-align:right}.product-card-link-arrow,.planning-product-link>i{display:none!important}.product-card-link,.planning-product-link{padding-right:10px!important}.report-date-accent{display:inline-block;padding:3px 7px;border-radius:7px;background:#f3f4ff;color:#4038b5}.report-payment-accent{font-weight:800;color:#344054}.cost-inline-edit .icon-edit-button{flex:0 0 auto}.products-hub-table .cost-value-inline{min-width:118px}.team-cabinet-scope input[type=radio]{appearance:none!important}.team-scope-option{position:relative}.team-scope-option:focus-within{outline:2px solid rgba(91,76,230,.22);outline-offset:2px}
@media(max-width:700px){.planning-method-heading{display:grid;gap:3px}.planning-method-heading span{text-align:left}}

.funnel-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.funnel-label>span{display:flex;align-items:center;gap:9px}.funnel-label em{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#eeecff;color:#4b3ec7;font-style:normal;font-size:11px;font-weight:800}.funnel-label strong{font-size:19px;color:#273142}.funnel-stage-meta{position:relative;display:flex;justify-content:space-between;gap:10px;margin:5px 0 8px;font-size:11px;color:#667085}.funnel-stage-meta small{color:#98a2b3}.cost-import-identifiers{display:grid;gap:2px}.cost-import-identifiers span{font-size:11px;color:#667085}.reports-sync-status .data-freshness{display:block;padding:9px 12px;border:1px solid #e4e7ec;border-radius:10px;background:#f8fafc;color:#667085;font-size:11.5px}

.dual-metric-primary{display:grid;gap:2px}.dual-metric-primary small{font-size:11px;font-weight:600;color:var(--muted)}.dual-metric-primary b{font:inherit;color:inherit}


/* ===== browser11.css ===== */
/* IXRU v0.78 — regression repair: predictable controls, stable overlays and compact tables. */

/* Reset is a quiet toolbar action, never a filled primary button. */
.filter-reset-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px 11px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#475467;font-family:inherit;font-size:12px;font-weight:650;line-height:1.2;cursor:pointer;white-space:nowrap}
.filter-reset-btn:hover{background:#f8fafc;border-color:#b8bec9;color:#1d2939}.filter-reset-btn:focus-visible{outline:3px solid rgba(91,76,230,.16);outline-offset:1px}.filter-reset-btn>span:first-child{font-size:15px;color:#7b72dd}

/* Summary cards keep one geometry on every row. */
.summary-main-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important}
.summary-main-cards>.summary-metric-card{height:100%!important;min-height:132px!important;max-height:none!important}
.summary-main-cards .dual-metric-primary{display:grid;gap:2px}.summary-main-cards .dual-metric-primary small{font-weight:600;color:#667085}.summary-main-cards .dual-metric-primary b{font-size:inherit}
@media(max-width:1250px){.summary-main-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:900px){.summary-main-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.summary-main-cards{grid-template-columns:1fr!important}.summary-main-cards>.summary-metric-card{min-height:104px!important}}

/* Product metadata in orders belongs to the product cell, not as loose body text. */
.order-size-meta{display:inline-flex;align-items:center;gap:5px;margin:6px 0 0 50px;padding:3px 7px;border-radius:7px;background:#f5f6fa;color:#667085;font-size:10.5px;line-height:1.2}
.order-size-meta span{color:#98a2b3}.order-size-meta b{font-size:10.5px;color:#475467}

/* Cost pages: quiet values, clickable products and a collapsible import utility below the table. */
.costs-filter-panel{margin:8px 0 10px!important;padding:12px 14px!important;overflow:visible!important;position:relative;z-index:45}
.cost-missing-text,.cost-zero-text{font-size:12px;font-weight:650;color:#667085}.cost-zero-text{color:#b54708}
.cost-product-link{display:grid;gap:3px;width:100%;border:0;background:transparent;padding:0;text-align:left;color:inherit;cursor:pointer}.cost-product-link:hover b{color:#5146ce}.cost-product-link span{font-size:11px;color:#667085;font-weight:400}
.cost-inline-edit{cursor:pointer;border-radius:8px;padding:3px 4px}.cost-inline-edit:hover{background:#f7f6ff}.cost-inline-edit .icon-edit-button{flex:0 0 27px;width:27px;height:27px;border-color:transparent;background:transparent}.cost-inline-edit:hover .icon-edit-button{border-color:#c9c5f5;background:#fff}
.cost-import-panel{margin-top:12px!important;padding:0!important;overflow:hidden}.cost-import-panel>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 17px;cursor:pointer;list-style:none}.cost-import-panel>summary::-webkit-details-marker{display:none}.cost-import-panel>summary>span{display:grid;gap:3px}.cost-import-panel>summary small{font-size:11.5px;color:#667085;font-weight:400}.cost-import-panel>summary i{font-style:normal;color:#667085;transition:transform .18s}.cost-import-panel[open]>summary i{transform:rotate(180deg)}.cost-import-body{padding:0 17px 17px;border-top:1px solid #eaecf0}.cost-import-body>p{margin-top:14px}

/* Calculation help is collapsed by default and remains two distinct calculations. */
.planning-method-note{padding:0!important;border:1px solid #e3e5f4!important;border-radius:13px!important;background:#fff!important;overflow:hidden}
.planning-method-details>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;cursor:pointer;list-style:none}.planning-method-details>summary::-webkit-details-marker{display:none}.planning-method-details>summary>span{display:grid;gap:3px}.planning-method-details>summary b{color:#344054}.planning-method-details>summary small{font-size:11.5px;color:#667085}.planning-method-details>summary i{font-style:normal;color:#667085;transition:transform .18s}.planning-method-details[open]>summary i{transform:rotate(180deg)}.planning-method-details .planning-method-grid{padding:0 14px 14px}

/* Searchable selects must sit above cards and tables. */
.stocks-filter-panel,.planning-filter-panel,.supplies-filter-panel,.product-filter-bar,.growth-filter-panel,.finance-management-toolbar,.outbound-list-toolbar{position:relative!important;overflow:visible!important;z-index:80!important}
.searchable-select{z-index:1}.searchable-select:focus-within{z-index:2500}.searchable-select-list{z-index:2600!important;min-width:100%;width:max-content;max-width:min(430px,80vw);box-sizing:border-box}
.stocks-filter-panel .searchable-select-list,.planning-filter-panel .searchable-select-list{left:0;right:auto;min-width:280px}

/* Warehouse and product pickers in a shipment sheet always overlay the following panel. */
.shipment-warehouse-panel{position:relative!important;z-index:9000!important;overflow:visible!important}.shipment-add-product-panel{position:relative!important;z-index:20!important;overflow:visible!important}
.warehouse-combobox{position:relative!important;z-index:9100!important}.warehouse-search-results{position:absolute!important;z-index:9200!important;background:#fff!important;box-shadow:0 20px 50px rgba(16,24,40,.2)!important}
.shipment-product-picker{position:relative!important;z-index:110!important}.shipment-product-results{z-index:2000!important;background:#fff!important;box-shadow:0 20px 50px rgba(16,24,40,.2)!important}

/* Funnel filters are a clean toolbar and keep native controls for short lists. */
.growth-filter-panel>.filters{display:grid!important;grid-template-columns:minmax(190px,1.05fr) minmax(180px,.9fr) minmax(230px,1.2fr) minmax(220px,1.2fr) auto;gap:10px;align-items:end}
.growth-filter-panel>.filters>label,.growth-filter-panel>.filters>.range-field{min-width:0!important;width:100%!important}.growth-filter-panel select,.growth-filter-panel input,.growth-filter-panel .range-trigger{width:100%!important}
.funnel-stage-meta{justify-content:flex-start!important}.funnel-stage-meta small{display:none!important}
@media(max-width:1100px){.growth-filter-panel>.filters{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.growth-filter-panel>.filters{grid-template-columns:1fr}.order-size-meta{margin-left:0}}

/* Reports: restore the compact, sortable financial table without the removed detail columns. */
#view-reports .finance-management-toolbar{z-index:70}.reports-filters{display:grid!important;grid-template-columns:minmax(190px,1fr) minmax(150px,.7fr) minmax(200px,1fr) auto auto auto auto;gap:9px;align-items:end}.reports-filters>*{min-width:0!important}.reports-modern-table{min-width:1060px!important}.reports-finance-table th,.reports-finance-table td{vertical-align:middle!important}.reports-finance-table th:nth-child(1){width:120px}.reports-finance-table th:nth-child(2){min-width:230px}.reports-finance-table th:nth-child(3){width:125px}.reports-finance-table th:nth-child(4),.reports-finance-table th:nth-child(5){width:155px}.reports-finance-table th:nth-child(6){width:130px}.reports-finance-table th:last-child{width:54px!important;min-width:54px!important}.report-period{display:grid;gap:4px}.report-period span{font-size:11px;color:#667085}.report-open-button{border-color:#d9d6f8!important;background:#f8f7ff!important}.reports-sync-status .data-freshness{color:#667085;background:#f8fafc;border-color:#e4e7ec}
@media(max-width:1180px){.reports-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.reports-filters{grid-template-columns:1fr}}

/* Employee wizard: the actual controls remain clickable; decorative switches never intercept. */
.team-access-modal-card{overflow:hidden!important}.team-wizard-scroll{overflow:auto!important;overscroll-behavior:contain}.team-scope-option,.team-cabinet-item,.team-permission-item{position:relative!important}.team-scope-option{grid-template-columns:38px minmax(0,1fr)!important}.team-permission-grid{align-items:stretch}.team-permission-item{min-height:94px}.team-wizard-step[data-team-step="4"]{min-height:0!important}.team-modal-actions{position:sticky!important;bottom:0!important;z-index:30!important;background:#fff!important;border-top:1px solid #eaecf0!important}

/* Notification panel closes without hiding the focused close button. */
.notification-drawer[aria-hidden="true"]{visibility:hidden}.notification-drawer.active{visibility:visible}

/* Loading status has one stable centre position and does not wash out the page. */
.app-loading-status{top:82px!important;left:calc(50% + 130px)!important;right:auto!important;transform:translateX(-50%)!important}
.view.is-loading,.view.loading{opacity:1!important;filter:none!important;pointer-events:auto!important}

@media(max-width:760px){.app-loading-status{top:66px!important;left:50%!important;width:calc(100vw - 24px)!important}.team-cabinet-scope{grid-template-columns:1fr!important}.shipment-warehouse-panel{z-index:9000!important}.warehouse-search-results{position:fixed!important;left:12px!important;right:12px!important;top:24%!important;max-height:55vh!important}}

/* Final regression fixes. */
.summary-main-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.summary-main-cards>.summary-metric-card{min-height:146px!important}
.summary-stock-value-lines{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}
.summary-stock-value-lines>span{display:grid;gap:3px;min-width:0}
.summary-stock-value-lines small{font-size:10.5px;color:#667085;font-weight:600;white-space:normal}
.summary-stock-value-lines b{font-size:17px;line-height:1.15;color:#101828;white-space:nowrap}
@media(max-width:1050px){.summary-main-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.summary-main-cards{grid-template-columns:1fr!important}.summary-stock-value-lines{grid-template-columns:1fr}}

.order-size-meta{display:block;margin:5px 0 0 50px;padding:0;border:0;border-radius:0;background:transparent;color:#98a2b3;font-size:10.5px;line-height:1.25}
.order-size-meta b{font-size:10.5px;color:#667085;font-weight:600}

.permanent-search-access-note{margin-bottom:10px!important}

/* Use the real form control as the switch. This avoids invisible label layers intercepting clicks. */
.team-scope-option>input,.team-cabinet-item>input,.team-permission-item>input{
  position:relative!important;inset:auto!important;display:block!important;flex:0 0 38px!important;
  width:38px!important;height:22px!important;margin:0!important;opacity:1!important;z-index:3!important;
  appearance:none!important;-webkit-appearance:none!important;border:1px solid #d0d5dd!important;
  border-radius:999px!important;background:#e4e7ec!important;cursor:pointer!important;pointer-events:auto!important;
  transition:background .16s,border-color .16s,box-shadow .16s!important
}
.team-scope-option>input::after,.team-cabinet-item>input::after,.team-permission-item>input::after{
  content:"";display:block;width:16px;height:16px;margin:2px;border-radius:50%;background:#fff;
  box-shadow:0 1px 3px rgba(16,24,40,.25);transition:transform .16s
}
.team-scope-option>input:checked,.team-cabinet-item>input:checked,.team-permission-item>input:checked{background:#6558e8!important;border-color:#6558e8!important}
.team-scope-option>input:checked::after,.team-cabinet-item>input:checked::after,.team-permission-item>input:checked::after{transform:translateX(16px)}
.team-scope-option>input:focus-visible,.team-cabinet-item>input:focus-visible,.team-permission-item>input:focus-visible{box-shadow:0 0 0 4px rgba(101,88,232,.15)!important;outline:none!important}
.team-scope-option>input:disabled,.team-cabinet-item>input:disabled,.team-permission-item>input:disabled{opacity:.55!important;cursor:not-allowed!important}
.team-scope-option>.team-permission-switch,.team-cabinet-item>.team-permission-switch,.team-permission-item>.team-permission-switch{display:none!important}
.team-scope-option,.team-cabinet-item,.team-permission-item{pointer-events:auto!important}
.team-scope-option>span:last-child,.team-cabinet-item .team-choice-copy,.team-permission-copy{pointer-events:auto!important}


/* ===== browser12.css ===== */
/* IXRU v0.79 — compact summary, fresh defaults and unified product rows. */

/* Summary cards return to a compact notebook-friendly scale. */
.summary-main-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important}
.summary-main-cards>.summary-metric-card{min-height:96px!important;height:auto!important;padding:10px 12px!important;border-radius:12px!important}
.summary-main-cards .metric-card-top{margin-bottom:5px!important}
.summary-main-cards .value{font-size:19px!important;line-height:1.16!important}
.summary-main-cards .summary-card-secondary,.summary-main-cards .metric-comparison{font-size:10.75px!important;line-height:1.3!important}
.summary-main-cards .summary-stock-value-lines{grid-template-columns:1fr 1fr!important;gap:7px!important}
.summary-main-cards .summary-stock-value-lines b{font-size:15px!important}
@media(max-width:1220px){.summary-main-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:880px){.summary-main-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.summary-main-cards{grid-template-columns:1fr!important}.summary-main-cards>.summary-metric-card{min-height:88px!important}}

/* Product deviations use the same quiet typography as the remaining service. */
.summary-products-panel{padding:16px!important}
.summary-product-ranking{border-radius:12px!important;border-color:#e4e7ec!important;box-shadow:none!important}
.summary-product-rank-row{min-height:58px!important;padding:9px 12px!important;gap:11px!important}
.summary-product-rank-main>b{font-size:12.75px!important;font-weight:600!important;color:#344054!important}
.summary-product-rank-main>small{font-size:10.5px!important;color:#667085!important}
.summary-product-rank-number{width:25px!important;height:25px!important;border-radius:7px!important;font-weight:700!important;background:#f5f4ff!important}
.summary-product-rank-metric small{font-size:9.5px!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}
.summary-product-rank-metric strong{font-size:12.5px!important;font-weight:650!important}
.summary-product-issue em{font-weight:600!important}

/* Order size is secondary product metadata; article/barcode remain in their own column. */
.order-product{display:grid!important;gap:3px!important}
.order-product>b{font-weight:600!important}
.order-product .product-submeta{font-size:10.75px!important;line-height:1.25!important;color:#667085!important;font-weight:400!important}
.order-size-meta{display:none!important}

/* Costs and the main product catalogue share thumbnails and typography. */
.costs-modern-table .product-card-link{min-width:250px!important}
.costs-modern-table .product-thumb{width:42px!important;height:48px!important}
.cost-value-inline>b{font-size:14.5px!important;font-weight:700!important;color:#273142!important}
.cost-value-inline .cost-missing-text{font-size:12.5px!important}
.costs-modern-table td:last-child{font-size:12.75px!important;color:#475467!important;font-variant-numeric:tabular-nums}

/* Long WB error text in the compact price card wraps instead of expanding it. */
.product-value-card small{max-width:210px;white-space:normal;overflow-wrap:anywhere}


/* ===== browser13.css ===== */
/* IXRU v0.80-working1 — calmer typography and compact controls. */
:root{
  --w1-text:#202939;
  --w1-muted:#667085;
  --w1-line:#e4e7ec;
  --w1-soft:#f7f8fa;
  --w1-accent:#5146d9;
}

.app-shell .main,
.app-shell button,
.app-shell input,
.app-shell select,
.app-shell textarea{
  font-weight:400;
}

.app-shell .topbar h2,
.app-shell .panel-head h3,
.app-shell .entity-hero h2,
.app-shell .modal h3,
.app-shell .drawer h3{
  font-weight:600;
  letter-spacing:-.012em;
}

.app-shell .card .label,
.app-shell .metric-card .label,
.app-shell th,
.app-shell label,
.app-shell .section-kicker,
.app-shell .page-eyebrow{
  font-weight:500;
}

.app-shell .card .value,
.app-shell .metric-card .value,
.app-shell .report-money,
.app-shell td>b,
.app-shell .product-cell b,
.app-shell .order-product b{
  font-weight:600;
}

.app-shell .small-muted,
.app-shell .product-submeta,
.app-shell .order-product span,
.app-shell .report-period span,
.app-shell .table-result-meta{
  color:var(--w1-muted);
  font-weight:400;
}

.app-shell .btn,
.app-shell .range-trigger,
.app-shell .filter-reset-btn{
  font-weight:500;
}

.view .local-cabinet-filter{
  display:none!important;
}

.filter-reset-btn{
  min-height:32px!important;
  padding:6px 9px!important;
  gap:5px!important;
  border-radius:9px!important;
  font-size:12px!important;
  line-height:1!important;
  white-space:nowrap;
}
.filter-reset-btn>span:first-child{
  font-size:13px;
  line-height:1;
}

.filters>.btn,
.filters>.filter-reset-btn{
  align-self:end;
}

@media(max-width:760px){
  .filter-reset-btn{
    width:auto!important;
    justify-self:start;
  }
}


/* ===== browser14.css ===== */
/* IXRU v0.80-working1 — unified tabs, product thumbnails and report cleanup. */
.entity-tabs,
.section-tabs,
.view-switcher,
.products-hub-tabs,
.summary-product-tabs{
  display:inline-flex;
  align-items:center;
  gap:3px!important;
  padding:3px!important;
  border:1px solid #e2e6ec!important;
  border-radius:11px!important;
  background:#f6f7f9!important;
  box-shadow:none!important;
}

.entity-tab,
.section-tab,
.view-switch,
.products-hub-tab,
.summary-product-tab{
  min-height:34px!important;
  padding:7px 12px!important;
  border:0!important;
  border-radius:8px!important;
  background:transparent!important;
  color:#667085!important;
  font-size:13px!important;
  font-weight:500!important;
  box-shadow:none!important;
}

.entity-tab.active,
.section-tab.active,
.view-switch.active,
.products-hub-tab.active,
.summary-product-tab.active{
  background:#fff!important;
  color:#29235c!important;
  box-shadow:0 1px 3px rgba(16,24,40,.09)!important;
}

.entity-tab:hover,
.section-tab:hover,
.view-switch:hover,
.products-hub-tab:hover,
.summary-product-tab:hover{
  color:#3730a3!important;
}

.supplies-filter-panel{
  margin:12px 0 8px!important;
}
.supplies-cards{
  margin-bottom:8px!important;
}
#suppliesSyncStatus{
  margin-bottom:4px;
}

.product-thumb,
.summary-product-thumb{
  flex:0 0 auto;
  width:40px;
  height:48px;
  border:1px solid #e4e7ec;
  border-radius:8px;
  background:#f2f4f7;
  object-fit:cover;
}
.product-thumb.placeholder,
.summary-product-thumb.placeholder{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#98a2b3;
  font-size:10px;
  font-weight:600;
  letter-spacing:.04em;
}
.summary-product-thumb{
  width:34px;
  height:42px;
  border-radius:7px;
}
.summary-product-rank-row{
  grid-template-columns:auto auto minmax(0,1fr) auto auto!important;
}
.summary-product-rank-row.attention{
  grid-template-columns:auto auto minmax(0,1fr) minmax(130px,.75fr) auto!important;
}

.planning-product-link,
.planning-product-cell{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  text-align:left;
}
.planning-product-link>.product-thumb,
.planning-product-cell>.product-thumb{
  width:38px;
  height:46px;
}

.funnel-product-cell.with-thumb{
  display:grid;
  grid-template-columns:40px minmax(0,1fr);
  align-items:start;
  gap:10px;
}
.funnel-product-cell.with-thumb>.product-thumb{
  width:40px;
  height:48px;
}

.report-number-link{
  display:inline-flex!important;
  flex-direction:column;
  align-items:flex-start;
  gap:2px;
  text-align:left;
}
.report-number-link small{
  color:#635bcb;
  font-size:11px;
  font-weight:500;
  text-decoration:underline;
  text-underline-offset:2px;
}
.reports-finance-table th:last-child,
.reports-finance-table td:last-child{
  padding-right:14px!important;
}

@media(max-width:760px){
  .entity-tabs,
  .section-tabs,
  .view-switcher,
  .products-hub-tabs,
  .summary-product-tabs{
    max-width:100%;
    overflow:auto;
  }
  .summary-product-rank-row,
  .summary-product-rank-row.attention{
    grid-template-columns:auto auto minmax(0,1fr)!important;
  }
  .summary-product-rank-row .summary-product-rank-metric,
  .summary-product-rank-row .summary-product-issue{
    grid-column:3;
  }
}

