/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.inline{display:inline}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#17211d;--muted:#728078;--line:#e5ebe7;--green:#176f58;--green-dark:#0e5644;--green-soft:#e9f3ef;--paper:#f4f7f5;--white:#fff;--red:#c84d4d;--amber:#bd7724;--blue:#3d6fa8}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0}body{font-family:var(--font-geist-sans),"Microsoft YaHei","PingFang SC",sans-serif}button,input{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}aside{color:#fff;z-index:30;background:#102b23;flex-direction:column;height:100vh;padding:24px 14px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:0 10px 28px;display:flex}.brand>div{color:#18352d;background:#f0b74d;border-radius:12px;place-items:center;width:40px;height:40px;font-size:20px;font-weight:900;display:grid}.brand span,.aside-foot span{flex-direction:column;display:flex}.brand strong{letter-spacing:2px;font-size:20px}.brand small,.aside-foot small{color:#9db4aa;margin-top:2px}nav{flex-direction:column;gap:5px;display:flex}nav button{color:#b9c9c2;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;padding:10px 12px;display:flex}nav button b{color:#d8e4df;background:#1e3c33;border-radius:8px;place-items:center;width:27px;height:27px;font-size:12px;display:grid}nav button span{flex:1}nav button i{color:#fff;background:#d75d4f;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:11px;font-style:normal;display:grid}nav button:hover,nav button.active{color:#fff;background:#1c4739}nav button.active b{color:#17342c;background:#edba59}.aside-foot{border-top:1px solid #2b493f;align-items:center;gap:10px;margin-top:auto;padding:18px 8px 0;display:flex}.mini-avatar,.avatar{color:var(--green);background:#e0efe9;place-items:center;font-weight:800;display:grid}.mini-avatar{border-radius:50%;width:34px;height:34px}.aside-foot span{flex:1}.aside-foot button{color:#b8cbc3;background:0 0;border:0}main{min-width:0}header{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;height:82px;padding:0 32px;display:flex;position:sticky;top:0}header>div:first-of-type{flex:1}header small{color:var(--muted);font-size:12px}header h1{margin:4px 0 0;font-size:19px}.header-actions{align-items:center;gap:12px;display:flex}.header-actions label{background:#f4f7f5;border:1px solid #e8edea;border-radius:10px;align-items:center;gap:8px;width:260px;height:38px;padding:0 12px;display:flex}.header-actions input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.header-actions button{border:1px solid var(--line);background:#fff;border-radius:10px;height:38px}.notice{width:38px;position:relative}.notice i{color:#fff;background:#d95448;border-radius:9px;place-items:center;width:17px;height:17px;font-size:10px;font-style:normal;display:grid;position:absolute;top:-5px;right:-4px}.user-chip{align-items:center;gap:8px;padding:3px 10px 3px 4px;display:flex}.user-chip span{width:29px;height:29px;color:var(--green);background:#e8f1ed;border-radius:8px;place-items:center;font-weight:800;display:grid}.menu-btn{display:none}.content{max-width:1540px;margin:auto;padding:28px 32px 48px}.hero-card{color:#fff;background:linear-gradient(118deg,#164c3d,#1e725b);border-radius:18px;justify-content:space-between;align-items:center;min-height:172px;padding:30px 34px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #175b4426}.hero-card:after{content:"";border:55px solid #ffffff0c;border-radius:50%;width:340px;height:340px;position:absolute;top:-175px;right:10%}.eyebrow,.section-kicker{letter-spacing:1.2px;text-transform:uppercase;font-size:11px;font-weight:800}.hero-card .eyebrow{color:#b9dccf}.hero-card h2{margin:9px 0 8px;font-size:28px}.hero-card p{color:#d3e6df;margin:0}.primary{color:#18372e;z-index:1;background:#edb650;border:0;border-radius:10px;padding:11px 18px;font-weight:800;position:relative;box-shadow:0 5px 12px #0a2c2122}.primary:hover{background:#f3c46e}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1fr auto;padding:18px 20px;display:grid;position:relative;overflow:hidden}.metric:before{content:"";background:var(--blue);width:4px;position:absolute;top:0;bottom:0;left:0}.metric span{color:var(--muted);font-size:13px}.metric strong{grid-area:1/2/3;font-size:27px}.metric small{color:#8a958f;margin-top:7px}.metric.green:before{background:#2e9476}.metric.amber:before{background:#d9993f}.metric.red:before{background:#d76060}.dashboard-grid{grid-template-columns:1.6fr 1fr;gap:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:16px}.panel-head{justify-content:space-between;align-items:center;padding:20px 22px 14px;display:flex}.section-kicker{color:var(--green)}.panel h3{margin:5px 0 0;font-size:18px}.text-btn{color:var(--green);background:0 0;border:0;font-weight:700}.order-list{padding:0 10px 12px}.order-row{border-top:1px solid #edf1ef;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:14px 12px;display:grid}.style-thumb{color:#315348;border-radius:10px;place-items:center;width:43px;height:48px;font-weight:800;display:grid}.order-main{min-width:0}.order-title{align-items:center;gap:10px;display:flex}.order-title span{color:#53625b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.order-main small,.order-side small,.data-table small{color:#87918c;margin-top:4px;display:block}.progress{background:#edf1ef;border-radius:10px;height:5px;margin-top:9px;overflow:hidden}.progress i{border-radius:10px;height:100%;display:block}.dashboard-order-progress{max-width:360px;margin-top:9px}.dashboard-order-progress>span{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-order-progress>span small{color:#66766e;margin:0}.dashboard-order-progress>span strong{color:#17664f;font-size:12px}.dashboard-order-progress .progress{height:7px;margin-top:5px}.order-side{text-align:right;min-width:82px}.order-side>strong{margin-top:8px;display:block}.status{white-space:nowrap;border-radius:20px;align-items:center;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.status.ok{color:#24735e;background:#e9f4ef}.status.warning{color:#aa6b18;background:#fff2de}.status.danger{color:#b84343;background:#fdeaea}.alert-count{color:#c34545;background:#fde9e9;border-radius:20px;padding:5px 10px;font-weight:800}.alerts{padding:0 12px 14px}.alerts button{text-align:left;background:0 0;border:0;border-top:1px solid #edf1ef;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;width:100%;padding:16px 8px;display:grid}.alerts button:hover{background:#f8faf9}.alerts span{flex-direction:column;display:flex}.alerts small{color:#87918c;margin-top:4px}.alerts em{color:var(--green);font-size:12px;font-style:normal;font-weight:700}.alert-dot{border-radius:9px;place-items:center;width:27px;height:27px;display:grid}.alert-dot.red{color:#c74848;background:#fdeaea}.alert-dot.amber{color:#b67422;background:#fff0da}.alert-dot.blue{color:#3c6ca1;background:#e8f0fa}.quick-panel{margin-top:18px}.quick-grid{grid-template-columns:repeat(6,1fr);gap:9px;padding:0 14px 18px;display:grid}.quick-grid button{border:1px solid var(--line);text-align:left;background:#fbfcfb;border-radius:12px;grid-template-columns:35px 1fr auto;align-items:center;gap:9px;padding:14px 12px;display:grid}.quick-grid button:hover{background:#f4faf7;border-color:#9bc4b4}.quick-grid b{width:34px;height:34px;color:var(--green);background:#e8f2ee;border-radius:9px;place-items:center;display:grid}.quick-grid span{flex-direction:column;min-width:0;display:flex}.quick-grid strong{font-size:13px}.quick-grid small{color:#89938e;margin-top:3px;font-size:10px}.quick-grid i{color:#8da198;font-style:normal}.page-heading,.page-tools{justify-content:space-between;align-items:center;display:flex}.page-heading{margin:4px 2px 18px}.page-heading h2,.page-tools h2{margin:6px 0;font-size:25px}.page-heading p,.page-tools p{color:var(--muted);margin:0}.page-panel{padding:24px}.page-tools{margin-bottom:20px}.filter-row{gap:9px;margin-bottom:16px;display:flex}.filter-row input{border:1px solid var(--line);background:#f9fbfa;border-radius:9px;outline:0;flex:1;min-width:300px;max-width:480px;padding:10px 13px}.filter-chip,.tabs button{border:1px solid var(--line);color:#617068;background:#fff;border-radius:9px;padding:9px 14px}.filter-chip.active,.tabs button.active{color:#17664f;background:#eaf4f0;border-color:#2d8068;font-weight:800}.data-table{border:1px solid var(--line);border-radius:12px;overflow:hidden}.data-table .tr{border-top:1px solid var(--line);align-items:center;gap:12px;min-height:64px;padding:9px 14px;display:grid}.data-table .tr:first-child{border-top:0}.data-table .tr.th{color:#6b7972;background:#f5f8f6;min-height:42px;font-size:12px;font-weight:800}.data-table .tr:not(.th):hover{background:#fafcfb}.data-table span{min-width:0;font-size:13px}.data-table span>strong{display:block}.order-table .tr{grid-template-columns:1.25fr 1.2fr .55fr .5fr 1fr .55fr}.allocation-table .tr{grid-template-columns:1.5fr repeat(6,.75fr)}.generic-table .tr{grid-template-columns:repeat(7,1fr)}.compact{max-width:120px;margin-top:0}.tabs{gap:8px;margin-bottom:16px;display:flex;overflow:auto}.small-metrics{margin-top:0}.contact-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.contact-grid article{border:1px solid var(--line);border-radius:13px;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.avatar{border-radius:12px;width:44px;height:44px;font-size:18px}.contact-grid h3{margin:7px 0 2px}.contact-grid p{color:var(--muted);margin:0 0 7px;font-size:13px}.contact-grid article>button{color:#839089;background:0 0;border:0;align-self:start}.scrim{display:none}@media (width<=1100px){.quick-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr}.header-actions label{display:none}.generic-table{overflow-x:auto}.generic-table .tr{min-width:800px}}@media (width<=760px){.app-shell{display:block}aside{width:230px;transition:left .2s;position:fixed;left:-245px}aside.open{left:0}.scrim{z-index:25;background:#071e1788;border:0;display:block;position:fixed;inset:0}.menu-btn{background:0 0;border:0;margin-right:12px;font-size:22px;display:block}header{height:68px;padding:0 15px}.header-actions .user-chip b{display:none}.content{padding:16px}.hero-card{flex-direction:column;align-items:flex-start;min-height:210px;padding:24px}.hero-card h2{font-size:24px}.metrics{grid-template-columns:repeat(2,1fr)}.metric{padding:14px}.metric strong{font-size:22px}.quick-grid{grid-template-columns:1fr 1fr}.page-tools,.page-heading{align-items:flex-start;gap:15px}.page-tools .primary,.page-heading .primary{white-space:nowrap}.filter-row{overflow:auto}.filter-row input{min-width:220px}.data-table{overflow:auto}.order-table .tr,.allocation-table .tr{min-width:780px}.contact-grid{grid-template-columns:1fr}.page-panel{padding:17px}.header-actions{gap:7px}.notice{display:none}}@media (width<=460px){.metrics{grid-template-columns:1fr 1fr}.quick-grid{grid-template-columns:1fr}.hero-card p{font-size:13px}.page-tools{flex-direction:column}.contact-grid article{grid-template-columns:40px 1fr auto}.content{padding:12px}}.inline-message{color:#17664f;background:#e8f3ee;border-radius:8px;margin-top:10px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.modal-backdrop{z-index:80;background:#071d1788;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(720px,100%);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 28px 70px #061b1655}.compact-modal{width:min(600px,100%)}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.modal-head h2{margin:5px 0 0}.modal-head>button{color:#647169;background:#eef3f0;border:0;border-radius:9px;width:34px;height:34px;font-size:23px}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid label{color:#5e6d65;flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.form-grid input,.form-grid select{color:#1d2924;background:#fbfcfb;border:1px solid #dfe7e2;border-radius:9px;outline:0;height:42px;padding:0 11px}.form-grid input:focus,.form-grid select:focus{border-color:#2d8068;box-shadow:0 0 0 3px #2d806815}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:24px;padding-top:18px;display:flex}.secondary{border:1px solid var(--line);color:#4e5e56;background:#fff;border-radius:10px;padding:10px 18px;font-weight:700}.primary:disabled{opacity:.65;cursor:wait}@media (width<=460px){.form-grid{grid-template-columns:1fr}.modal{padding:18px}.modal-backdrop{padding:10px}}.permission-note{color:#9a6119;background:#fff2de;border-radius:8px;margin-top:10px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.popover-wrap{position:relative}.header-popover{border:1px solid var(--line);z-index:60;background:#fff;border-radius:12px;flex-direction:column;gap:5px;width:240px;padding:10px;display:flex;position:absolute;top:46px;right:0;box-shadow:0 16px 40px #102b2325}.header-popover>strong{padding:7px 9px}.header-popover>small{color:var(--muted);padding:0 9px 8px}.header-popover button,.header-popover a{text-align:left;color:var(--ink);font-size:13px;text-decoration:none;background:#f6f9f7!important;border:0!important;border-radius:8px!important;height:auto!important;padding:10px!important}.header-popover button:hover,.header-popover a:hover{color:var(--green);background:#eaf4f0!important}.role-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:18px;display:grid}.role-grid article{border:1px solid var(--line);background:#f9fbfa;border-radius:11px;padding:14px}.role-grid strong{color:var(--green);font-size:13px}.role-grid p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.55}.access-table .tr{grid-template-columns:1.5fr .8fr .8fr 1fr .6fr}.contact-detail p{color:var(--muted);margin:0 0 10px}.tabs button:hover,.filter-chip:hover{color:var(--green);border-color:#88b6a5}@media (width<=1100px){.role-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.role-grid{grid-template-columns:1fr 1fr}.access-table{overflow:auto}.access-table .tr{min-width:680px}.header-popover{position:fixed;top:62px;right:12px}.notice-popover{right:58px}}@media (width<=460px){.role-grid{grid-template-columns:1fr}.access-page .page-tools{align-items:stretch}}.auth-loading{color:#12372e;background:#f2f7f4;place-content:center;justify-items:center;gap:18px;min-height:100dvh;display:grid}.auth-loading strong{letter-spacing:.06em;font-size:15px}.auth-page{background:linear-gradient(135deg,#0b342b 0 50%,#f3f7f5 50%);grid-template-columns:minmax(320px,1.05fr) minmax(360px,.95fr);min-height:100dvh;display:grid}.auth-brand-panel{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(48px,8vw,110px);display:flex}.auth-logo{color:#0b342b;background:#f4b63f;border-radius:24px;place-items:center;width:76px;height:76px;font-size:34px;font-weight:900;display:grid;box-shadow:0 18px 44px #071e1838}.auth-logo.small{border-radius:18px;width:56px;height:56px;font-size:26px}.auth-brand-panel .section-kicker{color:#b9d8cc;margin-top:34px}.auth-brand-panel h1{letter-spacing:-.06em;margin:10px 0 20px;font-size:clamp(48px,7vw,84px);line-height:1}.auth-brand-panel p{color:#d7e8e1;max-width:520px;font-size:18px;line-height:1.8}.auth-assurances{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.auth-assurances span{color:#e8f3ef;background:#ffffff10;border:1px solid #ffffff2f;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.auth-card{background:#fff;border:1px solid #dce8e3;border-radius:28px;place-self:center;width:min(430px,100% - 40px);padding:clamp(28px,5vw,50px);box-shadow:0 30px 80px #102b2320}.auth-card>div>small{color:#0f765e;letter-spacing:.08em;font-weight:900}.auth-card h2{color:#14231e;margin:8px 0 10px;font-size:30px}.auth-card p{color:#66746f;margin:0;line-height:1.65}.auth-card form{gap:17px;margin-top:30px;display:grid}.auth-card label{color:#34453f;gap:8px;font-size:13px;font-weight:850;display:grid}.auth-card input{color:#14231e;background:#fbfdfc;border:1px solid #c7d8d1;border-radius:12px;outline:none;width:100%;height:50px;padding:0 15px;font-size:16px}.auth-card input:focus{border-color:#0f765e;box-shadow:0 0 0 3px #0f765e18}.auth-card form>.primary{width:100%;height:52px;margin-top:3px}.auth-card form>.secondary{width:100%;height:46px}.auth-error{color:#a52d28;background:#fff3f2;border:1px solid #f0c3c0;border-radius:10px;padding:11px 13px;font-size:13px;font-weight:800}.auth-help{color:#7b8984;margin-top:20px;line-height:1.6;display:block}.password-change-page{background:radial-gradient(circle at 0 0,#1a5949,#0b342b 45%,#08271f);grid-template-columns:1fr}.password-change-page .auth-card{width:min(520px,100% - 32px)}.password-change-page .auth-logo{margin-bottom:24px}@media (width<=820px){.auth-page{background:#f3f7f5;grid-template-columns:1fr}.auth-brand-panel{background:linear-gradient(145deg,#0b342b,#125c49);min-height:280px;padding:44px 28px 34px}.auth-brand-panel h1{font-size:52px}.auth-brand-panel p{font-size:15px}.auth-card{margin:24px auto 40px}.password-change-page{background:linear-gradient(145deg,#0b342b,#125c49);padding:24px 0}.password-change-page .auth-card{margin:auto}}.full-field{grid-column:1/-1}.batch-editor{border:1px solid var(--line);background:#fbfcfb;border-radius:12px;overflow:hidden}.batch-head{background:#f1f6f3;justify-content:space-between;align-items:center;padding:11px 12px;display:flex}.batch-head strong{color:var(--green);font-size:13px}.small-button{padding:7px 10px;font-size:12px}.batch-table{overflow-x:auto}.batch-row{border-top:1px solid var(--line);align-items:center;gap:7px;min-width:680px;padding:8px;display:grid}.production-batch .batch-row{grid-template-columns:1.3fr 1fr .8fr .65fr .65fr .55fr}.batch-row input,.batch-row select{background:#fff;border:1px solid #dfe7e2;border-radius:7px;min-width:0;height:37px;padding:0 8px}.batch-row>button{color:#b84343;background:#fdeaea;border:0;border-radius:7px;height:35px;font-size:12px}.batch-row>button:disabled{opacity:.4;cursor:not-allowed}.batch-th{color:#68776f;background:#f7faf8;min-height:34px;font-size:11px;font-weight:800}.batch-th span{padding:0 4px}.piecework-summary .tr{grid-template-columns:1.15fr .8fr .9fr .65fr .55fr .7fr .65fr .85fr .65fr;min-width:980px}.wide-modal{width:min(1120px,100%)}.warehouse-batch .batch-row{grid-template-columns:1fr .7fr .7fr 1fr 1.1fr 1.2fr .48fr;min-width:980px}.handoff-batch .batch-row{grid-template-columns:.7fr .6fr .7fr .7fr .9fr .9fr 1fr .55fr;min-width:880px}.delivery-batch .batch-row{grid-template-columns:.75fr .6fr .75fr .75fr .9fr .75fr 1fr .55fr;min-width:880px}.cutting-batch .batch-row{grid-template-columns:.75fr .7fr .6fr .7fr .6fr .7fr .7fr .7fr 1fr .55fr;min-width:1050px}.handoff-groups>.batch-head small{color:var(--muted)}.handoff-group{border-top:1px solid var(--line);background:#fff;padding:12px}.handoff-group-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.handoff-group-head>strong{background:var(--green-soft);color:var(--green);border-radius:8px;padding:6px 10px;font-size:13px;display:inline-flex}.synced-orders{border:1px solid var(--line);background:linear-gradient(135deg,#f8fffb,#fff);border-radius:16px;margin:0 0 20px;padding:18px}.synced-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.synced-head>div{align-items:baseline;gap:10px;display:flex}.synced-head strong{font-size:18px}.synced-head small{color:var(--muted)}.synced-head-actions{display:flex;align-items:center!important;gap:9px!important}.synced-head-actions button{color:#176a53;background:#fff;border:1px solid #d4e3dc;border-radius:8px;padding:6px 10px;font-size:11px;font-weight:800}.synced-head-actions button:hover{background:#eaf5f0}.synced-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:310px;padding-right:2px;display:grid;overflow:auto}.synced-grid article{background:#fff;border:1px solid #e4ece7;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 12px;padding:13px;display:grid}.synced-grid article>div{min-width:0}.synced-grid article strong,.synced-grid article span,.synced-grid article small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.synced-grid article span{margin-top:2px;font-size:13px}.synced-grid article small{color:var(--muted);margin-top:5px}.synced-grid article>b{color:var(--green);font-size:13px}.synced-grid article>button{color:var(--green);cursor:pointer;background:#eef8f2;border:1px solid #cfe3d8;border-radius:8px;grid-column:1/-1;padding:7px 10px;font-weight:650}.synced-grid article>button:hover{background:#dff2e6}.variant-preview{border-top:1px dashed var(--line);grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding-top:7px;display:grid}.synced-grid article .variant-preview span{background:#f6f9f7;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:5px 7px;font-size:11px;display:flex}.synced-grid article .variant-preview b{color:var(--green);white-space:nowrap;font-size:11px}@media (width<=980px){.synced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.synced-orders{padding:14px}.synced-grid{grid-template-columns:1fr;max-height:360px}.synced-head{align-items:flex-start}}.synced-customer-list{flex-direction:column;gap:9px;padding-right:2px;display:flex}.synced-customer{background:#fff;border:1px solid #d9e7e0;border-radius:12px;overflow:hidden}.synced-customer-toggle,.synced-style-toggle{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;align-items:center;display:grid}.synced-customer-toggle{grid-template-columns:28px minmax(0,1fr) auto auto;gap:12px;padding:13px 15px}.synced-customer-toggle:hover{background:#f4faf7}.synced-arrow{width:24px;height:24px;color:var(--green);background:#e7f2ed;border-radius:7px;place-items:center;font-size:16px;font-weight:900;display:grid}.synced-customer-toggle span:nth-child(2),.synced-style-toggle span:nth-child(2){min-width:0}.synced-customer-toggle small,.synced-style-toggle small{color:var(--muted);font-size:10px;display:block}.synced-customer-toggle strong{margin-top:2px;display:block}.synced-customer-toggle em{color:#607169;font-size:12px;font-style:normal}.synced-customer-toggle>b,.synced-style-toggle>b{color:var(--green);white-space:nowrap;font-size:13px}.synced-style-list{flex-direction:column;gap:7px;padding:0 12px 12px 42px;display:flex}.synced-style{border:1px solid #e4ece7;border-radius:10px;overflow:hidden}.synced-style-toggle{grid-template-columns:26px minmax(0,1fr) auto;gap:10px;padding:10px 12px}.synced-style-toggle:hover{background:#fafcfb}.synced-style-toggle .synced-arrow{width:22px;height:22px;font-size:14px}.synced-style-toggle strong{margin:2px 8px 0 0;display:inline-block}.synced-style-toggle em{color:var(--muted);font-size:12px;font-style:normal}.synced-style-detail{padding:0 12px 12px 48px}.synced-style-meta{border-top:1px dashed var(--line);color:var(--muted);flex-wrap:wrap;gap:8px 16px;padding:10px 0;font-size:12px;display:flex}.synced-style-meta strong{color:var(--green);margin-left:auto}.synced-style-detail .variant-preview{border-top:1px dashed var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:8px 0;display:grid}.synced-style-detail .variant-preview span{background:#f6f9f7;border-radius:7px;justify-content:space-between;gap:8px;padding:6px 8px;font-size:11px;display:flex}.synced-style-detail .variant-preview b{color:var(--green);white-space:nowrap}.synced-entry-button{width:100%;color:var(--green);background:#eef8f2;border:1px solid #cfe3d8;border-radius:8px;margin-top:8px;padding:8px 10px;font-weight:700}.synced-entry-button:hover{background:#dff2e6}@media (width<=760px){.synced-customer-toggle{grid-template-columns:26px minmax(0,1fr) auto}.synced-customer-toggle em{display:none}.synced-style-list{padding-left:10px}.synced-style-detail{padding-left:12px}.synced-style-detail .variant-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.synced-style-meta strong{width:100%;margin-left:0}}.synced-customer.unentered,.synced-style.unentered{background:#fff1f1;border:2px solid #df5959}.synced-customer.unentered>.synced-customer-toggle{background:#fff1f1}.synced-customer.unentered>.synced-customer-toggle em,.synced-customer.unentered>.synced-customer-toggle strong,.synced-style.unentered>.synced-style-toggle strong{color:#bd2f2f;font-weight:900}.synced-customer.unentered>.synced-customer-toggle em{background:#ffdede;border-radius:999px;padding:4px 8px}.synced-customer.unentered>.synced-customer-toggle .synced-arrow,.synced-style.unentered>.synced-style-toggle .synced-arrow{color:#b72d2d;background:#ffdada}.synced-customer.delivery-undelivered,.synced-style.delivery-undelivered{background:#fff7f7;border:2px solid #df5959}.synced-customer.delivery-undelivered>.synced-customer-toggle{background:#fff7f7}.synced-customer.delivery-partial,.synced-style.delivery-partial{background:#fffaf0;border:2px solid #e1aa3d}.synced-customer.delivery-partial>.synced-customer-toggle{background:#fffaf0}.synced-customer.delivery-complete,.synced-style.delivery-complete{background:#f7fcf9;border-color:#77b49f}.synced-customer.delivery-undelivered>.synced-customer-toggle em{color:#b52f2f;background:#ffe2e2}.synced-customer.delivery-partial>.synced-customer-toggle em{color:#9a6713;background:#ffedbd}.synced-customer.delivery-complete>.synced-customer-toggle em{color:#176a53;background:#e2f3eb}.synced-customer[class*=delivery-]>.synced-customer-toggle em{border-radius:999px;padding:4px 8px;font-weight:800}.synced-style.delivery-undelivered .synced-delivery-label{color:#b52f2f}.synced-style.delivery-partial .synced-delivery-label{color:#9a6713}.synced-style.delivery-complete .synced-delivery-label{color:#176a53}.synced-delivery-label{margin-top:3px;font-size:10px;font-weight:800;display:block}.order-form-error{color:#a13d37;background:#fff1f0;border:1px solid #efb5b1;border-radius:10px;flex-direction:column;gap:3px;margin:0 0 14px;padding:11px 13px;display:flex}.order-form-error strong{font-size:13px}.order-form-error span{font-size:12px}.delivery-picker-modal{max-height:min(86vh,820px);overflow:auto}.delivery-picker-modal .synced-orders{margin:0}.delivery-order-source{grid-template-columns:auto 1fr auto 1.5fr auto 1fr}.delivery-reselect{grid-column:1/-1;justify-self:start}.delivery-variant-builder .batch-head{padding:13px 15px}.delivery-variant-builder .batch-head small{color:var(--muted)}.delivery-variant-matrix{min-width:720px}.delivery-matrix-cell{flex-direction:column;gap:4px}.delivery-matrix-cell small{color:var(--muted);white-space:nowrap;font-size:10px}.delivery-matrix-cell input{height:32px}.delivery-total strong{font-size:18px}.operation-form-error{margin:0 0 14px}@media (width<=760px){.delivery-order-source{grid-template-columns:auto 1fr}.delivery-picker-modal{max-height:92vh}.delivery-variant-builder .batch-head{flex-direction:column;align-items:flex-start;gap:4px}}.warehouse-material-overview{background:#eef7f2;border:1px solid #d6e6de;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:15px 17px;display:flex}.warehouse-material-overview>div{flex-direction:column;gap:3px;display:flex}.warehouse-material-overview strong{color:#174f3f;font-size:18px}.warehouse-material-overview small{color:var(--muted)}.warehouse-material-overview em{color:#24735e;white-space:nowrap;background:#fff;border:1px solid #cfe2da;border-radius:18px;padding:6px 11px;font-size:12px;font-style:normal;font-weight:800}.warehouse-order-source-panel{border:1px solid var(--line);background:#fbfcfb;border-radius:13px;margin-top:18px;overflow:hidden}.warehouse-order-source-panel>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;list-style:none;display:flex}.warehouse-order-source-panel>summary::-webkit-details-marker{display:none}.warehouse-order-source-panel>summary span{flex-direction:column;gap:3px;display:flex}.warehouse-order-source-panel>summary small{color:var(--muted)}.warehouse-order-source-panel>summary em{color:var(--green);font-size:12px;font-style:normal;font-weight:800}.warehouse-order-source-panel[open]>summary{border-bottom:1px solid var(--line)}.warehouse-order-source-panel .synced-orders{border-radius:12px;margin:12px}@media (width<=760px){.warehouse-material-overview{flex-direction:column;align-items:flex-start}.warehouse-material-overview em{white-space:normal}.warehouse-order-source-panel>summary{align-items:flex-start}}.variant-builder{border:1px solid var(--line);background:#fbfcfb;border-radius:14px;overflow:hidden}.variant-selectors{grid-template-columns:1fr 1fr;gap:14px;padding:14px;display:grid}.variant-selectors>section{border:1px solid var(--line);background:#fff;border-radius:11px;padding:12px}.variant-selector-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.variant-selector-head strong{color:var(--green);font-size:13px}.variant-selector-head small{color:var(--muted)}.option-chips{flex-wrap:wrap;gap:7px;display:flex}.option-chips button{border:1px solid var(--line);color:#617068;background:#fff;border-radius:8px;padding:7px 10px;font-size:12px}.option-chips button.active{color:var(--green);background:#eaf4f0;border-color:#2d8068;font-weight:800}.custom-option{gap:8px;margin-top:10px;display:flex}.custom-option input{flex:1;height:38px}.custom-option .secondary{white-space:nowrap;padding:8px 12px;font-size:12px}.variant-matrix-wrap{border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:auto}.variant-matrix{align-items:center;min-width:650px;display:grid}.variant-matrix>*{border-right:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:center;align-items:center;min-height:48px;padding:8px;display:flex}.variant-matrix>.matrix-row{display:contents}.variant-matrix .matrix-row:last-child>*{border-bottom:0}.variant-matrix .matrix-head{color:#5d7067;background:#f1f6f3;font-size:11px}.variant-matrix .matrix-row>strong{color:var(--green);background:#f8faf9;justify-content:flex-start}.variant-matrix input{text-align:center;border:1px solid #dfe7e2;border-radius:7px;width:100%;height:34px;padding:0 5px}.variant-matrix b{color:var(--green)}.variant-total{background:#f1f6f3;grid-template-columns:1fr auto;align-items:center;padding:13px 15px;display:grid}.variant-total span{color:var(--muted);font-size:12px}.variant-total strong{color:var(--green);font-size:20px}.variant-total small{color:var(--muted);grid-column:1/-1;margin-top:3px}@media (width<=760px){.variant-selectors{grid-template-columns:1fr}.custom-option{flex-direction:column}.variant-builder{min-width:0}}.warehouse-source{background:#eef7f2;border:1px solid #d9ebe2;border-radius:10px;grid-template-columns:auto 1fr auto 2fr;align-items:center;gap:8px 12px;padding:11px 13px;display:grid}.warehouse-source span{color:var(--muted);font-size:11px}.warehouse-source strong{color:var(--green);font-size:13px}.material-kind-cell{flex-direction:column;gap:5px;min-width:0;display:flex}.material-kind-cell select,.material-kind-cell input{width:100%}.warehouse-batch .batch-row:has(.material-kind-cell){align-items:start}@media (width<=640px){.warehouse-source{grid-template-columns:auto 1fr}}.warehouse-hierarchy{flex-direction:column;gap:10px;display:flex}.warehouse-customer-group{background:#f9fcfa;border:1px solid #cfdfd7;border-radius:14px;overflow:hidden}.warehouse-customer-head,.warehouse-style-head{text-align:left;width:100%;color:var(--ink);border:0;align-items:center;display:grid}.warehouse-customer-head{background:#e8f3ee;grid-template-columns:28px minmax(0,1fr) auto;gap:12px;padding:14px 16px}.warehouse-customer-head:hover{background:#deeee6}.warehouse-customer-head span:not(.synced-arrow),.warehouse-style-head span:not(.synced-arrow){color:var(--muted);font-size:11px;font-weight:800;display:block}.warehouse-customer-head h3{color:#164c3d;margin:4px 0 0;font-size:18px}.warehouse-customer-head em,.warehouse-style-head em{color:#24735e;background:#fff;border:1px solid #cfe2da;border-radius:18px;padding:5px 10px;font-size:12px;font-style:normal;font-weight:800}.warehouse-style-list{flex-direction:column;gap:9px;padding:12px;display:flex}.warehouse-style-group{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.warehouse-style-head{grid-template-columns:26px minmax(0,1fr) auto;gap:10px;padding:12px 14px}.warehouse-style-head:hover{background:#fafcfb}.warehouse-style-head strong{margin-top:3px;font-size:15px;display:inline-block}.warehouse-style-head small{color:var(--muted);margin-left:8px}.warehouse-material-groups{border-top:1px solid var(--line);flex-direction:column;gap:10px;padding:12px;display:flex}.warehouse-material-group{border:1px solid #e3ebe7;border-radius:10px;overflow:hidden}.warehouse-material-head{background:#f7faf8;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.warehouse-material-head strong{color:#1f6955}.warehouse-material-head span{color:var(--muted);font-size:11px}.warehouse-material-table{border:0;border-top:1px solid #e3ebe7;border-radius:0}.warehouse-material-table .tr{grid-template-columns:.8fr .75fr .8fr .8fr 1fr 1fr 1fr;min-width:760px}.warehouse-summary .tr{grid-template-columns:1.35fr .65fr .75fr .7fr .75fr .75fr 1fr 1fr .9fr;min-width:1050px}@media (width<=760px){.warehouse-style-list{padding:9px}.warehouse-material-groups{padding:8px}.warehouse-customer-head,.warehouse-style-head{align-items:start}.warehouse-style-head small{margin:3px 0 0;display:block}.warehouse-material-table{overflow:auto}}.cutting-picker-modal{max-height:min(86vh,820px);overflow:auto}.cutting-picker-modal .synced-orders{margin:0}.cutting-order-source{grid-template-columns:auto 1fr auto 1.6fr auto 1fr}.cutting-reselect{grid-column:1/-1;justify-self:start}.cutting-dimension-tools{border:1px solid var(--line);background:#f8faf9;border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;padding:12px;display:grid}.cutting-dimension-tools>label{margin:0}.cutting-dimension-tools label>span{gap:8px;margin-top:6px;display:flex}.cutting-dimension-tools input{flex:1;min-width:0}.cutting-dimension-tools button{white-space:nowrap}.cutting-variant-builder .batch-head{align-items:flex-start;padding:13px 15px}.cutting-variant-builder .batch-head small{color:var(--muted)}.cutting-variant-matrix{min-width:680px}.cutting-matrix-cell{flex-direction:column;gap:5px;align-items:stretch!important;padding:8px!important}.cutting-matrix-cell>small{color:var(--muted);text-align:center;font-size:10px}.cutting-matrix-cell label{grid-template-columns:48px 1fr;align-items:center;gap:6px;margin:0;display:grid}.cutting-matrix-cell label span{color:#5e7168;text-align:right;font-size:10px}.cutting-matrix-cell input{min-width:0;height:28px}.cutting-row-total{text-align:center;flex-direction:column;gap:3px}.cutting-row-total b{font-size:15px}.cutting-row-total small{color:var(--muted);font-size:10px}.cutting-total-panel{background:#f1f6f3;padding:13px 15px}.cutting-total-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.cutting-total-grid span{color:var(--muted);background:#fff;border-radius:9px;flex-direction:column;gap:3px;padding:8px 10px;font-size:10px;display:flex}.cutting-total-grid strong{color:var(--green);font-size:18px}.cutting-compare-status{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.cutting-compare-status small{color:var(--muted)}@media (width<=760px){.cutting-picker-modal{max-height:92vh}.cutting-order-source{grid-template-columns:auto 1fr}.cutting-dimension-tools{grid-template-columns:1fr}.cutting-dimension-tools label>span{flex-direction:column}.cutting-total-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cutting-compare-status{flex-direction:column;align-items:flex-start}}.cutting-entry-actions{justify-content:flex-end;margin:-4px 0 18px;display:flex}.cutting-result-overview{background:#eef7f2;border:1px solid #d6e6de;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:15px 17px;display:flex}.cutting-result-overview>div{flex-direction:column;gap:3px;display:flex}.cutting-result-overview>div>strong{color:#174f3f;font-size:17px}.cutting-result-overview small{color:var(--muted)}.cutting-result-overview em{color:#24735e;white-space:nowrap;background:#fff;border:1px solid #cfe2da;border-radius:18px;padding:6px 11px;font-size:12px;font-style:normal;font-weight:800}.cutting-result-hierarchy{flex-direction:column;gap:10px;display:flex}.cutting-result-customer{background:#f9fcfa;border:1px solid #cfdfd7;border-radius:14px;overflow:hidden}.cutting-result-customer-head,.cutting-result-style-head{text-align:left;width:100%;color:var(--ink);border:0;align-items:center;display:grid}.cutting-result-customer-head{background:#e8f3ee;grid-template-columns:28px minmax(0,1fr) auto auto;gap:12px;padding:14px 16px}.cutting-result-customer-head:hover{background:#deeee6}.cutting-result-customer-head>span:nth-child(2),.cutting-result-style-head>span:nth-child(2){min-width:0}.cutting-result-customer-head small,.cutting-result-style-head small{color:var(--muted);font-size:10px;display:block}.cutting-result-customer-head strong{color:#164c3d;margin-top:3px;font-size:17px;display:block}.cutting-result-customer-head em{color:#607169;font-size:12px;font-style:normal}.cutting-result-customer-head>b,.cutting-result-style-head>b{color:var(--green);white-space:nowrap;font-size:13px}.cutting-result-style-list{flex-direction:column;gap:8px;padding:12px 12px 12px 42px;display:flex}.cutting-result-style{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.cutting-result-style-head{grid-template-columns:26px minmax(0,1fr) auto;gap:10px;padding:11px 13px}.cutting-result-style-head:hover{background:#fafcfb}.cutting-result-style-head strong{margin:2px 8px 0 0;display:inline-block}.cutting-result-style-head em{color:var(--muted);font-size:12px;font-style:normal}.cutting-result-table{border:0;border-top:1px solid var(--line);border-radius:0}@media (width<=760px){.cutting-entry-actions{justify-content:stretch}.cutting-entry-actions .primary{width:100%}.cutting-result-overview{flex-direction:column;align-items:flex-start}.cutting-result-overview em{white-space:normal}.cutting-result-customer-head{grid-template-columns:26px minmax(0,1fr) auto}.cutting-result-customer-head em{display:none}.cutting-result-style-list{padding:9px}.cutting-result-table{overflow:auto}}.delivery-result-overview{background:#eef7f2;border:1px solid #d6e6de;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:15px 17px;display:flex}.delivery-result-overview>div{flex-direction:column;gap:3px;display:flex}.delivery-result-overview>div>strong{color:#174f3f;font-size:17px}.delivery-result-overview small{color:var(--muted)}.delivery-result-overview em{color:#24735e;white-space:nowrap;background:#fff;border:1px solid #cfe2da;border-radius:18px;padding:6px 11px;font-size:12px;font-style:normal;font-weight:800}.delivery-result-hierarchy{flex-direction:column;gap:10px;display:flex}.delivery-result-customer{background:#f9fcfa;border:1px solid #cfdfd7;border-radius:14px;overflow:hidden}.delivery-result-customer-head,.delivery-result-style-head{text-align:left;width:100%;color:var(--ink);border:0;align-items:center;display:grid}.delivery-result-customer-head{background:#e8f3ee;grid-template-columns:28px minmax(0,1fr) auto auto;gap:12px;padding:14px 16px}.delivery-result-customer-head:hover{background:#deeee6}.delivery-result-customer-head>span:nth-child(2),.delivery-result-style-head>span:nth-child(2){min-width:0}.delivery-result-customer-head small,.delivery-result-style-head small{color:var(--muted);font-size:10px;display:block}.delivery-result-customer-head strong{color:#164c3d;margin-top:3px;font-size:17px;display:block}.delivery-result-customer-head em{color:#607169;font-size:12px;font-style:normal}.delivery-result-customer-head>b,.delivery-result-style-head>b{color:var(--green);white-space:nowrap;font-size:13px}.delivery-result-style-list{flex-direction:column;gap:8px;padding:12px 12px 12px 42px;display:flex}.delivery-result-style{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.delivery-result-style-head{grid-template-columns:26px minmax(0,1fr) auto;gap:10px;padding:11px 13px}.delivery-result-style-head:hover{background:#fafcfb}.delivery-result-style-head strong{margin:2px 8px 0 0;display:inline-block}.delivery-result-style-head em{color:var(--muted);font-size:12px;font-style:normal}.delivery-result-table{border:0;border-top:1px solid var(--line);border-radius:0}.delivery-result-table .tr{grid-template-columns:.8fr .65fr .85fr .85fr .65fr .9fr;min-width:720px}.delivery-empty-state{text-align:center;color:var(--muted);background:#fbfcfb;border:1px dashed #cddbd4;border-radius:12px;padding:28px}@media (width<=760px){.delivery-result-overview{flex-direction:column;align-items:flex-start}.delivery-result-overview em{white-space:normal}.delivery-result-customer-head{grid-template-columns:26px minmax(0,1fr) auto}.delivery-result-customer-head em{display:none}.delivery-result-style-list{padding:9px}.delivery-result-table{overflow:auto}}.module-entry-actions{justify-content:flex-end;align-items:center;margin:16px 0 18px;display:flex}.operation-entry-actions,.cutting-entry-actions{margin-top:-4px}.order-entry-actions,.contact-entry-actions,.access-entry-actions,.warehouse-entry-actions{margin-bottom:0}.module-entry-actions .primary,.cutting-entry-actions .primary{width:auto!important}.cutting-entry-actions{justify-content:flex-end!important}.handoff-picker-modal{max-height:min(86vh,820px);overflow:auto}.handoff-picker-modal .synced-orders{margin:0}.handoff-order-source{grid-template-columns:auto 1fr auto 1.5fr auto 1fr}.handoff-reselect{grid-column:1/-1;justify-self:start}.handoff-dimension-tools{border:1px solid var(--line);background:#f8faf9;border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;padding:12px;display:grid}.handoff-dimension-tools>label{margin:0}.handoff-dimension-tools label>span{gap:8px;margin-top:6px;display:flex}.handoff-dimension-tools input{flex:1;min-width:0}.handoff-dimension-tools button{white-space:nowrap}.handoff-matrix-groups{border:1px solid var(--line);background:#fbfcfb;border-radius:14px;overflow:hidden}.handoff-matrix-groups>.batch-head{align-items:flex-start;padding:13px 15px}.handoff-matrix-groups>.batch-head small{color:var(--muted)}.handoff-source-panel{border-top:1px solid var(--line);background:#fff}.handoff-source-panel>summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:14px;padding:14px 16px;list-style:none;display:grid}.handoff-source-panel>summary::-webkit-details-marker{display:none}.handoff-source-panel>summary:hover{background:#f7faf8}.handoff-source-title{flex-direction:column;gap:3px;display:flex}.handoff-source-title strong{color:var(--green);font-size:15px}.handoff-source-title small{color:var(--muted);font-size:10px}.handoff-source-summary{align-items:center;gap:7px;display:flex}.handoff-source-summary em{color:#42675a;white-space:nowrap;background:#eef6f2;border-radius:14px;padding:5px 8px;font-size:11px;font-style:normal}.handoff-source-arrow{background:var(--green-soft);width:25px;height:25px;color:var(--green);border-radius:7px;place-items:center;font-size:22px;transition:transform .2s;display:grid}.handoff-source-panel[open]>summary{border-bottom:1px solid var(--line);background:#f7faf8}.handoff-source-panel[open] .handoff-source-arrow{transform:rotate(90deg)}.handoff-source-body{padding:13px}.handoff-source-meta{grid-template-columns:1fr 1fr 1.5fr;gap:10px;margin-bottom:12px;display:grid}.handoff-source-meta label{margin:0}.handoff-source-meta input{margin-top:5px}.handoff-variant-matrix{min-width:760px}.handoff-matrix-cell{flex-direction:column;gap:5px;align-items:stretch!important;padding:7px!important}.handoff-matrix-cell>small{color:var(--muted);text-align:center;font-size:10px}.handoff-matrix-cell label{grid-template-columns:36px 1fr;align-items:center;gap:5px;margin:0;display:grid}.handoff-matrix-cell label span{color:#5e7168;text-align:right;font-size:10px}.handoff-matrix-cell input{min-width:0;height:28px}.handoff-row-total{text-align:center;font-size:14px}.handoff-source-total{background:#f1f6f3;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 16px;padding:12px 13px;display:flex}.handoff-source-total>span{color:var(--muted);font-size:11px}.handoff-source-total strong{color:var(--green);margin-left:4px;font-size:15px}@media (width<=760px){.handoff-picker-modal{max-height:92vh}.handoff-order-source{grid-template-columns:auto 1fr}.handoff-dimension-tools{grid-template-columns:1fr}.handoff-dimension-tools label>span{flex-direction:column}.handoff-source-panel>summary{grid-template-columns:minmax(0,1fr) 26px}.handoff-source-summary{flex-wrap:wrap;grid-area:2/1/auto/-1}.handoff-source-arrow{grid-area:1/2}.handoff-source-meta{grid-template-columns:1fr}.handoff-source-total{justify-content:flex-start}}.delivery-quantity-line{justify-content:space-between;align-items:center;gap:6px;display:flex}.delivery-previous-qty,.delivery-cell-total{color:#607169;background:#f3f7f5;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:5px 7px;font-size:10px;display:flex}.delivery-previous-qty strong{color:#496158;font-size:13px}.delivery-current-qty{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;width:100%;margin:0!important;display:grid!important}.delivery-current-qty>span{color:var(--green);white-space:nowrap;font-size:10px}.delivery-current-qty input{min-width:0}.delivery-cell-total{color:#17664f;background:#e8f3ee}.delivery-cell-total strong{color:var(--green);font-size:15px}.delivery-total-breakdown{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.delivery-total-breakdown span{color:#65756d;background:#fff;border-radius:16px;padding:6px 9px;font-size:11px}.delivery-total-breakdown b{color:var(--green);margin-left:4px;font-size:13px}@media (width<=760px){.delivery-total{grid-template-columns:1fr}.delivery-total>strong{margin-top:8px}.delivery-total-breakdown{align-items:flex-start}}.delivery-result-table .delivery-color-start{background:#f7fbf9;border-top:4px solid #82b5a2}.delivery-result-table .delivery-color-row:hover{background:#f4faf7}.delivery-color-name{color:#176f58;background:#e6f2ed;border-radius:7px;align-items:center;min-width:58px;padding:5px 9px;font-size:13px;display:inline-flex}.delivery-result-table .delivery-color-start .delivery-color-name{color:#0e5b47;background:#d6ebe2;box-shadow:inset 3px 0 #23866b}.order-sync-item{background:#fff}.order-sync-toggle{text-align:left;width:100%;color:var(--ink);background:#fff;border-bottom:0!important;border-left:0!important;border-right:0!important}.order-sync-toggle:hover,.order-sync-toggle[aria-expanded=true]{background:#f7fbf9!important}.order-sync-customer{align-items:center;gap:9px;display:flex}.order-sync-customer>span{min-width:0}.order-sync-customer .synced-arrow{flex:none;font-style:normal}.order-department-sync{background:#f5f9f7;border-top:2px solid #b8d6ca;padding:15px 16px 17px}.order-sync-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.order-sync-head>span{flex-direction:column;gap:3px;display:flex}.order-sync-head strong{color:#174f3f;font-size:14px}.order-sync-head small{color:var(--muted);font-size:11px}.order-sync-head em{color:var(--green);white-space:nowrap;background:#e3f1eb;border-radius:15px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:800}.order-sync-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.order-sync-grid section{background:#fff;border:1px solid #dce7e1;border-radius:10px;flex-direction:column;gap:5px;min-width:0;padding:12px;display:flex}.order-sync-grid section>span{color:#687970;font-size:11px;font-weight:800}.order-sync-grid section>strong{color:#1b6d57;font-size:17px}.order-sync-grid section>small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.order-sync-grid section.no-data{background:#fafbfa;border-style:dashed}.order-sync-grid section.no-data>strong{color:#9ca6a1}.order-sync-grid section.has-data{border-color:#c7dfd4;box-shadow:inset 3px 0 #359073}@media (width<=1080px){.order-sync-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.order-sync-head{flex-direction:column;align-items:flex-start}.order-sync-grid{grid-template-columns:1fr}}.cutting-pending-overview{background:#fffaf0;border-color:#ead9a9}.cutting-pending-overview .section-kicker,.cutting-pending-overview strong{color:#725518!important}.cutting-pending-customer{border-color:#e5d6ac}.cutting-pending-customer .cutting-result-customer-head{background:#fff9e9}.cutting-pending-customer .cutting-result-customer-head:hover{background:#fff4d7}.cutting-pending-detail{border-top:1px solid var(--line)}.cutting-pending-action{background:#fafcfb;justify-content:flex-end;padding:12px 14px;display:flex}.cutting-empty-state{color:var(--muted);text-align:center;background:#fbfcfb;border:1px dashed #cddbd4;border-radius:12px;padding:30px 18px}.cutting-recorded-panel{margin-top:16px}@media (width<=640px){.cutting-pending-action .primary{width:100%}}.whole-piecework-panel{margin:16px 0}.whole-piecework-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.whole-piecework-head h3{color:#174f3f;margin:4px 0 5px;font-size:19px}.whole-piecework-head p{color:var(--muted);margin:0;font-size:12px}.whole-piecework-head>.primary{white-space:nowrap}.whole-group-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:12px;display:grid}.whole-group-tabs button{color:#53685f;text-align:left;background:#fff;border:1px solid #d8e5df;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;display:flex}.whole-group-tabs button:hover{background:#f7faf8}.whole-group-tabs button.active{color:#12634e;background:#eaf5f0;border-color:#2f8c70;box-shadow:inset 3px 0 #23866b}.whole-group-tabs strong{font-size:14px}.whole-group-tabs small{color:var(--muted);font-size:11px}.whole-month-toolbar{background:#f7faf8;border:1px solid #dbe7e1;border-radius:11px;justify-content:space-between;align-items:flex-end;gap:14px;padding:12px 14px;display:flex}.whole-month-toolbar label{width:min(240px,100%);margin:0}.whole-month-toolbar input{margin-top:5px}.whole-month-toolbar>span{color:var(--muted);font-size:11px}.whole-piecework-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.whole-piecework-metrics article{background:#fff;border:1px solid #dce8e2;border-radius:10px;grid-template-columns:1fr auto auto;align-items:end;gap:6px;padding:12px 14px;display:grid}.whole-piecework-metrics span{color:var(--muted);font-size:11px}.whole-piecework-metrics strong{color:var(--green);font-size:23px}.whole-piecework-metrics small{color:var(--muted);padding-bottom:3px}.whole-monthly-settlements{gap:10px;display:grid}.whole-employee-settlement{background:#fff;border:1px solid #d8e5df;border-radius:12px;overflow:hidden}.whole-employee-settlement>header{background:#edf6f2;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.whole-employee-settlement>header>div:first-child{align-items:baseline;gap:10px;display:flex}.whole-employee-settlement>header span{color:var(--muted);font-size:11px}.whole-employee-settlement>header strong{color:#12634e;font-size:15px}.whole-employee-totals{align-items:center;gap:8px;display:flex}.whole-employee-totals span,.whole-employee-totals strong{background:#fff;border-radius:7px;padding:5px 8px}.whole-settlement-table{border:0;border-radius:0}.whole-settlement-table .tr{grid-template-columns:1.6fr 1fr 1.4fr .7fr;min-width:720px}.whole-settlement-table .tr>span{white-space:normal}.whole-piecework-empty{text-align:center;color:var(--muted);padding:25px}.whole-piecework-modal{max-height:min(88vh,850px);overflow:auto}.whole-order-source{grid-template-columns:auto 1fr auto 1.6fr auto 1fr}.whole-order-compare{border:1px solid var(--line);border-radius:12px;overflow:hidden}.whole-order-compare .batch-head small{color:var(--muted)}.whole-compare-table{border:0;border-radius:0}.whole-compare-table .tr{grid-template-columns:1fr .8fr .55fr .65fr .65fr .65fr .7fr 1fr;min-width:860px}@media (width<=900px){.whole-piecework-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.whole-employee-settlement>header{flex-direction:column;align-items:flex-start}.whole-employee-totals{flex-wrap:wrap;width:100%}}@media (width<=760px){.whole-piecework-head,.whole-month-toolbar{flex-direction:column;align-items:stretch}.whole-piecework-head>.primary{width:100%}.whole-group-tabs,.whole-piecework-metrics{grid-template-columns:1fr}.whole-order-source{grid-template-columns:auto 1fr}.whole-settlement-table,.whole-piecework-batch,.whole-compare-table{overflow:auto}}.whole-live-alignment{background:#edf7f2;border:1px solid #bcd9cd;border-radius:12px;grid-template-columns:minmax(240px,.8fr) minmax(0,1.8fr);gap:14px;padding:14px;display:grid}.whole-live-primary{flex-direction:column;gap:7px;display:flex}.whole-live-primary>span{color:#5e7269;font-size:11px;font-weight:800}.whole-live-primary>strong{color:#12634e;font-size:24px}.whole-live-primary .progress{background:#dbe9e3;height:8px}.whole-live-primary .progress i{background:#23866b}.whole-live-breakdown{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.whole-live-breakdown>span{color:var(--muted);background:#fff;border-radius:9px;flex-direction:column;justify-content:center;gap:5px;padding:9px 10px;font-size:10px;display:flex}.whole-live-breakdown strong{color:#174f3f;font-size:16px}.whole-live-breakdown .status{align-self:flex-start}.whole-piecework-batch .batch-row{grid-template-columns:1.2fr 1fr .85fr .7fr .7fr .75fr 1fr .5fr;min-width:1120px}.whole-order-quantity,.whole-row-alignment{color:#496158;background:#f5f8f6;border:1px solid #dfe7e2;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-height:37px;padding:5px 8px;display:flex}.whole-order-quantity small{color:var(--muted);font-size:10px}.whole-row-alignment{flex-direction:column;gap:1px}.whole-row-alignment strong{color:#17664f;font-size:13px}.whole-row-alignment small{color:var(--muted);font-size:10px}.whole-row-alignment.over-limit{background:#fff1f1;border-color:#e7aaaa}.whole-row-alignment.over-limit strong,.whole-row-alignment.over-limit small{color:#b43d3d}.whole-piecework-batch input:disabled{cursor:not-allowed;color:#87958e;background:#edf1ef}@media (width<=1040px){.whole-live-alignment{grid-template-columns:1fr}.whole-live-breakdown{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.whole-live-breakdown{grid-template-columns:1fr}}.whole-alignment-lock{border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:14px 0 0;padding:12px 14px;display:flex}.whole-alignment-lock strong{font-size:13px}.whole-alignment-lock span{font-size:11px}.whole-alignment-lock.locked{color:#a33838;background:#fff1f1;border:1px solid #f0c7c7}.whole-alignment-lock.ready{color:#12634e;background:#e9f7f1;border:1px solid #b9ddcf}@media (width<=640px){.whole-alignment-lock{flex-direction:column;align-items:flex-start}}.whole-piecework-batch input[aria-invalid=true],.whole-piecework-batch select[aria-invalid=true],.whole-piecework-modal select[aria-invalid=true],.whole-piecework-modal input[type=date][aria-invalid=true]{background:#fff8f8;border-color:#d95555}.production-variance-box{margin:0}.production-variance-box textarea[aria-invalid=true]{background:#fff8f8;border-color:#d95555}.modal form input[aria-invalid=true],.modal form select[aria-invalid=true],.modal form textarea[aria-invalid=true]{background:#fff8f8;border-color:#d95555;box-shadow:0 0 0 1px #d9555514}.whole-compare-table .tr.whole-compare-color-start{background:#fbfdfc;border-top:4px solid #8fbbaa}.whole-compare-color-name strong{color:#174f3f;font-weight:900}.whole-compare-toolbar{gap:14px}.whole-compare-heading{flex-direction:column;gap:3px;display:flex}.whole-compare-selection-actions{white-space:nowrap;align-items:center;gap:8px;display:flex}.whole-compare-selection-actions>span{color:var(--muted);font-size:11px}.whole-selectable-compare-table .tr{grid-template-columns:70px 1fr .8fr .55fr .65fr .65fr .65fr .7fr 1fr;min-width:930px}.whole-compare-check{justify-content:center;align-items:center;gap:5px;display:flex!important}.whole-compare-check input{width:18px;height:18px;accent-color:var(--green);cursor:pointer}.whole-compare-check input:disabled{cursor:not-allowed;opacity:.45}.whole-compare-check small{color:var(--muted);font-size:10px}@media (width<=760px){.whole-compare-toolbar{flex-direction:column;align-items:stretch}.whole-compare-selection-actions{justify-content:space-between}}.generic-table.piecework-summary .tr{grid-template-columns:1.15fr .8fr .9fr .65fr .55fr .7fr .65fr .65fr .85fr .65fr;min-width:1080px}.piecework-batch .batch-row{grid-template-columns:1.2fr 1fr .75fr .65fr .7fr .55fr .65fr .65fr .8fr .6fr .6fr .55fr;min-width:1380px}.production-batch .batch-row{grid-template-columns:1.25fr 1fr .8fr .65fr .65fr .7fr .55fr;min-width:900px}.piecework-source{grid-template-columns:auto 1fr auto 1fr auto 1fr}.piecework-source small{color:#587068;grid-column:1/-1;padding-top:4px}.piecework-calculated-wage{color:#12634e;background:#edf7f2;border:1px solid #bcd9cd;border-radius:7px;justify-content:center;align-items:center;min-height:37px;padding:0 8px;font-weight:900;display:flex}.piecework-month-toolbar{margin:0 0 12px}.production-order-compare{margin-top:12px}@media (width<=760px){.piecework-source{grid-template-columns:auto 1fr}}.piecework-sheet-toolbar>div{flex-direction:column;gap:2px;display:flex}.piecework-sheet-toolbar small{color:var(--muted);font-size:10px}.piecework-sheet-caption{border-top:1px solid var(--line);color:#174f3f;background:#fff;justify-content:center;align-items:center;gap:10px;min-width:980px;padding:11px;display:flex}.piecework-sheet-caption span{font-size:12px}.piecework-sheet-caption strong{font-size:14px}.whole-piecework-batch .batch-row{grid-template-columns:1.15fr 1fr 1.15fr .75fr .9fr .7fr .46fr;gap:0;min-width:980px;padding:0}.whole-piecework-batch .batch-row>*{border-width:0 0 0 1px;border-color:#cfd8d3;border-radius:0;min-height:42px}.whole-piecework-batch .batch-row>:first-child{border-left:0}.whole-piecework-batch .batch-th span{align-items:center;padding:0 9px;display:flex}.whole-piecework-batch .batch-row>button{border-radius:0;height:42px}.piecework-style-cell{background:#fff;flex-direction:column;justify-content:center;padding:5px 9px;display:flex}.piecework-style-cell strong{color:#173f34;font-size:13px}.piecework-style-cell small{color:var(--muted);font-size:10px}.whole-piecework-batch input:focus,.whole-piecework-batch select:focus{z-index:1;outline-offset:-2px;outline:2px solid #2b8b6d;position:relative}.piecework-sheet-display .tr{grid-template-columns:1.35fr .7fr .85fr .7fr;gap:0;min-width:620px;padding:0}.piecework-sheet-display .tr>span{border-left:1px solid #cfd8d3;flex-direction:column;justify-content:center;min-height:42px;padding:7px 10px;display:flex}.piecework-sheet-display .tr>span:first-child{border-left:0}.piecework-sheet-display .tr small{color:var(--muted);margin-top:2px;font-size:10px}.whole-monthly-settlements{align-items:start}.whole-employee-settlement .employee-sheet-title{background:#fff;border-bottom:1px solid #cfd8d3;grid-template-columns:1fr auto 1fr;align-items:center;padding:10px 14px;display:grid}.employee-sheet-title>div:first-child{grid-column:2;align-items:center;gap:10px;display:flex}.employee-sheet-title>div:first-child span{color:#174f3f}.employee-sheet-title>div:first-child strong{font-size:15px}.employee-sheet-title .whole-employee-totals{grid-column:3;justify-self:end}.whole-employee-settlement{border-radius:4px}.piecework-sheet-display,.piecework-sheet-display .tr{overflow:visible}@media (width<=760px){.whole-employee-settlement .employee-sheet-title{align-items:stretch;display:flex}.employee-sheet-title>div:first-child{align-self:center}.employee-sheet-title .whole-employee-totals{justify-content:center}}.employee-entry-sheets{background:#f7faf8;gap:14px;padding:12px;display:grid}.employee-piecework-entry-sheet{background:#fff;border:1px solid #cfd8d3;border-radius:3px;overflow-x:auto}.employee-piecework-entry-sheet .piecework-sheet-caption{border-top:0;min-width:680px;position:relative}.employee-piecework-entry-sheet .piecework-sheet-caption input{color:#173f34;text-align:center;background:0 0;border:0;border-bottom:1px solid #b7c5bf;border-radius:0;width:150px;height:30px;padding:0 7px;font-weight:800}.employee-piecework-entry-sheet .piecework-sheet-caption button{color:#b84343;background:0 0;border:0;height:28px;padding:0 8px;font-size:11px;position:absolute;right:8px}.employee-piecework-entry-sheet .piecework-sheet-caption button:disabled{opacity:.35}.employee-piecework-entry-sheet .batch-row{grid-template-columns:1.65fr 1fr 1fr 1fr;min-width:680px}.employee-piecework-entry-sheet .piecework-style-cell{align-items:flex-start}.employee-piecework-entry-sheet .piecework-style-cell input{color:#5d7068;border:0;border-top:1px dashed #d7dfdb;width:100%;height:24px;margin-top:3px;padding:0;font-size:10px}.employee-piecework-entry-sheet .batch-row>input,.employee-piecework-entry-sheet .batch-row>select{height:54px}.employee-piecework-entry-sheet .batch-th>*{min-height:38px}.employee-piecework-entry-sheet .batch-row:not(.batch-th)>*{min-height:54px}.whole-employee-level{background:#f7faf8;border:1px solid #d7e4de;border-radius:10px;margin:0 0 12px;overflow:hidden}.whole-level-label{color:#5d7068;border-bottom:1px solid #dce7e2;align-items:center;gap:8px;padding:9px 12px;font-size:11px;display:flex}.whole-level-label strong{color:#17664f}.whole-level-label i{color:#8ca098;font-style:normal}.whole-employee-tabs{gap:8px;padding:10px;display:flex;overflow-x:auto}.whole-employee-tabs button{color:#174f3f;text-align:left;background:#fff;border:1px solid #d5e2dc;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-width:150px;padding:9px 11px;display:flex}.whole-employee-tabs button:hover{background:#eaf5f0;border-color:#2f8c70}.whole-employee-tabs small{color:var(--muted);font-size:10px}.whole-employee-settlement{scroll-margin-top:16px}.whole-employee-tabs button.active{background:#eaf5f0;border-color:#23866b;box-shadow:inset 3px 0 #23866b}.whole-employee-tabs button.active strong{color:#0f624c}.whole-group-tabs{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.whole-group-tabs .whole-add-group{color:#23866b;border-style:dashed}.whole-add-group-form{background:#eef8f3;border:1px solid #2f8c70;border-radius:10px;grid-template-columns:1fr auto auto;align-items:center;gap:6px;padding:7px;display:grid}.whole-add-group-form input{border:1px solid #c7dbd2;border-radius:7px;min-width:0;height:34px;padding:0 8px}.whole-add-group-form button{color:#fff;background:#23866b;border:0;border-radius:7px;height:34px;padding:0 9px}.whole-add-group-form button:last-child{color:#51645b;background:#e6eeea}.whole-add-group-form button:disabled{opacity:.45}.whole-group-tab-item{min-width:0;position:relative}.whole-group-tab-item>button:first-child{width:100%;height:100%}.whole-group-tab-item.custom>button:first-child{padding-right:108px}.whole-group-tabs .whole-rename-group,.whole-group-tabs .whole-delete-group{z-index:3;border-radius:7px;place-items:center;width:42px;height:26px;padding:0;font-size:11px;font-weight:800;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.whole-group-tabs .whole-rename-group{color:#17664f;background:#eef8f3;border:1px solid #abd2c2;right:54px}.whole-group-tabs .whole-delete-group{color:#b83232;background:#fff1f1;border:1px solid #e4a2a2;right:7px}.whole-group-tabs .whole-rename-group:hover{background:#dff2e8}.whole-group-tabs .whole-delete-group:hover{color:#9e2020;background:#ffdede;border-color:#c55}.page-close-button{color:#53675e;background:#fff;border:1px solid #d7e2dd;border-radius:9px;align-self:flex-start;align-items:center;gap:6px;padding:8px 11px;font-size:16px;display:flex}.page-close-button span{font-size:12px;font-weight:800}.page-close-button:hover{color:#17664f;background:#eef7f2;border-color:#2f8c70}.line-process-stat-sheet{background:#fff;border:1px solid #cfdcd6;border-radius:10px;overflow:hidden}.line-process-stat-sheet>header{background:#f7faf8;border-bottom:1px solid #cfdcd6;grid-template-columns:1fr auto;align-items:center;gap:4px 14px;padding:13px 15px;display:grid}.line-process-stat-sheet>header strong{color:#164f3e;font-size:15px}.line-process-stat-sheet>header span{color:#6b7d75;grid-column:1;font-size:11px}.line-process-stat-sheet>header small{color:#2d7c64;grid-area:1/2/3}.line-process-stat-scroll{overflow:auto}.line-process-stat-sheet table{border-collapse:collapse;width:100%;min-width:720px}.line-process-stat-sheet th,.line-process-stat-sheet td{text-align:left;white-space:nowrap;border-bottom:1px solid #d3ddd8;border-right:1px solid #d3ddd8;height:46px;padding:9px 12px}.line-process-stat-sheet th{color:#41574e;background:#f4f7f5;font-size:12px}.line-process-stat-sheet td{font-size:13px}.line-process-stat-sheet th:first-child,.line-process-stat-sheet td:first-child{text-align:right;width:110px}.line-process-stat-sheet th:nth-child(2){width:150px}.line-process-stat-sheet th:nth-child(3){width:110px}.line-process-stat-sheet tr:last-child td{border-bottom:0}.line-process-stat-sheet th:last-child,.line-process-stat-sheet td:last-child{border-right:0}.line-entry-modal{width:min(96vw,1600px);max-height:94vh;overflow:auto}.line-entry-actions{gap:7px;display:flex}.line-entry-scroll{max-width:100%;padding-bottom:6px;overflow:auto hidden}.line-entry-editor table{table-layout:fixed;border-collapse:separate;border-spacing:0}.line-entry-editor th,.line-entry-editor td{background:#fff;border-bottom:1px solid #d5dfda;border-right:1px solid #d5dfda;width:150px;min-width:150px;max-width:150px;padding:7px;position:relative}.line-entry-editor th{z-index:2;color:#42574e;text-align:left;background:#f5f8f6;font-size:11px}.line-entry-editor th:first-child,.line-entry-editor td:first-child{z-index:3;text-align:right;white-space:nowrap;width:95px;min-width:95px;max-width:95px;position:sticky;left:0}.line-entry-editor th:nth-child(2),.line-entry-editor td:nth-child(2){z-index:3;width:150px;min-width:150px;max-width:150px;position:sticky;left:95px}.line-entry-editor th:nth-child(3),.line-entry-editor td:nth-child(3){z-index:3;width:110px;min-width:110px;max-width:110px;position:sticky;left:245px}.line-entry-editor th:first-child,.line-entry-editor th:nth-child(2),.line-entry-editor th:nth-child(3){z-index:4;background:#f0f5f2}.line-entry-editor input{width:100%;min-width:0;height:36px}.line-entry-editor th button{color:#8a9892;background:#eef2f0;border:0;border-radius:50%;width:19px;height:19px;padding:0;position:absolute;top:2px;right:2px}.line-entry-editor th:last-child,.line-entry-editor td:last-child{width:70px;min-width:70px;max-width:70px}.line-entry-editor td:last-child button{color:#bd4040}@media (width<=760px){.line-entry-modal{width:98vw}.line-entry-actions{flex-direction:column;align-items:stretch}}.line-order-alignment strong,.line-order-alignment small{display:block}.line-order-alignment small{color:#b36a17;margin-top:3px;font-size:9px}.line-row-aligned .line-order-alignment{background:#edf8f3}.line-row-aligned .line-order-alignment strong,.line-row-aligned .line-order-alignment small{color:#147057}.line-row-pending input[type=number]:focus{border-color:#df9d31}.line-row-aligned input[type=number]{background:#f8fcfa;border-color:#abd8c5}.line-total-price{color:#155d49!important}.line-total-price strong{color:#0d7255;background:#dff2ea;border-radius:5px;margin-left:5px;padding:2px 5px;font-size:12px;display:inline-block}.line-wage-management{background:#f9fcfa;border:1px solid #cfe0d8;border-radius:13px;overflow:hidden}.line-wage-head{border-bottom:1px solid #d6e3dd;justify-content:space-between;align-items:end;gap:16px;padding:15px 17px;display:flex}.line-wage-head>div{flex-direction:column;gap:3px;display:flex}.line-wage-head>div>strong{color:#174f3f;font-size:16px}.line-wage-head>div>small{color:#718178}.line-wage-head label{width:200px;margin:0}.line-wage-head input{margin-top:5px}.line-wage-employee-tabs{gap:8px;padding:12px 14px;display:flex;overflow:auto}.line-wage-employee-tabs button{color:#50645b;background:#fff;border:1px solid #d5e1db;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-width:135px;padding:10px 12px;display:flex}.line-wage-employee-tabs button.active{color:#12634e;background:#e9f5ef;border-color:#27886d;box-shadow:inset 3px 0 #27886d}.line-wage-employee-tabs small{color:#74847c;font-size:10px}.line-wage-sheet{background:#fff;border:1px solid #d1ded8;margin:0 14px 14px}.line-wage-sheet>header{border-bottom:1px solid #d1ded8;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.line-wage-sheet>header>div{align-items:center;gap:10px;display:flex}.line-wage-sheet>header span{color:#6c7d75;font-size:11px}.line-wage-sheet>header strong{color:#12634e;margin-left:5px;font-size:15px;display:inline-block}.line-wage-table-scroll{overflow:auto}.line-wage-sheet table{border-collapse:collapse;width:100%;min-width:700px}.line-wage-sheet th,.line-wage-sheet td{text-align:left;border-bottom:1px solid #d8e2dd;border-right:1px solid #d8e2dd;padding:10px 12px}.line-wage-sheet th{color:#50635a;background:#f4f8f6;font-size:11px}.line-wage-sheet tr:last-child td{border-bottom:0}.line-wage-empty{color:#87958e;text-align:center;padding:24px}@media (width<=760px){.line-wage-head,.line-wage-sheet>header{flex-direction:column;align-items:stretch}.line-wage-head label{width:100%}.line-wage-sheet>header>div:last-child{flex-wrap:wrap}}.modal-head-actions{align-items:center;gap:9px;display:flex}.modal-head-actions>button[aria-label=关闭]{color:#647169;background:#eef3f0;border:0;border-radius:9px;width:34px;height:34px;padding:0;font-size:23px}.modal-head-actions .line-top-save{white-space:nowrap;min-width:150px;padding:10px 16px}.line-entry-modal>.modal-head{z-index:20;background:#fff;border-bottom:1px solid #dde7e2;margin:-24px -24px 20px;padding:20px 24px 14px;position:sticky;top:-24px}.piecework-selected-variant{color:#243c34;background:#fff;align-items:center;min-height:54px;padding:0 10px;font-size:13px;display:flex}.piecework-selected-variant.empty{color:#97a59f;font-size:11px}.technical-page{gap:14px;display:grid}.technical-page .page-tools{margin-bottom:0}.technical-stats{margin:0}.technical-workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.technical-workflow-grid article{background:#f8fbf9;border:1px solid #d8e5df;border-radius:11px;align-items:flex-start;gap:11px;padding:14px;display:flex}.technical-workflow-grid article>b{color:#176a53;background:#dff0e9;border-radius:8px;place-items:center;min-width:32px;height:32px;font-size:12px;display:grid}.technical-workflow-grid article>span{flex-direction:column;gap:4px;min-width:0;display:flex}.technical-workflow-grid strong{color:#174f3f;font-size:13px}.technical-workflow-grid small{color:var(--muted);font-size:11px;line-height:1.5}@media (width<=960px){.technical-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.technical-workflow-grid{grid-template-columns:1fr}}.technical-section-tabs button{color:var(--ink);text-align:left;background:#f8fbf9;border:1px solid #d8e5df;border-radius:11px;align-items:flex-start;gap:11px;padding:14px;display:flex}.technical-section-tabs button:hover{background:#f0f7f3}.technical-section-tabs button.active{background:#eaf5f0;border-color:#2f8c70;box-shadow:inset 3px 0 #23866b}.technical-section-tabs button>b{color:#176a53;background:#dff0e9;border-radius:8px;place-items:center;min-width:32px;height:32px;font-size:12px;display:grid}.technical-section-tabs button.active>b{color:#fff;background:#23866b}.technical-section-tabs button>span{flex-direction:column;gap:4px;min-width:0;display:flex}.technical-section-overview{background:#f7faf8;border:1px solid #d8e5df;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.technical-section-overview h3{color:#174f3f;margin:3px 0}.technical-section-overview p{color:var(--muted);margin:0;font-size:11px}.technical-section-overview em{color:#176a53;white-space:nowrap;background:#e3f1eb;border-radius:15px;padding:6px 10px;font-size:11px;font-style:normal;font-weight:800}.technical-module-table.wide .tr{grid-template-columns:1.4fr .85fr .85fr .9fr .7fr .8fr;min-width:860px}.technical-order-source{background:#fafcfb;border:1px solid #d8e5df;border-radius:11px}.technical-order-source>summary{color:#176a53;cursor:pointer;padding:12px 14px;font-size:12px;font-weight:800}.technical-order-source .synced-orders{border-width:1px 0 0;border-radius:0;margin:0}@media (width<=640px){.technical-section-overview{flex-direction:column;align-items:flex-start}.technical-module-table{overflow:auto}}.technical-entry-form{background:#f1f8f5;border:1px solid #c8dfd5;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:10px;padding:14px;display:grid}.technical-entry-form label{color:#496158;margin:0;font-size:11px;font-weight:800}.technical-entry-form label.wide{grid-column:span 2}.technical-entry-form input,.technical-entry-form select{background:#fff;margin-top:6px}.technical-entry-form>.primary{min-height:42px}.technical-message{color:#12634e;background:#e9f7f1;border:1px solid #b9ddcf;border-radius:9px;padding:10px 13px;font-size:12px;font-weight:700}.technical-message.error{color:#a33838;background:#fff1f1;border-color:#f0c7c7}.technical-module-table .tr{grid-template-columns:1.45fr 1.15fr .8fr .85fr .7fr .55fr;min-width:880px}.technical-module-table .tr>span>small{color:var(--muted);margin-top:3px;display:block}.technical-module-table .danger{min-height:32px;padding:5px 10px}.technical-independent-empty{display:none}@media (width<=1040px){.technical-entry-form{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=680px){.technical-entry-form{grid-template-columns:1fr}.technical-entry-form label.wide{grid-column:auto}.technical-entry-form>.primary{width:100%}}.technical-process-hierarchy{flex-direction:column;gap:10px;display:flex}.technical-process-guide{background:#eef7f2;border:1px solid #d6e6de;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.technical-process-guide>div{flex-direction:column;gap:4px;display:flex}.technical-process-guide strong{color:#174f3f;font-size:16px}.technical-process-guide small{color:var(--muted)}.technical-process-guide em{color:#24735e;white-space:nowrap;background:#fff;border:1px solid #cfe2da;border-radius:18px;padding:6px 10px;font-size:11px;font-style:normal;font-weight:800}.technical-process-customer{background:#f9fcfa;border:1px solid #cfdfd7;border-radius:14px;overflow:hidden}.technical-process-customer-head,.technical-process-style-head{text-align:left;width:100%;color:var(--ink);border:0;align-items:center;display:grid}.technical-process-customer-head{background:#e8f3ee;grid-template-columns:28px minmax(0,1fr) auto auto;gap:12px;padding:14px 16px}.technical-process-customer-head:hover{background:#deeee6}.technical-process-customer-head>span:nth-child(2),.technical-process-style-head>span:nth-child(2){min-width:0}.technical-process-customer-head small,.technical-process-style-head small{color:var(--muted);font-size:10px;display:block}.technical-process-customer-head strong{color:#164c3d;margin-top:3px;font-size:17px;display:block}.technical-process-customer-head em,.technical-process-style-head em{color:#607169;white-space:nowrap;font-size:12px;font-style:normal}.technical-process-customer-head>b,.technical-process-style-head>b{color:var(--green);white-space:nowrap;font-size:12px}.technical-process-style-list{flex-direction:column;gap:8px;padding:12px 12px 12px 42px;display:flex}.technical-process-style{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.technical-process-style-head{grid-template-columns:26px minmax(0,1fr) auto auto;gap:10px;padding:11px 13px}.technical-process-style-head:hover{background:#fafcfb}.technical-process-style-head strong{margin:2px 0;font-size:14px;display:block}.technical-process-style-body{border-top:1px solid var(--line);padding:0 12px 12px}.technical-process-style-actions{justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.technical-process-style-actions>span{color:#174f3f;font-size:12px;font-weight:800}.technical-process-style-actions .secondary{padding:7px 11px;font-size:11px}.technical-process-table .tr{grid-template-columns:.35fr 1.5fr .7fr .6fr;min-width:520px;min-height:48px}.technical-process-total{color:#4d685e;background:#edf6f2;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:12px;display:flex}.technical-process-total strong{color:#12634e;font-size:14px}.technical-process-empty{color:var(--muted);text-align:center;background:#fbfcfb;border:1px dashed #cddbd4;border-radius:10px;padding:24px}.technical-process-editor{width:min(920px,100%)}.technical-process-order-source{background:#edf7f2;border:1px solid #cce2d8;border-radius:11px;grid-template-columns:.8fr 1.5fr .8fr;gap:12px;padding:14px 16px;display:grid}.technical-process-order-source span{flex-direction:column;gap:4px;min-width:0;display:flex}.technical-process-order-source small{color:var(--muted);font-size:10px}.technical-process-order-source strong{color:#12634e;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.technical-process-editor-card{border:1px solid var(--line);border-radius:12px;margin-top:14px;overflow:auto}.technical-process-editor-title{background:#f1f6f3;justify-content:space-between;align-items:center;gap:12px;min-width:640px;padding:11px 13px;display:flex}.technical-process-editor-title strong{color:#17664f;font-size:13px}.technical-process-editor-title .secondary{padding:7px 11px;font-size:11px}.technical-process-editor-head,.technical-process-editor-row{border-top:1px solid var(--line);grid-template-columns:.35fr 1.5fr .75fr .55fr;align-items:center;gap:8px;min-width:640px;padding:8px 10px;display:grid}.technical-process-editor-head{color:#68776f;background:#f7faf8;font-size:11px;font-weight:800}.technical-process-editor-row>span{color:#496158;padding-left:8px;font-weight:800}.technical-process-editor-row input{background:#fff;border:1px solid #dfe7e2;border-radius:8px;outline:0;min-width:0;height:38px;padding:0 10px}.technical-process-editor-row input:focus{border-color:#2d8068;box-shadow:0 0 0 3px #2d806815}.technical-process-editor-row .danger{border:0;border-radius:8px;height:36px}.technical-process-editor-row .danger:disabled{opacity:.4;cursor:not-allowed}.technical-process-editor-total{border-top:1px solid var(--line);color:#4d685e;background:#edf6f2;justify-content:space-between;align-items:center;gap:12px;min-width:640px;padding:12px 14px;font-size:12px;display:flex}.technical-process-editor-total strong{color:#12634e;font-size:15px}.technical-process-save-note{color:var(--muted);margin:12px 0 0;font-size:11px}@media (width<=720px){.technical-process-guide{flex-direction:column;align-items:flex-start}.technical-process-customer-head{grid-template-columns:26px minmax(0,1fr) auto}.technical-process-customer-head em{display:none}.technical-process-style-list{padding:9px}.technical-process-style-head{grid-template-columns:24px minmax(0,1fr) auto}.technical-process-style-head em{display:none}.technical-process-order-source{grid-template-columns:1fr}.technical-process-table{overflow:auto}}.technical-process-sheet{background:#fff;border:1px solid #bfc9c4;overflow:hidden}.technical-process-sheet-row{grid-template-columns:minmax(180px,1fr) minmax(120px,.55fr);display:grid}.technical-process-sheet-row>span{border-top:1px solid #cfd7d3;border-left:1px solid #cfd7d3;min-height:34px;padding:7px 10px;font-size:13px}.technical-process-sheet-row>span:first-child{border-left:0}.technical-process-sheet-row:first-child>span{border-top:0}.technical-process-sheet-head{color:#263a32;background:#f1f4f2;font-weight:800}.technical-process-readonly-sheet .technical-process-total{border-top:1px solid #cfd7d3}.technical-process-sheet-grid{grid-template-columns:42px minmax(240px,1.5fr) minmax(150px,.65fr) 42px!important;gap:0!important;padding:0!important}.technical-process-editor-head.technical-process-sheet-grid{background:#eef2f0}.technical-process-sheet-grid>span,.technical-process-sheet-grid>input,.technical-process-sheet-grid>button{border:0;height:38px;margin:0;border-left:1px solid #c8d1cc!important;border-radius:0!important}.technical-process-sheet-grid>span{align-items:center;padding:0 10px;display:flex}.technical-process-sheet-grid .sheet-row-number{color:#66746d;background:#f2f4f3;justify-content:center;padding:0}.technical-process-sheet-grid>input{outline:0;padding:0 10px}.technical-process-sheet-grid>input:focus{position:relative;box-shadow:inset 0 0 0 2px #23866b!important}.technical-process-row-delete{color:#b54a45;background:#fff;font-size:20px}.technical-process-row-delete:hover:not(:disabled){background:#fff0ef}.technical-process-row-delete:disabled{color:#b8c1bd;cursor:not-allowed}.technical-process-editor-row.technical-process-sheet-grid{border-top:1px solid #c8d1cc}.technical-process-editor-card{border-color:#bfc9c4;border-radius:4px}.technical-process-editor-total{border-top-color:#c8d1cc}.delivery-matrix-cell.over-limit{background:#fff4f4;border-color:#e6aaaa}.delivery-matrix-cell.over-limit .delivery-cell-total{color:#a33838;background:#fde3e3}.delivery-matrix-cell.over-limit .delivery-cell-total strong{color:#b43d3d}.delivery-cell-error{width:100%;font-weight:800;color:#b43d3d!important;white-space:normal!important}.delivery-current-qty input[aria-invalid=true]{background:#fff8f8;border-color:#d95555}.delivery-current-qty input:disabled{cursor:not-allowed;color:#87958e;background:#edf1ef}.delivery-alignment-status{border-radius:8px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;margin-top:9px;padding:9px 11px;font-size:11px;display:flex}.delivery-alignment-status.ready{color:#12634e;background:#e9f7f1;border:1px solid #b9ddcf}.delivery-alignment-status.locked{color:#a33838;background:#fff1f1;border:1px solid #f0c7c7}.delivery-alignment-status span{font-size:10px}@media (width<=640px){.delivery-alignment-status{flex-direction:column;align-items:flex-start}}.delivery-history-editor{background:#fff;border:1px solid #d4e3dc;border-radius:11px;margin-top:12px;overflow:hidden}.delivery-history-editor>summary{cursor:pointer;color:#174f3f;background:#f5faf7;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.delivery-history-editor>summary>span{flex-direction:column;gap:3px;display:flex}.delivery-history-editor>summary small{color:var(--muted);font-size:10px;font-weight:500}.delivery-history-editor>summary em{color:#176a53;background:#e3f1eb;border-radius:14px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:800}.delivery-history-edit-table{border-top:1px solid #d8e5df;overflow:auto}.delivery-history-edit-row{border-bottom:1px solid #e1e8e4;grid-template-columns:.85fr 1fr 1.15fr .6fr .8fr .75fr;align-items:center;min-width:800px;display:grid}.delivery-history-edit-row:last-child{border-bottom:0}.delivery-history-edit-row>span{color:#34483f;min-width:0;padding:9px 10px;font-size:11px}.delivery-history-edit-row>span small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.delivery-history-edit-row.head{color:#62736b;background:#f2f6f4;font-weight:800}.delivery-history-edit-row input{min-width:90px;height:34px}.delivery-history-edit-row button{white-space:nowrap;width:100%}.delivery-history-editor>p{color:#745c25;background:#fffaf0;border-top:1px solid #d8e5df;margin:0;padding:9px 13px;font-size:10px}@media (width<=640px){.delivery-history-editor>summary{flex-direction:column;align-items:flex-start}}.order-management-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.order-management-actions .small-button{white-space:nowrap;min-height:32px;padding:6px 10px}.order-management-actions .danger{color:#b43d3d;background:#fff0f0;border:1px solid #efc3c3}.order-management-actions .danger:hover{background:#fde2e2}@media (width<=700px){.order-sync-head .order-management-actions{justify-content:flex-start;width:100%}}.order-empty-state{min-height:150px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:28px;display:flex}.order-empty-state strong{color:#345346;font-size:16px}.order-empty-state span{font-size:12px}.order-password-field{flex-direction:column;gap:6px;display:flex}.order-password-field small{color:var(--muted);font-size:11px}.order-delete-modal{max-width:560px}.order-delete-warning{color:#8f3535;background:#fff4f3;border:1px solid #efc3c3;border-radius:11px;margin:2px 0 16px;padding:14px 15px}.order-delete-warning strong{color:#762b2b;font-size:16px;display:block}.order-delete-warning p{margin:5px 0 0;font-size:12px;line-height:1.6}.order-delete-modal>.order-password-field{margin:0 0 14px}.order-delete-modal .danger{color:#fff;background:#c74343;border:1px solid #ce5151}.order-delete-modal .danger:hover{background:#ad3535}.order-security-panel{background:#f1f8f4;border:1px solid #d7e5de;border-radius:14px;grid-template-columns:minmax(260px,.85fr) minmax(420px,1.4fr);align-items:end;gap:22px;margin:16px 0;padding:18px;display:grid}.order-security-panel h3{color:#164c3d;margin:5px 0 3px}.order-security-panel p{color:var(--muted);margin:0 0 10px;font-size:12px;line-height:1.6}.order-security-panel form{grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;display:grid}.order-security-panel label{color:#4c6258;flex-direction:column;gap:6px;margin:0;font-size:12px;font-weight:700;display:flex}.order-security-panel input{min-width:0}.order-security-panel .primary{white-space:nowrap;height:42px}@media (width<=900px){.order-security-panel{grid-template-columns:1fr}.order-security-panel form{grid-template-columns:1fr 1fr}}@media (width<=640px){.order-security-panel form{grid-template-columns:1fr}.order-security-panel .primary{width:100%}}.module-name-settings{background:#f4faf7;border:1px solid #d1e3da;border-radius:14px;margin:16px 0;padding:18px}.module-name-settings>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.module-name-settings h3{color:#164c3d;margin:4px 0 2px}.module-name-settings p{color:var(--muted);margin:0;font-size:11px}.module-name-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.module-name-grid label{background:#fff;border:1px solid #d9e6df;border-radius:10px;grid-template-columns:85px minmax(0,1fr);align-items:center;gap:10px;margin:0;padding:10px;display:grid}.module-name-grid label>span{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;min-width:0;display:grid}.module-name-grid label b{color:#176a53;background:#e1f0e9;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.module-name-grid label em{color:#718179;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;overflow:hidden}.module-name-grid input{min-width:0;height:38px}.module-name-actions{justify-content:flex-end;gap:9px;margin-top:14px;display:flex}.module-name-actions button{min-width:130px}@media (width<=1100px){.module-name-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.module-name-settings>header{flex-direction:column;align-items:flex-start}.module-name-grid{grid-template-columns:1fr}.module-name-grid label{grid-template-columns:78px minmax(0,1fr)}.module-name-actions{flex-direction:column}.module-name-actions button{width:100%}}.system-health-chip{color:#315348;white-space:nowrap;align-items:center;gap:7px;padding:0 11px;display:flex}.system-health-chip i{background:#a4afa9;border-radius:50%;width:8px;height:8px;display:block;box-shadow:0 0 0 3px #a4afa91f}.system-health-chip.healthy i{background:#24906f;box-shadow:0 0 0 3px #24906f24}.system-health-chip.degraded{color:#b23b39;background:#fff8f7;border-color:#efb1ae}.system-health-chip.degraded i{background:#d9544c;box-shadow:0 0 0 3px #d9544c24}.system-health-chip.checking i{animation:1.4s ease-in-out infinite health-pulse}@keyframes health-pulse{50%{opacity:.35}}.upgrade-banner{z-index:19;color:#664610;background:#fff6df;border-bottom:1px solid #e0b66c;justify-content:center;align-items:center;gap:20px;padding:10px 24px;display:flex;position:sticky;top:82px;box-shadow:0 8px 18px #4e3c1512}.upgrade-banner>span{align-items:center;gap:12px;display:flex}.upgrade-banner small{color:#8a6a2d}.upgrade-banner button{color:#243b32;background:#e5a936;border:0;border-radius:8px;padding:8px 14px;font-weight:800}.system-maintenance-panel{background:linear-gradient(135deg,#f7fbf9,#eef7f3);border:1px solid #cde0d7;border-radius:14px;margin:16px 0;padding:18px}.system-maintenance-panel>header{background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:16px;height:auto;padding:0;display:flex;position:static}.system-maintenance-panel h3{color:#164c3d;margin:4px 0 3px}.system-maintenance-panel p{color:var(--muted);margin:0;font-size:12px}.system-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.system-status-grid article{background:#fff;border:1px solid #dce8e2;border-radius:11px;padding:13px 14px}.system-status-grid small{color:#78867f;font-size:11px;display:block}.system-status-grid strong{color:#155f4b;margin-top:6px;font-size:17px;display:block}.stability-config-form{grid-template-columns:1.2fr .7fr 1.2fr auto;align-items:end;gap:10px;display:grid}.stability-config-form>label{color:#52635b;flex-direction:column;gap:6px;font-size:12px;display:flex}.stability-config-form select{color:#253c33;background:#fff;border:1px solid #cadbd3;border-radius:9px;height:42px;padding:0 10px}.toggle-setting{background:#fff;border:1px solid #d8e6df;border-radius:10px;min-height:58px;padding:9px 11px;flex-direction:row!important;align-items:center!important}.toggle-setting input{accent-color:#1f7b61;width:18px;height:18px}.toggle-setting span{flex-direction:column;gap:3px;display:flex}.toggle-setting strong{color:#254a3d;font-size:12px}.toggle-setting small{color:#7d8d85;font-size:10px}.system-maintenance-actions{gap:8px;display:flex}.system-maintenance-actions button{white-space:nowrap;height:42px}@media (width<=1100px){.stability-config-form{grid-template-columns:1fr 1fr}.system-maintenance-actions{justify-content:flex-end}.system-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){html{scroll-padding-top:68px}body{padding-bottom:env(safe-area-inset-bottom)}aside{padding-top:max(18px,env(safe-area-inset-top))}header{padding-left:max(15px,env(safe-area-inset-left));padding-right:max(15px,env(safe-area-inset-right))}.content{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));padding-bottom:max(28px,env(safe-area-inset-bottom))}.header-actions .system-health-chip{justify-content:center;width:38px;padding:0}.system-health-chip span{display:none}.upgrade-banner{justify-content:space-between;align-items:flex-start;gap:10px;padding:10px 12px;top:68px}.upgrade-banner>span{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.upgrade-banner small{font-size:10px}.upgrade-banner button{flex:none}.system-maintenance-panel{padding:14px}.system-maintenance-panel>header{flex-direction:column}.system-status-grid{grid-template-columns:1fr 1fr}.stability-config-form{grid-template-columns:1fr}.system-maintenance-actions{grid-template-columns:1fr 1fr;display:grid}.system-maintenance-actions button{width:100%}.data-table,.tabs,.filter-row,.piecework-horizontal-table,.production-summary-table{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.page-heading h2,.page-tools h2{font-size:22px}}@media (width<=420px){.content{padding-top:12px}.metrics,.quick-grid,.system-status-grid{grid-template-columns:1fr}.page-panel{padding:13px}.panel,.page-panel,.hero-card{border-radius:13px}.header-actions{gap:5px}.upgrade-banner small{display:none}}@media (pointer:coarse){button,.filter-chip,.tabs button,select,input{min-height:44px}nav button,.modal-actions button{min-height:46px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.photo-upload-cell{flex-direction:column;gap:3px;min-width:130px;display:flex}.photo-upload-trigger{color:#17664f;cursor:pointer;background:#f3faf7;border:1px dashed #8bb8a7;border-radius:8px;place-items:center;height:40px;font-size:11px;font-weight:750;display:grid}.photo-upload-trigger:hover{background:#e9f5f0;border-color:#267b63}.photo-upload-trigger input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.photo-upload-preview{background:#edf4f1;border:1px solid #cbded5;border-radius:8px;width:100%;height:52px;position:relative;overflow:hidden}.photo-upload-preview img{object-fit:cover;width:100%;height:100%;display:block}.photo-upload-preview button{color:#fff;background:#1b2f2bcc;border:0;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:3px;right:3px;min-height:24px!important}.photo-upload-error{color:#bd3d3d;font-size:9px}.warehouse-batch .batch-row{align-items:center}.app-context-menu{z-index:2000;background:#fff;border:1px solid #c9dad2;border-radius:12px;width:200px;padding:7px;animation:.12s ease-out context-menu-in;position:fixed;box-shadow:0 18px 45px #102b2330}.app-context-menu>strong{color:#63736b;letter-spacing:.8px;padding:7px 9px 6px;font-size:10px;display:block}.app-context-menu button{color:#273b33;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;height:38px;padding:0 9px;display:flex}.app-context-menu button:hover{color:#14634d;background:#eaf4f0}.app-context-menu button span{color:#17664f;background:#e6f0eb;border-radius:7px;place-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:grid}.app-context-menu small{color:#95a09b;border-top:1px solid #edf1ef;margin-top:5px;padding:7px 9px 5px;font-size:9px;display:block}@keyframes context-menu-in{0%{opacity:0;transform:scale(.97)translateY(-4px)}to{opacity:1;transform:none}}@media (pointer:coarse){.app-context-menu{display:none}.photo-upload-trigger{min-height:48px}}.install-app-shortcut{color:#d6e4de;text-align:left;background:#17372e;border:1px solid #3d5d52;border-radius:10px;align-items:center;gap:10px;margin:12px 6px 8px;padding:10px 11px;display:flex}.install-app-shortcut:hover{color:#fff;background:#1c4739;border-color:#6d9485}.install-app-shortcut:disabled{opacity:.65;cursor:default}.install-app-shortcut b{color:#17342c;background:#edba59;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.install-help-modal{width:min(620px,100%)}.install-help-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.install-help-grid article{background:#f6faf8;border:1px solid #d6e4dd;border-radius:12px;padding:17px}.install-help-grid b{color:#17664f}.install-help-grid p{color:#66756e;margin:8px 0 0;font-size:13px;line-height:1.7}.install-security-note{color:#557068;background:#edf5f1;border-radius:10px;margin:14px 0 0;padding:12px 14px;font-size:12px}@media (width<=640px){.install-help-grid{grid-template-columns:1fr}.install-app-shortcut{margin-top:8px}}.header-popover>small.sync-online{color:#1c7057;background:#e9f5ef;border-radius:7px;margin:0 4px 3px;padding:7px 8px}.header-popover>small.sync-offline{color:#b53d3a;background:#fff0ef;border-radius:7px;margin:0 4px 3px;padding:7px 8px}.cutting-matrix-cell{position:relative}.cutting-matrix-cell.misaligned{background:#fff3f2}.cutting-matrix-cell.misaligned input{color:#a53631;background:#fff8f7;border-color:#e15c55}.cutting-matrix-cell.misaligned em{text-align:center;color:#c34039;font-size:9px;font-style:normal;font-weight:800}.cutting-matrix-cell.aligned{background:#f5fbf8}.cutting-matrix-cell.aligned input{border-color:#acd5c3}.cutting-row-total b{color:var(--green)}.cutting-style-total-card{border:1px solid var(--line);background:#fbfcfb;border-radius:14px;overflow:hidden}.cutting-style-total-card>.batch-head{padding:14px 16px}.cutting-style-total-card>.batch-head small{color:var(--muted)}.cutting-style-total-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px;display:grid}.cutting-style-total-grid>div,.cutting-style-total-grid>label{color:#5d7067;background:#fff;border:1px solid #dce7e1;border-radius:11px;flex-direction:column;justify-content:center;gap:6px;margin:0;padding:14px;font-size:12px;display:flex}.cutting-style-total-grid strong{color:var(--green);font-size:22px}.cutting-style-total-grid input{height:44px;color:var(--green);font-size:20px;font-weight:800}.cutting-style-total-grid small{color:var(--muted);font-size:10px}.cutting-style-total-grid .misaligned{background:#fff4f3;border-color:#efc3c3}.cutting-style-total-grid .misaligned strong{color:#c1433e}.cutting-variance-box{background:#fffaf0;border:1px solid #e4c779;border-radius:12px;margin:0 16px 16px;padding:14px}.cutting-variance-toggle{align-items:center;flex-direction:row!important;gap:10px!important;margin:0!important;display:flex!important}.cutting-variance-toggle input{width:18px;height:18px}.cutting-variance-toggle span{flex-direction:column;gap:2px;display:flex}.cutting-variance-toggle strong{color:#715719}.cutting-variance-toggle small,.cutting-variance-note small{color:#806b3c;font-size:10px}.cutting-variance-note{border-top:1px solid #eadcae;flex-direction:column;gap:6px;margin:13px 0 0;padding-top:13px;display:flex}.cutting-variance-note textarea{resize:vertical;width:100%;min-height:78px}.cutting-style-total-card>.whole-alignment-lock{border-width:1px 0 0;border-radius:0;margin:0}.cutting-result-table .tr{grid-template-columns:.65fr 1.35fr;min-width:480px}@media (width<=760px){.cutting-style-total-grid{grid-template-columns:1fr;padding:12px}.cutting-variance-box{margin:0 12px 12px}.cutting-result-table .tr{min-width:420px}}.cutting-matrix-cell.unavailable{color:#87958e;background:#f1f4f2;justify-content:center;display:flex;align-items:center!important}.cutting-pending-table .tr{grid-template-columns:1fr .8fr .8fr;min-width:480px}.cutting-recorded-table .tr{grid-template-columns:.8fr .7fr .8fr 1.7fr;min-width:760px}.cutting-variant-builder>.whole-alignment-lock{border-width:1px 0 0;border-radius:0;margin:0}@media (width<=760px){.cutting-pending-table .tr{min-width:480px}.cutting-recorded-table .tr{min-width:720px}}.finance-heading{align-items:flex-end}.finance-month-filter{min-width:210px;color:var(--muted);flex-direction:column;gap:6px;font-size:12px;display:flex}.finance-month-filter input{height:42px}.finance-metrics{margin:18px 0}.finance-tabs{margin-bottom:16px}.finance-table{border:1px solid var(--line);border-radius:12px;overflow-x:auto}.finance-table .tr{align-items:center}.finance-table .tr span{flex-direction:column;gap:3px;display:flex}.finance-table .tr small{color:var(--muted)}.finance-wage-table .tr{grid-template-columns:1.25fr .7fr .8fr .8fr .8fr .7fr .7fr;min-width:920px}.finance-order-table .tr{grid-template-columns:1.5fr .65fr .7fr .85fr .85fr .85fr .7fr .7fr;min-width:1120px}.finance-expense-table .tr{grid-template-columns:.75fr .75fr 1fr 1.4fr 1fr .9fr;min-width:860px}.finance-purchase-table .tr{grid-template-columns:1.5fr .65fr .9fr .9fr .75fr 1fr .7fr .75fr;min-width:1120px}.finance-source-card{background:#edf8f3;border:1px solid #cae1d7;border-radius:12px;flex-direction:column;gap:5px;margin-bottom:16px;padding:14px;display:flex}.finance-source-card span{color:var(--muted);font-size:11px}.finance-source-card strong{color:var(--green)}.finance-source-card em{color:#48645a;font-size:12px;font-style:normal}@media (width<=760px){.finance-heading{align-items:stretch}.finance-month-filter{min-width:0}.finance-metrics{grid-template-columns:1fr 1fr}.finance-tabs{flex-wrap:nowrap;overflow-x:auto}.finance-tabs button{white-space:nowrap}}.outsource-cutting-sync-note{background:#edf7f2;border:1px solid #bddbce;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:10px 13px;display:flex}.outsource-cutting-sync-note strong{color:#12634e;font-size:12px}.outsource-cutting-sync-note span{color:#5e7168;font-size:10px}.outsource-cutting-sync{background:#fbfdfc;border:1px solid #cfe1d8;border-radius:12px;overflow:hidden}.outsource-cutting-sync>.batch-head{padding:13px 15px}.outsource-cutting-source{border-width:1px 0 0;border-radius:0;margin:0}.outsource-cutting-table{border-width:1px 0 0;border-radius:0;overflow:auto}.outsource-cutting-table .tr{grid-template-columns:1.35fr .8fr .65fr .8fr .85fr .75fr;min-width:820px}.outsource-cutting-empty{border-top:1px solid var(--line);color:var(--muted);text-align:center;padding:28px 16px}@media (width<=760px){.outsource-cutting-sync-note{flex-direction:column;align-items:flex-start}.outsource-cutting-source{grid-template-columns:auto 1fr}}.whole-cutting-source{grid-template-columns:auto 1fr auto 1.5fr auto 1fr}.whole-cutting-source small{color:#587068;grid-column:1/-1;padding-top:4px}.whole-production-notes textarea{resize:vertical;width:100%;min-height:82px}@media (width<=760px){.whole-cutting-source{grid-template-columns:auto 1fr}}.outsource-sync-hierarchy{gap:12px;display:grid}.outsource-sync-overview{background:#eef7f2;border:1px solid #cfe1d8;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.outsource-sync-overview>div{flex-direction:column;gap:3px;display:flex}.outsource-sync-overview strong{color:#174f3f;font-size:16px}.outsource-sync-overview small{color:var(--muted)}.outsource-sync-overview em{color:#176a53;font-size:12px;font-style:normal;font-weight:800}.outsource-sync-style{background:#fff;border:1px solid #d4e3dc;border-radius:12px;overflow:hidden}.outsource-sync-style>header{background:#f4f9f6;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.outsource-sync-style>header>span{flex-direction:column;gap:3px;min-width:0;display:flex}.outsource-sync-style>header small{color:var(--muted);font-size:10px}.outsource-sync-style>header strong{color:#174f3f;font-size:15px}.outsource-sync-style>header em{color:#687970;font-size:11px;font-style:normal}.outsource-sync-style>header b{color:#176a53;white-space:nowrap}.outsource-sync-variant-table{border-width:1px 0 0;border-radius:0}.outsource-sync-variant-table .tr{grid-template-columns:1.15fr 1fr .8fr;min-width:420px}.outsource-sync-variant-table .tr.color-start{background:#fbfdfc;border-top:3px solid #9fc8b8}.outsource-sync-variant-table .tr.color-start strong{color:#176a53}@media (width<=640px){.outsource-sync-overview{flex-direction:column;align-items:flex-start}.outsource-sync-style>header{align-items:flex-start}}.whole-employee-management{gap:12px;display:grid}.whole-employee-management-head{background:#eef7f2;border:1px solid #cfe1d8;border-radius:12px;justify-content:space-between;align-items:flex-end;gap:18px;padding:15px 16px;display:flex}.whole-employee-management-head>div{flex-direction:column;gap:4px;display:flex}.whole-employee-management-head>div>strong{color:#174f3f;font-size:17px}.whole-employee-management-head>div>small{color:var(--muted)}.whole-employee-management-head label{width:min(220px,100%);margin:0}.whole-employee-management-head input{margin-top:5px}.whole-employee-management-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.whole-employee-management-metrics>span{color:var(--muted);background:#fff;border:1px solid #d9e6e0;border-radius:10px;grid-template-columns:1fr auto auto;align-items:end;gap:6px;padding:12px 14px;font-size:11px;display:grid}.whole-employee-management-metrics strong{color:#176a53;font-size:22px}.whole-employee-management-metrics small{padding-bottom:2px}.whole-employee-management-tabs{background:#f7faf8;border:1px solid #d6e4dd;border-radius:11px;gap:9px;padding:10px;display:flex;overflow:auto}.whole-employee-management-tabs button{color:#345347;background:#fff;border:1px solid #d6e4dd;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-width:132px;padding:11px 13px;display:flex}.whole-employee-management-tabs button.active{color:#12634e;background:#e7f4ee;border-color:#2f8c70;box-shadow:inset 3px 0 #23866b}.whole-employee-management-tabs small{color:var(--muted)}.whole-employee-independent-sheet{background:#fff;border:1px solid #cfded7;border-radius:12px;overflow:hidden}.whole-employee-independent-sheet>header{background:#f3f8f5;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.whole-employee-independent-sheet>header>span{flex-direction:column;gap:3px;display:flex}.whole-employee-independent-sheet>header small{color:var(--muted);font-size:10px}.whole-employee-independent-sheet>header>span strong{color:#176a53;font-size:16px}.whole-employee-independent-sheet>header>div{align-items:center;gap:8px;display:flex}.whole-employee-independent-sheet>header>div>*{color:#5d7067;background:#fff;border-radius:7px;padding:5px 8px;font-size:11px}.whole-employee-independent-sheet>header>div>strong{color:#176a53}.whole-employee-independent-table{border-width:1px 0 0;border-radius:0;overflow:auto}.whole-employee-independent-table .tr{grid-template-columns:1.45fr .75fr .6fr .75fr .75fr .9fr .85fr;min-width:900px}.whole-employee-independent-table .tr>span>small{color:var(--muted);margin-top:3px;display:block}.whole-employee-management-empty{color:var(--muted);text-align:center;background:#fbfdfc;border:1px dashed #ccdcd4;border-radius:10px;padding:28px 16px}@media (width<=760px){.whole-employee-management-head,.whole-employee-independent-sheet>header{flex-direction:column;align-items:stretch}.whole-employee-management-metrics{grid-template-columns:1fr}.whole-employee-independent-sheet>header>div{flex-wrap:wrap}}.dashboard-message-actions{align-items:center;gap:9px;display:flex}.dashboard-message-list{padding:0 12px 14px}.dashboard-message-list>button{text-align:left;background:0 0;border:0;border-top:1px solid #edf1ef;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:13px 8px;display:grid}.dashboard-message-list>button:hover{background:#f7faf8}.dashboard-message-list>button>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.dashboard-message-list strong{color:#27483d;font-size:13px}.dashboard-message-list small{color:#6f7e77;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.dashboard-message-list time{color:#87958e;white-space:nowrap;font-size:10px}.message-author-avatar{color:#17664f;background:#e3f1eb;border-radius:10px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.message-board-heading{align-items:flex-end}.message-board-count{color:#17664f;background:#edf7f2;border:1px solid #cde1d8;border-radius:18px;padding:7px 11px;font-size:12px;font-weight:800}.message-composer{grid-template-columns:190px minmax(0,1fr);gap:16px;padding:20px;display:grid}.message-composer-author{align-items:center;gap:10px;display:flex}.message-composer-author>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.message-composer-author small{color:var(--muted);font-size:10px}.message-composer textarea{resize:vertical;width:100%;min-height:112px;color:var(--ink);font:inherit;background:#fbfcfb;border:1px solid #dbe5e0;border-radius:11px;outline:0;grid-column:2;padding:13px 14px;line-height:1.65}.message-composer textarea:focus{border-color:#2d8068;box-shadow:0 0 0 3px #2d806815}.message-composer-footer{grid-column:2;justify-content:space-between;align-items:center;gap:12px;display:flex}.message-composer-footer>span{color:#718078;font-size:11px}.message-feed{margin-top:16px;overflow:hidden}.message-feed-head{justify-content:space-between;align-items:center;padding:18px 20px 12px;display:flex}.message-feed-head h3{margin:4px 0 0}.message-card-list{padding:0 16px 16px}.message-card{border-top:1px solid #edf1ef;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:17px 8px;display:grid}.message-card>div{min-width:0}.message-card header{align-items:center;gap:8px;display:flex}.message-card header strong{color:#23483b}.message-card header em{color:#587168;background:#edf5f1;border-radius:10px;padding:3px 7px;font-size:9px;font-style:normal}.message-card time{color:#89968f;margin-left:auto;font-size:10px}.message-card p{color:#34483f;white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0;font-size:13px;line-height:1.7}@media (width<=720px){.dashboard-message-actions .text-btn{display:none}.message-board-heading{align-items:flex-start}.message-composer{grid-template-columns:1fr}.message-composer textarea,.message-composer-footer{grid-column:1}.message-card header{flex-wrap:wrap;align-items:flex-start}.message-card time{width:100%;margin-left:0}}.dashboard-customer-list{gap:11px;padding:0 2px;display:grid}.dashboard-customer-group{background:#fbfdfc;border:1px solid #d7e5de;border-radius:12px;overflow:hidden}.dashboard-customer-group>header{background:#edf7f2;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px 13px;display:grid}.dashboard-customer-avatar{color:#17664f;background:#d7ece3;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.dashboard-customer-group>header>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.dashboard-customer-group>header small{color:#718078;font-size:9px}.dashboard-customer-group>header strong{color:#174f3f;font-size:14px}.dashboard-customer-group>header em{color:#66766f;white-space:nowrap;font-size:10px;font-style:normal}.dashboard-customer-group>header>b{color:#17664f;white-space:nowrap;font-size:12px}.dashboard-style-list{padding:0 10px 10px}.dashboard-style-progress{border-top:1px solid #dfe8e3;padding:12px 2px}.dashboard-style-progress:first-child{border-top:0}.dashboard-style-heading{grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.dashboard-style-heading>.style-thumb{height:43px}.dashboard-style-heading>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.dashboard-style-heading>span:nth-child(2)>strong{color:#213f35;font-size:13px}.dashboard-style-heading>span:nth-child(2)>small{color:#7a8881;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.dashboard-style-heading>span:last-child{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.dashboard-style-heading>span:last-child>b{color:#203f35;font-size:12px}.dashboard-department-progress-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:10px 0 0 53px;display:grid}.dashboard-stage{background:#fff;border:1px solid #e0e8e4;border-radius:8px;min-width:0;padding:8px 9px}.dashboard-stage>span{justify-content:space-between;align-items:center;gap:5px;display:flex}.dashboard-stage small{color:#687970;font-size:9px;font-weight:800}.dashboard-stage strong{color:#17664f;font-size:11px}.dashboard-stage .progress{height:6px;margin-top:6px}.dashboard-stage .progress i{background:#23866b}.dashboard-stage.cutting .progress i{background:#d29a42}.dashboard-stage.production .progress i{background:#2f806b}.dashboard-stage.delivery .progress i{background:#497b9d}.dashboard-stage em{color:#8a9690;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:8px;font-style:normal;display:block;overflow:hidden}@media (width<=880px){.dashboard-department-progress-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.dashboard-customer-group>header{grid-template-columns:34px minmax(0,1fr) auto}.dashboard-customer-group>header em{display:none}.dashboard-style-heading{grid-template-columns:38px minmax(0,1fr)}.dashboard-style-heading>span:last-child{flex-direction:row;grid-column:2;align-items:center}.dashboard-department-progress-grid{grid-template-columns:1fr 1fr;margin-left:0}}@keyframes modal-arrive{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-backdrop{-webkit-backdrop-filter:blur(5px);background:#071d17a8}.modal{--modal-accent:#23866b;overscroll-behavior:contain;border:1px solid #c0d6cde6;border-top:4px solid var(--modal-accent);background:#fff;border-radius:20px;width:min(760px,100%);max-height:min(92vh,920px);padding:0 28px 28px;animation:.18s ease-out modal-arrive;position:relative;overflow:auto;box-shadow:0 30px 90px #041c1557,0 4px 18px #041c151f}.modal.wide-modal{width:min(1160px,100%)}.modal::-webkit-scrollbar{width:10px;height:10px}.modal::-webkit-scrollbar-thumb{background:#b9cbc3;border:3px solid #fff;border-radius:10px}.modal>.modal-head{z-index:30;background:linear-gradient(#fff 0%,#fbfdfc 100%);border-bottom:1px solid #dce7e2;justify-content:space-between;align-items:flex-start;gap:18px;margin:0 -28px 18px;padding:20px 28px 16px;display:flex;position:sticky;top:0}.modal-head .section-kicker{color:#17664f;letter-spacing:.7px;background:#e8f4ef;border-radius:12px;align-items:center;gap:6px;padding:4px 8px;font-size:10px;display:inline-flex}.modal-head h2{color:#18382e;margin:7px 0 0;font-size:21px;line-height:1.25}.modal-head>button,.modal-head-actions>button[aria-label=关闭]{color:#607169;width:38px;height:38px;box-shadow:none;background:#f2f6f4;border:1px solid #dde7e2;border-radius:11px;flex:none;place-items:center;padding:0;font-size:25px;line-height:1;display:grid}.modal-head>button:hover,.modal-head-actions>button[aria-label=关闭]:hover{color:#17664f;background:#e5f1ec;border-color:#b9d4c9}.modal-priority-guide{color:#6b7972;background:#f8faf9;border:1px solid #e0e8e4;border-radius:11px;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px 18px;margin:0 0 18px;padding:10px 12px;font-size:11px;display:flex}.modal-priority-guide>span{align-items:center;gap:7px;display:flex}.modal-priority-guide b{letter-spacing:.5px;border-radius:10px;padding:3px 7px;font-size:9px}.modal-priority-guide .important b{color:#845a12;background:#fff0cf}.modal-priority-guide .supporting b{color:#65746d;background:#e9efec}.modal .form-grid{gap:12px}.modal .form-grid>label{color:#51635a;background:#fafcfb;border:1px solid #e0e8e4;border-radius:11px;margin:0;padding:12px;position:relative}.modal .form-grid>label:has(>input:required,>select:required,>textarea:required){color:#3e4d46;background:#fffdf7;border-color:#dec992}.modal .form-grid>label:has(>input:required,>select:required,>textarea:required):after{content:"重要";color:#845a12;letter-spacing:.4px;background:#fff0cf;border-radius:9px;padding:2px 6px;font-size:8px;font-weight:900;position:absolute;top:9px;right:10px}:is(.modal .form-grid>label:has(>input:disabled,>select:disabled,>textarea:disabled),.modal .form-grid>label:has(>input[readonly],>textarea[readonly])){color:#839089;background:#f3f6f4;border-color:#e7ece9}.modal input:not([type=hidden]),.modal select,.modal textarea{background:#fff;border-color:#d6e2dc}.modal input:not([type=hidden]):focus,.modal select:focus,.modal textarea:focus{border-color:#23866b;outline:0;box-shadow:0 0 0 3px #23866b21}.modal input[aria-invalid=true],.modal select[aria-invalid=true],.modal textarea[aria-invalid=true]{background:#fff6f5!important;border-color:#d84f4a!important;box-shadow:0 0 0 3px #d84f4a1a!important}.modal input:disabled,.modal select:disabled,.modal textarea:disabled,.modal input[readonly],.modal textarea[readonly]{color:#87938d!important;box-shadow:none!important;background:#f1f4f2!important;border-color:#e2e8e5!important}.modal .warehouse-source,.modal .technical-process-order-source{background:#eef7f2;border-color:#bfdccf;box-shadow:inset 4px 0 #4d9a7f}.modal .batch-editor,.modal .technical-process-editor-card,.modal .variant-builder{background:#fcfdfc;border-color:#cbdcd4}.modal .batch-head,.modal .technical-process-editor-title{background:#edf6f2;border-bottom:1px solid #d7e4de}.modal .batch-head strong,.modal .technical-process-editor-title strong{color:#155f4b;font-size:13px}.modal .batch-head small{color:#728078;margin-top:3px;font-size:10px;display:block}.modal .variant-total,.modal .technical-process-editor-total,.modal .cutting-total-panel,.modal .delivery-total{background:#eaf5f0;border-top:1px solid #c9dfd5;box-shadow:inset 4px 0 #2e8c70}.modal .variant-total strong,.modal .technical-process-editor-total strong,.modal .delivery-grand-total strong{color:#0c6d52;font-size:22px}.modal .order-form-error,.modal .technical-message.error,.modal .whole-alignment-lock.locked,.modal .delivery-alignment-status.locked{color:#9d3732;background:#fff1f0;border:1px solid #e8aaa6;box-shadow:inset 4px 0 #cf4c47}.modal .order-form-error strong{font-size:14px}.modal-actions{z-index:25;background:linear-gradient(#fffffff0,#fff 36%);border-top:1px solid #dbe6e1;justify-content:flex-end;align-items:center;gap:10px;margin:24px -28px -28px;padding:16px 28px 20px;display:flex;position:sticky;bottom:0;box-shadow:0 -10px 24px #143b2f0f}.modal-actions .secondary{color:#64736c;min-width:88px;box-shadow:none;background:#f7f9f8;border-color:#d5dfda}.modal-actions .secondary:hover{color:#315649;background:#edf3f0;border-color:#b8cbc2}.modal-actions .primary{color:#17372d;background:#efb94f;border:1px solid #dca63e;min-width:148px;padding:12px 20px;box-shadow:0 6px 16px #ac751533}.modal-actions .primary:hover:not(:disabled){background:#f4c66d;transform:translateY(-1px)}.modal-actions .primary:disabled{color:#8a7c5e;box-shadow:none;cursor:not-allowed;background:#f3dfb7;border-color:#e8d6ac}.modal-actions .danger{color:#fff;background:#c84343;border:1px solid #b93737;border-radius:10px;min-width:148px;padding:11px 18px;font-weight:900;box-shadow:0 6px 16px #a4303033}.modal-actions .danger:hover:not(:disabled){background:#ae3434;transform:translateY(-1px)}.order-delete-modal{--modal-accent:#c84343;background:#fffdfd;border-color:#e4b2ae}.order-delete-modal>.modal-head{background:linear-gradient(#fff8f7,#fff)}.order-delete-modal .modal-head .section-kicker{color:#a83834;background:#fde4e2}.order-delete-modal .order-delete-warning{background:#fff0ef;border-color:#e4aaa6;box-shadow:inset 5px 0 #c84343}.cutting-picker-modal,.delivery-picker-modal,.handoff-picker-modal,.contact-detail{--modal-accent:#77998c;background:#fcfdfc}.cutting-picker-modal>.modal-head,.delivery-picker-modal>.modal-head,.handoff-picker-modal>.modal-head,.contact-detail>.modal-head{background:#f7faf8}.contact-detail>p{color:#75827c;background:#f5f7f6;border-radius:10px;padding:12px 14px}.contact-detail>strong{color:#17664f;background:#edf6f2;border:1px solid #cfe0d8;border-radius:10px;padding:14px;font-size:20px;display:block}.header-popover{border-color:#cddbd5;box-shadow:0 18px 50px #092b2133}.header-popover>strong{color:#174f3f}.header-popover>small{color:#7a8881}.header-popover button,.header-popover a{border-left:3px solid #0000!important}.header-popover button:hover,.header-popover a:hover{border-left-color:#23866b!important}.modal button:focus-visible,.header-popover button:focus-visible,.header-popover a:focus-visible{outline-offset:2px;outline:3px solid #23866b3d}@media (width<=640px){.modal-backdrop{align-items:end;padding:8px}.modal,.modal.wide-modal{border-radius:18px 18px 12px 12px;width:100%;max-height:94vh;padding:0 18px 20px}.modal>.modal-head{margin:0 -18px 14px;padding:16px 18px 13px}.modal-head h2{font-size:18px}.modal-priority-guide{flex-direction:column;align-items:flex-start;gap:7px;margin-bottom:14px}.modal .form-grid>label{padding:11px}.modal-actions{margin:20px -18px -20px;padding:13px 18px 16px}.modal-actions .secondary{min-width:76px}.modal-actions .primary,.modal-actions .danger{min-width:124px}.modal-head-actions{gap:7px}.modal-head-actions .line-top-save{min-width:0;padding:9px 10px;font-size:11px}}.line-employee-main{gap:12px;display:grid}.line-employee-main .line-wage-head{background:#eef7f2}.line-employee-main-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 14px;display:grid}.line-employee-main-metrics>span{color:var(--muted);background:#fff;border:1px solid #d8e5df;border-radius:10px;grid-template-columns:1fr auto auto;align-items:end;gap:6px;padding:12px 14px;font-size:11px;display:grid}.line-employee-main-metrics strong{color:#176a53;font-size:21px}.line-employee-main-metrics small{padding-bottom:2px}.line-employee-main>.line-wage-sheet{margin-bottom:14px}@media (width<=760px){.line-employee-main-metrics{grid-template-columns:1fr}}.delivery-order-summary{background:#eef7f2;border:1px solid #cfe3d9;border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 13px;display:grid}.delivery-order-summary-main{grid-template-columns:.75fr 1.35fr .8fr;gap:10px 18px;min-width:0;display:grid}.delivery-order-summary-main>span{flex-direction:column;gap:2px;min-width:0;display:flex}.delivery-order-summary-main small{color:var(--muted);font-size:10px}.delivery-order-summary-main strong{color:#155f4c;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.delivery-order-total,.delivery-matrix-order-total,.delivery-grand-total{white-space:nowrap;align-items:baseline;gap:5px;display:flex}.delivery-order-total{background:#fff;border-radius:9px;padding:8px 12px;box-shadow:inset 3px 0 #2f8c70}.delivery-order-total span,.delivery-matrix-order-total span,.delivery-grand-total span{color:#66766e;font-size:10px;font-weight:800}.delivery-order-total strong,.delivery-matrix-order-total strong,.delivery-grand-total strong{color:#0d7056;font-size:24px;line-height:1}.delivery-order-total em,.delivery-matrix-order-total em,.delivery-grand-total em{color:#567068;font-size:11px;font-style:normal;font-weight:800}.delivery-reselect{white-space:nowrap;grid-column:auto;justify-self:auto}.delivery-table-heading{flex-direction:column;gap:3px;display:flex}.delivery-table-heading small{font-size:10px}.delivery-matrix-order-total{background:#fff;border-radius:8px;padding:5px 9px}.delivery-matrix-order-total strong{font-size:20px}.delivery-matrix-cell{align-items:stretch!important;padding:7px!important}.delivery-cell-meta,.delivery-cell-summary{justify-content:space-between;align-items:center;gap:6px;width:100%;font-size:10px;display:flex}.delivery-cell-meta{color:#65766e}.delivery-cell-meta strong{color:#274d41;font-size:12px}.delivery-cell-summary{color:#718078}.delivery-cell-summary strong{color:#167057;font-size:11px}.delivery-row-total{text-align:center;flex-direction:column;gap:2px}.delivery-row-total>span,.delivery-row-total>small{color:var(--muted);font-size:10px;font-weight:500}.delivery-row-total>strong{color:#126c54;font-size:18px}.delivery-grand-total{justify-content:flex-end}.delivery-grand-total strong{font-size:25px}.delivery-total{grid-template-columns:minmax(0,1fr) auto;gap:2px 14px}.delivery-total>small{margin-top:0}.delivery-total .delivery-alignment-status{margin-top:7px}@media (width<=760px){.delivery-order-summary{grid-template-columns:1fr auto}.delivery-order-summary-main{grid-column:1/-1;grid-template-columns:1fr 1fr}.delivery-order-summary-main>span:nth-child(2){grid-column:span 2}.delivery-order-total{justify-self:start}.delivery-reselect{justify-self:end}.delivery-grand-total{justify-content:flex-start}}
