:root{color:#f5f7fb;background:#eef1f5;font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,sans-serif;font-synthesis:none;letter-spacing:0;--bg: #10182a;--surface: #192338;--surface-2: #151e31;--surface-3: #202c44;--line: rgba(255, 255, 255, .07);--text: #f5f7fb;--muted: #8d98ad;--weak: #667287;--blue: #5275f5;--blue-bright: #3274ff;--green: #21c786;--yellow: #f2c94c;--red: #f05b72;--orange: #ff9f43}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:#eef1f5}button,input,textarea,select{font:inherit;letter-spacing:0}button{color:inherit;border:0;cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #6f8dff;outline-offset:2px}.app-stage{min-height:100svh;display:grid;place-items:center;padding:16px;background:linear-gradient(rgba(24,35,56,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(24,35,56,.045) 1px,transparent 1px),#eef1f5;background-size:28px 28px}.phone-shell{position:relative;width:390px;height:min(844px,calc(100svh - 32px));min-height:640px;overflow:hidden;color:var(--text);background:var(--bg);border:7px solid #0a0f1a;border-radius:34px;box-shadow:0 24px 64px #0c16283d,0 2px 8px #0c162829}.screen{position:absolute;top:0;right:0;bottom:63px;left:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;background:var(--bg)}.screen::-webkit-scrollbar,.segments::-webkit-scrollbar{display:none}.phone-shell[data-screen=request-create] .screen,.phone-shell[data-screen=request-detail] .screen,.phone-shell[data-screen=order-detail] .screen,.phone-shell[data-screen=acceptance] .screen,.phone-shell[data-screen=supplier-create] .screen,.phone-shell[data-screen=supplier-detail] .screen{bottom:0}.page-header{position:sticky;top:0;z-index:15;height:48px;display:grid;grid-template-columns:85px 1fr 85px;align-items:center;padding:0 10px;border-bottom:1px solid rgba(255,255,255,.025);background:#10182af7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.page-header h1{margin:0;font-size:15px;text-align:center}.header-side{min-width:0}.header-action{display:flex;justify-content:flex-end}.plain-action,.text-action{display:inline-flex;align-items:center;gap:2px;padding:8px 0;color:var(--text);background:transparent;font-size:12px}.text-action{color:#dce4ff}.icon-button{position:relative;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#ffffff14}.icon-button.small{width:34px;height:34px}.badge{position:absolute;top:2px;right:1px;min-width:15px;height:15px;display:grid;place-items:center;padding:0 3px;border:2px solid #526fea;border-radius:10px;color:#fff;background:var(--red);font-size:8px}.bottom-nav{position:absolute;inset:auto 0 0;z-index:25;height:63px;display:grid;grid-template-columns:repeat(5,1fr);padding:5px 5px max(5px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#131c2efa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav button{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:7px;color:#79869c;background:transparent;font-size:9px}.bottom-nav button.active{color:#7290ff}.screen-content{padding:12px 12px 20px}.detail-content,.form-content{padding-bottom:74px}.dashboard-hero{min-height:190px;padding:18px 16px 16px;background:linear-gradient(135deg,#244fd1,#5572e8 74%,#6c82ef);border-radius:0 0 16px 16px}.hero-heading{display:flex;align-items:flex-start;justify-content:space-between}.hero-heading h1{margin:0;font-size:18px}.hero-heading p{margin:5px 0 0;color:#d8e0ff;font-size:10px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:20px}.metric-grid button{height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-radius:9px;background:#ffffff1a}.metric-grid strong{color:#ffe05e;font-size:20px}.metric-grid span{color:#dbe3ff;font-size:10px}.dashboard-content{margin-top:-8px;padding-top:20px}.section-title{margin:0 0 12px;font-size:13px}.shortcut-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:14px}.shortcut-grid button{display:flex;flex-direction:column;align-items:center;gap:7px;color:var(--text);background:transparent;font-size:10px}.shortcut-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px}.shortcut-icon svg{width:21px}.shortcut-icon.orange{background:#f47c43}.shortcut-icon.yellow{background:#f5bc22}.shortcut-icon.purple{background:#8557d5}.shortcut-icon.green{background:#16b987}.panel,.form-section,.score-panel{margin-bottom:10px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.panel-title{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;font-size:11px}.panel-title>span{display:flex;align-items:center;gap:6px}.panel-title small,.panel-title button{color:var(--muted);background:transparent;font-size:9px}.chart-panel{height:154px}.bar-chart{height:106px;display:flex;align-items:flex-end;justify-content:space-around;gap:6px}.bar-column{width:30px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:3px}.bar-column span,.bar-column small{color:#8995aa;font-size:8px}.bar-column i{width:14px;max-height:70px;min-height:8px;border-radius:4px 4px 2px 2px;background:#4869e7;box-shadow:0 0 9px #4869e74d}.bar-column:last-child i{background:#7790ff}.compact-list button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;border-top:1px solid var(--line);text-align:left;background:transparent}.compact-list button:first-child{border-top:0}.compact-list button>span{min-width:0;display:flex;flex-direction:column;gap:4px}.compact-list small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.align-right{align-items:flex-end}.amount{color:#f2c94c!important}.segments{display:flex;gap:6px;margin-bottom:12px;padding-bottom:1px;overflow-x:auto;scrollbar-width:none}.segments button{height:29px;flex:0 0 auto;padding:0 13px;border:1px solid rgba(255,255,255,.045);border-radius:16px;color:var(--muted);background:#172135;font-size:10px}.segments button.active{color:#9db1ff;border-color:#5275f559;background:#5275f538}.tag{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:34px;min-height:18px;padding:2px 7px;border-radius:9px;font-size:8px;font-style:normal;font-weight:600;white-space:nowrap}.tag-blue{color:#8da7ff;background:#5275f529}.tag-green{color:#45dca3;background:#21c78621}.tag-yellow{color:#f2cd57;background:#f2c94c21}.tag-red{color:#ff7f92;background:#f05b7224}.tag-gray{color:#9ba6b8;background:#8d98ad1f}.search-box{height:38px;display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:0 12px;border:1px solid var(--line);border-radius:8px;color:var(--weak);background:var(--surface)}.search-box input{min-width:0;flex:1;color:var(--text);border:0;outline:0;background:transparent;font-size:11px}.search-box input::placeholder{color:var(--weak)}.notice-list,.record-list,.supplier-list,.reconcile-list{display:grid;gap:9px}.notice-card{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px 10px;border:1px solid var(--line);border-radius:8px;text-align:left;background:var(--surface)}.notice-card.read{opacity:.72}.notice-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:#8ca6ff;background:#5275f524}.notice-icon svg{width:19px}.notice-icon.收货{color:var(--green);background:#21c7861f}.notice-icon.预警{color:var(--yellow);background:#f2c94c1f}.notice-copy{min-width:0}.notice-copy strong{font-size:11px}.notice-copy p{margin:5px 0 6px;color:var(--muted);font-size:9px;line-height:1.55}.notice-copy small{color:var(--weak);font-size:8px}.reconciliation-summary{display:grid;gap:8px}.reconciliation-summary div{display:flex;align-items:center;justify-content:space-between;font-size:10px}.reconciliation-summary strong{font-size:13px}.reconcile-card{padding:11px}.reconcile-table{display:grid;grid-template-columns:1.2fr .9fr 1fr;gap:6px;padding:7px 2px;border-top:1px solid var(--line);font-size:9px}.reconcile-table.header{color:var(--weak);border-top:0}.two-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.two-actions button,.sticky-actions button{min-height:36px;border-radius:7px;color:#b7c2d4;background:#232f47;font-size:10px;font-weight:600}.two-actions button.primary,.sticky-actions button.primary{color:#fff;background:#3f5cc4}.record-card{width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;text-align:left;background:var(--surface)}.record-top{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding-bottom:9px;border-bottom:1px solid var(--line)}.record-top strong{font-size:11px}.record-top small{color:var(--muted);font-size:8px}.record-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-top:9px}.record-bottom>span{min-width:0;display:flex;align-items:flex-start;gap:5px;color:#dfe4ed;font-size:10px}.record-bottom>span svg{flex:0 0 auto;color:var(--muted)}.record-bottom strong{color:#f1cf62;font-size:13px}.reject-reason{display:block;margin-top:4px;color:#e88b99;font-size:8px;line-height:1.4}.empty-state{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--weak)}.empty-state strong{color:var(--muted);font-size:12px}.empty-state span{font-size:9px}.form-section{padding:12px}.form-section h2,.score-panel h2{display:flex;align-items:center;gap:6px;margin:0 0 12px;font-size:12px}.form-section>label,.material-editor label,.manual-arrival label{display:grid;gap:6px;margin-top:10px;color:#c8d0dd;font-size:9px}.form-section>label:first-of-type{margin-top:0}.form-section input,.form-section textarea,.form-section select,.material-editor input,.manual-arrival input,.manual-arrival select{width:100%;min-height:38px;padding:9px 10px;border:1px solid rgba(255,255,255,.06);border-radius:7px;color:var(--text);background:#111a2b;font-size:10px}.form-section textarea{min-height:74px;resize:vertical}.form-section select option{color:#111}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.material-editor{margin-top:10px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-2)}.material-editor:first-of-type{margin-top:0}.material-editor-title{display:flex;align-items:center;justify-content:space-between}.material-editor-title strong{font-size:10px}.material-editor-title button,.file-row button{width:28px;height:28px;display:grid;place-items:center;color:var(--muted);background:transparent}.dashed-button{width:100%;height:38px;display:flex;align-items:center;justify-content:center;gap:5px;margin-top:10px;border:1px dashed rgba(112,140,240,.42);border-radius:7px;color:#9bb0ff;background:#5275f50d;font-size:10px}.total-row{display:flex;align-items:center;justify-content:space-between;padding-top:12px;font-size:10px}.total-row strong{color:#f3cf60;font-size:16px}.upload-box{min-height:102px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:6px!important;padding:12px;border:1px dashed rgba(112,140,240,.35);border-radius:8px;color:#8296dc!important;background:#5275f50b;text-align:center}.upload-box strong{color:#c4cee1;font-size:9px}.upload-box small{color:var(--weak);font-size:8px}.upload-box input{display:none}.upload-box.compact{min-height:78px}.file-row{min-height:36px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin-top:8px;padding:4px 5px 4px 9px;border-radius:6px;color:#bac5d7;background:#121b2c;font-size:9px}.sticky-actions{position:sticky;bottom:0;z-index:20;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#10182afa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sticky-actions .wide-button{grid-column:1 / -1}.status-banner{display:flex;align-items:center;gap:12px;margin-bottom:10px;padding:14px;border:1px solid rgba(242,201,76,.13);border-radius:10px;color:#f0c950;background:#f2c94c12}.status-banner>div{display:flex;flex-direction:column;gap:3px}.status-banner strong{font-size:14px}.status-banner span{color:var(--muted);font-size:9px}.order-status{color:#6f8dff;border-color:#5275f529;background:#5275f512}.detail-section{padding:12px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.detail-grid>span{min-width:0;display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:8px}.detail-grid strong{overflow-wrap:anywhere;color:var(--text);font-size:10px;font-weight:500}.detail-grid .wide{grid-column:1 / -1}.material-table{display:grid}.material-table>div{display:grid;grid-template-columns:1.5fr .85fr .65fr;gap:6px;align-items:center;min-height:44px;padding:7px 0;border-top:1px solid var(--line);font-size:9px}.material-table>div.header{min-height:25px;color:var(--weak);border-top:0}.material-table span{min-width:0}.material-table span:first-child{display:flex;flex-direction:column;gap:3px}.material-table small{color:var(--weak);font-size:7px}.material-table.order-table>div{grid-template-columns:1.35fr .45fr .6fr .75fr}.timeline{display:grid;gap:0}.timeline>div{position:relative;display:grid;grid-template-columns:24px 1fr;gap:8px;min-height:59px}.timeline>div:not(:last-child):after{content:"";position:absolute;top:20px;bottom:-3px;left:9px;width:1px;background:#344159}.timeline i{position:relative;z-index:1;width:20px;height:20px;display:grid;place-items:center;border:1px solid #47536a;border-radius:50%;color:#7f8b9f;background:var(--surface);font-size:8px;font-style:normal}.timeline .done i{color:#fff;border-color:var(--green);background:var(--green)}.timeline .current i{color:#fff;border-color:var(--blue);background:var(--blue)}.timeline span{display:flex;flex-direction:column;gap:4px}.timeline strong{font-size:10px}.timeline small,.timeline em{color:var(--muted);font-size:8px;font-style:normal}.timeline em{color:#a5b7fa}.stepper{display:grid;grid-template-columns:repeat(5,1fr);margin:6px 0 12px}.stepper>div{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;color:var(--weak);font-size:8px}.stepper>div:not(:last-child):after{content:"";position:absolute;top:10px;left:62%;width:76%;height:1px;background:#354158}.stepper i{position:relative;z-index:1;width:21px;height:21px;display:grid;place-items:center;border:1px solid #3c4960;border-radius:50%;background:var(--bg);font-style:normal}.stepper .done{color:#a9bbff}.stepper .done i{color:#fff;border-color:var(--blue);background:var(--blue)}.stepper .done:not(:last-child):after{background:var(--blue)}.activity-list{display:grid;gap:11px}.activity-list>div{display:grid;grid-template-columns:54px 1fr;gap:8px}.activity-list>div>span{display:flex;flex-direction:column;gap:3px}.activity-list strong{font-size:10px}.activity-list small,.activity-list em{color:var(--muted);font-size:8px;font-style:normal}.arrival-content{min-height:calc(100% - 48px)}.scan-area{min-height:490px;display:flex;flex-direction:column;align-items:center;padding-top:44px;text-align:center}.scan-frame{position:relative;width:210px;height:210px;display:grid;place-items:center;margin-bottom:24px;border-radius:8px;color:#566888;background:#121b2c}.scan-frame>i{position:absolute;width:32px;height:32px;border-color:#6180f3;border-style:solid}.scan-frame>i:nth-of-type(1){top:0;left:0;border-width:3px 0 0 3px}.scan-frame>i:nth-of-type(2){top:0;right:0;border-width:3px 3px 0 0}.scan-frame>i:nth-of-type(3){bottom:0;left:0;border-width:0 0 3px 3px}.scan-frame>i:nth-of-type(4){right:0;bottom:0;border-width:0 3px 3px 0}.scan-area>strong{font-size:12px}.scan-area>span{margin-top:5px;color:var(--muted);font-size:9px}.primary-button,.secondary-button,.flash-button,.danger-button{width:100%;min-height:39px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:10px;border-radius:7px;color:#fff;background:#405fca;font-size:10px;font-weight:600}.scan-area .primary-button{width:210px;margin-top:22px}.scan-area .secondary-button,.scan-area .flash-button{width:210px;color:#aebad0;background:#1c2840}.flash-button.active{color:#ffe06b;background:#f2c94c24}.manual-arrival{margin-top:30px}.quality-row{display:grid;grid-template-columns:1.25fr .75fr 52px .8fr;gap:6px;align-items:center;min-height:53px;border-top:1px solid var(--line);font-size:8px}.quality-row:first-of-type{border-top:0}.quality-row>div{display:flex;flex-direction:column;gap:3px}.quality-row small{color:var(--weak);font-size:7px}.quality-row>span{color:var(--muted)}.quality-row input{min-height:30px;padding:5px;text-align:center}.quality-choice{margin-top:12px}.quality-choice>span{display:block;margin-bottom:7px;color:var(--muted);font-size:9px}.quality-choice>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.quality-choice button{min-height:36px;display:flex;align-items:center;justify-content:center;gap:4px;border-radius:7px;color:var(--muted);background:#202a40;font-size:9px}.quality-choice button svg{width:14px}.quality-choice button.active.合格{color:#54dfa9;background:#21c7862b}.quality-choice button.active.让步{color:#f1cb52;background:#f2c94c26}.quality-choice button.active.退货{color:#ff8194;background:#f05b7226}.amount-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:10px}.amount-summary>div{min-width:0;display:flex;flex-direction:column;gap:5px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.amount-summary span{color:var(--muted);font-size:8px}.amount-summary strong{overflow:hidden;font-size:11px;text-overflow:ellipsis}.supplier-card{width:100%;padding:12px;border:1px solid var(--line);border-radius:9px;text-align:left;background:var(--surface)}.supplier-heading{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px}.supplier-logo{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:#8ea7ff;background:#5275f526}.supplier-logo svg{width:18px}.supplier-heading>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.supplier-heading strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.supplier-heading small{display:flex;color:#f1c956}.supplier-meta{display:flex;flex-wrap:wrap;gap:6px 12px;padding:10px 0;color:var(--muted);font-size:8px}.supplier-stats{display:grid;grid-template-columns:repeat(3,1fr);padding-top:10px;border-top:1px solid var(--line)}.supplier-stats span{display:flex;flex-direction:column;align-items:center;gap:3px;border-left:1px solid var(--line)}.supplier-stats span:first-child{border-left:0}.supplier-stats strong{color:#dce3ef;font-size:11px}.supplier-stats small{color:var(--weak);font-size:7px}.supplier-detail-content{padding-top:0}.supplier-profile{margin:0 -12px 10px;padding:20px 16px 16px;text-align:center;background:linear-gradient(180deg,#5275f533,#10182a00)}.large-logo{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 8px;border-radius:14px;color:#9db1ff;background:#5275f52e}.supplier-profile h2{margin:0;font-size:15px}.supplier-profile p{margin:5px 0 9px;color:var(--muted);font-size:9px}.supplier-profile>div{display:flex;align-items:center;justify-content:center;gap:3px;color:#f0ca56}.supplier-profile>div strong{margin-right:2px;color:var(--text)}.supplier-profile .tag{margin-left:8px}.score-panel{padding:12px}.score-panel>div{display:grid;grid-template-columns:repeat(4,1fr)}.score-panel span{display:flex;flex-direction:column;align-items:center;gap:4px;border-left:1px solid var(--line)}.score-panel span:first-child{border-left:0}.score-panel strong{color:#8ca6ff;font-size:12px}.score-panel small{color:var(--weak);font-size:7px}.cooperation-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 0;border-top:1px solid var(--line);text-align:left;background:transparent}.cooperation-row>span{min-width:0;display:flex;flex-direction:column;gap:4px}.cooperation-row strong{font-size:9px}.cooperation-row>strong{color:#f1cb59}.cooperation-row small{color:var(--muted);font-size:8px}.profile-content{padding:0 12px 20px}.profile-hero{display:flex;align-items:center;gap:12px;margin:0 -12px;padding:24px 18px 16px;background:linear-gradient(135deg,#263b78,#1b2b54)}.profile-hero>span{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;color:#aebdff;background:#ffffff17}.profile-hero h1{margin:0;font-size:17px}.profile-hero p{margin:4px 0;color:#d0d8eb;font-size:10px}.profile-hero small{color:#909db5;font-size:8px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:0 -12px 12px;padding:13px 8px;background:var(--surface)}.profile-stats span{display:flex;flex-direction:column;align-items:center;gap:4px;border-left:1px solid var(--line)}.profile-stats span:first-child{border-left:0}.profile-stats strong{color:#f3ce5b;font-size:14px}.profile-stats small{color:var(--muted);font-size:7px}.settings-group{margin-bottom:12px}.settings-group h2{margin:0 0 6px;color:var(--muted);font-size:9px;font-weight:500}.settings-group>button{width:100%;min-height:54px;display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:6px 10px;border-top:1px solid var(--line);text-align:left;background:var(--surface)}.settings-group>button:first-of-type{border-top:0;border-radius:8px 8px 0 0}.settings-group>button:last-child{border-radius:0 0 8px 8px}.settings-group>button:only-of-type{border-radius:8px}.setting-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#8ca5ff;background:#5275f521}.setting-icon.danger{color:#ff8295;background:#f05b7221}.settings-group>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.settings-group strong{font-size:10px}.settings-group small{color:var(--muted);font-size:8px}.settings-group>button>svg{color:var(--weak)}.reset-row{margin-top:8px}.toast{position:absolute;z-index:60;left:50%;bottom:78px;max-width:calc(100% - 40px);transform:translate(-50%);padding:9px 13px;border:1px solid rgba(255,255,255,.09);border-radius:7px;color:#f4f7fc;background:#1f2a40f5;box-shadow:0 8px 25px #00000040;font-size:10px;text-align:center;white-space:nowrap}.dialog-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:flex-end;padding:12px;background:#040810ad}.dialog{width:100%;max-height:78%;overflow:auto;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#192338;box-shadow:0 -14px 40px #00000047}.dialog-title{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--line)}.dialog-title h2{margin:0;font-size:13px}.dialog-title button{width:30px;height:30px;display:grid;place-items:center;color:var(--muted);background:transparent}.dialog-body{padding:14px;color:#c9d1df;font-size:10px;line-height:1.7}.dialog-body p{margin:0 0 10px}.switch-row{min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-radius:7px;background:#121b2c}.switch-row input{accent-color:var(--blue)}.danger-button{background:#b64257}.contact-dialog{text-align:center}.contact-dialog strong{font-size:14px}.contact-dialog p{color:var(--muted)}.green-text{color:var(--green)!important}.yellow-text{color:var(--yellow)!important}.red-text{color:var(--red)!important}@media (max-width: 480px){.app-stage{display:block;min-height:100svh;padding:0;background:var(--bg)}.phone-shell{width:100%;height:100svh;min-height:600px;border:0;border-radius:0;box-shadow:none}}@media (max-height: 700px) and (min-width: 481px){.phone-shell{height:calc(100svh - 16px);min-height:560px}.app-stage{padding:8px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{color:#111318;background:#f3f8f5;--bg: #ffffff;--surface: #ffffff;--surface-2: #f8fafc;--surface-3: #eef2f7;--line: #dfe9e3;--text: #111318;--muted: #555b66;--weak: #7a808a;--blue: #34785a;--blue-bright: #62a681;--green: #16845b;--orange: #f28a3a}body,.app-stage{background:#f3f8f5}.app-stage{background-image:none}.phone-shell{color:#111318;background:#fff;border:1px solid #dce9e1;box-shadow:0 20px 56px #1f232926}.screen,.page-header,.bottom-nav,.sticky-actions{color:#111318;background:#fffffffa}.screen{background:#fff}.page-header{border-bottom:1px solid #dfe9e3}.bottom-nav,.sticky-actions{border-top:1px solid #dfe9e3}.page-header,.bottom-nav,.sticky-actions{box-shadow:0 6px 22px #1f23290d}.bottom-nav,.sticky-actions{box-shadow:0 -8px 24px #1f23290f}.plain-action,.text-action,.icon-button{color:#111318}.icon-button{background:#f3f6fb;border:1px solid #dfe5ef}.bottom-nav button{color:#555b66}.dashboard-hero,.profile-hero,.supplier-profile{color:#111318;background:#fff}.dashboard-hero{border-bottom:1px solid #dfe9e3;box-shadow:none}.hero-heading p,.profile-hero p{color:#555b66}.metric-grid button,.segments button,.settings-group>button,.quality-choice button,.scan-area .secondary-button,.scan-area .flash-button{color:#333842;background:#f1f3f6;border:1px solid #dfe5ef}.metric-grid button:nth-child(1){background:#edf8f1;border-color:#cbe3d4}.metric-grid button:nth-child(2){background:#f3faf6;border-color:#d7e9df}.metric-grid button:nth-child(3){background:#eef4ff;border-color:#d4e1f8}.metric-grid button:nth-child(4){background:#eef7f0;border-color:#c9e0d0}.metric-grid button:nth-child(1) strong{color:#2f6b4f!important}.metric-grid button:nth-child(2) strong{color:#3f765b!important}.metric-grid button:nth-child(3) strong{color:#315f9f!important}.metric-grid button:nth-child(4) strong{color:#3d7255!important}.metric-grid span{color:#333842}.segments button.active{color:#275e46;background:#eef8f2;border-color:#cbe3d4}.panel,.form-section,.score-panel,.notice-card,.record-card,.supplier-card,.amount-summary>div{color:#111318;background:#fff;border:1px solid #dfe5ef;box-shadow:0 3px 12px #2937520f}.panel,.form-section,.score-panel{background-image:linear-gradient(180deg,#f7f9ff 0,#fff 44px)}.record-card{border-left:3px solid #58a47b}.supplier-card{border-left:3px solid #ef8b3c}.notice-card{border-left:3px solid #78b693}.reconcile-card{border-left:3px solid #7c64c4}.panel-title svg,.form-section h2 svg{color:#3f8a66}.compact-list button,.record-top,.reconcile-table,.material-table>div,.quality-row,.supplier-stats,.supplier-meta,.cooperation-row,.settings-group>button,.dialog-title{border-color:#dfe5ef}.compact-list button,.record-top,.reconcile-table,.material-table>div,.quality-row,.supplier-stats,.supplier-meta,.cooperation-row,.dialog-title{border-color:#e5eaf2}.search-box,.form-section input,.form-section textarea,.form-section select,.material-editor input,.manual-arrival input,.manual-arrival select,.file-row,.switch-row{color:#111318;background:#f8fafc;border:1px solid #dfe5ef}.search-box:focus-within,.form-section input:focus,.form-section textarea:focus,.form-section select:focus,.material-editor input:focus,.manual-arrival input:focus,.manual-arrival select:focus{border-color:#71ad8c;background:#fff}.search-box input,.form-section select option{color:#111318}.form-section>label,.material-editor label,.manual-arrival label{color:#333842}.material-editor,.upload-box,.scan-frame{color:#333842;background:#f6f7f9;border:1px solid #dfe5ef}.upload-box strong,.file-row,.detail-grid strong,.material-table,.notice-copy strong,.record-card,.supplier-card,.settings-group strong,.activity-list strong,.cooperation-row strong{color:#111318}.record-bottom>span{color:#333842}.record-bottom>span svg{color:#7a808a}.dashed-button{color:#275e46;background:#eef8f2;border:1px dashed #a9cfb8}.two-actions button,.sticky-actions button{color:#333842;background:#eef0f3;border:1px solid #d8dee8}.two-actions button.primary,.sticky-actions button.primary,.primary-button{color:#fff;background:#34785a;border-color:#34785a}.status-banner{color:#9b7100;background:#fff8dc;border:1px solid #efdfab}.order-status{color:#315fcf;background:#eef2ff}.timeline i,.stepper i{color:#555b66;background:#edf0f4;border:0}.timeline>div:not(:last-child):after,.stepper>div:not(:last-child):after{background:#d9dde4}.quality-choice button.active.合格{color:#08784f;background:#e5f8f0}.quality-choice button.active.让步{color:#8a6500;background:#fff6d8}.quality-choice button.active.退货{color:#b52f46;background:#ffe9ed}.supplier-logo,.large-logo,.profile-hero>span{color:#275e46;background:#eef8f2}.profile-stats{color:#111318;background:#fff;border:1px solid #dfe5ef;box-shadow:0 3px 12px #2937520f}.dialog{color:#111318;background:#fff;border:1px solid #dfe5ef;box-shadow:0 -14px 40px #0000002e}.dialog-body{color:#333842}.metric-grid strong,.compact-list .amount,.record-bottom>strong,.total-row strong,.profile-stats strong,.supplier-stats strong,.score-panel strong,.amount-summary strong,.supplier-profile>div strong{color:#111318!important}.toast{color:#fff;background:#1f2329f2;border:0}.shortcut-grid button{min-height:72px;padding:8px 4px;border:1px solid #e1e6ef;border-radius:9px;background:#fff;box-shadow:0 2px 8px #2937520a}.shortcut-grid button:nth-child(1){background:#fff3e9;border-color:#f2d7c1}.shortcut-grid button:nth-child(2){background:#eef8f2;border-color:#cbe3d4}.shortcut-grid button:nth-child(3){background:#eef4ff;border-color:#d4e1f8}.shortcut-grid button:nth-child(4){background:#f3faf6;border-color:#d7e9df}.shortcut-icon.yellow{background:#62a681}.shortcut-icon.green{background:#34785a}.shortcut-icon.purple{background:#477ac4}.bar-column i{background:#5fa77e;box-shadow:0 0 9px #5fa77e33}.bar-column:last-child i{background:#f39a45}.amount-summary>div:nth-child(1){background:#eef8f2;border-color:#cbe3d4}.amount-summary>div:nth-child(2){background:#fff9e9;border-color:#f2e4b9}.amount-summary>div:nth-child(3){background:#f3faf6;border-color:#d7e9df}.settings-group>button{margin-top:-1px}.settings-group>button:first-of-type{margin-top:0}button{transition:background-color .16s ease,border-color .16s ease,transform .12s ease}button:active{transform:scale(.985)}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-color:#3f8a66}@media (max-width: 480px){.phone-shell{border:0}}.page-header{grid-template-columns:74px 1fr 74px;padding:0 8px}.page-header h1{font-size:14px}.screen-content{padding:10px 12px 16px}.detail-content,.form-content{padding-bottom:76px}.dashboard-hero{min-height:170px;padding:15px 14px 13px;border-radius:0 0 13px 13px}.hero-heading h1{font-size:17px}.metric-grid{gap:5px;margin-top:14px}.metric-grid button{height:60px;gap:3px;border-radius:8px}.metric-grid strong{font-size:18px}.metric-grid span{font-size:9px}.dashboard-content{margin-top:0;padding-top:13px}.section-title{margin-bottom:9px;font-size:12px}.shortcut-grid{gap:5px;margin-bottom:11px}.shortcut-grid button{min-height:66px;padding:6px 3px;gap:5px;font-size:9px}.shortcut-icon{width:36px;height:36px;border-radius:9px}.shortcut-icon svg{width:19px}.panel,.form-section,.score-panel{margin-bottom:8px;border-radius:9px}.panel{padding:10px}.panel-title{min-height:22px;margin-bottom:6px;font-size:10px}.chart-panel{height:144px}.bar-chart{height:98px}.compact-list button{min-height:48px;padding:7px 0}.compact-list strong{font-size:10px}.compact-list small{font-size:8px}.notice-list,.record-list,.supplier-list,.reconcile-list{gap:7px}.record-card{padding:10px}.record-top{padding-bottom:7px}.record-bottom{padding-top:7px}.notice-card{gap:8px;padding:10px 9px}.notice-icon{width:32px;height:32px}.search-box{height:40px;margin-bottom:8px}.segments{gap:5px;margin-bottom:9px}.segments button{height:28px;padding:0 11px}.form-section{padding:11px}.form-section h2,.score-panel h2{margin-bottom:9px;font-size:11px}.form-section>label,.material-editor label,.manual-arrival label{margin-top:8px;gap:5px;font-size:8px}.form-section input,.form-section textarea,.form-section select,.material-editor input,.manual-arrival input,.manual-arrival select{min-height:36px;padding:8px 9px}.form-section textarea{min-height:68px}.material-editor{margin-top:8px;padding:9px}.material-editor-title button,.file-row button{width:32px;height:32px}.dashed-button{height:40px;margin-top:8px}.total-row{padding-top:9px}.sticky-actions{gap:6px;padding:8px 10px max(8px,env(safe-area-inset-bottom))}.sticky-actions button,.two-actions button{min-height:42px;border-radius:8px;font-size:10px}.detail-grid{gap:8px 10px}.detail-grid>span{gap:3px}.material-table>div{min-height:40px;padding:6px 0}.timeline>div{min-height:53px}.stepper{margin:4px 0 10px}.supplier-card{padding:10px}.supplier-meta{padding:8px 0}.supplier-stats{padding-top:8px}.settings-group{margin-bottom:9px}.settings-group>button{min-height:50px}@media (max-width: 360px){.warehouse-card-actions.four{grid-template-columns:repeat(2,minmax(0,1fr))}.transfer-warehouse-grid{grid-template-columns:minmax(0,1fr)}.transfer-arrow{display:none}.page-header{grid-template-columns:66px 1fr 66px}.page-header h1{font-size:13px}.screen-content{padding-left:10px;padding-right:10px}.shortcut-grid button{font-size:8px}}.phone-shell[data-screen=profile] .screen,.phone-shell[data-screen=profile] .profile-content,.phone-shell[data-screen=profile] .profile-hero,.phone-shell[data-screen=profile] .profile-stats,.phone-shell[data-screen=profile] .settings-group,.phone-shell[data-screen=profile] .settings-group>button{background:#fff;background-image:none}.phone-shell[data-screen=profile] .profile-stats{box-shadow:none}.phone-shell[data-screen=profile] .profile-hero>span,.phone-shell[data-screen=profile] .setting-icon,.phone-shell[data-screen=profile] .setting-icon.danger{color:#111318;background:#fff}.phone-shell[data-screen=profile] .settings-group>button>svg,.phone-shell[data-screen=profile] .bottom-nav svg{color:#111318}.phone-shell[data-screen=profile] .bottom-nav button.active{color:#111318;background:#fff}.badge{min-width:16px;height:16px;font-size:9px}.bottom-nav button{font-size:10px}.metric-grid span,.shortcut-grid button,.panel-title{font-size:11px}.panel-title small,.panel-title button,.bar-column span,.bar-column small{font-size:10px}.compact-list button{min-height:52px}.compact-list strong{font-size:11px}.segments button{font-size:11px}.tag{min-height:20px;padding:2px 7px;font-size:10px}.search-box input,.notice-copy strong{font-size:12px}.notice-copy p{font-size:11px}.notice-copy small{font-size:10px}.reconciliation-summary div{font-size:11px}.reconcile-table{font-size:10px}.two-actions button,.sticky-actions button{font-size:11px}.record-top strong{font-size:12px}.record-top small{font-size:10px}.record-bottom>span{font-size:11px}.reject-reason,.empty-state span{font-size:10px}.form-section h2,.score-panel h2{font-size:12px}.form-section>label,.material-editor label,.manual-arrival label{font-size:10px}.form-section input,.form-section textarea,.form-section select,.material-editor input,.manual-arrival input,.manual-arrival select{font-size:12px}.material-editor-title strong,.dashed-button,.total-row,.upload-box strong{font-size:11px}.upload-box small,.file-row,.status-banner span{font-size:10px}.detail-grid>span{font-size:10px}.detail-grid strong{font-size:11px}.material-table>div{min-height:44px;font-size:10px}.material-table small{font-size:9px}.timeline>div{min-height:58px}.timeline i{font-size:9px}.timeline strong{font-size:11px}.timeline small,.timeline em{font-size:10px}.stepper>div{font-size:10px}.activity-list strong{font-size:11px}.activity-list small,.activity-list em{font-size:10px}.scan-area>span{font-size:10px}.primary-button,.secondary-button,.flash-button,.danger-button{font-size:11px}.quality-row{min-height:58px;font-size:10px}.quality-row small{font-size:9px}.quality-choice>span,.quality-choice button{font-size:10px}.amount-summary span{font-size:10px}.amount-summary strong{font-size:12px}.supplier-card{min-height:126px}.supplier-heading strong{font-size:11px}.supplier-meta{font-size:10px}.supplier-stats small{font-size:9px}.supplier-profile p{font-size:10px}.score-panel small{font-size:9px}.cooperation-row{min-height:48px}.cooperation-row strong{font-size:11px}.cooperation-row small,.profile-hero p,.profile-hero small{font-size:10px}.profile-stats small{font-size:9px}.settings-group h2{font-size:10px}.settings-group>button{min-height:54px}.settings-group strong{font-size:11px}.dialog-body{font-size:11px}@media (max-width: 360px){.shortcut-grid button{font-size:10px}.supplier-profile,.profile-hero,.profile-stats{margin-left:-10px;margin-right:-10px}}:root{--line: #e6e8ed;--surface-2: #f7f8fa;--muted: #5e626b;--weak: #858a94}.phone-shell{border-color:#e4e6eb;border-radius:26px;box-shadow:0 18px 52px #1f232924,0 2px 10px #1f23290d}.page-header{height:50px;grid-template-columns:76px 1fr 76px;padding:0 10px;border-bottom-color:#eceef2;box-shadow:0 2px 10px #1f232909}.page-header h1{font-size:15px;font-weight:700}.plain-action{gap:4px;color:#30333a;font-weight:500}.text-action{color:#275e46;font-weight:600}.icon-button,.icon-button.small{border-radius:8px;background:#f7f8fa}.bottom-nav{height:64px;padding:5px 6px max(5px,env(safe-area-inset-bottom));border-top-color:#e7e9ee;box-shadow:0 -5px 18px #1f23290e}.bottom-nav button{gap:4px;border-radius:8px}.bottom-nav button.active{color:#275e46;background:#eef8f2}.screen-content{padding:12px 12px 18px}.detail-content,.form-content{padding-bottom:80px}.dashboard-hero{min-height:0;padding:14px 14px 12px;border-bottom:1px solid #eceef2;border-radius:0}.hero-heading{width:100%;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;justify-content:stretch;gap:7px}.hero-heading h1{margin:0;font-size:18px;line-height:1.3;text-align:center}.hero-meta-row{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:10px}.hero-meta-row time{min-width:0;display:flex;align-items:baseline;gap:8px;color:#454b47;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.hero-meta-row time strong{color:#275e46;font-size:13px}.hero-heading .icon-button{width:32px;height:32px;flex:0 0 32px}.hero-heading .icon-button svg{width:17px;height:17px}.hero-heading .badge{top:-4px;right:-4px;min-width:15px;height:15px;border-width:2px;font-size:8px}.login-user-card{width:100%;min-height:58px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:11px;padding:8px 10px;border:1px solid #cbe3d4;border-radius:8px;color:#111318;text-align:left;background:#f3faf6}.login-avatar{width:40px;height:40px;display:grid;place-items:center;border:1px solid #b9d9c7;border-radius:50%;color:#275e46;background:#fff}.login-user-copy{min-width:0;display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:2px 8px}.login-user-copy strong{font-size:13px}.login-user-copy small{color:#275e46;font-size:10px;font-weight:600}.login-user-copy em{grid-column:1 / -1;overflow:hidden;color:#656a73;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.login-user-card>svg{color:#6c947e}.metric-grid{gap:6px;margin-top:10px}.metric-grid button{height:60px;gap:3px;border-radius:8px;box-shadow:none}.metric-grid strong{font-size:19px;line-height:1}.metric-grid span{font-size:10px}.dashboard-content{margin-top:0;padding-top:14px}.section-title{margin-bottom:10px;font-size:14px;font-weight:700}.shortcut-grid{gap:7px;margin-bottom:12px}.shortcut-grid button{min-height:72px;gap:6px;padding:8px 3px;border-radius:8px;box-shadow:none;font-weight:600}.shortcut-icon{width:38px;height:38px;border-radius:8px}.panel,.form-section,.score-panel,.notice-card,.record-card,.supplier-card,.amount-summary>div{border-color:#e6e8ed;border-radius:8px;background:#fff;background-image:none;box-shadow:0 3px 12px #1f23290b}.panel,.form-section,.score-panel{margin-bottom:10px}.panel{padding:12px}.panel-title{min-height:24px;margin-bottom:8px;font-size:12px;font-weight:700}.panel-title small,.panel-title button{font-size:10px;font-weight:500}.chart-panel{height:148px}.bar-chart{height:100px}.bar-column i{width:16px;border-radius:4px 4px 2px 2px}.compact-list button{min-height:54px;padding:8px 0}.compact-list strong{font-size:12px}.compact-list small{font-size:10px}.search-box{height:42px;margin-bottom:10px;border-color:#e1e4e9;border-radius:8px;background:#f8f9fb;box-shadow:inset 0 1px 2px #1f232906}.segments{gap:6px;margin-bottom:11px}.segments button{height:30px;padding:0 12px;border-radius:8px;background:#f7f8fa}.segments button.active{color:#275e46;background:#eef8f2;border-color:#cbe3d4;font-weight:600}.tag{min-height:21px;padding:2px 8px;border-radius:7px;font-size:10px}.tag-blue{color:#315f9f;background:#edf3ff}.tag-green{color:#08784f;background:#e9f8f1}.tag-yellow{color:#8a6500;background:#fff6d8}.tag-red{color:#b43f50;background:#fff0f2}.tag-gray{color:#5e626b;background:#f0f1f3}.notice-list,.record-list,.supplier-list,.reconcile-list{gap:9px}.notice-card{grid-template-columns:38px minmax(0,1fr) auto;gap:10px;padding:12px 10px}.notice-card.read{opacity:.78}.notice-icon{width:36px;height:36px}.notice-copy p{margin:4px 0 5px;line-height:1.5}.record-card{padding:12px;border-left-width:3px}.record-top{padding-bottom:9px}.record-bottom{padding-top:9px}.record-bottom>span{align-items:center}.record-bottom>strong{font-size:14px}.reconciliation-summary{gap:0;padding-top:4px;padding-bottom:4px}.reconciliation-summary div{min-height:42px;border-top:1px solid #eef0f3}.reconciliation-summary div:first-child{border-top:0}.reconciliation-summary strong{font-size:14px}.reconcile-card{padding:12px}.reconcile-table{min-height:34px;align-items:center;padding:7px 3px}.form-section{padding:13px}.form-section h2,.score-panel h2{margin-bottom:11px;font-size:13px;font-weight:700}.form-section>label,.material-editor label,.manual-arrival label{margin-top:10px;gap:6px;font-size:11px;font-weight:500}.form-section input,.form-section textarea,.form-section select,.material-editor input,.manual-arrival input,.manual-arrival select{min-height:41px;padding:9px 10px;border-color:#dde1e7;border-radius:7px;font-size:12px;background:#fafbfc}.form-section textarea{min-height:78px}.material-editor{margin-top:10px;padding:11px;border-radius:8px;background:#f8f9fb}.material-editor-title strong{font-size:12px}.upload-box{min-height:106px;border-color:#b9d9c7;background:#f3faf6}.dashed-button{height:42px;border-radius:8px;font-size:11px}.total-row{padding-top:11px;border-top:1px solid #eceef2;font-size:12px}.total-row strong{font-size:17px}.status-banner{padding:13px;border-radius:8px;box-shadow:none}.status-banner strong{font-size:15px}.detail-section{padding:13px}.detail-grid{gap:0 12px}.detail-grid>span{min-height:48px;justify-content:center;padding:6px 0;border-bottom:1px solid #eef0f3}.detail-grid strong{font-size:12px}.material-table>div{min-height:46px;padding:8px 5px}.material-table>div.header{min-height:30px;border-radius:6px;background:#f7f8fa}.timeline>div{min-height:62px}.timeline i{width:22px;height:22px}.timeline strong{font-size:12px}.stepper{margin:8px 0 14px}.stepper i{width:23px;height:23px}.activity-list{gap:13px}.activity-list>div{grid-template-columns:62px 1fr}.quality-row{min-height:60px}.quality-choice button{min-height:40px;border-radius:8px}.amount-summary{gap:8px}.amount-summary>div{min-height:68px;padding:11px}.supplier-card{min-height:130px;padding:12px}.supplier-logo{width:38px;height:38px;border-radius:8px}.supplier-heading strong{font-size:12px}.supplier-meta{padding:9px 0;line-height:1.45}.supplier-stats{padding-top:9px}.supplier-profile{padding:22px 16px 18px;border-bottom:1px solid #eceef2}.supplier-profile h2{font-size:16px}.score-panel{padding:13px}.cooperation-row{min-height:52px}.sticky-actions{gap:8px;padding:9px 12px max(9px,env(safe-area-inset-bottom))}.sticky-actions button,.two-actions button,.primary-button,.secondary-button,.flash-button,.danger-button{min-height:42px;border-radius:8px;font-size:12px}.dialog{border-radius:12px 12px 0 0}.dialog-title{padding:13px 15px}.dialog-title h2{font-size:15px}.dialog-body{padding:15px;font-size:12px}.profile-content{padding-bottom:22px}.profile-hero{padding-top:26px;padding-bottom:18px;border-bottom:1px solid #eceef2}.profile-stats{margin-bottom:14px;padding:15px 8px;border-width:0 0 1px;border-radius:0}.settings-group{margin-bottom:13px}.settings-group h2{margin-bottom:7px;font-size:11px;font-weight:600}.settings-group>button{min-height:56px;padding:7px 10px}.settings-group strong{font-size:12px}.settings-group small{font-size:10px}.phone-shell[data-screen=profile] .profile-hero>span,.phone-shell[data-screen=profile] .setting-icon,.phone-shell[data-screen=profile] .setting-icon.danger{border:1px solid #eceef2}@media (max-width: 360px){.page-header{grid-template-columns:68px 1fr 68px}.hero-meta-row time{gap:5px;font-size:11px}.hero-meta-row time strong{font-size:12px}.login-user-card{grid-template-columns:38px minmax(0,1fr) auto;gap:8px;padding-left:8px;padding-right:8px}.login-avatar{width:38px;height:38px}.metric-grid{gap:4px}.shortcut-grid{gap:5px}.shortcut-grid button{font-size:10px}.detail-grid{gap:0 9px}}@media (max-width: 480px){.phone-shell{border-radius:0;box-shadow:none}}.phone-shell[data-screen=stock-in] .screen,.phone-shell[data-screen=stock-out] .screen{bottom:0}.phone-shell[data-screen=stock-in] .sticky-actions,.phone-shell[data-screen=stock-out] .sticky-actions{position:fixed;inset:auto auto max(20px,calc((100svh - 844px)/2)) 50%;width:min(390px,100vw);transform:translate(-50%)}@media (max-width: 480px){.phone-shell[data-screen=stock-in] .sticky-actions,.phone-shell[data-screen=stock-out] .sticky-actions{bottom:0}}.bottom-nav{grid-template-columns:repeat(2,1fr)}.hero-meta-row time{align-items:center;color:#111318}.hero-meta-row time svg{flex:0 0 auto;color:#111318}.hero-meta-row time strong{color:#111318;font-size:14px}.hero-heading .badge{color:#fff;background:#e60012;border-color:#fff}.dashboard-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.dashboard-metrics button{min-width:0;min-height:66px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;border:1px solid #dbe8df;border-radius:8px;color:#111318;text-align:left;background:#fff}.dashboard-metrics button>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.dashboard-metrics strong{font-size:20px;line-height:1}.dashboard-metrics small{color:#555b66;font-size:11px}.dashboard-metrics button>svg{color:#8a908b}.dashboard-metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px}.dashboard-metric-icon.products{color:#246347;background:#eaf6ef}.dashboard-metric-icon.warnings{color:#a45b13;background:#fff3e4}.section-title-row{min-height:30px;display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.section-title-row .section-title{margin:0}.more-link{min-height:32px;display:inline-flex;align-items:center;gap:2px;color:#34785a;background:transparent;font-size:11px;font-weight:600}.stock-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:12px}.stock-action-card{min-width:0;min-height:132px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:12px 11px 0;border:1px solid #d8e5f3;border-radius:8px;color:#111318;text-align:left;background:#f5f9ff}.stock-action-card.outbound{border-color:#f2d5d5;background:#fff5f5}.stock-action-top{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:8px}.stock-action-top>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.stock-action-top strong{font-size:13px}.stock-action-top small{overflow:hidden;color:#6c746f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.stock-action-top>svg{color:#7d867f}.stock-action-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:#477ac4;background:#e7f0fb}.stock-action-card.outbound .stock-action-icon{color:#c45b5b;background:#fde6e6}.stock-action-summary{min-height:43px;display:flex;flex-direction:column;justify-content:center;gap:2px;margin:10px -11px 0;padding:7px 11px;border-top:1px solid rgba(71,122,196,.15);color:#555b66;background:#ffffffc2;font-size:10px}.stock-action-summary strong{color:#111318;font-size:13px}.stock-action-summary>span:last-child{color:#477ac4;font-size:12px;font-weight:700}.stock-action-card.outbound .stock-action-summary{border-top-color:#c45b5b26}.stock-action-card.outbound .stock-action-summary>span:last-child{color:#c45b5b}.stock-trend-panel{height:176px;padding:12px 10px 10px}.stock-chart-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.stock-chart-heading>div{display:flex;flex-direction:column;gap:2px}.stock-chart-heading strong{font-size:12px}.stock-chart-heading small{color:#7a808a;font-size:9px}.chart-legend{display:flex;align-items:center;gap:4px;color:#6c727b;font-size:9px}.chart-legend i{width:8px;height:8px;border-radius:2px}.chart-legend i.inbound{background:#55a77b}.chart-legend i.outbound{margin-left:4px;background:#ee9b51}.stock-chart{height:119px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:4px;margin-top:6px;padding-top:5px;border-bottom:1px solid #e8ece9}.stock-day{min-width:0;height:100%;display:grid;grid-template-rows:minmax(0,1fr) 19px;align-items:end}.stock-bars{height:100%;display:flex;align-items:end;justify-content:center;gap:3px}.stock-bar{width:8px;min-height:4px;border-radius:3px 3px 0 0}.stock-bar.inbound{background:#55a77b}.stock-bar.outbound{background:#ee9b51}.stock-day small{overflow:hidden;color:#7a808a;font-size:8px;text-align:center;white-space:nowrap}.store-content{padding-top:12px}.store-summary{min-height:70px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:15px;padding:11px 12px;border:1px solid #cfe3d6;border-radius:8px;background:#f3faf6}.store-summary>span:first-child{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:#28684b;background:#fff}.store-summary>div{min-width:0;display:flex;flex-direction:column;gap:4px}.store-summary strong{font-size:13px}.store-summary small{overflow:hidden;color:#68716b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.store-module-group{margin-bottom:16px}.dashboard-store-module-group{scroll-margin-top:12px;margin-top:2px}.store-module-group h2{margin:0 0 9px;color:#30343a;font-size:13px}.store-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.store-module-button{min-width:0;min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:8px 3px;border:1px solid #e5e9e6;border-radius:8px;color:#111318;background:#fff}.store-module-button strong{font-size:11px}.store-module-button small{width:100%;overflow:hidden;color:#7a808a;font-size:9px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.store-module-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px}.store-module-icon.green{color:#28684b;background:#eaf6ef}.store-module-icon.blue{color:#38699e;background:#edf4fb}.store-module-icon.orange{color:#a55b20;background:#fff1e3}.store-module-icon.red{color:#b24848;background:#fff0ef}.store-module-icon.purple{color:#75559c;background:#f4effa}.inventory-warning-page,.data-center-page,.transaction-message-page{padding-top:12px}.warning-overview,.data-center-hero{min-height:72px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:14px;padding:11px 12px;border:1px solid #ead9be;border-radius:8px;color:#171b18;background:#fffaf1}.warning-overview>span,.data-center-hero>span{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:#a86624;background:#fff}.warning-overview>div,.data-center-hero>div{min-width:0;display:flex;flex-direction:column;gap:4px}.warning-overview strong,.data-center-hero strong{font-size:13px}.warning-overview small,.data-center-hero small{color:#6f746f;font-size:9px;line-height:1.45}.warning-list-heading,.data-center-list-heading,.transaction-message-heading{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:10px}.warning-list-heading strong,.data-center-list-heading strong,.transaction-message-heading strong{font-size:12px}.warning-list-heading small,.data-center-list-heading small,.transaction-message-heading small{color:#7b827d;font-size:9px}.inventory-warning-list{display:grid;gap:9px}.inventory-warning-list>button{width:100%;min-width:0;min-height:98px;display:grid;grid-template-columns:46px minmax(0,1fr) minmax(86px,auto) 15px;align-items:center;gap:9px;padding:11px 10px;border:1px solid #eadfce;border-left:4px solid #e29a45;border-radius:9px;color:#171b18;text-align:left;background:#fff;box-shadow:0 4px 14px #3e301c0e}.inventory-warning-list .product-image{width:44px;height:44px}.warning-product-info{min-width:0;display:flex;flex-direction:column;gap:5px}.warning-product-info strong{display:flex;align-items:center;gap:5px;font-size:12px}.warning-product-info small{display:flex;align-items:center;gap:3px;overflow:hidden;color:#6d756f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.warning-card-details{min-width:86px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;text-align:right}.warning-tags{display:flex;align-items:center;justify-content:flex-end;gap:4px}.warning-card-details>small{color:#5e6761;font-size:9px;line-height:1.35;white-space:nowrap}.warning-card-details>small b{margin-right:4px;color:#303632;font-weight:700}.inventory-warning-list>button>svg{color:#929893}.inventory-count-page,.report-export-page{padding-top:12px;padding-bottom:84px}.inventory-count-hero{border-color:#d7e8dc;background:#f5fbf7}.inventory-count-hero>span{color:#28684b}.inventory-count-toolbar{display:grid;grid-template-columns:minmax(0,1fr);align-items:end;gap:8px}.inventory-count-toolbar label{min-width:0;display:grid;gap:5px;color:#666e68;font-size:10px}.inventory-count-toolbar select{width:100%;height:38px;padding:0 8px;border:1px solid #dce4df;border-radius:7px;color:#242a26;background:#fff;font-size:11px}.secondary-button{min-height:38px;padding:0 10px;border:1px solid #cfe2d6;border-radius:7px;color:#28684b;background:#eef8f2;font-size:10px;white-space:nowrap}.inventory-count-summary,.report-export-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:9px 0 12px}.inventory-count-summary>div,.report-export-summary>div{min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 5px;border:1px solid #e0e7e3;border-radius:8px;background:#fff}.inventory-count-summary strong,.report-export-summary strong{overflow:hidden;max-width:100%;color:#245f44;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.inventory-count-summary small,.report-export-summary small{color:#737a75;font-size:9px}.inventory-count-heading{display:flex;align-items:center;justify-content:space-between;min-height:30px}.inventory-count-heading strong{font-size:12px}.inventory-count-heading small{color:#7b827d;font-size:9px}.inventory-count-list{display:grid;gap:7px}.inventory-count-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 104px 74px;align-items:center;gap:8px;padding:9px;border:1px solid #e1e7e3;border-radius:8px;background:#fff}.inventory-count-product{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:6px}.inventory-count-product>.product-image{width:36px;height:36px}.inventory-count-product-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.inventory-count-product-link{max-width:100%;overflow:hidden;padding:0;color:#172019;background:transparent;font-size:12px;font-weight:750;text-align:left;text-decoration:underline;text-decoration-color:#b9d5c4;text-underline-offset:3px;text-overflow:ellipsis;white-space:nowrap}.inventory-count-product-copy small{display:block;width:100%;overflow:hidden;color:#646d67;font-size:10px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.inventory-count-product-copy .count-book-stock{color:#303a33;font-size:11px;font-weight:700}.inventory-count-row label{width:104px;display:grid;align-content:center;gap:4px;color:#737a75;font-size:8px}.inventory-count-row label>span{text-align:left}.inventory-count-row label>div{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:4px}.inventory-count-row input{width:76px;height:30px;padding:0 5px;border:1px solid #dce4df;border-radius:6px;color:#242a26;background:#f8faf9;font-size:11px}.inventory-count-row label small{font-size:8px}.inventory-count-difference{width:74px;min-width:0;display:grid;grid-template-rows:auto 30px;align-items:center;gap:4px}.inventory-count-difference>small{color:#737a75;font-size:8px;text-align:center}.inventory-count-difference>.tag{width:74px;min-width:0;min-height:30px;box-sizing:border-box;justify-self:center;justify-content:center;overflow:hidden;padding:0 5px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.inventory-history-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 8px;border:1px solid #cfe2d6;border-radius:7px;color:#28684b;background:#fff;font-size:9px;font-weight:650;white-space:nowrap}.stocktake-history-list{display:grid;overflow:hidden;border:1px solid #e1e7e3;border-radius:8px}.stocktake-history-list>div{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 9px;border-top:1px solid #edf1ee}.stocktake-history-list>div:first-child{border-top:0}.stocktake-history-list>div>span{min-width:0;display:flex;flex-direction:column;gap:3px}.stocktake-history-list strong{font-size:11px}.stocktake-history-list small{color:#747c76;font-size:9px}.report-filter-section{display:grid;gap:10px}.report-filter-section h2{margin-bottom:0}.segments-label{display:grid;gap:5px;color:#666e68;font-size:10px}.segments-label .segments{margin:0}.report-preview{padding:10px}.report-preview-row{min-height:49px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #edf1ee}.report-preview-row:first-of-type{border-top:0}.report-preview-row>span{min-width:0;display:flex;flex-direction:column;gap:3px}.report-preview-row strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.report-preview-row small{overflow:hidden;color:#777e79;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.data-center-hero{border-color:#cfe2d6;background:#f4faf6}.data-center-hero>span{color:#28684b}.data-center-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:12px}.data-center-metrics>div{min-width:0;min-height:86px;display:grid;grid-template-columns:27px minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));align-items:center;gap:4px 6px;padding:7px;border:1px solid #d9e6de;border-radius:8px;background:#fff}.data-center-metrics>div>span{grid-row:1 / 3;width:27px;height:27px;display:grid;place-items:center;border-radius:7px}.data-center-metrics>div.inbound>span{color:#276849;background:#eaf6ef}.data-center-metrics>div.outbound>span{color:#b34c4c;background:#fff0f0}.data-center-metrics>div.transfer>span{color:#416a9c;background:#eef4ff}.data-center-metrics>div>div{min-width:0;display:flex;flex-direction:column;gap:2px}.data-center-metrics small{color:#737a75;font-size:8px}.data-center-metrics strong{overflow:hidden;color:#252c27;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.data-center-filters{display:grid;grid-template-columns:minmax(0,1fr) 116px;align-items:start;gap:8px;margin-bottom:7px}.data-center-filters .segments{margin:0}.data-center-filters select{width:100%;height:31px;padding:0 7px;border:1px solid #dce4df;border-radius:7px;outline:0;color:#303632;background:#fff;font-size:9px}.data-center-date-range{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr) auto;align-items:end;gap:5px;margin:0 0 9px;padding:9px;border:1px solid #e0e7e3;border-radius:8px;background:#f8faf9}.data-center-date-range label{min-width:0;display:grid;gap:5px;color:#666e68;font-size:9px}.data-center-date-range input{width:100%;min-width:0;height:34px;padding:0 5px;border:1px solid #dce4df;border-radius:6px;outline:0;color:#242a26;background:#fff;font-size:9px}.data-center-date-range i{align-self:center;margin-top:16px;color:#858c87;font-size:9px;font-style:normal;text-align:center}.data-center-date-range>button{min-height:34px;padding:0 7px;border:1px solid #d4e3da;border-radius:6px;color:#28684b;background:#fff;font-size:9px;white-space:nowrap}.transaction-record-list{display:grid;gap:7px}.transaction-record-list>button{width:100%;min-width:0;min-height:70px;display:grid;grid-template-columns:34px minmax(0,1fr) auto 12px;align-items:center;gap:7px;padding:7px 8px;border:1px solid #dfe7e2;border-left:3px solid #5e9d79;border-radius:8px;color:#171b18;text-align:left;background:#fff}.transaction-record-list>button.outbound{border-left-color:#d77272}.transaction-record-list>button.transfer{border-left-color:#6d91c5}.transaction-record-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;color:#28684b;background:#eef8f2}.transaction-record-list>button.outbound .transaction-record-icon{color:#b34d4d;background:#fff1f1}.transaction-record-list>button.transfer .transaction-record-icon{color:#416a9c;background:#eef4ff}.transaction-record-list>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.transaction-record-list>button>span:nth-child(2) strong{font-size:12px}.transaction-record-list>button>span:nth-child(2) small{overflow:hidden;color:#6f7771;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.transaction-record-list>button>span:nth-child(3){display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right;white-space:nowrap}.transaction-record-result>span{display:flex;align-items:baseline;justify-content:flex-end;gap:6px}.transaction-record-list>button>span:nth-child(3) strong{max-width:92px;overflow:hidden;font-size:10px;text-overflow:ellipsis}.transaction-record-list>button>span:nth-child(3) small{color:#4e5a52;font-size:10px;font-weight:700}.transaction-record-list>button>svg{color:#919893}.transaction-detail{display:grid;gap:12px}.transaction-detail-status{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:9px;padding-bottom:11px;border-bottom:1px solid #e8edea}.transaction-detail-status>span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:#28684b;background:#eef8f2}.transaction-detail-status.outbound>span{color:#b34d4d;background:#fff1f1}.transaction-detail-status.transfer>span{color:#416a9c;background:#eef4ff}.transaction-detail-status>div{display:flex;flex-direction:column;gap:3px}.transaction-detail-status strong{font-size:12px}.transaction-detail-status small{color:#767e78;font-size:9px}.transaction-detail-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;border:1px solid #e1e7e3;border-radius:8px}.transaction-detail-grid>span{min-width:0;min-height:55px;display:flex;flex-direction:column;gap:4px;padding:9px;border-right:1px solid #edf1ee;border-bottom:1px solid #edf1ee}.transaction-detail-grid>span.detail-context{grid-column:span 3}.transaction-detail-grid>span.detail-context:nth-child(2){border-right:0}.transaction-detail-grid>span.detail-metric{grid-column:span 2}.transaction-detail-grid>span.detail-metric:nth-child(5){border-right:0}.transaction-detail-grid>span.detail-operator{grid-column:span 3;border-bottom:0}.transaction-detail-grid>span.detail-operator:last-child{border-right:0}.transaction-detail-grid small{color:#777e79;font-size:9px}.transaction-detail-grid strong{overflow-wrap:anywhere;color:#252b27;font-size:10px}.transaction-product-link{width:100%;min-height:40px}.stock-order-item-list{display:grid;overflow:hidden;border:1px solid #e1e7e3;border-radius:8px}.stock-order-item-list>div{min-height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;color:#26302a;background:#f7faf8}.stock-order-item-list>div strong{font-size:11px}.stock-order-item-list>div small{color:#78817b;font-size:9px}.stock-order-item-row{min-width:0;min-height:62px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:7px;padding:7px 8px;border-top:1px solid #edf1ee;background:#fff}.stock-order-item-row>.product-image{width:40px;height:40px}.stock-order-item-row>.product-image:disabled{cursor:default;opacity:.65}.stock-order-item-main{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;padding:0;color:#1f2521;text-align:left;background:transparent}.stock-order-item-main:disabled{opacity:.65}.stock-order-item-identity{min-width:0;display:flex;flex-direction:column;gap:3px}.stock-order-item-identity>small{overflow:hidden;color:#737b76;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.stock-order-item-identity>span{min-width:0;display:flex;align-items:center;gap:4px}.stock-order-item-identity strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.stock-order-item-identity .tag{flex:none;padding:1px 4px;font-size:7px}.stock-order-item-values{min-width:76px;display:grid;grid-template-columns:minmax(0,1fr)}.stock-order-item-values>span{min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.stock-order-item-values small{overflow:hidden;color:#747c76;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.stock-order-item-values strong{max-width:100%;overflow:hidden;color:#273129;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pending-stock-order-notice{display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid #f0dfb0;border-radius:7px;color:#866522;background:#fff9e9}.pending-stock-order-notice>svg{flex:none}.pending-stock-order-notice span{display:flex;flex-direction:column;gap:2px}.pending-stock-order-notice strong{color:#6f5318;font-size:10px}.pending-stock-order-notice small{color:#8b7443;font-size:9px}.pending-stock-order-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.pending-stock-order-actions button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #d9e4dd;border-radius:7px;color:#425248;background:#f5f8f6;font-size:11px;font-weight:650}.pending-stock-order-actions button.primary-button{border-color:#28684b;color:#fff;background:#28684b}.transaction-notice-list .stock-notice{border-left-color:#5d9d78;opacity:1}.transaction-notice-list .stock-notice.outbound{border-left-color:#d57373}.transaction-notice-list .stock-notice.transfer{border-left-color:#6d91c5}.transaction-notice-list .notice-icon.入库{color:#28704e;background:#eaf7f0}.transaction-notice-list .notice-icon.出库{color:#b64d4d;background:#fff0f0}.transaction-notice-list .notice-icon.调拨{color:#416a9c;background:#eef4ff}.transaction-notice-list .notice-copy p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pagination{min-height:46px;display:flex;align-items:center;justify-content:center;gap:14px;padding:8px 0 2px}.pagination button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #d9e4dd;border-radius:7px;color:#28684b;background:#fff}.pagination button:disabled{color:#b4bbb6;background:#f5f7f6;opacity:.7}.pagination>span{min-width:52px;display:flex;align-items:baseline;justify-content:center;gap:4px;color:#727a74}.pagination strong{color:#215e42;font-size:12px}.pagination small{font-size:9px}@media (max-width: 360px){.data-center-date-range{grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr)}.data-center-date-range>button{grid-column:1 / -1;min-height:30px}}.stock-form-content{padding-bottom:82px}.stock-form-banner{min-height:70px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;margin-bottom:10px;padding:11px 12px;border:1px solid #cfe3d6;border-radius:8px;background:#f3faf6}.stock-form-banner.outbound{border-color:#f0e0d0;background:#fff8f0}.stock-form-banner.transfer{border-color:#cfdbef;background:#f3f7ff}.stock-form-banner>span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:#28684b;background:#fff}.stock-form-banner.outbound>span{color:#a55b20}.stock-form-banner.transfer>span{color:#416a9c}.transfer-warehouse-grid{display:grid;grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr);align-items:end;gap:6px;margin-bottom:10px}.transfer-warehouse-grid label{min-width:0}.transfer-arrow{width:26px;height:36px;display:grid;place-items:center;color:#416a9c;transform:rotate(180deg)}.stock-form-banner>div{display:flex;flex-direction:column;gap:4px}.stock-form-banner strong{font-size:13px}.stock-form-banner small{color:#656d68;font-size:10px}.stock-availability{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:10px;padding:10px;border-radius:7px;color:#68706b;background:#f6f8f7;font-size:10px}.stock-availability span{display:flex;flex-direction:column;gap:3px}.stock-availability strong{color:#22262b;font-size:11px}.stock-input-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stock-input-row label{min-width:0}.input-with-unit{position:relative}.input-with-unit input{width:100%;padding-right:32px}.input-with-unit span{position:absolute;right:9px;top:50%;color:#7a808a;font-size:10px;transform:translateY(-50%);pointer-events:none}.stock-form-summary{overflow:hidden;display:grid;gap:0;padding:0;border:1px solid #d8e5dd;border-radius:9px;background:#fff;box-shadow:0 4px 16px #1f392b0d}.stock-form-summary.outbound{border-color:#eadcdc}.stock-summary-heading{min-height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;color:#245f44;background:#f4faf6}.stock-form-summary.outbound .stock-summary-heading{color:#8f4444;background:#fff7f6}.stock-summary-heading>span{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:750}.stock-summary-heading .tag{min-height:19px;padding:1px 7px;font-size:9px}.stock-summary-metrics{display:grid;grid-template-columns:1.12fr .88fr 1fr;padding:10px 8px}.stock-summary-metrics>span{min-width:0;display:flex;flex-direction:column;gap:3px;padding:0 8px;border-left:1px solid #edf1ee}.stock-summary-metrics>span:first-child{border-left:0}.stock-summary-metrics small{color:#737b76;font-size:9px}.stock-summary-metrics strong{overflow:hidden;color:#29302c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.stock-summary-metrics .amount strong{color:#245f44;font-size:18px}.stock-form-summary.outbound .stock-summary-metrics .amount strong{color:#a54b4b}.stock-summary-operator{min-height:31px;display:flex;align-items:center;gap:5px;padding:0 11px;border-top:1px solid #edf1ee;color:#6b756f;background:#fbfcfb}.stock-summary-operator svg{color:#34785a}.stock-form-summary.outbound .stock-summary-operator svg{color:#b45b5b}.stock-summary-operator small{font-size:9px}.stock-summary-operator strong{color:#28302b;font-size:11px}.dialog-product-list>div{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #ecefed}.dialog-product-list>div:last-child{border-bottom:0}.dialog-product-list span{min-width:0;display:flex;flex-direction:column;gap:3px}.dialog-product-list span:last-child{align-items:flex-end;text-align:right}.dialog-product-list strong{font-size:11px}.dialog-product-list small{overflow:hidden;color:#737a75;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dialog-warning-list button{width:100%;min-height:64px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid #ecefed;color:#111318;text-align:left;background:#fff}.dialog-warning-list button>svg:first-child{color:#d77b27}.dialog-warning-list button>span{min-width:0;display:flex;flex-direction:column;gap:4px}.dialog-warning-list strong{font-size:11px}.dialog-warning-list small{display:-webkit-box;overflow:hidden;color:#737a75;font-size:9px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (max-width: 360px){.dashboard-metrics button{grid-template-columns:34px minmax(0,1fr) auto;gap:6px;padding-left:7px;padding-right:7px}.dashboard-metric-icon{width:34px;height:34px}.stock-action-top{grid-template-columns:38px minmax(0,1fr)}.stock-action-top>svg{display:none}.stock-action-icon{width:38px;height:38px}.store-module-grid{gap:5px}.store-module-button{min-height:88px}.stock-bar{width:7px}}.dashboard-hero{position:relative;padding:16px 14px 14px;border-bottom:1px solid #e9eeeb;background:#fff;box-shadow:0 8px 24px #23403109}.hero-heading{gap:10px}.hero-title-block{display:flex;flex-direction:column;align-items:center;gap:3px}.hero-kicker{color:#58816c;font-size:9px;font-weight:700;line-height:1}.hero-title-block h1{color:#0d1711;font-size:19px;font-weight:800;line-height:1.35}.hero-meta-row{min-height:38px}.hero-meta-row time{min-height:34px;gap:7px;padding:0 10px;border:1px solid #e2e9e5;border-radius:8px;color:#161b18;background:#f8faf9;font-size:11px}.hero-meta-row time svg{color:#2d6d50}.hero-meta-row time strong{color:#101512;font-size:14px}.hero-heading .icon-button{width:34px;height:34px;flex-basis:34px;border:1px solid #e0e6e2;color:#161b18;background:#f8faf9;box-shadow:0 3px 9px #1f362a0f}.login-user-card{margin-top:10px;border-color:#d3e4da;background:#f5faf7;box-shadow:0 5px 14px #2b58410b}.dashboard-metrics button{box-shadow:0 4px 13px #1f362a0a}.stock-action-summary{flex-direction:row;align-items:center;justify-content:space-between;gap:6px;white-space:nowrap}.stock-action-summary>span{min-width:0}.stock-action-summary>span:last-child{flex:0 0 auto}.dashboard-analytics-heading{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:3px 0 10px}.dashboard-analytics-heading>div{min-width:0;display:flex;flex-direction:column;gap:3px}.dashboard-analytics-heading>div span{color:#151a17;font-size:14px;font-weight:750}.dashboard-analytics-heading>div small{color:#78817c;font-size:9px}.dashboard-analytics-heading label{display:flex;align-items:center;gap:6px}.dashboard-analytics-heading label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.dashboard-analytics-heading select{height:32px;padding:0 25px 0 10px;border:1px solid #cfe0d6;border-radius:7px;color:#285f46;background-color:#f5faf7;font-size:10px;font-weight:650}.stock-trend-panel{height:202px;padding:12px 10px 9px;border-color:#e1e7e3;box-shadow:0 5px 16px #1f362a0b}.stock-chart-title{margin:0;color:#141a16;font-size:13px;font-weight:750;line-height:22px}.stock-chart-meta{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #eef1ef}.stock-chart-meta>small{color:#7b837e;font-size:9px}.chart-legend{font-size:9px}.axis-chart{height:145px;display:grid;grid-template-columns:31px minmax(0,1fr);gap:4px;padding-top:7px}.chart-y-axis{height:118px;display:flex;flex-direction:column;justify-content:space-between;padding:0 2px 1px 0;color:#8a918d;font-size:8px;text-align:right;font-variant-numeric:tabular-nums}.stock-chart{position:relative;height:138px;margin:0;padding:0;border-bottom:1px solid #bfc9c3;border-left:1px solid #d8dfdb;background:linear-gradient(to bottom,#edf1ef 1px,transparent 1px) 0 0 / 100% 50%}.stock-day{position:relative;z-index:1;grid-template-rows:minmax(0,1fr) 20px}.stock-bars{padding:0 1px}.stock-bar{width:9px;box-shadow:0 2px 4px #2549361f}.stock-day small{color:#727b76;font-size:8px}.stock-rank-chart{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.stock-rank-chart .stock-bar{width:16px}.rank-chip{min-height:20px;display:inline-flex;align-items:center;padding:0 7px;border-radius:6px;font-size:9px;font-weight:650}.rank-chip.inbound{color:#246347;background:#eaf6ef}.rank-chip.outbound{color:#9a5420;background:#fff0e2}.store-summary{min-height:82px;padding:12px;border-color:#ccdfd4;background:#f5faf7;box-shadow:0 5px 15px #2349340d}.store-summary>div{gap:6px}.store-summary strong{font-size:14px}.store-summary small{display:flex;align-items:center;gap:4px;color:#626c66}.store-summary small svg{flex:0 0 auto;color:#34785a}.store-module-group h2{font-size:14px}.store-module-continuation{margin-top:-8px}.profile-hero h1{color:#111713;font-size:18px}.profile-stats strong{color:#245f44;font-size:17px}.profile-stats small{color:#656d68}@media (max-width: 360px){.hero-meta-row time{gap:5px;padding-left:7px;padding-right:7px;font-size:10px}.hero-meta-row time strong{font-size:12px}.stock-action-summary{padding-left:8px;padding-right:8px;font-size:9px}.stock-action-summary strong{font-size:11px}.stock-action-summary>span:last-child{font-size:11px}.axis-chart{grid-template-columns:28px minmax(0,1fr)}.stock-bar{width:7px}.stock-rank-chart .stock-bar{width:14px}}.dashboard-hero{padding:15px 14px 14px}.hero-heading{display:block}.hero-brand-lockup{display:flex;align-items:center;justify-content:center;gap:10px}.hero-brand-icon{width:40px;height:40px;display:grid;flex:0 0 40px;place-items:center;border:1px solid #cfe0d6;border-radius:8px;color:#28684b;background:#f3faf6;box-shadow:0 4px 12px #275b3f12}.hero-brand-lockup>div{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.hero-brand-lockup .hero-kicker{color:#5c7567;font-size:9px;font-weight:650}.hero-brand-lockup h1{margin:0;color:#0d1410;font-size:19px;font-weight:800;line-height:1.35}.hero-meta-row{min-height:38px;margin-top:12px}.hero-user-date{min-width:0;min-height:36px;display:flex;flex:1;align-items:center;gap:7px;overflow:hidden;padding:0 9px;border:1px solid #dfe7e2;border-radius:8px;color:#1d231f;background:#f8faf9;font-size:10px;white-space:nowrap}.hero-current-user{display:inline-flex;flex:0 0 auto;align-items:center;gap:3px}.hero-current-user svg{color:#34785a}.hero-current-user strong{color:#111713;font-size:11px}.hero-user-date>i{width:1px;height:14px;flex:0 0 1px;background:#d7dfda}.hero-user-date time{min-width:0;display:flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;font-size:10px}.hero-user-date time svg{flex:0 0 auto;color:#34785a}.hero-user-date time span{overflow:hidden;text-overflow:ellipsis}.hero-meta-row .icon-button{margin-left:8px}.dashboard-analytics-heading{min-height:42px;margin-top:5px}.dashboard-analytics-heading>div span{font-size:14px}.stock-trend-panel{height:235px;overflow:hidden;padding:12px 10px 10px}.stock-chart-title{min-height:23px;font-size:13px;line-height:23px}.stock-chart-meta{min-height:25px}.stock-chart-svg{width:100%;height:auto;max-height:174px;display:block;overflow:hidden;font-family:Microsoft YaHei UI,PingFang SC,sans-serif}.chart-grid-line{stroke:#e5eae7;stroke-width:1;vector-effect:non-scaling-stroke}.chart-axis-line{stroke:#aebbb4;stroke-width:1;vector-effect:non-scaling-stroke}.chart-axis-title{fill:#5f6a64;font-size:7.5px;font-weight:650}.chart-x-axis-title{fill:#49534d;font-size:8px}.chart-tick{fill:#7b847f;font-size:7.5px;font-variant-numeric:tabular-nums}.chart-x-label{fill:#68726c;font-size:7.5px}.chart-rect.inbound{fill:#4f9f73}.chart-rect.outbound{fill:#e9954c}.chart-rect{transition:opacity .16s ease}.chart-rect:hover{opacity:.82}.rank-chart-panel .stock-chart-meta{border-bottom-color:#edf1ee}.profile-system-group{margin-top:18px}.profile-system-group>button{min-height:60px}@media (max-width: 360px){.dashboard-hero{padding-left:11px;padding-right:11px}.hero-brand-lockup{gap:8px}.hero-brand-icon{width:36px;height:36px;flex-basis:36px}.hero-brand-lockup h1{font-size:17px}.hero-user-date{gap:5px;padding-left:7px;padding-right:7px;font-size:9px}.hero-current-user strong{font-size:10px}.hero-user-date time{gap:3px;font-size:9px}.hero-meta-row .icon-button{margin-left:6px}.stock-trend-panel{height:226px;padding-left:8px;padding-right:8px}}.hero-simple-title{min-height:32px;display:flex;align-items:center;justify-content:center}.hero-simple-title h1{margin:0;color:#101512;font-size:19px;font-weight:800;line-height:1.4;text-align:center}.hero-date-row{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;border-bottom:1px solid #edf1ee}.hero-date-row time{min-width:0;display:flex;align-items:center;gap:6px;color:#171c19;font-size:12px;font-weight:650;white-space:nowrap}.hero-date-row time svg{flex:0 0 auto;color:#34785a}.hero-date-row .icon-button{width:32px;height:32px;flex:0 0 32px;color:#1c211e;background:#fff;border-color:#dce5df}.hero-date-row .badge{color:#fff;border-color:#fff;background:#e32929}.hero-user-store-row{min-height:31px;display:flex;align-items:center;gap:9px;padding:3px 0 0;color:#555e58;background:transparent;border:0;font-size:11px}.hero-user-store-row strong{color:#111713;font-size:12px}.hero-user-store-row i{width:1px;height:12px;background:#d5ddd8}.header-add-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #cfe0d6;border-radius:8px;color:#276647;background:#eef8f2}.user-management-content{padding-bottom:24px}.user-list-summary{min-height:34px;display:flex;align-items:center;justify-content:space-between;color:#171c19;font-size:13px;font-weight:700}.user-list-summary small{color:#737b76;font-size:10px;font-weight:500}.user-list{display:grid;gap:10px}.user-card{overflow:hidden;border:1px solid #dfe7e2;border-radius:8px;color:#111318;background:#fff;box-shadow:0 4px 14px #1f362a0d}.user-card-heading{min-height:57px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 11px}.user-avatar{width:36px;height:36px;display:grid;place-items:center;border:1px solid #cfe0d6;border-radius:8px;color:#2c6c4e;background:#eef8f2}.user-card-heading>div{min-width:0;display:flex;flex-direction:column;gap:3px}.user-card-heading strong{font-size:13px}.user-card-heading small{color:#737a75;font-size:11px}.user-card-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e8edea}.user-card-actions button{min-height:39px;display:flex;align-items:center;justify-content:center;gap:5px;color:#2b674a;background:#fff;font-size:11px;font-weight:650}.user-card-actions button+button{border-left:1px solid #e8edea}.user-card-actions button.delete{color:#b44141}.user-editor-dialog{border-radius:12px 12px 0 0;background:#fff}.user-form{display:grid;gap:11px;padding:14px}.user-form label{display:grid;gap:6px;color:#444b47;font-size:11px;font-weight:600}.user-form input,.user-form select{width:100%;min-height:41px;padding:9px 10px;border:1px solid #dce3df;border-radius:7px;outline:0;color:#111318;background:#f8faf9;font-size:12px}.user-form input:focus,.user-form select:focus{border-color:#71ad8c;background:#fff}.user-save-button{width:100%;min-height:42px;margin-top:3px}.password-form{display:grid;gap:12px}.password-form label{display:grid;gap:6px;color:#444b47;font-size:12px;font-weight:650}.password-form input{width:100%;min-height:42px;padding:9px 10px;border:1px solid #dce3df;border-radius:7px;outline:0;color:#111318;background:#fff;font-size:13px}.password-form input:focus{border-color:#71ad8c;box-shadow:0 0 0 3px #53916d1a}.delete-user-confirm{color:#343a36}.confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.confirm-actions button{min-height:40px;border-radius:7px;color:#363c38;background:#f1f4f2;font-size:11px;font-weight:650}.confirm-actions .danger-button{color:#fff;background:#c84949}@media (max-width: 360px){.hero-simple-title h1{font-size:17px}.hero-date-row time{font-size:11px}.hero-user-store-row{font-size:10px}.user-card-heading{grid-template-columns:36px minmax(0,1fr) auto;padding-left:9px;padding-right:9px}.user-card-heading .tag{max-width:74px;overflow:hidden;text-overflow:ellipsis}}.hero-user-store-row{min-height:40px;gap:12px;padding-top:5px;color:#222924}.hero-user-store-row>b{color:#a8b2ac;font-size:14px;font-weight:500}.hero-identity{min-width:0;display:flex;align-items:center;gap:5px;white-space:nowrap}.hero-identity:last-child{flex:1}.hero-identity svg{flex:0 0 auto;color:#2d6d50;stroke-width:2.2}.hero-identity small{color:#69736d;font-size:10px;font-weight:600}.hero-identity strong{overflow:hidden;color:#0e1511;font-size:13px;font-weight:800;text-overflow:ellipsis}.product-management-content,.permission-management-content{padding-bottom:24px}.product-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:11px}.product-filter-toolbar{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:stretch;gap:6px;margin:8px 0 10px}.product-filter-toolbar>select{min-width:0;height:40px;padding:0 7px;border:1px solid #dfe6e2;border-radius:7px;outline:0;color:#4f5953;background:#f8faf9;font-size:10px}.product-filter-toolbar>select:focus{border-color:#71ad8c;background:#fff}.product-type-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:0}.product-type-tabs button{min-height:40px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dfe6e2;border-radius:7px;color:#626a65;background:#fff;font-size:11px;font-weight:650}.product-type-tabs button small{min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border-radius:9px;color:#757d78;background:#f0f3f1;font-size:9px}.product-type-tabs button.active{color:#245f44;border-color:#bcd8c7;background:#eef8f2}.product-type-tabs button.active small{color:#fff;background:#34785a}.product-sort-field{min-height:32px;display:flex;align-items:center;justify-content:flex-end;gap:7px;margin:7px 0 10px;color:#737b76;font-size:10px}.product-sort-field select{min-width:116px;min-height:32px;padding:5px 8px;border:1px solid #dfe6e2;border-radius:6px;outline:0;color:#4f5953;background:#f8faf9;font-size:10px}.product-sort-field select:focus{border-color:#71ad8c;background:#fff}.product-metric-grid>div,.product-metric-grid>button{min-width:0;min-height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:7px 3px;border:1px solid #dfe7e2;border-radius:8px;background:#fff}.product-metric-grid>button{font:inherit;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-metric-grid>button:active{transform:translateY(1px)}.product-metric-grid>button.active{border-color:#e6b46f;background:#fff9ef;box-shadow:0 0 0 1px #d289341a}.product-metric-grid>button.active strong,.product-metric-grid>button.active small{color:#8f541d}.product-metric-grid span{width:29px;height:29px;display:grid;place-items:center;border-radius:7px}.product-metric-grid span.green{color:#28684b;background:#eaf6ef}.product-metric-grid span.orange{color:#a55b20;background:#fff1e3}.product-metric-grid span.blue{color:#38699e;background:#edf4fb}.product-metric-grid span.purple{color:#75559c;background:#f4effa}.product-metric-grid strong{max-width:100%;overflow:hidden;color:#151a17;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.product-metric-grid small{color:#727a75;font-size:10px;white-space:nowrap}.product-list-heading,.role-list-heading{min-height:35px;display:flex;align-items:center;justify-content:space-between;color:#171c19;font-size:13px;font-weight:700}.product-list-heading small,.role-list-heading small{color:#737b76;font-size:10px;font-weight:500}.product-list,.role-list{display:grid;gap:10px}.product-list.filter-scroll-anchor,.warehouse-products-list.filter-scroll-anchor{min-height:calc(100dvh - 92px);align-content:start}.product-card,.role-card{overflow:hidden;border:1px solid #dfe7e2;border-radius:8px;color:#111318;background:#fff;box-shadow:0 4px 14px #1f362a0d}.product-card-main{min-height:78px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px}.product-image{position:relative;width:58px;height:58px;display:grid;overflow:hidden;place-items:center;border:1px solid #e1e7e3;border-radius:7px;color:#738078;background:#f3f6f4}.product-image img{width:100%;height:100%;object-fit:cover}.product-image-button{flex:none;margin:0;padding:0;cursor:zoom-in}.product-image-preview{display:grid;gap:12px}.product-image-preview>img{width:100%;max-height:520px;display:block;object-fit:contain;border:1px solid #e2e8e4;border-radius:9px;background:#f7faf8}.product-image-preview>div{display:flex;flex-direction:column;gap:3px;color:#222923}.product-image-preview strong{font-size:13px}.product-image-preview small{color:#6d756f;font-size:11px}.product-card-media{width:54px;min-width:0;display:grid;grid-template-rows:18px 48px;gap:4px;align-self:start}.product-card-media>.tag{width:54px;min-width:54px;min-height:18px;box-sizing:border-box;padding:1px 4px;border-radius:5px;font-size:9px}.product-card-media>.product-image{width:54px;height:48px}.product-card-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.product-card-copy>span{min-width:0;display:flex;align-items:center;gap:6px}.product-card-title-row>strong{flex:0 1 auto}.product-card-title-row .product-barcode-inline{min-width:0;flex:1 1 auto;color:#56635b;font-size:11px;font-weight:600;font-variant-numeric:tabular-nums;text-overflow:ellipsis}.product-card-copy strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.product-card-copy small{overflow:hidden;color:#707873;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.product-card-copy .product-warehouse{display:flex;align-items:center;gap:4px;color:#64726a}.product-card-copy .product-supplier{display:flex;align-items:center;gap:4px;color:#56645c}.product-card-copy .product-supplier svg{flex:0 0 auto;color:#34785a}.product-card-copy .product-warehouse svg{flex:0 0 auto;color:#477ac4}.product-stock{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.product-stock>.tag{align-self:flex-end}.product-stock>strong{display:inline-flex;align-items:baseline;gap:2px;color:#245f44;font-size:17px;font-variant-numeric:tabular-nums}.product-stock>strong small{color:#777f7a;font-size:10px;font-weight:600}.product-stock>small{color:#7a827d;font-size:9px}.product-detail-strip{min-height:50px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:7px 10px;border-top:1px solid #edf1ee;background:#fbfcfb}.product-detail-strip span{min-width:0;display:flex;flex-direction:column;gap:3px;color:#777f7a;font-size:10px}.product-detail-strip strong{overflow:hidden;color:#262c28;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-detail-strip.four{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:7px 8px}.product-detail-strip.four>span,.product-detail-strip.four>button{min-width:0;min-height:45px;box-sizing:border-box;padding:6px;border:1px solid #e1e8e3;border-radius:7px;background:#fff}.product-detail-strip.four>span{justify-content:center}.product-detail-strip>span>small,.product-warehouse-link small,.recipe-detail-trigger small{color:#777f7a;font-size:10px}.product-warehouse-link,.recipe-detail-trigger{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1px;color:#28684b;text-align:left}.product-warehouse-link>span,.recipe-detail-trigger>span{min-width:0;display:flex;flex-direction:column;gap:3px}.product-warehouse-link strong,.recipe-detail-trigger strong{color:#28684b}.product-warehouse-link svg,.recipe-detail-trigger svg{flex:0 0 auto}.product-reference-stat>span{min-width:0;display:flex;flex-direction:row;align-items:center;gap:1px;padding:0}.product-reference-stat>span small{overflow:hidden;color:#777f7a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.product-reference-stat>span svg{flex:0 0 auto;color:#7b847e}.product-card-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e8edea}.product-card-actions.three-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card-actions.four-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card-actions button{min-height:39px;display:flex;align-items:center;justify-content:center;gap:5px;color:#2b674a;background:#fff;font-size:11px;font-weight:650}.product-card-actions button+button{border-left:1px solid #e8edea}.product-card-actions button.delete{color:#b44141}.product-warehouse-details{border-top:1px solid #e5ebe7;background:#f8fbf9}.product-warehouse-details>div{min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid #e8eeea}.product-warehouse-details>div:last-child{border-bottom:0}.product-warehouse-details>div>span{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 5px}.product-warehouse-details>div>span:last-child{justify-items:end}.product-warehouse-details svg{grid-row:1 / span 2;color:#34785a}.product-warehouse-details strong{overflow:hidden;color:#28302b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-warehouse-details small{grid-column:2;color:#737c76;font-size:9px}.product-warehouse-details>div>span:last-child small{grid-column:1}.product-warehouse-details>p{margin:0;padding:16px 10px;color:#79817c;font-size:10px;text-align:center}.warehouse-management-content{padding-bottom:24px}.warehouse-management-metric-grid{margin-bottom:12px}.warehouse-list-heading{min-height:35px;display:flex;align-items:center;justify-content:space-between;color:#171c19;font-size:13px;font-weight:700}.warehouse-list-heading small{color:#737b76;font-size:10px;font-weight:500}.warehouse-list{display:grid;gap:10px}.warehouse-card{overflow:hidden;border:1px solid #dfe7e2;border-radius:8px;color:#111318;background:#fff;box-shadow:0 4px 14px #1f362a0d}.warehouse-card-heading{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px;padding:11px 10px}.warehouse-card-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:#38699e;background:#edf4fb}.warehouse-card-heading>div{min-width:0;display:flex;flex-direction:column;gap:4px}.warehouse-card-heading strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.warehouse-card-heading small{overflow:hidden;color:#707873;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.warehouse-card-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:8px 10px;border-top:1px solid #edf1ee;background:#fbfcfb}.warehouse-card-meta span{min-width:0;display:flex;flex-direction:column;gap:3px}.warehouse-card-meta small{color:#777f7a;font-size:9px}.warehouse-card-meta strong{overflow:hidden;color:#262c28;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.warehouse-note{margin:0;padding:0 10px 9px;color:#737b76;font-size:10px}.warehouse-card-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e8edea}.warehouse-card-actions.three{grid-template-columns:repeat(3,minmax(0,1fr))}.warehouse-card-actions.four{grid-template-columns:repeat(4,minmax(0,1fr))}.warehouse-card-actions button{min-height:39px;display:flex;align-items:center;justify-content:center;gap:5px;color:#2b674a;background:#fff;font-size:11px;font-weight:650}.warehouse-card-actions button+button{border-left:1px solid #e8edea}.warehouse-card-actions button.delete{color:#b44141}.warehouse-product-list{border-top:1px solid #e5ebe7;background:#f8fbf9}.warehouse-product-list>div{min-height:56px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid #e8eeea}.warehouse-product-list>div:last-child{border-bottom:0}.warehouse-product-list>div>span{min-width:0;display:flex;flex-direction:column;gap:4px}.warehouse-product-list>div>span:last-child{align-items:flex-end}.warehouse-product-list strong{overflow:hidden;color:#29312c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.warehouse-product-list small{overflow:hidden;color:#747d77;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.warehouse-product-list>p{margin:0;padding:16px 10px;color:#79817c;font-size:10px;text-align:center}.warehouse-editor-dialog{max-height:92%;border-radius:12px 12px 0 0;background:#fff}.warehouse-form{display:grid;gap:11px;padding:14px}.warehouse-form label{display:grid;gap:6px;color:#444b47;font-size:11px;font-weight:600}.warehouse-form input,.warehouse-form select,.warehouse-form textarea{width:100%;min-height:40px;padding:8px 10px;border:1px solid #dce3df;border-radius:7px;outline:0;color:#111318;background:#f8faf9;font-size:12px}.warehouse-form textarea{min-height:66px;resize:vertical}.warehouse-form input:focus,.warehouse-form select:focus,.warehouse-form textarea:focus{border-color:#71ad8c;background:#fff}.warehouse-save-button{margin-top:2px}.product-editor-dialog{max-height:92%;border-radius:12px 12px 0 0;background:#fff}.product-form,.role-form{display:grid;gap:11px;padding:14px}.product-form label,.role-form>label{display:grid;gap:6px;color:#444b47;font-size:11px;font-weight:600}.product-form input,.product-form select,.role-form input,.role-form textarea{width:100%;min-height:40px;padding:8px 10px;border:1px solid #dce3df;border-radius:7px;outline:0;color:#111318;background:#f8faf9;font-size:12px}.product-form input:focus,.product-form select:focus,.role-form input:focus,.role-form textarea:focus{border-color:#71ad8c;background:#fff}.role-form textarea{min-height:66px;resize:vertical}.product-field-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-field-pair label{min-width:0}.product-price-source{min-height:58px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:9px 10px;border:1px solid #d6e5dc;border-radius:8px;background:#f4faf6}.product-price-source>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:#28684b;background:#fff}.product-price-source>div{min-width:0;display:flex;flex-direction:column;gap:4px}.product-price-source strong{color:#26302a;font-size:11px}.product-price-source small{color:#657069;font-size:9px;line-height:1.4}.product-field-triple{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.product-field-triple label{min-width:0}.product-field-triple input,.product-field-triple select{min-width:0;padding-left:6px;padding-right:5px;font-size:10px}.product-field-triple select:disabled{color:#667069;opacity:1;background:#f0f3f1}.product-image-picker{min-height:66px;display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:10px;padding:8px;border:1px dashed #cbd9d1;border-radius:7px;color:#2e6c50;background:#f7faf8;cursor:pointer}.product-image-picker>span{width:50px;height:50px;display:grid;overflow:hidden;place-items:center;border-radius:6px;background:#eaf3ee}.product-image-picker img{width:100%;height:100%;object-fit:cover}.product-image-picker>div{display:flex;flex-direction:column;gap:4px}.product-image-picker strong{color:#303732;font-size:11px}.product-image-picker small{color:#7a827d;font-size:10px;font-weight:400}.product-image-picker input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.barcode-input{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:7px}.barcode-input button{display:grid;place-items:center;border:1px solid #cfe0d6;border-radius:7px;color:#2c6b4e;background:#eef8f2}.inline-scanner{position:relative;height:150px;overflow:hidden;border:1px solid #cfe0d6;border-radius:8px;color:#fff;background:#17211b}.inline-scanner video{width:100%;height:100%;object-fit:cover}.inline-scanner>div{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:#050d0861}.inline-scanner strong{font-size:11px}.inline-scanner button{min-height:32px;padding:0 12px;border-radius:6px;color:#17211b;background:#fff;font-size:10px}.stock-form-content{padding-bottom:88px}.stock-section-heading{min-height:33px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.stock-section-heading h2{margin:0;line-height:30px}.stock-section-heading>button{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border:1px solid #cde1d5;border-radius:7px;color:#286849;background:#eef8f2;font-size:10px;font-weight:700;white-space:nowrap}.stock-line-list{display:grid;gap:10px;margin:11px 0}.stock-line-card{position:relative;overflow:hidden;border:1px solid #dce6e0;border-radius:8px;background:#fff;box-shadow:0 3px 12px #203e2e0a}.stock-line-card-heading{min-height:32px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid #edf2ef;color:#245f44;background:#f7faf8;font-size:10px;font-weight:750}.stock-line-card-heading button{display:inline-flex;align-items:center;gap:3px;color:#b34646;background:transparent;font-size:9px}.stock-line-card-title{display:inline-flex;align-items:center;gap:8px}.stock-line-card-actions{display:inline-flex;align-items:center;gap:9px}.stock-line-card-heading .stock-line-toggle{color:#2d6a4d}.stock-barcode-field{display:grid;gap:6px;padding:10px 10px 0}.stock-barcode-field-collapsed{padding:10px}.stock-barcode-field>span{color:#484f4b;font-size:10px;font-weight:650}.stock-barcode-field>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.stock-barcode-input,.stock-barcode-input:focus-within{min-width:0;height:39px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid #dce4df;border-radius:7px;color:#4c755f;background:#f8faf9}.stock-barcode-input:focus-within{border-color:#8fbaa2;box-shadow:0 0 0 2px #42845c17}.stock-barcode-input input,.stock-barcode-input input:focus{min-width:0;height:37px;padding:0;border:0;outline:0;color:#1e2521;background:transparent!important;box-shadow:none;font-size:11px}.stock-barcode-input input:-webkit-autofill,.stock-barcode-input input:-webkit-autofill:hover,.stock-barcode-input input:-webkit-autofill:focus{-webkit-text-fill-color:#1e2521;box-shadow:0 0 0 1000px #f8faf9 inset!important;transition:background-color 9999s ease-out}.stock-barcode-field>div>button{min-height:39px;display:inline-flex;align-items:center;gap:4px;padding:0 9px;border:1px solid #cfe0d6;border-radius:7px;color:#28684b;background:#f1f8f4;font-size:10px;font-weight:650;white-space:nowrap}.stock-product-accessible-select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;padding:0!important;border:0!important;clip:rect(0,0,0,0);white-space:nowrap}.stock-product-base{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px;margin:9px 10px 0;padding:9px;border:1px solid #e2e9e5;border-radius:7px;background:#fbfcfb}.stock-product-base .product-image{width:36px;height:36px}.stock-product-base>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.stock-product-base>span:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right}.stock-product-title-row{min-width:0;display:flex;align-items:center;gap:5px}.stock-product-title-row strong{min-width:0;flex:0 1 auto}.stock-product-title-row .tag{flex:0 0 auto}.stock-product-base strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.stock-product-base small{max-width:100%;overflow:hidden;color:#6d756f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.stock-product-empty{min-height:53px;display:flex;align-items:center;justify-content:center;gap:7px;margin:9px 10px 0;border:1px dashed #d7e0da;border-radius:7px;color:#7a837d;background:#fafcfb;font-size:9px}.stock-product-empty svg{color:#6b927c}.stock-line-summary{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) 92px;align-items:center;gap:7px;padding:6px 8px}.stock-line-summary-media{width:36px;min-width:0;display:grid;grid-template-rows:15px 34px;gap:2px}.stock-line-summary-media>.tag{width:36px;min-width:36px;min-height:15px;box-sizing:border-box;justify-content:center;overflow:hidden;padding:0 2px;border-radius:4px;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.stock-line-summary-media>.product-image{width:36px;height:34px}.stock-line-summary-copy{min-width:0;display:flex;flex-direction:column;gap:0}.stock-line-summary-copy>small{min-width:0;display:flex;align-items:center;gap:3px;overflow:hidden;color:#737b76;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.stock-line-summary-name{min-width:0;display:block}.stock-line-summary-name strong{overflow:hidden;color:#202721;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.stock-line-summary-copy .stock-line-current-stock{color:#2f6b4d;font-size:9px;font-weight:600}.stock-line-current-stock strong{color:#1f5a3e;font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.stock-line-summary-inputs{min-width:0;display:grid;grid-template-columns:minmax(0,1fr)}.stock-line-summary-inputs label{min-width:0;display:grid;gap:2px;color:#59605b;font-size:7px;font-weight:650}.stock-line-summary-inputs label>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stock-line-summary-inputs input{min-width:0;height:25px;min-height:25px;box-sizing:border-box;padding:0 17px 0 5px;border-color:#dce5df;background:#f8faf9;font-size:9px}.stock-line-summary-inputs .input-with-unit>span{right:5px;font-size:7px}.stock-line-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px}.stock-line-inputs label{min-width:0;display:grid;gap:5px;color:#545b57;font-size:9px;font-weight:600}.stock-line-inputs input{min-width:0;height:38px;padding-left:7px;padding-right:25px;font-size:10px}.stock-line-inputs .input-with-unit>span{right:7px;font-size:8px}.stock-line-subtotal{min-height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-top:1px solid #eef2f0;color:#717973;font-size:9px}.stock-line-subtotal strong{color:#215e42;font-size:12px}.add-stock-line-button{width:100%;min-height:41px;display:flex;align-items:center;justify-content:center;gap:6px;margin:1px 0 12px;border:1px dashed #9fc7b0;border-radius:8px;color:#28684b;background:#f6fbf8;font-size:11px;font-weight:700}.stock-line-empty{width:100%;min-height:96px;display:grid;grid-template-columns:40px minmax(0,1fr) 22px;grid-template-rows:auto auto;align-items:center;column-gap:10px;padding:14px 12px;border:1px dashed #a9cbb8;border-radius:9px;color:#28684b;background:#f7fbf8;text-align:left}.stock-line-empty>span{grid-row:1 / 3;width:40px;height:40px;display:grid;place-items:center;border-radius:9px;color:#2f7453;background:#e9f5ed}.stock-line-empty>strong{align-self:end;color:#235f43;font-size:12px}.stock-line-empty>small{align-self:start;color:#6d7971;font-size:10px}.stock-line-empty>svg{grid-column:3;grid-row:1 / 3;color:#4d8a68}.stock-product-picker{display:grid;max-height:420px;overflow-y:auto}.stock-product-picker>button{width:100%;min-width:0;min-height:62px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid #edf1ee;color:#171b18;text-align:left;background:#fff}.stock-product-picker>button:last-child{border-bottom:0}.stock-product-picker .product-image{width:36px;height:36px}.stock-product-picker>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.stock-product-picker>button>span:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right}.stock-product-picker strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.stock-product-picker small{max-width:190px;overflow:hidden;color:#717a74;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.stock-scanner-page{position:absolute;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;grid-template-rows:50px 290px minmax(0,1fr) 68px;color:#151a17;background:#fff}.stock-scanner-page>header{display:grid;grid-template-columns:78px minmax(0,1fr) 52px;align-items:center;padding:0 12px;border-bottom:1px solid #e3e9e5;background:#fff}.stock-scanner-page>header button{display:flex;align-items:center;gap:4px;color:#26302a;background:transparent;font-size:10px}.stock-scanner-page>header h2{margin:0;font-size:14px;text-align:center}.stock-scanner-page>header>strong{color:#28684b;font-size:10px;text-align:right}.stock-scanner-camera{position:relative;overflow:hidden;background:#101813}.stock-scanner-camera video{width:100%;height:100%;display:block;object-fit:cover}.stock-scanner-camera.unsupported video{display:none}.stock-scanner-camera.unsupported{background:#17221b}.stock-scanner-frame{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#040a0738}.stock-scanner-frame>span{width:min(72%,270px);height:112px;border:2px solid rgba(255,255,255,.88);border-radius:9px;box-shadow:0 0 0 999px #03080542}.stock-scanner-frame>div{position:absolute;bottom:25px;display:flex;flex-direction:column;align-items:center;gap:4px;color:#fff;text-align:center}.stock-scanner-frame strong{font-size:11px}.stock-scanner-frame small{color:#ffffffc2;font-size:9px}.stock-scanner-page>main{min-height:0;overflow-y:auto;padding:12px}.stock-scanner-switch{min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border:1px solid #dce6e0;border-radius:8px;background:#f7faf8}.stock-scanner-switch>span{display:flex;flex-direction:column;gap:4px}.stock-scanner-switch strong{font-size:11px}.stock-scanner-switch small{color:#707973;font-size:9px}.stock-scanner-switch input{position:relative;width:36px;height:20px;flex:0 0 36px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10px;outline:0;background:#c9d1cc;transition:background .16s ease}.stock-scanner-switch input:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #16281e38;transition:transform .16s ease}.stock-scanner-switch input:checked{background:#34785a}.stock-scanner-switch input:checked:after{transform:translate(16px)}.stock-scanner-manual{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin-top:12px}.stock-scanner-manual label{min-width:0;display:grid;gap:6px;color:#4f5752;font-size:10px;font-weight:650}.stock-scanner-manual label>div{height:40px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid #dbe4df;border-radius:7px;color:#397157;background:#fff}.stock-scanner-manual input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:11px}.stock-scanner-manual>button{min-height:40px;padding:0 12px;border-radius:7px;color:#fff;background:#34785a;font-size:10px;font-weight:700}.stock-scanner-result{min-height:52px;display:flex;align-items:center;gap:9px;margin-top:12px;padding:9px 10px;border:1px solid #d5e6dc;border-radius:8px;color:#26704e;background:#f0f8f3}.stock-scanner-result>span{display:flex;flex-direction:column;gap:3px}.stock-scanner-result strong{font-size:10px}.stock-scanner-result small{color:#68756e;font-size:9px}.stock-scanner-page>footer{display:flex;align-items:center;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #e5eae7;background:#fff}.stock-scanner-page>footer button{width:100%;min-height:42px}.stock-scanner-page~.toast,.toast{z-index:120}.sticky-actions>button:only-child{grid-column:1 / -1}@media (max-width: 360px){.stock-barcode-field>div{grid-template-columns:minmax(0,1fr) 78px}.stock-barcode-field>div>button{padding:0 7px}.stock-line-inputs{gap:4px;padding-left:8px;padding-right:8px}.stock-line-inputs input{padding-left:5px}.stock-scanner-page{grid-template-rows:50px 250px minmax(0,1fr) 68px}}.product-save-button,.role-save-button{width:100%;min-height:42px;margin-top:2px}.warehouse-stock-editor{overflow:hidden;border:1px solid #cfe0d6;border-radius:8px;background:#f8fbf9}.warehouse-stock-editor-heading{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border-bottom:1px solid #dfe9e3;background:#f3faf6}.warehouse-stock-editor-heading>div{min-width:0;display:flex;flex-direction:column;gap:3px}.warehouse-stock-editor-heading strong{color:#253029;font-size:12px}.warehouse-stock-editor-heading small{color:#6d7871;font-size:9px;line-height:1.45}.warehouse-stock-editor-heading button{min-height:32px;display:inline-flex;flex:0 0 auto;align-items:center;gap:3px;padding:0 8px;border:1px solid #bdd8c7;border-radius:6px;color:#28684b;background:#fff;font-size:10px;font-weight:650}.warehouse-stock-editor-heading button:disabled{color:#a1aaa4;border-color:#e1e6e3;background:#f2f4f3}.warehouse-stock-row-list{display:grid;gap:8px;padding:9px}.warehouse-stock-row{display:grid;gap:8px;padding:9px;border:1px solid #dde6e1;border-radius:7px;background:#fff}.warehouse-stock-row-title{display:flex;align-items:center;justify-content:space-between;color:#2e3932;font-size:10px;font-weight:700}.warehouse-stock-row-title button{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;color:#b34848;background:#fff3f2}.warehouse-stock-row label{min-width:0;gap:4px;font-size:10px}.warehouse-stock-numbers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.warehouse-stock-empty{min-height:62px;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;color:#758078;font-size:10px;text-align:center}.warehouse-stock-empty svg{flex:0 0 auto;color:#5b8c70}.warehouse-stock-total{min-height:43px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-top:1px solid #dfe9e3;color:#667169;background:#eef8f2;font-size:10px}.warehouse-stock-total strong{color:#235e43;font-size:14px}.recipe-editor{padding:10px;border:1px solid #cfe0d6;border-radius:8px;background:#f7faf8}.recipe-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.recipe-editor-heading>div{min-width:0;display:flex;flex-direction:column;gap:3px}.recipe-editor-heading strong{color:#263029;font-size:12px}.recipe-editor-heading small{color:#737d77;font-size:9px}.recipe-editor-heading button{min-height:32px;display:inline-flex;align-items:center;gap:3px;padding:0 8px;border:1px solid #bdd8c7;border-radius:6px;color:#28684b;background:#fff;font-size:10px;font-weight:650;white-space:nowrap}.recipe-row-list{display:grid;gap:7px}.recipe-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 62px 30px 28px;align-items:center;gap:5px}.recipe-row select,.recipe-row input{min-width:0;min-height:37px;padding:7px 6px;font-size:10px}.recipe-row>span{overflow:hidden;color:#69736d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.recipe-row>button{width:28px;height:34px;display:grid;place-items:center;border-radius:6px;color:#b34848;background:#fff3f2}.recipe-empty{min-height:48px;display:flex;align-items:center;justify-content:center;gap:6px;color:#7a837d;font-size:10px}.recipe-editor.readonly{background:#fbfcfb}.recipe-readonly-compact{display:grid;gap:1px;overflow:hidden;border:1px solid #e1e8e4;border-radius:7px;background:#e1e8e4}.recipe-readonly-compact>div{min-height:47px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 9px;background:#fff}.recipe-readonly-compact span{min-width:0;display:flex;flex-direction:column;gap:3px}.recipe-readonly-compact strong{overflow:hidden;color:#2c342f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.recipe-readonly-compact small{overflow:hidden;color:#747d77;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.recipe-readonly-list{display:grid;gap:0}.recipe-readonly-list>div:not(.recipe-readonly-total){min-height:62px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #e8edea}.recipe-material-icon{width:32px;height:32px;display:grid;place-items:center;border:1px solid #d8e4dc;border-radius:7px;color:#2d6d50;background:#f2faf5}.recipe-readonly-list>div>span:nth-child(2),.recipe-readonly-list>div>span:nth-child(3){min-width:0;display:flex;flex-direction:column;gap:4px}.recipe-readonly-list>div>span:nth-child(3){align-items:flex-end}.recipe-readonly-list strong{color:#28312b;font-size:11px}.recipe-readonly-list small{color:#747d77;font-size:9px}.recipe-readonly-list em{color:#34785a;font-size:9px;font-style:normal}.recipe-readonly-total{min-height:45px;display:flex;align-items:center;justify-content:space-between;color:#59635c;font-size:10px}.recipe-readonly-total strong{color:#245f44;font-size:14px}.product-warehouse-picker{display:grid;gap:8px}.product-warehouse-picker>button{width:100%;min-height:64px;display:grid;grid-template-columns:36px minmax(0,1fr) auto 16px;align-items:center;gap:8px;padding:8px;border:1px solid #dce6e0;border-radius:8px;color:#111318;text-align:left;background:#fff}.product-warehouse-picker-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:7px;color:#28684b;background:#eef8f2}.product-warehouse-picker>button>span:nth-child(2),.product-warehouse-picker>button>span:nth-child(3){min-width:0;display:flex;flex-direction:column;gap:4px}.product-warehouse-picker>button>span:nth-child(3){align-items:flex-end}.product-warehouse-picker strong{overflow:hidden;color:#273029;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-warehouse-picker small{overflow:hidden;color:#737c76;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.product-warehouse-picker>button>svg{color:#879089}.warehouse-products-content,.product-detail-page,.product-stock-page{padding-bottom:24px}.warehouse-current-info{min-height:67px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:9px;margin-bottom:9px;padding:9px 2px;border-bottom:1px solid #e1e8e4}.warehouse-current-icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid #cfe0d6;border-radius:8px;color:#28684b;background:#eef8f2}.warehouse-current-info>div{min-width:0;display:flex;flex-direction:column;gap:5px}.warehouse-current-info>div strong{overflow:hidden;color:#151b17;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.warehouse-current-info>div small{overflow:hidden;color:#69736d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.warehouse-current-info>.tag{white-space:nowrap}.warehouse-product-metric-grid{margin-bottom:8px}.warehouse-products-heading{min-height:37px;display:flex;align-items:center;justify-content:space-between}.warehouse-products-heading strong{font-size:13px}.warehouse-products-heading small{color:#727b75;font-size:10px}.warehouse-product-filter-toolbar{margin-top:8px}.warehouse-products-list{display:grid;gap:8px}.warehouse-product-card{width:100%;min-height:82px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;border:1px solid #dfe7e2;border-radius:8px;color:#111318;text-align:left;background:#fff;box-shadow:0 3px 11px #1f362a0b}.warehouse-product-card .product-image{width:54px;height:54px}.warehouse-product-card>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:5px}.warehouse-product-card>span:nth-child(2)>strong{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.warehouse-product-card>span:nth-child(2) small{min-width:0;display:flex;align-items:center;gap:4px;overflow:hidden;color:#727a75;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.warehouse-product-card>span:last-child{display:grid;justify-items:end;gap:4px}.warehouse-product-card>span:last-child strong{color:#245f44;font-size:13px}.warehouse-product-card>span:last-child svg{color:#879089}.product-detail-hero{min-height:88px;display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:11px;padding:10px 0 13px;border-bottom:1px solid #e1e8e4}.product-image.large{width:70px;height:70px}.product-detail-hero>div{min-width:0}.product-detail-hero>div>span{display:flex;align-items:center;gap:7px}.product-detail-hero>div>span small{color:#747d77;font-size:9px}.product-detail-hero h2{margin:7px 0 4px;color:#151b17;font-size:16px}.product-detail-hero p{margin:0;color:#68716b;font-size:10px}.current-warehouse-stock{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin:10px 0;padding:9px 10px;border:1px solid #cbe1d3;border-radius:8px;background:#f2faf5}.current-warehouse-stock>div{min-width:0;display:flex;align-items:center;gap:8px;color:#2d6d50}.current-warehouse-stock>div>span,.current-warehouse-stock>span{min-width:0;display:flex;flex-direction:column;gap:4px}.current-warehouse-stock>span{align-items:flex-end}.current-warehouse-stock small{color:#6e7871;font-size:9px}.current-warehouse-stock strong{color:#203228;font-size:12px}.product-detail-section{padding:11px 0;border-bottom:1px solid #e4eae6}.product-detail-section h3{margin:0 0 9px;color:#1a211c;font-size:13px}.product-detail-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #e0e7e3;border-radius:8px}.product-detail-info-grid>span{min-width:0;min-height:54px;display:flex;flex-direction:column;gap:5px;padding:8px 9px}.product-detail-info-grid>span:nth-child(2n){border-left:1px solid #e7ece9}.product-detail-info-grid>span:nth-child(n+3){border-top:1px solid #e7ece9}.product-detail-info-grid small{color:#747d77;font-size:9px}.product-detail-info-grid strong{overflow:hidden;color:#28302b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.order-product-basic .product-detail-info-grid>span{min-height:56px}.order-product-section-title{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.order-product-section-title h3{margin:0}.order-product-section-title small{max-width:58%;overflow:hidden;color:#758078;font-size:9px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.order-product-transaction>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #dce7e0;border-radius:8px;background:#f8fbf9}.order-product-transaction>div:last-child>span{min-width:0;min-height:58px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:8px;border-right:1px solid #e4ebe7}.order-product-transaction>div:last-child>span:last-child{border-right:0}.order-product-transaction>div:last-child small{color:#717a74;font-size:9px}.order-product-transaction>div:last-child strong{overflow:hidden;color:#255f44;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-detail-stock-list,.product-detail-recipe-list{overflow:hidden;border:1px solid #e0e7e3;border-radius:8px}.product-detail-stock-list>div,.product-detail-recipe-list>div{min-height:57px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 9px;border-bottom:1px solid #e7ece9}.product-detail-stock-list>div:last-child,.product-detail-recipe-list>div:last-child{border-bottom:0}.product-detail-stock-list>div.current{background:#f2faf5}.product-detail-stock-list span,.product-detail-recipe-list span{min-width:0;display:flex;flex-direction:column;gap:4px}.product-detail-stock-list>div>span:last-child{align-items:flex-end}.product-detail-stock-list strong,.product-detail-recipe-list strong{overflow:hidden;color:#29322c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-detail-stock-list small,.product-detail-recipe-list small{overflow:hidden;color:#737d76;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.product-stock-summary{min-height:76px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 0 12px;border-bottom:1px solid #e1e8e4}.product-stock-summary .product-image{width:54px;height:54px}.product-stock-summary>div,.product-stock-summary>span:last-child{min-width:0;display:flex;flex-direction:column;gap:4px}.product-stock-summary>span:last-child{align-items:flex-end}.product-stock-summary strong{overflow:hidden;color:#1d2520;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.product-stock-summary>span:last-child strong{color:#245f44;font-size:14px}.product-stock-summary small{color:#737d76;font-size:9px}.product-stock-page-heading{min-height:42px;display:flex;align-items:center;justify-content:space-between}.product-stock-page-heading strong{font-size:13px}.product-stock-page-heading small{color:#747d77;font-size:10px}.product-stock-allocation-list{display:grid;gap:9px;padding-bottom:58px}.product-stock-allocation-card{display:grid;gap:9px;padding:10px;border:1px solid #dce6e0;border-radius:8px;background:#fff;box-shadow:0 3px 11px #1f362a0b}.product-stock-allocation-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.product-stock-allocation-card>div:first-child>span{display:flex;align-items:center;gap:6px;color:#2d674b;font-size:11px;font-weight:700}.product-stock-allocation-card>div:first-child>button{width:30px;height:30px;display:grid;place-items:center;border-radius:6px;color:#b34848;background:#fff3f2}.product-stock-allocation-card>label,.product-stock-allocation-card>div:not(:first-child)>label{min-width:0;display:grid;gap:5px;color:#444c47;font-size:10px;font-weight:600}.product-stock-allocation-card>div:not(:first-child){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.product-stock-allocation-card input,.product-stock-allocation-card select{width:100%;min-width:0;min-height:40px;padding:8px 9px;border:1px solid #dce3df;border-radius:7px;outline:0;color:#111318;background:#f8faf9;font-size:11px}.product-stock-allocation-card input:focus,.product-stock-allocation-card select:focus{border-color:#71ad8c;background:#fff}.header-add-button:disabled{color:#a0aaa3;background:#f1f3f2;cursor:not-allowed}.assembly-dialog{max-height:88%;border-radius:12px 12px 0 0;background:#fff}.assembly-content{display:grid;gap:12px;padding:14px;color:#111318}.assembly-product{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:10px;padding-bottom:11px;border-bottom:1px solid #e8edea}.assembly-product>div{min-width:0;display:flex;flex-direction:column;gap:5px}.assembly-product strong{font-size:14px}.assembly-product small{overflow:hidden;color:#6e7771;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.assembly-content>label{display:grid;gap:6px;color:#444b47;font-size:11px;font-weight:650}.assembly-content>label select{width:100%;min-height:40px;padding:8px 10px;border:1px solid #dbe4df;border-radius:7px;outline:0;color:#111318;background:#fff;font-size:12px}.assembly-warehouse-hint{color:#737d77;font-size:9px;font-weight:500}.assembly-quantity-input{display:grid;grid-template-columns:38px minmax(0,1fr) 38px 30px;align-items:center;gap:5px}.assembly-quantity-input button{height:40px;display:grid;place-items:center;border:1px solid #dbe4df;border-radius:7px;color:#28684b;background:#f6faf8}.assembly-quantity-input input{width:100%;height:40px;border:1px solid #dbe4df;border-radius:7px;color:#111318;background:#fff;text-align:center}.assembly-quantity-input>strong{color:#68716b;font-size:10px}.assembly-requirements{overflow:hidden;border:1px solid #dfe6e2;border-radius:8px}.assembly-requirements-heading{min-height:37px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;border-bottom:1px solid #e7ece9;background:#f7faf8}.assembly-requirements-heading strong{font-size:11px}.assembly-requirements-heading small{color:#77807a;font-size:9px}.assembly-requirement-row{min-height:57px;display:grid;grid-template-columns:minmax(0,1fr) 76px 76px;align-items:center;gap:6px;padding:7px 9px;border-bottom:1px solid #edf1ef}.assembly-requirement-row:last-child{border-bottom:0}.assembly-requirement-row>span{min-width:0;display:flex;flex-direction:column;gap:3px}.assembly-requirement-row>span:not(:first-child){align-items:flex-end}.assembly-requirement-row strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.assembly-requirement-row small{overflow:hidden;color:#727b75;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.assembly-requirement-row .enough strong{color:#28684b}.assembly-requirement-row .shortage strong{color:#bf4141}.assembly-result{min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border:1px solid #cfe0d6;border-radius:7px;color:#4e5852;background:#eef8f2;font-size:10px}.assembly-result strong{color:#235e43;font-size:14px}.assembly-submit{width:100%;min-height:42px}.permission-intro{min-height:68px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding:10px 11px;border-bottom:1px solid #e4ebe7}.permission-intro>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid #cfe0d6;border-radius:8px;color:#28684b;background:#eef8f2}.permission-intro>div{display:flex;flex-direction:column;gap:4px}.permission-intro strong{font-size:13px}.permission-intro small{color:#717974;font-size:10px}.role-card-heading{min-height:65px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding:10px 11px;border-bottom:1px solid #edf1ee}.role-card-heading>span:first-child{width:36px;height:36px;display:grid;place-items:center;border:1px solid #d6e2da;border-radius:8px;color:#2c6b4e;background:#f4faf6}.role-card-heading>div{min-width:0;display:flex;flex-direction:column;gap:4px}.role-card-heading strong{font-size:13px}.role-card-heading small{overflow:hidden;color:#727a75;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.role-module-list{display:flex;flex-wrap:wrap;gap:5px;padding:9px 10px 10px}.role-module-list span{padding:4px 6px;border:1px solid #dfe7e2;border-radius:5px;color:#4e5952;background:#f8faf9;font-size:10px}.role-editor-dialog{max-height:88%;border-radius:12px 12px 0 0;background:#fff}.role-form fieldset{min-width:0;margin:0;padding:0;border:0}.role-form legend{width:100%;display:flex;justify-content:space-between;margin-bottom:7px;color:#444b47;font-size:11px;font-weight:650}.role-form legend small{color:#737b76;font-size:10px;font-weight:500}.permission-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.permission-checkbox-grid label{min-width:0;min-height:37px;display:grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:5px;padding:0 9px;border:1px solid #dfe5e1;border-radius:7px;color:#606963;background:#f9fbfa;font-size:10px;cursor:pointer}.permission-checkbox-grid label.checked{color:#245f44;border-color:#bddbc9;background:#eef8f2;font-weight:650}.permission-checkbox-grid input{position:absolute;width:1px;height:1px;opacity:0}.permission-checkbox-grid svg{visibility:hidden;color:#2b6d4e}.permission-checkbox-grid label.checked svg{visibility:visible}@media (max-width: 360px){.hero-user-store-row{gap:8px}.hero-identity{gap:3px}.hero-identity strong{font-size:12px}.hero-identity small{font-size:9px}.product-metric-grid{gap:4px}.product-metric-grid>div,.product-metric-grid>button{min-height:78px}.product-metric-grid strong{font-size:11px}.product-card-main{grid-template-columns:50px minmax(0,1fr) auto;gap:7px;padding-left:8px;padding-right:8px}.product-card-media{width:50px;grid-template-rows:18px 45px}.product-card-media>.tag{width:50px;min-width:50px}.product-card-media>.product-image{width:50px;height:45px}.product-image{width:52px;height:52px}.product-stock strong{font-size:15px}.product-field-pair{gap:6px}}.inventory-count-summary.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-count-summary>button{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 24px 10px 5px;border:1px solid #e0e7e3;border-radius:8px;color:inherit;background:#fff}.inventory-count-summary>button>svg{position:absolute;top:50%;right:8px;color:#7b857e;transform:translateY(-50%)}.stocktake-history-list>button{width:100%;min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:8px;padding:8px 9px;border-top:1px solid #edf1ee;color:#202923;background:#fff;text-align:left}.stocktake-history-list>button:first-child{border-top:0}.stocktake-history-list>button>span:first-child{min-width:0;display:flex;flex-direction:column;gap:3px}.stocktake-history-list>button>svg{color:#7a847d}.stocktake-difference-dialog{display:grid;gap:12px}.stocktake-difference-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.stocktake-difference-totals>span{display:grid;gap:3px;padding:9px 6px;border:1px solid #dfe7e2;border-radius:8px;background:#f8fbf9;text-align:center}.stocktake-difference-totals small{color:#707a73}.stocktake-difference-totals strong{font-size:12px}.stocktake-difference-dialog>section{overflow:hidden;border:1px solid #e0e7e3;border-radius:9px;background:#fff}.stocktake-difference-dialog>section>div{min-height:36px;display:flex;align-items:center;justify-content:space-between;padding:7px 9px;background:#f7faf8}.stocktake-difference-dialog>section>div>strong{font-size:11px}.stocktake-difference-dialog section>button{width:100%;min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:8px;padding:8px 9px;border-top:1px solid #edf1ee;color:#202923;background:#fff;text-align:left}.stocktake-difference-dialog section>button>span{min-width:0;display:flex;flex-direction:column;gap:3px}.stocktake-difference-dialog section>button>span:nth-child(2){align-items:flex-end}.stocktake-difference-dialog section>button strong{font-size:11px}.stocktake-difference-dialog section>button small{color:#6e7871;white-space:nowrap}.stocktake-difference-dialog section>button>svg{color:#7a847d}.stocktake-group-empty{display:block;padding:12px 9px;border-top:1px solid #edf1ee;color:#778079}.supplier-card-grid{display:grid;gap:9px;padding-top:10px;border-top:1px solid #edf1ee}.supplier-card-inline{min-width:0;display:grid;grid-template-columns:.85fr 1.2fr 1fr;gap:8px}.supplier-card-inline>span,.supplier-card-region{min-width:0;display:flex;flex-direction:column;gap:3px;text-align:left}.supplier-card-grid small{color:#767f79}.supplier-card-grid strong{overflow:hidden;color:#29322c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.supplier-card-region{padding-top:8px;border-top:1px dashed #e5ebe7}.supplier-phone,.supplier-phone-input{font-variant-numeric:tabular-nums;letter-spacing:0;white-space:nowrap}.supplier-create-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;border:1px solid #dce6e0;border-radius:9px;background:#f5faf7}.supplier-create-meta>span{min-width:0;display:grid;grid-template-columns:auto 1fr;gap:3px 6px;align-items:center;color:#68736b;font-size:10px}.supplier-create-meta>span>svg{grid-row:1 / 3;color:#3b7657}.supplier-create-meta strong{color:#28322b;font-size:11px}.supplier-profile{border-color:#d9e6de;background:#f5faf7}.supplier-edit-section{display:grid;gap:10px}.supplier-edit-section>label,.supplier-edit-section .field-pair label{margin-top:0}.supplier-edit-section label>span{color:#525b55;font-size:11px;font-weight:500}.supplier-edit-section :is(input,select,textarea){color:#242a26;font-size:12px;font-weight:400}.supplier-category-status{align-items:end}.supplier-record-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding-top:9px;border-top:1px solid #e8eeea}.supplier-record-meta>span{min-width:0;display:flex;flex-direction:column;gap:3px;color:#747d77;font-size:10px}.supplier-record-meta strong{overflow:hidden;color:#2e3731;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.report-preview-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto 14px;padding:0;color:#202923;background:transparent;text-align:left}.report-preview-row>svg{color:#7a847d}.report-preview-more{display:block;padding-top:9px;border-top:1px solid #edf1ee;color:#717b74;text-align:center}.phone-shell :is(small,em){font-size:10px}.phone-shell :is(.inventory-count-row label,.inventory-history-button,.data-center-filters select,.data-center-date-range label,.data-center-date-range input,.data-center-date-range i,.data-center-date-range>button,.stock-line-card-heading button,.stock-line-inputs label,.stock-line-subtotal,.stock-product-empty,.settings-group h2){font-size:10px}.login-shell{background:#f8fbf9}.login-page{min-height:100%;display:flex;flex-direction:column;padding:58px 22px 24px;background:#f7fbf8}.login-brand{display:flex;align-items:flex-start;gap:13px}.login-brand-icon{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #bfddca;border-radius:8px;color:#285e43;background:#fff;box-shadow:0 8px 22px #275b4117}.login-brand>div{min-width:0}.login-brand small{color:#548068;font-size:11px;font-weight:650}.login-brand h1{margin:5px 0 4px;color:#1f2b24;font-size:21px;line-height:1.25;letter-spacing:0}.login-brand p{margin:0;color:#68746d;font-size:12px}.login-form{display:grid;gap:15px;margin-top:38px;padding:22px 18px 18px;border:1px solid #dce8e0;border-radius:8px;background:#fff;box-shadow:0 16px 42px #1f433014}.login-form-heading{display:flex;flex-direction:column;gap:4px;margin-bottom:2px}.login-form-heading strong{color:#222d26;font-size:17px}.login-form-heading small{color:#758078;font-size:11px}.login-form label{display:grid;gap:7px}.login-form label>span{color:#4f5c54;font-size:12px;font-weight:650}.login-form label>div{height:46px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #d8e2dc;border-radius:7px;color:#5e7668;background:#fff}.login-form label>div:focus-within{border-color:#78aa8d;box-shadow:0 0 0 3px #5e99771f}.login-form input{min-width:0;flex:1;border:0;outline:0;color:#202923;background:transparent;font-size:13px}.login-form input::placeholder{color:#9aa39d}.login-submit{height:46px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:3px;border:0;border-radius:7px;color:#fff;background:#2f7050;font-size:14px;font-weight:700;box-shadow:0 8px 18px #2f70502e}.login-demo-tip{min-height:34px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;margin:0;padding:0 10px;border:1px solid #e3e9e5;border-radius:7px;color:#657168;background:#f8faf9;font-size:10px}.login-demo-tip span{color:#7a847d}.login-demo-tip strong{color:#2c6045}.login-demo-tip i{justify-self:end;color:#59645d;font-style:normal}.login-footer{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:auto;color:#78827b;font-size:10px}.login-footer svg{color:#578169}.recipe-live-cost{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid #cfe2d6;border-radius:7px;color:#526159;background:#f3faf6}.recipe-live-cost span{font-size:11px}.recipe-live-cost strong{color:#255f42;font-size:14px}
