:root{--green: #1f7a45;--green-deep: #14532f;--green-soft: #e8f5ee;--ink: #1c2b22;--muted: #6b7c71;--line: #d7e5dc;--bg: #eef3f0;--warn: #c45c26;--rail-w: 72px;--sub-w: 188px;--header-h: 56px;--table-head: #f3f8f5}*{box-sizing:border-box}body{margin:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--bg)}button,input,select,textarea{font:inherit}button{cursor:pointer;border:none;border-radius:8px;padding:.5rem .95rem;background:var(--green);color:#fff}button.ghost{background:#fff;color:var(--green);border:1px solid var(--green)}button.danger{background:#a33}button.mini{padding:.15rem .45rem;font-size:.78rem;border-radius:6px}input,select,textarea{border:1px solid var(--line);border-radius:8px;padding:.5rem .7rem;background:#fff}.layout{min-height:100vh;display:grid;grid-template-columns:var(--rail-w) var(--sub-w) 1fr}.rail{background:var(--green-deep);color:#edf7f1;display:flex;flex-direction:column;align-items:stretch;padding:.75rem .4rem;gap:.25rem}.rail-brand{text-align:center;padding:.35rem 0 .85rem;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:.5rem}.rail-brand .mark{width:36px;height:36px;margin:0 auto .35rem;border-radius:10px;background:var(--green);display:grid;place-items:center;font-weight:700;font-size:.85rem}.rail-brand .name{font-size:.68rem;color:#a7cbb6;line-height:1.2}.rail-item{display:flex;align-items:center;justify-content:center;width:100%;padding:.7rem .2rem;border-radius:10px;background:transparent;color:#cfe8d9;font-size:.82rem;line-height:1.2}.rail-item:hover{background:#ffffff1f;color:#fff}.rail-item.active{background:#ffffff38;color:#fff;font-weight:600}.subnav{background:#f7fbf8;border-right:1px solid var(--line);padding:1rem .75rem;display:flex;flex-direction:column;gap:.25rem}.subnav-head{font-size:.95rem;font-weight:700;padding:.25rem .55rem .85rem;border-bottom:1px solid var(--line);margin-bottom:.55rem}.subnav-user{font-size:.78rem;color:var(--muted);font-weight:400;margin-top:.25rem}.subnav button{width:100%;text-align:left;background:transparent;color:var(--ink);border-radius:8px;padding:.55rem .7rem;font-size:.9rem}.subnav button:hover{background:var(--green-soft)}.subnav button.active{background:var(--green-soft);color:var(--green);font-weight:600}.main{display:flex;flex-direction:column;min-width:0;min-height:100vh}.topbar{height:var(--header-h);flex-shrink:0;display:flex;justify-content:space-between;align-items:center;padding:0 1.25rem;background:#fff;border-bottom:1px solid var(--line)}.topbar-title{font-size:1.05rem;font-weight:700}.topbar-actions{display:flex;gap:.55rem;align-items:center}.main-body{padding:1rem 1.25rem 2rem;flex:1}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-bottom:1rem}.card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:1rem}.card .label{color:var(--muted);font-size:.85rem}.card .value{font-size:1.5rem;font-weight:700;margin-top:.35rem}.toolbar{display:flex;gap:.55rem;flex-wrap:wrap;margin-bottom:.85rem;align-items:center}.table-toolbar{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;justify-content:space-between;margin-bottom:.85rem;padding:.75rem .9rem;background:#fff;border:1px solid var(--line);border-radius:12px}.table-toolbar .left,.table-toolbar .right{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.table-toolbar input,.table-toolbar select{min-width:120px}.status-tabs{display:flex;gap:0;margin-bottom:.85rem;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.status-tabs button{flex:1;border-radius:0;background:#fff;color:var(--muted);border:none;border-right:1px solid var(--line);padding:.65rem .5rem;font-size:.9rem}.status-tabs button:last-child{border-right:none}.status-tabs button.active{background:var(--green-soft);color:var(--green);font-weight:600}table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden}th,td{padding:.7rem .75rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:.9rem}th{background:var(--table-head);color:#24573a;font-weight:600}tbody tr:hover{background:#fafcfb}.tag{display:inline-block;padding:.15rem .55rem;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:.8rem}.tag-sm{margin-left:.35rem;padding:.05rem .4rem;font-size:.72rem;vertical-align:middle}.pager{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:.85rem;padding:.55rem .15rem}.pager select{margin:0 .25rem;padding:.25rem .45rem}.pager-btns{display:flex;align-items:center;gap:.55rem}.pager-btns button:disabled{opacity:.45;cursor:not-allowed}.pager-num{min-width:64px;text-align:center;font-variant-numeric:tabular-nums;color:var(--muted)}.muted{color:var(--muted)}.login-wrap{min-height:100vh;display:grid;place-items:center;background:linear-gradient(160deg,#e8f5ee,#f7faf8 45%,#fff8ef)}.login-card{width:min(420px,92vw);background:#fff;border-radius:20px;padding:1.75rem;border:1px solid var(--line);box-shadow:0 20px 50px #1f7a4514}.login-card h2{margin:0 0 .35rem}.login-card .field{display:grid;gap:.35rem;margin:.9rem 0}.login-card button{width:100%;margin-top:.5rem}.detail-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:1rem}.detail-grid-solo{grid-template-columns:1fr}.row-actions{display:flex;gap:.4rem;flex-wrap:wrap}.money{color:var(--warn);font-weight:700}.section-title{margin:0 0 .75rem;font-size:1rem}.form-section{margin-top:1.1rem;padding-top:.9rem;border-top:1px solid var(--line)}.form-section-title{font-size:.95rem;font-weight:700;margin:0 0 .75rem;color:#24573a}.space-between{justify-content:space-between}.error-text{color:#a33}.demo-hint{font-size:.82rem;margin-top:.5rem;line-height:1.5}.table-card{padding:0;overflow:auto}.click-row{cursor:pointer}.click-row.selected{background:var(--green-soft)}.order-item{border-top:1px solid var(--line);padding:.7rem 0}.ship-edit-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.45rem;margin:.45rem 0}.ship-field{display:grid;gap:.2rem;font-size:.78rem;color:var(--muted)}.ship-field input,.ship-field select{min-width:88px;width:96px;padding:.4rem .5rem}.ship-field.ship-reason{flex:1;min-width:140px}.ship-field.ship-reason select{width:100%;min-width:140px}.ship-edit-row>button{align-self:flex-end}.order-lines{display:grid;gap:.45rem;min-width:200px}.order-line{display:grid;grid-template-columns:40px 1fr;gap:.45rem;align-items:start}.order-line .meta{font-size:.82rem;line-height:1.35}.order-line .price{color:var(--warn);font-weight:600}.order-head{display:flex;align-items:center;gap:.75rem;min-width:200px}.order-head-main{min-width:0;line-height:1.45}.order-head .tag{flex-shrink:0}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px;min-width:120px}.action-btn{padding:.28rem .35rem!important;border-radius:4px!important;background:#fff!important;color:#33443a!important;border:1px solid var(--line)!important;font-size:.78rem!important;line-height:1.2}.action-btn:hover{background:var(--green-soft)!important;color:var(--green)!important}.action-btn.danger-text{color:#a33!important}.action-btn.danger-text:hover{background:#fdecec!important}.thumb{width:48px;height:48px;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.thumb.sm{width:40px;height:40px;border-radius:6px}.thumb.lg{width:64px;height:64px;border-radius:10px}.thumb.placeholder{display:grid;place-items:center;background:#eef5f0;color:var(--muted);font-size:.75rem}.thumb.preview{width:80px;height:80px;margin-top:.5rem;display:block}.page-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#12281c73;display:grid;place-items:center;padding:1rem}.modal-card{width:min(920px,96vw);max-height:min(90vh,960px);overflow:auto;background:#fff;border-radius:14px;border:1px solid var(--line);box-shadow:0 24px 60px #14322038;padding:1.1rem 1.25rem 1.25rem}.order-edit-modal{width:min(860px,96vw);max-height:min(92vh,980px)}.order-edit-totals{margin-top:1rem;padding:.85rem 1rem;background:#f3f8f5;border:1px solid var(--line);border-radius:12px;display:grid;gap:.4rem}.order-edit-final{margin-top:.25rem;padding-top:.5rem;border-top:1px dashed var(--line);font-size:1.05rem;font-weight:700}.modal-head{margin-bottom:.75rem}.modal-actions{margin-top:1rem;justify-content:flex-end}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.form-grid .field{display:grid;gap:.3rem;min-width:0}.form-grid .span-2{grid-column:span 2}.form-grid .span-3{grid-column:span 3}.form-grid textarea{resize:vertical;min-height:60px}.form-grid label{font-size:.85rem;color:var(--muted)}.form-grid select,.form-grid input{width:100%;max-width:100%;box-sizing:border-box}.unit-picker{display:flex;flex-wrap:wrap;gap:.35rem}.unit-chip{padding:.28rem .7rem;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:.85rem;line-height:1.2}.unit-chip:hover{border-color:var(--green);color:var(--green)}.unit-chip.on{background:var(--green-soft);border-color:var(--green);color:var(--green);font-weight:650}.addon-bind-select{width:148px;min-width:148px;flex:0 0 auto}.addon-qty-input{width:72px;flex:0 0 auto}.checkbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.check-item{display:flex;gap:.35rem;align-items:center;font-size:.9rem}.config-list{display:grid;gap:.5rem}.config-row{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid var(--line)}.config-key{color:var(--muted);font-family:ui-monospace,monospace;font-size:.88rem}.config-val{font-weight:600}.addon-picker{position:relative}.addon-box{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;min-height:42px;padding:.35rem .5rem;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:text}.addon-box:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #1f7a451f}.addon-tag{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .45rem;border-radius:6px;background:var(--green-soft);color:var(--green);font-size:.85rem}.addon-tag button{padding:0;width:16px;height:16px;border-radius:50%;background:transparent;color:var(--muted);font-size:.85rem;line-height:1}.addon-tag button:hover{color:#a33}.addon-box input{flex:1;min-width:120px;border:none;outline:none;padding:.25rem .2rem;box-shadow:none;background:transparent}.addon-suggest{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:5;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 24px #1432201f;max-height:220px;overflow:auto}.addon-suggest.empty{padding:.75rem .9rem;color:var(--muted)}.addon-suggest-item{width:100%;text-align:left;background:#fff;color:var(--ink);border-radius:0;padding:.65rem .9rem;display:flex;justify-content:space-between;gap:.75rem}.addon-suggest-item:hover{background:var(--green-soft)}.addon-selected{display:grid;gap:.5rem;margin-top:.75rem}.addon-chip{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;border:1px solid var(--line);border-radius:10px;padding:.5rem .65rem;background:#f7fbf8}.addon-chip-main{display:grid;gap:.1rem;min-width:100px;flex:1}.prod-info{display:grid;grid-template-columns:64px 1fr;gap:.65rem;align-items:center}.prod-info .name-line{font-weight:600}.prod-info .cat-prefix{color:var(--warn);font-weight:600;margin-right:.25rem}.picking-date-bar .left{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.picking-date-bar input[type=date]{border:1px solid var(--line);border-radius:8px;padding:.4rem .55rem;background:#fff}.design-toolbar .primary{background:#0f766e;border-color:#0f766e;color:#fff;border-radius:8px;padding:.55rem 1rem}.design-search{width:220px;max-width:100%;border:1px solid var(--line);border-radius:8px;padding:.55rem .75rem;background:#fff}.design-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.design-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 8px 20px #1432200f;display:flex;flex-direction:column;align-items:center}.design-split{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:1.25rem;align-items:start}@media(max-width:960px){.design-split{grid-template-columns:1fr}}.phone-shell{width:230px;aspect-ratio:9 / 19.5;margin:.85rem auto .35rem;border-radius:28px;border:2px solid #1c2b22;background:#111;padding:10px 8px 12px;box-sizing:border-box;box-shadow:0 14px 30px #14322029;display:flex;flex-direction:column}.phone-shell.preview-alone{margin:0}.phone-notch{width:78px;height:8px;border-radius:999px;background:#2a2a2a;margin:0 auto 8px;flex:0 0 auto}.phone-frame{flex:1;min-height:0;margin:0;background:#f4f7f5;border-radius:18px;border:1px solid #d7e5dc;overflow:hidden;font-size:11px;color:#1c2b22;display:flex;flex-direction:column}.phone-frame.member{background:#fff}.phone-scroll{flex:1;min-height:0;overflow:auto}.pv-navbar{flex:0 0 auto;text-align:center;font-weight:650;font-size:12px;padding:.55rem .4rem;letter-spacing:.02em}.pv-tabbar{flex:0 0 auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e5eee8;padding:.35rem .2rem .45rem;background:#fff}.pv-tab{text-align:center}.pv-tab i{display:block;width:14px;height:14px;border-radius:4px;margin:0 auto .15rem;opacity:.9}.pv-tab em{font-style:normal;font-size:9px}.pv-login-card{background:#fff;border:1px solid #d7e5dc;border-radius:12px;padding:.85rem}.pv-login-title{font-weight:700;font-size:13px}.pv-login-btn{margin-top:.75rem;background:#1f7a45;color:#fff;text-align:center;border-radius:999px;padding:.55rem;font-weight:650}.pv-banner{background:linear-gradient(135deg,#14532f,#1f7a45 55%,#2d9a5b);color:#fff;padding:1.1rem .85rem 1.4rem}.pv-brand{font-size:18px;font-weight:700;letter-spacing:.04em}.pv-sub{opacity:.88;margin-top:.25rem;font-size:10px}.pv-search{margin:-.55rem .7rem .55rem;background:#fff;border-radius:999px;padding:.45rem .7rem;color:#8a9a8e;border:1px solid #d7e5dc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pv-cats{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem;padding:0 .65rem .55rem}.pv-cat{text-align:center}.pv-cat i{display:block;width:28px;height:28px;margin:0 auto .2rem;border-radius:50%;background:#1f7a45}.pv-cat:nth-child(2) i{background:#e85d4c}.pv-cat:nth-child(3) i{background:#f0a020}.pv-cat:nth-child(4) i{background:#3a8dde}.pv-cat:nth-child(5) i{background:#8b5cf6}.pv-cat:nth-child(6) i{background:#0d9488}.pv-cat em{font-style:normal;font-size:10px;color:#44564c}.pv-notice{margin:0 .65rem .55rem;background:#fff7ed;color:#9a3412;border-radius:8px;padding:.4rem .55rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pv-goods{padding:0 .65rem .75rem}.pv-goods-title{font-weight:650;margin-bottom:.4rem}.pv-goods-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem}.pv-goods-row div{height:54px;border-radius:8px;background:linear-gradient(180deg,#dceadf,#c5d9cc)}.pv-profile{display:flex;align-items:center;gap:.65rem;padding:1rem .85rem .85rem;background:linear-gradient(180deg,#1f7a45,#176338);color:#fff}.pv-avatar{width:42px;height:42px;border-radius:50%;background:#ffffff40;display:grid;place-items:center;font-weight:700}.pv-nick{font-weight:700}.pv-level{opacity:.85;font-size:10px;margin-top:.15rem}.pv-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.25rem;padding:.65rem .5rem;background:#fff;border-bottom:1px solid #eef3f0}.pv-stats div{text-align:center}.pv-stats b{display:block;font-size:12px}.pv-stats span{color:#7a8a7e;font-size:10px}.pv-panel{padding:.65rem .75rem}.pv-panel-title{font-weight:650;margin-bottom:.45rem}.pv-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem}.pv-icons span{display:grid;place-items:center;height:34px;border-radius:10px;background:#e8f5ee;color:#1f7a45;font-weight:700}.design-card-meta{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-end;padding:0 .9rem .85rem}.design-card-title{font-weight:650;margin-bottom:.15rem}.design-card-actions{display:flex;gap:.35rem}.ghost.tiny{padding:.25rem .45rem;min-width:32px}.design-modal{width:min(720px,94vw)}.studio-mask{align-items:stretch;padding:.75rem}.design-studio{width:min(1180px,98vw);max-height:96vh;display:flex;flex-direction:column}.studio-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:1rem;min-height:0;flex:1;overflow:hidden}@media(max-width:900px){.studio-layout{grid-template-columns:1fr;overflow:auto}}.studio-preview{overflow:auto}.studio-phone{margin:0 auto}.studio-side{overflow:auto;border:1px solid var(--line);border-radius:12px;background:#f7fbf8;padding:.85rem}.studio-lib-title,.studio-panel h4{font-weight:700;margin:0 0 .55rem}.studio-lib-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin-bottom:.9rem}.studio-lib-grid button{padding:.45rem .3rem;font-size:.8rem}.studio-lib-grid button.active{background:var(--green-soft);border-color:var(--green);color:var(--green)}.studio-panel{display:grid;gap:.65rem}.studio-block{border:2px dashed transparent;border-radius:10px;margin:.15rem .2rem;cursor:pointer}.studio-block.active{border-color:#3b82f6;background:#3b82f60f}.pv-cat-img{width:28px;height:28px;border-radius:50%;object-fit:cover;display:block;margin:0 auto .2rem}.pv-ads{margin:.35rem .55rem;display:grid;gap:.35rem}.pv-ads.empty{border:1px dashed #b7c9bd;border-radius:8px;padding:.7rem;text-align:center;color:#7a8a7e}.pv-ad{min-height:48px;border-radius:8px;overflow:hidden;background:#dceadf;display:grid;place-items:center;color:#44564c;font-size:10px}.pv-ad img{width:100%;height:56px;object-fit:cover;display:block}.cat-editor-list{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.65rem}.cat-editor-item{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .55rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:.82rem}.cat-editor-item.active{border-color:#3b82f6;background:#eff6ff}.cat-editor-item img,.cat-fallback{width:22px;height:22px;border-radius:50%;object-fit:cover}.cat-fallback{display:grid;place-items:center;background:#1f7a45;color:#fff;font-size:10px;font-weight:700}.img-pick-preview{width:100%;max-width:280px;height:120px;object-fit:cover;border-radius:10px;border:1px solid var(--line);display:block;margin-bottom:.45rem;background:#eef3f0}.img-pick-preview.round{width:72px;height:72px;border-radius:50%}.img-pick-preview.wide{height:90px}.studio-popup-preview{margin-top:.5rem;padding:.75rem;border-radius:12px;background:#12281c8c;display:grid;place-items:center}.studio-popup-card{width:180px;background:#fff;border-radius:12px;padding:.65rem;text-align:center}.studio-popup-card img{width:100%;height:120px;object-fit:cover;border-radius:8px;display:block}.checkbox-row{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center;padding-top:.4rem}.checkbox-row label{display:inline-flex;align-items:center;gap:.35rem;color:var(--ink)}@media(max-width:1100px){.layout{grid-template-columns:var(--rail-w) 1fr}.subnav{display:none}.detail-grid{grid-template-columns:1fr}}.finance-preview-card{padding-bottom:0}.finance-preview-card .section-title{margin:0 0 .85rem;padding:0;line-height:1.4}.table-embed{margin:0 -1rem;overflow:auto;border-top:1px solid var(--line)}.table-embed table{border-radius:0}.table-embed th:first-child,.table-embed td:first-child{padding-left:1rem}.table-embed th:last-child,.table-embed td:last-child{padding-right:1rem}.table-card>.section-title{margin:0;padding:1rem 1rem .75rem;line-height:1.4}.finance-sales-card .sales-cat-title{color:#c45c26;margin:0 0 .75rem;text-align:center}.finance-sales-card .sales-cat-total{margin-top:.65rem}.finance-export-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.65rem;margin-top:.75rem}.finance-export-btn{background:#e8f2ff;color:#1a5f9e;border:1px solid #c5dbf5;font-weight:650;padding:.85rem 1rem}.finance-export-btn:hover{background:#d7e9fc}.sales-pair-grid{display:flex;flex-direction:column;gap:0;border:1px solid var(--line);border-radius:8px;overflow:hidden}.sales-pair{display:grid;grid-template-columns:1fr auto 1fr auto;gap:0;border-bottom:1px solid var(--line)}.sales-pair:last-child{border-bottom:none}.sales-name,.sales-qty{padding:.45rem .65rem;border-right:1px solid var(--line);font-size:.9rem}.sales-pair>:nth-child(4n),.sales-pair>:last-child{border-right:none}.sales-qty{text-align:right;color:#333;font-variant-numeric:tabular-nums}.report-scroll{overflow:auto;max-height:min(70vh,720px)}.report-scroll table{min-width:720px}.finance-total-row td{font-weight:700;background:#f7fbf8}.delivery-note-modal{width:min(860px,96vw);max-height:92vh;overflow:auto}.dn-sheet{position:relative;padding:.4rem .6rem .8rem;color:#111}.dn-title{text-align:center;font-size:28px;font-weight:700;letter-spacing:.4em;margin:0 0 12px;padding-right:.4em}.dn-head{display:grid;grid-template-columns:1.45fr 1fr;gap:6px 18px;font-size:14px;line-height:1.75;margin-bottom:10px}.dn-head .right{text-align:right}.dn-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px;background:#fff}.dn-table th,.dn-table td{border:1px solid #333;padding:7px 5px;vertical-align:middle}.dn-table th{text-align:center;font-weight:600;background:#fff}.dn-table .c{text-align:center}.dn-table .r{text-align:right}.dn-table .name{text-align:left;word-break:break-all}.dn-sum{margin-top:10px;font-size:14px;line-height:1.85}.dn-foot{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:18px;font-size:14px}.dn-stub{position:absolute;right:-4px;top:48%;writing-mode:vertical-rl;letter-spacing:.18em;color:#888;font-size:12px;pointer-events:none}.weigh-page{min-height:100vh;background:#eef3f0;display:flex;flex-direction:column}.weigh-toolbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.75rem 1.25rem;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 4px 16px #1432200f}.weigh-toolbar-left,.weigh-toolbar-right{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.weigh-sheet{margin:1rem auto 0;width:min(980px,calc(100vw - 2rem));background:#fff;border:1px solid #cfdad3;border-radius:8px;padding:1.25rem 1.4rem 1.5rem;box-shadow:0 10px 30px #1432200f}.weigh-table .weigh-cell-input,.weigh-table .weigh-cell-select{width:100%;max-width:100%;border:1px solid #9ab5a4;border-radius:6px;padding:.45rem .35rem;text-align:center;font-size:15px;background:#f7fbf8}.weigh-table .weigh-jin{background:#fff8e8;border-color:#e0b35a;font-weight:700}.weigh-table .weigh-cell-select{text-align:left;font-size:12px;padding:.35rem}.weigh-sub{font-size:12px;margin-top:2px}.weigh-extra{width:min(980px,calc(100vw - 2rem));margin:1rem auto 2rem}@media print{.weigh-toolbar,.weigh-extra,.no-print{display:none!important}.weigh-page{background:#fff}.weigh-sheet{width:100%;margin:0;border:none;box-shadow:none}}.oplog-item{padding:.55rem 0;border-bottom:1px dashed var(--line, #e5ebe7)}.oplog-item:last-child{border-bottom:none}.oplog-main{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.oplog-time{font-size:12px;margin-top:2px}@media(max-width:720px){.layout{grid-template-columns:1fr}.rail{flex-direction:row;overflow-x:auto;padding:.4rem;position:sticky;top:0;z-index:20}.rail-brand{display:none}.rail-item{min-width:64px}.cards,.form-grid,.checkbox-grid{grid-template-columns:1fr}.form-grid .span-2,.form-grid .span-3{grid-column:span 1}.sales-pair{grid-template-columns:1fr auto}.sales-pair>:nth-child(n+3){border-top:1px solid var(--line)}}.matrix-scroll{overflow-x:auto}.matrix-preview{width:max-content;min-width:100%;border-collapse:collapse;font-size:13px}.matrix-preview th,.matrix-preview td{border:1px solid var(--line);padding:.45rem .65rem;text-align:center;white-space:nowrap}.matrix-preview th{background:#e8f5ee;font-weight:650}.matrix-preview th:first-child,.matrix-preview td:first-child{text-align:left;position:sticky;left:0;background:#fff;z-index:1;min-width:7rem}.matrix-preview thead th:first-child{background:#e8f5ee;z-index:2}.matrix-preview .total-row td{font-weight:700;background:#f7fbf8}.matrix-preview .total-row td:first-child{background:#f7fbf8}
