:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#172033;background:#f7f9fc;font-synthesis:none;--brand: #0759b8;--brand-strong: #034b9e;--brand-soft: #eaf3ff;--orange: #f28b00;--coral: #e94562;--danger: #dc2f3f;--warning: #ec7d00;--success: #148a5b;--text: #172033;--muted: #667085;--line: #dfe4ec;--surface: #ffffff;--sidebar-width: 190px;--topbar-height: 88px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px;background:#f7f9fc}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar-width);display:flex;flex-direction:column;background:#0759b8;color:#fff;z-index:20}.sidebar-brand{height:var(--topbar-height);padding:16px 12px;background:#fff;border-right:1px solid var(--line)}.brand{width:100%;height:100%;display:flex;align-items:center;gap:9px;color:#263143;text-decoration:none}.brand img{width:46px;height:46px;object-fit:contain;flex:0 0 46px;display:block}.brand span{min-width:0;display:grid;line-height:1.15}.brand strong{font-size:19px;letter-spacing:.04em;white-space:nowrap}.brand small{margin-top:4px;color:#7a8493;font-size:11px;letter-spacing:.32em;white-space:nowrap}.brand--compact{width:138px;height:48px}.brand--compact img{width:38px;height:38px;flex-basis:38px}.brand--compact strong{font-size:16px}.brand--compact small{font-size:9px}.sidebar nav{display:grid;gap:4px;padding:16px 8px}.nav-item{min-height:48px;display:flex;align-items:center;gap:11px;padding:0 12px;color:#ffffffe6;text-decoration:none;border-radius:7px;font-size:14px}.nav-item:hover{background:#ffffff17}.nav-item.is-active{background:#ffffff26;box-shadow:inset 3px 0 #fff;color:#fff;font-weight:600}.sidebar-user{margin:auto 10px 14px;padding:10px;border:0;border-top:1px solid rgba(255,255,255,.22);background:transparent;color:#fff;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:8px;text-align:left}.sidebar-user .avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ffffff2b}.sidebar-user strong,.sidebar-user small{display:block}.sidebar-user small{margin-top:2px;color:#ffffffad}.app-main{grid-column:2;min-width:0}.topbar{position:sticky;top:0;height:var(--topbar-height);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 28px;background:#fffffff7;border-bottom:1px solid var(--line);z-index:15}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:18px}.breadcrumb span{color:var(--muted)}.breadcrumb i{color:#abb3c1;font-style:normal}.primary-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid var(--brand);border-radius:7px;background:var(--brand);color:#fff;font-weight:600;box-shadow:none}.primary-action:hover{background:var(--brand-strong)}.secondary-action{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#344054}.secondary-action:hover{border-color:#b9c4d3;background:#f8fafc}.top-actions{display:flex;align-items:center;gap:8px}.back-modules{min-height:42px;display:flex;align-items:center;gap:9px;margin:10px 8px 0;padding:0 12px;border:1px solid rgba(255,255,255,.18);border-radius:7px;background:transparent;color:#fff}.back-modules:hover{background:#ffffff17}.mobile-brand,.bottom-nav{display:none}.dashboard{display:grid;grid-template-columns:minmax(560px,1.75fr) minmax(300px,1fr);background:var(--surface)}.demo-banner{grid-column:1 / -1;min-height:38px;display:flex;align-items:center;gap:10px;padding:7px 24px;background:#fff7e8;border-bottom:1px solid #f4d9a7;color:#80500a;font-size:13px}.demo-banner strong{color:#9a5c00}.attention-panel{min-width:0;padding:18px 24px 0;border-right:1px solid var(--line)}.attention-panel>h1{margin:0 0 12px;font-size:21px;font-weight:650}.task-section{border-bottom:1px solid var(--line)}.task-section+.task-section{margin-top:12px}.task-title{display:flex;align-items:center;min-height:36px;gap:8px}.task-title>span{display:grid;place-items:center;color:var(--warning)}.task-title h2{margin:0;font-size:16px;font-weight:650}.task-title small{color:var(--muted)}.task-rows{margin-top:4px}.task-row{min-height:54px;display:grid;grid-template-columns:minmax(250px,1.7fr) repeat(3,minmax(82px,.55fr)) 80px;align-items:center;gap:14px;border-top:1px solid #edf0f5;font-size:14px}.task-row.compact{grid-template-columns:minmax(280px,1.7fr) minmax(100px,.65fr) minmax(100px,.6fr) 90px}.task-product{display:flex;align-items:center;gap:10px;min-width:0}.task-product span:last-child{min-width:0}.task-product strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-product small,.task-row>div>small{display:block;margin-bottom:3px;color:var(--muted);font-size:12px}.status-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:6px;flex:0 0 30px}.status-icon.warning{color:var(--warning);background:#fff3e0}.status-icon.info{color:var(--brand);background:var(--brand-soft)}.status-icon.pending{color:#b46900;background:#fff5d8}.danger-number{color:var(--danger);font-variant-numeric:tabular-nums}.text-action{border:0;background:transparent;color:var(--brand);font-weight:600;padding:10px 0}.text-action:hover{text-decoration:underline}.empty-row{min-height:56px;display:flex;align-items:center;gap:8px;color:var(--success);border-top:1px solid #edf0f5}.inventory-panel{min-width:0;padding:24px 14px 0 16px}.panel-heading{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-heading h2{margin:0;font-size:18px}.panel-heading span{color:var(--muted);font-size:13px}.inventory-list{margin-top:12px}.inventory-row{width:100%;min-height:56px;display:grid;grid-template-columns:22px 48px minmax(100px,1fr) minmax(76px,auto) 58px;align-items:center;gap:8px;padding:0;border:0;border-top:1px solid #edf0f5;background:transparent;color:inherit;font-size:13px;text-align:left}.inventory-row:not(:disabled):hover{background:#f8fbff}.inventory-row:disabled{opacity:1;cursor:default}.rank{color:#9aa3b2;text-align:center}.code{font-weight:650;font-variant-numeric:tabular-nums}.product-name{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35}.stock-number{display:inline-flex;align-items:baseline;justify-content:flex-end;white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums}.stock-number strong{font-size:16px}.stock-number small{margin-left:2px;color:var(--muted)}.status-text{text-align:right;font-size:12px;font-weight:650}.status-充足{color:var(--success)}.status-留意{color:var(--warning)}.status-需要补印,.status-库存为负{color:var(--danger)}.status-待实盘{color:var(--muted)}.movements-panel{grid-column:1 / -1;padding:16px 24px 32px;border-top:1px solid var(--line);margin-top:10px}.icon-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted)}.collapse-button{min-height:36px;display:inline-flex;align-items:center;gap:5px;margin-left:7px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#475467}.quantity-unit{display:inline-flex!important;align-items:baseline;gap:3px;white-space:nowrap;font-variant-numeric:tabular-nums}.quantity-unit small{color:var(--muted)}.data-table-wrap{margin-top:10px;overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th{padding:10px 9px;border-bottom:1px solid var(--line);color:var(--muted);text-align:left;font-weight:600;white-space:nowrap}.data-table td{padding:10px 9px;border-bottom:1px solid #edf0f5;vertical-align:middle}.data-table td strong,.data-table td span{display:block}.data-table td span{max-width:260px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.positive{color:var(--success);font-weight:650}.negative{color:var(--danger);font-weight:650}.records-page{min-height:calc(100vh - var(--topbar-height));padding:28px;background:var(--surface)}.records-page>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}.records-page h1{margin:0;font-size:24px}.records-page p{margin:8px 0 0;color:var(--muted)}.page-actions{display:flex;gap:8px}.page-actions button{min-height:40px;display:flex;align-items:center;gap:7px;padding:0 14px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--text)}.records-table{margin-top:20px}.empty-large{padding:80px 20px;color:var(--muted);text-align:center}.report-summary{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));max-width:820px;border:1px solid var(--line);border-radius:8px;margin-top:24px}.report-summary>div{padding:24px;border-right:1px solid var(--line)}.report-summary>div:last-child{border:0}.report-summary span,.report-summary small{color:var(--muted)}.report-summary strong{display:inline-block;margin:10px 4px 0 0;font-size:30px;font-variant-numeric:tabular-nums}.settings-list{max-width:760px;margin-top:24px;border-top:1px solid var(--line)}.settings-list>div{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.settings-list span{color:var(--muted);text-align:right}.settings-layout{max-width:820px}.password-form{display:grid;gap:14px;max-width:520px;margin-top:34px;padding-top:24px;border-top:1px solid var(--line)}.password-form h2{margin:0;font-size:18px}.password-form p{margin:-6px 0 4px;color:var(--muted)}.password-form label{display:grid;gap:6px;color:#344054;font-size:14px;font-weight:600}.password-form input{min-height:44px;border:1px solid #cfd6e2;border-radius:7px;padding:0 12px}.password-form .primary-action{justify-self:start}.form-success{padding:10px 12px;border-left:3px solid var(--success);background:#ecf9f3;color:#0f6a46;font-size:13px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.check-row{display:flex!important;align-items:center;gap:8px!important;font-weight:500!important}.check-row input{width:18px!important;min-height:18px!important}.dialog-backdrop{position:fixed;inset:0;display:grid;place-items:center;padding:20px;background:#10182857;z-index:50}.entry-dialog{width:min(620px,100%);max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 22px 70px #0019413d}.dialog-header{display:flex;justify-content:space-between;align-items:flex-start;padding:22px 24px 16px;border-bottom:1px solid var(--line)}.dialog-header small{color:var(--muted)}.dialog-header h2{margin:4px 0 0;font-size:22px}.dialog-header button{border:0;background:transparent;color:var(--muted)}.entry-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:14px 24px}.entry-tabs button{min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted)}.entry-tabs button.is-active{color:var(--brand);border-color:#9cc7f5;background:var(--brand-soft);font-weight:600}.entry-dialog form{display:grid;gap:16px;padding:8px 24px 24px}.entry-dialog label,.login-panel label{display:grid;gap:7px;color:#344054;font-size:14px;font-weight:600}.entry-dialog input,.entry-dialog select,.login-panel input{width:100%;min-height:44px;border:1px solid #cfd6e2;border-radius:7px;padding:0 12px;background:#fff;color:var(--text)}.entry-dialog input:focus,.entry-dialog select:focus,.login-panel input:focus{outline:3px solid #d8eaff;border-color:var(--brand)}.vendor-picker{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(220px,1.2fr);gap:8px}.selected-stock{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:8px}.selected-stock span{padding:12px;color:var(--muted);font-size:12px;border-right:1px solid var(--line)}.selected-stock span:last-child{border:0}.selected-stock strong{display:block;margin-top:4px;color:var(--text);font-size:18px}.form-error{padding:10px 12px;border-left:3px solid var(--danger);background:#fff0f1;color:#a31f2b;font-size:13px}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:8px}.dialog-actions>button{min-height:44px;padding:0 18px;border:1px solid var(--line);border-radius:7px;background:#fff}.dialog-actions>button.primary-action{border-color:var(--brand);background:var(--brand);color:#fff}.dialog-actions>button.primary-action:hover{background:var(--brand-strong)}.confirm-dialog,.tutorial-dialog,.manage-dialog,.quick-stocktake{width:min(520px,100%);max-height:calc(100vh - 40px);overflow-y:auto;border-radius:11px;background:#fff;box-shadow:0 22px 70px #0019413d}.confirm-dialog header,.manage-dialog header,.quick-stocktake header{display:flex;align-items:flex-start;gap:12px;padding:21px 22px 16px;border-bottom:1px solid var(--line)}.confirm-dialog header>span{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border-radius:7px;color:var(--warning);background:#fff4df}.confirm-dialog header>span.danger{color:var(--danger);background:#fff0f1}.confirm-dialog header div,.quick-stocktake header div{min-width:0;flex:1}.confirm-dialog h2,.manage-dialog h2,.quick-stocktake h2{margin:0;font-size:20px}.confirm-dialog header p{margin:5px 0 0;color:var(--muted)}.confirm-dialog header>button,.manage-dialog header>button{width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent;color:var(--muted)}.confirm-dialog dl{margin:0;padding:8px 22px}.confirm-dialog dl>div{min-height:42px;display:grid;grid-template-columns:120px 1fr;align-items:center;gap:16px;border-bottom:1px solid #edf0f5}.confirm-dialog dt{color:var(--muted)}.confirm-dialog dd{margin:0;text-align:right;font-weight:600}.confirm-dialog footer,.manage-dialog footer,.quick-stocktake footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 22px 20px}.confirm-dialog footer>button,.manage-dialog footer>button,.quick-stocktake footer>button{min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:7px;background:#fff}.confirm-dialog footer>.primary-action,.manage-dialog footer>.primary-action,.quick-stocktake footer>.primary-action{border-color:var(--brand);background:var(--brand);color:#fff}.danger-button{display:inline-flex;align-items:center;gap:7px;border-color:var(--danger)!important;background:var(--danger)!important;color:#fff}.large-confirm{display:grid;gap:7px;margin:8px 22px;padding:13px;border:1px solid #f0c2c7;border-radius:7px;background:#fff8f8;color:#6c2630}.large-confirm input{min-height:42px;padding:0 11px;border:1px solid #cfd6e2;border-radius:7px;background:#fff}.confirm-dialog>.form-error{margin:8px 22px 0}.manage-dialog{width:min(640px,100%)}.manage-dialog header{justify-content:space-between}.manage-dialog form{display:grid;gap:15px;padding:18px 22px 0}.manage-dialog form>label,.quick-stocktake>label{display:grid;gap:7px;color:#344054;font-size:14px;font-weight:600}.manage-dialog input,.manage-dialog select,.manage-dialog textarea,.quick-stocktake input,.quick-stocktake select{width:100%;min-height:43px;padding:0 11px;border:1px solid #cfd6e2;border-radius:7px;background:#fff;color:var(--text)}.manage-dialog textarea{min-height:84px;padding-top:10px;resize:vertical}.manage-dialog fieldset{margin:0;padding:13px;border:1px solid var(--line);border-radius:8px}.manage-dialog legend{padding:0 6px;color:#344054;font-weight:600}.permission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.tutorial-dialog{position:relative;padding:26px;text-align:center}.tutorial-dialog .close{position:absolute;top:15px;right:15px;width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;color:var(--muted)}.tutorial-progress{display:flex;justify-content:center;gap:6px;margin-bottom:26px}.tutorial-progress span{width:28px;height:3px;border-radius:2px;background:#dce2ea}.tutorial-progress span.active{background:var(--brand)}.tutorial-icon{color:var(--brand)}.tutorial-dialog>small{display:block;margin-top:14px;color:var(--muted)}.tutorial-dialog h2{margin:8px 0;font-size:24px}.tutorial-dialog>p{min-height:70px;margin:0 auto;max-width:420px;color:#475467;line-height:1.7}.tutorial-dialog footer{display:flex;justify-content:space-between;gap:10px;margin-top:22px}.tutorial-dialog footer button{min-height:42px;display:inline-flex;align-items:center;gap:6px;padding:0 14px;border:1px solid var(--line);border-radius:7px;background:#fff}.tutorial-dialog footer .primary-action{border-color:var(--brand);background:var(--brand);color:#fff}.quick-stocktake{width:min(500px,100%)}.quick-stocktake header>svg{color:var(--brand)}.quick-stocktake>.selected-stock{margin:18px 22px;grid-template-columns:repeat(3,1fr)}.quick-stocktake>label{margin:14px 22px}.stocktake-delta{margin:0 22px;padding:10px 12px;border-left:3px solid var(--brand);background:var(--brand-soft)}.tooltip-wrap{position:relative;display:inline-flex}.tooltip-bubble{position:absolute;top:calc(100% + 8px);right:0;width:max-content;max-width:260px;padding:8px 10px;border-radius:6px;background:#172033;color:#fff;font-size:12px;font-weight:400;line-height:1.4;box-shadow:0 8px 24px #0000002e;z-index:80}.module-home{min-height:100vh;display:flex;flex-direction:column;background:#f7f9fc}.module-home>header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));background:#fff;border-bottom:1px solid var(--line)}.module-home>header .brand{width:180px}.module-home>header>div{display:flex;align-items:center;gap:14px}.module-home>header button{min-height:36px;padding:0 11px;border:1px solid var(--line);border-radius:7px;background:#fff}.module-home main{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:48px 0}.eyebrow{margin:0;color:var(--brand);font-size:13px;font-weight:650}.module-home h1{margin:8px 0 0;font-size:30px;font-weight:650}.module-intro{margin:10px 0 28px;color:var(--muted)}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:14px}.module-card{min-height:128px;display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:16px;padding:22px;border:1px solid #d8dee8;border-radius:10px;background:#fff;color:var(--text);text-align:left;box-shadow:0 4px 16px #132d4e0a}.module-card:not(:disabled):hover{border-color:#9dc1eb;box-shadow:0 7px 22px #13468217}.module-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:9px;background:var(--brand-soft);color:var(--brand)}.module-card>span:nth-child(2){display:grid;gap:7px}.module-card strong{font-size:18px}.module-card small{color:var(--muted);line-height:1.5}.module-card em{display:flex;align-items:center;gap:5px;color:var(--brand);font-size:13px;font-style:normal;font-weight:600}.module-card.is-planned{opacity:1;background:#fafbfc;color:#667085}.module-card.is-planned .module-icon{background:#eef1f5;color:#778293}.module-card.is-planned em{color:#8d96a5}.module-home>footer{margin-top:auto;padding:22px;color:#8b94a3;text-align:center;font-size:12px}.page-actions-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:20px;border-bottom:1px solid var(--line)}.page-actions-row h1{margin:0}.product-table,.order-list{margin-top:18px;overflow-x:auto}.product-table-head,.product-table-row{min-width:980px;display:grid;grid-template-columns:minmax(260px,1.8fr) 110px 95px 100px 110px 120px 190px;align-items:center;gap:12px;padding:0 12px}.product-table-head{min-height:42px;color:var(--muted);font-size:13px;font-weight:600;border-bottom:1px solid var(--line)}.product-table-row{min-height:66px;border-bottom:1px solid #edf0f5;font-size:13px}.product-table-row>span:first-child{display:grid;gap:4px}.product-table-row small{color:var(--muted)}.product-table-row.is-disabled{background:#fafafa;color:#7e8795}.pattern-tag{display:inline-flex;width:max-content;max-width:100%;padding:3px 7px;border-radius:5px;background:#fff4df;color:#8a5600;font-size:11px;font-style:normal;white-space:nowrap}.stock-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:5px;padding:8px 0;border:0;background:transparent;color:var(--brand);font-weight:650;white-space:nowrap}.row-actions{display:flex;align-items:center;gap:6px}.status-enabled,.status-disabled{font-size:12px;font-style:normal;font-weight:600;white-space:nowrap}.status-enabled{color:var(--success)}.status-disabled{color:var(--muted)}.upload-button{cursor:pointer}.upload-button input{display:none}.text-action.small{padding:7px 4px;font-size:12px}.order-list-head,.order-list-row{min-width:1060px;display:grid;grid-template-columns:140px minmax(220px,1.5fr) 110px minmax(160px,1fr) 110px 110px 90px 52px;align-items:center;gap:12px;padding:0 12px}.order-list-head{min-height:42px;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px;font-weight:600}.order-list-row{min-height:64px;border-bottom:1px solid #edf0f5;font-size:13px}.order-list-row>span:nth-child(2){display:grid;gap:3px}.order-list-row small{color:var(--muted)}.settings-center{display:grid;grid-template-columns:220px minmax(0,1fr);gap:30px;margin-top:18px}.settings-center>aside{display:grid;align-content:start;border-right:1px solid var(--line)}.settings-center>aside button{min-height:48px;display:grid;grid-template-columns:24px 1fr 18px;align-items:center;gap:8px;padding:0 14px;border:0;border-left:3px solid transparent;background:transparent;color:#475467;text-align:left}.settings-center>aside button.active{border-left-color:var(--brand);background:var(--brand-soft);color:var(--brand);font-weight:600}.settings-content{min-width:0}.settings-content h1{margin:0;font-size:23px}.settings-content>p{margin:7px 0 20px;color:var(--muted)}.inline-create{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr)) auto;gap:8px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fafbfc}.inline-create.user-create{grid-template-columns:repeat(4,minmax(120px,1fr)) auto}.inline-create input,.inline-create select{min-width:0;min-height:42px;padding:0 10px;border:1px solid #cfd6e2;border-radius:7px;background:#fff}.admin-list{margin-top:16px;border-top:1px solid var(--line)}.admin-list>div{min-height:62px;display:grid;grid-template-columns:minmax(220px,1fr) 75px auto auto;align-items:center;gap:8px;border-bottom:1px solid #edf0f5}.admin-list span{display:grid;gap:4px}.admin-list small{color:var(--muted)}.admin-list>div>button{min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:6px;background:#fff}.release-list{border-top:1px solid var(--line)}.release-list>div{border-bottom:1px solid var(--line)}.release-list button{width:100%;min-height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 4px;border:0;background:transparent;text-align:left}.release-list button span{display:grid;gap:4px}.release-list small{color:var(--muted)}.release-list p{margin:0;padding:0 4px 18px;color:#475467;line-height:1.7}.audit-list{border-top:1px solid var(--line)}.audit-list>div{min-height:58px;display:grid;grid-template-columns:minmax(200px,1fr) minmax(150px,.7fr) 170px;align-items:center;gap:12px;border-bottom:1px solid #edf0f5;font-size:13px}.audit-list span,.audit-list small{color:var(--muted)}.section-title{margin:24px 0 8px;font-size:16px}.operation-list{border-top:1px solid var(--line)}.operation-list>div{min-height:58px;display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #edf0f5}.operation-list span{display:grid;gap:4px}.operation-list small{color:var(--muted)}.operation-list button{min-height:34px;padding:0 10px;border:1px solid #e6b0b6;border-radius:6px;background:#fff;color:var(--danger)}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f2f6fb}.login-panel{width:min(430px,100%);padding:32px;background:#fff;border:1px solid #dde4ed;border-radius:12px;box-shadow:0 16px 42px #1430521a}.login-brand{width:240px;height:74px;overflow:hidden}.login-brand img{width:100%}.login-copy h1{margin:24px 0 7px;font-size:26px}.login-copy p{margin:0 0 24px;color:var(--muted)}.login-panel form{display:grid;gap:16px}.login-button{min-height:46px;border:0;border-radius:7px;background:var(--brand);color:#fff;font-weight:650}.demo-credentials{margin:18px 0 0;color:var(--muted);font-size:12px;text-align:center}.app-loading,.state-page{min-height:50vh;display:grid;place-content:center;justify-items:center;gap:10px;color:var(--muted);text-align:center}.state-page h2,.state-page p{margin:0}.state-page button{min-height:40px;padding:0 16px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--brand)}.spinner{width:24px;height:24px;border:3px solid #dce7f5;border-top-color:var(--brand);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(max-width:1080px){:root{--sidebar-width: 76px}.sidebar-brand{padding:20px 7px}.sidebar-brand .brand{justify-content:center}.sidebar-brand .brand img{width:44px;height:44px;flex-basis:44px}.sidebar-brand .brand span{display:none}.back-modules{justify-content:center;padding:0}.back-modules:not(svg){font-size:0}.sidebar .nav-item{justify-content:center;padding:0}.sidebar .nav-item span,.sidebar-user span:not(.avatar){display:none}.sidebar-user{grid-template-columns:1fr;justify-items:center}.sidebar-user>svg{display:none}.dashboard{grid-template-columns:1fr}.attention-panel{border-right:0}.inventory-panel{border-top:1px solid var(--line);padding-bottom:10px}.movements-panel{margin-top:0}.inline-create.user-create{grid-template-columns:1fr 1fr}.inline-create.user-create .primary-action{justify-self:start}}@media(max-width:760px){:root{--topbar-height: 68px}.app-shell{display:block;padding-bottom:72px}.sidebar{display:none}.app-main{width:100%}.topbar{height:var(--topbar-height);padding:0 14px;gap:10px}.mobile-brand{display:block;width:128px}.mobile-brand .brand{gap:6px}.mobile-brand .brand img{width:34px;height:34px;flex-basis:34px}.mobile-brand .brand strong{font-size:14px}.mobile-brand .brand small,.breadcrumb{display:none}.primary-action{min-height:42px;padding:0 12px}.top-actions{gap:5px}.top-actions .secondary-action{width:38px;min-height:38px;padding:0;font-size:0}.top-actions .primary-action{font-size:13px}.tooltip-bubble{display:none}.bottom-nav{position:fixed;inset:auto 0 0;z-index:30;height:calc(66px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid var(--line)}.bottom-nav a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#6b7484;text-decoration:none;font-size:10px}.bottom-nav a.is-active{color:var(--brand);font-weight:650}.dashboard{display:block}.demo-banner{padding:7px 14px;align-items:flex-start}.attention-panel,.inventory-panel,.movements-panel{padding:18px 14px}.attention-panel>h1{font-size:20px}.task-title{flex-wrap:wrap}.task-title small{width:100%;margin-left:30px}.task-row,.task-row.compact{grid-template-columns:1fr 1fr;gap:10px 16px;padding:14px 0}.task-product{grid-column:1 / -1}.task-row>div:nth-of-type(4){display:none}.task-row .text-action{grid-column:2;justify-self:end}.inventory-row{grid-template-columns:24px 58px minmax(110px,1fr) 62px;min-height:58px}.inventory-row .status-text{display:none}.inventory-row .product-name{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.movements-panel .data-table{min-width:760px}.records-page{min-height:auto;padding:18px 14px}.records-page>header{align-items:stretch;flex-direction:column}.page-actions{justify-content:flex-end}.records-table .data-table{min-width:700px}.report-summary{grid-template-columns:1fr}.report-summary>div{border-right:0;border-bottom:1px solid var(--line)}.settings-list>div{align-items:flex-start;flex-direction:column;padding:14px 0;gap:5px}.settings-list span{text-align:left}.dialog-backdrop{align-items:end;padding:0}.entry-dialog{width:100%;max-height:92vh;border-radius:12px 12px 0 0;padding-bottom:env(safe-area-inset-bottom)}.selected-stock{grid-template-columns:1fr 1fr}.vendor-picker{grid-template-columns:1fr}.selected-stock span:nth-child(2){border-right:0}.selected-stock span:nth-child(-n+2){border-bottom:1px solid var(--line)}.login-panel{padding:26px 22px}.module-home>header{height:68px;padding:0 14px}.module-home>header .brand{width:150px}.module-home>header .brand img{width:38px;height:38px;flex-basis:38px}.module-home>header .brand strong{font-size:16px}.module-home>header .brand small{font-size:9px}.module-home>header>div>span{display:none}.module-home main{width:calc(100% - 28px);padding:28px 0}.module-home h1{font-size:25px}.module-grid{grid-template-columns:1fr}.module-card{min-height:112px;grid-template-columns:44px 1fr;padding:17px}.module-card>em{grid-column:2}.module-icon{width:42px;height:42px}.page-actions-row{align-items:stretch;flex-direction:column}.page-actions-row .primary-action{align-self:flex-start}.settings-center{display:block;margin-top:10px}.settings-center>aside{display:flex;overflow-x:auto;margin:0 -14px 20px;padding:0 14px;border-right:0;border-bottom:1px solid var(--line)}.settings-center>aside button{min-width:max-content;grid-template-columns:22px auto;border-left:0;border-bottom:3px solid transparent}.settings-center>aside button>svg:last-child{display:none}.settings-center>aside button.active{border-bottom-color:var(--brand);background:transparent}.inline-create,.inline-create.user-create{grid-template-columns:1fr}.admin-list>div{grid-template-columns:1fr auto;padding:12px 0}.admin-list>div>button{justify-self:end}.audit-list>div{grid-template-columns:1fr;gap:4px;padding:12px 0}.form-grid,.permission-grid{grid-template-columns:1fr}.confirm-dialog,.tutorial-dialog,.manage-dialog,.quick-stocktake{width:100%;max-height:92vh;border-radius:12px 12px 0 0;padding-bottom:env(safe-area-inset-bottom)}.confirm-dialog dl>div{grid-template-columns:100px 1fr}.quick-stocktake>.selected-stock{grid-template-columns:1fr 1fr}.product-table,.order-list{overflow:visible}.product-table-head,.order-list-head{display:none}.product-table-row,.order-list-row{min-width:0;min-height:0;grid-template-columns:1fr 1fr;gap:12px 18px;margin-bottom:10px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.product-table-row>.mobile-primary,.order-list-row>.mobile-primary,.order-list-row>.mobile-product{grid-column:1 / -1}.product-table-row>span:not(.mobile-primary),.product-table-row>button,.order-list-row>span:not(.mobile-primary):not(.mobile-product){display:grid;justify-items:start;gap:4px}.product-table-row [data-label]:before,.order-list-row [data-label]:before{content:attr(data-label);color:var(--muted);font-size:11px;font-weight:500}.product-table-row .quantity-unit,.order-list-row .quantity-unit,.product-table-row .stock-link{display:flex!important;flex-wrap:wrap;align-items:baseline;column-gap:3px}.product-table-row .quantity-unit:before,.order-list-row .quantity-unit:before,.product-table-row .stock-link:before{flex:0 0 100%}.product-table-row .row-actions{grid-column:1 / -1;display:flex!important;flex-wrap:wrap;align-items:center}.product-table-row .row-actions:before{flex:0 0 100%}.order-list-row>span:last-child{justify-self:end}}:root{--app-bg: #f2f5f9;--glass-bg: rgba(249, 251, 254, .76);--glass-strong: rgba(255, 255, 255, .9);--glass-border: rgba(255, 255, 255, .72);--module-border: #dbe3ed;--module-shadow: 0 12px 34px rgba(27, 62, 101, .08);--ios-ease: cubic-bezier(.32, .72, 0, 1)}body{background:var(--app-bg)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.quantity-inline{display:inline-flex!important;align-items:baseline;gap:3px;white-space:nowrap;font-variant-numeric:tabular-nums}.quantity-inline small,.quantity-inline em{color:var(--muted);font-size:.72em;font-style:normal;font-weight:500}.sidebar{background:#0759b8}.sidebar-brand{border-right:0}.nav-item{border:1px solid transparent;transition:background .18s ease,border-color .18s ease,transform .18s ease}.nav-item:hover{background:#ffffff1a;transform:translate(2px)}.nav-item.is-active{background:#ffffff2b;border-color:#fff3;box-shadow:inset 3px 0 #fff,inset 0 1px #ffffff26}.topbar{background:var(--glass-bg);border-color:#cfdae7c2;-webkit-backdrop-filter:blur(24px) saturate(160%);backdrop-filter:blur(24px) saturate(160%);box-shadow:inset 0 1px 0 var(--glass-border)}.top-actions button{transition:transform .16s var(--ios-ease),background .16s ease,box-shadow .16s ease}.top-actions button:active{transform:scale(.96)}.secondary-action{background:#ffffffb8;border-color:#cad5e2d1;box-shadow:inset 0 1px #ffffffd9}.primary-action{box-shadow:0 6px 16px #0759b82e,inset 0 1px #ffffff2e}.v103-dashboard{display:grid;grid-template-columns:minmax(560px,1.65fr) minmax(360px,.85fr);gap:16px;align-items:stretch;padding:18px;background:var(--app-bg)}.work-module{position:relative;min-width:0;overflow:hidden;border:1px solid var(--module-border);border-radius:16px;background:#fffffff0;box-shadow:var(--module-shadow)}.attention-module{grid-column:1;grid-row:1}.inventory-module{grid-column:2;grid-row:1}.movements-module{grid-column:1 / -1;grid-row:2}.brand-watermark,.module-watermark{position:absolute;right:-16px;top:-18px;width:132px;height:132px;color:var(--brand);opacity:.045;pointer-events:none}.brand-watermark{object-fit:contain}.module-heading{position:relative;min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid #e5eaf1}.module-heading>div{min-width:0}.module-heading p,.v103-page-heading p{margin:0 0 4px;color:var(--brand);font-size:11px;font-weight:700;letter-spacing:.08em}.module-heading h1,.v103-page-heading h1{margin:0;font-size:21px;font-weight:680;letter-spacing:-.02em}.module-heading span,.v103-page-heading span{display:block;margin-top:5px;color:var(--muted);font-size:12px}.module-refresh{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border:1px solid var(--line);border-radius:10px;background:#ffffffc2;color:var(--muted)}.module-refresh svg{width:18px}.inventory-tools,.product-tools{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #e7ebf1}.inventory-module .inventory-tools{align-items:stretch;flex-direction:column}.inventory-search{min-width:0;min-height:42px;display:flex;align-items:center;gap:8px;flex:1;padding:0 11px;border:1px solid #d2dbe7;border-radius:11px;background:#f8fafde6;color:var(--muted)}.inventory-search:focus-within{border-color:#79abe4;box-shadow:0 0 0 3px #2a7eda1f}.inventory-search svg{width:18px;flex:0 0 18px}.inventory-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text)}.filter-chips{display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}.filter-chips button{min-height:34px;padding:0 12px;border:1px solid #d5dde8;border-radius:10px;background:#ffffffc7;color:#5f6b7a;white-space:nowrap;transition:transform .14s ease,background .16s ease,color .16s ease}.filter-chips button:active{transform:scale(.96)}.filter-chips button.is-active{border-color:#9bc3ef;background:#eaf3ff;color:var(--brand);font-weight:650}.v103-inventory-list{margin:0}.v103-inventory-row{position:relative;width:100%;min-height:68px;display:grid;grid-template-columns:minmax(0,1fr) 112px 62px;align-items:center;gap:10px;padding:10px 16px;border:0;border-bottom:1px solid #e9edf2;background:transparent;color:var(--text);text-align:left;transition:background .16s ease,transform .14s var(--ios-ease)}.v103-inventory-row:last-child{border-bottom:0}.v103-inventory-row:hover{background:#f6faff}.v103-inventory-row:active{transform:scale(.992);background:#edf5ff}.inventory-identity{min-width:0;display:grid;gap:3px}.inventory-code-line{display:flex;align-items:center;gap:7px}.inventory-code-line>strong{font-size:14px;font-variant-numeric:tabular-nums}.stock-status{padding:2px 6px;border-radius:6px;background:#edf8f2;color:var(--success);font-size:10px;font-style:normal;font-weight:650;white-space:nowrap}.status-需要补印,.status-库存为负{background:#fff0f1;color:var(--danger)}.status-留意{background:#fff5e4;color:var(--warning)}.inventory-name{color:#344054;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.inventory-identity .pattern-tag{margin-top:1px}.inventory-stock{display:grid;justify-items:end;gap:2px}.inventory-stock>small,.inventory-stock>span{color:var(--muted);font-size:10px}.inventory-stock strong{color:#101828;font-size:18px;font-weight:720}.inventory-affordance{display:inline-flex;align-items:center;justify-content:flex-end;gap:2px;color:var(--brand);font-size:11px;font-weight:650}.inventory-affordance svg{width:16px}.inventory-empty{min-height:160px;display:grid;place-content:center;justify-items:center;gap:6px;padding:24px;color:var(--muted);text-align:center}.inventory-empty svg{width:28px;height:28px}.inventory-empty strong{color:#344054}.inventory-empty span{font-size:12px}.attention-toggle{width:100%;border:0;background:transparent;color:inherit;text-align:left}.attention-state{width:34px;height:34px;display:grid!important;place-items:center;flex:0 0 34px;margin:0!important;border-radius:50%;font-weight:700}.attention-state.clear{background:#eaf7f1;color:var(--success)}.attention-state.has-task{background:#fff1dc;color:var(--warning)}.attention-chevron{width:20px;color:var(--muted);transition:transform .24s var(--ios-ease)}.attention-module.is-expanded .attention-chevron{transform:rotate(180deg)}.attention-body{padding:0 18px 14px}.attention-body .task-section:last-child{border-bottom:0}.mobile-movement-list{display:none}.desktop-movement-table{margin:0;padding:0 16px 16px}.desktop-movement-table thead{position:sticky;top:var(--topbar-height);z-index:2;background:#fffffff5}.desktop-movement-table tbody tr{transition:background .14s ease}.desktop-movement-table tbody tr:hover{background:#f7faff}.movements-module.is-collapsed .module-heading{border-bottom:0}.stocktake-backdrop{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:20px;background:#11182757;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.stocktake-surface{width:min(560px,100%);max-height:min(760px,calc(var(--visual-height,100vh) - 40px));overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--glass-border);border-radius:24px;background:#f9fbfee0;-webkit-backdrop-filter:blur(28px) saturate(165%);backdrop-filter:blur(28px) saturate(165%);box-shadow:0 28px 90px #0c234040,inset 0 1px #ffffffe6;animation:surface-in .28s var(--ios-ease)}.sheet-handle{display:none}.stocktake-header{display:flex;align-items:flex-start;gap:12px;padding:20px 22px 16px;border-bottom:1px solid rgba(207,217,229,.82)}.stocktake-header-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:11px;background:#eaf3ff;color:var(--brand)}.stocktake-header-icon.warning{background:#fff2dd;color:var(--warning)}.stocktake-header>div{min-width:0;flex:1}.stocktake-header small{color:var(--brand);font-size:11px;font-weight:700;letter-spacing:.06em}.stocktake-header h2{margin:3px 0 0;font-size:22px}.stocktake-header p{margin:4px 0 0;color:var(--muted);line-height:1.45}.surface-close{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border:0;border-radius:10px;background:#ffffff8c;color:var(--muted)}.stocktake-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin:18px 22px;overflow:hidden;border:1px solid #d8e0ea;border-radius:14px;background:#ffffffa6}.stocktake-metrics span{padding:14px;border-right:1px solid #dfe6ef;color:var(--muted);font-size:12px}.stocktake-metrics span:last-child{border:0}.stocktake-metrics strong{display:block;margin-top:5px;color:var(--text);font-size:21px;font-variant-numeric:tabular-nums}.stocktake-form{display:grid;gap:14px;padding:0 22px 6px}.stocktake-form label,.stocktake-large-confirm{display:grid;gap:7px;color:#344054;font-size:14px;font-weight:650}.stocktake-form input,.stocktake-form select,.stocktake-large-confirm input{width:100%;min-height:48px;padding:0 13px;border:1px solid #cbd6e3;border-radius:12px;background:#fffc;color:var(--text);font-size:16px}.stocktake-form input:focus,.stocktake-form select:focus,.stocktake-large-confirm input:focus{outline:3px solid rgba(42,126,218,.16);border-color:#65a3e8}.stocktake-difference{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px;border-left:3px solid var(--brand);border-radius:0 11px 11px 0;background:#eaf3ffd1}.stocktake-difference>span{color:var(--muted);font-size:13px}.stocktake-difference strong{font-size:18px}.stocktake-review{margin:6px 22px 0}.stocktake-review>div{min-height:52px;display:grid;grid-template-columns:120px 1fr;align-items:center;gap:16px;border-bottom:1px solid #dfe5ed}.stocktake-review dt{color:var(--muted)}.stocktake-review dd{margin:0;text-align:right;font-size:17px;font-weight:650}.stocktake-large-confirm{margin:16px 22px 0;padding:14px;border:1px solid #e9bdc2;border-radius:12px;background:#fff7f8e6;color:#772c35}.stocktake-error{margin:12px 22px 0}.stocktake-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:9px;padding:16px 22px 20px;border-top:1px solid rgba(209,218,230,.82);background:#f9fbfee6;box-shadow:0 -8px 22px #25374e0d}.stocktake-actions button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 17px;border:1px solid #d1dae6;border-radius:12px;background:#ffffffd1}.stocktake-actions .primary-action{border-color:var(--brand);background:var(--brand);color:#fff}.discard-summary{display:grid;grid-template-columns:1fr auto;gap:12px 20px;margin:20px 22px 10px;padding:16px;border:1px solid #dce3ec;border-radius:14px;background:#ffffffa8}.discard-summary span{color:var(--muted)}.readonly-note{margin:0 22px 8px;padding:13px;border-radius:11px;background:#eef2f7d9;color:var(--muted)}.records-page{background:var(--app-bg)}.v103-page-heading{align-items:center}.v103-page-heading>div>span{color:var(--muted);font-size:13px}.product-tools{margin-top:16px;border:1px solid var(--module-border);border-radius:14px 14px 0 0;background:#ffffffe6}.desktop-product-table{margin-top:0;border:1px solid var(--module-border);border-top:0;border-radius:0 0 14px 14px;background:#fffffff0;box-shadow:var(--module-shadow)}.desktop-product-table .product-table-head{position:sticky;top:var(--topbar-height);z-index:3;background:#f9fbfefa}.desktop-product-table .product-table-row{transition:background .14s ease}.desktop-product-table .product-table-row:hover{background:#f7faff}.desktop-product-table .stock-link{font-size:13px}.desktop-product-table svg{width:17px;height:17px}.mobile-product-list{display:none}.nav-item:focus,.mobile-product-summary:focus{outline:0}.nav-item:focus-visible,.mobile-product-summary:focus-visible{outline:3px solid rgba(66,153,249,.45);outline-offset:-3px}.bottom-nav a:focus{outline:0}.bottom-nav a:focus-visible{outline:3px solid rgba(66,153,249,.45);outline-offset:-3px}.v103-manage-dialog{border:1px solid var(--glass-border);border-radius:22px;background:#f9fbfee0;-webkit-backdrop-filter:blur(26px) saturate(160%);backdrop-filter:blur(26px) saturate(160%)}.entry-dialog,.manage-dialog{border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(24px) saturate(155%);backdrop-filter:blur(24px) saturate(155%)}.v103-confirm-backdrop{background:#11182757;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.v103-confirm-dialog{border:1px solid var(--glass-border);border-radius:22px;background:#f9fbfee0;-webkit-backdrop-filter:blur(26px) saturate(160%);backdrop-filter:blur(26px) saturate(160%)}.save-toast{position:fixed;left:50%;bottom:28px;z-index:90;min-height:46px;display:flex;align-items:center;gap:8px;padding:0 16px;border:1px solid rgba(255,255,255,.8);border-radius:14px;background:#1b293de6;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 14px 34px #0a182c38;transform:translate(-50%);animation:toast-in .25s var(--ios-ease)}.save-toast svg{color:#6ee7b7}@keyframes surface-in{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@media(min-width:1081px){.attention-toggle{cursor:default}.attention-chevron{display:none}.attention-body{display:block!important}.inventory-module{display:flex;flex-direction:column;max-height:640px}.inventory-module .v103-inventory-list{min-height:0;overflow-y:auto}.desktop-product-table{overflow:visible}}@media(min-width:761px){.records-page>header{padding:18px;border:1px solid var(--module-border);border-radius:16px;background:#ffffffeb;box-shadow:var(--module-shadow)}.order-list{overflow:hidden;border:1px solid var(--module-border);border-radius:14px;background:#fffffff0;box-shadow:var(--module-shadow)}.settings-center{padding:16px;border:1px solid var(--module-border);border-radius:16px;background:#ffffffeb;box-shadow:var(--module-shadow)}}@media(min-width:761px)and (max-width:1080px){.v103-dashboard{grid-template-columns:1fr}.inventory-module{grid-column:1;grid-row:1}.attention-module{grid-column:1;grid-row:2}.movements-module{grid-column:1;grid-row:3}.inventory-module .inventory-tools{flex-direction:row}}@media(max-width:760px){:root{--topbar-height: 64px}html,body{overflow-x:clip}body{background:#eef3f8}button,a{touch-action:manipulation}.entry-dialog input,.entry-dialog select,.entry-dialog textarea,.manage-dialog input,.manage-dialog select,.manage-dialog textarea,.confirm-dialog input,.password-form input,.inline-create input,.inline-create select{font-size:16px}.app-shell{padding-bottom:94px}.topbar{height:64px;padding:0 12px;background:#f9fbfeb8}.mobile-brand{width:126px}.mobile-brand .brand{gap:7px}.mobile-brand .brand img{width:35px;height:35px;flex-basis:35px}.mobile-brand .brand strong{font-size:15px}.top-actions{gap:5px}.top-actions .secondary-action{width:42px;min-height:42px;border-radius:13px}.top-actions .primary-action{min-height:42px;padding:0 12px;border-radius:13px;font-size:0}.top-actions .primary-action:after{content:"录入";font-size:13px}.bottom-nav{inset:auto 10px max(8px,env(safe-area-inset-bottom)) 10px;width:auto;height:68px;grid-template-columns:repeat(5,1fr);padding:0;border:1px solid var(--glass-border);border-radius:24px;background:#fafcffbd;-webkit-backdrop-filter:blur(26px) saturate(165%);backdrop-filter:blur(26px) saturate(165%);box-shadow:0 14px 34px #1739602e,inset 0 1px #ffffffe6;overflow:hidden}.bottom-nav a{position:relative;min-height:58px;border-radius:18px;font-size:11px;transition:color .16s ease,transform .14s var(--ios-ease)}.bottom-nav a:active{transform:scale(.94)}.bottom-nav a.is-active{background:#e1efffbd}.v103-dashboard{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:12px}.inventory-module{order:1}.attention-module{order:2}.movements-module{order:3}.work-module{border-radius:18px;box-shadow:0 8px 24px #1d426c14}.brand-watermark,.module-watermark{width:112px;height:112px;opacity:.04}.module-heading{min-height:78px;padding:15px 16px}.module-heading h1{font-size:20px}.module-heading span{font-size:12px}.module-refresh{width:42px;height:42px;border-radius:12px}.inventory-tools,.product-tools{align-items:stretch;flex-direction:column;gap:9px;padding:11px 12px}.inventory-search{min-height:46px;border-radius:13px}.inventory-search input{font-size:16px}.filter-chips button{min-height:38px;border-radius:11px}.v103-inventory-row{min-height:96px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:6px 12px;padding:13px 14px}.inventory-identity{grid-column:1;grid-row:1 / 3;gap:4px}.inventory-code-line>strong{font-size:15px}.stock-status{font-size:11px}.inventory-name{font-size:15px;line-height:1.42;overflow:visible;display:block}.inventory-stock{grid-column:2;grid-row:1;align-self:end}.inventory-stock strong{font-size:22px}.inventory-affordance{grid-column:2;grid-row:2;align-self:start;font-size:12px}.inventory-identity .pattern-tag{font-size:11px}.attention-toggle{cursor:pointer}.attention-module.is-collapsed .attention-body{display:none}.attention-body{padding:0 14px 10px}.attention-body .task-section{margin-top:0}.attention-body .task-title{padding:8px 0}.attention-body .task-row,.attention-body .task-row.compact{padding:12px 0}.desktop-movement-table{display:none}.mobile-movement-list{display:block;padding:0 14px 12px}.mobile-movement-list>div{min-height:66px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;border-bottom:1px solid #e6ebf1}.mobile-movement-list>div:last-child{border:0}.mobile-movement-list span{display:grid;gap:4px}.mobile-movement-list small,.mobile-movement-list em{color:var(--muted);font-size:11px;font-style:normal}.mobile-movement-list>div>em{grid-column:1 / -1}.stocktake-backdrop{align-items:end;padding:0}.stocktake-surface{width:100%;max-height:calc(var(--visual-height,100dvh) - 8px);border-radius:26px 26px 0 0;padding-bottom:max(env(safe-area-inset-bottom),8px)}.sheet-handle{width:38px;height:5px;display:block;margin:9px auto 2px;border-radius:5px;background:#5a687b47}.stocktake-header{padding:12px 18px 14px}.stocktake-header h2{font-size:21px}.stocktake-header p{font-size:14px}.stocktake-metrics{grid-template-columns:1fr 1fr;margin:14px 18px}.stocktake-metrics span{min-height:82px;padding:12px}.stocktake-metrics span:nth-child(2){border-right:0}.stocktake-metrics span:last-child{grid-column:1 / -1;border-top:1px solid #dfe6ef}.stocktake-form{gap:13px;padding:0 18px 4px}.stocktake-form label,.stocktake-large-confirm{font-size:15px}.stocktake-form input,.stocktake-form select,.stocktake-large-confirm input{min-height:50px;font-size:16px}.stocktake-review{margin:4px 18px 0}.stocktake-review>div{min-height:54px}.stocktake-large-confirm{margin:14px 18px 0}.stocktake-actions{padding:13px 18px max(14px,env(safe-area-inset-bottom))}.stocktake-actions button{min-height:48px;flex:1;padding:0 12px;font-size:15px}.discard-summary{margin:16px 18px 8px}.readonly-note{margin:0 18px 6px}.records-page{padding:16px 12px}.v103-page-heading{gap:12px;padding:4px 2px 16px}.v103-page-heading h1{font-size:25px}.v103-page-heading .primary-action{align-self:flex-start}.product-tools{margin-top:0;border-radius:16px}.desktop-product-table{display:none}.mobile-product-list{display:grid;gap:10px;margin-top:12px}.mobile-product-card{overflow:hidden;border:1px solid var(--module-border);border-radius:17px;background:#fffffff0;box-shadow:0 7px 22px #1d426c12}.mobile-product-card.is-disabled{background:#f7f8faf0}.mobile-product-summary{position:relative;width:100%;display:grid;gap:12px;padding:15px;border:0;background:transparent;color:var(--text);text-align:left}.mobile-product-title{display:grid;gap:5px;padding-right:28px}.mobile-product-title>span{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-product-title strong{font-size:17px}.mobile-product-title small{color:#475467;font-size:15px;line-height:1.4}.mobile-product-highlight{display:flex;align-items:end;justify-content:space-between;gap:14px}.mobile-product-highlight>span{display:grid;justify-items:end;gap:3px}.mobile-product-highlight>span>small{color:var(--muted);font-size:12px}.mobile-product-highlight strong{color:var(--brand);font-size:23px;font-weight:720}.mobile-product-chevron{position:absolute;right:14px;top:16px;width:20px;color:var(--muted);transition:transform .22s var(--ios-ease)}.mobile-product-card.is-expanded .mobile-product-chevron{transform:rotate(180deg)}.mobile-product-details{padding:0 15px 15px;border-top:1px solid #e6ebf1;animation:details-in .22s var(--ios-ease)}.mobile-product-details dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.mobile-product-details dl>div{min-width:0;display:grid;gap:4px;padding:10px;border-radius:11px;background:#f3f6fa}.mobile-product-details dt{color:var(--muted);font-size:11px}.mobile-product-details dd{margin:0;font-size:14px;font-weight:650}.mobile-product-actions{display:flex;flex-wrap:wrap;gap:7px}.mobile-product-actions>button,.mobile-product-actions>label{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid #d1dae6;border-radius:11px;background:#fff;color:#344054;font-size:13px}.mobile-product-actions>label input{display:none}.mobile-product-actions .primary-action{border-color:var(--brand);background:var(--brand);color:#fff}.mobile-product-actions .danger-text{color:var(--danger)}.v103-manage-dialog,.v103-confirm-dialog{width:100%;max-height:calc(100dvh - 8px);border-radius:26px 26px 0 0;padding-bottom:max(env(safe-area-inset-bottom),8px)}.v103-manage-dialog input,.v103-manage-dialog select,.v103-manage-dialog textarea,.v103-confirm-dialog input{font-size:16px}.save-toast{bottom:calc(88px + env(safe-area-inset-bottom));width:max-content;max-width:calc(100vw - 30px)}}@keyframes details-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@supports not ((backdrop-filter: blur(2px)) or (-webkit-backdrop-filter: blur(2px))){.topbar,.bottom-nav,.stocktake-surface,.v103-confirm-dialog,.v103-manage-dialog{background:#fafcfffa}}@media(prefers-reduced-transparency:reduce),(prefers-contrast:more){.topbar,.bottom-nav,.stocktake-surface,.v103-confirm-dialog,.v103-manage-dialog{background:#fbfcfe;-webkit-backdrop-filter:none;backdrop-filter:none;border-color:#bfc9d6}}@media(prefers-reduced-motion:reduce){.stocktake-surface,.save-toast,.mobile-product-details{animation:none!important}.nav-item,.top-actions button,.v103-inventory-row,.filter-chips button,.bottom-nav a,.attention-chevron,.mobile-product-chevron{transition:none!important}}
