:root{--bg:#f4efe5;--surface:#ffffffe0;--surface-strong:#fffdf8;--text:#18261f;--muted:#5b6a61;--line:#1631271f;--primary:#1e7a53;--primary-soft:#dff4e8;--danger:#c14a36;--danger-soft:#fce3de;--warning:#ad6d11;--warning-soft:#faebd1;--shadow:0 18px 50px #1f362b14;--radius-lg:28px;--radius-md:18px;--font-sans:"Segoe UI", "Helvetica Neue", sans-serif}*{box-sizing:border-box}html{font-size:16px}body{font-family:var(--font-sans);color:var(--text);background:radial-gradient(circle at 0 0,#ffffffb3,#0000 34%),linear-gradient(#efe6d4 0%,#f4efe5 38%,#f8f5ef 100%);min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.shell{min-height:100vh;padding:20px}.page{width:min(1180px,100%);margin:0 auto}.stack,.toolbar,.hero-actions,.chip-row,.order-grid,.detail-grid,.office-grid,.history-list,.card-grid,.picker-layout{gap:16px;display:grid}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.panel-inner{padding:20px}.section-title{margin:0;font-size:1.2rem;font-weight:700}.section-copy,.helper,.subtle,.order-meta,.line-meta,.summary-meta{color:var(--muted);line-height:1.5}.hero{color:#fff;background:linear-gradient(135deg,#183a2df5,#1c724de6);gap:18px;padding:28px;display:grid}.hero-top,.line-top,.history-top,.summary-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.eyebrow,.nav-link,.status-pill,.mini-chip{border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;display:inline-flex}.eyebrow{color:#ffffffe0;background:#ffffff1f;font-size:.88rem}.hero h1{max-width:10ch;margin:0;font-size:clamp(2rem,5vw,3.6rem);line-height:.98}.hero p{color:#ffffffdb;max-width:56ch;margin:0;line-height:1.6}.nav-tabs{flex-wrap:wrap;gap:10px;display:flex}.nav-link{background:#ffffff1a;border:1px solid #ffffff2e}.card-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.metric,.order-card,.line-card,.history-card,.summary-card,.action-card{border-radius:var(--radius-md);background:var(--surface-strong);border:1px solid var(--line);padding:18px}.metric strong,.chip strong{font-size:1.4rem;line-height:1.1;display:block}.toolbar{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end}.field{gap:8px;display:grid}.field label{font-size:.9rem;font-weight:600}.input,.select{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;padding:14px 16px}.button,.button-secondary,.button-ghost,.button-danger{border:none;border-radius:14px;padding:14px 16px}.button{background:var(--primary);color:#fff}.button-secondary{background:var(--primary-soft);color:var(--primary)}.button-ghost{color:var(--text);border:1px solid var(--line);background:0 0}.button-danger{background:var(--danger-soft);color:var(--danger)}.status-new{color:#45576c;background:#e8edf3}.status-partial{background:var(--warning-soft);color:var(--warning)}.status-missing{background:var(--danger-soft);color:var(--danger)}.status-complete{background:var(--primary-soft);color:var(--primary)}.order-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.detail-grid{grid-template-columns:minmax(0,1.6fr) minmax(320px,1fr);align-items:start}.office-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr)}.lookup-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:16px;display:grid}.lookup-single{gap:16px;display:grid}.lookup-search-row{grid-template-columns:minmax(0,1fr) 120px;gap:12px;display:grid}.lookup-list{gap:12px;display:grid}.lookup-list-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.lookup-order-list{gap:10px;max-height:calc(100vh - 220px);padding-right:4px;display:grid;overflow:auto}.lookup-order-button{text-align:left;border:1px solid var(--line);background:var(--surface-strong);border-radius:16px;gap:6px;width:100%;padding:12px 14px;display:grid}.lookup-order-button-active{background:#eef8f2;border-color:#1e7a5347}.lookup-order-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.lookup-order-meta{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:.82rem;display:flex}.lookup-order-status{background:var(--primary-soft);color:var(--primary);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.lookup-order-status-printed{color:#fff;background:linear-gradient(#c20b67 0%,#a10856 100%)}.lookup-order-status-packing{color:#fff;background:linear-gradient(#8654e7 0%,#6a34d4 100%)}.lookup-order-status-handover{color:#fff;background:linear-gradient(#ff72bf 0%,#f148a7 100%)}.lookup-order-status-shipped{color:#fff;background:linear-gradient(#ffae38 0%,#ff9800 100%)}.lookup-order-status-received{color:#fff;background:linear-gradient(#5dcf1d 0%,#49b30e 100%)}.lookup-order-status-returning{color:#fff;background:linear-gradient(#ef8b76 0%,#e46d57 100%)}.lookup-order-status-returned{color:#fff;background:linear-gradient(#a21679 0%,#820f60 100%)}.lookup-summary{background:linear-gradient(#fbfff9 0%,#f1f8f3 100%);border:1px solid #1e7a531f;border-radius:16px;gap:8px;padding:12px 14px;display:grid}.lookup-summary-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.lookup-summary-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.lookup-summary-code{font-size:1.08rem}.lookup-report-button{color:#fff;background:#e35d48;min-height:34px;padding:8px 14px;font-size:.82rem;font-weight:700}.lookup-history-tabs{justify-content:flex-start;align-items:center;gap:8px;display:inline-flex}.lookup-history-tab{color:#2d5a46;cursor:pointer;background:#f5fbf7;border:1px solid #166f4a29;border-radius:999px;padding:7px 12px;font-size:.82rem;font-weight:700}.lookup-history-tab-active{color:#fff;background:#166f4a;border-color:#166f4a}.history-note{margin-top:6px;line-height:1.45}.history-meta{color:var(--muted);margin-top:8px;font-size:.9rem}.office-simple-header{background:linear-gradient(135deg,#173128 0%,#1f7d55 62%,#4aa06d 100%);border-color:#1135262e;box-shadow:0 18px 40px #17312824}.office-simple-header-inner{justify-content:space-between;align-items:center;gap:12px;display:flex}.office-simple-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.office-header-sync-button{white-space:nowrap;min-width:168px;min-height:42px;box-shadow:0 12px 24px #1135262e}.warehouse-header-actions{align-items:center;gap:10px;display:flex}.warehouse-home-link{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;font-size:1.28rem;line-height:1;display:inline-flex}.warehouse-icon-button{font-size:1.46rem;font-weight:800}.logout-group{flex-wrap:nowrap;flex:0 auto;align-items:center;gap:10px;min-width:0;display:flex}.logout-name{color:#ffffffeb;white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.94rem;font-weight:600;overflow:hidden}.logout-button{color:inherit;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff2e;justify-content:center;align-items:center;gap:0;min-width:40px;min-height:40px;padding:0;display:inline-flex}.logout-button-icon{justify-content:center;align-items:center;width:1.1rem;height:1.1rem;line-height:1;display:inline-flex}.logout-button-icon svg{width:100%;height:100%;display:block}.office-simple-header-inner h1{color:#fff;margin:0;font-size:1.4rem}.office-simple-header .nav-link{color:#fff;background:#ffffff1a;border-color:#ffffff2e}.lookup-search-row .button{box-shadow:0 10px 18px #1e7a5326}.lookup-history-section{background:#fffdf8}.lookup-history-list{gap:10px}.chip-row{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.chip{border-radius:var(--radius-md);background:#ffffff1a;border:1px solid #ffffff29;padding:14px 16px}.line-list,.history-list{margin:0;padding:0;list-style:none}.line-list,.history-list,.action-grid,.checkbox-list,.picker-tools,.missing-panel{gap:12px;display:grid}.line-qty{flex-wrap:wrap;gap:12px;margin-top:10px;font-size:.92rem;display:flex}.qty-box{background:#f4f5f1;border-radius:12px;padding:10px 12px}.checkbox-item{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.checkbox-item input[type=number]{width:80px}.action-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.table{border-collapse:collapse;width:100%}.table th,.table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px 10px}.table th{color:var(--muted);font-size:.85rem;font-weight:700}.compact-order-head{gap:8px;display:grid}.compact-order-code{margin:0;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1}.helper-row{flex-wrap:wrap;gap:8px;display:flex}.mini-chip{color:var(--muted);background:#f4f5f1;font-size:.82rem}.product-row{gap:12px;display:grid}.product-row-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-name{margin:0;font-size:1.03rem;line-height:1.35}.product-sku{color:var(--muted);margin-top:4px;font-size:.82rem}.product-counts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.count-chip{text-align:center;background:#f4f5f1;border-radius:12px;padding:10px 8px}.count-chip strong{font-size:1.06rem;line-height:1.1;display:block}.count-chip span{color:var(--muted);margin-top:4px;font-size:.76rem;display:block}.picker-tool-row{grid-template-columns:1fr 1fr auto;align-items:start;gap:10px;display:grid}.missing-toggle{border:1px solid var(--line);background:var(--surface-strong);border-radius:16px}.missing-toggle summary{cursor:pointer;padding:14px 16px;font-weight:700;list-style:none}.missing-toggle summary::-webkit-details-marker{display:none}.missing-toggle[open] summary{border-bottom:1px solid var(--line)}.missing-hint{color:var(--muted);margin:0;font-size:.88rem}.missing-item{border:1px solid var(--line);background:#fff;border-radius:14px;gap:10px;padding:12px 14px;display:grid}.missing-item-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.missing-check{align-items:center;gap:10px;font-weight:600;display:flex}.missing-qty-row{grid-template-columns:minmax(0,1fr) 120px;align-items:center;gap:10px;display:grid}.packing-board,.packing-screen{gap:16px;display:grid}.packing-search-error{color:#ffffffdb}.packing-header-shell{isolation:isolate;gap:10px;padding:16px 18px;display:grid}.packing-header-row{grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:center;gap:14px;width:100%;display:grid}.packing-header-search{z-index:2;align-items:center;gap:10px;width:100%;min-width:0;display:flex;position:relative}.packing-header-leading{z-index:3;flex:none;align-items:center;gap:10px;display:inline-flex;position:relative}.packing-header-input{z-index:1;flex:auto;width:100%;min-width:0;max-width:none;min-height:46px;padding:10px 14px;position:relative}.packing-header-station{z-index:3;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.warehouse-home-link,.logout-button,.packing-station-change{touch-action:manipulation;z-index:4;position:relative}.packing-scan-head{gap:6px;display:grid}.packing-manual-entry{grid-template-columns:minmax(0,1fr) 140px;gap:12px;display:grid}.packing-open-button,.packing-scan-button{min-height:54px;font-weight:700}.packing-main-inner{gap:14px;display:grid}.packing-order-summary{background:linear-gradient(#fbfff9 0%,#eef8f2 100%);border:1px solid #1e7a531f;border-radius:18px;gap:8px;padding:14px 16px;display:grid}.packing-order-top,.packing-order-meta,.packing-scan-strip,.packing-line-title-row,.packing-line-row{align-items:center;gap:10px;display:flex}.packing-order-top{justify-content:space-between}.packing-order-meta{flex-wrap:wrap}.packing-order-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.packing-order-actions .lookup-order-status{padding:9px 14px;font-size:1rem;font-weight:800}.packing-order-complete-button{color:#7b4a09;background:linear-gradient(#fff1dc 0%,#f7d8a8 100%);border:1px solid #ad6d112e;border-radius:999px;min-height:38px;padding:8px 14px;font-size:.9rem;font-weight:800;box-shadow:inset 0 1px #ffffff80}.packing-order-badge{color:var(--text);white-space:nowrap;background:#ffffffeb;border:1px solid #18261f1a;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.packing-order-inline-meta{color:var(--text);white-space:nowrap;background:#ffffffeb;border:1px solid #18261f1f;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff8c}.packing-order-badge-status{color:#fff;border:none}.packing-order-badge-status-printed{background:linear-gradient(#c20b67 0%,#a10856 100%)}.packing-order-badge-status-packing{background:linear-gradient(#8654e7 0%,#6a34d4 100%)}.packing-order-badge-status-handover{background:linear-gradient(#ff72bf 0%,#f148a7 100%)}.packing-order-badge-status-shipped{background:linear-gradient(#ffae38 0%,#ff9800 100%)}.packing-order-badge-status-received{background:linear-gradient(#5dcf1d 0%,#49b30e 100%)}.packing-order-badge-status-returning{background:linear-gradient(#ef8b76 0%,#e46d57 100%)}.packing-order-badge-status-returned{background:linear-gradient(#a21679 0%,#820f60 100%)}.packing-order-badge-carrier{color:#fff;border:none}.packing-order-badge-carrier-jnt{background:linear-gradient(#ff4b47 0%,#ef2d2a 100%)}.packing-order-badge-carrier-bestinc{background:linear-gradient(#1946b7 0%,#0f3498 100%)}.packing-order-badge-carrier-vtp{background:linear-gradient(#169b80 0%,#0f7b63 100%)}.packing-order-note{color:var(--muted);font-size:.92rem;line-height:1.45}.packing-order-note-strong{color:var(--text);font-size:1.1rem;font-weight:700;line-height:1.5}.packing-scan-strip{align-items:stretch}.packing-product-input{min-height:54px;font-size:1rem}.packing-columns{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.packing-column{min-height:0}@media (min-width:960px){.packing-columns{grid-template-columns:minmax(0,1.5fr) minmax(320px,1fr);align-items:start}.packing-column{max-height:calc(100vh - 330px);padding-right:6px;overflow:auto}}.packing-line-list{gap:10px}.packing-done-footer{justify-content:flex-end;padding-top:8px;display:flex}.packing-line-row{align-items:stretch}.packing-line-main{border:1px solid var(--line);width:100%;color:inherit;text-align:left;background:#ffffffeb;border-radius:16px;flex:1;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex}.packing-line-main-static{cursor:default}.packing-line-row-done .packing-line-main{background:#fff}.packing-line-text{gap:6px;min-width:0;display:grid}.packing-line-title-row{flex-wrap:wrap;align-items:flex-start}.packing-line-qty{text-align:right;flex:none;min-width:72px;font-size:1.18rem;font-weight:800;line-height:1}.packing-tick-button{min-width:52px;min-height:52px;color:var(--primary);background:#ecf8f0;border:1px solid #1e7a532e;border-radius:16px;flex:0 0 52px;font-size:1.2rem;font-weight:800}.packing-undo-button{color:#c14a36;background:#fff0eb;border:1px solid #c14a362e;border-radius:12px;flex:0 0 40px;min-width:40px;min-height:40px;font-size:.92rem;font-weight:800}@media (max-width:720px){.packing-header-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;display:grid}.packing-header-search{align-items:center;width:100%;min-width:0;display:flex}.packing-header-input{flex:auto;width:100%;max-width:none}.packing-header-leading{gap:8px}.packing-header-station{justify-content:flex-start}.packing-manual-entry{grid-template-columns:minmax(0,1fr)}.packing-scan-strip{grid-template-columns:minmax(0,1fr) 120px;display:grid}.packing-line-main{padding:11px 12px}.packing-order-top,.packing-order-actions{align-items:flex-start}.packing-line-qty{min-width:58px;font-size:1.02rem}.packing-tick-button{min-width:46px;min-height:46px}.packing-undo-button{min-width:36px;min-height:36px}}.warehouse-shell .warehouse-hero{color:#fff;background:linear-gradient(135deg,#173128,#1d7c54);padding:10px 14px}.warehouse-topbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.warehouse-title-group{align-items:center;gap:10px;min-width:0;display:flex}.warehouse-title-group strong{font-size:1.02rem}.warehouse-title-badge{color:#ffffffeb;white-space:nowrap;background:#ffffff24;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.warehouse-subtle{color:#ffffffc7;font-size:.88rem}.compact-line-card{padding:14px 16px}.picked-line-card{background:#f5fbf7}.pick-screen{min-height:calc(100vh - 120px);padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.pick-main-panel{min-height:calc(100vh - 180px)}.pick-main-inner{gap:10px;height:100%;display:grid}.pick-order-summary{background:linear-gradient(#fffaf2 0%,#fff5e8 100%);border:1px solid #ad6d1124;border-radius:16px;gap:8px;padding:12px 14px;display:grid}.pick-order-summary-row{align-items:flex-start;gap:8px;display:grid}.pick-order-summary-row strong{color:var(--warning);text-transform:uppercase;letter-spacing:.04em;font-size:.88rem}.pick-order-summary .pick-order-summary-row span{color:var(--text);font-size:1.12rem;font-weight:700;line-height:1.45}.pick-lines-scroll{gap:10px;padding-right:2px;display:grid;overflow:auto}.pick-section{border:1px solid var(--line);border-radius:16px;gap:4px;padding:10px 12px;display:grid}.pick-section-pending{background:#fffdfa}.pick-section-done{background:#f6fbf8}.pick-section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.75rem;font-weight:800}.pick-section-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.pick-section-actions{align-items:center;gap:6px;margin-left:auto;display:flex}.pick-section-action{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;width:28px;height:28px;font-size:.95rem}.pick-section-collapse{width:34px;font-size:1rem;font-weight:700}.pick-line-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 0;display:grid}.pick-section .pick-line-row:last-child{border-bottom:none;padding-bottom:2px}.pick-line-text{min-width:0}.pick-line-name{font-size:1rem;line-height:1.22;display:block}.pick-line-sku{color:var(--muted);font-size:.78rem;font-weight:600}.pick-line-shelf{color:var(--primary);font-size:.8rem;font-weight:700}.pick-line-batch{color:var(--warning);font-size:.74rem;font-weight:700}.pick-line-meta-row{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.pick-line-note{color:var(--primary);font-size:.72rem}.pick-line-edit{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:2px 8px;font-size:.68rem}.pick-line-qty{text-align:right;min-width:42px;font-size:1.08rem;font-weight:800;line-height:1}.pick-footer-bar{width:min(1180px,100%);padding:6px 8px calc(8px + env(safe-area-inset-bottom,0px));background:linear-gradient(#f4efe500,#f4efe5f5 28%);grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid;position:fixed;bottom:8px;left:50%;transform:translate(-50%)}.pick-footer-wide{grid-column:1/-1}.pick-footer-bar .button,.pick-footer-bar .button-danger,.pick-footer-bar .button-secondary{white-space:nowrap;min-height:38px;padding:8px 6px;font-size:.98rem;font-weight:700}.modal-card .button,.modal-card .button-danger,.modal-card .button-ghost,.modal-card .button-secondary{min-height:38px;padding:9px 10px;font-size:.88rem}.edit-line-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.edit-line-button{text-align:left;border:1px solid var(--line);background:#fffdf8;border-radius:12px;gap:6px;width:100%;padding:10px;display:grid}.edit-line-button-active{border-color:var(--primary);background:#eef9f2}.edit-line-delete{min-width:56px;padding:0;font-size:1rem;font-weight:700}@media (max-width:640px){.shell{padding:6px}.page.stack{gap:8px}.panel-inner{padding:10px}.warehouse-topbar{gap:8px}.warehouse-title-group{gap:8px;min-width:0}.warehouse-title-group strong{font-size:.98rem}.warehouse-title-badge{padding:4px 8px;font-size:.76rem}.nav-link{padding:6px 10px;font-size:.84rem}.pick-screen{padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}.pick-main-panel{min-height:calc(100vh - 142px)}.pick-lines-scroll{gap:8px}.pick-section{border-radius:14px;padding:8px 10px}.pick-section-title{font-size:.72rem}.pick-order-summary .pick-order-summary-row span{font-size:1.04rem}.pick-section-action{width:26px;height:26px;font-size:.9rem}.pick-section-collapse{width:32px;font-size:.95rem}.pick-line-row{gap:8px;padding:7px 0}.pick-line-name{font-size:.94rem}.pick-line-sku,.pick-line-shelf,.pick-line-note{font-size:.8rem}.pick-line-edit{padding:2px 7px;font-size:.64rem}.pick-line-qty{min-width:38px;font-size:1rem}.pick-footer-bar{padding:5px 6px calc(8px + env(safe-area-inset-bottom,0px));grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;bottom:10px}.pick-footer-bar .button,.pick-footer-bar .button-danger,.pick-footer-bar .button-secondary{letter-spacing:-.01em;border-radius:12px;min-height:34px;padding:7px 4px;font-size:.86rem;font-weight:700;line-height:1.05}.modal-backdrop{padding:8px}.modal-card{border-radius:16px;gap:8px;width:100%;max-height:78vh;padding:10px}.modal-list{gap:8px}.select-card{border-radius:12px;gap:6px;padding:8px}.select-qty-row{grid-template-columns:auto minmax(0,88px);gap:6px}.qty-stepper{grid-template-columns:repeat(2,28px);gap:4px}.stepper-button{border-radius:8px;min-height:28px;font-size:.92rem}.select-card strong{font-size:.82rem;line-height:1.18}.modal-qty{min-width:32px;font-size:.86rem}.modal-card .button,.modal-card .button-danger,.modal-card .button-ghost,.modal-card .button-secondary{min-height:32px;padding:6px 8px;font-size:.74rem}.modal-footer .button,.modal-footer .button-danger{min-height:40px;font-size:.9rem;font-weight:700}.edit-line-row{grid-template-columns:minmax(0,1fr) 56px;gap:6px}.edit-line-button{padding:8px}.edit-line-delete{min-width:52px;min-height:32px;padding:0;font-size:.92rem}.edit-actions{grid-template-columns:1fr}}@media (max-width:1024px){.lookup-layout{grid-template-columns:1fr}.lookup-order-list{max-height:none}}@media (max-width:640px){.lookup-search-row{grid-template-columns:1fr}.lookup-summary-top,.lookup-summary-actions{flex-direction:column;justify-content:flex-start;align-items:stretch}.office-simple-header-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.office-simple-header-inner h1{font-size:1.15rem;line-height:1.05}.office-simple-header-actions{flex-wrap:nowrap;flex:0 auto;justify-content:flex-end;width:auto}.office-header-sync-button{min-width:0;min-height:38px;padding:8px 12px;font-size:.84rem}.logout-group{gap:8px}.logout-name{max-width:84px;font-size:.88rem}.logout-button{border-radius:12px;min-width:38px;min-height:38px;padding:0}.lookup-report-button{width:100%}}.compact-line-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.compact-line-meta{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:.9rem;display:flex}.modal-backdrop{z-index:40;background:#0f181475;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--line);width:min(720px,100%);max-height:min(82vh,900px);box-shadow:var(--shadow);background:#fff;border-radius:24px;gap:14px;padding:18px;display:grid;overflow:auto}.packing-confirm-card{place-self:center;width:min(440px,100%);margin:0 auto}.carrier-retry-card{background:linear-gradient(#fffaf5 0%,#fff3ea 100%);border-color:#c14a3629}.carrier-retry-card .modal-head strong{color:#b24a37}.carrier-retry-card .modal-body p{color:#7b4a33;margin:0;line-height:1.55}.carrier-retry-card .select{background:#fffffff5;border-color:#c14a362e}.packing-processing-bar{background:#da954e2e;border-radius:999px;width:100%;height:10px;overflow:hidden}.packing-processing-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#d88b39 0%,#efb36c 100%);width:42%;height:100%;animation:1.15s ease-in-out infinite packing-progress-slide;display:block}@keyframes packing-progress-slide{0%{transform:translate(-120%)}to{transform:translate(280%)}}.modal-overlay{z-index:9999;background:#0f181475;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.modal-helper{color:var(--muted);font-size:.84rem;line-height:1.3}.modal-search{margin-top:0}.modal-list{gap:12px;display:grid}.modal-footer{background:#fff;padding-top:8px;position:sticky;bottom:-10px}.modal-footer-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.select-card{text-align:left;border:1px solid var(--line);background:#fffdf8;border-radius:16px;gap:10px;width:100%;padding:14px;display:grid}.select-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.modal-qty{min-width:52px;font-size:1.5rem}.select-card strong{font-size:1rem}.select-card-active{border-color:var(--primary);background:#eef9f2}.danger-select-card{border-color:var(--danger);background:#fff3f0}.select-card-controls{justify-content:space-between;align-items:center;gap:12px;display:flex}.select-card-meta{flex:auto;min-width:0}.select-qty-row{flex:none;align-items:center;display:flex}.qty-stepper{grid-template-columns:38px minmax(52px,64px) 38px;align-items:center;gap:6px;display:grid}.stepper-button{border:1px solid var(--line);background:#f7fbf8;border-radius:10px;min-height:40px;font-size:1rem;font-weight:700}.select-qty-input{text-align:center;border-radius:10px;min-height:40px;padding:6px 4px;font-weight:700}.select-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.select-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.select-qty-input[type=number]{-moz-appearance:textfield}.edit-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.scan-camera-box{background:#f7fcf9;border:1px dashed #1e7a5366;border-radius:18px;gap:10px;padding:18px;display:none}.scan-camera-stage{background:linear-gradient(#d7e9dd 0%,#edf7f0 100%);border:1px solid #1e7a5324;border-radius:16px;position:relative;overflow:hidden}.scan-camera-preview{object-fit:cover;transform-origin:50%;border-radius:16px;width:100%;min-height:220px;max-height:280px;transition:transform .16s;display:block}.scan-camera-frame{pointer-events:none;position:absolute;inset:0}.scan-camera-frame:before{content:"";border-radius:22px;width:min(58vw,260px);max-width:calc(100% - 34px);height:min(58vw,260px);max-height:calc(100% - 34px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 9999px #091a1233,inset 0 0 0 1px #ffffff14}.scan-camera-frame-corner{filter:drop-shadow(0 2px 6px #0a281c33);border:0 solid #7ef0ba;width:34px;height:34px;position:absolute}.scan-camera-frame-corner-tl{border-top-width:4px;border-left-width:4px;border-top-left-radius:16px;top:calc(50% - min(29vw,130px));left:calc(50% - min(29vw,130px))}.scan-camera-frame-corner-tr{border-top-width:4px;border-right-width:4px;border-top-right-radius:16px;top:calc(50% - min(29vw,130px));right:calc(50% - min(29vw,130px))}.scan-camera-frame-corner-bl{border-bottom-width:4px;border-left-width:4px;border-bottom-left-radius:16px;bottom:calc(50% - min(29vw,130px));left:calc(50% - min(29vw,130px))}.scan-camera-frame-corner-br{border-bottom-width:4px;border-right-width:4px;border-bottom-right-radius:16px;bottom:calc(50% - min(29vw,130px));right:calc(50% - min(29vw,130px))}.scan-actions,.manual-entry{gap:10px;display:grid}.scan-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.scan-zoom-row{flex-wrap:wrap;gap:8px;display:flex}.scan-zoom-chip{min-width:66px;min-height:38px;color:var(--muted);background:#ffffffeb;border:1px solid #1631271f;border-radius:999px;padding:0 12px;font-weight:700}.scan-zoom-chip-active{color:#fff;background:#1e7a53;border-color:#1e7a53}.camera-retry-row{justify-content:flex-start;display:flex}.manual-entry{grid-template-columns:minmax(0,1fr);align-items:end}.batch-action-bar{grid-template-columns:minmax(0,1fr) 140px;align-items:end;gap:10px;display:grid}.selected-order-card{border-color:var(--primary);background:#eef9f2}.scan-idle-box{border:1px solid var(--line);background:#fffdf8;border-radius:18px;gap:10px;padding:18px;display:grid}.batch-list{gap:10px;display:grid}.batch-action-row{grid-template-columns:minmax(0,1fr) 132px;align-items:center;gap:10px;display:grid}.batch-row{border:1px solid var(--line);background:#fffdf8;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.batch-row-main{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.batch-row-main strong{font-size:.98rem}.batch-row-main span{color:var(--muted);font-size:.88rem}.batch-row-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.confirm-card{width:min(420px,100%)}.confirm-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:900px){.detail-grid,.office-grid{grid-template-columns:1fr}}@media (max-width:640px){.shell{padding:12px}.hero{padding:22px}.panel-inner,.order-card,.line-card,.summary-card,.history-card,.action-card{padding:16px}.action-row,.picker-tool-row,.missing-qty-row{grid-template-columns:1fr}.product-counts{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-card{border-radius:16px;max-height:78vh;padding:10px}.compact-line-head{flex-direction:column}.select-card-top{flex-direction:row;align-items:center}.scan-actions,.manual-entry,.batch-row,.batch-action-bar{display:grid}.scan-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.scan-actions>button{white-space:nowrap;min-width:0;min-height:42px;padding-inline:8px;font-size:.88rem}.scan-actions>button:last-child{grid-column:1/-1}.manual-entry,.batch-row,.batch-action-bar{grid-template-columns:1fr}.warehouse-topbar{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.warehouse-title-group{flex-wrap:nowrap;flex:auto;min-width:0}.warehouse-header-actions{flex:none;justify-content:flex-end;width:auto;min-width:0}.confirm-actions{grid-template-columns:1fr}.pick-line-qty{font-size:1rem}.pick-footer-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.pick-footer-wide{grid-column:1/-1}.select-card{gap:6px;padding:10px}.select-card-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.select-card-meta{min-width:0}.modal-helper{font-size:.76rem}.modal-qty{min-width:32px;font-size:.86rem}.select-qty-row{justify-content:flex-end}.qty-stepper{grid-template-columns:36px minmax(48px,58px) 36px;gap:4px}.stepper-button,.select-qty-input{min-height:38px}.select-qty-input{border-radius:10px;padding:4px}.batch-row-main{flex-direction:column;align-items:flex-start;gap:6px}.scan-camera-preview{min-height:180px}.scan-camera-frame:before{width:min(64vw,220px);height:min(64vw,220px)}.scan-camera-frame-corner-tl,.scan-camera-frame-corner-tr,.scan-camera-frame-corner-bl,.scan-camera-frame-corner-br{width:28px;height:28px}.warehouse-header-actions{justify-content:flex-end;width:auto}.logout-group{justify-content:flex-end;gap:6px;width:auto;min-width:0;max-width:100%}.logout-name{max-width:62px;font-size:.86rem}.logout-button{padding:7px 10px;font-size:.82rem}.warehouse-home-link{min-width:38px;min-height:38px;font-size:1.2rem}.warehouse-icon-button{font-size:1.28rem}}.login-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fffdf8f0;border:1px solid #1631271a;border-radius:30px;gap:22px;width:min(440px,100%);padding:28px;display:grid;box-shadow:0 24px 60px #1c3c2e1f}.login-brand{gap:8px;display:grid}.login-kicker{color:#1e7a53;background:#e7f5ec;border-radius:999px;width:fit-content;padding:7px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.login-brand h1{margin:0;font-size:2rem}.login-brand p{color:var(--muted);margin:0;line-height:1.6}.login-form,.login-samples,.login-sample-list{gap:14px;display:grid}.login-input{min-height:52px}.login-submit{width:100%;min-height:52px;font-weight:700}.login-error{color:#b24a37;background:#fce3de;border-radius:14px;padding:12px 14px;font-size:.94rem}.login-samples{border-top:1px solid var(--line);padding-top:18px}.login-samples-head{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:.88rem;display:flex}.login-sample-list{grid-template-columns:repeat(2,minmax(0,1fr))}.login-sample{text-align:left;border:1px solid var(--line);background:#fff;border-radius:18px;gap:4px;padding:14px;display:grid}.login-sample strong{font-size:.98rem}.login-sample span,.login-helper{color:var(--muted);font-size:.88rem}.login-helper{margin:0}.account-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:16px;display:grid}.account-head,.account-item-top,.account-item-actions,.account-form-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-list,.account-tools,.account-tool-actions{gap:12px;display:grid}.account-tools{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:end}.account-tool-actions{grid-template-columns:repeat(2,minmax(0,180px));justify-content:end}.account-item{background:var(--surface-strong);border:1px solid var(--line);border-radius:18px;gap:10px;padding:16px;display:grid}.account-item-copy{gap:4px;display:grid}.account-item p{color:var(--muted);margin:0}.account-mini-button{min-width:70px;padding:10px 14px}.account-active-toggle{align-items:center;gap:10px;display:inline-flex}.account-page{gap:16px}.packing-staff-pick{text-align:left;width:100%}.packing-staff-pick-active{background:#eef8f2;border-color:#1e7a5347}.packing-station-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.packing-station-card{border:1px solid var(--line);background:var(--surface-strong);text-align:left;border-radius:18px;gap:6px;padding:16px;display:grid}.packing-station-card span{color:var(--muted)}.packing-station-card-active{background:#eef8f2;border-color:#1e7a5347}.packing-station-bar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.packing-station-chip{color:#ffffffeb;background:#ffffff24;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:.84rem;font-weight:700;display:inline-flex}.packing-header-station .packing-station-chip:first-child{color:#4d3b0a;background:linear-gradient(#ffe6a5 0%,#f3bf4f 100%);border-color:#4d3b0a1f}.packing-header-station .packing-station-chip:nth-child(2){color:#114b33;background:linear-gradient(#dff6ea 0%,#8bd0aa 100%);border-color:#114b331f}.packing-station-chip-active{background:#ffffff3d}.packing-station-meta{color:#ffffffd1;font-size:.84rem}.packing-station-change{color:#fff;background:#ffffff1a;border-color:#ffffff2e;min-height:34px;padding:6px 12px}.packing-station-change:disabled{opacity:.52;cursor:not-allowed;pointer-events:none}.manager-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid;position:relative}.manager-card{border:1px solid var(--line);text-align:left;width:100%;color:inherit;z-index:1;background:linear-gradient(#fffdf8 0%,#f5fbf7 100%);border-radius:22px;gap:8px;padding:22px;display:grid;position:relative;box-shadow:0 16px 34px #1c3c2e14}.manager-card strong{font-size:1.12rem}.manager-card p{color:var(--muted);margin:0;line-height:1.55}.manager-card:hover{transform:translateY(-1px);box-shadow:0 18px 36px #1c3c2e1c}.report-tab-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:stretch;gap:10px;width:100%;display:grid}.report-tab-button{border:1px solid var(--line);width:100%;min-width:0;min-height:44px;color:var(--text);text-align:center;white-space:nowrap;background:#fffdf8;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-weight:700;display:inline-flex}.report-tab-button-active{color:#fff;background:#1e7a53;border-color:#1e7a53}.report-card-list{gap:14px;display:grid}.report-section-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.report-export-button{min-width:110px}.report-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:20px;gap:14px;padding:18px;display:grid}.report-card-head,.report-line-item{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.report-card-head p,.report-line-item p{color:var(--muted);margin:4px 0 0}.report-product-title{font-size:1.08rem;line-height:1.45}.report-order-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.report-order-date{color:var(--muted);font-size:.92rem;font-weight:600}.report-line-list{gap:10px;display:grid}.report-line-item,.report-toggle{border-top:1px dashed #16312724;padding-top:10px}.report-aged-summary{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.report-aged-main{flex:auto;gap:8px;min-width:0;display:grid}.report-toggle-inline{border-top:none;width:auto;margin-left:auto;padding-top:0}.summary-meta .report-toggle-inline{margin-top:0}.report-toggle summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-weight:700;list-style:none;display:flex}.report-toggle summary::-webkit-details-marker{display:none}.report-toggle-inline summary{justify-content:flex-end;padding:0}.report-toggle-inline[open]{width:100%;margin-left:0}.report-toggle-inline .report-line-list{margin-top:10px}.report-toggle-card{border-top:none;padding-top:0}.report-toggle-card summary{width:100%;padding:0}.report-toggle-card .report-line-list{margin-top:12px}.report-toggle-icon{color:var(--muted);font-size:1rem}.report-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.report-performance-panel{gap:14px;display:grid}.report-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.report-metric-chip{background:#f7fcf8;border:1px solid #16312714;border-radius:16px;gap:4px;padding:12px 14px;display:grid}.report-metric-chip span{color:var(--muted);font-size:.86rem}.report-metric-chip strong{font-size:1.15rem}.report-range-label{min-height:42px;color:var(--muted);background:#f3fbf6;border-radius:999px;align-items:center;padding:0 12px;font-size:.92rem;font-weight:600;display:inline-flex}.report-range-select{min-width:190px;max-width:220px;min-height:42px;padding-block:10px}.report-config-button{min-width:128px}.report-table-wrap{border:1px solid var(--line);background:#fffdf8;border-radius:18px;overflow-x:auto}.report-table{border-collapse:collapse;width:100%;min-width:760px}.report-table th,.report-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #16312714;padding:12px 14px}.report-table th{background:#f3fbf6;font-size:.9rem}.report-table tbody tr:last-child td{border-bottom:none}.report-staff-detail{gap:12px;display:grid}.report-config-sheet{width:min(460px,100vw - 28px)}.report-config-list{gap:10px;margin-top:4px;display:grid}.report-config-item{background:#fffdf8;border:1px solid #1631271a;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.report-config-copy{font-size:.96rem;font-weight:600;line-height:1.4}.report-config-check{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.report-config-check input{accent-color:#d5377d;width:18px;height:18px}@media (max-width:980px){.account-layout,.detail-grid,.office-grid,.lookup-layout,.manager-grid,.report-performance-grid,.account-tools{grid-template-columns:1fr}.account-tool-actions{justify-content:flex-start}}@media (max-width:640px){.login-card{border-radius:24px;padding:22px}.login-sample-list{grid-template-columns:1fr}.account-head,.account-item-top,.account-item-actions,.account-form-actions{flex-wrap:wrap;justify-content:flex-start}.account-tool-actions{grid-template-columns:1fr 1fr;width:100%}.packing-station-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-card-head,.report-line-item,.report-section-head{flex-direction:column;align-items:flex-start}.report-metric-grid{grid-template-columns:1fr}.report-table{min-width:640px}.report-range-select{min-width:100%;max-width:none}.report-tab-row{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.report-tab-button{width:100%;min-width:0;padding-inline:12px}.report-config-sheet{width:min(420px,100vw - 20px)}}.toolbar-row{align-items:center;gap:12px;display:flex}.product-list{gap:14px;display:grid}.product-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:20px;overflow:hidden}.product-card-top{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;padding:14px 18px;display:grid}.product-card-head{text-align:left;background:#fff;border:0;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:0;display:flex}.product-card-main{gap:4px;display:grid}.product-card-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.product-card-body{border-top:1px solid var(--line);gap:14px;padding:16px 18px 18px;display:grid}.product-card-body .toolbar-row{grid-template-columns:minmax(0,1fr) 124px;align-items:stretch;gap:12px;display:grid}.product-card-body .input,.product-card-body .toolbar-row>.button,.product-card-body .toolbar-row>.button-ghost{min-height:50px}.product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-alias-list{flex-wrap:wrap;gap:8px;display:flex}.product-alias-chip{border:1px solid var(--line);background:#f8fcfa;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.product-alias-remove{color:#b24a37;background:0 0;border:0;font-weight:700}.product-card-body .toolbar-row>.button,.product-card-body .toolbar-row>.button-ghost,.panel-inner .toolbar-row>.button,.panel-inner .toolbar-row>.button-ghost{white-space:nowrap}.product-log-button{color:#49588f;background:linear-gradient(#f7f8ff 0%,#eef1ff 100%);border-color:#5767992e;align-self:center;min-height:42px;padding:9px 14px}.product-soft-button{color:#9a6114;background:linear-gradient(#fff8ef 0%,#fff0da 100%);border-color:#c383242e;min-height:50px}.product-log-card{width:min(560px,100%)}.product-log-list{gap:10px;display:grid}.product-log-item{border:1px solid var(--line);background:#fffdf8;border-radius:16px;gap:6px;padding:12px 14px;display:grid}.product-log-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.print-products-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;display:grid}.print-products-actions{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.print-settings-button{min-width:52px;padding:0 14px;font-size:1.1rem}.print-summary-inline{color:var(--muted);flex-wrap:wrap;gap:10px;display:flex}.print-product-card{overflow:visible}.print-product-card-active{border-color:#1e7a533d;box-shadow:0 18px 42px #1e7a5314}.print-product-card-top{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.print-product-check{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative}.print-product-check input{opacity:0;position:absolute;inset:0}.print-product-check span{background:#fff;border:1px solid #172b222e;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.print-product-check input:checked+span{background:#1e7a53;border-color:#1e7a53}.print-product-check input:checked+span:after{content:"✓";color:#fff;font-size:.9rem;font-weight:700}.print-product-main{gap:4px;display:grid}.print-product-main p{color:var(--muted);margin:0;font-size:.92rem}.print-product-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.print-pagination{justify-content:space-between}.print-modal-card{width:min(640px,100%)}.print-confirm-list{max-height:min(60vh,560px);overflow:auto}.print-confirm-copy{gap:4px;display:grid}.print-confirm-copy span{color:var(--muted);font-size:.92rem}.print-confirm-qty{gap:6px;min-width:110px;display:grid}@media (max-width:760px){.toolbar-row{flex-direction:column;align-items:stretch}.scan-camera-box{display:grid}.panel-inner .toolbar-row{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.panel-inner .toolbar-row>.button,.panel-inner .toolbar-row>.button-ghost,.product-card-body .toolbar-row>.button,.product-card-body .toolbar-row>.button-ghost{text-align:center;justify-content:center;align-items:center;width:100%;min-height:48px;padding-left:12px;padding-right:12px;display:inline-flex}.product-card-body .toolbar-row{grid-template-columns:minmax(0,1fr) 116px}.product-card-head{flex-direction:column}.product-card-top{grid-template-columns:1fr;gap:8px}.product-card-meta{justify-content:flex-start}.product-log-button{width:100%}.product-form-grid{grid-template-columns:1fr}.product-log-top{flex-direction:column;align-items:flex-start}.print-products-toolbar{grid-template-columns:1fr}.print-product-card-top{grid-template-columns:28px minmax(0,1fr)}.print-product-meta{grid-column:1/-1;justify-content:flex-start}.print-pagination{gap:10px}.print-products-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.print-settings-button{min-width:unset}}.print-confirm-qty{width:100%}.server-topbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.server-metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.server-metric-card,.server-mini-card,.server-route-item,.server-alert-item{background:#fffdf8f0;border:1px solid #124e361f;border-radius:18px;box-shadow:0 18px 42px #124e3614}.server-metric-card,.server-mini-card{gap:6px;padding:16px 18px;display:grid}.server-metric-card span,.server-mini-card span{color:#263931b8;font-size:.88rem}.server-metric-card strong{font-size:1.7rem;line-height:1.05}.server-mini-card strong{font-size:1.2rem;line-height:1.1}.server-panel-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.server-mini-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.server-route-list,.server-alert-list{gap:10px;display:grid}.server-route-item,.server-alert-item{padding:12px 14px}.server-route-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.server-route-item strong{font-size:.96rem}.server-route-item span,.server-alert-head,.server-alert-item time{color:#263931b8;font-size:.84rem}.server-alert-item{gap:8px;display:grid}.server-alert-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.server-alert-warning{background:#fff7e8;border-color:#c98d2038}.server-alert-error{background:#fff2ef;border-color:#bf573f33}.server-alert-info{background:#eef9f2;border-color:#1e7a532e}.server-online-table td:last-child,.server-pm2-table td:last-child{white-space:nowrap}@media (max-width:820px){.server-topbar{flex-direction:column;align-items:stretch}.server-panel-grid,.server-mini-grid,.server-metric-grid{grid-template-columns:1fr}.server-route-item,.server-alert-head{flex-direction:column;align-items:flex-start}.server-online-table,.server-pm2-table{font-size:.92rem}}
