.team-administration{padding:24px;border:1px solid var(--border);border-radius:16px;background:var(--surface);color:var(--text);margin-bottom:24px;min-width:0}.team-heading,.team-owner,.team-actions{display:flex;align-items:flex-start;gap:14px;flex-wrap:wrap}.team-heading{justify-content:space-between}.team-owner{margin:18px 0}.team-owner p{margin:0;flex:1;min-width:200px;line-height:1.6}.team-note,.team-pending{padding:16px;border:1px solid var(--border);border-radius:10px;line-height:1.6}.team-form-grid{border:0;padding:0;margin:20px 0;display:grid;grid-template-columns:1fr 1fr;gap:18px;min-width:0}.team-form-grid legend{font-weight:650;font-size:18px;margin-bottom:16px}.team-full{grid-column:1/-1}.team-invitations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.team-invitation{border:1px solid var(--border);border-radius:12px;padding:16px;overflow-wrap:anywhere}.team-invitation p{line-height:1.6}.team-transfer{border-top:1px solid var(--border);margin-top:24px;padding-top:20px}.team-confirm{display:flex;align-items:flex-start;gap:10px;line-height:1.6;margin:20px 0}.team-confirm input{width:20px;height:20px;min-width:20px;margin-top:2px}.team-administration button{min-height:44px}.team-accept{--text: #19342c;--surface: #fff;--border: #b8c8bf;color:var(--text);background:#f3f6f2;min-height:100vh;padding:32px 20px}.team-brand{color:#19342c;font-size:28px;font-weight:750;text-decoration:none;display:block;max-width:520px;margin:0 auto 22px}.team-accept-card{background:#fff;padding:28px;max-width:520px;margin:auto;border:1px solid #b8c8bf;border-radius:16px}.team-accept-card h1{font-size:28px;line-height:1.2;margin:20px 0}.team-accept-card p{line-height:1.6}.team-language{display:flex;gap:16px;align-items:center}.team-language select{max-width:180px}.team-accept-card input,.team-accept-card select{color:#19342c;background:#fff}.team-accept-card a{color:#145940}.team-accept-card .btn-primary{color:#fff;background:#176046}@media(max-width:640px){.team-administration{padding:16px}.team-form-grid,.team-invitations{grid-template-columns:1fr}.team-accept{padding:20px 14px}.team-accept-card{padding:20px}.team-heading button{width:100%}}.mobile-workspace{display:grid;gap:18px;max-width:680px;margin:auto;padding-bottom:20px}.mobile-greeting>span{font-size:12px;letter-spacing:.08em;color:var(--muted, #64736e);text-transform:uppercase}.mobile-greeting h1{font-size:32px;letter-spacing:-1.1px;margin:8px 0 5px}.mobile-greeting p{color:var(--muted, #64736e);margin:0}.mobile-sync-status{display:flex;gap:9px;align-items:center;background:var(--surface, #fff);border:1px solid var(--border, #dbe6df);padding:12px;border-radius:12px;font-size:12px;color:inherit;text-align:left;min-height:44px}.mobile-sync-status>span{flex:1}.mobile-sync-status.is-offline{background:#fff2d7;color:#755008}.mobile-primary-scan{display:flex;align-items:center;gap:16px;background:#173d32;color:#fff;border:0;border-radius:20px;padding:25px 20px;text-align:left;min-height:106px}.mobile-primary-scan>span{display:grid;gap:7px;flex:1}.mobile-primary-scan strong{font-size:19px}.mobile-primary-scan small{color:#d1e3d8}.mobile-item-search{display:flex;align-items:center;gap:10px;border:1px solid var(--border, #dbe6df);border-radius:13px;padding:0 14px;background:var(--surface, #fff)}.mobile-item-search input{width:100%;min-width:0;height:52px;border:0;outline-offset:3px;background:transparent;color:inherit;font-size:16px}.mobile-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mobile-quick-actions button{border:1px solid var(--border, #dbe6df);border-radius:16px;padding:18px 14px;background:var(--surface, #fff);color:inherit;text-align:left;display:grid;gap:10px;min-height:132px}.mobile-quick-actions strong{font-size:14px}.mobile-quick-actions span{font-size:12px;color:var(--muted, #64736e)}.mobile-favorites h2{font-size:16px;margin:8px 0 12px}.mobile-favorites button,.mobile-search-results button{width:100%;display:flex;gap:12px;align-items:center;min-height:54px;padding:12px 0;border:0;border-bottom:1px solid var(--border, #dbe6df);background:transparent;color:inherit;text-align:left}.mobile-favorites button>span,.mobile-search-results button>span{flex:1}.mobile-search-results button>span{display:grid;gap:5px}.mobile-search-results small{opacity:.7}.mobile-search-results p{font-size:14px}.mobile-all-articles{justify-content:center;min-height:48px}.mobile-bottom-navigation{display:none}@media(max-width:850px),(pointer:coarse)and (max-width:1100px){.app-shell.mobile-focused .main-shell{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}.mobile-focused .topbar .global-search,.mobile-focused .topbar .breadcrumbs,.mobile-focused .notification-button,.mobile-focused .sidebar-tip{display:none}.mobile-focused .topbar{height:62px;gap:12px}.mobile-focused .topbar-leading{flex:1}.mobile-focused .topbar-leading:after{content:"hyllra";font-weight:800;font-size:22px;letter-spacing:-1px}.mobile-focused .topbar .topbar-divider{display:none}.mobile-focused .topbar-actions{gap:10px}.mobile-focused .connection-status>span:last-child{display:inline;font-size:11px}.mobile-bottom-navigation{position:fixed;display:flex;justify-content:space-around;bottom:0;left:0;right:0;z-index:35;border-top:1px solid var(--border, #dbe6df);background:var(--surface, #fff);padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));box-shadow:0 -5px 25px #173d3208}.mobile-bottom-navigation button{min-height:48px;min-width:58px;flex:1;display:grid;justify-items:center;align-content:center;gap:4px;background:transparent;border:0;border-radius:12px;color:inherit;font-size:11px}.mobile-bottom-navigation button[aria-current=page]{background:#e6f0e9;color:#173d32;font-weight:700}.mobile-bottom-navigation button.scan-tab{background:#173d32;color:#fff;margin:0 4px;max-width:80px}.mobile-focused .summary-strip{display:none}.mobile-focused .page-title{flex-wrap:wrap}.mobile-focused .page-title h1{font-size:25px}.mobile-focused .toast{bottom:calc(86px + env(safe-area-inset-bottom,0px))}.mobile-focused .sidebar{z-index:60}.mobile-focused .sidebar-backdrop{z-index:59}}@media(max-width:850px),(pointer:coarse)and (max-width:1100px){.mobile-focused .mobile-home-toolbar-actions{display:none}}.mobile-search-results strong,.mobile-favorites button>span{overflow-wrap:anywhere;min-width:0}.mobile-primary-scan>svg,.mobile-search-results button>svg{flex-shrink:0}@media(max-width:850px),(pointer:coarse)and (max-width:1100px){.touch-workspace .main-shell{margin:0;width:100%;min-width:0}.touch-workspace .sidebar{width:min(320px,calc(100vw - 36px));transform:translate(-100%);padding-top:max(20px,env(safe-area-inset-top));padding-bottom:env(safe-area-inset-bottom)}.touch-workspace .sidebar.is-open{transform:translate(0)}.touch-workspace .sidebar-backdrop{position:fixed;inset:0;background:#193a2b66;z-index:29}.touch-workspace .mobile-only{display:inline-flex}.touch-workspace .topbar{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));padding-top:env(safe-area-inset-top);min-height:62px;height:auto}.touch-workspace .main-content{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.touch-workspace .nav-item{min-height:48px;padding-top:11px;padding-bottom:11px;font-size:14px}.touch-workspace .sidebar nav{flex-shrink:0}.touch-workspace .sidebar-bottom{margin-top:16px}.touch-workspace .btn,.touch-workspace .icon-btn{min-height:44px}.touch-workspace .icon-btn{min-width:44px}.touch-workspace .topbar-avatar,.touch-workspace .connection-status{min-width:44px;min-height:44px}.touch-workspace .topbar-avatar{font-size:14px}.touch-workspace .page-title-row{flex-wrap:wrap;gap:16px}.touch-workspace .page-title-row>.button-group{flex-wrap:wrap;gap:8px}.touch-workspace input:not([type=checkbox]):not([type=radio]),.touch-workspace select,.touch-workspace textarea{font-size:16px}.touch-workspace .profile-menu{max-width:calc(100vw - 24px);max-height:calc(100dvh - 90px);overflow-y:auto;right:12px}.touch-workspace .profile-menu>button{min-height:44px;font-size:14px}.touch-workspace .mobile-bottom-navigation{padding-left:max(8px,env(safe-area-inset-left));padding-right:max(8px,env(safe-area-inset-right))}.touch-workspace .mobile-bottom-navigation button{min-width:0;font-size:12px}.mobile-focused .sidebar{z-index:60}.mobile-focused .sidebar-backdrop{z-index:59}.modal-overlay:has(.modal){padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.modal-overlay .modal{max-height:calc(100vh - 24px);max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 16px)}.modal-overlay .modal .btn,.modal-overlay .modal .icon-btn{min-height:44px;font-size:14px}.modal .icon-btn{min-width:44px}.modal .field input,.modal .field select,.modal .field textarea{font-size:16px;min-height:44px}.modal .field>:is(span,.field-label):first-child{font-size:13px}.modal .modal-head p{font-size:12px}.modal-body{overscroll-behavior:contain}}@media(max-width:380px){.mobile-workspace{gap:14px}.mobile-greeting h1{font-size:28px}.mobile-primary-scan{padding:20px 14px;gap:12px}.mobile-primary-scan strong{font-size:17px}.mobile-quick-actions{gap:8px}.mobile-quick-actions button{padding:15px 11px}.mobile-focused .connection-status>span:last-child{display:none}.touch-workspace .main-content{padding-left:12px;padding-right:12px}.modal .form-grid.two,.modal .form-grid.three,.modal .form-grid.four{grid-template-columns:minmax(0,1fr)}.modal .form-grid.three>.field:first-child{grid-column:auto}}.guided-setup{padding:24px;margin:0 0 24px;border:1px solid var(--border);border-radius:18px;background:var(--surface);color:var(--text)}.guided-setup>header{display:flex;gap:16px;justify-content:space-between;align-items:flex-start}.guided-setup h2{font-size:23px;margin:8px 0;letter-spacing:-.5px}.guided-setup p{line-height:1.65;margin:8px 0;max-width:85ch}.setup-eyebrow{font-size:11px;letter-spacing:.1em;font-weight:700}.setup-progress-label{margin-top:18px;font-size:13px}.guided-setup progress{display:block;width:100%;height:7px;accent-color:var(--primary, #285540);margin:8px 0 20px}.setup-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.setup-steps>button{display:flex;gap:12px;align-items:center;text-align:left;padding:14px;min-height:72px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:inherit}.setup-steps>button.is-current{border-color:var(--primary, #285540);box-shadow:inset 0 0 0 1px var(--primary, #285540)}.setup-step-number{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--bg);font-weight:700;font-size:13px}.setup-step-number.is-done{background:#285540;color:#fff}.setup-steps strong,.setup-steps small{display:block}.setup-steps strong{font-size:13px}.setup-steps small{font-size:12px;margin-top:5px}.setup-steps>button>svg{margin-left:auto;flex-shrink:0}.setup-instruction{margin-top:20px;padding-top:16px;border-top:1px solid var(--border)}.setup-instruction h3{margin:0 0 8px;font-size:17px}.setup-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.setup-notice{padding:12px;border-left:3px solid var(--primary, #285540);background:var(--bg);border-radius:4px}@media(max-width:850px){.guided-setup{padding:18px}.setup-steps{grid-template-columns:1fr;gap:8px}.setup-steps>button{min-height:58px;padding:10px 12px}.guided-setup h2{font-size:21px}}@media(max-width:380px){.guided-setup{padding:14px}.setup-actions .btn{width:100%}}.movement-lot-control{grid-column:1 / -1;min-width:0}.movement-lot-control select{min-width:0;width:100%;max-width:100%}.movement-lot-control .form-hint{color:var(--muted);font-size:13px;line-height:1.6;overflow-wrap:anywhere}.movement-lot-control .btn{white-space:normal;min-height:44px}.label-designer>p,.label-designer-note,.label-designer-help p{color:var(--muted);font-size:14px;line-height:1.65}.label-designer-layout{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.4fr);gap:24px;margin-top:20px}.label-designer-layout>div{min-width:0}.label-designer-check{display:flex;align-items:flex-start;gap:9px;font-size:14px;line-height:1.5}.label-designer-check input{width:18px;height:18px;flex:0 0 18px;margin:2px 0 0}.label-designer-count{font-weight:700;color:var(--text)}.label-designer-preview{padding:15px;border:1px solid var(--border);border-radius:12px;background:var(--bg)}.label-designer-preview h3{font-size:15px;margin:0 0 14px}.label-designer-preview iframe{display:block;width:100%;height:355px;border:1px solid var(--border);border-radius:6px;background:#fff}.label-designer-preview small{display:block;color:var(--muted);line-height:1.5;margin-top:10px}.label-designer details{margin-top:18px;font-size:14px}.label-designer summary{cursor:pointer;font-weight:600;line-height:1.5}.label-designer-preview ul{max-height:150px;overflow:auto;padding-left:20px}.label-designer-preview li{margin:10px 0;overflow-wrap:anywhere}.label-designer-preview code{display:block;font-size:11px;color:var(--muted)}@media(max-width:700px){.label-designer-layout{grid-template-columns:minmax(0,1fr);gap:18px}.label-designer-preview{padding:10px}.label-designer-preview iframe{height:330px}.label-designer .field select,.label-designer .field input{min-width:0;max-width:100%}}.articles-page .articles-mobile-results,.articles-page .articles-mobile-category{display:none}.articles-page .selection-bar{color:var(--text);background:var(--soft);border-color:var(--border)}@media screen and (max-width:850px),screen and (pointer:coarse)and (max-width:1100px){.articles-page,.articles-page .article-register{min-width:0;max-width:100%}.articles-page .articles-desktop-results,.articles-page .category-tabs,.articles-page .view-switch{display:none}.articles-page .articles-mobile-category{display:grid;grid-template-columns:minmax(0,1fr);gap:6px;margin-bottom:16px;color:var(--text);font-size:13px}.articles-page .articles-mobile-category select{width:100%;min-width:0;min-height:44px;font-size:14px}.articles-page .table-toolbar{display:grid;grid-template-columns:minmax(0,1fr);padding:16px;gap:12px}.articles-page .table-toolbar .search-input{min-width:0;max-width:none}.articles-page .table-toolbar .search-input input{min-width:0;font-size:14px;min-height:44px}.articles-page .table-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0;gap:10px;margin:0}.articles-page .filter-select{min-width:0;margin:0;padding:0 8px}.articles-page .filter-select select{appearance:auto;min-width:0;width:100%;min-height:44px;font-size:13px;color:var(--text)}.articles-page .filter-select>svg{display:none}.articles-page .articles-mobile-results{display:block;min-width:0}.articles-page .mobile-article-select-all,.articles-page .mobile-article-actions>label{display:flex;align-items:center;gap:10px;min-height:44px;color:var(--text);cursor:pointer;font-size:13px}.articles-page .mobile-article-select-all{margin:0 16px 8px}.articles-page .articles-mobile-results input[type=checkbox]{flex:0 0 20px;width:20px;height:20px;min-height:20px;margin:0}.articles-page .mobile-article-list{list-style:none;margin:0;padding:0 12px 12px;display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.articles-page .mobile-article-card{min-width:0;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text)}.articles-page .mobile-article-open{display:grid;grid-template-columns:44px minmax(0,1fr) 20px;gap:10px;width:100%;min-height:48px;align-items:center;text-align:left;border-radius:6px;color:var(--text)}.articles-page .mobile-article-open .article-icon{width:44px;height:44px}.articles-page .mobile-article-identity{display:grid;min-width:0;gap:5px;overflow-wrap:anywhere}.articles-page .mobile-article-identity strong{font-size:15px;line-height:1.45}.articles-page .mobile-article-identity>span{color:var(--muted);font-size:12px;line-height:1.5}.articles-page .mobile-article-stock{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:16px 0}.articles-page .mobile-article-stock>div{display:grid;gap:4px;min-width:0;overflow-wrap:anywhere}.articles-page .mobile-article-stock>div>span:not(.badge),.articles-page .mobile-article-stock small{color:var(--muted);font-size:12px;line-height:1.5}.articles-page .mobile-article-stock strong{color:var(--text);font-size:24px;line-height:1.3}.articles-page .mobile-article-stock strong small{font-size:14px;font-weight:400}.articles-page .mobile-article-status{justify-items:start}.articles-page .mobile-article-status .badge{font-size:12px;white-space:normal}.articles-page .mobile-article-favorite{display:flex;align-items:center;gap:5px}.articles-page .mobile-article-label{color:var(--muted);font-size:11px;letter-spacing:.04em}.articles-page .mobile-article-locations{min-width:0;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.articles-page .mobile-article-locations ul{list-style:none;padding:0;margin:6px 0 0;display:grid;gap:6px}.articles-page .mobile-article-locations li{display:grid;grid-template-columns:15px minmax(0,1fr);gap:6px;align-items:start}.articles-page .mobile-article-locations svg{margin-top:3px;color:var(--muted)}.articles-page .mobile-article-locations summary{padding:12px 0;min-height:44px;cursor:pointer}.articles-page .mobile-article-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:14px;padding-top:10px;border-top:1px solid var(--border)}.articles-page .mobile-article-actions .btn{min-height:44px;font-size:13px}.articles-page .selection-bar{flex-wrap:wrap;gap:8px 14px;padding:12px 16px}.articles-page .selection-bar>button{min-height:44px;font-size:12px}.articles-page .selection-bar>span{font-size:13px}.articles-page .table-footer{flex-wrap:wrap;font-size:12px;padding:14px 16px}.articles-page .page-title-row>.button-group{flex-wrap:wrap}.large-text .articles-page .mobile-article-identity strong{font-size:18px}.large-text .articles-page .mobile-article-locations,.large-text .articles-page .mobile-article-identity>span{font-size:15px}}.demo-plan-banner{border:1px solid var(--border, #d4ddc9);border-radius:12px;background:var(--surface, #fff);margin:0 0 20px;color:var(--text, #203b2c);overflow:hidden}.demo-plan-summary{display:flex;gap:14px;align-items:center;padding:18px 20px}.demo-plan-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--bg, #f0f4e9);flex-shrink:0}.demo-plan-copy{flex:1}.demo-plan-copy>strong{display:block;font-size:13px}.demo-plan-copy>p{font-size:12px;margin:5px 0;line-height:1.6;color:inherit}.demo-plan-copy>small{font-size:10px;opacity:.85}.demo-plan-summary>button{display:flex;align-items:center;gap:8px;flex-shrink:0;background:var(--bg, #f5f7ef);color:inherit;border:1px solid var(--border, #d4ddc9);border-radius:6px;padding:10px 12px;font-size:11px;cursor:pointer}.demo-plan-options{padding:0 20px 18px}.demo-plan-options>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.demo-plan-options article{border:1px solid var(--border, #d4ddc9);border-radius:8px;padding:16px;background:var(--bg, #f6f8f1)}.demo-plan-options article>strong{display:block;font-size:13px}.demo-plan-options article>span{display:block;font-size:21px;font-weight:650;margin-top:8px}.demo-plan-options article small{font-size:10px;font-weight:400}.demo-plan-options p{font-size:11px;color:inherit;line-height:1.6;margin-top:10px}.demo-plan-options>p{font-size:10px}.demo-plan-summary>button:focus-visible{outline:3px solid var(--primary, #315c3f);outline-offset:3px}@media(max-width:700px){.demo-plan-summary{flex-wrap:wrap;padding:15px}.demo-plan-copy{min-width:180px}.demo-plan-summary>button{margin-left:54px}.demo-plan-options{padding:0 15px 15px}.demo-plan-options>div{grid-template-columns:1fr}.demo-plan-options article{padding:13px}.demo-plan-options article>strong{display:inline-block;margin-right:12px}.demo-plan-options article>span{display:inline-block;margin-top:0;font-size:17px}}:root{font-family:Segoe UI,Arial,sans-serif;color:#293b31;background:#f6f7f3;font-synthesis:none;font-weight:400;font-size:14px;--brand: #285540;--brand-deep: #1d4332;--text: #293b31;--muted: #858e87;--border: #e5e8e1;--surface: #fff;--bg: #f6f7f3;--soft: #f1f4ef;--radius: 13px;--shadow: 0 4px 24px #2a402b05;--amber: #a67829;--danger: #b44840;--green-light: #edf5ee;--blue-light: #edf2f8;--purple-light: #f1edf7;--amber-light: #faf3e5;--hover: #f7f9f5}*{box-sizing:border-box}body{margin:0;min-width:340px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0;background:none;color:inherit}a{color:inherit}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #74aa89;outline-offset:3px}input,select,textarea{color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:7px;padding:10px 12px;min-height:41px;max-width:100%;outline:none}input:focus,select:focus,textarea:focus{border-color:#75a58a;box-shadow:0 0 0 3px #60997413}input::placeholder,textarea::placeholder{color:#9aa099}input[type=checkbox]{min-height:16px;width:16px;height:16px;accent-color:var(--brand);cursor:pointer;padding:0}input[type=color]{padding:4px;min-width:50px}input[type=file]{font-size:12px}select{cursor:pointer}textarea{resize:vertical;line-height:1.5}h1,h2,h3,h4,p{margin:0}h1{font-weight:650;line-height:1.24;letter-spacing:-1.2px;font-size:31px}h2{font-size:18px;letter-spacing:-.45px;font-weight:650}h3{font-size:15px;font-weight:650;letter-spacing:-.15px}h4{font-size:13px;font-weight:650}p{line-height:1.65}small{font-size:11px}svg{flex-shrink:0}::selection{background:#c9ddcc;color:#1b3c2b}.grow{flex:1;min-width:0}.muted{color:var(--muted)}.text-green{color:var(--brand)}.danger{color:var(--danger)!important}.nowrap{white-space:nowrap}.space-top{margin-top:24px}.wrap{flex-wrap:wrap}.between{display:flex;align-items:center;justify-content:space-between;gap:14px}.overline,.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.7px;color:#8d968d}.overline{font-size:9px;letter-spacing:1.2px}.eyebrow{margin-bottom:10px}.button-group{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:40px;border:1px solid transparent;border-radius:7px;padding:9px 15px;font-size:12px;font-weight:600;white-space:nowrap;transition:background .16s,transform .16s,box-shadow .16s;line-height:1.4}.btn:active:not(:disabled){transform:translateY(1px)}.btn-primary{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:0 2px 3px #2447310a}.btn-primary:hover:not(:disabled){background:var(--brand-deep);border-color:var(--brand-deep);box-shadow:0 3px 8px #1e46321a}.btn-secondary{background:var(--surface);border-color:var(--border);color:var(--text)}.btn-secondary:hover:not(:disabled){background:var(--soft);border-color:#cbd4c8}.btn-light{background:#f5f7e9;color:#264937}.btn-light:hover{background:#fff}.btn-ghost:hover{background:var(--soft)}.btn-danger{color:#fff;background:var(--danger)}.btn-row{border-color:var(--border);background:var(--surface);min-height:32px;font-size:11px;padding:6px 10px}.btn-row:hover{background:var(--green-light);border-color:#c3d8c6}.icon-btn{width:33px;height:33px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;padding:0;color:#707e72}.icon-btn:hover{background:var(--soft);color:var(--text)}.text-link{font-size:12px;font-weight:600;color:var(--brand);display:inline-flex;align-items:center;gap:6px;padding:0;text-decoration:none;line-height:1.45}.text-link:hover{text-decoration:underline;text-underline-offset:3px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);min-width:0;overflow:hidden}.section-head{padding:23px 24px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px}.section-head p{font-size:11px;color:var(--muted);margin-top:6px}.section-head h2{font-size:16px}.page-title-row{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px}.page-title-row p{color:var(--muted);font-size:12px;margin-top:9px}.title-count{display:inline-flex;font-size:12px;letter-spacing:0;color:var(--brand);padding:5px 9px;margin-left:12px;background:#e9efe6;border-radius:6px;vertical-align:middle}.date-label{display:flex;align-items:center;gap:8px;font-size:11px;color:#939c91;text-transform:capitalize;white-space:nowrap}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:5px;font-size:10px;font-weight:600;padding:5px 7px;white-space:nowrap;line-height:1.15}.badge-green{background:var(--green-light);color:#588361}.badge-amber{background:var(--amber-light);color:#ae8034}.badge-purple{background:var(--purple-light);color:#8a72ae}.badge-blue{background:var(--blue-light);color:#5e83ac}.badge-gray{background:var(--soft);color:#7a857b}.badge-red{background:#fcece7;color:#b75a4e}.badge-dot{height:4px;width:4px;border-radius:50%;background:currentColor}.brand{display:flex;align-items:center;gap:9px;font-size:24px;letter-spacing:-1.3px;font-weight:700;white-space:nowrap}.brand-mark{width:34px;height:37px;border-radius:8px;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center}.brand-period{color:#88a87a}.brand-small{display:inline-flex;align-items:center;color:#85977f}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;top:0;left:0;bottom:0;width:236px;background:#fcfdf9;border-right:1px solid var(--border);padding:28px 18px 0;z-index:30;display:flex;flex-direction:column;overflow:auto;scrollbar-width:thin}.sidebar-brand{padding:0 10px 30px;display:flex;align-items:center;justify-content:space-between}.company-switch{border:1px solid var(--border);padding:12px 10px;border-radius:9px;display:flex;align-items:center;gap:9px;margin-bottom:31px;background:var(--surface);box-shadow:0 1px 2px #183a2310}.company-icon{width:32px;height:34px;border-radius:5px;display:flex;align-items:center;justify-content:center;background:#f0f2ea;color:#748569;overflow:hidden}.company-icon img{width:100%;height:100%;object-fit:contain}.company-switch>div{flex:1;min-width:0}.company-switch strong{display:block;font-size:11px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-switch span:not(.company-icon){font-size:9px;color:var(--muted);display:block;margin-top:4px}.company-switch>svg{color:#9da699}.nav-caption{font-size:9px;font-weight:650;color:#9fa699;letter-spacing:1.65px;padding:0 13px;margin-bottom:10px}.sidebar nav{display:flex;flex-direction:column;gap:4px}.nav-item{width:100%;min-height:41px;display:flex;align-items:center;gap:11px;padding:10px 13px;border-radius:7px;color:#778273;font-size:12px;font-weight:500;text-align:left}.nav-item:hover{background:#f1f4ed;color:var(--brand)}.nav-item.active{background:#e9efe4;color:var(--brand);font-weight:650}.nav-item.active svg{stroke-width:2}.nav-item b{margin-left:auto;font-size:10px;background:#e9eee6;padding:2px 6px;border-radius:4px;color:#718769;font-weight:600}.nav-item.active b{background:#dce8d6}.nav-dot{height:5px;width:5px;border-radius:50%;background:#c89648;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:22px}.sidebar-tip{border:1px solid #e4e9db;border-radius:9px;padding:16px;background:linear-gradient(135deg,#f1f5e9,#f7f9f1);position:relative;margin-bottom:18px}.tip-icon{position:absolute;right:14px;top:18px;color:#98ac84}.sidebar-tip strong{font-size:13px;line-height:1.55;letter-spacing:-.25px;color:#5d7352}.sidebar-tip p{font-size:10px;color:#9aa58d;margin-top:9px;line-height:1.6}.sidebar-tip button{font-size:10px;font-weight:600;padding:0;margin-top:14px;display:flex;align-items:center;gap:14px;color:#6e885e}.sidebar-user{border-top:1px solid var(--border);margin:15px -18px 0;padding:20px 23px;width:calc(100% + 36px);display:flex;align-items:center;gap:10px;text-align:left}.avatar,.topbar-avatar{height:33px;width:33px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#eadfcf;color:#7b715d;font-size:11px;font-weight:650;flex-shrink:0}.sidebar-user>span:nth-child(2){flex:1;min-width:0}.sidebar-user strong{font-size:11px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user small{display:block;margin-top:5px;color:var(--muted);font-size:9px}.sidebar-user>svg{color:#96a090}.main-shell{margin-left:236px;width:calc(100% - 236px);display:flex;flex-direction:column;min-height:100vh}.topbar{height:69px;padding:0 33px;background:#ffffffb8;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar-leading{display:flex;align-items:center;gap:38px;min-width:0}.breadcrumbs{display:flex;align-items:center;gap:10px;font-size:11px;white-space:nowrap}.breadcrumbs span{color:#9aa196}.breadcrumbs svg{color:#b2b7ab}.breadcrumbs strong{font-weight:500;color:#6b7667}.global-search{display:flex;align-items:center;gap:10px;color:#a0a99b;position:relative}.global-search input{padding:6px 0;border:0;background:transparent;min-height:32px;font-size:11px;width:190px;box-shadow:none}.global-search input:focus{box-shadow:none}.global-search kbd{display:inline-flex;border:1px solid var(--border);padding:3px 5px;border-radius:4px;font-size:9px;background:#fbfcf9;color:#a4ac9e;white-space:nowrap}.global-search .icon-btn{width:22px}.topbar-actions{display:flex;align-items:center;gap:15px}.connection-status{font-size:10px;color:#8f9d88;display:flex;align-items:center;gap:5px;padding:6px 0}.connection-status>span:first-child{width:5px;height:5px;border-radius:50%;background:#8bac75}.connection-status>span:last-child{background:none;width:auto;height:auto;border-radius:0}.connection-status.offline{color:#b18949}.topbar-divider{height:22px;width:1px;background:var(--border)}.topbar-avatar{height:30px;width:30px;font-size:10px;border:2px solid #fff;box-shadow:0 0 0 1px #e7e8e0}.notification-button{position:relative}.notification-button i{position:absolute;width:5px;height:5px;border-radius:50%;background:#b99b60;right:8px;top:6px;border:1px solid var(--surface)}.demo-banner{padding:7px 34px;display:flex;align-items:center;justify-content:space-between;background:#eef2e7;color:#859471;font-size:10px;border-bottom:1px solid #e4e9dc;gap:10px}.demo-banner>span{display:flex;align-items:center;gap:6px}.demo-banner b{font-weight:400;color:#b5bea7;padding:0 3px}.demo-banner button{font-size:9px;display:flex;gap:5px;align-items:center;color:#788761;white-space:nowrap}.demo-dot{height:4px;width:4px;border-radius:50%;background:#9da97d}.offline-banner{display:flex;align-items:center;gap:9px;background:var(--amber-light);color:var(--amber);padding:10px 34px;font-size:11px}.offline-banner button{margin-left:auto;text-decoration:underline}.workspace-toolbar{display:flex;align-items:center;justify-content:space-between;padding:24px 34px 20px;gap:15px}.warehouse-selector{display:flex;align-items:center;gap:8px;color:#7c8975}.warehouse-selector select{appearance:none;border:0;background:transparent;min-height:30px;padding:3px 0;font-size:12px;font-weight:600;color:#56684d;box-shadow:none;max-width:180px}.warehouse-selector select:focus{box-shadow:none}.warehouse-selector>svg:nth-last-child(2){margin-left:1px;color:#9ca590}.warehouse-total{font-size:9px;background:#e9ede2;border:1px solid #e2e7d8;padding:1px 5px;border-radius:3px;color:#90a07e;margin-left:4px}.main-content{padding:11px 34px 28px;flex:1;min-width:0}.app-footer{display:flex;justify-content:space-between;gap:12px;padding:16px 34px 23px;color:#a2ab9b;font-size:9px}.app-footer>span{display:flex;align-items:center;gap:6px}.app-footer i{width:2px;height:2px;background:#c4cbbd;border-radius:50%;margin:0 4px}.greeting-dot{color:#6c905c}.overview-grid{display:grid;grid-template-columns:1.14fr 1fr;gap:20px;margin-bottom:25px}.welcome-card{padding:23px 27px;position:relative;background:#29533f;border-radius:12px;overflow:hidden;color:#fff;min-height:271px;isolation:isolate}.welcome-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.welcome-top>svg{color:#9cba93}.light-chip{font-size:8px;letter-spacing:1.25px;color:#d9e3c9;background:#ffffff0d;border:1px solid #ffffff16;display:inline-flex;align-items:center;gap:6px;border-radius:4px;padding:5px 7px;font-weight:500}.light-chip>span{height:4px;width:4px;border-radius:50%;background:#b5d09b}.welcome-card h2{font-size:32px;font-weight:500;line-height:1.12;letter-spacing:-1px;margin-top:22px;position:relative;z-index:2}.welcome-card p{font-size:10px;color:#b6cbb1;line-height:1.8;margin-top:12px;position:relative;z-index:2}.welcome-actions{display:flex;align-items:center;gap:17px;margin-top:23px;position:relative;z-index:2}.welcome-actions .btn{font-size:10px;min-height:36px;padding:8px 11px}.hero-scan{display:flex;align-items:center;gap:6px;font-size:10px;color:#c4d5b9;padding:0}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.stat-card{display:flex;flex-direction:column;text-align:left;min-width:0;border:1px solid var(--border);background:var(--surface);padding:16px 17px 13px;border-radius:11px;box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #38572c0d}.stat-top{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:10px;color:#909b87}.stat-icon{height:32px;width:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.green{background:var(--green-light);color:#6c936b}.blue{background:var(--blue-light);color:#88a1b8}.purple{background:var(--purple-light);color:#a490bb}.amber{background:var(--amber-light);color:#b8995c}.stat-card>strong{font-weight:550;letter-spacing:-1.5px;font-size:34px;margin:4px 0 13px;line-height:1.2}.stat-card>strong small{font-size:9px;font-weight:400;letter-spacing:0;color:#a0a995}.stat-bottom{display:flex;align-items:center;justify-content:space-between;gap:3px;font-size:9px;color:#a1ab97;margin-top:auto}.stat-bottom>span{display:flex;align-items:center;gap:4px}.stat-bottom>svg{color:#b8c0ae}.mini-dot{height:4px;width:4px;border-radius:50%;background:#99b687}.stat-alert{background:#fffdf8;border-color:#ebe7d9}.stat-alert .stat-bottom{color:#b7a078}.warehouse-illustration{position:absolute;right:-13px;bottom:21px;width:225px;height:207px;z-index:1;opacity:.98;transform:scale(.95);transform-origin:bottom right}.iso-ground{position:absolute;background:#48744b;width:178px;height:113px;bottom:15px;right:9px;transform:rotate(-30deg) skew(30deg);border-radius:3px;opacity:.42}.iso-building{position:absolute;right:41px;bottom:59px;width:111px;height:97px}.iso-front{position:absolute;left:0;top:29px;width:91px;height:94px;background:#91a878;transform:skewY(30deg);border-bottom:5px solid #637e54}.iso-front>span{font-size:6px;color:#425d3c;position:absolute;top:13px;left:36px;font-weight:700;letter-spacing:2px}.iso-door{position:absolute;bottom:0;left:12px;width:43px;height:58px;background:#39583b;border:4px solid #6f8c5d;border-bottom:0;display:flex;flex-direction:column;padding-top:4px;gap:8px}.iso-door i{height:1px;background:#8ca27644;display:block}.iso-side{position:absolute;left:91px;top:27px;width:59px;height:96px;background:#627e54;transform:skewY(-30deg);transform-origin:left top;border-bottom:5px solid #4f6a45}.iso-side i{width:18px;height:22px;top:23px;left:12px;position:absolute;background:#2c4d36;border:3px solid #96ad80}.iso-side i+i{top:49px;left:32px;width:14px;height:16px}.iso-roof{position:absolute;width:103px;height:66px;left:18px;top:-13px;background:#bdc89e;transform:rotate(30deg) skew(-30deg);z-index:2;border-right:3px solid #7d9467;border-bottom:3px solid #a2b587}.iso-window{position:absolute;right:11px;top:33px;width:13px;height:17px;background:#2f543a;border:2px solid #bbc69e}.iso-box{position:absolute;bottom:19px;right:89px;background:#b6ba84;width:28px;height:26px;transform:skewY(30deg);border-right:5px solid #879362}.iso-box:before{content:"";position:absolute;width:25px;height:10px;background:#d0cea1;top:-10px;left:8px;transform:skew(-58deg)}.box-two{bottom:23px;right:51px;width:22px;height:23px;background:#98ac7e}.box-three{bottom:47px;right:68px;width:21px;height:19px;background:#c5c197}.iso-plant{position:absolute;bottom:10px;right:13px;width:20px;height:34px;background:#72885b;border-radius:0 0 4px 4px;transform:skewY(-14deg)}.iso-plant i{position:absolute;bottom:29px;left:5px;width:9px;height:38px;border-radius:80% 0;background:#a5b987;transform:rotate(-25deg)}.iso-plant i+i{left:9px;height:45px;background:#88a574;transform:rotate(8deg)}.iso-plant i+i+i{left:16px;height:29px;transform:rotate(27deg);background:#799969}.iso-dot{width:4px;height:4px;border:1px solid #c2d3a288;border-radius:50%;position:absolute;top:21px;left:37px}.dot-two{top:63px;left:10px;width:3px;height:3px}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(265px,1fr);gap:22px}.dashboard-main,.dashboard-aside{min-width:0}.data-table{border-collapse:collapse;width:100%;font-size:11px;text-align:left}.table-wrap{overflow:auto;min-width:0;scrollbar-width:thin}.data-table th{background:#fafbf7;color:#9ba48f;font-weight:550;font-size:8px;letter-spacing:.85px;padding:12px 17px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);white-space:nowrap}.data-table td{padding:14px 17px;border-bottom:1px solid #edf0e8;color:#7f8b75;vertical-align:middle}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:var(--hover)}.data-table td strong{color:#4a5e40;font-weight:600}.data-table th:first-child,.data-table td:first-child{padding-left:24px}.data-table th:last-child,.data-table td:last-child{padding-right:24px}.table-product{display:flex;align-items:center;gap:11px;min-width:145px;text-align:left}.table-product>div{min-width:0}.table-product strong{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#526346;white-space:nowrap}.table-product span:not(.article-icon){display:block;font-size:9px;color:#a3ad98;margin-top:5px}.product-button{padding:0;max-width:100%}.product-button:hover strong{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.article-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#f0f3eb;color:#929f81;overflow:hidden;flex-shrink:0}.article-icon img{height:100%;width:100%;object-fit:cover}.article-icon-large{width:82px;height:82px;border-radius:13px}.article-icon-small{width:30px;height:30px;border-radius:6px}.location-tag{display:inline-flex!important;align-items:center;gap:4px;font-size:9px;color:#9ba58d!important;margin:0!important;white-space:nowrap}.saldo-number{font-size:12px;font-weight:600}.data-table td>.muted{font-size:9px}.row-arrow{height:26px;width:26px;color:#aeb8a1}.dashboard-table th,.dashboard-table td{padding-left:11px;padding-right:11px}.dashboard-table tr{cursor:pointer}.dashboard-table .table-product{gap:9px}.dashboard-table .table-product strong{font-size:10px}.dashboard-table .article-icon{width:35px;height:36px;border-radius:7px}.dashboard-table .article-icon svg{width:22px}.table-footer{padding:14px 23px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:9px;color:#a2ad94;border-top:1px solid var(--border)}.table-footer button{display:flex;align-items:center;gap:8px;font-size:9px;color:#879a75;padding:0}.quick-section{margin-top:26px}.quick-section>.section-head{padding:0 0 16px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.quick-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:17px;text-align:left;min-width:0}.quick-card:hover{border-color:#b5c7a8;background:#fcfdf9}.quick-icon{display:inline-flex;width:33px;height:33px;align-items:center;justify-content:center;background:#f0f3e9;color:#879e71;border-radius:8px}.quick-card>strong{display:block;font-size:10px;font-weight:600;margin:14px 0 8px;line-height:1.4}.quick-card>span:last-child{display:flex;align-items:center;justify-content:space-between;gap:4px;font-size:8px;color:#a2ac95}.activity-card .section-head{padding-bottom:18px}.live-tag{font-size:8px;letter-spacing:.3px;color:#98ad86;display:flex;gap:4px;align-items:center}.live-tag>span{height:4px;width:4px;border-radius:50%;background:#90ab75}.activity-list{padding:0 23px 5px}.activity-item{display:flex;align-items:flex-start;gap:11px;position:relative;min-height:78px;padding:7px 0 16px}.activity-item:not(:last-child):after{content:"";position:absolute;left:14px;top:39px;bottom:0;width:1px;background:#e7eddf}.activity-icon{height:30px;width:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.activity-icon.green{background:#eef4e8;color:#8aa874}.activity-icon.neutral{background:#f1f3ed;color:#a0ac91}.activity-item>div{padding-top:1px;min-width:0}.activity-item p{font-size:10px;color:#98a08e;line-height:1.5}.activity-item p strong{font-weight:550;color:#6d7e60}.activity-item button{padding:0;font-size:10px;color:#738562;margin:3px 0 6px;max-width:210px;text-align:left;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-item>div>span{font-size:8px;color:#b0b9a3;display:flex;align-items:center;gap:5px}.activity-item i{width:2px;height:2px;border-radius:50%;background:#b5bea9}.new-activity-dot{height:4px;width:4px;border-radius:50%;background:#a3b692;margin:5px 0 0 auto;flex-shrink:0}.card-bottom-link{border-top:1px solid var(--border);display:flex;justify-content:center;align-items:center;gap:8px;padding:14px;width:100%;font-size:10px;font-weight:500;color:#839874}.card-bottom-link:hover{background:var(--hover)}.attention-card{background:#faf7ee;border:1px solid #eae5d6;border-radius:11px;padding:18px 20px;margin-top:18px}.attention-heading{display:flex;align-items:center;gap:10px}.attention-heading .stat-icon{height:29px;width:29px;background:#f5edd7}.attention-heading h3{font-size:12px;color:#8a7e57;font-weight:600}.attention-card>p{font-size:10px;line-height:1.8;color:#a79d7e;margin-top:10px}.attention-card>p strong{color:#958866;font-weight:600}.low-stock-preview{border-top:1px solid #eae4d3;border-bottom:1px solid #eae4d3;margin:13px 0 12px;padding:4px 0}.low-stock-preview button{display:flex;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:7px 0;font-size:9px;text-align:left;color:#a49776}.low-stock-preview button>span{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.low-stock-preview b{font-size:9px;font-weight:550;color:#b19a64;white-space:nowrap}.attention-card>.text-link{font-size:9px;color:#aa9661}.service-nudge{display:flex;gap:6px;align-items:center;border-top:1px solid #eae4d3;margin-top:12px;padding-top:12px;color:#b09a68}.service-nudge button{font-size:9px;line-height:1.5;padding:0;text-align:left}.team-note{display:flex;align-items:center;gap:10px;margin:21px 4px 0}.avatar-stack{display:flex;padding-left:5px}.avatar-stack>span{height:25px;width:25px;border-radius:50%;border:2px solid var(--bg);margin-left:-6px;display:flex;align-items:center;justify-content:center;font-size:7px;color:#75806a}.team-note strong{font-size:9px;font-weight:550;color:#8a9980;display:block}.team-note>div:last-child>span{display:block;font-size:8px;color:#adb5a2;margin-top:4px}.dashboard-tip{display:flex;align-items:center;gap:8px;font-size:9px;color:#a4af97;margin-top:28px}.dashboard-tip>span{flex:1}.dashboard-tip button{font-size:9px;color:#859c74;padding:0}.dashboard-tip>svg:last-child{color:#a5b98e;margin-left:4px}.category-tabs{display:flex;align-items:center;gap:6px;overflow:auto;border-bottom:1px solid var(--border);margin-bottom:22px;scrollbar-width:none}.category-tabs button{display:flex;gap:7px;align-items:center;white-space:nowrap;padding:14px 16px;font-size:11px;color:var(--muted);border-bottom:2px solid transparent;margin-bottom:-1px}.category-tabs button:first-child{padding-left:4px}.category-tabs button.active{color:var(--brand);font-weight:600;border-bottom-color:var(--brand)}.category-tabs button>span:not(.category-dot){font-size:9px;background:var(--soft);border-radius:4px;padding:2px 5px}.category-dot{width:5px;height:5px;border-radius:50%}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:19px 23px}.table-toolbar h3{font-size:13px}.search-input{display:flex;align-items:center;gap:9px;flex:1;min-width:120px;max-width:380px;border:1px solid var(--border);border-radius:7px;background:var(--surface);padding:0 11px;color:#9da88f}.search-input input{border:0;background:transparent;box-shadow:none;flex:1;width:100%;font-size:11px;padding:10px 0;min-height:37px}.search-input input:focus{box-shadow:none}.search-input .icon-btn{height:24px;width:24px}.table-filters{display:flex;align-items:center;gap:9px}.filter-select{display:flex;align-items:center;gap:6px;border:1px solid var(--border);padding:0 10px;border-radius:7px;color:#91a082;white-space:nowrap}.filter-select select{appearance:none;background:none;border:0;min-height:37px;font-size:10px;padding:7px 0;box-shadow:none}.view-switch{display:flex;border:1px solid var(--border);border-radius:6px;padding:3px;gap:1px}.view-switch button{height:28px;width:29px;display:flex;align-items:center;justify-content:center;border-radius:3px;color:#9ba98d}.view-switch .active{background:#edf2e5;color:#6e875b}.checkbox-cell{width:44px;padding-right:4px!important}.checkbox-cell input{width:13px;height:13px;min-height:13px;margin:0}.category-label{font-size:10px;color:#9ba68d}.stock-locations{display:flex;flex-direction:column;gap:5px}.cell-subtext{display:block;font-size:9px;color:#a6af9a;margin-top:5px;max-width:260px;line-height:1.5}.selection-bar{display:flex;align-items:center;gap:20px;padding:12px 24px;background:#edf4e5;color:#6d8959;font-size:10px;border-top:1px solid #dee8d5}.selection-bar>span,.selection-bar>button{display:flex;align-items:center;gap:6px;font-size:10px}.selection-bar>button:last-child{margin-left:auto}.article-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));padding:0 23px 23px;gap:16px}.article-grid-card{display:block;padding:14px;border:1px solid var(--border);border-radius:10px;text-align:left}.article-grid-card:hover{border-color:#b5c5a7;box-shadow:0 4px 12px #26491b08}.article-grid-visual{display:flex;justify-content:center;align-items:center;height:138px;background:var(--soft);border-radius:7px;margin-bottom:16px;position:relative}.article-grid-visual>.badge{position:absolute;top:8px;right:8px}.article-grid-visual>.article-icon{background:transparent!important;height:75px;width:75px}.article-grid-card h3{font-size:13px;margin-top:6px}.article-grid-card>p{font-size:10px;color:var(--muted);margin-top:7px}.article-grid-card>div:last-child{display:flex;justify-content:space-between;margin-top:21px;padding-top:12px;border-top:1px solid var(--border);color:#668250}.article-grid-card>div:last-child>strong{font-weight:600;font-size:19px}.article-grid-card>div:last-child small{font-size:10px;color:var(--muted);font-weight:400}.empty{padding:45px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);gap:11px}.empty-icon{height:57px;width:57px;display:flex;align-items:center;justify-content:center;background:var(--soft);color:#93a97e;border-radius:17px;margin-bottom:3px}.empty h3{font-size:15px;color:var(--text)}.empty p{font-size:12px;max-width:330px}.empty .btn{margin-top:6px}.notice,.error-box,.success-box{display:flex;align-items:flex-start;gap:10px;border:1px solid #e1e9d9;padding:14px 16px;border-radius:8px;background:#f1f5eb;color:#7b916c;font-size:12px;line-height:1.6;margin-bottom:19px}.notice svg,.error-box svg,.success-box svg{margin-top:1px}.notice.subtle{background:var(--soft);border-color:var(--border);color:var(--muted);font-size:11px;margin-top:18px}.error-box{background:#fff1eb;border-color:#f0d6cd;color:#ab5f4b}.success-box{background:var(--green-light);border-color:#d7e7d0;color:#649352}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px;min-width:0}.field>:is(span,.field-label):first-child{font-size:11px;font-weight:550;color:#728367}.field input,.field select,.field textarea{width:100%;font-size:12px}.field small{font-size:10px;color:var(--muted);line-height:1.5}.required{color:#a7b398}.field-note{font-size:10px;line-height:1.65;color:#9da990;margin:12px 0}.form-grid{display:grid;gap:0 16px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.check-label{display:flex;align-items:center;gap:8px;font-size:11px;color:#839475;line-height:1.5}.modal-overlay{position:fixed;inset:0;background:#17302155;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:28px;animation:fade-in .12s ease}.modal{max-width:560px;width:100%;max-height:90vh;background:var(--surface);border:1px solid var(--border);border-radius:15px;box-shadow:0 25px 90px #173a302e;display:flex;flex-direction:column;overflow:hidden;animation:modal-in .18s ease}.modal-wide{max-width:780px}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:25px 26px 21px;border-bottom:1px solid var(--border);flex-shrink:0}.modal-head h2{font-size:21px;letter-spacing:-.6px}.modal-head p{color:var(--muted);font-size:11px;margin-top:7px}.modal-head>.icon-btn{margin:-3px -7px 0 0}.modal-body{padding:24px 26px;overflow:auto;min-height:0;scrollbar-width:thin}.modal-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:21px;margin-top:23px;border-top:1px solid var(--border)}.modal-body>h3,.extra-fields h3{margin:22px 0 17px;font-size:13px}.article-form-intro{display:flex;gap:19px;margin-bottom:4px}.photo-input{width:105px;height:122px;border:1px dashed #c9d7bd;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:#96a586;background:var(--soft);cursor:pointer;flex-shrink:0;overflow:hidden}.photo-input span{font-size:9px}.photo-input img{width:100%;height:100%;object-fit:cover}.photo-input input,.file-button input{display:none}.expand-button{display:flex;align-items:center;gap:8px;color:#82976f;font-size:11px;width:100%;padding:14px 0;border-top:1px solid var(--border);margin-top:16px}.expand-button .rotate{transform:rotate(180deg)}.file-button{display:flex;align-items:center;gap:8px;padding:15px;border:1px dashed #cbd7c1;border-radius:7px;background:var(--soft);font-size:11px;color:#82976f;cursor:pointer}.attachment-row{display:flex;align-items:center;gap:9px;padding:12px 0;border-bottom:1px solid var(--border);font-size:11px;text-decoration:none;width:100%;text-align:left}.attachment-row>span{flex:1}.attachment-row>svg:last-child{margin-left:auto}.movement-product{display:flex;align-items:center;gap:17px;margin-bottom:22px}.movement-product .article-icon-large{height:67px;width:67px}.movement-product h3{font-size:16px}.movement-product p{font-size:11px;color:var(--muted);margin-top:7px}.segmented{display:flex;padding:4px;border:1px solid var(--border);background:var(--soft);border-radius:8px;gap:3px}.segmented>button{flex:1;display:flex;justify-content:center;align-items:center;gap:7px;padding:9px 11px;font-size:11px;color:#9ca990;border-radius:5px}.segmented>button.active{background:var(--surface);color:var(--brand);box-shadow:0 1px 4px #273d2320}.movement-tabs{margin-bottom:22px}.quantity-input{display:flex;border:1px solid var(--border);border-radius:7px;overflow:hidden}.quantity-input button{display:flex;align-items:center;justify-content:center;width:39px;background:var(--soft);flex-shrink:0;color:#839b72}.quantity-input input{border:0;text-align:center;border-radius:0;appearance:textfield;padding:9px 0;min-width:0}.quantity-input input::-webkit-inner-spin-button{appearance:none}.detail-hero{display:flex;align-items:center;gap:18px;margin-bottom:23px}.detail-hero h2{font-size:24px;margin:6px 0 10px}.detail-hero .badge+.badge{margin-left:7px}.favorite-btn.is-favorite{color:#c5a34c;background:#fcf6e8}.detail-stock{display:grid;grid-template-columns:repeat(3,1fr);padding:19px 5px;border:1px solid var(--border);background:var(--soft);border-radius:10px;margin-bottom:18px}.detail-stock>div{padding:0 21px;border-right:1px solid var(--border)}.detail-stock>div:last-child{border:0}.detail-stock span{font-size:10px;color:#92a282;display:block}.detail-stock strong{display:block;margin-top:8px;font-size:28px;font-weight:550;color:#4f7040;letter-spacing:-1px}.detail-stock small{font-size:11px;color:#91a47e;margin-left:6px;font-weight:400;letter-spacing:0}.detail-actions{margin-bottom:24px}.detail-actions .btn{flex:1}.detail-tabs{display:flex;border-bottom:1px solid var(--border);gap:22px}.detail-tabs button{font-size:11px;color:#92a17f;border-bottom:2px solid transparent;padding:10px 0 13px;margin-bottom:-1px}.detail-tabs button.active{font-weight:600;color:var(--brand);border-bottom-color:var(--brand)}.subheading{font-size:12px;margin:23px 0 13px}.stock-place-list{display:flex;flex-direction:column;gap:9px}.stock-place-list>div{display:flex;align-items:center;gap:10px;background:var(--soft);border-radius:8px;padding:12px 14px}.stock-place-list>div>div{flex:1}.stock-place-list strong{font-size:11px;display:block}.stock-place-list>div>div>span{font-size:10px;color:var(--muted);display:block;margin-top:4px}.stock-place-list b{font-size:12px;font-weight:600}.detail-loans{margin:19px 0}.detail-loans>div{display:flex;gap:8px;align-items:center;background:var(--purple-light);color:#9681b0;font-size:11px;border-radius:7px;padding:12px}.detail-properties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:24px 0;gap:0 26px}.detail-properties>div{border-bottom:1px solid var(--border);padding:12px 0;display:flex;justify-content:space-between;gap:12px}.detail-properties dt{color:#98a58b;font-size:10px}.detail-properties dd{margin:0;font-size:11px;text-align:right;overflow-wrap:anywhere;max-width:65%}.tag-list{display:flex;flex-wrap:wrap;gap:6px}.note-card{background:var(--soft);border:1px solid var(--border);padding:16px;border-radius:8px;margin:17px 0;font-size:11px}.note-card p{color:#899c77;margin-top:7px}.note-card h3{display:flex;align-items:center;gap:7px;font-size:13px}.note-card small{display:block;color:var(--muted);margin-top:7px}.note-card>.text-link{margin-top:12px}.inline-form{display:flex;align-items:flex-end;gap:12px;margin-top:18px}.inline-form .field{flex:1;margin:0}.incident-image{max-width:100%;max-height:240px;border-radius:8px;display:block;margin:12px 0}.incident-list{margin-top:24px}.delete-confirm{padding:18px;border:1px solid #ecd1c7;background:#fff3ed;border-radius:9px;margin-top:20px;color:#a96653}.delete-confirm>strong{font-size:13px}.delete-confirm p{font-size:11px;margin:9px 0 16px}.delete-confirm .btn+.btn{margin-left:8px}.summary-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--surface);border:1px solid var(--border);border-radius:11px;padding:24px 10px;margin-bottom:27px}.summary-strip>div{display:flex;align-items:center;gap:15px;padding:0 25px;border-right:1px solid var(--border)}.summary-strip>div:last-child{border:0}.summary-strip .stat-icon{width:45px;height:45px;border-radius:11px;flex-shrink:0}.summary-strip strong{display:block;font-size:25px;font-weight:550;letter-spacing:-.8px}.summary-strip>div>div>span{display:block;margin-top:7px;font-size:10px;color:#99a68b}.project-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:23px}.project-sidebar>h3{display:flex;justify-content:space-between;font-size:12px;color:#879b75;margin:4px 0 16px}.project-sidebar>h3>span{font-size:10px;color:#a7b49a}.project-select{padding:18px;background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:12px;display:block;width:100%;text-align:left}.project-select.active{border-color:#95b080;box-shadow:0 0 0 1px #95b080;background:#fbfdf8}.project-code{font-size:8px;letter-spacing:1px;color:#9bae88;display:block}.project-select>strong{display:block;margin:9px 0 7px;font-size:13px}.project-select>span:not(.project-code){font-size:10px;color:var(--muted)}.project-select>div{display:flex;justify-content:space-between;align-items:center;margin-top:15px;color:#8da477}.project-select .badge{font-size:8px}.project-summary{display:flex;gap:30px;padding:0 24px 21px}.project-summary span{font-size:10px;color:#9cad8c;display:block}.project-summary strong{display:block;margin-top:8px;font-size:21px;font-weight:550}.project-summary small{font-size:10px;color:#a1b190;letter-spacing:0;font-weight:400}.project-progress{height:4px;margin:0 24px;background:#edf1e8;border-radius:4px;overflow:hidden}.project-progress>span{height:100%;display:block;background:#89a971;transition:width .3s}.project-list-head{display:flex;justify-content:space-between;align-items:center;padding:25px 24px 17px}.project-list-head h3{display:flex;align-items:center;gap:8px;font-size:12px}.project-list-head>span{font-size:9px;color:#a6b299}.pick-list{padding:0 24px}.pick-row{display:flex;align-items:center;gap:12px;padding:17px 0;border-top:1px solid var(--border)}.pick-check{height:23px;width:23px;flex-shrink:0;border:1px solid #c8d6ba;border-radius:5px;display:flex;align-items:center;justify-content:center}.picked .pick-check{background:#90ad78;color:#fff;border-color:#90ad78}.pick-name{flex:1;min-width:0;text-align:left;padding:0}.pick-name strong{font-size:11px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pick-name span{display:block;font-size:9px;color:#a5b096;margin-top:6px}.pick-row>strong{font-size:11px;font-weight:500;white-space:nowrap}.pick-row>.text-link{font-size:9px;margin-left:10px}.pick-row>.badge{font-size:9px;margin-left:10px}.add-pick-form{background:var(--soft);padding:21px 24px;margin-top:18px;border-top:1px solid var(--border)}.add-pick-form h3{font-size:12px;margin-bottom:17px}.add-pick-form .three{grid-template-columns:1.5fr 1fr .65fr}.add-pick-form .btn{min-height:35px;font-size:10px}.reservation-list{padding:23px}.reservation-list h3{font-size:12px;margin-bottom:14px}.reservation-list>div{display:flex;align-items:center;gap:12px;font-size:11px;padding:10px 0;border-top:1px solid var(--border)}.reservation-list>div>span{flex:1}.reservation-list strong{font-weight:500}.count-input{width:95px;min-height:35px;font-size:12px}.history-filters{flex-wrap:wrap}.history-filters .search-input{min-width:220px}.history-filters select{font-size:11px;min-height:37px}.history-filters>label{display:flex;align-items:center;gap:6px;font-size:10px;color:#a0b090}.history-filters>label>input{font-size:10px;min-height:37px;padding:8px}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.bar-chart{padding:3px 24px 26px;display:flex;flex-direction:column;gap:21px}.bar-chart>div>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#8d9e7c;margin-bottom:8px}.bar-chart strong{font-weight:550;color:#6f845e}.bar-chart>div>div:first-child>span{display:flex;align-items:center;gap:7px}.bar-chart i{width:5px;height:5px;border-radius:50%;display:inline-block}.bar-track{height:7px;border-radius:5px;background:var(--soft);overflow:hidden}.bar-track span{height:100%;display:block;border-radius:5px;min-width:0;opacity:.7}.chart-legend{display:flex;align-items:center;gap:15px;font-size:9px;color:#98a789;margin:0 24px}.chart-legend span{display:flex;align-items:center;gap:5px}.chart-legend i{width:7px;height:7px;border-radius:2px}.chart-legend .green{background:#729c5d}.chart-legend .pale{background:#cbdabf}.column-chart{display:flex;align-items:flex-end;justify-content:space-around;padding:30px 22px 24px;height:225px}.column-chart>div{display:flex;flex-direction:column;align-items:center;gap:12px}.column-chart>div>span{font-size:9px;color:#9caa8e}.column-pair{display:flex;align-items:flex-end;gap:5px;height:147px}.column-pair>span{background:#769c62;min-width:12px;width:17px;max-width:25px;border-radius:3px 3px 0 0;position:relative}.column-pair>span+span{background:#c6d8b6}.column-pair b{position:absolute;top:-16px;width:100%;text-align:center;font-size:8px;font-weight:400;color:#9aae8a}.warehouse-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-bottom:25px}.warehouse-card{display:flex;align-items:center;gap:12px;padding:20px;background:var(--surface);border:1px solid var(--border);border-radius:11px;text-align:left}.warehouse-card.active{border-color:#9eb78b;box-shadow:0 0 0 1px #9eb78b;background:#fbfdf7}.warehouse-card-icon{height:46px;width:46px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.warehouse-card>div{flex:1;min-width:0}.warehouse-card h3{font-size:12px}.warehouse-card p{font-size:10px;color:#9cad89;margin-top:5px}.warehouse-card>div>span{font-size:9px;color:#a4b295;display:block;margin-top:10px}.warehouse-card>svg{color:#9aae87}.warehouse-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:23px}.shelf-map{padding:25px 35px;background-color:#fafcf7;background-image:radial-gradient(#dde5d3 .8px,transparent .8px);background-size:15px 15px}.map-top-label{display:flex;align-items:center;gap:13px;color:#b1bea1;font-size:8px;letter-spacing:2px;margin-bottom:26px}.map-top-label span{height:1px;background:#dce5d0;flex:1}.shelf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px 26px}.shelf{display:block;text-align:left;border:1px solid #d3dec6;border-radius:5px;padding:10px 9px 7px;background:#f0f4e9;min-height:94px;box-shadow:3px 3px #e5edda}.shelf.selected{border-color:#80a664;background:#e0ecd1;box-shadow:3px 3px #bccfa9}.shelf-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#80966b;font-weight:600}.shelf-top>svg{color:#aec29a}.shelf-boxes{display:flex;align-items:flex-end;gap:4px;margin-top:15px;height:23px;border-bottom:3px solid #bfceaf;padding:0 3px}.shelf-boxes>i{width:16px;height:19px;background:#cbd4ab;border:1px solid #c2ce9f;position:relative;border-radius:2px 2px 0 0}.shelf-boxes>i:after{content:"";position:absolute;left:6px;top:0;bottom:0;width:2px;background:#e2e7ca77}.shelf-boxes>i.dark{height:15px;background:#a9bd8f;border-color:#9ab47b}.shelf-count{font-size:8px;color:#9db187;display:block;margin-top:7px}.map-entrance{display:flex;justify-content:center;align-items:center;gap:8px;padding:30px 0 3px;letter-spacing:1.7px;font-size:8px;color:#a1b58a}.warehouse-content{padding:0 24px;max-height:515px;overflow:auto}.warehouse-content>button{display:flex;align-items:center;gap:10px;padding:15px 0;border-top:1px solid var(--border);width:100%;text-align:left}.warehouse-content>button>div{flex:1;min-width:0}.warehouse-content strong{font-size:11px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.warehouse-content>button>div>span{font-size:9px;color:var(--muted);display:block;margin-top:6px}.warehouse-content b{font-size:13px;font-weight:550}.warehouse-content b small{font-size:9px;color:var(--muted);font-weight:400}.popover-dismiss{position:fixed;inset:0;z-index:49;cursor:default}.profile-menu,.notification-menu{position:fixed;right:27px;top:62px;z-index:50;background:var(--surface);border:1px solid var(--border);border-radius:11px;box-shadow:0 12px 40px #233f251a;padding:17px;width:270px;animation:modal-in .15s ease}.profile-menu>strong{font-size:12px;display:block}.profile-menu>span{font-size:10px;color:var(--muted);display:block;margin-top:5px}.menu-divider{height:1px;background:var(--border);margin:14px 0 8px}.profile-menu>button{display:flex;align-items:center;gap:10px;font-size:11px;padding:10px 7px;border-radius:5px;width:100%;text-align:left;color:#8a9e75}.profile-menu>button:hover{background:var(--soft)}.profile-menu>button>span:last-child:not(:first-child){margin-left:auto;font-size:9px;color:#a5b498}.text-size-icon{width:17px;font-weight:550}.notification-menu{width:350px;max-height:75vh;overflow:auto;padding:0}.popover-title{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 12px;border-bottom:1px solid var(--border)}.popover-title h3{font-size:14px}.notification-menu>button{width:100%;display:flex;align-items:center;gap:11px;text-align:left;padding:17px 19px;border-bottom:1px solid var(--border);color:#8ea479}.notification-menu>button>div{flex:1}.notification-menu strong{font-size:11px;display:block;font-weight:550;color:#6b8458}.notification-menu>button>div>span{font-size:9px;display:block;margin-top:7px;color:#a0b28e}.notification-empty{padding:24px;font-size:12px;color:var(--muted)}.toast{position:fixed;bottom:25px;left:calc(50% + 110px);transform:translate(-50%);display:flex;align-items:center;gap:10px;z-index:150;background:#274d39;color:#edf5e6;border:1px solid #628655;box-shadow:0 5px 28px #14341b2c;padding:14px 18px;border-radius:9px;max-width:calc(100vw - 35px);font-size:12px;animation:toast-in .2s ease}.toast>button{padding:0;display:flex;align-items:center;color:#b5c9a6;margin-left:12px}.pending-item{border:1px solid var(--border);padding:15px;border-radius:8px;margin-top:12px;font-size:12px}.pending-item>p{font-size:11px;color:var(--muted);margin:9px 0 15px}.pending-item .btn{font-size:10px;min-height:32px}.sync-empty{padding:30px 10px;text-align:center;color:#90a67c}.sync-empty>svg{margin-bottom:12px}.sync-empty h3{color:var(--text);margin-bottom:8px}.sync-empty p{font-size:11px}.search-answer{margin:0 34px 18px;border:1px solid #ccdcbf;border-radius:9px;background:var(--surface);padding:17px 20px;box-shadow:0 8px 22px #254b1d0c}.search-answer>div{display:flex;align-items:center;gap:9px;color:#73955c;font-size:12px}.search-answer>div>.icon-btn{margin-left:auto}.search-answer>p{white-space:pre-line;font-size:12px;margin:11px 0;color:#70885c;line-height:1.9}.search-answer>small{font-size:9px;color:var(--muted)}.skip-link{position:fixed;top:-100px;left:20px;z-index:200;padding:12px 20px;background:var(--brand);color:#fff;border-radius:6px}.skip-link:focus{top:14px}.mobile-only{display:none}.app-loading,.fatal{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:22px;padding:30px}.app-loading>p,.fatal>p{font-size:12px;color:var(--muted)}.spinner{display:inline-block;width:24px;height:24px;border:2px solid #d9e3d2;border-top-color:#7a9a65;border-radius:50%;animation:spin .7s linear infinite}.page-loading{min-height:300px;display:flex;align-items:center;justify-content:center;gap:13px;color:#9cae8a;font-size:12px}.app-loading .spinner{margin-top:25px}.auth-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.auth-story{background:#244d39;color:#f3f5e8;position:relative;padding:43px 55px;overflow:hidden;display:flex;flex-direction:column;isolation:isolate}.auth-story .brand-mark{background:#ffffff12;border:1px solid #ffffff20}.auth-story .brand{font-size:28px}.auth-story-content{position:relative;z-index:1;margin:auto 0;max-width:440px;padding:60px 0}.auth-story-content h1{font-size:65px;line-height:1.08;font-weight:450;letter-spacing:-2.8px;margin-top:30px}.auth-story-content h1>span{color:#b7ce90}.auth-story-content>p{font-size:15px;color:#b1c5a6;line-height:1.85;margin-top:27px}.auth-benefits{display:flex;flex-direction:column;gap:15px;margin-top:31px}.auth-benefits>span{display:flex;gap:11px;align-items:center;font-size:12px;color:#c0d0b2}.auth-benefits svg{color:#a3c385}.auth-stock-card{background:#ffffff0a;border:1px solid #ffffff15;border-radius:12px;padding:22px;margin-top:46px;max-width:370px;transform:rotate(-2deg);box-shadow:0 8px 24px #102e2520}.auth-stock-card>div:first-child{display:flex;align-items:center;gap:14px}.auth-package{display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:#bdd09620;border-radius:10px;color:#c5d8a7}.auth-stock-card strong{font-size:14px;font-weight:500;display:block}.auth-stock-card>div>div>span{font-size:10px;display:block;margin-top:8px;color:#aec79b}.auth-tick{width:25px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#a1c486;color:#284d37;margin-left:auto}.auth-card-lines{display:flex;flex-direction:column;gap:9px;margin-top:21px;border-top:1px solid #ffffff13;padding-top:18px}.auth-card-lines span{height:5px;background:#b1c79522;border-radius:4px;width:90%}.auth-card-lines span:nth-child(2){width:65%}.auth-card-lines span:nth-child(3){width:78%}.auth-story-footer{display:flex;align-items:center;gap:10px;font-size:10px;color:#91b180;position:relative;z-index:1}.auth-story-footer>span{margin-left:auto;font-size:8px;color:#749363;letter-spacing:2px}.auth-circles{position:absolute;right:-360px;bottom:-145px;width:700px;height:700px;z-index:0}.auth-circles i{position:absolute;inset:0;border:1px solid #a4c48215;border-radius:50%}.auth-circles i:nth-child(2){inset:60px}.auth-circles i:nth-child(3){inset:120px}.auth-form-side{background:#fbfcf8;padding:55px 55px 24px;display:flex;flex-direction:column}.auth-form-wrap{width:100%;max-width:370px;margin:auto}.auth-form-wrap>h2{font-size:32px;font-weight:550;letter-spacing:-1.1px;margin-top:15px}.auth-form-wrap>p{font-size:12px;color:#929f86;margin:14px 0 29px}.auth-form-wrap .field{margin-bottom:17px}.auth-form-wrap .field input{min-height:44px;background:#fff;border-color:#e1e7d9}.auth-form-wrap .field>:is(span,.field-label):first-child{font-size:11px}.auth-submit{width:100%;min-height:45px;margin-top:7px;justify-content:space-between;padding:11px 16px}.auth-mode{display:block;width:100%;font-size:10px;color:#8aa274;margin-top:15px}.auth-divider{display:flex;align-items:center;gap:10px;font-size:7px;letter-spacing:1px;color:#b1bca5;margin:28px 0 20px;white-space:nowrap}.auth-divider>span{height:1px;flex:1;background:#e3e9db}.demo-button{width:100%;border:1px solid #d8e3cb;background:#f0f5e9;border-radius:9px;display:flex;align-items:center;padding:16px 14px;gap:12px;text-align:left}.demo-button:hover{background:#e9f1df;border-color:#bcd0a8}.demo-button-icon{width:35px;height:35px;background:#e1ecd7;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#8aa775}.demo-button>span:nth-child(2){flex:1}.demo-button strong{font-size:12px;color:#64844f;font-weight:600;display:block}.demo-button small{font-size:9px;color:#9ab18a;display:block;margin-top:6px}.demo-button>svg{color:#8aa874}.employee-demo{display:flex;justify-content:center;align-items:center;gap:6px;width:100%;font-size:9px;color:#a8b99a;margin-top:15px}.auth-form-wrap>.auth-secure{display:flex;align-items:center;justify-content:center;gap:6px;margin:28px 0 0;font-size:9px;color:#abb9a0}.auth-form-side>footer{display:flex;justify-content:space-between;font-size:8px;color:#b4bfaa;gap:15px;margin-top:35px}.oauth-buttons{display:flex;gap:10px;margin-top:15px}.oauth-buttons>button{flex:1;font-size:10px}.mfa-login{font-size:10px;color:#9cad8f;margin:12px 0}.mfa-login summary{cursor:pointer}.mfa-login .field{margin-top:12px}.page-enter{animation:page-in .23s ease}.kiosk-mode .sidebar{display:none}.kiosk-mode .main-shell{margin-left:0;width:100%}.kiosk-mode .btn{min-height:50px;font-size:15px}.kiosk-mode .table-product strong{font-size:14px}.kiosk-mode .data-table td{padding-top:19px;padding-bottom:19px}.kiosk-mode .toast{left:50%}.large-text{font-size:16px}.large-text .data-table,.large-text .field input,.large-text .field select,.large-text .field textarea,.large-text .btn,.large-text .nav-item{font-size:15px}.large-text .table-product strong,.large-text .main-content p{font-size:14px}.high-contrast{--muted: #495b40;--border: #8ca07d;--text: #132f0d}.high-contrast .data-table td,.high-contrast .cell-subtext,.high-contrast .badge,.high-contrast .stat-top,.high-contrast .table-product span,.high-contrast .page-title-row p,.high-contrast .table-footer,.high-contrast .nav-item,.high-contrast .field>:is(span,.field-label){color:var(--contrast-text, #344f25)!important}.high-contrast .badge{border:1px solid currentColor}.high-contrast .table-product strong{color:var(--contrast-text, #17330e)}.high-contrast .sidebar,.high-contrast .main-shell{color:var(--text)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(7px) scale(.99)}to{opacity:1;transform:none}}@keyframes page-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes toast-in{0%{opacity:0;bottom:15px}to{opacity:1;bottom:25px}}[data-theme=dark]{--text: #d6dfd0;--muted: #92a18a;--border: #344732;--surface: #223521;--bg: #192a1b;--soft: #293f27;--brand: #548044;--brand-deep: #426d35;--green-light: #304b29;--blue-light: #2e3f43;--purple-light: #3b3444;--amber-light: #453e27;--hover: #2a3d27;background:var(--bg);color:var(--text)}[data-theme=dark] .sidebar{background:#20311f}[data-theme=dark] .topbar{background:#20311fe8}[data-theme=dark] .nav-item:hover,[data-theme=dark] .nav-item.active{background:#314c29;color:#bbd5a2}[data-theme=dark] .company-switch,[data-theme=dark] .stat-card,[data-theme=dark] .quick-card,[data-theme=dark] .project-select,[data-theme=dark] .warehouse-card,[data-theme=dark] .auth-form-side{background:var(--surface)}[data-theme=dark] .demo-banner{background:#2e3e26;border-color:var(--border);color:#9eaf8e}[data-theme=dark] .data-table th{background:#283c23;color:#9daf8e}[data-theme=dark] .data-table td{border-color:#33472c;color:#a5b795}[data-theme=dark] .data-table td strong,[data-theme=dark] .table-product strong{color:#cad8be}[data-theme=dark] .attention-card{background:#3b3a24;border-color:#535237}[data-theme=dark] .sidebar-tip{background:#2c4224;border-color:var(--border)}[data-theme=dark] .sidebar-tip strong{color:#a7c28e}[data-theme=dark] .quick-icon,[data-theme=dark] .article-icon{background:#35492c}[data-theme=dark] .shelf-map{background-color:#24381f;background-image:radial-gradient(#3d5232 .8px,transparent .8px)}[data-theme=dark] .shelf{background:#3b4e2e;border-color:#60794b;box-shadow:3px 3px #1c2d17}[data-theme=dark] .shelf.selected{background:#526a40;border-color:#91ac79}[data-theme=dark] .detail-stock strong{color:#b6d59d}[data-theme=dark] .field>:is(span,.field-label):first-child{color:#a7ba94}[data-theme=dark] .modal-head h2,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3{color:var(--text)}[data-theme=dark] .search-input,[data-theme=dark] .filter-select select,[data-theme=dark] .auth-form-wrap .field input{background:var(--surface)}[data-theme=dark] .error-box{background:#4a3328;color:#e2ac90;border-color:#6e4934}[data-theme=dark] .notice{background:#2e4425;color:#a5bc8c;border-color:#456039}[data-theme=dark] .project-select.active,[data-theme=dark] .warehouse-card.active{background:#324629}[data-theme=dark] .stat-alert{background:#3b3b26}[data-theme=dark] .profile-menu strong,[data-theme=dark] .notification-menu strong{color:#b9cea4}[data-theme=dark] .global-search kbd{background:#2a3d24;border-color:#435539}[data-theme=dark] .badge-red{background:#513b2e;color:#e0ac8c}@media(min-width:1600px){.main-content{padding-left:42px;padding-right:42px;max-width:1550px;width:100%;margin:0 auto}.workspace-toolbar{padding-left:42px;padding-right:42px}.welcome-card{min-height:290px}.welcome-card h2{font-size:38px}.warehouse-illustration{right:10px;transform:scale(1.1)}.dashboard-table .table-product strong{font-size:12px}.data-table td{padding-top:17px;padding-bottom:17px}}@media(max-width:1280px){.sidebar{width:211px;padding-left:14px;padding-right:14px}.sidebar-brand{padding-left:7px}.company-switch{padding:10px 8px}.sidebar-user{margin-left:-14px;margin-right:-14px;width:calc(100% + 28px);padding-left:19px;padding-right:19px}.main-shell{margin-left:211px;width:calc(100% - 211px)}.main-content,.topbar,.workspace-toolbar{padding-left:26px;padding-right:26px}.topbar-leading{gap:25px}.global-search input{width:155px}.overview-grid{gap:16px;grid-template-columns:1.05fr 1fr}.welcome-card{padding:22px}.welcome-card h2{font-size:29px}.warehouse-illustration{right:-30px;opacity:.75;transform:scale(.83)}.stats-grid{gap:11px}.stat-card{padding:14px 13px}.stat-top{font-size:9px}.stat-card>strong{font-size:31px}.stat-bottom{font-size:8px}.dashboard-columns{grid-template-columns:minmax(0,1.8fr) minmax(240px,1fr);gap:17px}.section-head{padding:20px}.dashboard-table th:first-child,.dashboard-table td:first-child{padding-left:17px}.dashboard-table th:last-child,.dashboard-table td:last-child{padding-right:13px}.dashboard-table .table-product strong{font-size:9px}.dashboard-table .table-product{min-width:130px}.dashboard-table th,.dashboard-table td{padding-left:7px;padding-right:7px}.activity-list{padding-left:18px;padding-right:18px}.activity-item button{max-width:170px}.quick-card{padding:14px}.quick-card>strong{font-size:9px}.quick-card>span:last-child{font-size:7px}.page-title-row>.button-group .btn{font-size:10px;padding-left:10px;padding-right:10px}.project-layout{grid-template-columns:210px minmax(0,1fr)}.warehouse-cards{gap:12px}.warehouse-card{padding:15px;gap:9px}.warehouse-card-icon{width:36px;height:39px}.warehouse-card h3{font-size:11px}.warehouse-card>svg{display:none}.auth-story{padding:38px}.auth-story-content h1{font-size:58px}.auth-form-side{padding:40px 40px 24px}.summary-strip>div{padding:0 19px;gap:11px}.summary-strip strong{font-size:23px}}@media(max-width:1100px){.topbar-leading{gap:18px}.breadcrumbs>span,.breadcrumbs>svg{display:none}.global-search input{width:170px}.global-search kbd{display:none}.topbar-actions{gap:10px}.overview-grid{grid-template-columns:1fr}.welcome-card{min-height:235px;padding:23px 27px}.welcome-card h2{font-size:33px;margin-top:19px}.welcome-card p{font-size:11px}.welcome-actions{margin-top:19px}.warehouse-illustration{right:35px;transform:scale(1.1);opacity:1;bottom:22px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:11px}.stat-card{padding:13px 12px}.stat-top{font-size:8px}.stat-icon{height:26px;width:26px;border-radius:7px}.stat-icon svg{width:16px}.stat-card>strong{font-size:28px;margin-top:12px}.stat-card>strong small{font-size:7px;display:block;letter-spacing:0;margin-top:2px}.stat-bottom{font-size:7px;min-height:17px}.stat-bottom>svg{display:none}.dashboard-columns{grid-template-columns:minmax(0,1fr)}.dashboard-aside{display:grid;grid-template-columns:1.3fr 1fr;gap:18px;align-items:start}.attention-card{margin-top:0}.team-note{grid-column:2;margin-top:-20px}.activity-card{grid-row:span 2}.activity-item{min-height:72px}.activity-item button{max-width:none}.dashboard-table .table-product strong{font-size:11px}.dashboard-table th,.dashboard-table td{padding:13px}.quick-card>strong{font-size:11px}.quick-card>span:last-child{font-size:9px}.dashboard-tip{margin-top:22px}.page-title-row{align-items:flex-start;flex-wrap:wrap}.page-title-row h1{font-size:28px}.page-title-row .date-label{padding-top:20px}.table-toolbar{flex-wrap:wrap}.table-toolbar .search-input{max-width:none}.table-filters{margin-left:auto}.project-layout{grid-template-columns:190px minmax(0,1fr);gap:18px}.project-summary{gap:20px}.project-summary strong{font-size:18px}.project-list-head>span{display:none}.add-pick-form .three{grid-template-columns:1fr 1fr}.add-pick-form .three>.field:first-child{grid-column:span 2}.pick-row{flex-wrap:wrap;gap:8px}.pick-row .pick-name{min-width:130px}.pick-row>.text-link{margin-left:auto}.warehouse-layout{grid-template-columns:1fr}.warehouse-cards{grid-template-columns:repeat(3,1fr)}.warehouse-card{flex-direction:column;align-items:flex-start;gap:12px}.warehouse-content{max-height:400px}.summary-strip{padding:20px 0}.summary-strip>div{padding:0 17px;gap:11px}.summary-strip strong{font-size:20px}.summary-strip .stat-icon{width:33px;height:36px}.summary-strip>div>div>span{font-size:9px}.report-grid{gap:16px}.bar-chart{padding-left:20px;padding-right:20px}.auth-story-content h1{font-size:52px}.auth-story-content>p{font-size:13px}}@media(max-width:850px){.sidebar{width:225px;transform:translate(-100%);transition:transform .2s;box-shadow:5px 0 30px #223b2020}.sidebar.is-open{transform:translate(0)}.sidebar-backdrop{position:fixed;inset:0;background:#193a2b44;z-index:29;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.main-shell{margin:0;width:100%}.mobile-only{display:inline-flex}.sidebar-brand .mobile-only{margin-right:-5px}.topbar{height:61px;padding:0 22px}.topbar-leading{gap:14px;flex:1}.breadcrumbs{display:none}.global-search{flex:1;min-width:0}.global-search input{width:100%;min-width:0}.global-search>.icon-btn{display:none}.topbar-actions{gap:9px}.connection-status{font-size:9px}.topbar-divider{display:none}.workspace-toolbar{padding:22px 23px 17px}.main-content{padding:12px 23px 25px}.demo-banner{padding:7px 23px;font-size:9px}.app-footer{padding:18px 23px}.toast{left:50%}.page-title-row{margin-bottom:22px}.page-title-row h1{font-size:28px}.date-label{font-size:10px}.overview-grid{grid-template-columns:1fr}.welcome-card{min-height:235px}.warehouse-illustration{right:45px}.stat-top{font-size:10px}.stat-card>strong{font-size:30px}.stat-card>strong small{font-size:8px;display:inline}.stat-bottom{font-size:8px}.dashboard-columns{gap:22px}.dashboard-aside{grid-template-columns:1.3fr 1fr}.auth-story{padding:32px 30px}.auth-story-content h1{font-size:45px}.auth-form-side{padding:38px 28px 24px}.auth-form-wrap>h2{font-size:28px}.auth-story-content>p{font-size:12px}.auth-stock-card{padding:17px;margin-top:35px}.auth-stock-card>div>div>span{font-size:8px}.auth-story-content{padding:50px 0}.search-answer{margin-left:23px;margin-right:23px}.kiosk-mode .mobile-only{display:none}.kiosk-mode .topbar-leading .global-search{display:flex}}@media(max-width:600px){body{min-width:0}.topbar{padding:0 16px;height:59px}.topbar-leading{gap:8px}.global-search{gap:7px}.global-search input{font-size:11px}.global-search>svg{width:16px}.topbar-actions{gap:5px}.connection-status>span:last-child{display:none}.connection-status{width:15px;justify-content:center}.topbar-avatar{height:28px;width:28px;font-size:9px}.notification-button{width:30px}.demo-banner{padding:7px 18px;font-size:8px;line-height:1.5}.demo-banner>span{display:block;max-width:240px}.demo-banner .demo-dot{display:inline-block;margin:0 4px 2px 0}.demo-banner b{display:none}.demo-banner button{font-size:8px}.workspace-toolbar{padding:19px 18px 12px;gap:9px}.workspace-toolbar .btn{font-size:10px;min-height:36px;padding:8px 10px;gap:5px}.workspace-toolbar .scan-top{font-size:0;padding:8px;width:35px}.workspace-toolbar .scan-top>svg{width:17px}.workspace-toolbar .button-group{gap:6px;flex-wrap:nowrap}.warehouse-selector{gap:6px}.warehouse-selector select{font-size:10px;max-width:125px}.warehouse-selector>svg{width:15px}.warehouse-total{display:none}.main-content{padding:15px 18px 20px}.eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:9px}.page-title-row{gap:14px;margin-bottom:21px}.page-title-row h1{font-size:25px;letter-spacing:-.8px}.page-title-row p{font-size:10px;margin-top:8px}.page-title-row .date-label{display:none}.page-title-row>.button-group{gap:6px}.page-title-row>.button-group .btn{font-size:9px;padding:7px 9px;min-height:33px}.welcome-card{padding:21px 22px;min-height:247px}.welcome-card h2{font-size:32px;margin-top:20px}.welcome-card p{font-size:9px;line-height:1.85}.welcome-top>svg{height:19px;width:19px}.light-chip{font-size:7px;letter-spacing:1px;padding:4px 6px}.welcome-actions{gap:16px;margin-top:22px}.welcome-actions .btn{font-size:9px;min-height:34px;padding:8px 10px;gap:6px}.hero-scan{font-size:9px;gap:5px}.hero-scan svg{width:15px}.warehouse-illustration{right:-41px;bottom:28px;transform:scale(.72);opacity:.72}.stats-grid{grid-template-columns:1fr 1fr;gap:11px}.stat-card{padding:15px}.stat-top{font-size:9px}.stat-card>strong{font-size:32px;margin:7px 0 14px}.stat-card>strong small{font-size:8px}.stat-icon{height:29px;width:29px}.stat-icon svg{height:17px;width:17px}.stat-bottom{font-size:8px}.stat-bottom>svg{display:block;width:13px}.overview-grid{gap:14px;margin-bottom:22px}.dashboard-columns{gap:23px}.dashboard-aside{display:flex;flex-direction:column;gap:17px}.dashboard-aside>*{width:100%}.activity-card .section-head{padding:20px}.activity-item{min-height:75px}.activity-item p{font-size:11px}.activity-item button{font-size:11px;margin:3px 0 7px}.activity-item>div>span{font-size:9px}.activity-list{padding:0 20px 7px}.attention-card{padding:19px 20px}.attention-card>p{font-size:11px}.attention-heading h3{font-size:13px}.attention-card>.text-link{font-size:11px}.low-stock-preview button{font-size:11px;padding:9px 0}.low-stock-preview b{font-size:10px}.low-stock-preview button>span{max-width:245px}.team-note{margin:3px 4px 0!important}.team-note strong{font-size:10px}.team-note>div:last-child>span{font-size:9px}.avatar-stack>span{width:29px;height:29px;font-size:8px}.section-head{padding:19px 17px;align-items:flex-start;gap:10px}.section-head h2{font-size:15px}.section-head p{font-size:10px}.section-head>.text-link{font-size:9px;white-space:nowrap;margin-top:2px;gap:3px}.section-head>.text-link svg{width:12px}.dashboard-table th,.dashboard-table td{padding:13px 10px}.dashboard-table th:nth-child(2),.dashboard-table td:nth-child(2){display:none}.dashboard-table th:first-child,.dashboard-table td:first-child{padding-left:16px}.dashboard-table th:last-child,.dashboard-table td:last-child{padding-right:12px;padding-left:0}.dashboard-table .table-product{gap:8px;min-width:130px}.dashboard-table .table-product strong{font-size:9px;max-width:141px;white-space:normal;line-height:1.5}.dashboard-table .table-product span:not(.article-icon){font-size:8px}.dashboard-table .article-icon{width:31px;height:33px}.dashboard-table .article-icon svg{width:20px}.dashboard-table .badge{font-size:8px;padding:4px 5px;gap:3px}.dashboard-table .saldo-number{font-size:11px}.dashboard-table td>.muted{font-size:8px}.dashboard-table th{font-size:7px;letter-spacing:.4px}.dashboard-table .row-arrow{width:18px;height:22px}.dashboard-table .row-arrow svg{width:13px}.table-footer{padding:13px 16px;font-size:8px;gap:8px}.table-footer button{font-size:8px;gap:5px}.table-footer button>svg{width:12px}.quick-section{margin-top:22px}.quick-section .section-head{padding-left:0}.quick-grid{gap:8px}.quick-card{padding:13px 10px}.quick-card>.quick-icon{width:30px;height:30px;border-radius:7px}.quick-icon svg{width:18px}.quick-card>strong{font-size:9px;line-height:1.5;margin:12px 0 7px}.quick-card>span:last-child{font-size:7px;line-height:1.6;align-items:flex-end}.quick-card>span:last-child>svg{width:12px;display:none}.dashboard-tip{font-size:8px;line-height:1.6;gap:6px;flex-wrap:wrap;margin-top:23px}.dashboard-tip>span{flex-basis:80%}.dashboard-tip button{font-size:8px;margin-left:23px}.dashboard-tip>svg:last-child{display:none}.app-footer{padding:15px 18px 22px;font-size:8px;justify-content:center}.app-footer>span:last-child{display:none}.category-tabs{margin-bottom:17px;gap:3px}.category-tabs button{font-size:10px;padding:13px 12px;gap:6px}.table-toolbar{padding:16px;gap:11px}.table-toolbar .search-input{max-width:none;flex-basis:100%}.table-filters{width:100%;justify-content:space-between;gap:6px}.filter-select{padding:0 8px;gap:5px}.filter-select select{font-size:9px;min-height:34px}.sort-select{margin-left:auto}.view-switch{padding:2px}.view-switch button{width:25px;height:27px}.table-filters>.filter-select>svg{width:13px}.data-table td{font-size:10px}.data-table th{font-size:7px}.data-table:not(.dashboard-table){min-width:630px}.article-register .data-table{min-width:800px}.data-table th:first-child,.data-table td:first-child{padding-left:17px}.article-grid{grid-template-columns:1fr 1fr;padding:0 16px 17px;gap:10px}.article-grid-card{padding:10px}.article-grid-visual{height:110px;margin-bottom:13px}.article-grid-card .overline{font-size:7px}.article-grid-card h3{font-size:11px;line-height:1.4}.article-grid-card>p{font-size:8px}.article-grid-card>div:last-child{margin-top:15px}.article-grid-visual>.badge{font-size:7px;padding:4px;right:5px;top:5px}.article-grid-visual>.article-icon{width:55px;height:55px}.article-grid-card>div:last-child>strong{font-size:17px}.selection-bar{flex-wrap:wrap;font-size:9px;padding:11px 16px;gap:12px}.selection-bar>span,.selection-bar>button{font-size:9px}.modal-overlay{padding:12px;align-items:center}.modal{max-height:95dvh;border-radius:12px}.modal-head{padding:20px 19px 17px}.modal-head h2{font-size:20px}.modal-head p{font-size:10px;line-height:1.6}.modal-body{padding:20px 19px}.modal-footer{padding-top:17px;margin-top:20px;flex-wrap:wrap;gap:10px}.modal-footer>.button-group{flex:1;justify-content:flex-end}.modal-footer .btn{font-size:10px;padding:9px 11px;min-height:39px}.modal-footer .btn svg{width:14px}.modal-footer .button-group{gap:7px}.field{margin-bottom:15px}.field input,.field select,.field textarea{font-size:16px;padding:10px;min-height:43px}.field>:is(span,.field-label):first-child{font-size:11px}.form-grid{gap:0 12px}.form-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three>.field:first-child{grid-column:span 2}.article-form-intro{gap:13px}.photo-input{width:77px;height:95px;margin-top:20px}.photo-input>span{font-size:8px}.article-form-intro .form-grid.two{grid-template-columns:1fr}.article-form-intro .form-grid.two .field:last-child{display:none}.extra-fields h3{font-size:13px}.quantity-input button{width:34px}.detail-hero{gap:13px}.detail-hero>.article-icon{width:65px;height:65px}.detail-hero h2{font-size:20px;line-height:1.3}.detail-hero .badge{font-size:9px}.detail-hero .overline{font-size:8px}.detail-hero>.icon-btn{width:26px}.detail-stock>div{padding:0 13px}.detail-stock span{font-size:9px}.detail-stock strong{font-size:25px}.detail-stock small{font-size:9px}.detail-actions{gap:8px}.detail-actions .btn{font-size:10px;padding-left:9px;padding-right:9px;min-height:37px}.detail-actions .btn svg{width:14px}.detail-properties{grid-template-columns:1fr}.detail-properties>div{padding:11px 0}.detail-properties dd{font-size:11px}.detail-properties dt{font-size:10px}.detail-tabs{gap:20px}.detail-tabs button{font-size:10px}.notice,.error-box{font-size:11px;padding:12px 13px}.notice svg,.error-box svg{width:17px}.movement-product .article-icon-large{width:58px;height:58px}.movement-product h3{font-size:15px}.movement-product p{font-size:10px}.inline-form{align-items:stretch;flex-direction:column}.inline-form>.btn{align-self:flex-start}.summary-strip{grid-template-columns:1fr;padding:0 18px;gap:0;margin-bottom:23px}.summary-strip>div{padding:18px 0;border-right:0;border-bottom:1px solid var(--border);gap:17px}.summary-strip>div:last-child{border:0}.summary-strip>div>div{display:flex;align-items:center;flex:1;justify-content:space-between;gap:16px}.summary-strip strong{font-size:23px;white-space:nowrap}.summary-strip>div>div>span{font-size:10px;margin:0;text-align:right;line-height:1.6;max-width:150px}.summary-strip .stat-icon{width:35px;height:35px}.project-layout{grid-template-columns:1fr}.project-sidebar{display:flex;gap:12px;overflow:auto;padding:0 1px 3px}.project-sidebar>h3{display:none}.project-select{min-width:210px;margin:0;flex-shrink:0;width:210px;padding:15px}.project-select>strong{font-size:12px}.project-select>span:not(.project-code){font-size:9px}.project-detail>.section-head{align-items:center}.project-detail>.section-head .btn{font-size:9px;min-height:33px;padding:7px 10px}.project-summary{padding:0 18px 19px;justify-content:space-between;gap:12px}.project-summary strong{font-size:19px}.project-summary span{font-size:9px}.project-summary small{display:block;font-size:8px;margin-top:4px}.project-progress{margin:0 18px}.project-list-head{padding:23px 18px 16px}.pick-list{padding:0 18px}.pick-row{gap:9px}.pick-name strong{font-size:10px}.pick-row>.badge{font-size:8px;margin-left:32px}.pick-row>.text-link{font-size:9px}.pick-row>.pick-name{min-width:140px}.pick-row>strong{font-size:10px}.add-pick-form{padding:20px 18px}.add-pick-form .between{flex-wrap:wrap;gap:16px}.add-pick-form .between>.btn{margin-left:auto}.reservation-list{padding:20px 18px}.report-grid{grid-template-columns:1fr;gap:20px}.bar-chart{gap:20px}.chart-legend{margin-left:19px}.column-chart{height:220px;padding-top:25px}.history-filters>label{font-size:9px;flex:1;min-width:130px}.history-filters>select{width:100%}.history-filters>label>input{font-size:11px;flex:1;min-width:0}.warehouse-cards{grid-template-columns:1fr;gap:11px}.warehouse-card{flex-direction:row;gap:14px;padding:17px;align-items:center}.warehouse-card>svg{display:block}.warehouse-card-icon{width:42px;height:43px}.warehouse-card h3{font-size:12px}.warehouse-card>div>span{margin-top:7px}.shelf-map{padding:23px 22px}.shelf-grid{gap:21px 20px}.shelf{min-height:93px;padding:10px 8px 7px}.shelf-top{font-size:11px}.shelf-boxes{gap:3px;padding:0 1px}.shelf-boxes>i{width:14px}.warehouse-content{padding:0 18px}.warehouse-content>button strong{font-size:10px}.profile-menu{right:14px;top:53px;width:265px}.notification-menu{right:14px;top:53px;width:calc(100vw - 28px)}.toast{bottom:18px;font-size:11px;padding:13px 15px;min-width:260px;line-height:1.6}.toast>svg{width:16px}.toast>button{margin-left:4px}.search-answer{margin:3px 18px 15px;padding:14px 15px}.search-answer>p{font-size:11px}.auth-page{grid-template-columns:1fr}.auth-story{min-height:280px;padding:27px 27px 24px}.auth-story .brand{font-size:25px}.auth-story .brand-mark{height:33px;width:32px}.auth-story-content{padding:30px 0 5px;max-width:none}.auth-story-content>.light-chip{display:none}.auth-story-content h1{font-size:41px;letter-spacing:-1.5px;margin:0;line-height:1.1}.auth-story-content>p{font-size:11px;margin-top:17px;line-height:1.8}.auth-benefits,.auth-stock-card,.auth-story-footer,.auth-story-content h1 br{display:none}.auth-story-content h1>span{white-space:nowrap}.auth-story{min-height:250px}.auth-story .auth-circles{width:420px;height:420px;right:-215px;bottom:-220px}.auth-form-side{padding:32px 28px 20px}.auth-form-wrap{max-width:430px}.auth-form-wrap>.eyebrow{font-size:8px}.auth-form-wrap>h2{font-size:27px;margin-top:10px}.auth-form-wrap>p{font-size:11px;margin-bottom:24px;margin-top:11px}.auth-form-wrap .field input{font-size:16px;min-height:45px}.auth-form-side>footer{margin-top:28px;font-size:7px}.auth-divider{font-size:7px}.auth-submit{font-size:12px;min-height:45px}.demo-button strong{font-size:12px}.demo-button small{font-size:9px}.employee-demo{font-size:10px}.auth-form-wrap>.auth-secure{font-size:9px}.kiosk-mode .main-content{padding-top:15px}.kiosk-mode .workspace-toolbar{flex-wrap:wrap}.kiosk-mode .btn{font-size:13px}.large-text .table-product strong{font-size:12px}.large-text .main-content p{font-size:13px}.large-text .nav-item{font-size:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{body{background:#fff;color:#000}.sidebar,.topbar,.demo-banner,.workspace-toolbar,.app-footer,.button-group,.toast,.page-title-row>select,.modal-overlay,.popover-dismiss,.skip-link{display:none!important}.main-shell{width:100%;margin:0}.main-content{padding:0}.card{box-shadow:none;border:1px solid #ccc;break-inside:avoid}.data-table{min-width:0!important;font-size:9px}.data-table th,.data-table td{padding:9px}.table-wrap{overflow:visible}.page-title-row{margin-top:0}.summary-strip{margin:15px 0}.data-table th:last-child,.data-table td:last-child{display:none}.data-table .btn{display:none}h1{font-size:24px}.report-grid{display:block}.report-grid>.card{margin-bottom:15px}}.settings-page,.help-page{--surface-soft: color-mix(in srgb, var(--brand, #285540) 6%, var(--surface, #fff));--background: var(--bg, #f6f7f3);--muted: #617065;max-width:1240px;color:var(--text, #283c32)}.settings-page>.section-head,.help-page>.section-head{margin-bottom:26px}.settings-page .settings-tabs{padding:6px;border:1px solid var(--border, #e5e8e1);background:var(--surface, #fff);border-radius:16px}.settings-page .settings-tabs .btn{border:0;box-shadow:none;min-height:43px;padding:10px 14px;border-radius:10px;font-size:13px;white-space:nowrap}.settings-page .settings-tabs .btn-secondary{background:transparent;color:var(--muted, #88908a)}.settings-page .settings-tabs .btn-secondary:hover{background:var(--surface-soft);color:var(--brand, #285540)}.settings-page .settings-tabs [aria-selected=true]{background:var(--brand, #285540);color:#fff}.settings-page .card,.help-page .card{min-width:0;border:1px solid var(--border, #e5e8e1);box-shadow:0 3px 12px #173d3203}.settings-page .card .section-head{margin-bottom:24px}.settings-page .card h3{margin-top:0;margin-bottom:18px;font-size:17px;letter-spacing:-.3px}.settings-page .card h3:not(:first-child){margin-top:24px}.settings-page .setting-row{min-height:80px}.settings-page .setting-row:last-child{border-bottom:0!important}.settings-page .setting-row>span:first-child{max-width:780px}.settings-page .setting-row small{line-height:1.65;font-size:13px}.settings-page input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:var(--brand, #285540);flex-shrink:0;cursor:pointer}.settings-page input[role=switch]{appearance:none;position:relative;width:43px!important;height:25px!important;border:1px solid var(--border, #e5e8e1);border-radius:20px;background:color-mix(in srgb,var(--muted, #88908a) 30%,var(--surface, #fff));transition:background .15s ease}.settings-page input[role=switch]:before{content:"";position:absolute;width:17px;height:17px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0002;transition:transform .15s ease}.settings-page input[role=switch]:checked{border-color:var(--brand, #285540);background:var(--brand, #285540)}.settings-page input[role=switch]:checked:before{transform:translate(18px)}.settings-page input:disabled{cursor:wait;opacity:.6}.settings-page :is(button,input,summary):focus-visible,.help-page :is(button,input,summary):focus-visible,.scanner-modal :is(button,input):focus-visible{outline:3px solid color-mix(in srgb,var(--brand, #285540) 65%,transparent);outline-offset:3px}.settings-page .table-wrap{overflow-x:auto;width:100%}.settings-page table{border-collapse:collapse;min-width:650px;width:100%;text-align:left}.settings-page th{font-size:11px;color:var(--muted, #88908a);font-weight:650;letter-spacing:.6px;text-transform:uppercase;padding:14px 16px;background:var(--bg, #f6f7f3)}.settings-page td{padding:17px 16px;border-bottom:1px solid var(--border, #e5e8e1);font-size:13px}.settings-page tr:last-child td{border-bottom:0}.settings-page td:last-child{text-align:right}.settings-page .user-actions{justify-content:flex-end}.settings-page .button-group{flex-wrap:wrap}.settings-page [role=tabpanel]>[hidden]{display:none!important}.settings-page details>summary{color:var(--brand, #285540);font-weight:600;border-top:1px solid var(--border, #e5e8e1);padding-top:18px}.settings-page pre{border:1px dashed var(--border, #e5e8e1);color:var(--text, #283c32)}.settings-page code{overflow-wrap:anywhere}.settings-page a.text-link{display:inline-flex;align-items:center;gap:6px;text-decoration:none}.help-page .search-field{background:var(--surface, #fff);color:var(--muted, #88908a);border:1px solid var(--border, #e5e8e1);padding:0 17px;border-radius:11px;max-width:720px}.help-page .search-field:focus-within{border-color:var(--brand, #285540);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand, #285540) 8%,transparent)}.help-page .search-field input{border:0;outline:0;background:transparent;color:var(--text, #283c32);box-shadow:none;padding:15px 0;min-height:50px;font:inherit}.help-page .search-field input:focus-visible{outline:none}.help-page button.card{font:inherit;transition:border-color .15s ease,transform .15s ease}.help-page button.card:hover{border-color:var(--brand, #285540);transform:translateY(-2px)}.help-page button.card>svg:first-child{flex-shrink:0;color:var(--brand, #285540)}.help-page button.card p{color:var(--muted, #88908a);font-size:13px;line-height:1.5}.help-page details:last-child{border-bottom:0!important}.help-page details>summary{list-style:none;display:flex;align-items:center;gap:10px;font-size:14px;min-height:25px}.help-page details>summary::-webkit-details-marker{display:none}.help-page details>summary:before{content:"+";display:grid;place-items:center;width:22px;height:22px;flex-shrink:0;border:1px solid var(--border, #e5e8e1);border-radius:6px;color:var(--brand, #285540);font-weight:400}.help-page details[open]>summary:before{content:"−";background:var(--surface-soft)}.help-page details[open]>summary{color:var(--brand, #285540)}.help-page details>summary small{margin-left:auto!important;font-size:11px;flex-shrink:0;padding:4px 8px;border-radius:5px;background:var(--bg, #f6f7f3)}.help-page details>p{padding-left:32px;color:var(--muted, #88908a);font-size:14px}.help-page .card>h3{margin-top:15px;font-size:17px}.help-page .card>p{line-height:1.7}.help-page .card>svg{color:var(--brand, #285540)}.scanner-modal{--muted: #617065;padding:25px;width:min(540px,calc(100vw - 32px));overflow-y:auto;max-height:calc(100dvh - 40px)}.scanner-modal h2{margin:0;font-size:21px;letter-spacing:-.5px}.scanner-modal>.muted{color:var(--muted, #88908a);font-size:14px;line-height:1.6;margin:14px 0 0}.scanner-modal .field{display:flex;flex-direction:column;gap:9px;font-size:13px;font-weight:600;margin-top:22px}.scanner-modal .input{color:var(--text, #283c32);background:var(--surface, #fff);border:1px solid var(--border, #e5e8e1);border-radius:9px;min-height:49px;padding:12px 14px;font:inherit;font-weight:400}.scanner-modal form .muted{color:var(--muted, #88908a);line-height:1.65}.scanner-modal [role=status]{background:color-mix(in srgb,var(--brand, #285540) 7%,var(--surface, #fff));padding:12px 14px;border-radius:9px;font-size:13px}.scanner-modal .error-message{border:1px solid color-mix(in srgb,var(--danger, #b42318) 20%,transparent);background:color-mix(in srgb,var(--danger, #b42318) 6%,var(--surface, #fff));padding:12px 14px;border-radius:9px;line-height:1.65;font-size:13px}.bulk-selection{flex-wrap:wrap}.bulk-selection>button{min-height:36px}.bulk-editor .bulk-notice{margin:20px 0}.bulk-editor .bulk-review{margin-top:23px;padding:19px;border:1px solid var(--border, #e5e8e1);border-radius:12px;background:var(--bg, #f6f7f3)}.bulk-editor .bulk-review-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.bulk-editor .bulk-review-head h3{margin:0;font-size:16px}.bulk-editor .bulk-review>p{font-size:13px;line-height:1.65;color:var(--muted, #88908a)}.bulk-editor .bulk-review>p strong{color:var(--text, #283c32)}.bulk-editor .bulk-review .table-wrap{max-height:300px;overflow:auto;margin-top:15px;border:1px solid var(--border, #e5e8e1);border-radius:9px;background:var(--surface, #fff)}.bulk-editor .bulk-review table{min-width:530px}.bulk-editor .bulk-review th{position:sticky;top:0;z-index:1;background:var(--bg, #f6f7f3)}.bulk-editor .bulk-review td{white-space:normal;overflow-wrap:anywhere}.anonymize-confirm>p{font-size:14px;line-height:1.8;overflow-wrap:anywhere}[data-theme=dark] .settings-page,[data-theme=dark] .help-page{--muted: #b1bcb3;--surface-soft: color-mix(in srgb, var(--brand, #285540) 18%, var(--surface, #18241e))}[data-theme=dark] .scanner-modal{--muted: #b1bcb3}[data-theme=dark] .help-page details>p{color:var(--text, #dce6df)}.high-contrast .settings-page,.high-contrast .help-page,.high-contrast .scanner-modal{--muted: var(--text)}.high-contrast .settings-page .card,.high-contrast .help-page .card{border-width:2px}@media(max-width:700px){.settings-page .settings-tabs{flex-wrap:nowrap!important;overflow-x:auto;margin-inline:-3px;scrollbar-width:thin;padding-bottom:8px}.settings-page .settings-tabs .btn{flex:0 0 auto}.settings-page .card,.help-page .card{padding:19px!important}.settings-page :is(.setting-row,.card>div:not(.form-grid):not(.notice):not(.table-wrap):not(.section-head):not(.button-group)){overflow-wrap:anywhere}.settings-page .setting-row{min-height:86px}.settings-page .setting-row small{font-size:12px}.settings-page .setting-row>.button-group{justify-content:flex-end;min-width:100px}.settings-page .form-grid.two,.help-page .form-grid.two{grid-template-columns:minmax(0,1fr)}.settings-page .card .btn{min-height:44px}.settings-page [role=tabpanel]>div>.card>div:not(.section-head):not(.notice):not(.form-grid):not(.table-wrap):not(.button-group):has(>.button-group){flex-wrap:wrap}.help-page details>summary{align-items:flex-start;font-size:14px;line-height:1.65}.help-page details>summary small{display:none}.help-page details>p{padding-left:0}.help-page .search-field{padding-inline:12px}.scanner-modal{padding:21px;width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.scanner-modal h2{font-size:19px}.scanner-modal .btn{min-height:47px}.bulk-editor .bulk-review{padding:14px}.bulk-editor .bulk-review-head{align-items:flex-start}.bulk-editor .form-grid.two{grid-template-columns:minmax(0,1fr)}.bulk-editor .modal-footer .btn,.anonymize-confirm .modal-footer .btn{min-height:46px}.bulk-selection>button{min-height:42px}.settings-page .field :is(input,select,textarea),.help-page :is(input,textarea),.bulk-editor .field :is(input,select,textarea),.scanner-modal .input{font-size:16px}}@media(prefers-reduced-motion:reduce){.settings-page *,.help-page *,.scanner-modal *{transition:none!important}}:root{--muted: #59664f;--control-border: #7b8774;--focus-ring: #285540}.eyebrow,.overline,.nav-caption{color:var(--muted)}.page-title-row p,.section-head p,.field-note,.cell-subtext,.field small,.field>:is(span,.field-label):first-child,.table-footer,.table-footer button,.category-label,.table-product span:not(.article-icon),.location-tag,.stat-top,.stat-bottom,.stat-card>strong small,.quick-card>span:last-child,.sidebar-tip p,.company-switch span:not(.company-icon),.sidebar-user small,.breadcrumbs span,.date-label,.activity-item p,.activity-item>div>span,.team-note>div:last-child>span,.dashboard-tip,.app-footer,.connection-status,.project-select>span:not(.project-code),.warehouse-card p,.warehouse-card>div>span,.chart-legend,.column-chart>div>span,.auth-form-wrap>p,.auth-form-wrap>.auth-secure,.employee-demo,.auth-mode{color:var(--muted)}.data-table th{font-size:9px;color:#58694b}.data-table td{font-size:12px;color:#66775a}.table-product strong,.dashboard-table .table-product strong{font-size:12px}.table-product span:not(.article-icon){font-size:10px}.data-table .location-tag{font-size:10px;color:var(--muted)!important}.badge{font-size:10px}.badge-green{color:#486e42}.badge-amber{color:#8a6627}.badge-purple{color:#766092}.badge-blue{color:#3f628a}.badge-gray{color:#65775a}.activity-item p,.activity-item button{font-size:11px}.activity-item p strong,.activity-item button{color:#607653}.activity-item>div>span{font-size:9px}.quick-card>strong{font-size:11px}.quick-card>span:last-child{font-size:9px}.low-stock-preview button{color:#715b29;font-size:10px}.low-stock-preview b{color:#715b29}.attention-card>p{color:#715b29}.attention-card>.text-link{color:#715b29}.service-nudge{color:#715b29}.stat-top{font-size:11px}.stat-bottom{font-size:10px}.stat-card>strong small{font-size:10px}.nav-item{font-size:13px;color:var(--muted)}.btn{font-size:12px}.demo-banner,.demo-banner button{color:#51663d}.company-switch strong{font-size:11px}.auth-form-wrap .field>:is(span,.field-label):first-child{font-size:12px}.auth-form-wrap .field small{font-size:11px}.demo-button small{color:#526e41}.auth-divider{color:var(--muted)}.auth-form-side>footer{color:var(--muted)}.auth-mode,.employee-demo{font-size:11px}.demo-button strong{color:#446734}.auth-story-footer,.auth-story-footer>span{color:#c2ddb4}.global-search kbd,.summary-strip>div>div>span,.photo-input>span,.expand-button,.segmented>button,.check-label{color:var(--muted)}.topbar-avatar,.avatar-stack>span{color:#405237}.stat-alert .stat-bottom,.attention-card h3,.attention-card p strong{color:#715b29}.badge-red{color:#9d392e}.live-tag,.card-bottom-link,.team-note>div:last-child>strong,.dashboard-tip>button,.notice{color:#526746}input,select,textarea,.global-search,.search-input,.filter-select{border-color:var(--control-border)}input::placeholder,textarea::placeholder{color:var(--muted)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}[data-theme=dark]{--muted: #a0b194;--control-border: #819876;--focus-ring: #c2e6af}[data-theme=dark] .nav-item,[data-theme=dark] .eyebrow,[data-theme=dark] .overline,[data-theme=dark] .nav-caption,[data-theme=dark] .demo-banner button,[data-theme=dark] .sidebar-tip>button,[data-theme=dark] .breadcrumbs>strong,[data-theme=dark] .warehouse-selector select,[data-theme=dark] .card-bottom-link,[data-theme=dark] .category-tabs>.active,[data-theme=dark] .category-tabs>.active>span,[data-theme=dark] .segmented>button.active,[data-theme=dark] .text-link,[data-theme=dark] .team-note>div:last-child>strong,[data-theme=dark] .dashboard-tip>button,[data-theme=dark] .live-tag,[data-theme=dark] .notice{color:#c2ddb4}[data-theme=dark] .data-table td,[data-theme=dark] .activity-item button,[data-theme=dark] .activity-item p strong{color:#b7caaa}[data-theme=dark] .data-table th,[data-theme=dark] .location-tag{color:#a0b690!important}[data-theme=dark] .badge-green{color:#b5d89c}[data-theme=dark] .badge-amber{color:#ddc58b}[data-theme=dark] .badge-purple{color:#cfb9e5}[data-theme=dark] .badge-gray{color:#b1c79d}[data-theme=dark] .attention-card>p,[data-theme=dark] .attention-card h3,[data-theme=dark] .attention-card p strong,[data-theme=dark] .stat-alert .stat-bottom,[data-theme=dark] .low-stock-preview button,[data-theme=dark] .low-stock-preview b,[data-theme=dark] .attention-card>.text-link,[data-theme=dark] .service-nudge{color:#c6b989}[data-theme=dark] .badge-red{color:#f0b4aa;background:#562d28}[data-theme=dark] .badge-blue{color:#adc8eb}.high-contrast{--muted: #354d2a}:root.high-contrast[data-theme=dark]{--muted: #e2f1d5;--text: #eefbe4;--contrast-text: #eefbe4;--border: #b6cba6;--control-border: #b6cba6}@media(max-width:1100px)and (min-width:601px){.stat-top{font-size:10px}.stat-bottom{font-size:9px}.stat-card>strong small{font-size:9px;display:block}}@media(max-width:600px){.nav-item{font-size:14px;min-height:44px}.stat-top{font-size:11px}.stat-bottom{font-size:10px}.stat-card>strong small{font-size:9px}.stat-card{padding:15px 13px}.page-title-row p{font-size:12px}.section-head p{font-size:11px}.dashboard-table .table-product strong{font-size:11px;max-width:145px}.dashboard-table .table-product span:not(.article-icon){font-size:9px}.dashboard-table th{font-size:8px}.dashboard-table .badge{font-size:9px}.dashboard-table td>.muted{font-size:9px}.dashboard-table td{padding-left:6px;padding-right:6px}.dashboard-table .table-product{min-width:130px}.dashboard-table .article-icon{width:29px}.activity-item p,.activity-item button{font-size:12px}.activity-item>div>span{font-size:10px}.quick-card>strong{font-size:11px}.quick-card>span:last-child{font-size:9px}.table-footer,.table-footer button{font-size:9px}.field-note,.cell-subtext,.detail-properties dt{font-size:11px}.detail-properties dd{font-size:12px}.detail-tabs button{font-size:11px}.profile-menu>button{min-height:44px;font-size:12px}.notice,.error-box{font-size:12px}.auth-form-wrap>p{font-size:12px}.auth-form-wrap>.auth-secure{font-size:10px}.auth-divider{font-size:8px;letter-spacing:.8px}.auth-mode,.employee-demo{font-size:11px}.summary-strip>div>div>span{font-size:11px}.dashboard-table th:first-child,.dashboard-table td:first-child{padding-left:12px}.dashboard-table th:last-child,.dashboard-table td:last-child{padding-right:8px}.large-text .table-product strong{font-size:13px}}.avatar{color:#574d3f}.app-shell .btn-primary,.app-shell .brand-mark,.brand-preview-button{background:var(--brand-fill, var(--brand));color:var(--on-brand, #fff)}.app-shell .btn-primary:hover{filter:brightness(.94)}.app-shell .brand-period{color:var(--brand-secondary, #b7ce90)}.brand-palettes{margin:22px 0;padding:0;border:0;display:flex;gap:9px;flex-wrap:wrap}.brand-palettes legend{font-size:13px;font-weight:600;margin-bottom:10px}.brand-palettes button{display:inline-flex;align-items:center;gap:6px;background:var(--surface, #fff);color:var(--text);border:1px solid var(--border);border-radius:9px;padding:9px 12px;cursor:pointer}.brand-palettes button[aria-pressed=true]{outline:2px solid var(--brand);outline-offset:2px}.brand-palettes button span{width:17px;height:17px;border:1px solid #0002;border-radius:50%}.company-brand-preview{background:var(--surface, #fff);border:1px solid var(--border);border-top:4px solid var(--brand-fill, var(--brand));padding:23px;border-radius:12px;margin:22px 0}.company-brand-preview>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.company-brand-preview>div:first-child>span{margin-left:auto;font-size:21px;font-weight:700}.company-brand-preview img{width:50px;height:44px;object-fit:contain}.company-brand-preview p{margin:15px 0;font-size:13px;color:var(--muted)}.brand-preview-button{border-radius:8px;padding:11px 15px;font-size:13px;font-weight:600}.brand-preview-tag{background:var(--brand-secondary);color:var(--on-brand-secondary);border-radius:30px;padding:7px 12px;font-size:12px}.company-brand-preview>small{display:block;margin-top:19px;color:var(--muted);line-height:1.6}.warehouse-picker{position:relative;min-width:200px;max-width:min(340px,100%)}.warehouse-picker-trigger{display:flex;align-items:center;gap:11px;width:100%;text-align:left;border:1px solid var(--border);border-radius:11px;padding:9px 12px;color:var(--text);background:var(--surface, #fff);cursor:pointer}.warehouse-picker-trigger[aria-expanded=true]{border-color:var(--brand);box-shadow:0 0 0 3px #62805f15}.warehouse-picker-trigger:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.warehouse-picker-icon,.warehouse-option-icon{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:9px;color:var(--on-brand-secondary);background:var(--brand-secondary)}.warehouse-picker-caption{display:grid;gap:3px;min-width:0;flex:1}.warehouse-picker-caption small{font-size:9px;letter-spacing:1.1px;color:var(--muted)}.warehouse-picker-caption strong{font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.warehouse-picker-trigger>svg{color:var(--muted);flex-shrink:0;transition:transform .18s}.warehouse-picker-trigger>svg.rotated{transform:rotate(180deg)}.warehouse-picker-count{color:var(--muted);border:1px solid var(--border);border-radius:6px;padding:2px 6px;font-size:11px}.warehouse-picker-menu{position:absolute;left:0;top:calc(100% + 8px);width:min(370px,calc(100vw - 36px));z-index:75;border:1px solid var(--border);border-radius:14px;background:var(--surface, #fff);color:var(--text);box-shadow:0 16px 46px #172b2526;overflow:hidden}.warehouse-picker-heading{display:flex;justify-content:space-between;align-items:center;padding:16px 16px 12px;font-size:12px;font-weight:600}.warehouse-picker-heading>span{font-size:11px;color:var(--muted);font-weight:400}.warehouse-picker-menu ul{list-style:none;margin:0;padding:0 7px 7px;max-height:min(360px,55vh);overflow-y:auto}.warehouse-picker-menu li{display:flex;align-items:center;gap:11px;padding:11px 9px;border-radius:9px;cursor:pointer;min-height:64px;border:1px solid transparent}.warehouse-picker-menu li.is-focused{background:color-mix(in srgb,var(--brand-secondary) 18%,var(--surface, #fff));border-color:var(--border)}.warehouse-picker-menu li[aria-selected=true] .warehouse-option-check{margin-left:auto;color:var(--text);flex-shrink:0}.warehouse-picker-menu li>span:nth-child(2){flex:1;min-width:0}.warehouse-picker-menu li strong{font-size:13px;font-weight:600;display:block;overflow-wrap:anywhere}.warehouse-picker-menu li small{display:flex;align-items:center;gap:4px;font-size:11px;line-height:1.5;color:var(--muted);margin-top:4px;overflow-wrap:anywhere}.warehouse-picker-menu li strong small{display:inline}.warehouse-picker-menu p{border-top:1px solid var(--border);padding:11px 16px;margin:0;font-size:11px;color:var(--muted)}[data-theme=dark] .warehouse-picker-trigger,[data-theme=dark] .warehouse-picker-menu,[data-theme=dark] .company-brand-preview,[data-theme=dark] .brand-palettes button{background:#202b26}.auth-reference.auth-page{grid-template-columns:1fr;min-height:100svh}.auth-reference .auth-story{display:none}.auth-reference .mfa-login{color:var(--muted)}.auth-home-brand{display:inline-flex;align-self:flex-start;color:inherit;text-decoration:none;border-radius:5px}.auth-home-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin:-12px 0 18px;padding:4px 0;color:var(--text);font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:4px;border-radius:4px}.auth-home-link:hover{text-decoration-thickness:2px}.auth-home-brand:focus-visible,.auth-home-link:focus-visible{outline:3px solid currentColor;outline-offset:5px}.intake-order-match{padding:18px;border:1px solid var(--border);border-radius:12px;margin:18px 0}.intake-order-match h3{margin:0;font-size:17px}.intake-order-match p{color:var(--muted);font-size:13px;line-height:1.6}.intake-order-match table{width:100%;border-collapse:collapse;font-size:12px}.intake-order-match th,.intake-order-match td{padding:10px;text-align:left;border-bottom:1px solid var(--border)}.intake-order-match td small{display:block;margin-top:4px;color:var(--muted)}@media(min-width:901px){.auth-reference:not(.auth-installed){grid-template-columns:1.05fr 1fr}.auth-reference:not(.auth-installed) .auth-story{display:flex;padding:clamp(32px,4.5vw,74px);background:#244d39;color:#f3f5e8}.auth-reference:not(.auth-installed) .auth-form-side{background:#17251b;color:#f1f4e9;--text: #f1f4e9;--muted: #b7c5ae;--border: #63765e;--brand: #b7ce90;padding:44px clamp(34px,5vw,85px) 24px}.auth-reference:not(.auth-installed) .auth-form-wrap{max-width:395px;padding:12px 0 26px}.auth-reference:not(.auth-installed) .auth-form-brand-row{justify-content:flex-end!important;margin-bottom:30px!important}.auth-reference:not(.auth-installed) .auth-form-brand-row .brand{display:none}.auth-reference:not(.auth-installed) .auth-form-home-brand{display:none}.auth-reference:not(.auth-installed) .auth-form-wrap>h1{color:#f1f4e9}.auth-reference:not(.auth-installed) .auth-form-wrap>p,.auth-reference:not(.auth-installed) .auth-form-wrap .field-label,.auth-reference:not(.auth-installed) .auth-form-wrap .field small,.auth-reference:not(.auth-installed) .auth-form-wrap .field>span,.auth-reference:not(.auth-installed) .auth-divider,.auth-reference:not(.auth-installed) .auth-secure,.auth-reference:not(.auth-installed) .employee-demo,.auth-reference:not(.auth-installed) .auth-form-side>footer,.auth-reference:not(.auth-installed) .mfa-login summary{color:#bdccb4}.auth-reference:not(.auth-installed) .auth-form-wrap .field input{background:#263329;border-color:#667961;color:#f5f7ee}.auth-reference:not(.auth-installed) input::placeholder{color:#b1c1aa;opacity:1}.auth-reference:not(.auth-installed) .auth-submit{background:#b7ce90;color:#17251b;border-color:#b7ce90;font-weight:650}.auth-reference:not(.auth-installed) .auth-mode{color:#d0dfa9}.auth-reference:not(.auth-installed) .auth-divider span{background:#55644d}.auth-reference:not(.auth-installed) .demo-button{background:#eff1e5;color:#263c29;border-color:#eff1e5}.auth-reference:not(.auth-installed) .demo-button strong{color:#263c29}.auth-reference:not(.auth-installed) .demo-button small{color:#4b6148}.auth-reference:not(.auth-installed) .demo-button-icon{background:#dbe3cf;color:#34512e}.auth-reference:not(.auth-installed) .language-picker{--surface: #263329;background:#263329;border-color:#667961;color:#d5dfcd}.auth-reference:not(.auth-installed) .language-picker select{background:#263329;color:#f1f4e9}.auth-reference:not(.auth-installed) .eyebrow{color:#c0d3a8}.auth-reference:not(.auth-installed) .auth-story-content{max-width:475px;padding:48px 0}.auth-reference:not(.auth-installed) .auth-story-content h2{font-size:clamp(47px,4.4vw,72px);font-weight:450;letter-spacing:-2.5px;line-height:1.08;margin-top:27px}.auth-reference:not(.auth-installed) .auth-story-content h2>span{color:#b7ce90}.auth-reference:not(.auth-installed) .auth-story-content>p{color:#d0ddc4;max-width:400px}.auth-reference:not(.auth-installed) .auth-benefits>span{color:#d0ddc4;font-size:13px}.auth-reference:not(.auth-installed) .auth-story-footer,.auth-reference:not(.auth-installed) .auth-story-footer>span{color:#c0d0b2}.auth-reference:not(.auth-installed) .auth-stock-card{max-width:410px}}@media(max-width:600px){.warehouse-picker{min-width:0;width:100%;max-width:none}.warehouse-picker-trigger{padding:8px 10px}.warehouse-picker-menu{width:min(370px,calc(100vw - 36px))}.company-brand-preview{padding:17px}}@media(prefers-reduced-motion:reduce){.warehouse-picker-trigger>svg{transition:none}}.project-mobile-picker{display:none}@media screen and (max-width:850px),screen and (pointer:coarse)and (max-width:1100px){:is(.app-shell,.modal) :is(.card,.section-head,.table-toolbar,.table-filters,.button-group){min-width:0;max-width:100%}:is(.app-shell,.modal) :is(.section-head,.table-toolbar,.table-filters,.button-group,.table-footer){flex-wrap:wrap}:is(.app-shell,.modal) :is(.section-head>div,.page-title-row>div){min-width:0}:is(.app-shell,.modal) :is(h1,h2,h3,.section-head p,.page-title p,.notice){overflow-wrap:anywhere}:is(.app-shell,.modal) :is(.table-wrap,.accounting-table-wrap,.supplier-catalog-scroll,.sync-table-wrap,.billing-comparison-scroll,.pilot-metrics){min-width:0;max-width:100%}:is(.app-shell,.modal) :is(.table-wrap,.accounting-table-wrap,.supplier-catalog-scroll,.sync-table-wrap,.billing-comparison-scroll,.pilot-metrics):has(>.responsive-table){overflow:visible;max-height:none}.app-shell .settings-page .settings-tabs,.app-shell .business-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));flex-wrap:wrap!important;overflow:visible;margin-inline:0;gap:6px;min-width:0;max-width:100%}.app-shell .settings-page .settings-tabs .btn,.app-shell .business-tabs button{min-width:0;min-height:44px;width:100%;padding:10px;white-space:normal;overflow-wrap:anywhere;justify-content:flex-start;text-align:left;line-height:1.45;font-size:13px}.app-shell :is(.settings-tabs,.business-tabs) button>svg{flex-shrink:0}.app-shell .business-product>div{min-width:0;flex:1}.app-shell .business-product small{overflow-wrap:anywhere;white-space:normal}.app-shell .project-layout{grid-template-columns:minmax(0,1fr)}.app-shell .project-sidebar{display:none}.app-shell .project-mobile-picker{display:grid;gap:7px;color:var(--text);min-width:0;font-size:14px}.project-mobile-picker select{width:100%;min-width:0;min-height:44px;font-size:16px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:9px;padding:10px}.app-shell .project-detail>.section-head{align-items:flex-start}.app-shell .project-detail>.section-head h2{font-size:21px}.app-shell .project-detail>.section-head .btn{font-size:13px;min-height:44px}.app-shell :is(.project-summary,.project-archive-tools,.project-list-head){flex-wrap:wrap;min-width:0}.app-shell .pick-row{flex-wrap:wrap;min-width:0;gap:12px}.app-shell .pick-name{min-width:0;flex-basis:calc(100% - 60px)}.app-shell .pick-name strong,.app-shell .pick-name span{white-space:normal;overflow:visible;overflow-wrap:anywhere;text-overflow:clip}.app-shell .pick-name strong{font-size:14px}.app-shell .pick-check{min-width:44px;min-height:44px}.app-shell .pick-row>:is(.text-link,.badge,strong){font-size:13px;margin-left:0}.app-shell .pick-row>.text-link{min-height:44px}.app-shell .warehouse-cards{grid-template-columns:minmax(0,1fr)}.app-shell .warehouse-card{min-width:0}.app-shell .warehouse-card>div{flex:1;min-width:0}.app-shell .warehouse-card :is(h3,p,span){white-space:normal;overflow-wrap:anywhere}.app-shell .warehouse-layout{grid-template-columns:minmax(0,1fr)}.app-shell .shelf-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .shelf{min-width:0}.app-shell .shelf-map{min-width:0;max-width:100%}.app-shell .shelf-top{gap:6px;white-space:normal;overflow-wrap:anywhere}.app-shell .warehouse-content>button{flex-wrap:wrap;min-width:0}.app-shell .warehouse-content>button>div{min-width:0}.app-shell .warehouse-content :is(strong,span){white-space:normal;overflow-wrap:anywhere}.app-shell .warehouse-content strong{font-size:14px;overflow:visible;text-overflow:clip}:is(.app-shell,.modal) .form-grid{min-width:0}:is(.app-shell,.modal) .field{min-width:0;max-width:100%}:is(.app-shell,.modal) :is(select,textarea){max-width:100%;min-width:0}.app-shell .table-filters>.filter-select{min-width:0;flex:1 1 130px;margin:0}.app-shell .filter-select select{min-height:44px;font-size:16px}.app-shell .table-footer{gap:10px;line-height:1.6}.app-shell .intake-file-actions>.btn{flex:1 1 180px;min-width:0;min-height:44px;white-space:normal;overflow-wrap:anywhere;line-height:1.5;font-size:14px;text-align:center}}@media screen and (max-width:380px){.app-shell .shelf-grid{grid-template-columns:minmax(0,1fr)}}
