.Composer-module__T1JsSG__composer{background:var(--surface-page);border-top:1px solid var(--border);padding:var(--space-3) var(--space-4) var(--space-4);position:sticky;bottom:0}.Composer-module__T1JsSG__inner{width:100%;max-width:760px;margin-inline:auto}.Composer-module__T1JsSG__box{align-items:flex-end;gap:var(--space-2);border:1px solid var(--border-strong);border-radius:var(--radius-lg);padding:var(--space-2) var(--space-2) var(--space-2) var(--space-4);background:var(--surface-page);display:flex}.Composer-module__T1JsSG__input{resize:none;font:inherit;color:var(--text-primary);max-height:200px;padding:var(--space-2) 0;background:0 0;border:none;outline:none;flex:1}.Composer-module__T1JsSG__send{border-radius:var(--radius-pill);background:var(--color-green);width:36px;height:36px;color:var(--text-on-green);flex:none;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:flex}.Composer-module__T1JsSG__send:disabled{opacity:.4;cursor:default}
.EmptyState-module__dGZItq__empty{width:100%;max-width:640px;margin:var(--space-9) auto 0;text-align:center}.EmptyState-module__dGZItq__title{font-size:var(--fs-h1);margin-bottom:var(--space-6)}.EmptyState-module__dGZItq__chips{gap:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.EmptyState-module__dGZItq__chip{border:1px solid var(--border);border-radius:var(--radius-pill);padding:var(--space-2) var(--space-4);font-size:var(--fs-small);color:var(--ink-700);background:var(--surface-page);transition:background .15s,border-color .15s}.EmptyState-module__dGZItq__chip:hover{background:var(--green-soft);border-color:var(--green-strong)}
.Markdown-module__wgbevq__prose{color:var(--text-primary);font-size:var(--fs-body);line-height:var(--leading-body)}.Markdown-module__wgbevq__prose>:first-child{margin-top:0}.Markdown-module__wgbevq__prose>:last-child{margin-bottom:0}.Markdown-module__wgbevq__prose p{margin:0 0 var(--space-3)}.Markdown-module__wgbevq__prose ul,.Markdown-module__wgbevq__prose ol{margin:0 0 var(--space-3);padding-left:var(--space-5)}.Markdown-module__wgbevq__prose li{margin:var(--space-1) 0}.Markdown-module__wgbevq__prose h1,.Markdown-module__wgbevq__prose h2,.Markdown-module__wgbevq__prose h3{margin:var(--space-4) 0 var(--space-2)}.Markdown-module__wgbevq__prose h1,.Markdown-module__wgbevq__prose h2{font-size:var(--fs-h3)}.Markdown-module__wgbevq__prose h3{font-size:1.05rem}.Markdown-module__wgbevq__prose a{color:var(--ink-900);text-underline-offset:2px;text-decoration:underline}.Markdown-module__wgbevq__prose blockquote{margin:0 0 var(--space-3);padding-left:var(--space-3);border-left:3px solid var(--green-strong);color:var(--ink-700)}.Markdown-module__wgbevq__prose code{font-family:var(--font-mono);background:var(--surface-subtle);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.1em .35em;font-size:.875em}.Markdown-module__wgbevq__prose pre{margin:0 0 var(--space-3);padding:var(--space-3);background:var(--surface-subtle);border:1px solid var(--border);border-radius:var(--radius-sm);overflow-x:auto}.Markdown-module__wgbevq__prose pre code{background:0 0;border:none;padding:0}.Markdown-module__wgbevq__tableWrap{margin:0 0 var(--space-3);overflow-x:auto}.Markdown-module__wgbevq__tableWrap table{border-collapse:collapse;width:100%;font-size:var(--fs-small)}.Markdown-module__wgbevq__tableWrap th,.Markdown-module__wgbevq__tableWrap td{border:1px solid var(--border);padding:var(--space-2) var(--space-3);text-align:left}.Markdown-module__wgbevq__tableWrap th{background:var(--green-soft);font-weight:var(--weight-medium)}
.Queries-module__4p4ikq__details{margin-top:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.Queries-module__4p4ikq__summary{cursor:pointer;padding:var(--space-2) var(--space-3);background:var(--surface-subtle);font-size:var(--fs-small);color:var(--ink-500);list-style:none}.Queries-module__4p4ikq__summary::-webkit-details-marker{display:none}.Queries-module__4p4ikq__list{margin:0;padding:0;list-style:none}.Queries-module__4p4ikq__item{padding:var(--space-2) var(--space-3);border-top:1px solid var(--border)}.Queries-module__4p4ikq__row{align-items:flex-start;gap:var(--space-2);display:flex}.Queries-module__4p4ikq__query{font-family:var(--font-mono);font-size:var(--fs-small);color:var(--ink-700);white-space:pre-wrap;word-break:break-word;flex:1;margin:0;line-height:1.5}.Queries-module__4p4ikq__copy{font-size:var(--fs-small);color:var(--ink-500);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-page);cursor:pointer;flex:none;padding:2px 8px}.Queries-module__4p4ikq__copy:hover{color:var(--ink-900)}.Queries-module__4p4ikq__rows{margin-top:var(--space-1);font-size:var(--fs-small);color:var(--ink-500);display:inline-block}
.IconButton-module__qmzD9G__iconBtn{width:32px;height:32px;color:var(--ink-500);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.IconButton-module__qmzD9G__iconBtn:hover:not(:disabled){color:var(--ink-900);background:var(--surface-subtle)}.IconButton-module__qmzD9G__iconBtn:disabled{cursor:not-allowed;color:var(--border-strong)}.IconButton-module__qmzD9G__danger:hover:not(:disabled){color:var(--danger)}
.rebates-module__XBx0jW__page{padding-top:var(--space-7);padding-bottom:var(--space-8)}.rebates-module__XBx0jW__head{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.rebates-module__XBx0jW__headRight{align-items:center;gap:var(--space-3);display:flex}.rebates-module__XBx0jW__muted{color:var(--text-muted);max-width:60ch}.rebates-module__XBx0jW__status{margin-bottom:var(--space-4);color:var(--ink-700);font-size:var(--fs-small)}.rebates-module__XBx0jW__error{margin-bottom:var(--space-4);color:var(--danger);font-size:var(--fs-small)}.rebates-module__XBx0jW__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.rebates-module__XBx0jW__searchWrap{flex:260px;align-items:center;max-width:420px;display:flex;position:relative}.rebates-module__XBx0jW__searchIcon{color:var(--ink-500);pointer-events:none;position:absolute;left:.7rem}.rebates-module__XBx0jW__searchInput{border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface-page);width:100%;color:var(--text-primary);font:inherit;font-size:var(--fs-small);padding:.55rem .7rem .55rem 2.2rem}.rebates-module__XBx0jW__filterWrap{position:relative}.rebates-module__XBx0jW__filterBadge{border-radius:var(--radius-pill);background:var(--color-green);min-width:1.1rem;height:1.1rem;color:var(--text-on-green);font-size:var(--fs-small);font-weight:var(--weight-medium);justify-content:center;align-items:center;padding:0 .3rem;line-height:1;display:inline-flex}.rebates-module__XBx0jW__filterMenu{gap:var(--space-3);width:240px;padding:var(--space-4);background:var(--surface-page);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-2);z-index:60;flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);right:0}.rebates-module__XBx0jW__filterField{gap:var(--space-2);flex-direction:column;display:flex}.rebates-module__XBx0jW__filterLabel{font-size:var(--fs-small);color:var(--ink-700);font-weight:var(--weight-medium)}.rebates-module__XBx0jW__filterFooter{margin-top:var(--space-1);justify-content:flex-end;display:flex}.rebates-module__XBx0jW__tableWrap{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-1);background:var(--surface-page);overflow-x:auto}.rebates-module__XBx0jW__table{border-collapse:collapse;width:100%;font-size:var(--fs-small)}.rebates-module__XBx0jW__table thead th{text-align:left;padding:var(--space-3) var(--space-4);background:var(--surface-subtle);border-bottom:1px solid var(--border);font-weight:var(--weight-medium);white-space:nowrap}.rebates-module__XBx0jW__table thead th.rebates-module__XBx0jW__actionsHead{text-align:right}.rebates-module__XBx0jW__sortBtn{align-items:center;gap:var(--space-1);font:inherit;font-weight:var(--weight-medium);color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;display:inline-flex}.rebates-module__XBx0jW__sortBtn:hover{color:var(--ink-900)}.rebates-module__XBx0jW__sortIcon{color:var(--ink-500)}.rebates-module__XBx0jW__sortIconAsc{color:var(--ink-500);transform:rotate(180deg)}.rebates-module__XBx0jW__table tbody td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);vertical-align:middle}.rebates-module__XBx0jW__table tbody tr:last-child td{border-bottom:none}.rebates-module__XBx0jW__empty{text-align:center;color:var(--text-muted);padding:var(--space-6)!important}.rebates-module__XBx0jW__num{font-variant-numeric:tabular-nums}.rebates-module__XBx0jW__clickRow{cursor:pointer}.rebates-module__XBx0jW__clickRow:hover td{background:var(--surface-subtle)}.rebates-module__XBx0jW__greedyCell{text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:0;overflow:hidden}.rebates-module__XBx0jW__rowActions{text-align:right;white-space:nowrap}.rebates-module__XBx0jW__rowActions>*+*{margin-left:var(--space-2)}.rebates-module__XBx0jW__form{gap:var(--space-6);flex-direction:column;display:flex}.rebates-module__XBx0jW__section{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-page);box-shadow:var(--shadow-1);padding:var(--space-5)}.rebates-module__XBx0jW__sectionHead{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.rebates-module__XBx0jW__sectionTitle{font-weight:var(--weight-medium);color:var(--ink-900)}.rebates-module__XBx0jW__fieldGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.rebates-module__XBx0jW__fieldRowTop{gap:var(--space-4);margin-bottom:var(--space-4);grid-template-columns:minmax(190px,240px) 1fr;display:grid}.rebates-module__XBx0jW__field{gap:var(--space-2);flex-direction:column;display:flex}.rebates-module__XBx0jW__label{font-size:var(--fs-small);color:var(--ink-700);font-weight:var(--weight-medium)}.rebates-module__XBx0jW__input,.rebates-module__XBx0jW__select{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);width:100%;color:var(--text-primary);font:inherit;padding:.45rem .7rem}.rebates-module__XBx0jW__input:disabled,.rebates-module__XBx0jW__select:disabled{opacity:.55;cursor:not-allowed}.rebates-module__XBx0jW__viewMode .rebates-module__XBx0jW__input:disabled,.rebates-module__XBx0jW__viewMode .rebates-module__XBx0jW__select:disabled,.rebates-module__XBx0jW__viewMode .rebates-module__XBx0jW__textarea:disabled{opacity:1;color:var(--text-primary);background:var(--surface-subtle);border-color:var(--border);cursor:default}.rebates-module__XBx0jW__readonlyValue{color:var(--text-primary);font-variant-numeric:tabular-nums;border:1px solid #0000;padding:.45rem .7rem}.rebates-module__XBx0jW__checkboxRow{align-items:center;gap:var(--space-2);align-self:end;padding-bottom:.5rem;display:flex}.rebates-module__XBx0jW__hint{margin-top:var(--space-2);color:var(--text-muted);font-size:var(--fs-small)}.rebates-module__XBx0jW__rows{gap:var(--space-3);flex-direction:column;display:flex}.rebates-module__XBx0jW__row{align-items:flex-end;gap:var(--space-3);flex-wrap:wrap;display:flex}.rebates-module__XBx0jW__rowField{gap:var(--space-2);flex-direction:column;flex:140px;min-width:120px;display:flex}.rebates-module__XBx0jW__rowFieldInline{align-items:center;gap:var(--space-2);display:flex}.rebates-module__XBx0jW__rowHead{gap:var(--space-3);flex-wrap:wrap;display:flex}.rebates-module__XBx0jW__colHead{min-width:120px;font-size:var(--fs-small);color:var(--ink-700);font-weight:var(--weight-medium);flex:140px}.rebates-module__XBx0jW__colHeadSpacer{flex:0 0 32px}.rebates-module__XBx0jW__removeBtn{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);color:var(--ink-500);font:inherit;cursor:pointer;padding:.45rem .7rem}.rebates-module__XBx0jW__removeBtn:hover{color:var(--danger);background:var(--surface-subtle)}.rebates-module__XBx0jW__addBtn{margin-top:var(--space-3);border:1px dashed var(--border-strong);border-radius:var(--radius-pill);color:var(--ink-700);font:inherit;cursor:pointer;background:0 0;align-self:flex-start;padding:.4rem .75rem}.rebates-module__XBx0jW__addBtn:hover:not(:disabled){background:var(--surface-subtle);color:var(--ink-900)}.rebates-module__XBx0jW__addBtn:disabled{opacity:.5;cursor:not-allowed}.rebates-module__XBx0jW__footer{gap:var(--space-3);justify-content:flex-end;align-items:center;display:flex}
.Button-module__VMVMAW__btn{justify-content:center;align-items:center;gap:var(--space-2);font-size:var(--fs-body);font-weight:var(--weight-medium);letter-spacing:var(--tracking-snug);border-radius:var(--radius-pill);white-space:nowrap;cursor:pointer;border:1px solid #0000;line-height:1;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s,transform 50ms;display:inline-flex}.Button-module__VMVMAW__btn:active:not(:disabled){transform:translateY(1px)}.Button-module__VMVMAW__btn:disabled{cursor:not-allowed;background:var(--surface-subtle);color:var(--text-muted);border-color:var(--border-strong)}.Button-module__VMVMAW__busy svg{animation:.9s linear infinite Button-module__VMVMAW__btnSpin}@keyframes Button-module__VMVMAW__btnSpin{to{transform:rotate(360deg)}}.Button-module__VMVMAW__md{padding:.72rem 1.4rem}.Button-module__VMVMAW__sm{padding:.5rem .9rem}.Button-module__VMVMAW__primary{background:var(--color-green);color:var(--text-on-green)}.Button-module__VMVMAW__primary:hover:not(:disabled){background:var(--green-strong)}.Button-module__VMVMAW__secondary{background:var(--color-anthracite);color:var(--text-on-dark)}.Button-module__VMVMAW__secondary:hover:not(:disabled){background:#000}.Button-module__VMVMAW__ghost{background:var(--surface-page);color:var(--text-primary);border-color:var(--border-strong)}.Button-module__VMVMAW__ghost:hover:not(:disabled){background:var(--surface-subtle)}.Button-module__VMVMAW__danger{background:var(--surface-page);color:var(--danger);border-color:var(--danger)}.Button-module__VMVMAW__danger:hover:not(:disabled){background:var(--surface-subtle)}
.ExternalLinks-module__XWNWzq__links{align-items:center;gap:var(--space-2);display:flex}@media (max-width:860px){.ExternalLinks-module__XWNWzq__links{display:none}}.ExternalLinks-module__XWNWzq__link{border-radius:var(--radius-pill);justify-content:center;align-items:center;width:38px;height:38px;transition:background-color .15s;display:inline-flex}.ExternalLinks-module__XWNWzq__link:hover{background:var(--surface-subtle)}.ExternalLinks-module__XWNWzq__icon{width:22px;height:22px;display:block}.ExternalLinks-module__XWNWzq__disabled{opacity:.4;cursor:default}
.MobileMenu-module__5lTkgG__wrap{display:none}@media (max-width:860px){.MobileMenu-module__5lTkgG__wrap{display:block}}.MobileMenu-module__5lTkgG__toggle{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-page);width:42px;height:42px;color:var(--text-primary);justify-content:center;align-items:center;display:inline-flex}.MobileMenu-module__5lTkgG__toggle:hover{background:var(--surface-subtle)}.MobileMenu-module__5lTkgG__backdrop{inset:var(--header-h) 0 0 0;z-index:40;background:#1f1d2052;position:fixed}.MobileMenu-module__5lTkgG__panel{top:var(--header-h);padding:var(--space-4);background:var(--surface-page);border-bottom:1px solid var(--border);box-shadow:var(--shadow-2);z-index:50;flex-direction:column;gap:4px;display:flex;position:fixed;left:0;right:0}.MobileMenu-module__5lTkgG__link{border-radius:var(--radius-sm);font-size:1.05rem;font-weight:var(--weight-medium);color:var(--text-primary);padding:.8rem .9rem}.MobileMenu-module__5lTkgG__link:hover{background:var(--surface-subtle)}.MobileMenu-module__5lTkgG__active{background:var(--color-green);color:var(--text-on-green)}.MobileMenu-module__5lTkgG__group{flex-direction:column;gap:4px;display:flex}.MobileMenu-module__5lTkgG__groupLabel{font-size:.78rem;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);padding:.6rem .9rem .2rem}.MobileMenu-module__5lTkgG__subLink{margin-left:var(--space-3)}.MobileMenu-module__5lTkgG__divider{height:1px;margin:var(--space-2) 0;background:var(--border)}.MobileMenu-module__5lTkgG__extLink{align-items:center;gap:var(--space-3);border-radius:var(--radius-sm);font-size:1.05rem;font-weight:var(--weight-medium);color:var(--text-primary);padding:.8rem .9rem;display:flex}.MobileMenu-module__5lTkgG__extLink:hover{background:var(--surface-subtle)}.MobileMenu-module__5lTkgG__extIcon{flex:none;width:22px;height:22px;display:block}.MobileMenu-module__5lTkgG__extDisabled{opacity:.4;cursor:default}
.FilterMenu-module__yMEuVa__filterWrap{position:relative}.FilterMenu-module__yMEuVa__filterBadge{border-radius:var(--radius-pill);background:var(--color-green);color:#fff;min-width:1.1rem;height:1.1rem;font-size:.7rem;font-weight:var(--weight-bold);justify-content:center;align-items:center;padding:0 .3rem;display:inline-flex}.FilterMenu-module__yMEuVa__filterMenu{z-index:20;gap:var(--space-3);width:260px;padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-page);box-shadow:var(--shadow-2,var(--shadow-1));flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);right:0}.FilterMenu-module__yMEuVa__filterField{gap:var(--space-2);flex-direction:column;display:flex}.FilterMenu-module__yMEuVa__filterLabel{font-size:var(--fs-small);color:var(--ink-700);font-weight:var(--weight-medium)}.FilterMenu-module__yMEuVa__filterInput{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);width:100%;color:var(--text-primary);font:inherit;padding:.45rem .7rem}.FilterMenu-module__yMEuVa__filterToggle{align-items:center;gap:var(--space-2);font-size:var(--fs-small);color:var(--ink-700);display:flex}.FilterMenu-module__yMEuVa__filterFooter{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-1);display:flex}.FilterMenu-module__yMEuVa__select{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);font:inherit;color:var(--text-primary);padding:.45rem .7rem}
.NavLinks-module__htt-xq__nav{align-items:center;gap:2px;display:flex}.NavLinks-module__htt-xq__link{border-radius:var(--radius-pill);font-size:.95rem;font-weight:var(--weight-medium);letter-spacing:var(--tracking-snug);color:var(--ink-700);padding:.5rem .9rem;transition:background-color .15s,color .15s}.NavLinks-module__htt-xq__link:hover{background:var(--surface-subtle);color:var(--text-primary)}.NavLinks-module__htt-xq__active,.NavLinks-module__htt-xq__active:hover{background:var(--color-green);color:var(--text-on-green)}.NavLinks-module__htt-xq__group{display:inline-flex;position:relative}.NavLinks-module__htt-xq__trigger{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-family:inherit;display:inline-flex}.NavLinks-module__htt-xq__menu{min-width:200px;padding:var(--space-2);background:var(--surface-page);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-2);z-index:60;flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);left:0}.NavLinks-module__htt-xq__item{border-radius:var(--radius-sm);font-size:var(--fs-body);color:var(--text-primary);white-space:nowrap;padding:.6rem .7rem}.NavLinks-module__htt-xq__item:hover{background:var(--surface-subtle)}.NavLinks-module__htt-xq__itemActive,.NavLinks-module__htt-xq__itemActive:hover{background:var(--color-green);color:var(--text-on-green)}@media (max-width:860px){.NavLinks-module__htt-xq__nav{display:none}}
.AssetFreshness-module__Y-_a8q__muted{color:var(--text-muted)}.AssetFreshness-module__Y-_a8q__danger{color:var(--danger)}
.BackLink-module__w4lZGq__backLink{align-items:center;gap:var(--space-1);color:var(--ink-700);font-size:var(--fs-small);text-decoration:none;display:inline-flex}.BackLink-module__w4lZGq__backLink:hover{text-decoration:underline}
.Header-module__KHjLKa__header{z-index:50;height:var(--header-h);-webkit-backdrop-filter:saturate(150%)blur(10px);border-bottom:1px solid var(--border);background:#ffffffd9;position:sticky;top:0}.Header-module__KHjLKa__inner{height:var(--header-h);justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.Header-module__KHjLKa__left{align-items:center;gap:var(--space-3);display:flex}.Header-module__KHjLKa__portal{padding-left:var(--space-3);border-left:1px solid var(--border);font-size:1.35rem;line-height:1.1;font-weight:var(--weight-medium);letter-spacing:var(--tracking-snug);color:var(--ink-500)}@media (max-width:860px){.Header-module__KHjLKa__portal{display:none}}.Header-module__KHjLKa__cluster{align-items:center;gap:var(--space-4);display:flex}
.BuyingGroupMembers-module__p_XwVW__backdrop{padding:var(--space-5);z-index:100;background:#1f1d2073;place-items:center;display:grid;position:fixed;inset:0}.BuyingGroupMembers-module__p_XwVW__panel{background:var(--surface-page);border-radius:var(--radius-lg);width:100%;max-width:480px;max-height:70vh;box-shadow:var(--shadow-3);overflow-y:auto}.BuyingGroupMembers-module__p_XwVW__head{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border);background:var(--surface-page);display:flex;position:sticky;top:0}.BuyingGroupMembers-module__p_XwVW__title{font-weight:var(--weight-medium);color:var(--ink-900)}.BuyingGroupMembers-module__p_XwVW__list{margin:0;padding:0;list-style:none}.BuyingGroupMembers-module__p_XwVW__list li{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--border);font-size:var(--fs-small);display:flex}.BuyingGroupMembers-module__p_XwVW__list li:last-child{border-bottom:none}.BuyingGroupMembers-module__p_XwVW__code{color:var(--text-muted);font-size:var(--fs-small);font-variant-numeric:tabular-nums}.BuyingGroupMembers-module__p_XwVW__status{padding:var(--space-5);color:var(--ink-700);font-size:var(--fs-small);text-align:center}.BuyingGroupMembers-module__p_XwVW__error{padding:var(--space-5);color:var(--danger);font-size:var(--fs-small);text-align:center}
.Pager-module__-lewLq__pager{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-5);display:flex}.Pager-module__-lewLq__label{color:var(--text-muted);font-size:var(--fs-small)}
.StatCard-module__lbiJjW__card{background:var(--surface-subtle);border-radius:var(--radius-md);padding:var(--space-4);min-width:160px}.StatCard-module__lbiJjW__linked{color:inherit;text-decoration:none;transition:background .15s,box-shadow .15s;display:block}.StatCard-module__lbiJjW__linked:hover{background:var(--surface-platinum);box-shadow:var(--shadow-1)}.StatCard-module__lbiJjW__label{color:var(--text-muted);font-size:var(--fs-small);display:block}.StatCard-module__lbiJjW__value{font-size:var(--fs-h2);font-weight:var(--weight-medium);margin-top:var(--space-1);display:block}.StatCard-module__lbiJjW__hint{color:var(--text-muted);font-size:var(--fs-small);margin-top:var(--space-1);display:block}.StatCard-module__lbiJjW__danger{color:var(--danger)}.StatCard-module__lbiJjW__warn{color:var(--warn)}
.pricing-module__52SjUW__page{padding-top:var(--space-7);padding-bottom:var(--space-8)}.pricing-module__52SjUW__pageHead{justify-content:space-between;align-items:baseline;gap:var(--space-2) var(--space-4);margin-bottom:var(--space-5);flex-wrap:nowrap;display:flex}.pricing-module__52SjUW__pageHead h1{flex:none;margin-bottom:0}.pricing-module__52SjUW__pageHead .pricing-module__52SjUW__sectionActions{flex-wrap:nowrap;min-width:0}.pricing-module__52SjUW__pageHead .pricing-module__52SjUW__freshness{text-align:right;min-width:0}@media (max-width:700px){.pricing-module__52SjUW__pageHead{flex-wrap:wrap}.pricing-module__52SjUW__pageHead .pricing-module__52SjUW__sectionActions{flex-basis:100%;justify-content:flex-end}}.pricing-module__52SjUW__section{margin-bottom:var(--space-6)}.pricing-module__52SjUW__sectionHead{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.pricing-module__52SjUW__sectionHead h2{font-size:var(--fs-h3)}.pricing-module__52SjUW__sectionActions{align-items:center;gap:var(--space-3);margin-left:auto;display:flex}.pricing-module__52SjUW__freshness{color:var(--text-muted);font-size:var(--fs-small)}.pricing-module__52SjUW__cards{gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.pricing-module__52SjUW__statsBand{align-items:flex-start;gap:var(--space-4) var(--space-6);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.pricing-module__52SjUW__statsGroup{min-width:0}.pricing-module__52SjUW__statsGroup h2{font-size:var(--fs-h3);margin-bottom:var(--space-3)}.pricing-module__52SjUW__statsGroup .pricing-module__52SjUW__cards{margin-bottom:0}.pricing-module__52SjUW__split{gap:var(--space-4);grid-template-columns:1fr 1fr;align-items:start;display:grid}@media (max-width:900px){.pricing-module__52SjUW__split{grid-template-columns:1fr}}.pricing-module__52SjUW__chartCard{border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-4);background:var(--surface-page)}.pricing-module__52SjUW__chartTitle{font-size:var(--fs-small);color:var(--ink-700);margin-bottom:var(--space-3);display:block}.pricing-module__52SjUW__chartEmpty{color:var(--text-muted);font-size:var(--fs-small);padding:var(--space-5) 0;text-align:center}.pricing-module__52SjUW__sparkline{margin-top:var(--space-2)}.pricing-module__52SjUW__alertStrip{border:1px solid var(--warn);border-radius:var(--radius-sm);background:var(--warn-soft);padding:var(--space-3) var(--space-4);margin-bottom:var(--space-4);font-size:var(--fs-small);gap:var(--space-2) var(--space-4);flex-wrap:wrap;display:flex}.pricing-module__52SjUW__alertItem{color:var(--warn)}.pricing-module__52SjUW__alertItem.pricing-module__52SjUW__expired{color:var(--danger)}.pricing-module__52SjUW__tableWrap{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-1);background:var(--surface-page);overflow-x:auto}.pricing-module__52SjUW__table{border-collapse:collapse;width:100%;font-size:var(--fs-small)}.pricing-module__52SjUW__table thead th{text-align:left;padding:var(--space-3) var(--space-4);background:var(--surface-subtle);border-bottom:1px solid var(--border);font-weight:var(--weight-medium);white-space:nowrap}.pricing-module__52SjUW__table thead th.pricing-module__52SjUW__r{text-align:right}.pricing-module__52SjUW__table tbody td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);white-space:nowrap}.pricing-module__52SjUW__table tbody tr:last-child td{border-bottom:none}.pricing-module__52SjUW__greedyCell{text-overflow:ellipsis;width:100%;max-width:0;overflow:hidden}.pricing-module__52SjUW__r{text-align:right;font-variant-numeric:tabular-nums}.pricing-module__52SjUW__empty{text-align:center;color:var(--text-muted);padding:var(--space-6)!important}.pricing-module__52SjUW__muted{color:var(--text-muted)}.pricing-module__52SjUW__danger{color:var(--danger)}.pricing-module__52SjUW__warnText{color:var(--warn)}.pricing-module__52SjUW__skeletonCard{width:190px;height:96px}.pricing-module__52SjUW__skeletonPanel{height:212px}.pricing-module__52SjUW__skeletonBlock{background:var(--surface-subtle);border-radius:var(--radius-md);animation:1.6s ease-in-out infinite pricing-module__52SjUW__skeletonPulse}@keyframes pricing-module__52SjUW__skeletonPulse{0%,to{opacity:1}50%{opacity:.55}}.pricing-module__52SjUW__rowLink{color:inherit;text-decoration:underline}.pricing-module__52SjUW__meter{align-items:center;gap:var(--space-2);min-width:140px;display:inline-flex}.pricing-module__52SjUW__meterTrack{background:var(--surface-subtle);border-radius:var(--radius-sm);flex:1;min-width:70px;height:8px;overflow:hidden}.pricing-module__52SjUW__meterFill{background:var(--color-green);border-radius:var(--radius-sm);height:100%;display:block}.pricing-module__52SjUW__meterFill.pricing-module__52SjUW__warn{background:var(--warn)}.pricing-module__52SjUW__meterValue{font-variant-numeric:tabular-nums;text-align:right;min-width:44px}.pricing-module__52SjUW__kindChip{border-radius:var(--radius-pill);background:var(--surface-subtle);color:var(--ink-700);padding:1px 8px;font-size:.72rem;display:inline-block}
.landed-costs-module__eXLC4a__page{padding-top:var(--space-7);padding-bottom:var(--space-8)}.landed-costs-module__eXLC4a__head{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.landed-costs-module__eXLC4a__headActions{align-items:center;gap:var(--space-3);display:flex}.landed-costs-module__eXLC4a__note{color:var(--text-muted);font-size:var(--fs-small);margin-top:var(--space-1);max-width:60ch}.landed-costs-module__eXLC4a__noteNowrap{white-space:nowrap;max-width:none}.landed-costs-module__eXLC4a__muted{color:var(--text-muted)}.landed-costs-module__eXLC4a__error{color:var(--danger);font-size:var(--fs-small);margin-bottom:var(--space-4)}.landed-costs-module__eXLC4a__tableWrap{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-1);background:var(--surface-page);overflow-x:auto}.landed-costs-module__eXLC4a__table{border-collapse:collapse;width:100%;font-size:var(--fs-small)}.landed-costs-module__eXLC4a__table thead th{text-align:left;padding:var(--space-3) var(--space-4);background:var(--surface-subtle);border-bottom:1px solid var(--border);font-weight:var(--weight-medium);white-space:nowrap}.landed-costs-module__eXLC4a__table thead th.landed-costs-module__eXLC4a__r{text-align:right}.landed-costs-module__eXLC4a__table tbody td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);white-space:nowrap}.landed-costs-module__eXLC4a__r{text-align:right;font-variant-numeric:tabular-nums}.landed-costs-module__eXLC4a__empty{text-align:center;color:var(--text-muted);padding:var(--space-6)!important}.landed-costs-module__eXLC4a__rowLink{cursor:pointer}.landed-costs-module__eXLC4a__rowLink:hover{background:var(--surface-subtle)}.landed-costs-module__eXLC4a__rowActions{gap:var(--space-2);align-items:center;display:flex}.landed-costs-module__eXLC4a__editor .landed-costs-module__eXLC4a__sectionTitle{font-size:var(--fs-h3);font-weight:var(--weight-medium);margin:var(--space-6) 0 var(--space-3);align-items:baseline;gap:var(--space-4);flex-wrap:wrap;display:flex}.landed-costs-module__eXLC4a__inlineCheck{align-items:center;gap:var(--space-2);font-size:var(--fs-small);font-weight:var(--weight-regular);color:var(--ink-700);cursor:pointer;display:inline-flex}.landed-costs-module__eXLC4a__inlineCheck input{cursor:pointer}.landed-costs-module__eXLC4a__inlineCheck:has(input:disabled){cursor:default}.landed-costs-module__eXLC4a__inlineCheck:has(input:disabled) input{cursor:default}.landed-costs-module__eXLC4a__fieldNote{font-size:var(--fs-small);color:var(--ink-700);grid-column:1/-1;margin:0}.landed-costs-module__eXLC4a__formGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start;display:grid}.landed-costs-module__eXLC4a__field{gap:var(--space-1);font-size:var(--fs-small);color:var(--ink-700);flex-direction:column;display:flex}.landed-costs-module__eXLC4a__field input,.landed-costs-module__eXLC4a__field select,.landed-costs-module__eXLC4a__field textarea{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-page);font:inherit;color:var(--text-primary);padding:.5rem .8rem}.landed-costs-module__eXLC4a__field textarea{resize:vertical}.landed-costs-module__eXLC4a__fieldWide{grid-column:1/-1}.landed-costs-module__eXLC4a__viewMode .landed-costs-module__eXLC4a__field input:disabled,.landed-costs-module__eXLC4a__viewMode .landed-costs-module__eXLC4a__field select:disabled,.landed-costs-module__eXLC4a__viewMode .landed-costs-module__eXLC4a__field textarea:disabled{background:var(--surface-subtle);color:var(--text-primary);opacity:1}.landed-costs-module__eXLC4a__footerActions{gap:var(--space-3);margin-top:var(--space-6);display:flex}
.about-module__-i9KWa__wrap{padding:var(--space-6);background:var(--surface-subtle);place-items:center;display:grid}.about-module__-i9KWa__card{align-items:center;gap:var(--space-4);text-align:center;background:var(--surface-page);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:460px;box-shadow:var(--shadow-2);padding:var(--space-8) var(--space-6);flex-direction:column;display:flex}.about-module__-i9KWa__title{font-size:var(--fs-h2);margin-top:var(--space-2)}.about-module__-i9KWa__sub{max-width:42ch;color:var(--text-muted)}
.customer-fees-module__ZtNsBa__page{padding-top:var(--space-7);padding-bottom:var(--space-8)}.customer-fees-module__ZtNsBa__head{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.customer-fees-module__ZtNsBa__headRight{align-items:center;gap:var(--space-3);display:flex}.customer-fees-module__ZtNsBa__muted{color:var(--text-muted);max-width:60ch}.customer-fees-module__ZtNsBa__status{margin-bottom:var(--space-4);color:var(--ink-700);font-size:var(--fs-small)}.customer-fees-module__ZtNsBa__error{margin-bottom:var(--space-4);color:var(--danger);font-size:var(--fs-small)}.customer-fees-module__ZtNsBa__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.customer-fees-module__ZtNsBa__searchWrap{flex:260px;align-items:center;max-width:420px;display:flex;position:relative}.customer-fees-module__ZtNsBa__searchIcon{color:var(--ink-500);pointer-events:none;position:absolute;left:.7rem}.customer-fees-module__ZtNsBa__searchInput{border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface-page);width:100%;color:var(--text-primary);font:inherit;font-size:var(--fs-small);padding:.55rem .7rem .55rem 2.2rem}.customer-fees-module__ZtNsBa__filterWrap{position:relative}.customer-fees-module__ZtNsBa__filterBadge{border-radius:var(--radius-pill);background:var(--color-green);min-width:1.1rem;height:1.1rem;color:var(--text-on-green);font-size:var(--fs-small);font-weight:var(--weight-medium);justify-content:center;align-items:center;padding:0 .3rem;line-height:1;display:inline-flex}.customer-fees-module__ZtNsBa__filterMenu{gap:var(--space-3);width:240px;padding:var(--space-4);background:var(--surface-page);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-2);z-index:60;flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);right:0}.customer-fees-module__ZtNsBa__filterField{gap:var(--space-2);flex-direction:column;display:flex}.customer-fees-module__ZtNsBa__filterLabel{font-size:var(--fs-small);color:var(--ink-700);font-weight:var(--weight-medium)}.customer-fees-module__ZtNsBa__filterFooter{margin-top:var(--space-1);justify-content:flex-end;display:flex}.customer-fees-module__ZtNsBa__tableWrap{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-1);background:var(--surface-page);overflow-x:auto}.customer-fees-module__ZtNsBa__table{border-collapse:collapse;width:100%;font-size:var(--fs-small)}.customer-fees-module__ZtNsBa__table thead th{text-align:left;padding:var(--space-3) var(--space-4);background:var(--surface-subtle);border-bottom:1px solid var(--border);font-weight:var(--weight-medium);white-space:nowrap}.customer-fees-module__ZtNsBa__table thead th.customer-fees-module__ZtNsBa__actionsHead{text-align:right}.customer-fees-module__ZtNsBa__sortBtn{align-items:center;gap:var(--space-1);font:inherit;font-weight:var(--weight-medium);color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;display:inline-flex}.customer-fees-module__ZtNsBa__sortBtn:hover{color:var(--ink-900)}.customer-fees-module__ZtNsBa__sortIcon{color:var(--ink-500)}.customer-fees-module__ZtNsBa__sortIconAsc{color:var(--ink-500);transform:rotate(180deg)}.customer-fees-module__ZtNsBa__table tbody td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);vertical-align:middle}.customer-fees-module__ZtNsBa__table tbody tr:last-child td{border-bottom:none}.customer-fees-module__ZtNsBa__empty{text-align:center;color:var(--text-muted);padding:var(--space-6)!important}.customer-fees-module__ZtNsBa__num{font-variant-numeric:tabular-nums}.customer-fees-module__ZtNsBa__r{text-align:right;font-variant-numeric:tabular-nums}.customer-fees-module__ZtNsBa__table thead th.customer-fees-module__ZtNsBa__r{text-align:right}.customer-fees-module__ZtNsBa__clickRow{cursor:pointer}.customer-fees-module__ZtNsBa__clickRow:hover td{background:var(--surface-subtle)}.customer-fees-module__ZtNsBa__scopeCell{text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:0;color:var(--text-muted);overflow:hidden}.customer-fees-module__ZtNsBa__rowActions{text-align:right;white-space:nowrap}.customer-fees-module__ZtNsBa__rowActions>*+*{margin-left:var(--space-2)}.customer-fees-module__ZtNsBa__form{gap:var(--space-6);flex-direction:column;display:flex}.customer-fees-module__ZtNsBa__section{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-page);box-shadow:var(--shadow-1);padding:var(--space-5)}.customer-fees-module__ZtNsBa__sectionHead{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.customer-fees-module__ZtNsBa__sectionTitle{font-weight:var(--weight-medium);color:var(--ink-900)}.customer-fees-module__ZtNsBa__fieldGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));display:grid}.customer-fees-module__ZtNsBa__field{gap:var(--space-2);flex-direction:column;display:flex}.customer-fees-module__ZtNsBa__fieldWide{grid-column:1/-1}.customer-fees-module__ZtNsBa__label{font-size:var(--fs-small);color:var(--ink-700);font-weight:var(--weight-medium)}.customer-fees-module__ZtNsBa__input,.customer-fees-module__ZtNsBa__select,.customer-fees-module__ZtNsBa__textarea{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);width:100%;color:var(--text-primary);font:inherit;padding:.45rem .7rem}.customer-fees-module__ZtNsBa__textarea{resize:vertical;min-height:4.5rem}.customer-fees-module__ZtNsBa__input:disabled,.customer-fees-module__ZtNsBa__select:disabled{opacity:.55;cursor:not-allowed}.customer-fees-module__ZtNsBa__viewMode .customer-fees-module__ZtNsBa__input:disabled,.customer-fees-module__ZtNsBa__viewMode .customer-fees-module__ZtNsBa__select:disabled,.customer-fees-module__ZtNsBa__viewMode .customer-fees-module__ZtNsBa__textarea:disabled{opacity:1;color:var(--text-primary);background:var(--surface-subtle);border-color:var(--border);cursor:default}.customer-fees-module__ZtNsBa__footer{gap:var(--space-3);justify-content:flex-end;align-items:center;display:flex}
.reports-module__7s0bKW__page{padding-top:var(--space-7);padding-bottom:var(--space-8)}.reports-module__7s0bKW__head{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.reports-module__7s0bKW__controls{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.reports-module__7s0bKW__select{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);font:inherit;color:var(--text-primary);padding:.45rem .7rem}.reports-module__7s0bKW__meta{color:var(--text-muted);font-size:var(--fs-small);margin-bottom:var(--space-4)}.reports-module__7s0bKW__note{color:var(--text-muted);font-size:var(--fs-small);margin:calc(-1 * var(--space-3)) 0 var(--space-4)}.reports-module__7s0bKW__target{align-items:center;gap:var(--space-2);font-size:var(--fs-small);color:var(--ink-700);font-weight:var(--weight-medium);display:inline-flex}.reports-module__7s0bKW__targetInput{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);width:4.2rem;font:inherit;color:var(--text-primary);text-align:right;padding:.45rem .5rem}.reports-module__7s0bKW__toggle{align-items:center;gap:var(--space-2);font-size:var(--fs-small);color:var(--ink-700);display:inline-flex}.reports-module__7s0bKW__stats{gap:var(--space-4);margin-bottom:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.reports-module__7s0bKW__tableWrap{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-1);background:var(--surface-page);overflow-x:auto}.reports-module__7s0bKW__table{border-collapse:collapse;width:100%;font-size:.82rem}.reports-module__7s0bKW__table thead th{text-align:left;padding:var(--space-2);background:var(--surface-subtle);border-bottom:1px solid var(--border);font-weight:var(--weight-medium);white-space:normal;vertical-align:bottom}.reports-module__7s0bKW__table thead th.reports-module__7s0bKW__r{text-align:right}.reports-module__7s0bKW__sortBtn{align-items:flex-end;gap:var(--space-1);font:inherit;font-weight:var(--weight-medium);color:inherit;cursor:pointer;white-space:normal;text-align:inherit;background:0 0;border:none;padding:0;display:inline-flex}.reports-module__7s0bKW__sortBtn:hover{color:var(--ink-900)}.reports-module__7s0bKW__sortBtn svg{flex-shrink:0;margin-bottom:3px}.reports-module__7s0bKW__sortIcon{color:var(--ink-500)}.reports-module__7s0bKW__sortIconAsc{color:var(--ink-500);transform:rotate(180deg)}.reports-module__7s0bKW__table tbody td{padding:var(--space-2);border-bottom:1px solid var(--border);white-space:nowrap}@media (max-width:1279px){.reports-module__7s0bKW__hideBelow1280{display:none}}@media (max-width:1039px){.reports-module__7s0bKW__hideBelow1040{display:none}}@media (max-width:949px){.reports-module__7s0bKW__hideBelow950{display:none}.reports-module__7s0bKW__table thead th,.reports-module__7s0bKW__table tbody td{padding:var(--space-2) var(--space-1)}}@media (max-width:829px){.reports-module__7s0bKW__hideBelow830{display:none}}.reports-module__7s0bKW__r{text-align:right;font-variant-numeric:tabular-nums}.reports-module__7s0bKW__grow{white-space:normal;word-break:break-word;width:100%;min-width:140px;max-width:0}.reports-module__7s0bKW__code{font-weight:var(--weight-medium);display:block}.reports-module__7s0bKW__name{color:var(--text-muted);font-size:.76rem;display:block}.reports-module__7s0bKW__itemLink{color:inherit;text-decoration:none}.reports-module__7s0bKW__itemLink:hover .reports-module__7s0bKW__code{text-decoration:underline}.reports-module__7s0bKW__rowLink{color:inherit;text-decoration:underline}.reports-module__7s0bKW__total{font-weight:var(--weight-bold)}.reports-module__7s0bKW__empty{text-align:center;color:var(--text-muted);padding:var(--space-6)!important}.reports-module__7s0bKW__muted{color:var(--text-muted)}.reports-module__7s0bKW__danger{color:var(--danger)}.reports-module__7s0bKW__neg{color:var(--danger);font-weight:var(--weight-medium)}.reports-module__7s0bKW__good{color:var(--green-strong);font-weight:var(--weight-medium)}.reports-module__7s0bKW__chip{margin-left:var(--space-2);border:1px solid var(--border-strong);border-radius:var(--radius-pill);color:var(--text-muted);vertical-align:1px;padding:0 .35rem;font-size:.68rem;display:inline-block}.reports-module__7s0bKW__chevCell{width:1%}.reports-module__7s0bKW__chevBtn{border-radius:var(--radius-pill);width:26px;height:26px;color:var(--ink-700);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.reports-module__7s0bKW__chevBtn:hover{background:var(--surface-subtle)}.reports-module__7s0bKW__chevBtn svg{transition:transform .15s}.reports-module__7s0bKW__subRow{background:var(--surface-subtle)}.reports-module__7s0bKW__table tbody .reports-module__7s0bKW__subRow td{padding:var(--space-2);white-space:normal}.reports-module__7s0bKW__miniTable{border-collapse:collapse;margin:var(--space-1) 0;font-size:.8rem}.reports-module__7s0bKW__miniTable th{text-align:left;padding:var(--space-1) var(--space-3) var(--space-1) 0;color:var(--ink-700);font-weight:var(--weight-medium)}.reports-module__7s0bKW__miniTable td{padding:var(--space-1) var(--space-3) var(--space-1) 0}.reports-module__7s0bKW__miniTable .reports-module__7s0bKW__r{text-align:right;font-variant-numeric:tabular-nums}.reports-module__7s0bKW__pagerRow{justify-content:space-between;align-items:center;gap:var(--space-4);margin-top:var(--space-4);display:flex}.reports-module__7s0bKW__pagerRow>*{margin-top:0!important}.reports-module__7s0bKW__pagerSpacer{width:72px}.reports-module__7s0bKW__groupTitle{margin:var(--space-5) 0 var(--space-3);font-size:var(--fs-h4,1.05rem)}.reports-module__7s0bKW__cards{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.reports-module__7s0bKW__card{gap:var(--space-2);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-page);box-shadow:var(--shadow-1);color:inherit;flex-direction:column;text-decoration:none;display:flex}.reports-module__7s0bKW__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-2,var(--shadow-1))}.reports-module__7s0bKW__cardTitle{font-weight:var(--weight-medium);color:var(--ink-900)}.reports-module__7s0bKW__cardDesc{color:var(--text-muted);font-size:var(--fs-small);flex:1}.reports-module__7s0bKW__cardMeta{color:var(--text-muted);font-size:.76rem}
.suppliers-module__5lHRHW__page{padding-top:var(--space-7);padding-bottom:var(--space-8)}.suppliers-module__5lHRHW__head{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.suppliers-module__5lHRHW__controls{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.suppliers-module__5lHRHW__select{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);font:inherit;color:var(--text-primary);padding:.45rem .7rem}.suppliers-module__5lHRHW__meta{color:var(--text-muted);font-size:var(--fs-small);margin-bottom:var(--space-4)}.suppliers-module__5lHRHW__warningsBox{margin-bottom:var(--space-4);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);background:#fbeecd;border:1px solid #e2b872}.suppliers-module__5lHRHW__warningsHead{margin:0 0 var(--space-2);color:#8a5200;font-weight:var(--weight-medium);font-size:var(--fs-small)}.suppliers-module__5lHRHW__warningsList{padding-left:var(--space-4);color:#8a5200;font-size:var(--fs-small);margin:0}.suppliers-module__5lHRHW__warningsList li+li{margin-top:var(--space-1)}.suppliers-module__5lHRHW__tableWrap{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-1);background:var(--surface-page);overflow-x:auto}.suppliers-module__5lHRHW__table{border-collapse:collapse;width:100%;font-size:.82rem}.suppliers-module__5lHRHW__table thead th{text-align:left;padding:var(--space-2);background:var(--surface-subtle);border-bottom:1px solid var(--border);font-weight:var(--weight-medium);white-space:nowrap;vertical-align:bottom}.suppliers-module__5lHRHW__sortBtn{align-items:flex-end;gap:var(--space-1);font:inherit;font-weight:var(--weight-medium);color:inherit;cursor:pointer;white-space:nowrap;text-align:inherit;background:0 0;border:none;padding:0;display:inline-flex}.suppliers-module__5lHRHW__sortBtn:hover{color:var(--ink-900)}.suppliers-module__5lHRHW__sortBtn svg{flex-shrink:0;margin-bottom:3px}.suppliers-module__5lHRHW__sortIcon{color:var(--ink-500)}.suppliers-module__5lHRHW__sortIconAsc{color:var(--ink-500);transform:rotate(180deg)}.suppliers-module__5lHRHW__thLabel{display:inline-block}.suppliers-module__5lHRHW__thSub{color:var(--text-muted);display:block}.suppliers-module__5lHRHW__table tbody td{padding:var(--space-2);border-bottom:1px solid var(--border);white-space:nowrap}@media (max-width:1279px){.suppliers-module__5lHRHW__hideBelow1280{display:none}}@media (max-width:1039px){.suppliers-module__5lHRHW__hideBelow1040{display:none}}@media (max-width:949px){.suppliers-module__5lHRHW__hideBelow950{display:none}.suppliers-module__5lHRHW__table thead th,.suppliers-module__5lHRHW__table tbody td{padding:var(--space-2) var(--space-1)}.suppliers-module__5lHRHW__item{min-width:110px}}@media (max-width:829px){.suppliers-module__5lHRHW__hideBelow830{display:none}}.suppliers-module__5lHRHW__r{text-align:right;font-variant-numeric:tabular-nums}.suppliers-module__5lHRHW__table thead th.suppliers-module__5lHRHW__r{text-align:right}.suppliers-module__5lHRHW__item{width:100%;min-width:140px;max-width:0}.suppliers-module__5lHRHW__code{font-weight:var(--weight-medium);text-overflow:ellipsis;display:block;overflow:hidden}.suppliers-module__5lHRHW__name{color:var(--text-muted);text-overflow:ellipsis;font-size:.76rem;display:block;overflow:hidden}.suppliers-module__5lHRHW__brand{text-overflow:ellipsis;max-width:12rem;overflow:hidden}.suppliers-module__5lHRHW__total{font-weight:var(--weight-bold)}.suppliers-module__5lHRHW__errCell{color:var(--text-muted);white-space:normal;word-break:break-word}.suppliers-module__5lHRHW__empty{text-align:center;color:var(--text-muted);padding:var(--space-6)!important}.suppliers-module__5lHRHW__muted{color:var(--text-muted)}.suppliers-module__5lHRHW__danger{color:var(--danger)}.suppliers-module__5lHRHW__chevCell{width:1%}.suppliers-module__5lHRHW__chevBtn{border-radius:var(--radius-pill);width:26px;height:26px;color:var(--ink-700);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.suppliers-module__5lHRHW__chevBtn:hover{background:var(--surface-subtle)}.suppliers-module__5lHRHW__chevBtn svg{transition:transform .15s}.suppliers-module__5lHRHW__subRow{background:var(--surface-subtle)}.suppliers-module__5lHRHW__table tbody .suppliers-module__5lHRHW__subRow td{padding-top:var(--space-2);padding-bottom:var(--space-2);white-space:normal}.suppliers-module__5lHRHW__detail{gap:var(--space-4);padding:var(--space-2) var(--space-2);flex-direction:column;font-size:.82rem;display:flex}.suppliers-module__5lHRHW__detailRow{gap:var(--space-5);flex-wrap:wrap;display:flex}.suppliers-module__5lHRHW__detailRow:empty{display:none}.suppliers-module__5lHRHW__detailBlock{flex-direction:column;gap:2px;min-width:180px;max-width:340px;display:flex}.suppliers-module__5lHRHW__detailBlockPair{flex:380px;max-width:none}.suppliers-module__5lHRHW__detailBlockWide{flex:1 0 100%;max-width:none}.suppliers-module__5lHRHW__detailTitle{font-weight:var(--weight-medium);color:var(--ink-700)}.suppliers-module__5lHRHW__calcGrid{gap:2px var(--space-3);grid-template-columns:max-content max-content max-content 1fr;align-items:baseline;display:grid}.suppliers-module__5lHRHW__calcLabel{color:var(--ink-700)}.suppliers-module__5lHRHW__calcOp{text-align:right}.suppliers-module__5lHRHW__calcVal{text-align:right;font-variant-numeric:tabular-nums}.suppliers-module__5lHRHW__calcRule{background:var(--border-strong);grid-column:1/4;align-self:center;height:1px}.suppliers-module__5lHRHW__detailLink{color:inherit;text-decoration:underline}.suppliers-module__5lHRHW__pagerRow{justify-content:space-between;align-items:center;gap:var(--space-4);margin-top:var(--space-4);display:flex}.suppliers-module__5lHRHW__pagerRow>*{margin-top:0!important}.suppliers-module__5lHRHW__pagerSpacer{width:72px}
.Message-module__5EOYka__exchange{gap:var(--space-3);flex-direction:column;display:flex}.Message-module__5EOYka__userRow{justify-content:flex-end;display:flex}.Message-module__5EOYka__user{background:var(--green-soft);max-width:80%;color:var(--text-on-green);padding:var(--space-2) var(--space-4);border-radius:var(--radius-lg);border-top-right-radius:var(--radius-sm)}.Message-module__5EOYka__assistant{gap:var(--space-3);align-items:flex-start;display:flex}.Message-module__5EOYka__avatar{border-radius:var(--radius-pill);background:var(--color-green);width:28px;height:28px;color:var(--text-on-green);font-weight:var(--weight-medium);font-size:var(--fs-small);flex:none;justify-content:center;align-items:center;margin-top:2px;display:flex}.Message-module__5EOYka__body{flex:1;min-width:0}.Message-module__5EOYka__actions{margin-top:var(--space-2);justify-content:flex-end;display:flex}.Message-module__5EOYka__thinking{color:var(--ink-500);margin:var(--space-1) 0}.Message-module__5EOYka__error{color:var(--danger);background:var(--danger-soft);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3);margin:0}
.Footer-module__yg9ahW__footer{margin-top:var(--space-9);background:var(--color-anthracite);color:var(--text-on-dark);border-top:2px solid var(--color-green);position:relative;overflow:hidden}.Footer-module__yg9ahW__ripple{opacity:.7;width:520px;height:520px;color:var(--color-green);pointer-events:none;position:absolute;bottom:-40%;left:-8%}.Footer-module__yg9ahW__inner{z-index:1;justify-content:space-between;gap:var(--space-6) var(--space-8);padding-top:var(--space-8);padding-bottom:var(--space-6);flex-wrap:wrap;display:flex;position:relative}.Footer-module__yg9ahW__brand{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__yg9ahW__strap{color:var(--color-green);font-weight:var(--weight-medium)}.Footer-module__yg9ahW__links{align-items:center;gap:var(--space-3) var(--space-5);flex-wrap:wrap;display:flex}.Footer-module__yg9ahW__link{color:var(--text-muted-on-dark);font-size:.95rem}.Footer-module__yg9ahW__link:hover{color:var(--text-on-dark)}.Footer-module__yg9ahW__bottom{z-index:1;justify-content:space-between;gap:var(--space-2) var(--space-5);padding-top:var(--space-5);padding-bottom:var(--space-7);border-top:1px solid var(--border-on-dark);flex-wrap:wrap;display:flex;position:relative}.Footer-module__yg9ahW__copy{font-size:var(--fs-small)}.Footer-module__yg9ahW__muted{font-size:var(--fs-small);color:var(--text-muted-on-dark)}
.ext-db-module__f8ZA6W__page{padding-top:var(--space-7);padding-bottom:var(--space-8)}.ext-db-module__f8ZA6W__head{margin-bottom:var(--space-5)}.ext-db-module__f8ZA6W__muted{color:var(--text-muted);margin-top:var(--space-2);max-width:60ch}.ext-db-module__f8ZA6W__form{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-1);background:var(--surface-page);padding:var(--space-5);margin-bottom:var(--space-5)}.ext-db-module__f8ZA6W__grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ext-db-module__f8ZA6W__field{gap:var(--space-2);flex-direction:column;display:flex}.ext-db-module__f8ZA6W__field>span{font-size:var(--fs-small);color:var(--text-muted)}.ext-db-module__f8ZA6W__input{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);font:inherit;color:var(--text-primary);padding:.45rem .7rem}.ext-db-module__f8ZA6W__input:focus-visible{outline:2px solid var(--border-strong);outline-offset:1px}.ext-db-module__f8ZA6W__portField{max-width:9rem}.ext-db-module__f8ZA6W__pwWrap{display:flex;position:relative}.ext-db-module__f8ZA6W__pwInput{flex:1;padding-right:2.5rem}.ext-db-module__f8ZA6W__pwWrap .ext-db-module__f8ZA6W__pwToggle{width:auto;height:auto;color:var(--text-muted);padding:4px;line-height:0;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.ext-db-module__f8ZA6W__pwWrap .ext-db-module__f8ZA6W__pwToggle:hover{color:var(--text-primary);background:0 0}.ext-db-module__f8ZA6W__pwWrap .ext-db-module__f8ZA6W__pwToggle:focus-visible{outline:2px solid var(--border-strong);outline-offset:2px}.ext-db-module__f8ZA6W__controls{align-items:center;gap:var(--space-4);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.ext-db-module__f8ZA6W__toggle{align-items:center;gap:var(--space-2);font-size:var(--fs-small);color:var(--text-primary);display:inline-flex}.ext-db-module__f8ZA6W__toggle input{accent-color:#1c7a3a;width:1rem;height:1rem}.ext-db-module__f8ZA6W__submit{margin-left:auto}.ext-db-module__f8ZA6W__card{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-1);background:var(--surface-page);padding:var(--space-5)}.ext-db-module__f8ZA6W__cardHead{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.ext-db-module__f8ZA6W__endpoint{font-size:var(--fs-small);color:var(--ink-700)}.ext-db-module__f8ZA6W__badge{border-radius:var(--radius-pill);font-size:.72rem;font-weight:var(--weight-bold);letter-spacing:.02em;background:var(--surface-subtle);color:var(--ink-700);padding:2px 10px;display:inline-block}.ext-db-module__f8ZA6W__ok{background:var(--green-soft);color:#1c7a3a}.ext-db-module__f8ZA6W__fail{background:var(--danger-soft);color:var(--danger)}.ext-db-module__f8ZA6W__pending{background:var(--surface-subtle);color:var(--ink-500)}.ext-db-module__f8ZA6W__headline{margin:var(--space-4) 0 0;font-size:1.05rem;font-weight:var(--weight-medium);color:var(--text-primary);max-width:72ch}.ext-db-module__f8ZA6W__steps{margin:var(--space-4) 0 0;flex-direction:column;padding:0;list-style:none;display:flex}.ext-db-module__f8ZA6W__step{gap:var(--space-3);padding:var(--space-4) 0;border-top:1px solid var(--border);display:flex}.ext-db-module__f8ZA6W__dot{border-radius:50%;flex:none;width:10px;height:10px;margin-top:.42rem}.ext-db-module__f8ZA6W__dotOk{background:#1c7a3a}.ext-db-module__f8ZA6W__dotWarn{background:var(--warn)}.ext-db-module__f8ZA6W__dotError{background:var(--danger)}.ext-db-module__f8ZA6W__dotSkipped{background:var(--ink-300)}.ext-db-module__f8ZA6W__stepBody{flex:1;min-width:0}.ext-db-module__f8ZA6W__stepHead{align-items:baseline;gap:var(--space-3);display:flex}.ext-db-module__f8ZA6W__stepName{font-weight:var(--weight-bold);color:var(--text-primary)}.ext-db-module__f8ZA6W__stepTime{font-size:var(--fs-small);font-variant-numeric:tabular-nums;color:var(--text-muted);margin-left:auto}.ext-db-module__f8ZA6W__verdict{margin:var(--space-1) 0 0;color:var(--text-primary);max-width:76ch}.ext-db-module__f8ZA6W__stepFacts{gap:var(--space-1) var(--space-4);margin:var(--space-3) 0 0;font-size:var(--fs-small);grid-template-columns:max-content minmax(0,1fr);display:grid}.ext-db-module__f8ZA6W__stepFacts>div{display:contents}.ext-db-module__f8ZA6W__stepFacts dt{color:var(--text-muted);white-space:nowrap}.ext-db-module__f8ZA6W__stepFacts dd{color:var(--text-primary);word-break:break-word;margin:0}.ext-db-module__f8ZA6W__time{gap:var(--space-1);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border);flex-direction:column;display:flex}.ext-db-module__f8ZA6W__timeLabel{font-size:var(--fs-small);color:var(--text-muted)}.ext-db-module__f8ZA6W__timeValue{font-size:1.5rem;font-weight:var(--weight-bold);font-variant-numeric:tabular-nums;color:var(--text-primary);word-break:break-all}.ext-db-module__f8ZA6W__facts{gap:var(--space-5);margin:0;margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border);flex-wrap:wrap;display:flex}.ext-db-module__f8ZA6W__facts dt{font-size:var(--fs-small);color:var(--text-muted)}.ext-db-module__f8ZA6W__facts dd{font-weight:var(--weight-medium);color:var(--text-primary);margin:0}.ext-db-module__f8ZA6W__pre{margin:var(--space-3) 0 0;padding:var(--space-3);background:var(--surface-subtle);border-radius:var(--radius-sm);white-space:pre-wrap;word-break:break-word;color:var(--ink-700);font-size:.75rem;line-height:1.45;overflow-x:auto}.ext-db-module__f8ZA6W__details{margin-top:var(--space-4)}.ext-db-module__f8ZA6W__details summary{cursor:pointer;font-size:var(--fs-small);color:var(--ink-700)}@media (max-width:640px){.ext-db-module__f8ZA6W__grid{grid-template-columns:1fr}.ext-db-module__f8ZA6W__submit{margin-left:0}}
.system-module__MtZWuq__page{padding-top:var(--space-7);padding-bottom:var(--space-8)}.system-module__MtZWuq__head{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.system-module__MtZWuq__muted{color:var(--text-muted);max-width:60ch}.system-module__MtZWuq__status{margin-bottom:var(--space-4);color:var(--ink-700);font-size:var(--fs-small)}.system-module__MtZWuq__tableWrap{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-1);background:var(--surface-page);overflow-x:auto}.system-module__MtZWuq__table{border-collapse:collapse;width:100%;font-size:var(--fs-small)}.system-module__MtZWuq__table thead th{text-align:left;padding:var(--space-3) var(--space-4);background:var(--surface-subtle);border-bottom:1px solid var(--border);font-weight:var(--weight-medium);white-space:nowrap}.system-module__MtZWuq__table thead th.system-module__MtZWuq__actionsHead{text-align:right}.system-module__MtZWuq__table tbody td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);vertical-align:middle}.system-module__MtZWuq__table tbody tr:last-child td{border-bottom:none}.system-module__MtZWuq__empty{text-align:center;color:var(--text-muted);padding:var(--space-6)!important}.system-module__MtZWuq__settingName{font-weight:var(--weight-medium);color:var(--ink-900)}.system-module__MtZWuq__settingDesc{color:var(--text-muted);font-size:var(--fs-small);margin-top:2px}.system-module__MtZWuq__valueCell{width:55%}.system-module__MtZWuq__valueText{color:var(--ink-700)}.system-module__MtZWuq__input{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);width:100%;color:var(--text-primary);font:inherit;padding:.45rem .7rem}.system-module__MtZWuq__textarea{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);width:100%;color:var(--text-primary);font:inherit;resize:vertical;min-height:9rem;padding:.55rem .7rem;line-height:1.5}.system-module__MtZWuq__hint{margin-top:var(--space-2);color:var(--text-muted);font-size:var(--fs-small)}.system-module__MtZWuq__valueTextMultiline{white-space:pre-wrap;color:var(--ink-700);max-height:16rem;line-height:1.5;overflow:auto}.system-module__MtZWuq__rowActions{gap:var(--space-2);white-space:nowrap;justify-content:flex-end;display:flex}.system-module__MtZWuq__sectionHead{margin-top:var(--space-7);margin-bottom:var(--space-2)}.system-module__MtZWuq__noAccess{color:var(--danger);font-size:var(--fs-small);margin-bottom:var(--space-3)}.system-module__MtZWuq__chipList{gap:var(--space-2);margin:0 0 var(--space-3);flex-wrap:wrap;padding:0;list-style:none;display:flex}.system-module__MtZWuq__principalChip{align-items:center;gap:var(--space-2);border:1px solid var(--border);background:var(--surface-subtle);color:var(--ink-700);font-size:var(--fs-small);border-radius:999px;padding:.2rem .35rem .2rem .7rem;display:inline-flex}.system-module__MtZWuq__kindBadge{background:var(--ink-900);color:var(--surface-page);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.05rem .5rem;font-size:.7rem}.system-module__MtZWuq__principalChip .system-module__MtZWuq__chipRemove{width:1.4rem;height:1.4rem}.system-module__MtZWuq__principalChip .system-module__MtZWuq__chipRemove:hover:not(:disabled){color:var(--danger)}.system-module__MtZWuq__addRow{align-items:center;gap:var(--space-2);display:flex}.system-module__MtZWuq__addInput{max-width:24rem}.system-module__MtZWuq__rowError{margin-top:var(--space-2);color:var(--danger);font-size:var(--fs-small)}.system-module__MtZWuq__save{background:var(--color-green);color:var(--text-on-green)}.system-module__MtZWuq__save:hover:not(:disabled){background:var(--color-green);color:var(--text-on-green);filter:brightness(.92)}.system-module__MtZWuq__cancel:hover:not(:disabled){color:var(--danger)}
.item-profit-module__7oeWrq__page{padding-top:var(--space-7);padding-bottom:var(--space-8)}.item-profit-module__7oeWrq__head{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.item-profit-module__7oeWrq__note{color:var(--text-muted);font-size:var(--fs-small);margin-top:var(--space-1)}.item-profit-module__7oeWrq__controls{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.item-profit-module__7oeWrq__input,.item-profit-module__7oeWrq__select{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);font:inherit;color:var(--text-primary);padding:.45rem .7rem}.item-profit-module__7oeWrq__toggle{align-items:center;gap:var(--space-2);font-size:var(--fs-small);color:var(--ink-700);display:flex}.item-profit-module__7oeWrq__cards{gap:var(--space-3);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.item-profit-module__7oeWrq__danger{color:var(--danger)}.item-profit-module__7oeWrq__tableWrap{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-1);background:var(--surface-page);overflow-x:auto}.item-profit-module__7oeWrq__table{border-collapse:collapse;width:100%;font-size:var(--fs-small)}.item-profit-module__7oeWrq__table thead th{text-align:left;padding:var(--space-3) var(--space-4);background:var(--surface-subtle);border-bottom:1px solid var(--border);font-weight:var(--weight-medium);white-space:nowrap}.item-profit-module__7oeWrq__table thead th.item-profit-module__7oeWrq__r{text-align:right}.item-profit-module__7oeWrq__table tbody td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);white-space:nowrap}.item-profit-module__7oeWrq__r{text-align:right;font-variant-numeric:tabular-nums}.item-profit-module__7oeWrq__item{text-overflow:ellipsis;width:100%;max-width:0;overflow:hidden}.item-profit-module__7oeWrq__empty{text-align:center;color:var(--text-muted);padding:var(--space-6)!important}.item-profit-module__7oeWrq__subRow{background:var(--surface-subtle)}.item-profit-module__7oeWrq__table .item-profit-module__7oeWrq__subNote{white-space:normal;word-break:break-word}.item-profit-module__7oeWrq__subRow td{padding-top:var(--space-2);padding-bottom:var(--space-2);font-size:.82rem}.item-profit-module__7oeWrq__table .item-profit-module__7oeWrq__subLabel{white-space:normal;word-break:break-word;padding-left:var(--space-6)!important}.item-profit-module__7oeWrq__rebateLabel{color:var(--ink-700);padding-left:var(--space-8)!important}.item-profit-module__7oeWrq__tierSelect{border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface-page);font:inherit;color:var(--text-primary);max-width:240px;padding:.2rem .5rem;font-size:.78rem}.item-profit-module__7oeWrq__muted{color:var(--text-muted)}.item-profit-module__7oeWrq__badge{border-radius:var(--radius-pill);font-size:.72rem;font-weight:var(--weight-bold);background:var(--danger-soft);color:var(--danger);padding:2px 8px;display:inline-block}.item-profit-module__7oeWrq__whatif{border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-4);margin-bottom:var(--space-5);background:var(--surface-page)}.item-profit-module__7oeWrq__whatifControls{align-items:flex-end;gap:var(--space-3);flex-wrap:wrap;display:flex}.item-profit-module__7oeWrq__whatifTitle{font-weight:var(--weight-medium);margin-right:var(--space-2)}.item-profit-module__7oeWrq__wfField{gap:var(--space-1);font-size:var(--fs-small);color:var(--ink-700);flex-direction:column;display:flex}.item-profit-module__7oeWrq__wfField input{border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface-page);font:inherit;width:120px;padding:.4rem .6rem}
.page-module__-B_hQG__hero{background:var(--surface-subtle);border-bottom:1px solid var(--border);position:relative;overflow:hidden}.page-module__-B_hQG__heroRipple{width:620px;height:620px;color:var(--color-green);opacity:.6;pointer-events:none;position:absolute;top:-34%;right:-8%}.page-module__-B_hQG__heroInner{z-index:1;max-width:840px;padding-top:var(--space-9);padding-bottom:var(--space-9);position:relative}.page-module__-B_hQG__title{font-size:var(--fs-display);margin-bottom:var(--space-5)}.page-module__-B_hQG__lede{max-width:62ch;color:var(--ink-700);margin-bottom:var(--space-6);font-size:1.15rem}.page-module__-B_hQG__section{padding-top:var(--space-8);padding-bottom:var(--space-2)}.page-module__-B_hQG__panel{background:var(--color-green);color:var(--text-on-green);border-radius:var(--radius-lg);padding:var(--space-8) var(--space-7);position:relative;overflow:hidden}.page-module__-B_hQG__panelBody{z-index:1;position:relative}.page-module__-B_hQG__panelTitle{max-width:18ch;font-size:var(--fs-h1);margin-bottom:var(--space-4)}.page-module__-B_hQG__panelText{max-width:54ch;margin-bottom:var(--space-5);color:var(--ink-700)}.page-module__-B_hQG__panelRipple{width:460px;height:460px;color:var(--color-anthracite);opacity:.12;pointer-events:none;position:absolute;bottom:-45%;right:-10%}
.settings-module__vtRw9G__page{padding-block:var(--space-8);gap:var(--space-6);flex-direction:column;display:flex}.settings-module__vtRw9G__head h1{font-size:var(--fs-h2)}.settings-module__vtRw9G__muted{color:var(--text-muted);max-width:60ch}.settings-module__vtRw9G__status{color:var(--ink-700);font-size:var(--fs-small)}.settings-module__vtRw9G__tableWrap{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-1);background:var(--surface-page);overflow:hidden}.settings-module__vtRw9G__table{border-collapse:collapse;width:100%}.settings-module__vtRw9G__table thead th{text-align:left;padding:var(--space-3) var(--space-4);background:var(--surface-subtle);border-bottom:1px solid var(--border);font-weight:var(--weight-medium);font-size:var(--fs-small)}.settings-module__vtRw9G__table tbody td{padding:var(--space-4);border-bottom:1px solid var(--border);vertical-align:top}.settings-module__vtRw9G__table tbody tr:last-child td{border-bottom:none}.settings-module__vtRw9G__settingName{font-weight:var(--weight-medium);margin-bottom:var(--space-1)}.settings-module__vtRw9G__valueCell{white-space:nowrap;width:1%}.settings-module__vtRw9G__switch{border-radius:var(--radius-pill);border:1px solid var(--border-strong);background:var(--surface-subtle);cursor:pointer;width:44px;height:24px;padding:0;transition:background-color .15s,border-color .15s;position:relative}.settings-module__vtRw9G__switch.settings-module__vtRw9G__on{background:var(--color-green);border-color:var(--color-green)}.settings-module__vtRw9G__switch:disabled{opacity:.6;cursor:not-allowed}.settings-module__vtRw9G__knob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:2px;left:2px}.settings-module__vtRw9G__switch.settings-module__vtRw9G__on .settings-module__vtRw9G__knob{transform:translate(20px)}.settings-module__vtRw9G__select{padding:var(--space-2) var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);font:inherit;color:inherit;min-width:16ch}.settings-module__vtRw9G__select:focus-visible{outline:2px solid var(--color-green);outline-offset:1px}.settings-module__vtRw9G__group{gap:var(--space-3);flex-direction:column;display:flex}.settings-module__vtRw9G__subhead{font-size:var(--fs-h3);margin-bottom:var(--space-1)}.settings-module__vtRw9G__editor{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-1);background:var(--surface-page);padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.settings-module__vtRw9G__emptyNote{color:var(--text-muted);font-size:var(--fs-small)}.settings-module__vtRw9G__queryRow{gap:var(--space-2);align-items:center;display:flex}.settings-module__vtRw9G__queryInput{min-width:0;padding:var(--space-2) var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-page);font:inherit;color:inherit;flex:auto}.settings-module__vtRw9G__queryInput:focus-visible{outline:2px solid var(--color-green);outline-offset:1px}.settings-module__vtRw9G__queryActions{gap:var(--space-3);margin-top:var(--space-1);justify-content:space-between;align-items:center;display:flex}
.login-module__Si-P0q__wrap{min-height:100dvh;padding:var(--space-6);background:var(--surface-subtle);place-items:center;display:grid}.login-module__Si-P0q__card{align-items:center;gap:var(--space-4);text-align:center;background:var(--surface-page);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:420px;box-shadow:var(--shadow-2);padding:var(--space-8) var(--space-6);flex-direction:column;display:flex}.login-module__Si-P0q__title{font-size:var(--fs-h2);margin-top:var(--space-2)}.login-module__Si-P0q__sub{max-width:34ch;color:var(--text-muted)}
.dictionary-module__18lWAW__page{padding-top:var(--space-7);padding-bottom:var(--space-8)}.dictionary-module__18lWAW__head{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.dictionary-module__18lWAW__muted{color:var(--text-muted);max-width:64ch}.dictionary-module__18lWAW__headRight{align-items:center;gap:var(--space-3);display:flex}.dictionary-module__18lWAW__statusBanner{font-size:var(--fs-small);color:var(--text-muted);white-space:nowrap}.dictionary-module__18lWAW__statusRefreshing{color:var(--color-purple);font-weight:var(--weight-medium)}.dictionary-module__18lWAW__partial{color:var(--danger)}.dictionary-module__18lWAW__emptyState{align-items:center;gap:var(--space-4);padding:var(--space-9) var(--space-4);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);text-align:center;color:var(--text-muted);flex-direction:column;display:flex}.dictionary-module__18lWAW__layout{gap:var(--space-5);grid-template-columns:320px 1fr;align-items:start;display:grid}@media (max-width:900px){.dictionary-module__18lWAW__layout{grid-template-columns:1fr}}.dictionary-module__18lWAW__sidebar{gap:var(--space-3);top:var(--space-5);max-height:calc(100dvh - var(--header-h) - var(--space-6));flex-direction:column;display:flex;position:sticky}@media (max-width:900px){.dictionary-module__18lWAW__sidebar{max-height:none;position:static}}.dictionary-module__18lWAW__detailPane{min-width:0}.dictionary-module__18lWAW__searchWrap{align-items:center;display:flex;position:relative}.dictionary-module__18lWAW__searchIcon{color:var(--ink-500);pointer-events:none;position:absolute;left:.7rem}.dictionary-module__18lWAW__searchInput{border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface-page);width:100%;color:var(--text-primary);font:inherit;font-size:var(--fs-small);padding:.55rem .7rem .55rem 2.2rem}.dictionary-module__18lWAW__list{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-page);box-shadow:var(--shadow-1);overflow-y:auto}.dictionary-module__18lWAW__listUl{padding:0;list-style:none}.dictionary-module__18lWAW__listEmpty{color:var(--text-muted);font-size:var(--fs-small);padding:var(--space-4)}.dictionary-module__18lWAW__listItem{text-align:left;width:100%;padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);flex-direction:column;gap:2px;display:flex}.dictionary-module__18lWAW__listItem:hover{background:var(--surface-subtle)}.dictionary-module__18lWAW__listItemActive,.dictionary-module__18lWAW__listItemActive:hover{background:var(--green-soft);box-shadow:inset 3px 0 0 var(--green-strong)}.dictionary-module__18lWAW__listItemLabel{font-weight:var(--weight-medium);color:var(--ink-900);align-items:center;gap:var(--space-2);display:flex}.dictionary-module__18lWAW__listItemMeta{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.dictionary-module__18lWAW__listItemName{color:var(--text-muted);font-size:.72rem}.dictionary-module__18lWAW__countBadge{color:var(--ink-500);background:var(--surface-subtle);border-radius:var(--radius-pill);padding:1px .5rem;font-size:.68rem}.dictionary-module__18lWAW__colHits{border-top:1px solid var(--border);background:var(--surface-subtle)}.dictionary-module__18lWAW__colHitsHead{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);padding:var(--space-2) var(--space-4) 0;font-size:.68rem}.dictionary-module__18lWAW__colHit{text-align:left;align-items:baseline;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-4);display:flex}.dictionary-module__18lWAW__colHit:hover{background:var(--surface-page)}.dictionary-module__18lWAW__colHitName{color:var(--ink-900);font-size:.75rem}.dictionary-module__18lWAW__colHitTable{color:var(--text-muted);font-size:.7rem}.dictionary-module__18lWAW__detailPlaceholder{min-height:40vh;padding:var(--space-6);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-page);color:var(--text-muted);text-align:center;justify-content:center;align-items:center;display:flex}.dictionary-module__18lWAW__detail{gap:var(--space-5);flex-direction:column;display:flex}.dictionary-module__18lWAW__detailHead{gap:var(--space-2);flex-direction:column;display:flex}.dictionary-module__18lWAW__detailTitleRow{align-items:baseline;gap:var(--space-3);flex-wrap:wrap;display:flex}.dictionary-module__18lWAW__detailTitle{font-size:var(--fs-h2)}.dictionary-module__18lWAW__detailName{font-size:var(--fs-small);color:var(--text-muted);background:var(--surface-subtle);border-radius:var(--radius-sm);padding:2px .5rem}.dictionary-module__18lWAW__categoryBadge{text-transform:uppercase;letter-spacing:.04em;color:var(--color-purple);background:var(--purple-soft);border-radius:var(--radius-pill);font-size:.68rem;font-weight:var(--weight-medium);padding:2px .6rem}.dictionary-module__18lWAW__detailDesc{color:var(--ink-700);max-width:80ch}.dictionary-module__18lWAW__detailActions{margin-top:var(--space-2)}.dictionary-module__18lWAW__sectionHead{align-items:center;gap:var(--space-2);font-size:var(--fs-h3);margin-bottom:var(--space-3);display:flex}.dictionary-module__18lWAW__relChips{gap:var(--space-2);flex-wrap:wrap;display:flex}.dictionary-module__18lWAW__relChip{align-items:center;gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-page);font-size:var(--fs-small);padding:.3rem .7rem;display:inline-flex}.dictionary-module__18lWAW__relChip:hover{border-color:var(--green-strong);background:var(--green-soft)}.dictionary-module__18lWAW__relVia{color:var(--text-muted);font-family:var(--font-mono);font-size:.72rem}.dictionary-module__18lWAW__relArrow{color:var(--ink-300)}.dictionary-module__18lWAW__relTarget{font-weight:var(--weight-medium);color:var(--ink-900)}.dictionary-module__18lWAW__relKind{text-transform:uppercase;color:var(--color-purple);background:var(--purple-soft);border-radius:var(--radius-pill);padding:0 .4rem;font-size:.6rem}.dictionary-module__18lWAW__colSectionHead{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.dictionary-module__18lWAW__colFilter{border:1px solid var(--border-strong);border-radius:var(--radius-pill);font:inherit;font-size:var(--fs-small);min-width:12rem;padding:.4rem .7rem}.dictionary-module__18lWAW__pendingNote{margin-top:var(--space-2);font-size:var(--fs-small);color:var(--color-purple)}.dictionary-module__18lWAW__colTableWrap{margin-top:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-1);background:var(--surface-page);overflow-x:auto}.dictionary-module__18lWAW__colTable{border-collapse:collapse;width:100%;font-size:var(--fs-small)}.dictionary-module__18lWAW__colTable thead th{text-align:left;padding:var(--space-3) var(--space-4);background:var(--surface-subtle);border-bottom:1px solid var(--border);font-weight:var(--weight-medium);white-space:nowrap}.dictionary-module__18lWAW__colTable tbody td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);vertical-align:top}.dictionary-module__18lWAW__colTable tbody tr:last-child td{border-bottom:none}.dictionary-module__18lWAW__colEmpty{text-align:center;color:var(--text-muted);padding:var(--space-6)!important}.dictionary-module__18lWAW__colNameCell{white-space:nowrap}.dictionary-module__18lWAW__colName{color:var(--ink-900);font-weight:var(--weight-medium)}.dictionary-module__18lWAW__colFlags{gap:var(--space-1);margin-top:2px;display:flex}.dictionary-module__18lWAW__flag{text-transform:uppercase;color:var(--ink-500);background:var(--surface-subtle);border-radius:var(--radius-pill);padding:0 .4rem;font-size:.6rem}.dictionary-module__18lWAW__colTypeCell{white-space:nowrap}.dictionary-module__18lWAW__typeBadge{font-family:var(--font-mono);color:var(--ink-700);background:var(--surface-subtle);border-radius:var(--radius-sm);padding:1px .45rem;font-size:.72rem}.dictionary-module__18lWAW__typeRef{font-family:var(--font-mono);color:var(--color-purple);background:var(--purple-soft);border-radius:var(--radius-sm);padding:1px .45rem;font-size:.72rem}.dictionary-module__18lWAW__typeRef:hover{text-decoration:underline}.dictionary-module__18lWAW__enumDetails{margin-top:var(--space-2);font-size:.72rem}.dictionary-module__18lWAW__enumDetails summary{color:var(--text-muted);cursor:pointer}.dictionary-module__18lWAW__enumValues{gap:var(--space-1);margin-top:var(--space-2);flex-wrap:wrap;max-width:22rem;display:flex}.dictionary-module__18lWAW__enumValue{background:var(--surface-subtle);border-radius:var(--radius-sm);color:var(--ink-700);padding:0 .35rem;font-size:.68rem}.dictionary-module__18lWAW__colDescCell{color:var(--ink-700);min-width:18rem}.dictionary-module__18lWAW__colSampleCell{white-space:nowrap}.dictionary-module__18lWAW__sample{color:var(--ink-500);font-size:.72rem}.dictionary-module__18lWAW__srcTag{text-transform:uppercase;letter-spacing:.03em;font-size:.6rem;font-weight:var(--weight-medium);border-radius:var(--radius-pill);white-space:nowrap;vertical-align:middle;padding:1px .4rem}.dictionary-module__18lWAW__srcTag[data-src=curated]{color:var(--text-on-green);background:var(--green-soft)}.dictionary-module__18lWAW__srcTag[data-src=netsuite]{color:var(--ink-500);background:var(--surface-subtle)}.dictionary-module__18lWAW__srcTag[data-src=ai]{color:var(--color-purple);background:var(--purple-soft)}.dictionary-module__18lWAW__legend{align-items:center;gap:var(--space-2);margin-top:var(--space-3);font-size:var(--fs-small);color:var(--text-muted);flex-wrap:wrap;display:flex}.dictionary-module__18lWAW__viewTabs{gap:var(--space-1);border-bottom:1px solid var(--border);margin-bottom:var(--space-3);display:flex}.dictionary-module__18lWAW__viewTab{padding:var(--space-2) var(--space-4);font-size:var(--fs-small);font-weight:var(--weight-medium);color:var(--text-muted);border-bottom:2px solid #0000;margin-bottom:-1px}.dictionary-module__18lWAW__viewTab:hover{color:var(--text-primary)}.dictionary-module__18lWAW__viewTabActive,.dictionary-module__18lWAW__viewTabActive:hover{color:var(--text-primary);border-bottom-color:var(--green-strong)}.dictionary-module__18lWAW__erdWrap{border:1px solid var(--border);border-radius:var(--radius-md);height:540px;box-shadow:var(--shadow-1);background:var(--surface-page);position:relative;overflow:hidden}.dictionary-module__18lWAW__erdPlaceholder{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-page);height:540px;color:var(--text-muted);text-align:center;padding:var(--space-6);justify-content:center;align-items:center;display:flex}.dictionary-module__18lWAW__erdNode{min-width:116px;max-width:180px;padding:var(--space-2) var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-page);box-shadow:var(--shadow-1);text-align:center;cursor:pointer}.dictionary-module__18lWAW__erdNode:hover{border-color:var(--green-strong)}.dictionary-module__18lWAW__erdNodeFocus{border-color:var(--color-anthracite);background:var(--green-soft);box-shadow:var(--shadow-2)}.dictionary-module__18lWAW__erdNodeLabel{font-weight:var(--weight-medium);color:var(--ink-900);font-size:.8rem;line-height:1.2}.dictionary-module__18lWAW__erdNodeMeta{color:var(--text-muted);margin-top:2px;font-size:.62rem}.dictionary-module__18lWAW__erdHandle{background:var(--ink-300);opacity:.5;border:none;width:6px;height:6px}.dictionary-module__18lWAW__erdNote{left:var(--space-3);bottom:var(--space-3);color:var(--text-muted);background:var(--surface-page);border:1px solid var(--border);border-radius:var(--radius-pill);pointer-events:none;padding:2px .7rem;font-size:.7rem;position:absolute}.dictionary-module__18lWAW__classFilter{gap:var(--space-2) var(--space-4);padding:0 var(--space-1);font-size:var(--fs-small);flex-wrap:wrap;display:flex}.dictionary-module__18lWAW__classOption{align-items:center;gap:var(--space-2);color:var(--text-primary);cursor:pointer;display:inline-flex}.dictionary-module__18lWAW__classCount{color:var(--ink-500);background:var(--surface-subtle);border-radius:var(--radius-pill);padding:1px .5rem;font-size:.68rem}.dictionary-module__18lWAW__appBadge{letter-spacing:.02em;color:var(--ink-700);background:var(--surface-subtle);border:1px solid var(--border);border-radius:var(--radius-pill);font-size:.62rem;font-weight:var(--weight-medium);white-space:nowrap;padding:1px .45rem}.dictionary-module__18lWAW__bespokeBadge{text-transform:uppercase;letter-spacing:.04em;color:var(--color-purple);background:var(--purple-soft);border-radius:var(--radius-pill);font-size:.62rem;font-weight:var(--weight-medium);padding:1px .45rem}
.DiscussionChat-module__GxcA4a__chat{min-height:calc(100dvh - var(--header-h));flex-direction:column;display:flex}.DiscussionChat-module__GxcA4a__toolbar{border-bottom:1px solid var(--border);background:var(--surface-page)}.DiscussionChat-module__GxcA4a__toolbarInner{width:100%;max-width:760px;padding:var(--space-2) var(--space-4);justify-content:flex-end;margin-inline:auto;display:flex}.DiscussionChat-module__GxcA4a__action{align-items:center;gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-page);color:var(--ink-700);font-size:var(--fs-small);cursor:pointer;padding:6px 12px;display:inline-flex}.DiscussionChat-module__GxcA4a__action:hover:not(:disabled){background:var(--surface-subtle);color:var(--ink-900)}.DiscussionChat-module__GxcA4a__action:disabled{opacity:.5;cursor:not-allowed}.DiscussionChat-module__GxcA4a__thread{padding:var(--space-6) var(--space-4) var(--space-4);flex:1 0 auto}.DiscussionChat-module__GxcA4a__column{gap:var(--space-6);flex-direction:column;width:100%;max-width:760px;margin-inline:auto;display:flex}
