*,:after,:before{box-sizing:border-box}*{margin:0}body{background:#f9fafb;color:#111827;font-family:system-ui,-apple-system,sans-serif}:root{--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-success:#16a34a;--color-danger:#dc2626;--color-warning:#f59e0b;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-500:#6b7280;--color-gray-700:#374151;--radius-sm:4px;--radius:6px;--radius-lg:10px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow:0 1px 3px rgba(0,0,0,.08)}.container{margin:0 auto;max-width:1200px;padding:var(--space-4)}.space-y-2>*+*{margin-top:var(--space-2)}.space-y-3>*+*{margin-top:var(--space-3)}.space-y-4>*+*{margin-top:var(--space-4)}.space-y-5>*+*{margin-top:var(--space-5)}.space-y-6>*+*{margin-top:var(--space-6)}.m-1{margin:var(--space-1)}.m-2{margin:var(--space-2)}.m-3{margin:var(--space-3)}.m-4{margin:var(--space-4)}.mt-1{margin-top:var(--space-1)}.mt-2{margin-top:var(--space-2)}.mt-3{margin-top:var(--space-3)}.mt-4{margin-top:var(--space-4)}.mt-5{margin-top:var(--space-5)}.mt-6{margin-top:var(--space-6)}.mb-1{margin-bottom:var(--space-1)}.mb-2{margin-bottom:var(--space-2)}.mb-3{margin-bottom:var(--space-3)}.mb-4{margin-bottom:var(--space-4)}.ml-1{margin-left:var(--space-1)}.ml-2{margin-left:var(--space-2)}.ml-3{margin-left:var(--space-3)}.ml-4{margin-left:var(--space-4)}.p-1{padding:var(--space-1)}.p-2{padding:var(--space-2)}.p-3{padding:var(--space-3)}.p-4{padding:var(--space-4)}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.gap-1{gap:var(--space-1)}.gap-2{gap:var(--space-2)}.gap-3{gap:var(--space-3)}.gap-4{gap:var(--space-4)}.w-full{width:100%}.h-full{height:100%}.max-w-sm{max-width:400px}.max-w-md{max-width:600px}.max-w-lg{max-width:900px}.text-sm{font-size:12px}.text-base{font-size:14px}.text-lg{font-size:18px}.text-xl{font-size:22px}.text-gray{color:var(--color-gray-700)}.text-muted{color:#6b7280}.text-success{color:var(--color-success)}.text-danger{color:var(--color-danger)}.text-warning{color:var(--color-warning)}.text-info{color:var(--color-primary)}.bg-white{background:#fff}.bg-gray{background:var(--color-gray-100)}.bg-primary{background:var(--color-primary)}.bg-success{background:var(--color-success)}.bg-danger{background:var(--color-danger)}.bg-warning{background:var(--color-warning)}.text-center{text-align:center}.text-right{text-align:right}.grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.fw-500{font-weight:500}.fw-600{font-weight:600}.divider{background:var(--color-gray-100);height:1px;margin:var(--space-3) 0}.disabled{opacity:.5;pointer-events:none}.hover-bg:hover{background:var(--color-gray-100)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:var(--color-gray-300);border-radius:6px}.divider-soft{background:var(--color-gray-200);height:1px;margin:var(--space-4) 0}@media (max-width:1024px){.grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.grid{grid-template-columns:1fr}}.Card-module__card__rUtWB{background:#fff;border:1px solid #e5e7eb;border-radius:var(--radius-lg);box-shadow:0 4px 12px rgba(0,0,0,.05);height:auto;padding:var(--space-4);transition:all .2s ease}.Card-module__card--blue__bGKFZ{border-top:3px solid #2563eb;box-shadow:0 4px 16px rgba(0,0,0,.04)}.Card-module__card--green__V639n{border-top:3px solid #16a34a;box-shadow:0 4px 16px rgba(0,0,0,.04)}.Card-module__card--purple__Taajy{border-top:3px solid #7c3aed;box-shadow:0 4px 16px rgba(0,0,0,.04)}.Card-module__card--soft-blue__Smm4J{background:#f8fafc}.Card-module__card--soft-green__wKXCS{background:#f0fdf4}.Card-module__card--soft-purple__AWROM{background:#faf5ff}.Card-module__card__rUtWB h3{color:#6b7280;font-size:14px}.Card-module__card__rUtWB p{font-size:20px;font-weight:600;margin-top:8px}.Card-module__card__rUtWB:hover{box-shadow:0 8px 20px rgba(0,0,0,.08)}.Button-module__button__AisLs{border:none;border-radius:var(--radius);cursor:pointer;font-weight:500;padding:8px 16px;transition:.2s}.Button-module__primary__cdc4_{background:var(--color-primary);color:#fff}.Button-module__primary__cdc4_:hover{background:var(--color-primary-hover)}.Button-module__secondary__pJ5lp{background:var(--color-gray-100);color:var(--color-gray-700)}.Button-module__small__hxZpK{font-size:12px}.Button-module__medium__s66qy{font-size:14px}.Button-module__large__o9DYm{font-size:16px}.Table-module__wrapper__T6jwh{display:block;max-height:80vh;max-width:100%;min-height:40vh;overflow-x:auto;overflow-y:auto;position:relative;scroll-behavior:smooth;scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin;user-select:none;width:100%;z-index:0}.Table-module__table__sMR1V{border-collapse:separate;border-radius:8px;border-spacing:0;min-width:100%;table-layout:fixed;width:100%}td,th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}td{border-bottom:1px solid #f3f4f6;padding:6px 8px}td,thead th{font-size:12px}thead th{background:#1e293b;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 6px rgba(0,0,0,.04);color:#f8fafc;font-weight:600;letter-spacing:.2px;padding:10px;position:sticky;text-align:left;top:0;z-index:6}.Table-module__sticky__y75zB{background:#fff;box-shadow:3px 0 8px rgba(0,0,0,.03);left:0;position:sticky;z-index:3}tbody tr:not(.Table-module__highlight__CPaeT):not(.Table-module__danger__yDNsZ):not(.Table-module__selected__YSEbK):nth-child(2n) .Table-module__sticky__y75zB,tbody tr:not(.Table-module__highlight__CPaeT):not(.Table-module__danger__yDNsZ):not(.Table-module__selected__YSEbK):nth-child(2n) td{background:#f1f5f9}tbody tr:not(.Table-module__highlight__CPaeT):not(.Table-module__danger__yDNsZ):not(.Table-module__selected__YSEbK):not(.Table-module__footerRow__k5ZZs):hover td{background:#e2e8f0;transition:background .1s ease}tbody tr:not(.Table-module__highlight__CPaeT):not(.Table-module__danger__yDNsZ):not(.Table-module__selected__YSEbK):not(.Table-module__footerRow__k5ZZs):hover .Table-module__sticky__y75zB{background:#e2e8f0}td:not(:last-child),th:not(:last-child){border-right:1px solid #e5e7eb}.Table-module__number__bcvMc{font-variant-numeric:tabular-nums;text-align:right}.Table-module__positive__CvnPX{color:#16a34a;font-weight:500}.Table-module__negative__PR1D0{color:#dc2626;font-weight:500}.Table-module__highlight__CPaeT .Table-module__sticky__y75zB,.Table-module__highlight__CPaeT td{background:#f0fdf4}.Table-module__danger__yDNsZ .Table-module__sticky__y75zB,.Table-module__danger__yDNsZ td{background:#fef2f2}.Table-module__selected__YSEbK td{background:#d3e6ff}.Table-module__selected__YSEbK.Table-module__highlight__CPaeT:before{background:#16a34a}.Table-module__selected__YSEbK.Table-module__danger__yDNsZ:before{background:#dc2626}.Table-module__selected__YSEbK td{background:#dbeafe;border-bottom:1px solid #2563eb;border-top:1px solid #2563eb}.Table-module__selected__YSEbK td:first-child{border-left:2px solid #2563eb;border-radius:6px 0 0 6px}.Table-module__selected__YSEbK td:last-child{border-radius:0 6px 6px 0;border-right:2px solid #2563eb}.Table-module__footerRow__k5ZZs{background:#111827!important;bottom:0;color:#f9fafb;font-weight:600;position:sticky;z-index:5}.Table-module__footerRow__k5ZZs td{background:#111827!important;border-top:2px solid #374151}.Table-module__resizer__QMUyT{cursor:col-resize;height:100%;position:absolute;right:-3px;top:0;user-select:none;width:6px}.Table-module__resizer__QMUyT:hover{background:rgba(37,99,235,.3)}.Table-module__resizer__QMUyT:focus{outline:2px solid #2563eb;outline-offset:-2px}.SearchSelect-module__wrapper__j7KSW{min-width:0;position:relative;width:100%}.SearchSelect-module__input__SZ2CR{all:unset;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;height:36px;padding:0 12px;width:100%}.SearchSelect-module__inputContent__T5ZC9{align-items:center;display:flex;gap:6px;justify-content:space-between;width:100%}.SearchSelect-module__value__brEQZ{display:flex;flex:1;gap:4px;overflow:hidden;white-space:nowrap}.SearchSelect-module__placeholder__buuYm{color:#9ca3af;font-size:13px}.SearchSelect-module__tags__eZgQH{display:flex;flex-wrap:wrap;gap:4px}.SearchSelect-module__tag__iKRp4{background:#f1f5f9;border-radius:4px;font-size:12px;padding:2px 6px}.SearchSelect-module__clear__Ng0h9{all:unset;align-items:center;border-radius:4px;color:#9ca3af;cursor:pointer;display:inline-flex;font-size:12px;height:16px;justify-content:center;width:16px}.SearchSelect-module__clear__Ng0h9:hover{background:#f3f4f6;color:#111827}.SearchSelect-module__clear__Ng0h9:focus-visible{outline:2px solid #2563eb}.SearchSelect-module__dropdown__jXqHv{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 8px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;left:0;margin-top:4px;position:absolute;top:100%;width:100%;z-index:999}.SearchSelect-module__search__wtvfg{border:none;border-bottom:1px solid #e5e7eb;box-sizing:border-box;outline:none;padding:8px;width:100%}.SearchSelect-module__options__hU4oy{max-height:200px;overflow-y:auto}.SearchSelect-module__option__VXWUJ{background:#fff;border:none;cursor:pointer;font-size:13px;padding:8px;text-align:left;width:100%}.SearchSelect-module__option__VXWUJ:hover{background:#f3f4f6}.SearchSelect-module__selected__U63qS{background:#e0f2fe;font-weight:500}.SearchSelect-module__empty__UqVof{color:#6b7280;font-size:12px;padding:8px}.StockBalance-module__filterGrid__VQXNY{align-items:end;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.StockBalance-module__filterActions__zyEfd{display:flex;justify-content:flex-end}.StockBalance-module__filterHeader__zEbOl{margin-bottom:12px}.StockBalance-module__filterHeader__zEbOl h2{color:#374151;font-size:16px;font-weight:600}.StockBalance-module__pageHeader__Z68PM h1{font-size:28px;font-weight:700}.StockBalance-module__resultHeader__dx5a8{align-items:center;display:grid;gap:16px;grid-template-columns:auto 1fr auto;margin-bottom:12px}.StockBalance-module__resultLeft__FjIft{display:flex;flex-direction:column}.StockBalance-module__resultLeft__FjIft h2{font-size:18px;font-weight:600;margin:0}.StockBalance-module__resultCount__FbKH3{color:#6b7280;font-size:12px;margin-top:2px}.StockBalance-module__resultSearch__ygO8K{display:flex;justify-content:center}.StockBalance-module__resultSearch__ygO8K input{max-width:500px;width:100%}.StockBalance-module__resultActions__bYxnU{display:flex;justify-content:flex-end}.StockBalance-module__filterActions__zyEfd button{font-weight:600;min-width:120px}.StockBalance-module__layout__y4pEj{display:flex;flex-direction:column;gap:20px}.StockBalance-module__empty__Dt5Q5{color:#6b7280;padding:40px;text-align:center}.Input-module__input__VuK4C{border:1px solid var(--color-gray-300);border-radius:var(--radius);font-size:13px;padding:8px 12px;width:100%}.Input-module__input__VuK4C:focus{border-color:var(--color-primary);outline:none}.MainLayout-module__wrapper__fafwF{display:flex;height:100vh}.MainLayout-module__sidebar__zPhUo{background:#111827;border-right:1px solid #1f2937;color:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden;padding:16px;position:sticky;top:0;transition:width .28s cubic-bezier(.4,0,.2,1);width:200px}.MainLayout-module__collapsed__IL7xU{padding:16px 8px;width:64px}.MainLayout-module__header__m6ajD{align-items:center;display:flex;justify-content:space-between}.MainLayout-module__toggleBtn__YkozE{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:18px;padding:6px}.MainLayout-module__centerToggle__WnJCQ{display:block;margin:0 auto}.MainLayout-module__toggleBtn__YkozE:hover{color:#fff}.MainLayout-module__content__Y4hSu{background:#f9fafb;flex:1;min-width:0;overflow:auto;padding:24px}.MainLayout-module__nav___pDk9{display:flex;flex-direction:column;gap:6px;margin-top:16px}.MainLayout-module__link__hw7_n{border-radius:6px;color:#d1d5db;font-size:14px;padding:10px 12px;position:relative;text-decoration:none;transition:all .25s ease}.MainLayout-module__collapsed__IL7xU .MainLayout-module__link__hw7_n{padding:10px 0;text-align:center}.MainLayout-module__link__hw7_n:hover{background:#1f2937;color:#fff}.MainLayout-module__active__gxFHp{background:linear-gradient(90deg,#2563eb,#1d4ed8);box-shadow:0 2px 6px rgba(37,99,235,.3);color:#fff}.MainLayout-module__logo__FlspU{font-size:18px;font-weight:600;transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.MainLayout-module__collapsed__IL7xU .MainLayout-module__logo__FlspU{display:none;opacity:0;transform:translateX(-10px)}.MainLayout-module__tooltip__rJTBI{background:#111827;border-radius:6px;color:#fff;font-size:12px;left:100%;margin-left:10px;opacity:0;padding:6px 10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%) translateX(0);transition:all .2s ease;white-space:nowrap}.MainLayout-module__link__hw7_n:hover .MainLayout-module__tooltip__rJTBI{opacity:1;transform:translateY(-50%) translateX(6px)}.MainLayout-module__tooltip__rJTBI:before{border:4px solid transparent;border-right-color:#111827;content:"";left:-4px;position:absolute;top:50%;transform:translateY(-50%)}.MainLayout-module__footer__XMxru{border-top:1px solid #1f2937;margin-top:auto;padding-top:12px}.MainLayout-module__logout__OFMhH{background:none;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;font-size:14px;padding:10px 12px;position:relative;text-align:left;transition:all .2s ease;width:100%}.MainLayout-module__collapsed__IL7xU .MainLayout-module__logout__OFMhH{padding:10px 0;text-align:center}.MainLayout-module__logout__OFMhH:hover{background:rgba(220,38,38,.15);color:#f87171}.MainLayout-module__logout__OFMhH:active{transform:scale(.98)}.MainLayout-module__icon__u1ojX{min-width:18px;opacity:.9}.MainLayout-module__collapsed__IL7xU .MainLayout-module__linkContent__jk7nt{justify-content:center}.MainLayout-module__active__gxFHp .MainLayout-module__icon__u1ojX{opacity:1}.MainLayout-module__linkContent__jk7nt span{transition:opacity .2s ease,transform .2s ease}.MainLayout-module__collapsed__IL7xU .MainLayout-module__linkContent__jk7nt span{opacity:0;pointer-events:none;transform:translateX(-10px);transition-delay:0s}.MainLayout-module__linkContent__jk7nt{align-items:center;display:flex;gap:10px;transition:justify-content .25s ease}.MainLayout-module__sidebar__zPhUo:not(.MainLayout-module__collapsed__IL7xU) .MainLayout-module__linkContent__jk7nt span{transition-delay:.1s}.KpiCard-module__card__rChKW{background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;flex-direction:column;gap:8px;padding:16px;transition:all .2s ease}.KpiCard-module__card__rChKW:hover{box-shadow:0 6px 16px rgba(0,0,0,.05);transform:translateY(-2px)}.KpiCard-module__header__tGjMQ{display:flex;justify-content:space-between}.KpiCard-module__titleWrap__OGTMq{align-items:center;display:flex;gap:6px}.KpiCard-module__icon__J0Jcn{font-size:14px}.KpiCard-module__title__rP9sV{color:#6b7280;font-size:13px}.KpiCard-module__value__M7bh5{align-items:center;color:#111827;display:flex;font-size:22px;font-weight:600;gap:4px}.KpiCard-module__suffix__YW6eD{color:#6b7280;font-size:16px}.KpiCard-module__change__tnKtE{align-items:center;display:flex;font-size:13px;gap:4px}.KpiCard-module__percent__KC3z6{font-weight:600}.KpiCard-module__context__UovsL{color:#6b7280}.KpiCard-module__positive__dyKwU{color:#16a34a;font-weight:600}.KpiCard-module__negative___GP92{color:#dc2626;font-weight:600}.KpiCard-module__trendBar__mL44r{background:#f3f4f6;border-radius:999px;height:6px;overflow:hidden;width:100%}.KpiCard-module__trendFill__KfZnS{border-radius:999px;height:100%;transition:width .3s ease}.KpiCard-module__positiveBar__FyjT2{background:#16a34a}.KpiCard-module__negativeBar__y2BMQ{background:#dc2626}.Select-module__select__eatbZ{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;background-image:url("data:image/svg+xml;utf8,<svg fill=%27none%27 stroke=%27%236b7280%27 stroke-width=%272%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27><path stroke-linecap=%27round%27 stroke-linejoin=%27round%27 d=%27M19 9l-7 7-7-7%27></path></svg>");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:13px;padding:8px 12px;width:100%}.Select-module__select__eatbZ:focus{border-color:#2563eb;outline:none}.Select-module__smallSelect__UYBOw{width:140px}.Switch-module__wrapper__omK9U{background:#f3f4f6;border-radius:8px;display:inline-flex;padding:4px}.Switch-module__item__VQw87{background:transparent;border:none;border-radius:6px;color:#374151;cursor:pointer;font-size:13px;padding:6px 12px;transition:all .15s ease}.Switch-module__item__VQw87:hover{background:#e5e7eb}.Switch-module__active__h8xsc{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05);color:#e04358}.SalesExplorer-module__blockGrid__YRV1M{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.SalesExplorer-module__explorer-controls__O6Nog{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:16px;margin-top:20px;padding:20px}.SalesExplorer-module__field__wD11K{display:flex;flex-direction:column;gap:6px}.SalesExplorer-module__field__wD11K label{color:#374151;font-size:12px;font-weight:600}.SalesExplorer-module__filters__jGGzI{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.SalesExplorer-module__actions__ndshn{display:flex;justify-content:flex-end}.SalesExplorer-module__actions__ndshn button{border:1px solid transparent;border-radius:8px;color:#fff;font-weight:600;padding:10px 16px;transition:all .2s ease}.SalesExplorer-module__actions__ndshn button:hover{box-shadow:0 4px 10px rgba(37,99,235,.3);transform:translateY(-1px)}.SalesExplorer-module__header__etAZy{align-items:center;display:flex;justify-content:space-between}.SalesExplorer-module__headerLeft__gUwvP{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:8px;padding:0;text-align:left}.SalesExplorer-module__chevron__RB3uV{color:#6b7280;font-size:12px;transition:transform .2s ease}.SalesExplorer-module__content__gRwio{display:flex;flex-direction:column;gap:16px;overflow:hidden;transition:all .25s ease}.SalesExplorer-module__collapsed__XliBt{max-height:0;opacity:0;pointer-events:none}.SalesExplorer-module__metaBox__znuoo{background:#f9fafb;border:1px solid #f1f5f9;border-radius:10px;margin-top:12px;padding:12px}.SalesExplorer-module__meta__D8PD9{display:flex;flex-direction:column;gap:6px;margin-top:8px}.SalesExplorer-module__metaRow__FpFG_{align-items:flex-start;display:flex;gap:8px}.SalesExplorer-module__metaRow__FpFG_ .SalesExplorer-module__label__GSMgC{color:#6b7280;font-size:12px;width:90px}.SalesExplorer-module__values__v8xQq{display:flex;flex-wrap:wrap;gap:6px}.SalesExplorer-module__tag__eLUdT{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;color:#111827;font-size:11px;padding:3px 8px}.SalesExplorer-module__tag__eLUdT.SalesExplorer-module__category__scRAA{background:#e0f2fe}.SalesExplorer-module__tag__eLUdT.SalesExplorer-module__group__Ic570{background:#ede9fe}.SalesExplorer-module__tag__eLUdT.SalesExplorer-module__class__qaVIg{background:#ecfdf5}.SalesExplorer-module__itemButton__SJmUO{align-items:center;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;color:#3730a3;cursor:pointer;display:inline-flex;font-size:12px;gap:6px;padding:6px 12px;transition:all .2s ease}.SalesExplorer-module__itemButton__SJmUO:hover{background:#e0e7ff}.SalesExplorer-module__count__qop9M{background:#4338ca;border-radius:999px;color:#fff;font-size:11px;padding:2px 6px}.SalesExplorer-module__exportBtnPrimary__MM7mT{align-items:center;background:#16a34a;border:none;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.08);color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:8px 14px;transition:all .2s ease}.SalesExplorer-module__exportBtnPrimary__MM7mT:hover{background:#15803d}.SalesExplorer-module__closeBtn__NTiOB{align-items:center;background:transparent;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-size:16px;height:28px;justify-content:center;line-height:1;transition:all .15s ease;width:28px}.SalesExplorer-module__closeBtn__NTiOB:hover{background:#f3f4f6;color:#111827}.SalesExplorer-module__closeBtn__NTiOB:active{transform:scale(.95)}.SalesExplorer-module__summary__qU2ni{color:#6b7280;font-size:12px;margin-top:6px}.Modal-module__overlay__j0h9h{align-items:center;background:rgba(0,0,0,.4);display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.Modal-module__modal__hTXcZ{background:#fff;border-radius:10px;display:flex;flex-direction:column;padding:16px}.SelectItemModal-module__modalContainer__diMok{max-width:90vw;width:640px}.SelectItemModal-module__list__bTFwd{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;max-height:500px;min-height:500px;overflow:auto;padding:10px}.SelectItemModal-module__header__HLyWm{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.SelectItemModal-module__header__HLyWm h3{font-size:18px;font-weight:600}.SelectItemModal-module__count__q4kWu{background:#eef2ff;border-radius:999px;color:#4338ca;font-size:11px;font-weight:500;padding:4px 10px}.SelectItemModal-module__search__xktUb{margin-bottom:10px}.SelectItemModal-module__topActions__hrLBP{align-items:center;display:flex;font-size:12px;justify-content:space-between;margin-bottom:8px}.SelectItemModal-module__topActions__hrLBP button{background:none;border:none;color:#2563eb;cursor:pointer;font-weight:500}.SelectItemModal-module__topActions__hrLBP button:hover{text-decoration:underline}.SelectItemModal-module__items__zPKEf{display:flex;flex-direction:column;gap:2px}.SelectItemModal-module__row__AZkEn{align-items:center;border-radius:6px;display:flex;gap:10px;padding:8px 10px;transition:background .15s ease}.SelectItemModal-module__row__AZkEn:hover{background:#f1f5f9}.SelectItemModal-module__selected__JPWun{background:#eef2ff}.SelectItemModal-module__row__AZkEn input{cursor:pointer;transform:scale(1.1)}.SelectItemModal-module__label__WIFzY{font-size:13px}.SelectItemModal-module__footer___D4_P{border-top:1px solid #e5e7eb;display:flex;gap:10px;justify-content:flex-end;margin-top:16px;padding-top:14px}.SelectItemModal-module__list__bTFwd::-webkit-scrollbar{width:6px}.SelectItemModal-module__list__bTFwd::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.Login-module__login-container__FkOKG{align-items:center;background:linear-gradient(135deg,#eef2f7,#dfe9f3);display:flex;height:100vh;justify-content:center}.Login-module__login-card__njIRB{background:#fff;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:16px;padding:32px;width:360px}.Login-module__login-title__V50c2{color:#333;font-weight:600;margin:0;text-align:center}.Login-module__login-input__QP1O7{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:12px;transition:all .2s ease}.Login-module__login-input__QP1O7:focus{border-color:#4a90e2;box-shadow:0 0 0 2px rgba(74,144,226,.15);outline:none}.Login-module__login-button__wQq7x{background:#4a90e2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:12px;transition:all .2s ease}.Login-module__login-button__wQq7x:hover{background:#357abd}.Login-module__login-button__wQq7x:disabled{background:#aaa;cursor:not-allowed}.Login-module__login-error__QwmSc{color:#e74c3c;font-size:13px;text-align:center}