:root{color-scheme:light;font-family:Roboto,Segoe UI,sans-serif;line-height:1.4;font-weight:400;background:#f7fbff;color:#17212b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--blue-900: #166fcc;--blue-850: #1c8cfd;--blue-700: #5eaefc;--blue-100: #edf6ff;--blue-050: #f7fbff;--orange-500: #ff9a01;--orange-100: #fff3df;--border: #dbe6f2;--border-strong: #1c8cfd;--surface: #ffffff;--surface-muted: #f6f9fc;--text-muted: #5b6b79;--danger: #d05b42;--success: #2f8a59;--warning: #ff9a01}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;background:linear-gradient(180deg,#fff,#f7fbff)}button,input{font:inherit}button{cursor:pointer}.moy-shell{min-height:100vh;background:linear-gradient(180deg,rgba(28,140,253,.06),transparent 18%),linear-gradient(180deg,#fff,#f7fbff)}.topbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:.85rem;padding:.5rem .9rem;background:#fffffffa;color:#17496d;border-top:4px solid var(--blue-850);border-bottom:1px solid rgba(28,140,253,.16);box-shadow:0 10px 28px #1c8cfd14}.topbar-mobile-bar{display:flex;align-items:center;justify-content:flex-start;gap:.85rem;flex:0 0 auto}.topbar-mobile-controls,.subnav-mobile-bar{display:none}.topbar-nav,.subnav-list{display:flex;flex-wrap:wrap;gap:.3rem .38rem;overflow:visible}.topbar-nav{flex:1 1 auto;min-width:0;flex-wrap:nowrap;align-items:stretch;overflow-x:auto;scrollbar-width:none}.topbar-nav::-webkit-scrollbar{display:none}.topbar-link,.subnav-link{border:0;background:transparent;white-space:nowrap}.topbar-link{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;flex:0 0 4.8rem;min-width:4.8rem;min-height:3.75rem;padding:.38rem .24rem .34rem;border-radius:10px;border:1px solid rgba(28,140,253,.08);color:#2d5f86;font-size:.74rem;line-height:1.1;text-align:center;white-space:normal}.topbar-link>span:last-child{display:block;max-width:100%;overflow-wrap:anywhere}.topbar-link-copy,.subnav-link-copy{display:grid;justify-items:center;gap:.18rem;min-width:0}.topbar-link:hover{background:transparent}.topbar-link.is-active{background:linear-gradient(180deg,#1c8cfd21,#1c8cfd2e);color:#0f5183;border-color:#1c8cfd24;box-shadow:inset 0 -2px 0 var(--orange-500),0 8px 20px #1c8cfd14}.topbar-glyph{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:7px;border:1px solid rgba(28,140,253,.22);background:linear-gradient(180deg,#1c8cfd1a,#1c8cfd0a);color:var(--blue-850)}.module-icon{width:14px;height:14px;display:block}.module-icon-accent{stroke:var(--orange-500)}.topbar-link.is-active .topbar-glyph{border-color:#1c8cfd47;background:linear-gradient(180deg,#1c8cfd29,#ff9a0114);box-shadow:inset 0 1px #ffffffbf}.topbar-logo{display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;min-width:7.6rem}.topbar-logo img{display:block;width:min(7.8rem,100%);height:auto}.topbar-actions{display:flex;align-items:center;gap:.45rem;flex:0 0 auto}.topbar-action-button{display:inline-flex;align-items:center;gap:.42rem;min-height:2.7rem;padding:.58rem .8rem;border-radius:12px;border:1px solid rgba(28,140,253,.16);background:linear-gradient(180deg,#fff,#f6fbff);color:#1a567f;font-size:.88rem;font-weight:600;white-space:nowrap}.topbar-action-button:hover{border-color:#1c8cfd47;background:linear-gradient(180deg,#1c8cfd17,#ff9a010f)}.topbar-action-icon{width:16px;height:16px;flex:0 0 16px}.mobile-drawer,.mobile-drawer-backdrop{display:none}.menu-glyph,.chevron-glyph{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.subnav{display:block;padding:.45rem 1rem .55rem;background:linear-gradient(180deg,#1c8cfd0a,#1c8cfd03);border-bottom:1px solid var(--border)}.subnav-link{padding:.42rem .72rem;color:#2c6691;border:1px solid transparent;border-radius:999px;background:transparent;font-size:.95rem}.subnav-link-inner{display:inline-flex;align-items:center;gap:.4rem}.tab-icon{width:14px;height:14px;flex:0 0 14px;display:block;color:currentColor}.subnav-link.is-active{color:#0e4e7d;border-color:#1c8cfd29;background:linear-gradient(180deg,#1c8cfd14,#ff9a010f);box-shadow:inset 0 -2px 0 var(--orange-500)}.topbar-current,.topbar-mobile-toggle,.subnav-current,.subnav-mobile-toggle{border:1px solid rgba(28,140,253,.18);background:linear-gradient(180deg,#fff,#f5faff);color:#245c84;border-radius:12px}.workspace{display:grid;gap:1rem;padding:1rem 1.1rem 1.4rem}.system-bar,.workspace-panel,.filter-panel,.table-shell{background:var(--surface);border:1px solid var(--border);border-radius:6px}.system-bar{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.75rem .9rem;border-color:#1c8cfd2e;box-shadow:0 8px 24px #1c8cfd0a}.system-feedback{padding:.8rem .9rem;border-color:#1c8cfd29;background:linear-gradient(180deg,#fff,#f9fcff)}.system-status,.system-status-group,.panel-caption{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.system-status span{color:var(--text-muted);font-size:.92rem}.system-status{min-width:0}.system-status>span{min-width:0}.auth-strip{min-width:min(100%,28rem);display:grid;gap:.7rem;justify-items:stretch}.auth-sheet-status,.auth-sheet-grid,.auth-sheet-form{display:grid;gap:1rem}.auth-sheet-status{padding:.95rem 1rem;border:1px solid rgba(28,140,253,.12);border-radius:16px;background:linear-gradient(180deg,#1c8cfd0a,#fffffffa)}.auth-sheet-status p{margin:0;color:var(--text-muted)}.auth-sheet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-sheet-card{display:grid;gap:.28rem;padding:1rem;border:1px solid rgba(28,140,253,.12);border-radius:16px;background:var(--surface-muted)}.auth-sheet-card span,.auth-sheet-card small{color:var(--text-muted)}.auth-sheet-card strong{color:#173d5d;font-size:1rem}.auth-sheet-actions{display:flex;gap:.65rem;flex-wrap:wrap;grid-column:1 / -1}.auth-sheet-form{align-items:start}.auth-strip-form,.auth-strip-controls{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap}.auth-profile-menu{position:relative}.auth-profile-dropdown{position:absolute;top:calc(100% + .35rem);right:0;z-index:12;display:grid;min-width:13.5rem;padding:.3rem;border:1px solid rgba(28,140,253,.18);border-radius:10px;background:#fffffffa;box-shadow:0 16px 36px #0b395e24}.auth-profile-item{border:0;background:transparent;text-align:left;padding:.65rem .75rem;border-radius:8px;color:#173d5d;cursor:pointer}.auth-profile-item:hover:not(:disabled){background:#1c8cfd14}.auth-profile-item:disabled{color:#173d5d73;cursor:not-allowed}.system-utility-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.system-utility-button{border:1px solid rgba(28,140,253,.16);background:linear-gradient(180deg,#fffffff5,#f1f7ffeb);color:#204868;border-radius:999px;min-height:34px;padding:.35rem .7rem;display:inline-flex;align-items:center;gap:.45rem;cursor:pointer}.system-utility-icon{width:1.3rem;height:1.3rem;display:inline-grid;place-items:center;border-radius:999px;background:#1c8cfd1a;color:#0f5183;font-size:.76rem;font-weight:700}.settings-layout{display:grid;grid-template-columns:minmax(13rem,16rem) minmax(0,1fr);gap:1rem;min-height:0}.settings-sidebar{display:grid;align-content:start;gap:.45rem}.settings-nav-button{border:1px solid rgba(28,140,253,.14);background:#f8fbff;color:#173d5d;border-radius:12px;padding:.8rem .9rem;text-align:left;display:grid;gap:.18rem;cursor:pointer}.settings-nav-button strong{font-size:.95rem}.settings-nav-button span{color:var(--text-muted);font-size:.8rem}.settings-nav-button.is-active{border-color:#1c8cfd47;background:linear-gradient(180deg,#1c8cfd1f,#ff9a010f)}.settings-content,.settings-section{display:grid;gap:.9rem;min-height:0}.settings-hero{border:1px solid rgba(28,140,253,.12);border-radius:14px;background:linear-gradient(135deg,#f8fbfffa,#edf6ffeb);padding:1rem}.settings-hero h2{margin:0;color:#173d5d}.settings-block{border:1px solid rgba(28,140,253,.1);border-radius:14px;padding:1rem;background:#fbfdff;display:grid;gap:.8rem}.settings-block-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.settings-summary-grid,.settings-links-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.settings-summary-card,.settings-link-card{border:1px solid rgba(28,140,253,.12);border-radius:12px;background:#fff;padding:.9rem;display:grid;gap:.2rem}.settings-summary-card span,.settings-link-card span,.settings-summary-card small{color:var(--text-muted)}.settings-summary-card strong,.settings-link-card strong{color:#173d5d;font-size:1rem}.settings-table-main{display:grid;gap:.18rem}.settings-table-main strong{color:#173d5d}.settings-table-main span{color:var(--text-muted);font-size:.82rem}.settings-link-card{text-align:left;cursor:pointer}.settings-bullet-list{margin:0;padding-left:1.15rem;color:#234565;display:grid;gap:.42rem}.settings-footnote{color:var(--text-muted);font-size:.84rem}.warehouse-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.warehouse-card{display:grid;gap:.85rem}.warehouse-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.warehouse-card-head strong{display:block;color:#173d5d}.warehouse-card-head span{color:var(--text-muted)}.warehouse-card-count{padding:.2rem .55rem;border-radius:999px;background:#1c8cfd14;color:#0f5183;font-size:.8rem;white-space:nowrap}.warehouse-location-list{display:grid;gap:.55rem}.warehouse-location-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.75rem .8rem;border-radius:12px;border:1px solid rgba(28,140,253,.1);background:#fff}.warehouse-location-row strong{display:block;color:#173d5d}.warehouse-location-row span{color:var(--text-muted)}.warehouse-location-metrics{display:grid;justify-items:end;gap:.18rem}.warehouse-default-badge{padding:.12rem .45rem;border-radius:999px;background:#ff9a011f;color:#b76a00;font-size:.76rem}.auth-identity{display:grid;gap:.12rem;min-width:0}.auth-identity strong{font-size:.92rem;color:var(--text-strong)}.auth-identity span{color:var(--text-muted);font-size:.82rem}.auth-input{min-width:11rem;padding-top:.64rem;padding-bottom:.64rem;border-radius:10px}.screen-head{display:grid;gap:.9rem;padding:1rem 1rem .7rem}.screen-title-block h1,.empty-workspace h2{margin:0;font-size:1.05rem;font-weight:700}.screen-kicker{margin:0 0 .2rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--orange-500)}.screen-description,.empty-workspace p,.panel-copy{margin:.3rem 0 0;color:var(--text-muted);max-width:72rem}.screen-stats{display:flex;gap:.75rem;flex-wrap:wrap}.stat-chip{min-width:9rem;padding:.7rem .85rem;border-radius:6px;background:linear-gradient(180deg,#fff,#f4f9ff);border:1px solid rgba(28,140,253,.16)}.stat-chip span{display:block;margin-bottom:.2rem;font-size:.74rem;color:var(--text-muted)}.stat-chip strong{font-size:.98rem}.toolbar-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:0 1rem 1rem}.toolbar-actions{display:flex;gap:.5rem;flex-wrap:wrap}.toolbar-button{min-height:32px;padding:.35rem .8rem;border-radius:4px;border:1px solid #bcc9d4;background:linear-gradient(180deg,#fff,#f4f7fa);color:#225070}.toolbar-button:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.toolbar-button-inner{display:inline-flex;align-items:center;gap:.42rem}.action-icon{width:15px;height:15px;flex:0 0 15px;display:block;color:currentColor}.toolbar-button.tone-primary{border-color:#ffbf61;background:linear-gradient(180deg,#ffb744,var(--orange-500));color:#fff;box-shadow:0 8px 18px #ff9a013d}.toolbar-search{flex:0 0 min(26rem,100%)}.toolbar-search input,.inline-input{width:100%;min-height:32px;padding:.35rem .55rem;border:1px solid #bcc9d4;border-radius:4px;background:#fff}.mobile-action-dock,.filter-drawer-trigger,.filter-drawer,.filter-drawer-backdrop{display:none}.filter-panel{padding:.9rem 1rem 1rem;background:linear-gradient(180deg,#f8fbff,#eef6ff);border-color:#1c8cfd26}.form-sheet-backdrop{position:fixed;inset:0;z-index:54;border:0;padding:0;background:#122c433d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.form-sheet{position:fixed;top:1rem;right:1rem;bottom:1rem;z-index:55;width:min(34rem,calc(100vw - 2rem));display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:1rem;padding:1rem;border:1px solid rgba(28,140,253,.16);border-radius:24px;background:linear-gradient(180deg,#fffffffa,#f7fbfffa);box-shadow:0 30px 70px #122c432e}.form-sheet-head,.form-sheet-foot,.form-lines-head,.form-line-head,.form-summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.form-sheet-title-block strong{display:block;color:#173d5d;font-size:1.05rem}.form-sheet-title-block span{display:block;margin-top:.25rem;color:var(--text-muted);font-size:.9rem}.form-sheet-body{min-height:0;overflow-y:auto;display:grid;gap:1rem;padding-right:.1rem}.form-grid,.form-line-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.form-field{display:grid;gap:.38rem}.form-field.is-wide{grid-column:1 / -1}.form-field>span{color:#44627c;font-size:.82rem}.composer-input{width:100%;min-width:0;padding:.72rem .82rem;border:1px solid rgba(28,140,253,.18);border-radius:12px;background:#fff;color:#173d5d;outline:none;box-shadow:inset 0 1px #ffffffb3}.composer-input:focus{border-color:#1c8cfd6b;box-shadow:0 0 0 3px #1c8cfd1f}.form-checkbox{display:flex;align-items:center;gap:.65rem;padding:.85rem .95rem;border:1px solid rgba(28,140,253,.12);border-radius:14px;background:linear-gradient(180deg,#f8fbff,#eef6ff);color:#1b4d74}.form-checkbox input{width:1rem;height:1rem}.form-lines{display:grid;gap:.85rem}.form-line-card{display:grid;gap:.75rem;padding:.9rem;border:1px solid rgba(28,140,253,.12);border-radius:16px;background:#fff}.form-line-remove{border:0;padding:0;background:transparent;color:#c0634c;font-size:.85rem}.form-summary{padding:.9rem 1rem;border-radius:16px;background:linear-gradient(180deg,#fff7ea,#fff1d6);color:#9b5e00}.form-summary strong{font-size:1rem;color:#8f5200}.filter-summary{display:block;list-style:none;cursor:pointer}.filter-summary::-webkit-details-marker{display:none}.filter-panel-head{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.8rem;color:var(--text-muted);font-size:.84rem}.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.filter-field{min-height:58px;padding:.55rem .65rem;border:1px solid rgba(28,140,253,.16);border-radius:4px;background:#fff}.filter-field span{display:block;margin-bottom:.3rem;font-size:.72rem;color:var(--text-muted)}.module-layout{display:grid;gap:1rem}.module-layout.with-sidebar{grid-template-columns:minmax(16rem,18rem) 1fr}.category-panel,.module-main{display:grid;gap:1rem}.category-panel{align-content:start;padding:1rem}.mobile-category-panel,.mobile-product-list,.mobile-sales-list,.mobile-purchase-list,.mobile-move-list,.mobile-stock-list,.mobile-settlements-list{display:none}.desktop-table-only{display:block}.mobile-category-strip{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none}.mobile-category-strip::-webkit-scrollbar{display:none}.mobile-category-chip{flex:0 0 auto;min-height:32px;padding:.35rem .8rem;border:1px solid #c7d4de;border-radius:999px;background:#f6f9fb;color:#244558}.mobile-category-chip.is-active{border-color:#7eb1d2;background:#dfeef8;color:#0f4f73}.mobile-product-card{display:grid;gap:.85rem}.mobile-product-head,.mobile-product-foot{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.mobile-product-title-block{display:grid;gap:.18rem}.mobile-product-title-block strong{font-size:1rem;line-height:1.3;color:#143f60}.mobile-product-title-block span,.mobile-product-foot-note{color:var(--text-muted);font-size:.82rem}.mobile-product-badges{display:flex;flex-wrap:wrap;gap:.42rem}.mobile-product-badge{display:inline-flex;align-items:center;min-height:26px;padding:.2rem .6rem;border-radius:999px;background:#eef6ff;border:1px solid rgba(28,140,253,.14);color:#195983;font-size:.76rem;font-weight:600}.mobile-product-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.mobile-product-metric{padding:.7rem .8rem;border-radius:12px;border:1px solid rgba(28,140,253,.14);background:linear-gradient(180deg,#fff,#f6fbff)}.mobile-product-metric span{display:block;margin-bottom:.2rem;color:var(--text-muted);font-size:.75rem}.mobile-product-metric strong{font-size:.95rem;color:#163e61}.mobile-product-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.mobile-product-field{display:grid;gap:.28rem}.mobile-product-field>span{color:var(--text-muted);font-size:.75rem;font-weight:600}.mobile-product-empty{display:grid;gap:.3rem}.mobile-product-empty strong{color:#143f60}.mobile-product-empty p{margin:0;color:var(--text-muted);font-size:.9rem}.mobile-sales-card{display:grid;gap:.85rem}.mobile-sales-head,.mobile-sales-foot{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.mobile-sales-title-block,.mobile-sales-customer{display:grid;gap:.18rem}.mobile-sales-title-block strong,.mobile-sales-customer strong{font-size:1rem;line-height:1.3;color:#143f60}.mobile-sales-title-block span,.mobile-sales-customer span,.mobile-sales-foot-note{color:var(--text-muted);font-size:.82rem}.mobile-sales-badges{display:flex;flex-wrap:wrap;gap:.42rem}.mobile-sales-badge{display:inline-flex;align-items:center;min-height:26px;padding:.2rem .6rem;border-radius:999px;background:#eef6ff;border:1px solid rgba(28,140,253,.14);color:#195983;font-size:.76rem;font-weight:600}.mobile-sales-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.mobile-sales-metric{padding:.7rem .8rem;border-radius:12px;border:1px solid rgba(28,140,253,.14);background:linear-gradient(180deg,#fff,#f6fbff)}.mobile-sales-metric span{display:block;margin-bottom:.2rem;color:var(--text-muted);font-size:.75rem}.mobile-sales-metric strong{font-size:.95rem;color:#163e61}.mobile-sales-empty{display:grid;gap:.3rem}.mobile-sales-empty strong{color:#143f60}.mobile-sales-empty p{margin:0;color:var(--text-muted);font-size:.9rem}.mobile-purchase-card,.mobile-move-card,.mobile-stock-card,.mobile-settlement-card{display:grid;gap:.85rem}.mobile-purchase-head,.mobile-purchase-foot,.mobile-move-head,.mobile-move-foot,.mobile-stock-head,.mobile-stock-foot,.mobile-settlement-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.mobile-purchase-title-block,.mobile-purchase-supplier,.mobile-move-title-block,.mobile-stock-title-block,.mobile-settlement-title-block{display:grid;gap:.18rem}.mobile-purchase-title-block strong,.mobile-purchase-supplier strong,.mobile-move-title-block strong,.mobile-stock-title-block strong,.mobile-settlement-title-block strong{font-size:1rem;line-height:1.3;color:#143f60}.mobile-purchase-title-block span,.mobile-purchase-supplier span,.mobile-purchase-foot-note,.mobile-move-title-block span,.mobile-move-foot-note,.mobile-stock-title-block span,.mobile-stock-foot-note,.mobile-settlement-title-block span{color:var(--text-muted);font-size:.82rem}.mobile-purchase-badges{display:flex;flex-wrap:wrap;gap:.42rem}.mobile-purchase-badge{display:inline-flex;align-items:center;min-height:26px;padding:.2rem .6rem;border-radius:999px;background:#eef6ff;border:1px solid rgba(28,140,253,.14);color:#195983;font-size:.76rem;font-weight:600}.mobile-purchase-metrics,.mobile-move-metrics,.mobile-stock-metrics,.mobile-settlement-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.mobile-purchase-metric,.mobile-move-metric,.mobile-stock-metric,.mobile-settlement-metric{padding:.7rem .8rem;border-radius:12px;border:1px solid rgba(28,140,253,.14);background:linear-gradient(180deg,#fff,#f6fbff)}.mobile-purchase-metric span,.mobile-move-metric span,.mobile-stock-metric span,.mobile-settlement-metric span,.mobile-move-route-point span,.mobile-stock-route-point span{display:block;margin-bottom:.2rem;color:var(--text-muted);font-size:.75rem}.mobile-purchase-metric strong,.mobile-move-metric strong,.mobile-stock-metric strong,.mobile-settlement-metric strong,.mobile-move-route-point strong,.mobile-stock-route-point strong{font-size:.95rem;color:#163e61}.mobile-move-route,.mobile-stock-route{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.mobile-move-route-point,.mobile-stock-route-point{padding:.7rem .8rem;border-radius:12px;border:1px solid rgba(28,140,253,.12);background:#fbfdff}.mobile-settlement-metric-balance{grid-column:1 / -1;background:linear-gradient(180deg,#fff8ef,#fff3df);border-color:#ff9a0133}.mobile-purchase-empty,.mobile-move-empty,.mobile-stock-empty,.mobile-settlement-empty{display:grid;gap:.3rem}.mobile-purchase-empty strong,.mobile-move-empty strong,.mobile-stock-empty strong,.mobile-settlement-empty strong{color:#143f60}.mobile-purchase-empty p,.mobile-move-empty p,.mobile-stock-empty p,.mobile-settlement-empty p{margin:0;color:var(--text-muted);font-size:.9rem}.mobile-card-actions{display:flex;gap:.55rem;flex-wrap:wrap}.mobile-card-action{flex:1 1 0;justify-content:center;min-height:38px}.category-tree{display:grid;gap:.15rem}.category-link{display:flex;justify-content:space-between;gap:.8rem;width:100%;padding:.55rem .7rem;border:0;border-radius:4px;background:transparent;color:#234357;text-align:left}.category-link:hover,.category-link.is-active{background:linear-gradient(180deg,#1c8cfd14,#1c8cfd1f);color:#0d4e7f}.table-shell{overflow:hidden}.table-scroll{overflow-x:auto}.data-table{width:100%;min-width:52rem;border-collapse:collapse}.data-table thead th{padding:.7rem .65rem;border-bottom:2px solid rgba(28,140,253,.86);color:#21597f;font-size:.78rem;font-weight:600;text-align:left}.data-table tbody td{padding:.55rem .65rem;border-bottom:1px solid #e2e8ee;vertical-align:middle;font-size:.9rem}.align-end{text-align:right}.table-empty{padding:1.2rem;text-align:center;color:var(--text-muted)}.status-pill{display:inline-flex;align-items:center;min-height:24px;padding:.1rem .55rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.01em}.status-pill-inner{display:inline-flex;align-items:center;gap:.28rem}.status-icon{width:12px;height:12px;flex:0 0 12px;display:block;color:currentColor}.tone-success{background:#e7f6ec;color:var(--success)}.tone-warning{background:var(--orange-100);color:#b56b00}.tone-danger{background:#fdeae6;color:var(--danger)}.tone-muted,.tone-neutral{background:#eef3f6;color:#4d6678}.inline-input{min-height:30px;padding:.22rem .45rem;font-size:.88rem}.inline-input.align-end{text-align:right}.inline-toggle{min-height:28px;padding:.2rem .55rem;border:1px solid #cad4dd;border-radius:999px;background:#f4f7f9;color:#4b6272}.inline-toggle.is-on{border-color:#1c8cfd47;background:#1c8cfd1f;color:#0f5e98}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.workspace-panel{padding:1rem;content-visibility:auto}.sections-overview{padding:1rem}.sections-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1rem}.section-card{display:grid;gap:.9rem;padding:1rem;border:1px solid rgba(28,140,253,.12);border-radius:18px;background:linear-gradient(180deg,#fffffffa,#f7fbfffa)}.section-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.section-card-head h2{margin:.15rem 0 0;color:#163f60;font-size:1.05rem}.section-card-kicker{margin:0;color:var(--text-muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.section-card-badge,.section-tab-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.28rem .6rem;font-size:.75rem;font-weight:700}.section-tab-list{display:grid;gap:.5rem}.section-tab-button{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%;padding:.78rem .9rem;border:1px solid rgba(28,140,253,.1);border-radius:14px;background:#fff;color:#194f76;text-align:left}.section-tab-button:hover{border-color:#1c8cfd38;background:linear-gradient(180deg,#1c8cfd0f,#ff9a010a)}.section-card-badge.status-live,.section-tab-status.status-live{color:var(--success);background:#2f8a591f}.section-card-badge.status-mixed{color:#2b6ca3;background:#1c8cfd1f}.section-card-badge.status-planned,.section-tab-status.status-planned{color:#9b6200;background:#ff9a0124}.empty-workspace{display:grid;gap:.8rem}.fiscal-layout{align-items:start}.fiscal-terminal-panel,.fiscal-main{display:grid;gap:1rem}.fiscal-terminal-list{display:grid;gap:.9rem}.fiscal-terminal-card{display:grid;gap:.85rem;padding:1rem;border:1px solid var(--border);border-radius:14px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 94%,white 6%),var(--surface))}.fiscal-terminal-card.is-selected{border-color:color-mix(in srgb,var(--primary) 45%,var(--border));box-shadow:0 0 0 1px color-mix(in srgb,var(--primary) 22%,transparent)}.fiscal-terminal-head{display:flex;justify-content:space-between;gap:.8rem;align-items:start}.fiscal-terminal-head p{margin:.2rem 0 0;color:var(--text-secondary)}.fiscal-terminal-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0}.fiscal-terminal-meta div{display:grid;gap:.2rem}.fiscal-terminal-meta dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary)}.fiscal-terminal-meta dd{margin:0;font-weight:600}.fiscal-error-box{display:grid;gap:.25rem;padding:.8rem .9rem;border-radius:12px;border:1px solid color-mix(in srgb,var(--danger) 22%,var(--border));background:color-mix(in srgb,var(--danger) 7%,var(--surface))}.fiscal-error-box p{margin:0}.fiscal-card-actions{margin-top:.1rem}.fiscal-action-panel{margin-bottom:1rem}.fiscal-table-actions{display:flex;flex-wrap:wrap;gap:.45rem}.cell-actions{min-width:10.5rem}.composer-textarea{min-height:7.5rem;resize:vertical;font:inherit}.empty-list{margin:0;padding-left:1.1rem;color:var(--text-muted)}@media(max-width:1100px){.topbar-link{min-height:3.45rem;font-size:.68rem;min-width:4.25rem;padding-left:.18rem;padding-right:.18rem}.topbar-logo img{width:min(7rem,100%)}.topbar-action-button{padding-left:.68rem;padding-right:.68rem}.module-layout.with-sidebar,.dashboard-grid,.filter-grid,.fiscal-terminal-meta{grid-template-columns:1fr}.toolbar-row,.system-bar{flex-direction:column;align-items:stretch}.toolbar-search{flex-basis:auto}.category-panel{display:none}.mobile-category-panel{display:grid;gap:.8rem}}@media(max-width:760px){.topbar{position:sticky;top:0;z-index:40;padding:.6rem;align-items:stretch;flex-wrap:wrap;overflow:visible}.topbar-mobile-bar{position:relative;gap:.6rem;justify-content:flex-start;width:100%;flex:1 1 100%;min-height:44px;padding-right:3.35rem}.topbar-logo{justify-content:flex-start;min-width:0;max-width:calc(100% - 3.5rem)}.topbar-logo img{width:min(7.9rem,100%)}.topbar-mobile-controls{display:flex;align-items:center;justify-content:center;gap:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:2}.topbar-mobile-toggle{display:inline-flex;align-items:center;gap:0;min-height:40px;padding:0}.topbar-mobile-toggle{width:44px;height:44px;min-width:44px;justify-content:center;color:var(--blue-850);font-size:0;border-radius:12px;border:1px solid rgba(28,140,253,.16);background:linear-gradient(180deg,#fff,#f5faff);box-shadow:0 10px 24px #1c8cfd24;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,background .14s ease}.topbar-mobile-toggle:hover,.topbar-mobile-toggle:active,.topbar[data-mobile-open=true] .topbar-mobile-toggle{border-color:#1c8cfd47;background:linear-gradient(180deg,#1c8cfd24,#ff9a0114);box-shadow:0 12px 26px #1c8cfd2e}.menu-glyph{width:20px;height:20px}.topbar-nav,.topbar-actions{display:none}.mobile-drawer-backdrop{display:none;position:fixed;inset:0;border:0;padding:0;background:#122c432e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:49}.topbar[data-mobile-open=true] .mobile-drawer-backdrop{display:block}.mobile-drawer{display:none;position:fixed;left:.65rem;right:.65rem;top:calc(env(safe-area-inset-top,0px) + 4.5rem);width:auto;margin-top:0;padding:.7rem;border:1px solid rgba(28,140,253,.14);border-radius:18px;background:#fffffffa;box-shadow:0 20px 44px #0f518329;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;max-height:calc(100vh - 5.4rem);overflow:auto}.topbar[data-mobile-open=true] .mobile-drawer{display:grid;gap:.55rem}.mobile-drawer-utilities{display:grid;gap:.5rem;padding-top:.25rem}.mobile-drawer-utility{display:inline-flex;align-items:center;gap:.6rem;width:100%;min-height:46px;padding:.72rem .82rem;border:1px solid rgba(28,140,253,.14);border-radius:12px;background:linear-gradient(180deg,#fff,#f7fbff);color:#1b597f;font-weight:600;text-align:left}.mobile-drawer-section{border:1px solid rgba(28,140,253,.12);border-radius:14px;background:linear-gradient(180deg,#fffffffa,#f7fbfffa);overflow:hidden}.mobile-drawer-section.is-active{border-color:#1c8cfd33;box-shadow:0 10px 24px #1c8cfd14}.mobile-drawer-module,.mobile-drawer-subitem{width:100%;border:0;background:transparent;color:#1f5e89;text-align:left}.mobile-drawer-module{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.72rem .78rem;min-height:52px}.mobile-drawer-module-main{display:flex;align-items:center;gap:.7rem;min-width:0}.mobile-drawer-labels{display:grid;gap:.14rem;min-width:0}.nav-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:.05rem .42rem;border-radius:999px;font-size:.58rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border:1px solid transparent}.nav-status-badge.status-live{color:#0f6d4b;background:#e7f6ec;border-color:#2f8a592e}.nav-status-badge.status-mixed{color:#8a5a00;background:#fff3df;border-color:#ff9a012e}.nav-status-badge.status-planned{color:#5b6b79;background:#eef3f6;border-color:#5b6b7929}.mobile-drawer-module-label,.mobile-drawer-module-hint{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-drawer-module-label{font-size:.95rem;font-weight:700;color:#194f76}.mobile-drawer-module-hint{font-size:.76rem;color:var(--text-muted)}.mobile-drawer-chevron{color:#4f89b5;flex:0 0 auto}.mobile-drawer-submenu{display:grid;gap:.18rem;padding:0 .45rem .45rem;border-top:1px solid rgba(28,140,253,.08)}.mobile-drawer-subitem{min-height:40px;padding:.58rem .72rem;border-radius:10px}.mobile-drawer-subitem.is-active{background:linear-gradient(180deg,#1c8cfd1c,#ff9a0114);color:#0e4e7d}.subnav{display:none}.mobile-product-list,.mobile-sales-list,.mobile-purchase-list,.mobile-move-list,.mobile-stock-list,.mobile-settlements-list{display:grid;gap:.75rem}.desktop-table-only{display:none}.workspace{gap:.75rem;padding:.65rem}.system-bar,.workspace-panel,.filter-panel,.table-shell{border-radius:12px}.system-bar{gap:.65rem;padding:.7rem .75rem}.system-utility-bar{width:100%}.system-status{align-items:flex-start}.system-status>span{font-size:.86rem;line-height:1.35}.system-status-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;width:100%}.system-status-group .status-pill{width:100%;justify-content:center;min-height:30px}.screen-head,.workspace-panel,.filter-panel{padding-left:.75rem;padding-right:.75rem}.screen-head{gap:.75rem;padding-top:.8rem;padding-bottom:.55rem}.screen-title-block h1{font-size:1.18rem;line-height:1.2}.screen-description{font-size:.92rem;line-height:1.45;max-width:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.screen-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.stat-chip{min-width:0;padding:.6rem .7rem}.toolbar-row{display:grid;gap:.75rem;padding:0 .75rem .8rem}.toolbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.toolbar-button{width:100%;justify-content:center;min-height:38px}.toolbar-button.tone-primary{grid-column:1 / -1}.mobile-action-dock{position:sticky;bottom:calc(env(safe-area-inset-bottom,0px) + .5rem);z-index:22;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:0 .75rem .85rem;margin-top:.15rem}.mobile-dock-button{min-height:44px;border-radius:14px;box-shadow:0 10px 24px #166fcc24}.toolbar-search{order:-1;width:100%}.toolbar-search input{min-height:40px;font-size:.98rem}.filter-panel{display:none}.filter-drawer-trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.8rem .85rem;border:1px solid rgba(28,140,253,.15);border-radius:12px;background:linear-gradient(180deg,#f8fbff,#eef6ff)}.filter-drawer-trigger strong,.filter-drawer-head strong{display:block;color:#163e61}.filter-drawer-trigger span,.filter-drawer-head span{display:block;margin-top:.2rem;font-size:.82rem;color:var(--text-muted)}.filter-drawer-backdrop{display:block;position:fixed;inset:0;border:0;padding:0;background:#122c4333;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:42}.filter-drawer{display:grid;position:fixed;left:.65rem;right:.65rem;bottom:calc(env(safe-area-inset-bottom,0px) + .65rem);gap:.8rem;padding:.9rem;border:1px solid rgba(28,140,253,.16);border-radius:18px;background:#fffffffa;box-shadow:0 22px 50px #0f518338;z-index:43;max-height:min(70vh,34rem);overflow:auto}.filter-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.form-sheet{top:auto;left:.65rem;right:.65rem;bottom:calc(env(safe-area-inset-bottom,0px) + .65rem);width:auto;max-height:min(88vh,44rem);padding:.9rem;border-radius:20px}.form-sheet-head,.form-sheet-foot,.form-lines-head,.form-line-head,.form-summary{align-items:flex-start;flex-direction:column}.form-sheet-foot{display:grid;grid-template-columns:1fr}.settings-layout,.auth-sheet-grid,.settings-summary-grid,.settings-links-grid,.warehouse-grid{grid-template-columns:1fr}.auth-profile-dropdown{left:0;right:auto;min-width:min(100vw - 2rem,15rem)}.form-grid,.form-line-grid{grid-template-columns:1fr}.filter-grid-mobile{display:grid;grid-template-columns:1fr;gap:.55rem}.filter-field{min-height:0;padding:.5rem .6rem}.mobile-category-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;overflow:visible;padding-bottom:0}.mobile-category-chip{width:100%;min-height:42px;white-space:normal;border-radius:12px}.mobile-product-metrics,.mobile-product-field-grid{grid-template-columns:1fr}.mobile-sales-metrics,.mobile-purchase-metrics,.mobile-move-metrics,.mobile-stock-metrics,.mobile-settlement-metrics,.mobile-move-route,.mobile-stock-route{grid-template-columns:1fr 1fr}.mobile-product-card,.mobile-sales-card,.mobile-purchase-card,.mobile-move-card,.mobile-stock-card,.mobile-settlement-card{padding:.85rem;border-radius:16px}.mobile-product-head,.mobile-sales-head{align-items:flex-start}.mobile-product-head .status-pill,.mobile-sales-head .status-pill,.mobile-purchase-head .status-pill,.mobile-move-head .status-pill,.mobile-stock-head .status-pill,.mobile-settlement-head .status-pill{flex:0 0 auto}.mobile-product-foot,.mobile-sales-foot,.mobile-purchase-foot,.mobile-move-foot,.mobile-stock-foot{align-items:center}.mobile-product-foot-note,.mobile-sales-foot-note,.mobile-purchase-foot-note,.mobile-move-foot-note,.mobile-stock-foot-note{max-width:70%;line-height:1.35}.mobile-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.data-table{min-width:0}.data-table thead{display:none}.data-table,.data-table tbody,.data-table tr,.data-table td{display:block;width:100%}.data-table tr{margin:.45rem 0;padding:.38rem .15rem;border:1px solid #dfe6ec;border-radius:12px;background:#fbfdff;box-shadow:0 6px 18px #1c8cfd0a}.data-table tbody td:first-child{grid-template-columns:1fr;padding-top:.48rem;padding-bottom:.18rem;font-weight:700;color:#1b5279}.data-table tbody td:first-child:before{display:none}.data-table tbody td:nth-child(2){padding-top:0}.data-table tbody td{display:grid;grid-template-columns:minmax(5.3rem,36%) 1fr;gap:.4rem;padding:.38rem .5rem;border-bottom:0}.data-table tbody td:before{content:attr(data-label);color:var(--text-muted);font-size:.76rem;font-weight:600}.align-end,.inline-input.align-end{text-align:left}.inline-input,.inline-toggle{min-height:34px}}@media(max-width:520px){.system-status-group,.screen-stats,.toolbar-actions,.mobile-category-strip,.mobile-sales-metrics,.mobile-purchase-metrics,.mobile-move-metrics,.mobile-stock-metrics,.mobile-settlement-metrics,.mobile-move-route,.mobile-stock-route,.mobile-card-actions,.mobile-action-dock{grid-template-columns:1fr}.topbar-current{max-width:calc(100% - 3.5rem)}.mobile-drawer-submenu{padding-left:.38rem;padding-right:.38rem}}.inventory-insights{display:grid;gap:1rem;margin-bottom:1rem}.inventory-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.inventory-summary-card,.inventory-attention-panel{display:grid;gap:.85rem}.inventory-summary-head,.inventory-attention-head,.inventory-attention-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.inventory-summary-head strong,.inventory-attention-head strong,.inventory-attention-main strong{color:#143f60}.inventory-summary-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.inventory-summary-metrics div,.inventory-attention-row{padding:.8rem;border-radius:14px;border:1px solid rgba(28,140,253,.12);background:#fbfdff}.inventory-summary-metrics span,.inventory-attention-main span,.inventory-attention-head p,.inventory-attention-metrics span,.inventory-attention-empty{color:var(--text-muted);font-size:.82rem}.inventory-summary-metrics strong,.inventory-attention-metrics .status-pill{display:block;margin-top:.2rem}.inventory-attention-list{display:grid;gap:.7rem}.inventory-attention-main{display:grid;gap:.2rem}.inventory-attention-metrics{display:grid;justify-items:end;gap:.35rem}.inventory-attention-head p,.inventory-attention-empty{margin:.2rem 0 0}@media(max-width:900px){.inventory-summary-metrics,.inventory-attention-row{grid-template-columns:1fr}.inventory-summary-head,.inventory-attention-head,.inventory-attention-row{flex-direction:column}.inventory-attention-metrics{justify-items:start}}.registry-insights{display:grid;gap:1rem;margin-bottom:1rem}.registry-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.registry-summary-card,.registry-attention-panel{display:grid;gap:.85rem}.registry-summary-head,.registry-attention-head,.registry-attention-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.registry-summary-head strong,.registry-attention-head strong,.registry-attention-main strong{color:#143f60}.registry-summary-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.registry-summary-metrics div,.registry-attention-row{padding:.8rem;border-radius:14px;border:1px solid rgba(28,140,253,.12);background:#fbfdff}.registry-summary-metrics span,.registry-attention-main span,.registry-attention-head p,.registry-attention-metrics span,.registry-attention-empty{color:var(--text-muted);font-size:.82rem}.registry-summary-metrics strong,.registry-attention-metrics .status-pill{display:block;margin-top:.2rem}.registry-attention-list{display:grid;gap:.7rem}.registry-attention-main{display:grid;gap:.2rem}.registry-attention-metrics{display:grid;justify-items:end;gap:.35rem}.stock-row-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.registry-attention-head p,.registry-attention-empty{margin:.2rem 0 0}.order-detail-panel{display:grid;gap:1rem;margin-bottom:1rem}.order-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.order-detail-title{display:grid;gap:.2rem}.order-detail-title strong{color:#143f60}.order-detail-title span,.order-detail-card span,.order-detail-card small{color:var(--text-muted)}.order-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem}.order-detail-card{display:grid;gap:.25rem;padding:.8rem;border-radius:14px;border:1px solid rgba(28,140,253,.12);background:#fbfdff}.order-detail-card strong{color:#143f60;font-size:1rem}.order-detail-actions{display:flex;flex-wrap:wrap;gap:.65rem}.imports-grid{display:grid;gap:1rem}.import-panel{display:grid;gap:.9rem;padding:1rem}.import-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.import-form-grid-single{grid-template-columns:1fr}.import-field{display:grid;gap:.35rem}.import-field>span{color:var(--text-muted);font-size:.82rem}.import-textarea{min-height:11rem;resize:vertical}.import-actions{display:flex;flex-wrap:wrap;gap:.65rem}.import-subsection{display:grid;gap:.85rem}.import-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.import-summary-card{display:grid;gap:.2rem;padding:.8rem}.import-summary-card span,.import-summary-card small,.import-note{color:var(--text-muted)}.import-summary-card strong{color:#143f60;font-size:1rem}.import-warning-list{margin:0;padding-left:1.1rem;display:grid;gap:.3rem;color:#9b5e00}.import-history-list{display:grid;gap:.75rem}.import-history-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem;padding:.85rem;border-radius:14px;border:1px solid rgba(28,140,253,.12);background:#fbfdff}.import-history-row.is-selected{border-color:#2a71b047;box-shadow:0 0 0 1px #2a71b029}.import-history-main{display:grid;gap:.18rem}.import-history-head{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.import-history-head strong{color:#143f60}.import-history-actions{display:flex;align-items:center;gap:.55rem}.import-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.import-detail-card{display:grid;gap:.35rem;padding:.85rem;border-radius:14px;border:1px solid rgba(24,43,72,.09);background:#ffffffd1}.import-detail-card span{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#5f6f85}.import-detail-card strong{color:#143f60}.import-detail-card small{color:#6b7b8f}@media(max-width:900px){.import-form-grid{grid-template-columns:1fr}.import-actions{display:grid;grid-template-columns:1fr}.import-history-row{flex-direction:column}.import-history-actions,.import-history-actions .toolbar-button{width:100%}}.detail-lines-block{display:grid;gap:.75rem}.detail-lines-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.detail-lines-head strong{color:#143f60}.detail-lines-head span,.detail-lines-main span,.detail-lines-metrics span{color:var(--text-muted);font-size:.82rem}.detail-lines-list{display:grid;gap:.7rem}.detail-lines-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.8rem;border-radius:14px;border:1px solid rgba(28,140,253,.12);background:#fbfdff}.detail-lines-main{display:grid;gap:.18rem}.detail-lines-main strong{color:#143f60}.detail-lines-metrics{display:grid;justify-items:end;gap:.25rem}.table-action-button{min-width:74px}@media(max-width:900px){.registry-summary-metrics,.registry-attention-row{grid-template-columns:1fr}.registry-summary-head,.registry-attention-head,.registry-attention-row{flex-direction:column}.registry-attention-metrics{justify-items:start}.stock-row-actions{justify-content:flex-start}.order-detail-head{flex-direction:column}.order-detail-grid{grid-template-columns:1fr}.detail-lines-row{flex-direction:column}.detail-lines-metrics{justify-items:start}}
