:root{--color-nav:#2456e6;--color-primary:#2456e6;--color-accent:#2456e6;--color-page:#f2f5fa;--color-card:#fff;--color-surface-secondary:#f7fafc;--color-selected:#eff4ff;--color-text:#111c33;--color-text-secondary:#3a4658;--color-text-muted:#6b7a90;--color-border:#e4eaf2;--color-success:#0b8b67;--color-warning:#d78312;--color-partial:#2c6bed;--color-danger:#d94b52;--color-unknown:#64748b;--color-unmapped:#7b61c9;--color-forbidden:#8b6471;--radius-control:10px;--radius-card:13px;--radius-shell:16px;--control-height:40px;--sidebar-wide:212px;--topbar-height:56px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--shadow-floating:0 16px 40px #1e49761f;--shadow-shell:0 20px 60px #23486d1a;--wpv2-ease-out:cubic-bezier(.23, 1, .32, 1);--wpv2-duration-press:.11s;--wpv2-duration-status-enter:.17s;--wpv2-duration-status-exit:.14s;--wpv2-duration-drawer:.2s;--wpv2-duration-feedback:.16s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif;font-size:14px}*{box-sizing:border-box}body{color:var(--color-text);background:var(--color-page);-webkit-font-smoothing:antialiased;margin:0;font-family:inherit;line-height:1.5}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){:root{--wpv2-duration-press:0s;--wpv2-duration-status-enter:0s;--wpv2-duration-status-exit:0s;--wpv2-duration-drawer:0s;--wpv2-duration-feedback:0s}}.app-shell{grid-template-columns:var(--sidebar-wide) minmax(0, 1fr);grid-template-rows:var(--topbar-height) minmax(calc(100vh - var(--topbar-height)), auto);background:var(--color-page);min-height:100vh;display:grid}.wpv2-login-page{color:#fff;background:#0c466e;place-items:center;min-height:100vh;padding:48px 24px;display:grid}.wpv2-login-layout{gap:24px;width:min(100%,560px);display:grid}.wpv2-login-brand{justify-content:center;align-items:center;gap:7px;display:flex}.wpv2-login-brand__logo{object-fit:contain;flex:0 0 56px;width:56px;height:56px;display:block}.wpv2-login-brand__text{text-align:center;justify-items:center;display:grid}.wpv2-login-brand__text strong{font-size:28px;line-height:1.2}.wpv2-login-brand__text span{color:#ffffffc7;font-size:15px;line-height:1.5}.wpv2-login-card{width:100%;color:var(--color-text);background:var(--color-card);border-radius:12px;gap:18px;padding:40px;display:grid;box-shadow:0 20px 48px #0019303d}.wpv2-login-card h1{margin:0 0 4px;font-size:32px;line-height:1.25}.wpv2-login-card>label:not(.wpv2-login-persistence){gap:8px;font-size:14px;font-weight:600;display:grid}.wpv2-login-card input:not([type=checkbox]){border:1px solid var(--color-border);border-radius:var(--radius-control);min-height:46px;color:var(--color-text);background:var(--color-card);font:inherit;padding:10px 12px}.wpv2-login-card input:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.wpv2-login-persistence{cursor:pointer;align-items:center;gap:9px;width:max-content;min-height:44px;padding:4px 0;font-size:14px;display:flex}.wpv2-login-persistence input{width:18px;height:18px;accent-color:var(--color-primary);margin:0}.wpv2-login-card button{border-radius:var(--radius-control);color:#fff;background:var(--color-primary);cursor:pointer;border:0;min-height:48px;font-size:16px;font-weight:700}.wpv2-login-card button:disabled{cursor:wait;opacity:.64}.wpv2-login-card [role=alert]{color:var(--color-danger);margin:0;font-size:14px}.desktop-sidebar{width:var(--sidebar-wide);color:var(--color-card);background:var(--color-nav);flex-direction:column;grid-row:1/3;display:flex}.app-brand{min-height:var(--topbar-height);white-space:nowrap;align-items:center;gap:10px;padding:0 16px;font-weight:700;display:flex}.app-brand__logo{object-fit:contain;flex:0 0 32px;width:32px;height:32px;display:block}.primary-navigation{gap:14px;padding:12px 8px;display:grid}.navigation-group{gap:4px;display:grid}.navigation-group h2{color:#ffffffc2;letter-spacing:.03em;margin:0;padding:0 10px 5px;font-size:13px;font-weight:700}.wpv2-account-admin{gap:16px;min-width:0;max-width:100%;display:grid}.wpv2-account-admin .ant-tabs,.wpv2-account-admin .ant-tabs-content-holder,.wpv2-account-section,.wpv2-account-section .ui-card__body{min-width:0;max-width:100%}.wpv2-account-section .ui-card__body{gap:18px;display:grid}.wpv2-account-create{gap:24px;display:grid}.wpv2-account-form-section{gap:14px;min-width:0;display:grid}.wpv2-account-form-section h3{border-bottom:1px solid var(--color-border);margin:0;padding-bottom:9px;font-size:15px;line-height:1.4}.wpv2-account-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}.wpv2-field{min-width:0;color:var(--color-text);align-content:start;gap:7px;font-weight:600;display:grid}.wpv2-field>.ant-select,.wpv2-field>.ant-input-affix-wrapper,.wpv2-field>.ant-input{width:100%;font-weight:400}.wpv2-field--wide{grid-column:1/-1}.wpv2-field--checkbox{align-self:end;min-height:40px;padding-top:8px}.wpv2-field-help{color:var(--color-text-muted);margin:0;font-size:13px;font-weight:400;line-height:1.5}.wpv2-account-loading{place-items:center;min-height:180px;display:grid}.wpv2-account-actions{justify-content:flex-end;align-items:center;gap:12px;padding-top:4px;display:flex}.wpv2-account-drawer,.wpv2-account-drawer>.ant-space-item,.wpv2-account-drawer .ant-card{width:100%}.wpv2-module-page[data-visual-density=high] .industrial-page__content{gap:16px;min-width:0;display:grid}.wpv2-module-page[data-visual-density=high] .wpv2-panel,.wpv2-module-page[data-visual-density=high] .wpv2-bom-card,.wpv2-module-page[data-visual-density=high] .wpv2-table-scroll{min-width:0}.wpv2-module-page[data-visual-density=high] .wpv2-panel>h2{margin:0;padding:14px 16px}.wpv2-module-page[data-visual-density=high] .wpv2-bom-layout{padding:16px}.wpv2-module-page[data-visual-density=high] .wpv2-bom-form label{min-width:0;color:var(--color-text);gap:7px;font-weight:600;display:grid}.wpv2-module-page[data-visual-density=high] .wpv2-bom-form input,.wpv2-module-page[data-visual-density=high] .wpv2-bom-form select{width:100%;min-width:0;min-height:var(--control-height)}.wpv2-module-page[data-visual-density=high] details>summary{cursor:pointer;min-height:44px;padding:11px 14px;font-weight:700;list-style-position:inside}.navigation-group__toggle{width:100%;color:inherit;font:inherit;letter-spacing:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:8px;padding:0;display:grid}.navigation-group__count{color:#ffffff9e;font-variant-numeric:tabular-nums;text-align:right;min-width:2ch}.navigation-entry{border-radius:var(--radius-control);min-height:44px;color:inherit;align-items:center;gap:10px;padding:8px 10px;text-decoration:none;display:flex}.navigation-entry svg{flex:0 0 20px}.navigation-entry[aria-current=page]{background:#ffffff26;font-weight:600}.navigation-entry--disabled{color:#ffffff94;cursor:not-allowed}.navigation-label{white-space:nowrap;min-width:0}.module-helper{white-space:nowrap;margin-left:auto;font-size:10px}.navigation-badge{background:var(--color-danger);color:#fff;text-align:center;border-radius:10px;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:12px;font-weight:700;line-height:20px}.topbar button{border:1px solid var(--color-border);border-radius:var(--radius-control);min-height:32px;color:var(--color-text);background:var(--color-card);cursor:pointer;padding:5px 10px}.topbar a{border:1px solid var(--color-border);border-radius:var(--radius-control);min-height:32px;color:var(--color-text);background:var(--color-card);padding:5px 10px;text-decoration:none}.topbar{height:var(--topbar-height);border-bottom:1px solid var(--color-border);background:var(--color-card);grid-column:2;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:16px;padding:0 24px;display:grid}.topbar-search{border:1.5px solid var(--color-border);width:min(430px,100%);min-height:38px;color:var(--color-text-muted);border-radius:10px;align-items:center;gap:9px;padding:0 14px;display:flex}.topbar-search svg{width:16px;height:16px}.topbar-search input{width:100%;color:var(--color-text);font:inherit;background:0 0;border:0;outline:0}.topbar-search input::placeholder{color:var(--color-text-muted);opacity:1}.topbar-notification{cursor:default;border:0;place-items:center;width:34px;height:34px;padding:0;font-size:16px;display:grid;position:relative}.topbar-notification__badge{background:var(--color-danger);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:5px}.topbar-account{justify-self:end;position:relative}.topbar-account>button{cursor:pointer;align-items:center;gap:8px;min-height:34px;display:flex}.topbar-avatar{color:#fff;background:var(--color-primary);border-radius:9px;place-items:center;width:31px;height:31px;font-size:12.5px;font-weight:800;display:grid}.topbar-account nav{z-index:20;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);gap:2px;width:176px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 30px #14283b2e}.topbar-account nav a,.topbar-account nav button{text-align:left;border:0;justify-content:flex-start;align-items:center;width:100%;min-height:40px;padding:8px 10px;line-height:1.4;display:flex}.topbar-account nav .topbar-account__logout{border-top:1px solid var(--color-border);border-radius:0 0 var(--radius-control) var(--radius-control);margin-top:4px;padding-top:11px}.wpv2-resource-scope-controls{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.wpv2-project-unselected{border:1px dashed var(--color-border);border-radius:var(--radius-card);background:var(--color-card);padding:32px}.demo-badge{border:1px solid var(--color-border);border-radius:var(--radius-control);min-height:28px;color:var(--color-text-secondary);align-items:center;padding:4px 10px;font-size:13px;display:inline-flex}.app-content{grid-column:2;min-width:0;padding:24px}.industrial-page{gap:16px;min-width:0;display:grid}.industrial-page__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.industrial-page__header h1,.industrial-page__header p{margin:0}.industrial-page__header h1{font-size:28px;line-height:1.25}.industrial-page__header p{color:var(--color-text-secondary);margin-top:6px}.industrial-page__actions,.industrial-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-shell__actions{justify-content:flex-end}.page-shell__action{gap:4px;display:inline-grid}.page-shell__disabled-reason{max-width:220px;color:var(--color-text-secondary);font-size:12px}.wpv2-empty-state{border:1px dashed var(--color-border);border-radius:var(--radius-card);background:var(--color-card);justify-items:start;gap:12px;min-height:168px;padding:24px;display:grid}.wpv2-empty-state h2{font-size:18px}.wpv2-empty-state__control{min-width:min(100%,320px)}.wpv2-empty-state__control label,.wpv2-empty-state__control select{width:100%}.wpv2-empty-state--error{border-color:color-mix(in srgb, var(--color-danger) 45%, var(--color-border))}.industrial-toolbar{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);min-height:48px;padding:6px 10px}.industrial-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.industrial-metric{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);gap:6px;min-width:0;margin:0;padding:14px 16px;display:grid}.industrial-metric dt{color:var(--color-text-secondary)}.industrial-metric dd{font-variant-numeric:tabular-nums;margin:0;font-size:26px;font-weight:700}.industrial-metric small{min-width:0}.industrial-status{max-width:100%;color:var(--color-text-secondary);align-items:center;gap:5px;display:inline-flex}.industrial-status svg{flex:0 0 16px;width:16px;height:16px}.industrial-status--success{color:var(--color-success)}.industrial-status--warning{color:var(--color-warning)}.industrial-status--danger{color:var(--color-danger)}.industrial-page__content{gap:12px;min-width:0;display:grid}.wpv2-component-list-page,.wpv2-component-list-section .ui-card__body{gap:16px;min-width:0;display:grid}.wpv2-component-list-upload{grid-template-columns:minmax(260px,1fr) minmax(260px,1fr) auto;align-items:end;gap:16px;display:grid}.wpv2-component-list-identity,.wpv2-component-list-summary,.wpv2-component-list-confirm{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.wpv2-component-list-identity>span{min-width:120px;color:var(--color-text-secondary);gap:3px;display:grid}.wpv2-component-list-identity strong{color:var(--color-text);font-variant-numeric:tabular-nums}.wpv2-component-list-difference{gap:8px;display:grid}.wpv2-component-list-difference h3{margin:0;font-size:15px}.wpv2-component-list-unresolved{grid-template-columns:minmax(240px,1fr) minmax(180px,280px);align-items:center;display:grid}.wpv2-component-list-row-unresolved>td{background:color-mix(in srgb, var(--color-warning) 9%, var(--color-card))!important}.wpv2-component-list-row-error>td{color:var(--color-danger);background:color-mix(in srgb, var(--color-danger) 7%, var(--color-card))!important}.wpv2-component-list-confirm .ant-input{flex:1;min-width:280px}.wpv2-component-list-confirm>span{color:var(--color-text-secondary)}.wpv2-component-list-history-detail{overflow-wrap:anywhere;gap:6px;display:grid}.wpv2-component-list-history-detail p{margin:0}.wpv2-short-fingerprint,.wpv2-full-fingerprint{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.wpv2-full-fingerprint{overflow-wrap:anywhere}.wpv2-production-component-table{gap:12px;min-width:0;display:grid}.wpv2-component-filter-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px;display:grid}.wpv2-component-filter-tags{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.wpv2-component-filter-summary{border:1px solid var(--color-border);border-radius:var(--radius-control);color:var(--color-text-secondary);background:var(--color-surface-secondary);flex-wrap:wrap;align-items:baseline;gap:6px 12px;padding:12px 16px;display:flex}.wpv2-component-filter-summary strong{color:var(--color-text);font-variant-numeric:tabular-nums}.wpv2-reporting-section+.wpv2-reporting-section{margin-top:18px}.wpv2-reporting-section h3{color:var(--color-text);margin:14px 0 8px;font-size:15px}.wpv2-cause-share{grid-template-columns:minmax(80px,1fr) 48px;align-items:center;gap:10px;min-width:140px;display:grid}.wpv2-cause-share__bar{background:#e8edf5;border-radius:999px;height:7px;overflow:hidden}.wpv2-cause-share__bar>span{border-radius:inherit;background:var(--color-primary);height:100%;display:block}.wpv2-cause-share strong{text-align:right;font-variant-numeric:tabular-nums}.industrial-data-panel{gap:12px;min-width:0;display:grid}.content-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.executive-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mobile-nav{display:none}.wpv2-workbench,.wpv2-module-page{gap:16px;min-width:0;display:grid}.wpv2-settings-page{width:min(100%,1120px);margin:0 auto}.wpv2-settings-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.wpv2-settings-header h1,.wpv2-settings-header p,.wpv2-settings-content h2,.wpv2-settings-content p{margin:0}.wpv2-settings-header h1{margin-top:4px;font-size:30px}.wpv2-settings-header>div>p:last-child{color:var(--color-text-secondary);margin-top:6px}.wpv2-settings-related a{border:1px solid var(--color-border);border-radius:var(--radius-control);min-height:36px;color:var(--color-text);background:var(--color-card);padding:7px 12px;text-decoration:none}.wpv2-settings-layout{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);grid-template-columns:220px minmax(0,1fr);min-height:440px;display:grid;overflow:hidden}.wpv2-settings-navigation{border-right:1px solid var(--color-border);background:var(--color-page);align-content:start;gap:4px;padding:16px 12px;display:grid}.wpv2-settings-navigation a{border-radius:var(--radius-control);min-height:42px;color:var(--color-text-secondary);padding:10px 12px;text-decoration:none}.wpv2-settings-navigation a[aria-current=page]{color:var(--color-primary);background:#1270b81a;font-weight:700}.wpv2-settings-content{padding:24px}.wpv2-settings-content section{gap:16px;display:grid}.wpv2-settings-content dl{gap:0;margin:0;display:grid}.wpv2-settings-content dl>div{border-bottom:1px solid var(--color-border);grid-template-columns:160px minmax(0,1fr);gap:16px;padding:12px 0;display:grid}.wpv2-settings-content dt{color:var(--color-text-secondary)}.wpv2-settings-content dd{margin:0}.wpv2-settings-note{color:var(--color-text-secondary)}.wpv2-settings-password{gap:14px;width:min(100%,520px);display:grid}.wpv2-settings-password label{gap:6px;font-weight:600;display:grid}.wpv2-settings-password input{border:1px solid var(--color-border);border-radius:var(--radius-control);min-height:42px;font:inherit;padding:8px 10px}.wpv2-settings-password button{border-radius:var(--radius-control);min-height:40px;color:var(--color-card);background:var(--color-primary);border:0;justify-self:start;padding:8px 16px;font-weight:700}.wpv2-settings-related{justify-content:flex-end;gap:8px;display:flex}.wpv2-page-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.wpv2-page-header h1,.wpv2-page-header p,.wpv2-panel h2,.wpv2-panel p,.wpv2-mandatory-exceptions h2{margin:0}.wpv2-page-header h1{margin-top:4px;font-size:30px;line-height:1.2}.wpv2-page-header p,.wpv2-panel__header span,.wpv2-detail-content p,.wpv2-metric-card>span,.wpv2-metric-card small{color:var(--color-text-secondary)}.wpv2-page-header p{margin-top:4px}.wpv2-eyebrow{color:var(--color-primary);letter-spacing:.04em;font-size:12px;font-weight:700}.wpv2-header-actions,.wpv2-context-strip,.wpv2-segmented{align-items:center;gap:8px;display:flex}.wpv2-page-header button,.wpv2-header-actions button,.wpv2-panel button,.wpv2-segmented button,.wpv2-detail-content button{border:1px solid var(--color-border);border-radius:var(--radius-control);min-height:36px;color:var(--color-text);background:var(--color-card);cursor:pointer;padding:7px 12px}.wpv2-page-header .wpv2-primary-action,.wpv2-primary-action{border-color:var(--color-primary);color:var(--color-card);background:var(--color-primary);transition:transform var(--wpv2-duration-press) var(--wpv2-ease-out), color var(--wpv2-duration-press) ease, background-color var(--wpv2-duration-press) ease, border-color var(--wpv2-duration-press) ease}.wpv2-primary-action:active{transform:scale(.98)}.wpv2-primary-action:disabled{border-color:var(--color-border);color:var(--color-text-secondary);background:var(--color-page);cursor:not-allowed}.wpv2-context-strip{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-card);min-height:40px;padding:6px 12px;font-size:13px}.wpv2-context-strip>span+span{border-left:1px solid var(--color-border);padding-left:12px}.wpv2-context-strip .wpv2-status-pill{margin-left:auto}.wpv2-module-navigation{flex-wrap:wrap;gap:6px;max-width:100%;padding-bottom:2px;display:flex}.wpv2-module-navigation a{border:1px solid var(--color-border);border-radius:var(--radius-control);color:var(--color-text-secondary);background:var(--color-card);flex:none;padding:6px 9px;font-size:12px;text-decoration:none}.wpv2-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.wpv2-metric-card,.wpv2-panel,.wpv2-mandatory-exceptions{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);min-width:0}.wpv2-metric-card{gap:7px;min-height:100px;padding:16px;display:grid}.wpv2-metric-card strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:26px;line-height:1}.wpv2-danger-text{color:var(--color-danger)}.wpv2-status-feedback{border:1px solid #c8780a8c;border-left:4px solid var(--color-warning);border-radius:var(--radius-card);background:#fff8eb;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 16px;display:flex}.wpv2-status-feedback--motion{opacity:1;transition:transform var(--wpv2-duration-status-enter) var(--wpv2-ease-out), opacity var(--wpv2-duration-status-enter) var(--wpv2-ease-out);transform:translateY(0)}@starting-style{.wpv2-status-feedback--motion{opacity:0;transform:translateY(-4px)}}.wpv2-page-state{border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:var(--radius-card);background:var(--color-page);justify-content:space-between;align-items:center;gap:16px;margin:16px;padding:14px;display:flex}.wpv2-page-state>div{gap:4px;display:grid}.wpv2-page-state span,.wpv2-page-state small{color:var(--color-text-secondary)}.wpv2-page-state--warning{border-left-color:var(--color-warning)}.wpv2-page-state--danger{border-left-color:var(--color-danger)}.wpv2-page-state--success{border-left-color:var(--color-success)}.wpv2-status-feedback>div{gap:4px;display:grid}.wpv2-status-feedback span{color:var(--color-text-secondary);font-size:13px}.wpv2-status-feedback a{color:var(--color-primary);flex:none;font-weight:700;text-decoration:none}.wpv2-runtime-notice{color:var(--color-text-secondary);font-size:13px}.wpv2-mobile-page{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);width:min(100%,520px);margin:0 auto;padding:20px}.wpv2-mobile-page header h1{margin:6px 0;font-size:28px}.wpv2-print-label{color:#111827;background:#fff;justify-items:start;gap:8px;margin-top:16px;padding:16px;display:grid}@media print{@page{size:100mm 70mm;margin:0}html,body,#root,.app-shell,.app-content,.wpv2-mobile-page{box-sizing:border-box;width:100mm;height:70mm;min-height:0;margin:0;padding:0;overflow:hidden}.app-shell{display:block}.app-shell>:not(.app-content),.wpv2-mobile-page>:not(.wpv2-print-label){display:none}.wpv2-print-label{box-sizing:border-box;grid-template-rows:repeat(3,auto);grid-template-columns:46mm 1fr;align-content:center;width:100mm;height:70mm;margin:0;padding:6mm;position:fixed;top:0;left:0}.wpv2-print-label .ant-qrcode{grid-area:1/1/-1;align-self:center}.wpv2-print-label button,.wpv2-print-label nav,.wpv2-print-label [role=alert],.wpv2-print-label [role=status]{display:none}}.wpv2-touch-target{border-radius:var(--radius-control);cursor:pointer;text-align:center;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:9px 12px;text-decoration:none;display:inline-flex}.wpv2-touch-target:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.wpv2-touch-target:disabled{cursor:not-allowed;opacity:.56}.wpv2-mobile-task-page{padding-bottom:116px}.wpv2-mobile-reporting-sample{min-height:100vh;color:var(--color-text);background:var(--color-page)}.wpv2-mobile-reporting-sample__frame{align-content:start;gap:12px;width:min(100%,430px);min-height:100vh;margin:0 auto;padding:12px;display:grid}.wpv2-mobile-reporting-sample__synthetic{font-weight:700}.wpv2-mobile-reporting-sample__synthetic .ui-notice{justify-content:center;padding-block:8px}.wpv2-mobile-reporting-sample__header{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.wpv2-mobile-reporting-sample__header p,.wpv2-mobile-reporting-sample__header h1{margin:0}.wpv2-mobile-reporting-sample__header p{color:var(--color-text-secondary);font-size:12px}.wpv2-mobile-reporting-sample__header h1{margin-top:2px;font-size:24px;line-height:1.2}.wpv2-mobile-reporting-sample__header>span{color:var(--color-primary);background:var(--color-selected);border-radius:999px;flex:none;padding:4px 8px;font-size:12px;font-weight:700}.wpv2-mobile-reporting-sample__order-switch,.wpv2-mobile-reporting-sample__order-single{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);text-align:left;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:68px;padding:10px 12px;display:flex}.wpv2-mobile-reporting-sample__order-switch>span,.wpv2-mobile-reporting-sample__order-single>span{gap:2px;display:grid}.wpv2-mobile-reporting-sample__order-switch>span:first-child,.wpv2-mobile-reporting-sample__order-single>span:first-child{min-width:0}.wpv2-mobile-reporting-sample__order-switch>span:last-child{text-align:right}.wpv2-mobile-reporting-sample__order-switch small,.wpv2-mobile-reporting-sample__order-single small{color:var(--color-text-secondary);font-size:11px;font-weight:500}.wpv2-mobile-reporting-sample__order-switch .wpv2-mobile-reporting-sample__order-name,.wpv2-mobile-reporting-sample__order-single strong{color:var(--color-text);white-space:normal;font-size:18px;line-height:1.3}.wpv2-mobile-reporting-sample__order-switch>span:last-child strong{color:var(--color-primary);white-space:nowrap;font-size:14px}.wpv2-mobile-reporting-sample__back{justify-self:start;font-weight:700}.wpv2-mobile-reporting-sample .ui-card{box-shadow:none}.wpv2-mobile-reporting-sample .ui-card__header{min-height:44px}.wpv2-mobile-reporting-sample .ui-card__body{padding:12px}.wpv2-mobile-reporting-sample .ui-notice{margin:0}.wpv2-mobile-reporting-sample button[data-mobile-report-target=true],.wpv2-mobile-reporting-sample input[data-mobile-report-target=true]{min-width:56px;min-height:56px}.wpv2-mobile-reporting-sample__mode,.wpv2-mobile-reporting-sample__unknown-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wpv2-mobile-reporting-sample__mode button{height:56px;font-weight:700}.wpv2-mobile-reporting-sample__mode small{font-size:11px;font-weight:500;display:block}.wpv2-mobile-reporting-sample__search{display:block;position:relative}.wpv2-mobile-reporting-sample__search>svg{z-index:1;color:var(--color-text-secondary);position:absolute;top:18px;left:14px}.wpv2-mobile-reporting-sample__search input{padding-left:44px;font-size:16px}.wpv2-mobile-reporting-sample__scope-note{color:var(--color-text-secondary);text-align:right;margin:-4px 0 0;font-size:12px}.wpv2-mobile-reporting-sample__rows{gap:8px;display:grid}.wpv2-mobile-reporting-sample__rows button{text-align:left;grid-template-columns:minmax(76px,auto) 68px minmax(0,1fr);align-items:center;width:100%;height:auto;padding:10px 12px;display:grid}.wpv2-mobile-reporting-sample__rows button>span{font-variant-numeric:tabular-nums}.wpv2-mobile-reporting-sample__rows button>small{color:var(--color-text-secondary);text-align:right;white-space:normal;line-height:1.45}.wpv2-mobile-reporting-sample__row-actions{grid-template-columns:minmax(0,1fr) 56px;gap:8px;display:grid}.wpv2-mobile-reporting-sample__row-actions>button:first-child{grid-column:1/-1}.wpv2-mobile-reporting-sample__row-actions:has(>.wpv2-mobile-reporting-sample__correct)>button:first-child{grid-column:1}.wpv2-mobile-reporting-sample__rows .wpv2-mobile-reporting-sample__correct{width:56px;color:var(--color-primary);text-align:center;padding:0;font-weight:700;display:block}.wpv2-mobile-reporting-sample__correction-audit{border-left:3px solid var(--color-primary);border-radius:var(--radius-control);background:var(--color-selected);grid-column:1/-1;grid-template-columns:1fr auto;gap:4px 8px;padding:8px 10px;display:grid}.wpv2-mobile-reporting-sample__correction-audit>span{color:var(--color-primary);font-size:12px;font-weight:700}.wpv2-mobile-reporting-sample__correction-audit>small{color:var(--color-text-secondary);grid-column:1/-1}.wpv2-mobile-reporting-sample__today-reports{grid-column:1/-1;gap:6px;display:grid}.wpv2-mobile-reporting-sample__today-reports>div{border-left:3px solid var(--color-border);grid-template-columns:minmax(0,1fr) 56px;align-items:center;gap:8px;min-height:56px;padding:4px 0 4px 10px;display:grid}.wpv2-mobile-reporting-sample__today-reports span{color:var(--color-text-secondary);font-size:12px}.wpv2-mobile-reporting-sample__older-reports{gap:8px;display:grid}.wpv2-mobile-reporting-sample__older-reports>div{border:1px solid var(--color-border);border-radius:var(--radius-control);justify-content:space-between;align-items:center;gap:8px;min-height:56px;padding:8px 10px;display:flex}.wpv2-mobile-reporting-sample__older-reports span{gap:2px;display:grid}.wpv2-mobile-reporting-sample__older-reports small{color:var(--color-text-secondary)}.wpv2-mobile-reporting-sample__older-reports em{color:var(--color-warning);font-size:12px;font-style:normal;font-weight:700}.wpv2-mobile-reporting-sample__helper{color:var(--color-text-secondary);margin:0 0 12px}.wpv2-production-order-actions{gap:8px;display:inline-flex}.wpv2-production-correction-quantity{grid-template-columns:minmax(0,180px) auto;align-items:center;gap:8px;display:grid}.wpv2-production-correction-quantity input{font-variant-numeric:tabular-nums}.wpv2-production-correction-math{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-block:12px;display:grid}.wpv2-production-correction-math span{border-radius:var(--radius-control);background:var(--color-surface-secondary);gap:4px;padding:10px;display:grid}.wpv2-production-correction-ledger{gap:6px;margin-block:12px;display:grid}.wpv2-production-correction-ledger span{border-left:3px solid var(--color-primary);background:var(--color-selected);padding:7px 10px}.wpv2-mobile-reporting-sample__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:12px 0;display:grid}.wpv2-mobile-reporting-sample__facts span{border-radius:var(--radius-control);background:var(--color-surface-secondary);color:var(--color-text-secondary);gap:2px;padding:8px;font-size:11px;display:grid}.wpv2-mobile-reporting-sample__facts strong{color:var(--color-text);font-size:16px}.wpv2-mobile-reporting-sample__facts small{color:var(--color-warning);font-size:10px;font-weight:700}.wpv2-mobile-reporting-sample__fact-spare{border:1px solid color-mix(in srgb, var(--color-warning) 45%, var(--color-border))}.wpv2-mobile-reporting-sample__fact-spare strong{color:var(--color-warning)}.wpv2-mobile-reporting-sample__number-label{margin-bottom:6px;font-weight:700;display:block}.wpv2-mobile-reporting-sample__number{grid-template-columns:64px minmax(0,1fr) 64px;gap:8px;display:grid}.wpv2-mobile-reporting-sample__number button{font-size:26px}.wpv2-mobile-reporting-sample__number output{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);font-variant-numeric:tabular-nums;text-align:center;place-items:center;height:64px;font-size:32px;font-weight:800;display:grid}.wpv2-mobile-reporting-sample__full,.wpv2-mobile-reporting-sample__submit{width:100%;height:auto;min-height:56px;font-weight:700}.wpv2-mobile-reporting-sample__full+.wpv2-mobile-reporting-sample__full,.wpv2-mobile-reporting-sample__number+.wpv2-mobile-reporting-sample__full{margin-top:8px}.wpv2-mobile-reporting-sample__process-status{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.wpv2-mobile-reporting-sample__process-status span{border-radius:var(--radius-control);color:var(--color-success);background:color-mix(in srgb, var(--color-success) 8%, white);align-items:center;gap:6px;padding:10px;font-weight:700;display:flex}.wpv2-mobile-reporting-sample__next-row{gap:3px;margin-bottom:12px;display:grid}.wpv2-mobile-reporting-sample__next-row strong{font-size:20px}.wpv2-mobile-reporting-sample__next-row span{color:var(--color-text-secondary)}.wpv2-mobile-reporting-sample__section-title{margin:14px 0 8px;font-size:15px}.wpv2-mobile-reporting-sample__reason-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wpv2-mobile-reporting-sample__reason-grid button{height:56px;font-weight:700}.wpv2-mobile-reporting-sample__photo-note,.wpv2-mobile-reporting-sample__photo-status{color:var(--color-text-secondary);margin:0 0 8px;font-size:12px}.wpv2-mobile-reporting-sample__photo-status{text-align:center;margin:6px 0 0}.wpv2-mobile-reporting-sample__overproduction{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wpv2-mobile-reporting-sample__overproduction>div{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface-secondary);gap:4px;padding:14px;display:grid}.wpv2-mobile-reporting-sample__overproduction span{color:var(--color-text-secondary);font-size:12px}.wpv2-mobile-reporting-sample__overproduction strong{font-size:22px}.wpv2-mobile-reporting-sample__spare{border-color:color-mix(in srgb, var(--color-warning) 50%, var(--color-border))!important}.wpv2-mobile-reporting-sample__spare strong{color:var(--color-warning)}.wpv2-mobile-reporting-sample__network-stack{gap:10px;display:grid}.wpv2-mobile-reporting-sample__network-stack .ui-card__header{min-height:38px}.wpv2-mobile-reporting-sample__network-stack .ui-card__body{gap:8px;padding:10px;display:grid}.wpv2-mobile-reporting-sample__pocket{border-radius:var(--radius-control);background:var(--color-selected);align-items:flex-start;gap:8px;padding:10px;display:flex}.wpv2-mobile-reporting-sample__pocket svg{color:var(--color-primary);flex:none}.wpv2-mobile-reporting-sample__pocket p{margin:0}.wpv2-mobile-reporting-sample__locked-list{gap:8px;padding-top:2px;display:grid}.wpv2-mobile-reporting-sample__locked-notice{color:var(--color-warning);align-items:center;gap:7px;display:flex}.wpv2-mobile-reporting-sample__locked-list>button{border-color:color-mix(in srgb, var(--color-warning) 55%, var(--color-border));background:color-mix(in srgb, var(--color-warning) 7%, white);text-align:left;justify-content:space-between;align-items:center;width:100%;height:auto;min-height:56px;display:flex}.wpv2-mobile-reporting-sample__locked-list>button span:first-child{display:grid}.wpv2-mobile-reporting-sample__locked-list small{color:var(--color-warning);font-weight:700}.wpv2-mobile-reporting-sample__offline-other{color:var(--color-text-secondary);justify-content:center!important}.wpv2-mobile-reporting-sample__footer{color:var(--color-text-muted);text-align:center;align-self:end;padding:4px 0;font-size:10px}.wpv2-mobile-reporting-live{position:relative;overflow-x:hidden}.wpv2-mobile-reporting-live__frame{gap:6px;padding:10px 12px 6px}.wpv2-mobile-reporting-live__header{align-items:center;min-height:30px}.wpv2-mobile-reporting-live__header>span{color:var(--color-text-secondary);background:0 0;padding:0;font-size:13px;font-weight:500}.wpv2-mobile-reporting-live__order-line{grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:8px;min-height:22px;display:grid;overflow:hidden}.wpv2-mobile-reporting-live__order-name,.wpv2-mobile-reporting-live__order-switch{text-align:left;justify-content:space-between;align-items:center;min-width:0;display:flex;height:22px!important;min-height:22px!important;color:var(--color-text)!important;padding:0!important}.wpv2-mobile-reporting-live__order-name strong,.wpv2-mobile-reporting-live__order-switch strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:22px;overflow:hidden}.wpv2-mobile-reporting-live__order-switch span{color:var(--color-primary);flex:none;font-size:12px}.wpv2-mobile-reporting-live__drawing-slot.ant-btn{width:58px;height:22px;padding:0;font-size:12px;display:block}.wpv2-mobile-reporting-live__search>svg{top:12px;left:12px}.wpv2-mobile-reporting-live__search input{height:44px;min-height:44px;padding-left:40px}.wpv2-mobile-reporting-live button[data-mobile-report-target=true],.wpv2-mobile-reporting-live input[data-mobile-report-target=true]{min-width:44px;min-height:44px}.wpv2-mobile-reporting-live__controls>label{white-space:nowrap}.wpv2-mobile-reporting-live__controls .ant-switch{min-width:28px;min-height:16px}.wpv2-mobile-reporting-live__pile{display:grid}.wpv2-mobile-reporting-live__task-row.ant-btn{border:0;border-bottom:1px solid var(--color-border);width:100%;height:68px;box-shadow:none;text-align:left;background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(110px,1.45fr) 48px;align-items:center;gap:6px;padding:0 2px;display:grid;min-height:68px!important}.wpv2-mobile-reporting-live__task-row.ant-btn:hover,.wpv2-mobile-reporting-live__task-row.ant-btn:focus-visible{border-bottom-color:var(--color-primary);background:var(--color-selected)}.wpv2-mobile-reporting-live__task-row>span:first-child{align-items:baseline;gap:6px;min-width:0;display:flex}.wpv2-mobile-reporting-live__task-row strong{text-overflow:ellipsis;font-size:20px;line-height:1.2;overflow:hidden}.wpv2-mobile-reporting-live__task-row small,.wpv2-mobile-reporting-live__task-row>span:nth-child(2){color:var(--color-text-secondary);font-variant-numeric:tabular-nums;white-space:normal;font-size:13px;line-height:1.35}.wpv2-mobile-reporting-live__task-row>span:nth-child(2){text-align:right}.wpv2-mobile-reporting-live__task-row em{border:1px solid var(--color-primary);border-radius:var(--radius-control);width:48px;height:48px;color:var(--color-primary);place-items:center;font-style:normal;font-weight:700;display:grid}.wpv2-mobile-reporting-live__scope-note{color:var(--color-text-secondary);text-align:right;margin:-4px 0 0;font-size:12px}.wpv2-mobile-reporting-live__row-actions{display:block}.wpv2-mobile-reporting-live__today-reports,.wpv2-mobile-reporting-live__correction-audit{margin-block:6px}.wpv2-mobile-reporting-live__today-reports{gap:6px;display:grid}.wpv2-mobile-reporting-live__today-reports>div{border-left:3px solid var(--color-border);grid-template-columns:minmax(0,1fr) 56px;align-items:center;gap:8px;min-height:56px;padding:4px 0 4px 10px;display:grid}.wpv2-mobile-reporting-live__today-reports span{color:var(--color-text-secondary);font-size:12px}.wpv2-mobile-reporting-live__correct{width:56px;color:var(--color-primary);font-weight:700}.wpv2-mobile-reporting-live__correction-audit{border-left:3px solid var(--color-primary);border-radius:var(--radius-control);background:var(--color-selected);grid-template-columns:1fr auto;gap:4px 8px;padding:8px 10px;display:grid}.wpv2-mobile-reporting-live__correction-audit>span{color:var(--color-primary);font-size:12px;font-weight:700}.wpv2-mobile-reporting-live__correction-audit>small{color:var(--color-text-secondary);grid-column:1/-1}.wpv2-mobile-reporting-live__full{width:100%;min-height:56px;font-weight:700}.wpv2-mobile-reporting-live__unknown-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wpv2-mobile-reporting-live__pocket{border-radius:var(--radius-control);background:var(--color-selected);align-items:flex-start;gap:8px;padding:10px;display:flex}.wpv2-mobile-reporting-live__pocket svg{color:var(--color-primary);flex:none}.wpv2-mobile-reporting-live__pocket p{margin:0}.wpv2-mobile-reporting-live__footer{color:var(--color-text-muted);text-align:center;align-self:end;padding:4px 0;font-size:10px}.wpv2-mobile-reporting-live__older{display:grid}.wpv2-mobile-reporting-live__older>div:not(.wpv2-mobile-reporting-live__group){border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:58px;display:grid}.wpv2-mobile-reporting-live__older span{display:grid}.wpv2-mobile-reporting-live__older small{color:var(--color-text-secondary)}.wpv2-mobile-reporting-live__older em{color:var(--color-warning);font-size:12px;font-style:normal;font-weight:700}.wpv2-mobile-reporting-live__sheet .wpv2-three-sheet__optional{color:var(--color-text-secondary);background:0 0}.wpv2-mobile-drawing-list{display:grid}.wpv2-mobile-drawing-list>button.ant-btn{border:0;border-bottom:1px solid var(--color-border);text-align:left;background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;min-height:68px;padding:8px 2px;display:grid}.wpv2-mobile-drawing-list>button span{min-width:0;display:grid}.wpv2-mobile-drawing-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.wpv2-mobile-drawing-list small{color:var(--color-text-secondary);font-size:12px}.wpv2-mobile-drawing-list em{color:var(--color-primary);font-style:normal;font-weight:700}.wpv2-mobile-drawing-viewer{touch-action:pinch-zoom;max-height:calc(100vh - 112px);overflow:auto}.wpv2-mobile-drawing-viewer img{transform-origin:0 0;width:100%;height:auto;display:block}.wpv2-drawing-image-viewer{object-fit:contain;max-width:100%;max-height:70vh;margin:16px auto 0;display:block}.wpv2-button-like{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-card);cursor:pointer;align-items:center;min-height:24px;padding:0 7px;font-size:12px;display:inline-flex}.wpv2-button-like input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=380px){.wpv2-mobile-reporting-sample__frame{gap:10px;padding:10px}.wpv2-mobile-reporting-sample__header h1{font-size:22px}.wpv2-mobile-reporting-sample__rows button{grid-template-columns:72px 62px minmax(0,1fr);padding-inline:9px}.wpv2-mobile-reporting-sample__rows button>small{font-size:10px}.wpv2-mobile-reporting-sample__unknown-actions{grid-template-columns:1fr}.wpv2-mobile-reporting-live__frame{gap:6px;padding:8px 10px 4px}.wpv2-mobile-reporting-live__controls button{padding-inline:10px}.wpv2-mobile-reporting-live__controls>label{gap:4px;font-size:11px}.wpv2-mobile-reporting-live__task-row.ant-btn{grid-template-columns:minmax(0,1fr) minmax(102px,1.35fr) 48px;gap:4px;padding-inline:0}.wpv2-mobile-reporting-live__task-row strong{font-size:19px}.wpv2-mobile-reporting-live__task-row small,.wpv2-mobile-reporting-live__task-row>span:nth-child(2){font-size:12px}}.wpv2-three-sample__synthetic{border:1px solid color-mix(in srgb, var(--color-warning) 45%, var(--color-border));border-radius:var(--radius-pill);min-height:24px;color:var(--color-warning);background:color-mix(in srgb, var(--color-warning) 7%, var(--color-card));text-align:center;padding:4px 10px;font-size:11px;font-weight:700;line-height:14px}.wpv2-three-mobile{min-height:100vh;color:var(--color-text);background:var(--color-page);position:relative;overflow:hidden}.wpv2-three-mobile__frame{align-content:start;gap:6px;width:min(100%,430px);min-height:100vh;margin:0 auto;padding:10px 12px 6px;display:grid}.wpv2-three-mobile__header{justify-content:space-between;align-items:center;min-height:30px;display:flex}.wpv2-three-mobile__header h1{margin:0;font-size:24px;line-height:30px}.wpv2-three-mobile__header span{color:var(--color-text-secondary);font-size:13px}.wpv2-three-mobile__order{min-height:22px;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;font-size:14px;font-weight:700;line-height:22px;display:flex;overflow:hidden}.wpv2-three-mobile__order>span{text-overflow:ellipsis;overflow:hidden}.wpv2-three-mobile__order button{flex:none;height:22px;padding-inline:4px;font-weight:700}.wpv2-three-mobile__search{display:block;position:relative}.wpv2-three-mobile__search>svg{z-index:1;color:var(--color-text-secondary);position:absolute;top:12px;left:12px}.wpv2-three-mobile__search input{height:44px;padding-left:40px;font-size:16px}.wpv2-three-mobile__controls{justify-content:space-between;align-items:center;gap:8px;min-height:44px;display:flex}.wpv2-three-mobile__controls [role=tablist]{gap:6px;display:flex}.wpv2-three-mobile__controls button{height:44px;padding-inline:13px;font-weight:700}.wpv2-three-mobile__controls [role=tab][aria-selected=true]{border-color:var(--color-primary);color:var(--color-primary);background:var(--color-selected)}.wpv2-three-mobile__controls>label{color:var(--color-text-secondary);align-items:center;gap:6px;font-size:12px;display:flex}.wpv2-three-mobile__group{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;min-height:28px;padding-inline:2px;display:flex}.wpv2-three-mobile__group strong{font-size:14px}.wpv2-three-mobile__group span{color:var(--color-text-secondary);font-size:12px}.wpv2-three-mobile__task-list{display:grid}.wpv2-three-mobile__task-list article{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,1fr) 92px 58px;align-items:center;gap:6px;min-height:68px;display:grid}.wpv2-three-mobile__task-list article>div{align-items:baseline;gap:8px;min-width:0;display:flex}.wpv2-three-mobile__task-list article strong{font-size:20px;line-height:1.2}.wpv2-three-mobile__task-list article div span,.wpv2-three-mobile__task-list article>span{color:var(--color-text-secondary);font-variant-numeric:tabular-nums;font-size:14px}.wpv2-three-mobile__task-list article>span{text-align:right}.wpv2-three-mobile__task-list article button{width:58px;height:48px;padding-inline:8px;font-weight:700}.wpv2-three-mobile__frame>footer{min-height:12px;color:var(--color-text-muted);text-align:center;align-self:end;font-size:10px;line-height:12px}.wpv2-three-sheet .ant-drawer-content-wrapper{border-radius:var(--radius-card) var(--radius-card) 0 0}.wpv2-three-sheet .ant-drawer-header{border-bottom-color:var(--color-border);min-height:54px;padding:12px 16px}.wpv2-three-sheet .ant-drawer-title{color:var(--color-text);font-size:18px}.wpv2-three-sheet .ant-drawer-body{align-content:start;gap:12px;padding:14px 16px 18px;display:grid}.wpv2-three-sheet__label{color:var(--color-text);font-size:15px;font-weight:700}.wpv2-three-sheet__stepper{grid-template-columns:56px minmax(0,1fr) 56px;gap:10px;display:grid}.wpv2-three-sheet__stepper button{height:56px;font-size:26px}.wpv2-three-sheet__stepper input{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-card);font-variant-numeric:tabular-nums;text-align:center;height:56px;padding:0 8px;font-size:30px;font-weight:800}.wpv2-three-sheet__presets,.wpv2-three-sheet__reason{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.wpv2-three-sheet__presets button,.wpv2-three-sheet__reason button{height:48px;padding-inline:6px}.wpv2-three-sheet__choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wpv2-three-sheet__choice button{height:48px;font-weight:700}.wpv2-three-sheet button[aria-pressed=true]{border-color:var(--color-primary);color:var(--color-primary);background:var(--color-selected)}.wpv2-three-sheet__optional,.wpv2-three-sheet__submit{width:100%;min-height:48px;font-weight:700}.wpv2-three-sheet__summary{color:var(--color-text-secondary);margin:0;font-size:13px;line-height:1.5}.wpv2-three-sheet--tall .wpv2-three-sheet__reason{grid-template-columns:repeat(2,minmax(0,1fr))}.wpv2-three-sheet__expired-row{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface-secondary);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:58px;padding:8px 10px;display:grid}.wpv2-three-sheet__expired-row>div{gap:2px;display:grid}.wpv2-three-sheet__expired-row span{color:var(--color-text-secondary);font-size:12px}.wpv2-three-sheet__expired-row small{max-width:118px;color:var(--color-warning);text-align:right;font-weight:700;line-height:1.4}.wpv2-three-mobile__correction-list{z-index:1;border-top:1px solid var(--color-border);background:var(--color-page);display:grid;position:absolute;top:234px;left:12px;right:12px}.wpv2-three-mobile__correction-list article{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:68px;display:grid}.wpv2-three-mobile__correction-list article>div{gap:3px;display:grid}.wpv2-three-mobile__correction-list strong{font-size:20px}.wpv2-three-mobile__correction-list span{color:var(--color-text-secondary);font-size:13px}.wpv2-three-mobile__correction-list button{width:56px;height:48px;font-weight:700}.wpv2-three-mobile__correction-list small{max-width:116px;color:var(--color-warning);text-align:right;font-size:12px;font-weight:700;line-height:1.45}.wpv2-three-mobile__corrected-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);gap:10px;padding:14px;display:grid}.wpv2-three-mobile__success-toast{z-index:3;border:1px solid color-mix(in srgb, var(--color-success) 45%, var(--color-border));border-radius:var(--radius-control);color:var(--color-success);background:var(--color-card);text-align:center;padding:10px 12px;font-size:13px;font-weight:700;position:absolute;top:64px;left:12px;right:12px}.wpv2-three-mobile__corrected-card header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.wpv2-three-mobile__corrected-card header>div{gap:3px;display:grid}.wpv2-three-mobile__corrected-card header strong{font-size:20px}.wpv2-three-mobile__corrected-card header span{color:var(--color-text-secondary);font-size:13px}.wpv2-three-mobile__audit-chain{grid-template-columns:1fr;gap:6px;display:grid}.wpv2-three-mobile__audit-chain span{border-radius:var(--radius-control);background:var(--color-surface-secondary);font-variant-numeric:tabular-nums;padding:7px 8px;font-size:12px;position:relative}.wpv2-three-mobile__audit-chain span:not(:last-child):after{color:var(--color-text-muted);content:"↓";position:absolute;top:100%;left:20px}.wpv2-three-mobile__net{color:var(--color-success);font-size:18px}.wpv2-three-mobile__corrected-card p{color:var(--color-text-secondary);margin:0;font-size:12px}.wpv2-three-desktop__tabs{border-bottom:1px solid var(--color-border);gap:4px;margin-bottom:16px;display:flex}.wpv2-three-desktop__tabs button{min-height:44px;color:var(--color-text-secondary);background:0 0;border:0;border-bottom:3px solid #0000;padding:0 18px;font-weight:700}.wpv2-three-desktop__tabs button[aria-selected=true]{border-bottom-color:var(--color-primary);color:var(--color-primary)}.wpv2-three-desktop__correction-math{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.wpv2-three-desktop__correction-math span{border-radius:var(--radius-control);background:var(--color-surface-secondary);color:var(--color-text-secondary);gap:4px;padding:10px;font-size:12px;display:grid}.wpv2-three-desktop__correction-math strong{color:var(--color-text);font-variant-numeric:tabular-nums;font-size:17px}.wpv2-three-desktop__quantity-input{grid-template-columns:minmax(0,1fr) 36px;align-items:center;display:grid}.wpv2-three-desktop__quantity-input span{color:var(--color-text-secondary);text-align:center}.wpv2-three-desktop__order-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.wpv2-three-desktop__order-row>div{gap:4px;display:grid}.wpv2-three-desktop__order-row strong{font-size:17px}.wpv2-three-desktop__order-row span{color:var(--color-text-secondary)}.wpv2-three-desktop__row-actions{gap:8px;display:inline-flex}.wpv2-three-desktop__report-table .ui-table__column--action{width:100px}.wpv2-three-desktop__recycle-table .ui-table__column--action{width:180px}.wpv2-three-desktop__summary-recycle .ui-summary-bar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;display:grid}.wpv2-three-desktop__summary-recycle .ui-summary-bar__secondary{margin-top:0}.wpv2-three-desktop__recycle-link{color:var(--color-primary);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.wpv2-three-drawing-list{border-top:1px solid var(--color-border);display:grid}.wpv2-three-drawing-list article{border-bottom:1px solid var(--color-border);grid-template-columns:64px minmax(0,1fr) 58px;align-items:center;gap:10px;min-height:86px;display:grid}.wpv2-three-drawing-list article>img,.wpv2-three-drawing-list__pdf{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface-secondary);object-fit:cover;width:64px;height:56px}.wpv2-three-drawing-list__pdf{color:var(--color-primary);place-items:center;display:grid}.wpv2-three-drawing-list article>div{gap:3px;min-width:0;display:grid}.wpv2-three-drawing-list article strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.wpv2-three-drawing-list article span,.wpv2-three-drawing-list article small{color:var(--color-text-secondary);font-size:12px}.wpv2-three-drawing-list article button{height:48px;padding-inline:8px}.wpv2-three-drawing-sheet__traffic{border-radius:var(--radius-control);color:var(--color-text-secondary);background:var(--color-surface-secondary);margin:0;padding:9px 10px;font-size:12px;line-height:1.5}.wpv2-three-mobile__frame--drawing{grid-template-rows:auto auto minmax(0,1fr) auto auto auto}.wpv2-three-drawing-viewer__header{align-items:center;gap:10px;min-height:48px;display:flex}.wpv2-three-drawing-viewer__header button{height:44px}.wpv2-three-drawing-viewer__header>div{gap:2px;display:grid}.wpv2-three-drawing-viewer__header strong{font-size:16px}.wpv2-three-drawing-viewer__header span{color:var(--color-text-secondary);font-size:12px}.wpv2-three-drawing-viewer__image{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);touch-action:pinch-zoom;min-height:0;overflow:auto}.wpv2-three-drawing-viewer__image img{object-fit:cover;width:160%;max-width:none;min-height:100%;display:block}.wpv2-three-drawing-viewer__hint{color:var(--color-primary);text-align:center;font-size:14px}.wpv2-three-drawing-viewer__hint+p{color:var(--color-text-secondary);margin:0;font-size:12px;line-height:1.5}.industrial-page__content>.wpv2-three-sample__synthetic{margin-bottom:16px}@media (width<=380px){.wpv2-three-mobile__frame,.wpv2-three-mobile__controls button{padding-inline:10px}.wpv2-three-mobile__controls>label{white-space:nowrap;gap:4px;font-size:11px}.wpv2-three-mobile__task-list article{grid-template-columns:minmax(0,1fr) 82px 56px;gap:4px}.wpv2-three-mobile__task-list article>div{gap:5px}.wpv2-three-mobile__task-list article strong{font-size:19px}.wpv2-three-mobile__task-list article div span,.wpv2-three-mobile__task-list article>span{font-size:13px}.wpv2-three-sheet__presets{gap:6px}}.wpv2-mobile-titlebar p{color:var(--color-text-secondary);margin-bottom:0}.wpv2-mobile-task-section{gap:12px;margin-top:24px;display:grid}.wpv2-mobile-section-heading,.wpv2-mobile-task-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.wpv2-mobile-section-heading h2{margin:0;font-size:20px}.wpv2-mobile-section-heading>span,.wpv2-mobile-task-meta{color:var(--color-text-secondary);font-size:13px}.wpv2-mobile-task-status{border:1px solid color-mix(in srgb, var(--color-warning) 38%, var(--color-border));min-height:28px;color:var(--color-warning);background:color-mix(in srgb, var(--color-warning) 8%, var(--color-card));border-radius:999px;align-items:center;padding:4px 9px;font-weight:700;display:inline-flex}.wpv2-scan-trigger{border-color:var(--color-primary);color:#fff;background:var(--color-primary);width:100%;min-height:56px;transition:transform var(--wpv2-duration-press) var(--wpv2-ease-out), background-color var(--wpv2-duration-press) ease;margin:20px 0;font-size:16px;font-weight:700}.wpv2-scan-trigger:active{transform:scale(.98)}.wpv2-scan-status{border:1px solid var(--color-warning);border-radius:var(--radius-card);color:var(--color-warning);gap:6px;padding:16px;display:grid}.wpv2-scan-feedback{transition:color var(--wpv2-duration-feedback) ease, border-color var(--wpv2-duration-feedback) ease, opacity var(--wpv2-duration-feedback) ease}.wpv2-scan-feedback--confirmed{color:var(--color-success);border-color:var(--color-success)}.wpv2-scan-status span,.wpv2-scan-status small{color:var(--color-text-secondary)}.wpv2-scan-metrics{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface-subtle);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 16px;padding:12px;display:grid}.wpv2-scan-metrics strong,.wpv2-scan-metrics strong+span{grid-column:1/-1}.wpv2-scan-metrics span{overflow-wrap:anywhere}.wpv2-scan-business-actions{flex-wrap:wrap;gap:8px;display:flex}.wpv2-mobile-task-list,.wpv2-pending-list{gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.wpv2-mobile-task-list article,.wpv2-pending-list li{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-page);gap:8px;padding:16px;display:grid}.wpv2-mobile-task-list h3{margin:0;font-size:18px}.wpv2-mobile-task-list p{color:var(--color-text-secondary);margin:0}.wpv2-mobile-task-list a{color:var(--color-primary);font-weight:700}.wpv2-mobile-card-action{border:1px solid var(--color-border);background:var(--color-card);width:100%}.wpv2-pending-list em{color:var(--color-danger);font-size:12px}.wpv2-mobile-bottom-actions{z-index:25;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100% - 32px,488px);padding:10px;display:grid;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #14283b2e}.wpv2-mobile-secondary-action{border:1px solid var(--color-border);color:var(--color-primary);background:var(--color-card)}.wpv2-mobile-primary-action{border:1px solid var(--color-primary);color:#fff;background:var(--color-primary);font-weight:700}.wpv2-external-page{width:min(100% - 32px,840px);color:var(--color-text);margin:32px auto}.wpv2-external-page header,.wpv2-external-page section,.wpv2-external-page [role=alert]{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);margin-bottom:16px;padding:20px}.wpv2-external-page [role=alert]{border-left:4px solid var(--color-danger)}.wpv2-external-page h1,.wpv2-external-page h2{margin-top:0}.wpv2-runtime-notice{border-left:3px solid var(--color-warning);background:#fff8eb;margin:0;padding:8px 12px}.wpv2-workbench-grid{grid-template-columns:minmax(0,1fr) minmax(320px,336px);gap:16px;min-width:0;display:grid}.wpv2-panel{overflow:hidden}.wpv2-panel__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:16px;min-height:50px;padding:10px 16px;display:flex}.wpv2-panel__header>div:first-child{gap:2px;display:grid}.wpv2-panel__header h2,.wpv2-mandatory-exceptions h2{font-size:18px}.wpv2-segmented button{min-height:32px;color:var(--color-text-secondary);padding:5px 10px}.wpv2-segmented button[aria-pressed=true]{color:var(--color-primary);background:#1769aa12;border-color:#1769aa59}.wpv2-table-scroll{max-width:100%;overflow-x:auto}.wpv2-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:680px}.wpv2-table th,.wpv2-table td{border-bottom:1px solid var(--color-border);text-overflow:ellipsis;white-space:nowrap;text-align:left;vertical-align:middle;height:40px;padding:8px 12px;overflow:hidden}.wpv2-table thead th{height:36px;color:var(--color-text-secondary);background:var(--color-page);font-size:12px;font-weight:600}.wpv2-table tbody tr:last-child>*{border-bottom:0}.wpv2-table tbody th{border-left:3px solid #0000}.wpv2-quantity{font-variant-numeric:tabular-nums;white-space:nowrap}.wpv2-status-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;width:max-content;max-width:100%;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.wpv2-status-pill--success{color:var(--color-success);background:#0b98761a}.wpv2-status-pill--warning{color:var(--color-warning);background:#c8780a1a}.wpv2-status-pill--danger{color:var(--color-danger);background:#c843431a}.wpv2-status-pill--neutral{color:var(--color-primary);background:#1769aa17}.wpv2-detail-panel{min-width:0}.wpv2-detail-content{gap:10px;padding:16px;display:grid}.wpv2-detail-content hr{border:0;border-top:1px solid var(--color-border);width:100%;margin:6px 0}.wpv2-mandatory-exceptions{padding:16px}.wpv2-mandatory-exceptions>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.wpv2-mandatory-exceptions span{border-radius:var(--radius-control);background:#c843430d;border:1px solid #c8434340;gap:4px;padding:12px;display:grid}.wpv2-mandatory-exceptions strong{color:var(--color-danger);font-size:12px}.wpv2-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.wpv2-state-contract-list{flex-wrap:wrap;gap:8px;padding:16px;display:flex}.wpv2-state-contract-list code{border-radius:var(--radius-control);color:var(--color-text-secondary);background:var(--color-page);padding:5px 8px;font-size:12px}.wpv2-bom-form,.wpv2-bom-card .wpv2-detail-content{gap:14px;padding:16px;display:grid}.wpv2-file-field{color:var(--color-text-secondary);gap:8px;font-weight:600;display:grid}.wpv2-file-field input{border:1px solid var(--color-border);border-radius:var(--radius-control);min-height:44px;color:var(--color-text);background:var(--color-card);padding:8px}.wpv2-bom-action-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.wpv2-inline-warning,.wpv2-readonly-banner,.wpv2-structure-rule{border-left:3px solid var(--color-warning);border-radius:var(--radius-control);color:var(--color-text-secondary);background:#c8780a12;margin:0;padding:10px 12px}.wpv2-structure-rule{border-left-color:var(--color-primary);background:#1769aa12;margin:0 16px 16px;font-weight:700}.wpv2-bom-layout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:12px;display:grid}.wpv2-tree,.wpv2-tree ol{gap:8px;margin:0;padding:16px 16px 16px 40px;display:grid}.wpv2-tree li{border-left:2px solid var(--color-border);padding:8px 10px}.wpv2-tree li>span{color:var(--color-text-secondary);margin-top:3px;font-size:13px;display:block}.wpv2-version-rail{align-content:start;padding:8px 16px;display:grid}.wpv2-version-rail>div{border-bottom:1px solid var(--color-border);grid-template-columns:74px minmax(0,1fr);gap:3px 10px;padding:12px 0;display:grid}.wpv2-version-rail>div:last-child{border-bottom:0}.wpv2-version-rail small{color:var(--color-text-secondary);grid-column:2}.wpv2-bom-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wpv2-bom-entry-grid a{border:1px solid var(--color-border);border-radius:var(--radius-card);min-height:76px;color:var(--color-text);background:var(--color-card);gap:6px;padding:14px 16px;text-decoration:none;display:grid}.wpv2-bom-entry-grid a span{color:var(--color-text-secondary);font-size:13px}@media (prefers-reduced-motion:reduce){.wpv2-primary-action,.wpv2-primary-action:active,.wpv2-scan-trigger,.wpv2-scan-trigger:active{transition:color var(--wpv2-duration-press) ease, background-color var(--wpv2-duration-press) ease, border-color var(--wpv2-duration-press) ease;transform:none}.wpv2-status-feedback--motion{transition:opacity var(--wpv2-duration-feedback) ease, background-color var(--wpv2-duration-press) ease, border-color var(--wpv2-duration-press) ease;transform:none}}.project-workspace{grid-template-columns:minmax(0,34fr) minmax(0,66fr);gap:16px;min-width:0;display:grid}.project-workspace__page-header{grid-column:1/-1}.project-workspace__page-header h1,.project-workspace__page-header p,.project-workspace__section-header h2,.project-workspace__detail-header h2,.project-workspace__detail-header p,.project-workspace__overview h3,.project-workspace__overview p{margin:0}.project-workspace__page-header p,.project-workspace__section-header span,.project-workspace__detail-header p,.project-workspace__project-meta,.project-workspace__overview p{color:var(--color-text-secondary)}.project-workspace__list,.project-workspace__detail{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);min-width:0}.project-workspace__section-header,.project-workspace__detail-header{border-bottom:1px solid var(--color-border);padding:16px}.project-workspace__section-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.project-workspace__section-header h2,.project-workspace__detail-header h2{font-size:20px}.project-workspace__list ul{margin:0;padding:0;list-style:none}.project-workspace__list li+li{border-top:1px solid var(--color-border)}.project-workspace__project-button{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-left:4px solid #0000;gap:12px;padding:16px;display:grid}.project-workspace__project-button[aria-pressed=true]{border-left-color:var(--color-primary);background:#1769aa14}.project-workspace__project-heading,.project-workspace__project-meta{gap:8px;min-width:0;display:grid}.project-workspace__project-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start}.project-workspace__project-heading strong,.project-workspace__project-meta span,.project-workspace__detail-header p{overflow-wrap:anywhere}.project-workspace__project-meta{font-size:13px}.project-workspace__detail-header{grid-template-columns:minmax(0,1fr) auto;gap:8px 24px;display:grid}.project-workspace__detail-header>div{grid-row:1/3;align-items:center;gap:10px;min-width:0;display:flex}.project-workspace__metrics{border-bottom:1px solid var(--color-border);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:20px 16px;display:grid}.project-workspace__metrics>div{border-right:1px solid var(--color-border);min-width:0;padding:0 16px}.project-workspace__metrics>div:first-child{padding-left:0}.project-workspace__metrics>div:last-child{border-right:0;padding-right:0}.project-workspace__metrics dt{color:var(--color-text-secondary);font-size:13px}.project-workspace__metrics dd{font-variant-numeric:tabular-nums;white-space:nowrap;margin:6px 0 0;font-size:24px;font-weight:700}.project-workspace__tabs{border-bottom:1px solid var(--color-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.project-workspace__tabs button{min-width:0;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 8px}.project-workspace__tabs button[aria-selected=true]{border-bottom-color:var(--color-primary);color:var(--color-primary);font-weight:600}.project-workspace__overview{padding:20px 16px}.project-workspace__overview p{margin-top:8px}.project-workspace__back-button{display:none}.battle-layout{grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:16px;min-width:0;display:grid}.battle-layout__page-header{grid-column:1/-1}.battle-layout__page-header h1,.battle-layout__page-header p{margin:0}.battle-layout__page-header p{color:var(--color-text-secondary)}.battle-layout__matrix,.battle-stage-scroll{min-width:0}.battle-layout__matrix{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);overflow:hidden}.battle-stage-scroll{max-width:100%;overflow-x:auto}.battle-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1120px}.battle-table th,.battle-table td{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;padding:14px 12px}.battle-table th:last-child,.battle-table td:last-child{border-right:0}.battle-table tbody tr:last-child th,.battle-table tbody tr:last-child td{border-bottom:0}.battle-table thead th{color:var(--color-text-secondary);background:var(--color-page);font-size:13px}.battle-table thead th:first-child,.battle-table tbody th{width:176px}.battle-table tbody th,.battle-table td{overflow-wrap:anywhere;min-width:0}.battle-table tbody th strong,.battle-table tbody th span,.battle-table td time,.battle-table__owner-label,.battle-table__owner{display:block}.battle-table tbody th span,.battle-table td time,.battle-table__owner-label{color:var(--color-text-secondary);margin-top:7px;font-size:12px}.battle-table td time{font-variant-numeric:tabular-nums;white-space:nowrap}.battle-table__owner{margin-top:3px;font-size:13px}.field-workbench{gap:16px;width:100%;min-width:0;max-width:720px;margin:0 auto;display:grid}.field-workbench__page-header h1,.field-workbench__page-header p,.field-section h2,.field-section p{margin:0}.field-workbench__page-header p,.field-section__heading span,.field-task-list span,.field-outbox-list span,.field-outbox__hint{color:var(--color-text-secondary)}.field-section{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);min-width:0;padding:16px}.field-section h2{margin-bottom:14px;font-size:18px}.field-section__heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;display:grid}.field-section__heading>div,.field-task-list li,.field-outbox-list li{gap:6px;min-width:0;display:grid}.field-section__heading strong,.field-section__heading span,.field-task-list strong,.field-task-list span,.field-outbox-list strong,.field-outbox-list span{overflow-wrap:anywhere}.field-section--scan,.field-task-list,.field-outbox-list{gap:12px;display:grid}.field-task-list,.field-outbox-list{margin:0;padding:0;list-style:none}.field-task-list li,.field-outbox-list li{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-page);padding:12px}.field-outbox__status{font-weight:700}.field-section .field-outbox__hint{margin-top:4px}.field-outbox-list{margin-top:12px}.status-badge{border-radius:999px;align-items:center;gap:5px;width:max-content;padding:3px 8px;font-size:13px;font-weight:600;display:inline-flex}.status-badge svg{width:16px;height:16px}.status-badge--success{color:var(--color-success);background:#0b98761a}.status-badge--warning{color:var(--color-warning);background:#c8780a1a}.status-badge--danger{color:var(--color-danger);background:#c843431a}.status-badge--neutral{color:var(--color-text-secondary);background:var(--color-page)}.action-alert,.kpi-card,.project-health-list,.issue-panel,.sync-status{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card)}.action-alert{border-left-width:4px;padding:16px}.action-alert--success{border-left-color:var(--color-success)}.action-alert--warning{border-left-color:var(--color-warning)}.action-alert--danger{border-left-color:var(--color-danger)}.action-alert--neutral{border-left-color:var(--color-text-secondary)}.action-alert__title{align-items:center;gap:8px;display:flex}.action-alert__title h3,.issue-panel h2{margin:0;font-size:16px}.action-alert__details{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:14px 0 0;display:grid}.action-alert__details dt{color:var(--color-text-secondary);font-size:12px}.action-alert__details dd{margin:4px 0 0}.kpi-card{padding:18px}.kpi-card p{margin:0}.kpi-card__label,.kpi-card__note{color:var(--color-text-secondary)}.kpi-card__value{font-variant-numeric:tabular-nums;white-space:nowrap;margin:8px 0;font-size:28px;display:block}.project-health-list,.issue-panel ul{margin:0;padding:0;list-style:none}.project-health-list__item{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 16px;display:grid}.project-health-list__item:last-child{border-bottom:0}.project-health-list__item>div,.issue-panel li,.sync-status>div{gap:4px;display:grid}.project-health-list__item span,.issue-panel li span,.sync-status span{color:var(--color-text-secondary);font-size:13px}.stage-progress{gap:0;margin:0;padding:0;list-style:none;display:flex}.stage-progress__item{min-width:88px;color:var(--color-text-secondary);flex:1 1 0;gap:7px;font-size:13px;display:grid;position:relative}.stage-progress__item:before{background:var(--color-border);content:"";height:2px;position:absolute;top:5px;left:12px;right:0}.stage-progress__item:last-child:before{display:none}.stage-progress__marker{z-index:1;border:2px solid var(--color-border);background:var(--color-card);border-radius:50%;width:12px;height:12px}.stage-progress__item[data-state=complete],.stage-progress__item[data-state=current]{color:var(--color-text);font-weight:600}.stage-progress__item[data-state=complete]:before{background:var(--color-success)}.stage-progress__item[data-state=complete] .stage-progress__marker{border-color:var(--color-success);background:var(--color-success)}.stage-progress__item[data-state=current] .stage-progress__marker{border-color:var(--color-primary)}.issue-panel{padding:16px}.issue-panel ul{gap:12px;margin-top:14px;display:grid}.issue-panel li{border-top:1px solid var(--color-border);padding-top:12px}.sync-status{align-items:flex-start;gap:10px;padding:12px;display:flex}.sync-status--online{color:var(--color-success)}.sync-status--weak,.sync-status--unknown{color:var(--color-warning)}.sync-status--offline,.sync-status--syncing{color:var(--color-text-secondary)}.scan-primary-action{border-radius:var(--radius-control);width:100%;min-height:52px;color:var(--color-card);background:var(--color-primary);cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-weight:700;display:flex}.wpv2-mobile-b3-root{--wpv2-mobile-b3-ease-out:cubic-bezier(.23, 1, .32, 1);min-height:100dvh;color:var(--color-text);background:#f3f6fb;overflow-x:hidden}.wpv2-mobile-b3-frame{width:min(100%,430px);min-height:100dvh;padding:max(8px, env(safe-area-inset-top)) 16px calc(10px + env(safe-area-inset-bottom));flex-direction:column;gap:8px;margin:0 auto;display:flex}.wpv2-mobile-b3-root .ui-card,.wpv2-mobile-b3-root .ui-notice{box-shadow:none}.wpv2-mobile-b3-root .ui-card__header{min-height:44px;padding:10px 12px}.wpv2-mobile-b3-root .ui-card__body{padding:12px}.wpv2-mobile-b3-root [data-mobile-b3-target=true]{min-width:44px;min-height:44px;transition:transform .14s var(--wpv2-mobile-b3-ease-out), border-color .14s ease, background-color .14s ease, color .14s ease}.wpv2-mobile-b3-drawer [data-mobile-b3-target=true]{min-width:44px;min-height:44px}.wpv2-mobile-b3-root button[data-mobile-b3-target=true]:active:not(:disabled){transform:scale(.98)}.wpv2-mobile-b3-root [data-mobile-b3-target=true]:focus-visible,.wpv2-mobile-b3-drawer [data-mobile-b3-target=true]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.wpv2-mobile-b3-root [data-mobile-b3-background-locked=true]{pointer-events:none;touch-action:none;overflow:hidden}.wpv2-mobile-b3-synthetic .ui-notice{border:0;border-radius:8px;justify-content:center;min-height:28px;padding:4px 10px;font-size:11px;line-height:1.2}.wpv2-mobile-b3-header{justify-content:space-between;align-items:center;min-height:46px;display:flex}.wpv2-mobile-b3-heading h1,.wpv2-mobile-b3-heading p{margin:0}.wpv2-mobile-b3-heading h1{letter-spacing:-.02em;font-size:26px;line-height:1.12}.wpv2-mobile-b3-heading p{color:var(--color-text-secondary);margin-top:2px;font-size:11px}.wpv2-mobile-b3-header>button{border-color:color-mix(in srgb, var(--color-primary) 22%, var(--color-border));color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 8%, white);flex:0 0 44px;font-size:16px;font-weight:800}.wpv2-mobile-b3-order{border:1px solid var(--color-border);background:var(--color-card);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;min-height:58px;display:grid;overflow:hidden}.wpv2-mobile-b3-order .wpv2-mobile-b3-order-main{text-align:left;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:8px;min-width:0;height:auto;padding:7px 10px;display:flex}.wpv2-mobile-b3-order-main>span,.wpv2-mobile-b3-order-option>span,.wpv2-mobile-b3-record>span,.wpv2-mobile-b3-drawing-list button>span,.wpv2-mobile-b3-sheet-title>span{min-width:0;display:grid}.wpv2-mobile-b3-order-main small,.wpv2-mobile-b3-order-option small,.wpv2-mobile-b3-record small,.wpv2-mobile-b3-record em,.wpv2-mobile-b3-drawing-list small,.wpv2-mobile-b3-sheet-title small,.wpv2-mobile-b3-switch small,.wpv2-mobile-b3-profile small{color:var(--color-text-secondary);font-size:11px;font-style:normal;font-weight:500}.wpv2-mobile-b3-order-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.3;overflow:hidden}.wpv2-mobile-b3-order-main em,.wpv2-mobile-b3-order-option em,.wpv2-mobile-b3-drawing-list em{color:var(--color-primary);white-space:nowrap;flex:none;font-size:12px;font-style:normal;font-weight:700}.wpv2-mobile-b3-order>.ant-btn-link{border:0;border-left:1px solid var(--color-border);border-radius:0;height:auto;padding:6px 10px;font-size:13px;font-weight:700}.wpv2-mobile-b3-search{display:block;position:relative}.wpv2-mobile-b3-search>span:first-child{z-index:1;color:var(--color-text-secondary);pointer-events:none;font-size:24px;line-height:1;position:absolute;top:9px;left:13px}.wpv2-mobile-b3-search input{background:var(--color-card);border-radius:12px;height:46px;padding-left:42px;font-size:16px}.wpv2-mobile-b3-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wpv2-mobile-b3-tabs button{border-radius:11px;height:44px;font-size:14px;font-weight:750}.wpv2-mobile-b3-group{border:1px solid var(--color-border);background:var(--color-card);border-radius:14px;position:relative;overflow:visible}.wpv2-mobile-b3-group-summary,.wpv2-mobile-b3-group .wpv2-mobile-b3-group-header{text-align:left;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;height:52px;padding:6px 10px;display:grid}.wpv2-mobile-b3-group-actions,.wpv2-mobile-b3-group-header>.wpv2-mobile-b3-actions{grid-template-columns:none;align-items:center;gap:4px;display:flex}.wpv2-mobile-b3-sort-menu,.wpv2-mobile-b3-group>.wpv2-mobile-b3-rows.wpv2-mobile-b3-choice[role=menu]{z-index:30;border:1px solid var(--color-border);background:var(--color-card);border-radius:12px;grid-template-columns:1fr;gap:4px;width:220px;padding:6px;display:grid;position:absolute;top:48px;right:52px}.wpv2-mobile-b3-group-header>span{align-items:baseline;gap:7px;min-width:0;display:flex}.wpv2-mobile-b3-group-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.wpv2-mobile-b3-group-header small{color:var(--color-text-secondary);flex:none;font-size:11px}.wpv2-mobile-b3-group-header em{color:var(--color-text-secondary);flex:none;font-size:11px;font-style:normal;font-weight:650}.wpv2-mobile-b3-rows{border-top:1px solid var(--color-border)}.wpv2-mobile-b3-rows .wpv2-mobile-b3-row{border:0;border-bottom:1px solid var(--color-border);background:var(--color-card);text-align:left;border-radius:0;justify-content:space-between;align-items:center;gap:10px;width:100%;height:68px;padding:8px 10px;display:flex}.wpv2-mobile-b3-row:last-child{border-bottom:0}.wpv2-mobile-b3-row>span:first-child{gap:2px;min-width:0;display:grid}.wpv2-mobile-b3-row>span:first-child strong{color:var(--color-text);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:1.08;overflow:hidden}.wpv2-mobile-b3-row>span:first-child small{color:var(--color-text-secondary);font-size:12px}.wpv2-mobile-b3-remaining,.wpv2-mobile-b3-remaining-low{font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;align-items:center;gap:7px;display:flex}.wpv2-mobile-b3-remaining strong,.wpv2-mobile-b3-remaining-low strong{font-size:14px;font-weight:700}.wpv2-mobile-b3-remaining em,.wpv2-mobile-b3-remaining-low em{color:var(--color-text-secondary);font-size:22px;font-style:normal;font-weight:400}.wpv2-mobile-b3-remaining-low strong{color:var(--color-warning)}.wpv2-mobile-b3-sheet{width:100%;min-width:0;padding:14px 14px calc(14px + env(safe-area-inset-bottom));border:1px solid var(--color-border);background:var(--color-card);border-radius:20px 20px 14px 14px;gap:10px;display:grid;box-shadow:0 12px 30px #14283b1a}.wpv2-mobile-b3-sheet--report{max-height:calc(100dvh - 52px);padding:0 0 calc(12px + env(safe-area-inset-bottom));grid-template-rows:minmax(0,1fr) auto;gap:8px;overflow:hidden}.wpv2-mobile-b3-sheet-scroll{overscroll-behavior:contain;scrollbar-width:thin;touch-action:pan-y;gap:10px;min-height:0;padding:14px 14px 4px;display:grid;overflow-y:auto}.wpv2-mobile-b3-sheet--report>.wpv2-mobile-b3-primary{width:auto;margin-inline:14px}.wpv2-mobile-b3-sheet-title{justify-content:space-between;align-items:center;gap:10px;min-height:44px;display:flex}.wpv2-mobile-b3-sheet-title strong{font-size:20px;line-height:1.2}.wpv2-mobile-b3-drawer{--wpv2-mobile-b3-ease-out:cubic-bezier(.23, 1, .32, 1);width:100vw;height:100dvh;position:fixed!important;inset:0!important}.wpv2-mobile-b3-drawer .ant-drawer-mask{width:auto;height:auto;position:fixed;inset:-1px;transition:opacity .2s ease-out!important}.wpv2-mobile-b3-drawer.ant-drawer-bottom>.ant-drawer-content-wrapper{inset-inline:0;max-height:68dvh;position:fixed;bottom:0;height:64dvh!important;transition:transform .2s ease-out,opacity .2s ease-out!important}.wpv2-mobile-b3-drawer .ant-drawer-section{border-radius:20px 20px 0 0;overflow:hidden}.wpv2-mobile-b3-drawer .ant-drawer-body{grid-template-rows:auto minmax(0,1fr);min-height:0;padding:0;display:grid;overflow:hidden}.wpv2-mobile-b3-drawer-heading{border-bottom:1px solid var(--color-border);background:var(--color-card);padding:0 14px}.wpv2-mobile-b3-drawer-handle{background:color-mix(in srgb, var(--color-text-secondary) 42%, transparent);border-radius:999px;width:38px;height:4px;margin:8px auto 4px;display:block}.wpv2-mobile-b3-drawer .wpv2-mobile-b3-sheet--report{width:100%;height:100%;max-height:none;box-shadow:none;border:0;border-radius:0}.wpv2-mobile-b3-drawer .wpv2-mobile-b3-sheet--report>.wpv2-mobile-b3-primary{z-index:1;position:relative;min-height:52px!important}.wpv2-mobile-b3-order-list,.wpv2-mobile-b3-drawing-list,.wpv2-mobile-b3-records,.wpv2-mobile-b3-results{gap:8px;display:grid}.wpv2-mobile-b3-order-option,.wpv2-mobile-b3-drawing-list button{text-align:left;justify-content:space-between;align-items:center;gap:10px;width:100%;height:auto;min-height:62px;padding:8px 10px;display:flex}.wpv2-mobile-b3-order-option[aria-pressed=true]{border-color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 6%, white)}.wpv2-mobile-b3-process,.wpv2-mobile-b3-choice,.wpv2-mobile-b3-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wpv2-mobile-b3-process button,.wpv2-mobile-b3-choice button{white-space:normal;height:auto;min-height:44px;padding-inline:8px;font-size:13px;font-weight:700}.wpv2-mobile-b3-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.wpv2-mobile-b3-facts>span{color:var(--color-text-secondary);background:var(--color-surface-secondary);border-radius:10px;gap:1px;padding:7px;font-size:10px;display:grid}.wpv2-mobile-b3-facts strong{color:var(--color-text);font-variant-numeric:tabular-nums;font-size:15px}.wpv2-mobile-b3-label{margin-bottom:-4px;font-size:13px;font-weight:750}.wpv2-mobile-b3-stepper{grid-template-columns:54px minmax(0,1fr) 54px;gap:8px;display:grid}.wpv2-mobile-b3-stepper button,.wpv2-mobile-b3-stepper .ant-input{height:54px}.wpv2-mobile-b3-stepper button{padding:0;font-size:24px;font-weight:700}.wpv2-mobile-b3-stepper input{appearance:textfield;text-align:center;font-variant-numeric:tabular-nums;font-size:28px;font-weight:800}.wpv2-mobile-b3-stepper input::-webkit-inner-spin-button{appearance:none;margin:0}.wpv2-mobile-b3-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}.wpv2-mobile-b3-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.wpv2-mobile-b3-presets button{min-width:0;padding-inline:6px;font-size:13px;font-weight:700}.wpv2-mobile-b3-presets button:last-child{grid-column:1/-1}.wpv2-mobile-b3-option,.wpv2-mobile-b3-menu-item,.wpv2-mobile-b3-danger{text-align:left;width:100%;height:auto;padding:9px 12px}.wpv2-mobile-b3-option{justify-content:space-between;align-items:center;font-weight:700;display:flex}.wpv2-mobile-b3-option:after{color:var(--color-text-secondary);content:"›";font-size:20px}.wpv2-mobile-b3-switch{text-align:left;white-space:normal;justify-content:space-between;align-items:center;gap:12px;width:100%;height:auto;min-height:52px;padding:4px 8px;display:flex}.wpv2-mobile-b3-switch>span{display:grid}.wpv2-mobile-b3-switch-track{background:color-mix(in srgb, var(--color-text-secondary) 32%, white);border-radius:999px;flex:0 0 52px;width:52px;height:28px;position:relative;display:block!important}.wpv2-mobile-b3-switch-track i{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s ease-out;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #111c333d}.wpv2-mobile-b3-switch[aria-checked=true] .wpv2-mobile-b3-switch-track{background:var(--color-primary)}.wpv2-mobile-b3-switch[aria-checked=true] .wpv2-mobile-b3-switch-track i{transform:translate(24px)}.wpv2-mobile-b3-primary{width:100%;height:auto;font-size:16px;font-weight:800;min-height:52px!important}.wpv2-mobile-b3-nonconformance{border:1px solid color-mix(in srgb, var(--color-warning) 25%, var(--color-border));background:color-mix(in srgb, var(--color-warning) 5%, white);border-radius:12px;gap:8px;padding:10px;display:grid}.wpv2-mobile-b3-field{color:var(--color-text-secondary);gap:5px;font-size:12px;font-weight:650;display:grid}.wpv2-mobile-b3-field input,.wpv2-mobile-b3-field .ant-input-affix-wrapper{min-height:44px;color:var(--color-text);font-size:16px}.wpv2-mobile-b3-field-error{color:var(--color-danger);margin:0;font-size:12px}.wpv2-mobile-b3-auth{align-content:center;gap:14px;min-height:min(680px,100dvh - 90px);display:grid}.wpv2-mobile-b3-auth .ui-card__body{gap:14px;display:grid}.wpv2-mobile-b3-auth-brand{text-align:center;justify-items:center;gap:2px;display:grid}.wpv2-mobile-b3-auth-brand strong{font-size:24px}.wpv2-mobile-b3-auth-brand span{color:var(--color-text-secondary)}.wpv2-mobile-b3-record{border:1px solid var(--color-border);background:var(--color-card);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:72px;padding:10px 12px;display:grid}.wpv2-mobile-b3-record strong{font-size:16px}.wpv2-mobile-b3-record>button{color:var(--color-primary);font-weight:700}.wpv2-mobile-b3-result-page{border:1px solid var(--color-border);background:var(--color-card);border-radius:16px;gap:14px;padding:18px;display:grid}.wpv2-mobile-b3-result-page p{color:var(--color-text-secondary);margin:0}.wpv2-mobile-b3-drawing-canvas{border:1px solid var(--color-border);color:#10233b;text-align:center;touch-action:pinch-zoom;background-color:#f8fbff;background-image:linear-gradient(#dfe7f0 1px,#0000 1px),linear-gradient(90deg,#dfe7f0 1px,#0000 1px);background-size:22px 22px;border-radius:12px;place-items:center;min-height:420px;padding:32px 20px;display:grid}.wpv2-mobile-b3-drawing-canvas span,.wpv2-mobile-b3-drawing-canvas em{color:var(--color-text-secondary);background:#ffffffe0;border-radius:6px;padding:4px 8px;font-size:12px;font-style:normal}.wpv2-mobile-b3-drawing-canvas strong{border:2px solid var(--color-primary);background:#ffffffeb;padding:8px 12px;font-size:18px}.wpv2-mobile-b3-profile{border-bottom:1px solid var(--color-border);align-items:center;gap:12px;padding:4px 0 12px;display:flex}.wpv2-mobile-b3-profile>span{width:48px;height:48px;color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 9%, white);border-radius:50%;place-items:center;font-size:19px;font-weight:800;display:grid}.wpv2-mobile-b3-profile>div{display:grid}.wpv2-mobile-b3-profile strong{font-size:18px}.wpv2-mobile-b3-menu-item{font-weight:700}.wpv2-mobile-b3-version{min-height:44px;color:var(--color-text-secondary);background:var(--color-surface-secondary);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:12px;display:flex}.wpv2-mobile-b3-version strong{color:var(--color-text)}.wpv2-mobile-b3-danger{border-color:color-mix(in srgb, var(--color-danger) 35%, var(--color-border));color:var(--color-danger);text-align:center;font-weight:750}.wpv2-mobile-b3-results .ui-card__body,.wpv2-mobile-b3-unknown .ui-card__body{gap:8px;display:grid}.wpv2-mobile-b3-results .ui-notice{margin:0}.wpv2-mobile-b3-unknown p{color:var(--color-text-secondary);margin:0;font-size:12px}.wpv2-mobile-b3-root--mobile-b3-access-admin .wpv2-mobile-b3-frame{gap:10px;width:min(100%,960px);padding:18px 24px}.wpv2-mobile-b3-access-shell{width:min(100%,960px);margin:0 auto}.wpv2-mobile-b3-access-header{border:1px solid var(--color-border);background:var(--color-card);border-radius:13px;gap:3px;padding:14px 16px;display:grid}.wpv2-mobile-b3-access-header p,.wpv2-mobile-b3-access-header h1{margin:0}.wpv2-mobile-b3-access-header p{color:var(--color-text-secondary);font-size:12px}.wpv2-mobile-b3-access-header h1{font-size:26px;line-height:1.2}.wpv2-mobile-b3-access-header>strong{color:var(--color-warning);font-size:12px}.wpv2-mobile-b3-access-orders{gap:8px;display:grid}.wpv2-mobile-b3-access-row{border:1px solid var(--color-border);background:var(--color-card);border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:72px;padding:10px 14px;display:grid}.wpv2-mobile-b3-access-order{gap:4px;min-width:0;display:grid}.wpv2-mobile-b3-access-order>strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.wpv2-mobile-b3-access-order>small{color:var(--color-text-secondary);gap:12px;font-size:11px;display:flex}.wpv2-mobile-b3-access-options{grid-template-columns:repeat(3,minmax(96px,1fr));gap:8px;display:grid}.wpv2-mobile-b3-access-options button{min-width:96px;min-height:44px;font-weight:700}.wpv2-mobile-b3-access-help{border:1px solid var(--color-border);color:var(--color-text-secondary);background:var(--color-card);border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;padding:10px 14px;font-size:11px;line-height:1.45;display:grid}.wpv2-mobile-b3-access-help p,.wpv2-mobile-b3-access-shell>[role=status]{margin:0}.wpv2-mobile-b3-access-shell>[role=status]{color:var(--color-success);text-align:center;font-size:12px;font-weight:700}.wpv2-mobile-b3-footer{color:var(--color-text-muted);justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:4px;font-size:9px;display:flex}@media (width<=370px){.wpv2-mobile-b3-frame{padding-inline:12px}.wpv2-mobile-b3-heading h1{font-size:24px}.wpv2-mobile-b3-order-main strong{font-size:14px}.wpv2-mobile-b3-group-header>span{gap:1px;display:grid}.wpv2-mobile-b3-row>span:first-child strong{font-size:19px}.wpv2-mobile-b3-remaining strong,.wpv2-mobile-b3-remaining-low strong{font-size:13px}}@media (prefers-reduced-motion:reduce){.wpv2-mobile-b3-root [data-mobile-b3-target=true]{transition:border-color .12s,background-color .12s,color .12s}.wpv2-mobile-b3-root button[data-mobile-b3-target=true]:active:not(:disabled){transform:none}.wpv2-mobile-b3-drawer .ant-drawer-mask{transition:opacity .12s ease-out!important}.wpv2-mobile-b3-drawer.ant-drawer-bottom>.ant-drawer-content-wrapper{transition:opacity .12s ease-out!important;transform:none!important}.wpv2-mobile-b3-switch-track i{transition:none}}.wpv2-empty-state{justify-items:center;gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);min-height:0;max-height:240px;box-shadow:none;text-align:center;padding:32px 20px;display:grid;overflow:auto}.wpv2-empty-state__heading{place-items:center;gap:var(--space-2);min-width:0;display:grid}.wpv2-empty-state__heading>svg{box-sizing:border-box;background:#f1f5fa;border-radius:12px;width:48px;height:48px;padding:12px}.wpv2-empty-state h2,.wpv2-empty-state p{margin:0}.wpv2-empty-state h2{font-size:16px;line-height:1.45}.wpv2-empty-state__next-step{color:var(--color-text-secondary)}.wpv2-empty-state--attention .wpv2-empty-state__heading{color:var(--color-warning)}.wpv2-empty-state--partial .wpv2-empty-state__heading{color:var(--color-partial)}.wpv2-empty-state--conflict .wpv2-empty-state__heading{color:var(--color-danger)}.wpv2-empty-state--unknown .wpv2-empty-state__heading{color:var(--color-unknown)}.wpv2-empty-state--forbidden .wpv2-empty-state__heading{color:var(--color-forbidden)}.wpv2-empty-state--conflict{border-color:color-mix(in srgb, var(--color-danger) 36%, var(--color-border));background:color-mix(in srgb, var(--color-danger) 3%, var(--color-card))}.wpv2-empty-state--forbidden{border-color:color-mix(in srgb, var(--color-forbidden) 30%, var(--color-border))}.wpv2-state-skeleton{gap:var(--space-2);pointer-events:none;width:min(100%,480px);display:grid}.wpv2-state-skeleton span{background:var(--color-surface-secondary);border-radius:999px;height:10px}.wpv2-state-skeleton span:nth-child(2){width:82%}.wpv2-state-skeleton span:nth-child(3){width:58%}.wpv2-primary-action,.wpv2-secondary-action{min-height:var(--control-height);border:1px solid var(--color-border);border-radius:var(--radius-control);cursor:pointer;justify-content:center;align-items:center;padding:8px 14px;font-weight:600;line-height:1.2;display:inline-flex}.wpv2-secondary-action{color:var(--color-text);background:var(--color-card)}.wpv2-secondary-action:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary);background:var(--color-selected)}.wpv2-primary-action:focus-visible,.wpv2-secondary-action:focus-visible,.wpv2-empty-state :where(button,a,input,select):focus-visible{outline:3px solid color-mix(in srgb, var(--color-primary) 55%, white);outline-offset:2px}.wpv2-primary-action:disabled,.wpv2-secondary-action:disabled{color:var(--color-text-secondary);background:var(--color-surface-secondary);cursor:not-allowed}.wpv2-surface-card,.industrial-metric{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);box-shadow:0 8px 24px #1e49760f}.status-badge{border:1px solid}.status-badge--normal,.industrial-status--normal{color:var(--color-success)}.status-badge--attention,.industrial-status--attention{color:var(--color-warning)}.status-badge--partial,.industrial-status--partial{color:var(--color-partial)}.status-badge--conflict,.industrial-status--conflict{color:var(--color-danger)}.status-badge--unknown,.industrial-status--unknown{color:var(--color-unknown)}.status-badge--unmapped,.industrial-status--unmapped{color:var(--color-unmapped)}.status-badge--forbidden,.industrial-status--forbidden{color:var(--color-forbidden)}.status-badge--normal{background:color-mix(in srgb, var(--color-success) 9%, white)}.status-badge--attention{background:color-mix(in srgb, var(--color-warning) 9%, white)}.status-badge--partial{background:color-mix(in srgb, var(--color-partial) 9%, white)}.status-badge--conflict{background:color-mix(in srgb, var(--color-danger) 9%, white)}.status-badge--unknown{background:color-mix(in srgb, var(--color-unknown) 8%, white)}.status-badge--unmapped{background:color-mix(in srgb, var(--color-unmapped) 9%, white)}.status-badge--forbidden{background:color-mix(in srgb, var(--color-forbidden) 8%, white)}.action-alert--normal{border-left-color:var(--color-success)}.action-alert--attention{border-left-color:var(--color-warning)}.action-alert--partial{border-left-color:var(--color-partial)}.action-alert--conflict{border-left-color:var(--color-danger)}.action-alert--unknown{border-left-color:var(--color-unknown)}.action-alert--unmapped{border-left-color:var(--color-unmapped)}.action-alert--forbidden{border-left-color:var(--color-forbidden)}.sync-status--normal{color:var(--color-success)}.sync-status--attention{color:var(--color-warning)}.sync-status--partial{color:var(--color-partial)}.sync-status--conflict{color:var(--color-danger)}.sync-status--unknown{color:var(--color-unknown)}.wpv2-table-scroll{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);max-width:100%;overflow-x:auto}.wpv2-table thead th{color:var(--color-text-secondary);background:var(--color-surface-secondary);letter-spacing:.01em;font-size:12px;font-weight:700}.wpv2-table tbody tr:hover{background:var(--color-surface-secondary)}.wpv2-table tbody tr:focus-within{outline:2px solid color-mix(in srgb, var(--color-primary) 45%, white);outline-offset:-2px}@media (width<=767px){.wpv2-empty-state{max-height:220px;padding:var(--space-3)}.wpv2-primary-action,.wpv2-secondary-action{min-height:44px}}@media (width<=1199px){.wpv2-component-filter-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.wpv2-workbench-grid,.wpv2-module-grid,.wpv2-bom-layout{grid-template-columns:minmax(0,1fr)}.industrial-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.wpv2-component-list-upload,.wpv2-component-list-unresolved,.wpv2-component-filter-grid{grid-template-columns:1fr}.app-shell--wpv2 .app-content button,.app-shell--wpv2 .app-content input:not([type=checkbox]):not([type=radio]),.app-shell--wpv2 .app-content select,.app-shell--wpv2 .app-content textarea,.app-shell--wpv2 .wpv2-module-navigation a,.app-shell--wpv2.app-shell--mobile-navigation-open .desktop-sidebar a,.app-shell--wpv2.app-shell--mobile-navigation-open .desktop-sidebar button{min-width:44px;min-height:44px}.app-shell--wpv2 .app-content input:not([type=checkbox]):not([type=radio]),.app-shell--wpv2 .app-content select,.app-shell--wpv2 .app-content textarea{width:100%;max-width:100%;font-size:16px}.app-shell--wpv2 .app-content select{appearance:none;border:1px solid var(--color-border);border-radius:var(--radius-control);color:var(--color-text);background-color:var(--color-card);background-image:linear-gradient(45deg, transparent 50%, var(--color-text-secondary) 50%), linear-gradient(135deg, var(--color-text-secondary) 50%, transparent 50%);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 11px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding:10px 36px 10px 12px}:is(.app-shell--wpv2 .app-content label:has(>input:not([type=checkbox]):not([type=radio])),.app-shell--wpv2 .app-content label:has(>select),.app-shell--wpv2 .app-content label:has(>textarea)){gap:6px;min-width:0;display:grid}.wpv2-module-navigation a{align-items:center;display:inline-flex}.wpv2-detail-content p,.wpv2-page-state code,.wpv2-opening-approval dd{overflow-wrap:anywhere}#wpv2-scan-video{aspect-ratio:4/3;object-fit:cover;width:100%;max-width:100%;height:auto;display:block}.wpv2-mobile-page label,.wpv2-mobile-page fieldset{min-width:0}.wpv2-mobile-page label{gap:6px;display:grid}.wpv2-mobile-page input,.wpv2-mobile-page select,.wpv2-mobile-page button{width:100%}.wpv2-opening-candidate-table{display:block}.wpv2-opening-candidate-table caption{text-align:left;margin-bottom:8px;font-weight:700;display:block}.wpv2-opening-candidate-table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.wpv2-opening-candidate-table tbody,.wpv2-opening-candidate-table tr,.wpv2-opening-candidate-table td{width:100%;display:block}.wpv2-opening-candidate-table tr{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);margin-bottom:12px;padding:12px}.wpv2-opening-candidate-table td{overflow-wrap:anywhere;grid-template-columns:minmax(88px,.42fr) minmax(0,1fr);gap:8px;padding:7px 0;display:grid}.wpv2-opening-candidate-table td:before{color:var(--color-text-secondary);content:attr(data-label);font-weight:700}.wpv2-login-page{padding:32px 16px}.wpv2-login-layout{gap:20px}.wpv2-login-brand__logo{flex-basis:48px;width:48px;height:48px}.wpv2-login-brand__text strong{font-size:24px}.wpv2-login-card{padding:28px 22px}.wpv2-login-card h1{font-size:28px}.app-shell{grid-template-columns:minmax(0,1fr);grid-template-rows:var(--topbar-height) minmax(calc(100vh - var(--topbar-height)), auto);padding-bottom:calc(64px + env(safe-area-inset-bottom));display:grid}.desktop-sidebar{display:none}.topbar,.app-content{grid-column:1}.topbar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;padding:0 12px}.topbar-project,.topbar-breadcrumb,.topbar-account{min-width:0}.topbar-project,.topbar-breadcrumb{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell--wpv2 .topbar a,.app-shell--wpv2 .topbar button{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.app-shell--wpv2 .topbar a:focus-visible,.app-shell--wpv2 .topbar button:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.app-content{padding:16px}.wpv2-account-form-grid{grid-template-columns:minmax(0,1fr)}.wpv2-account-section .ant-card-head,.wpv2-account-section .ant-card-body{padding-left:16px;padding-right:16px}.wpv2-account-actions{flex-direction:column;align-items:stretch}.wpv2-account-actions .ant-btn{width:100%;min-height:44px}.wpv2-account-admin .ant-input-search{width:100%;min-width:0;max-width:100%;display:flex}.wpv2-account-admin .ant-input-search .ant-input-affix-wrapper{flex:auto;min-width:0}.wpv2-account-admin .ant-table-wrapper,.wpv2-account-admin .ant-table,.wpv2-account-admin .ant-table-container{width:100%;min-width:0;max-width:100%}.wpv2-account-admin .ant-table-wrapper{overflow:hidden}.wpv2-account-admin .ant-table-content{overflow-x:auto!important}.ant-table-content>table{min-width:680px}.wpv2-module-page[data-visual-density=high] .wpv2-bom-layout,.wpv2-module-page[data-visual-density=high] .wpv2-bom-form{grid-template-columns:minmax(0,1fr)}.wpv2-module-page[data-visual-density=high] .wpv2-panel,.wpv2-module-page[data-visual-density=high] .wpv2-bom-card{border-radius:12px}.wpv2-module-page[data-visual-density=high] .wpv2-bom-form button{width:100%;min-height:44px}.wpv2-module-page[data-visual-density=high] .wpv2-table-scroll{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.content-grid,.executive-kpi-grid,.industrial-metric-grid,.action-alert__details,.project-health-list__item,.project-workspace{grid-template-columns:minmax(0,1fr)}.industrial-page__header{flex-direction:column;align-items:stretch;gap:12px}.industrial-page__header h1{font-size:24px}.battle-layout{grid-template-columns:minmax(0,1fr)}.battle-layout__page-header{grid-column:1}.field-workbench{grid-template-columns:minmax(0,1fr);font-size:16px}.field-section{width:100%;padding:16px}.field-section__heading{grid-template-columns:minmax(0,1fr)}.field-section .scan-primary-action{min-width:0;min-height:52px}.project-workspace__page-header{grid-column:1}.project-workspace__detail-header,.project-workspace__metrics{grid-template-columns:minmax(0,1fr)}.project-workspace__detail-header>div{grid-row:auto}.project-workspace__metrics>div,.project-workspace__metrics>div:first-child,.project-workspace__metrics>div:last-child{border-right:0;border-bottom:1px solid var(--color-border);padding:12px 0}.project-workspace__metrics>div:first-child{padding-top:0}.project-workspace__metrics>div:last-child{border-bottom:0;padding-bottom:0}.project-workspace__back-button{border:1px solid var(--color-border);border-radius:var(--radius-control);width:max-content;max-width:100%;color:var(--color-primary);background:var(--color-card);cursor:pointer;margin:16px 16px 0;padding:8px 12px;display:inline-flex}.mobile-nav{z-index:20;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--color-border);background:var(--color-card);grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav .navigation-entry{min-width:0;min-height:64px;color:var(--color-text-secondary);text-align:center;border-radius:0;flex-direction:column;justify-content:center;gap:2px;padding:4px 2px;font-size:11px;display:flex}.mobile-nav .navigation-entry[aria-current=page]{color:var(--color-primary);background:0 0}.mobile-nav .navigation-entry--disabled{color:var(--color-border)}.mobile-nav .module-helper{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.stage-progress{overflow-x:auto}.wpv2-page-header,.wpv2-status-feedback{flex-direction:column;align-items:stretch}.wpv2-page-header h1{font-size:24px}.wpv2-header-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.wpv2-header-actions button,.wpv2-page-header>button{min-height:44px}.wpv2-context-strip{flex-direction:column;align-items:flex-start}.wpv2-context-strip>span+span{border-left:0;padding-left:0}.wpv2-context-strip .wpv2-status-pill{margin-left:0}.wpv2-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wpv2-metric-card{min-height:92px}.wpv2-metric-card strong{font-size:21px}.wpv2-panel__header{flex-direction:column;align-items:stretch}.wpv2-table{min-width:620px}.wpv2-mandatory-exceptions>div{grid-template-columns:repeat(2,minmax(0,1fr))}.wpv2-bom-entry-grid{grid-template-columns:minmax(0,1fr)}.wpv2-bom-action-row{flex-direction:column;align-items:stretch}.wpv2-bom-action-row button{min-height:44px}.wpv2-mobile-page{border-left:0;border-right:0;border-radius:0;width:100%;padding-left:16px;padding-right:16px}.wpv2-mobile-task-page{padding-bottom:calc(116px + env(safe-area-inset-bottom))}.wpv2-mobile-bottom-actions{bottom:calc(64px + env(safe-area-inset-bottom))}}.app-shell--wpv2{--sidebar-inline-open:220px;grid-template-columns:var(--sidebar-wide) minmax(0, 1fr);grid-template-rows:var(--topbar-height) minmax(calc(100vh - var(--topbar-height)), auto);background:radial-gradient(circle at 78% 4%, #1f66e50f, transparent 30%), var(--color-page);gap:0;padding:12px 12px 12px 0;position:relative}.wpv2-preview-environment-banner{z-index:1000;color:#fff;letter-spacing:.04em;text-align:center;background:#c2410c;border-bottom:2px solid #7c2d12;min-height:32px;padding:6px 16px;font-size:13px;font-weight:800;position:fixed;top:0;left:0;right:0}.app-shell--wpv2:has(.wpv2-preview-environment-banner){padding-top:44px}.app-shell--wpv2[data-secondary-navigation-open=true]{grid-template-columns:var(--sidebar-inline-open) minmax(0, 1fr)}.app-shell--wpv2 .desktop-sidebar{z-index:30;width:var(--sidebar-wide);border-radius:var(--radius-shell);height:calc(100vh - 24px);color:var(--color-text);box-shadow:var(--shadow-shell);transition:width var(--wpv2-duration-drawer) var(--wpv2-ease-out);background:#fffffff5;border:1px solid #cadae8d1;grid-row:1/3;margin:0 0 0 12px;position:sticky;top:12px;overflow:visible}.app-shell--wpv2[data-secondary-navigation-open=true] .desktop-sidebar{width:var(--sidebar-inline-open)}.app-shell--wpv2 .app-brand{min-height:64px;color:var(--color-text);border-bottom:1px solid #dce6efb3;justify-content:flex-start;gap:8px;padding:0 14px}.app-shell--wpv2 .app-brand__logo{flex-basis:30px;width:30px;height:30px}.app-shell--wpv2 .app-brand__name{text-overflow:ellipsis;min-width:0;font-size:14px;display:block;overflow:hidden}.app-shell--wpv2 .app-brand__text{min-width:0}.app-shell--wpv2 .app-brand__subtitle{color:#9aa6b8;letter-spacing:.2px;white-space:nowrap;font-size:10.5px;display:block}.app-shell--wpv2 .primary-navigation{flex:1;align-content:start;gap:5px;min-height:0;padding:12px 8px;display:grid;overflow-y:auto}.app-shell--wpv2 .navigation-group h2{color:var(--color-text-muted);letter-spacing:.12em;padding:8px 10px 4px;font-size:10px}.app-shell--wpv2 .navigation-entry{min-height:40px;color:var(--color-text-secondary);border-radius:10px}.app-shell--wpv2 .navigation-entry[aria-current=page]{color:#fff;background:var(--color-primary)}.app-build-info{border-top:1px solid var(--color-border);color:var(--color-text-muted);white-space:nowrap;padding:12px 18px;font-size:10.5px;line-height:1.7}.navigation-group-entry{width:100%;min-height:44px;color:var(--color-text-secondary);font:inherit;text-align:left;cursor:pointer;transition:color var(--wpv2-duration-feedback) ease, background-color var(--wpv2-duration-feedback) ease, transform var(--wpv2-duration-press) ease;background:0 0;border:0;border-radius:11px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 9px;font-weight:600;text-decoration:none;display:grid}.navigation-group-entry:hover{color:var(--color-primary);background:#f2f7ff}.navigation-group-entry:active{transform:translateY(1px)}.navigation-group-entry:focus-visible{outline-offset:2px;outline:3px solid #1f66e552}.navigation-group-entry[data-active=true],.navigation-group-entry[aria-current=page],.navigation-group-entry[aria-expanded=true]{color:var(--color-primary);background:var(--color-selected)}.app-shell[data-secondary-navigation-open=true] .navigation-group-entry--direct[aria-current=page]{color:var(--color-text-secondary);background:0 0}.navigation-group-entry svg{width:20px;height:20px}.navigation-group-entry__label,.navigation-group-entry .navigation-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.navigation-group-entry .navigation-group__count{color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-size:11px}.navigation-inline-drawer{background:#f7faff;border-left:2px solid #1f66e538;border-radius:0 10px 10px 0;min-width:0;margin:2px 0 8px;padding:6px 5px 6px 7px;position:static}.navigation-inline-drawer nav{gap:3px;display:grid}.navigation-inline-drawer .navigation-entry{min-height:38px;color:var(--color-text-secondary);padding:7px;font-size:13px}.navigation-inline-drawer .navigation-entry:hover{color:var(--color-primary);background:#f2f7ff}.navigation-inline-drawer .navigation-entry[aria-current=page]{color:var(--color-primary);background:var(--color-selected)}.navigation-inline-drawer .navigation-entry--disabled{color:var(--color-text-muted);background:var(--color-surface-secondary)}.navigation-inline-drawer .module-helper{color:var(--color-forbidden)}.app-shell--wpv2 .topbar{background:#ffffffe6;border:1px solid #dce6efd1;border-radius:16px;grid-column:2;margin-left:12px;padding:0 18px;box-shadow:0 8px 24px #23486d0f}.app-shell--wpv2 .topbar button,.app-shell--wpv2 .topbar a,.app-shell--wpv2 .topbar select{background:#ffffffeb;border-color:#ccdae7e6}.app-shell--wpv2 .topbar-account nav{border-color:var(--color-border);width:188px;box-shadow:var(--shadow-floating)}.app-shell--wpv2 .app-content{grid-column:2;min-width:0;padding:24px 18px 24px 30px}.mobile-navigation-trigger,.navigation-scrim{display:none}@media (width<=767px){.app-shell--wpv2,.app-shell--wpv2[data-secondary-navigation-open=true]{grid-template-columns:minmax(0,1fr);grid-template-rows:var(--topbar-height) minmax(calc(100vh - var(--topbar-height)), auto);padding:8px}.app-shell--wpv2 .desktop-sidebar{z-index:60;width:min(316px,100vw - 32px);height:auto;transition:transform var(--wpv2-duration-drawer) var(--wpv2-ease-out);margin:0;display:flex;position:fixed;top:8px;bottom:8px;left:8px;overflow-y:auto;transform:translate(calc(-100% - 20px))}.app-shell--wpv2.app-shell--mobile-navigation-open .desktop-sidebar{transform:translate(0)}.app-shell--wpv2 .app-brand{justify-content:flex-start;padding-left:14px;padding-right:14px}.app-shell--wpv2 .app-brand__text,.app-shell--wpv2 .navigation-group-entry__label,.app-shell--wpv2 .navigation-group-entry .navigation-label,.app-shell--wpv2 .navigation-group-entry .navigation-group__count,.app-shell--wpv2 .navigation-inline-drawer .navigation-label{width:auto;height:auto;padding:initial;clip:auto;white-space:nowrap;border:0;margin:0;position:static;overflow:visible}.app-shell--wpv2 .navigation-group-entry{grid-template-columns:22px minmax(0,1fr) auto;justify-items:stretch;padding:8px 9px}.app-shell--wpv2 .topbar{border-radius:14px;grid-column:1;grid-template-columns:44px minmax(0,1fr) auto auto;gap:8px;margin:0;padding:0 8px}.mobile-navigation-trigger{place-items:center;display:inline-grid}.app-shell--wpv2 .topbar-search{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-shell--wpv2 .topbar-account{grid-column:4}.app-shell--wpv2 .topbar-account>button span{text-overflow:ellipsis;white-space:nowrap;max-width:68px;overflow:hidden}.app-shell--wpv2 .app-content{grid-column:1;padding:18px 8px 24px}.app-shell--wpv2 .navigation-scrim{z-index:50;cursor:pointer;background:#15253b61;border:0;padding:0;display:block;position:fixed;inset:0}}@media (prefers-reduced-motion:reduce){.app-shell--wpv2 .desktop-sidebar,.app-shell--wpv2 .navigation-group-entry{transition:none}}.ui-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);min-width:0;box-shadow:none;overflow:hidden}.ui-card__header{border-bottom:1px solid #f0f4f9;align-items:center;gap:11px;padding:14px 18px;display:flex}.ui-card__header h2{margin:0;font-size:15px;font-weight:800}.ui-card__note{color:#9aa6b8;font-size:11px}.ui-card__spacer{flex:1}.ui-card__action{color:var(--color-primary);font-size:12.5px;font-weight:700}.ui-card__body{min-width:0;padding:16px 18px}.ui-card__footer{color:#9aa6b8;background:#fcfdff;border-top:1px solid #f3f6fb;padding:10px 18px;font-size:11.5px;line-height:1.7}.ui-filter-panel{min-width:0}.ui-filter-panel__controls{grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px;display:grid}.ui-filter-panel__controls :where(.ant-input,.ant-input-affix-wrapper,.ant-select-selector){min-height:40px;border-radius:10px!important}.ui-filter-panel__tags{border-top:1px dashed var(--color-border);flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.ui-form-field{align-content:start;gap:7px;min-width:0;display:grid}.ui-form-field__label{color:var(--color-text-muted);font-size:11.5px;font-weight:600}.ui-form-field__required{color:var(--color-danger);margin-left:3px}.ui-form-field__error{color:var(--color-danger);font-size:12px;font-weight:500}.ui-form-field :where(.ant-input,.ant-input-affix-wrapper,.ant-select-selector){min-height:40px;border-radius:10px!important}.ui-list-empty-state{text-align:center;justify-items:center;padding:44px 20px;display:grid}.ui-list-empty-state__icon{color:#9aa6b8;background:#f1f5fa;border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:14px;display:grid}.ui-list-empty-state__icon svg{width:24px;height:24px}.ui-list-empty-state h3{margin:0 0 6px;font-size:15px}.ui-list-empty-state p{max-width:400px;color:var(--color-text-muted);margin:0 0 16px;line-height:1.8}.ui-notice{border:1px solid;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 16px;font-size:13.5px;display:flex}.ui-notice>svg{flex:0 0 16px;width:16px;height:16px;margin-top:2px}.ui-notice--success{color:#12613a;background:#effaf3;border-color:#c7ebd6}.ui-notice--warning{color:#7a5a00;background:#fff6e8;border-color:#fadfae}.ui-notice--error{color:#8e211a;background:#fdf1f0;border-color:#f7cfcc}.ui-summary-bar{font-variant-numeric:tabular-nums;background:#f7f9fd;border-radius:10px;padding:11px 16px}.ui-summary-bar__primary{color:var(--color-text);font-size:13.5px;font-weight:700}.ui-summary-bar__primary span{color:var(--color-text-muted);margin-left:4px;font-size:12px;font-weight:500}.ui-summary-bar__secondary{color:var(--color-text-muted);margin-top:4px;font-size:12.5px;font-weight:500}.ui-table{width:100%;min-width:0}.ui-table[data-ui-group=true] [data-ui-group=true]{display:none}.ui-table .ant-table-thead>tr>th{height:auto;color:var(--color-text-muted);background:#fafcff;padding:9px 14px;font-size:11.5px;font-weight:700}.ui-table .ant-table-tbody>tr>td{color:var(--color-text);border-bottom-color:#f3f6fb;padding-inline:14px;font-size:14px}.ui-table[data-ui-row-height=fixed] .ant-table-tbody>tr.ant-table-row.ui-table__data-row>td{height:46px;padding-block:0}.ui-table__column--number{font-variant-numeric:tabular-nums;text-align:right!important}.ui-table__column--action{white-space:nowrap;width:1%;text-align:right!important}.ui-table__column--auto{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ui-table .ant-table-tbody>tr:last-child>td{border-bottom:0}@media (width<=767px){.ui-filter-panel__controls{grid-template-columns:1fr}.ui-list-empty-state{padding:32px 16px}}.wpv2-production-order-report-tab .ui-list-empty-state{padding:10px 20px}.wpv2-production-order-report-tab .ui-list-empty-state__icon{margin-bottom:6px}.wpv2-production-order-report-tab .ui-list-empty-state h3{margin-bottom:4px}.wpv2-production-order-report-tab .ui-list-empty-state p{margin-bottom:0;line-height:1.5}.wpv2-login-page{min-height:100vh;color:var(--color-text);background:radial-gradient(circle at 12% 10%,#1f66e517,#0000 34%),linear-gradient(145deg,#edf5fc 0%,#f7fafc 58%,#eef4f9 100%);padding:16px}.wpv2-command-form{gap:12px;margin-top:12px;display:grid}.wpv2-command-form>label{color:var(--wpv2-text-muted,#53657a);gap:6px;font-size:13px;font-weight:700;display:grid}.wpv2-command-form>label:has(input[type=checkbox]){grid-template-columns:auto minmax(0,1fr);align-items:start}.wpv2-command-form select,.wpv2-command-form textarea{box-sizing:border-box;color:#172b45;width:100%;font:inherit;background:#fff;border:1px solid #cbd8e6;border-radius:8px}.wpv2-command-form select{min-height:40px;padding:8px 10px}.wpv2-command-form textarea{min-height:96px;padding:10px;font-family:ui-monospace,monospace}.wpv2-project-workspace__grid{gap:var(--space-5);grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:start;display:grid}.digital-twin-slot{border:1px solid var(--color-border);border-radius:var(--radius-card);min-height:420px;box-shadow:var(--shadow-floating);background:linear-gradient(145deg,#f8fbff 0%,#eef5fb 100%)}.digital-twin-slot--unavailable{align-content:center;align-items:center;gap:var(--space-4);min-height:220px;padding:var(--space-6);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.digital-twin-slot__state-icon{border-radius:var(--radius-control);width:44px;height:44px;color:var(--color-primary);background:var(--color-selected);place-items:center;display:grid}.digital-twin-slot__state-copy{min-width:0}.digital-twin-slot__eyebrow,.wpv2-project-workspace__section-heading>span{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.digital-twin-slot h2,.wpv2-project-workspace__section-heading h2{margin:var(--space-1) 0 0;color:var(--color-text);font-size:20px}.digital-twin-slot p{max-width:620px;margin:var(--space-2) 0 0;color:var(--color-text-muted)}.digital-twin-slot__action a{white-space:nowrap}.wpv2-project-workspace__shortcuts{padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);box-shadow:var(--shadow-floating)}.wpv2-project-workspace__shortcuts nav{gap:var(--space-3);margin-top:var(--space-5);display:grid}.wpv2-project-workspace__shortcuts nav a{gap:var(--space-1) var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-control);color:var(--color-text);background:var(--color-surface-secondary);grid-template-columns:minmax(0,1fr) auto;align-items:center;text-decoration:none;display:grid}.wpv2-project-workspace__shortcuts nav a:hover{border-color:var(--color-primary);background:var(--color-selected)}.wpv2-project-workspace__shortcuts nav small{color:var(--color-text-muted);grid-column:1}.digital-twin-slot--preview{background:#eaf2f9;min-height:420px;position:relative;overflow:hidden}.digital-twin-slot--preview>img{object-fit:cover;width:100%;height:100%;min-height:420px;display:block}.digital-twin-slot__preview-label{top:var(--space-4);left:var(--space-4);gap:var(--space-1);max-width:300px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-card);box-shadow:var(--shadow-floating);background:#ffffffeb;border:1px solid #ffffffb8;display:grid;position:absolute}.digital-twin-slot__preview-label>span{width:max-content;color:var(--color-primary);background:var(--color-selected);border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700}.digital-twin-slot__preview-label small{color:var(--color-text-muted)}.digital-twin-slot--ready{overflow:hidden}.wpv2-module-page[data-visual-density=high] .wpv2-panel,.wpv2-module-page[data-visual-density=high] .wpv2-bom-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);box-shadow:0 8px 24px #1e49760f}.wpv2-module-page[data-visual-density=high] .wpv2-panel__header,.wpv2-module-page[data-visual-density=high] .wpv2-panel>h2,.wpv2-module-page[data-visual-density=high] details>summary{border-bottom:1px solid var(--color-border);background:linear-gradient(#fff 0%,#f9fbfd 100%)}.wpv2-module-page[data-visual-density=high] details[open]>summary{color:var(--color-primary)}.wpv2-module-page[data-visual-density=high] .wpv2-table tbody tr{transition:background-color var(--wpv2-duration-feedback) ease}.wpv2-module-page[data-visual-density=high] .wpv2-table tbody tr:hover{background:color-mix(in srgb, var(--color-selected) 52%, var(--color-card))}.wpv2-module-page[data-visual-density=high] .wpv2-bom-form input,.wpv2-module-page[data-visual-density=high] .wpv2-bom-form select{border:1px solid var(--color-border);border-radius:var(--radius-control);color:var(--color-text);background:var(--color-card);transition:border-color var(--wpv2-duration-feedback) ease, box-shadow var(--wpv2-duration-feedback) ease;padding:8px 11px}.wpv2-module-page[data-visual-density=high] .wpv2-bom-form input:focus,.wpv2-module-page[data-visual-density=high] .wpv2-bom-form select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 14%, transparent);outline:0}.wpv2-operation-guide{border:1px solid color-mix(in srgb, var(--color-primary) 18%, var(--color-border));border-radius:var(--radius-control);color:var(--color-text-secondary);background:color-mix(in srgb, var(--color-selected) 34%, var(--color-card));grid-column:1/-1;padding:12px 14px}.wpv2-operation-guide p{margin:0;line-height:1.55}.wpv2-operation-guide p+p{margin-top:4px}.wpv2-required-marker{color:var(--color-danger);font-weight:700}.wpv2-module-page[data-visual-density=high] .wpv2-bom-form button,.wpv2-module-page[data-visual-density=high] .wpv2-bom-card>button{min-height:var(--control-height);border:1px solid var(--color-primary);border-radius:var(--radius-control);color:#fff;background:var(--color-primary);padding:8px 14px;font-weight:700}.wpv2-module-page[data-visual-density=high] button:disabled{border-color:var(--color-border);color:var(--color-text-muted);background:var(--color-surface-secondary);cursor:not-allowed}.wpv2-module-page[data-visual-density=controlled] .industrial-data-panel{min-height:0}.wpv2-production-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0;display:grid}.wpv2-production-order-page{gap:16px;min-width:0;display:grid}.wpv2-production-kpis strong{color:var(--text-strong);font-size:24px}.wpv2-production-detail{min-width:0}.wpv2-production-detail-heading{justify-content:space-between;align-items:center;gap:16px;margin:0 0 8px;display:flex}.wpv2-production-detail-tabs{border:1px solid var(--color-border);border-radius:var(--radius-card) var(--radius-card) 0 0;background:#fff;gap:2px;min-width:0;margin:0 0 16px;padding:0 6px;display:flex;overflow-x:auto}.wpv2-production-detail-tabs button{color:var(--color-text-secondary);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;flex:none;margin:0 0 -1px;padding:11px 18px;font-size:14px;font-weight:700}.wpv2-production-detail-tabs button[aria-selected=true]{border-bottom-color:var(--color-primary);color:var(--color-primary)}.wpv2-production-detail-tabs button:focus-visible{outline:2px solid var(--color-primary);outline-offset:-4px}.wpv2-production-detail-pane{gap:16px;min-width:0;display:grid}.wpv2-production-overview-stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.wpv2-kpi-detail{color:var(--color-text-secondary);font-size:12px}.wpv2-drawing-upload{align-items:end;gap:12px;margin-bottom:16px;display:flex}.wpv2-process-editor,.wpv2-report-editor{gap:16px;display:grid}.wpv2-dialog-actions{justify-content:flex-end;gap:10px;display:flex}.wpv2-reportable-count{width:100%;color:var(--text-strong);font-weight:600}.wpv2-pdf-viewer{background:#fff;border:1px solid #e4eaf2;border-radius:13px;width:100%;min-height:720px}@media (width<=1199px){.wpv2-production-kpis,.wpv2-production-overview-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=767px){.wpv2-production-kpis,.wpv2-production-overview-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.wpv2-pdf-viewer{min-height:520px}}.wpv2-account-admin .ant-card,.wpv2-account-admin .ant-tabs-content-holder{border-radius:var(--radius-card)}.wpv2-account-admin .ant-card{border-color:var(--color-border);box-shadow:0 8px 24px #1e49760f}.wpv2-account-admin .ant-tabs-nav{margin-bottom:16px}.wpv2-mobile-task-page[data-mobile-task-surface=worker]{min-height:min(760px, calc(100dvh - var(--topbar-height) - 48px));border-color:var(--color-border);background:linear-gradient(#fff 0%,#f7fafc 100%);grid-template-rows:auto minmax(0,1fr) auto;padding:22px;display:grid;box-shadow:0 10px 28px #1e497612}.wpv2-mobile-task-page .wpv2-mobile-titlebar{padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border)}.wpv2-mobile-task-page .wpv2-mobile-titlebar h1{margin:var(--space-1) 0 0;font-size:28px}.wpv2-mobile-task-page .wpv2-mobile-task-section{min-width:0;margin-top:var(--space-4);align-content:start}.wpv2-mobile-task-page .wpv2-mobile-task-list{gap:var(--space-3);margin-top:var(--space-3)}.wpv2-mobile-task-page .wpv2-mobile-task-list article{background:var(--color-card);border-color:#cadae8e0;gap:10px;box-shadow:0 8px 22px #1e49760f}.wpv2-mobile-task-page .wpv2-mobile-task-list strong{color:var(--color-text);font-size:18px}.wpv2-mobile-task-page .wpv2-mobile-card-action{border-color:color-mix(in srgb, var(--color-primary) 26%, var(--color-border));background:var(--color-selected);justify-content:center;margin-top:2px}.wpv2-mobile-task-page .wpv2-mobile-bottom-actions{width:100%;max-width:488px;margin:var(--space-4) auto 0;position:sticky;bottom:20px;left:auto;transform:none}.wpv2-mobile-page button,.wpv2-mobile-page input,.wpv2-mobile-page select{min-height:44px}.wpv2-mobile-page input,.wpv2-mobile-page select{border:1px solid var(--color-border);border-radius:var(--radius-control);width:100%;min-width:0;color:var(--color-text);background:var(--color-card);padding:8px 10px}.wpv2-mobile-page>label,.wpv2-mobile-page fieldset,.wpv2-mobile-page fieldset label{gap:8px;display:grid}.wpv2-mobile-page fieldset{margin:var(--space-4) 0 0;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-card)}@media (width<=1024px){.wpv2-project-workspace__grid{grid-template-columns:minmax(0,1fr) minmax(240px,300px)}.digital-twin-slot--unavailable{grid-template-columns:auto minmax(0,1fr)}.digital-twin-slot__action{grid-column:2}}@media (width<=640px){.wpv2-project-workspace__grid{grid-template-columns:minmax(0,1fr)}.digital-twin-slot--unavailable{min-height:0;padding:var(--space-4);grid-template-columns:minmax(0,1fr)}.digital-twin-slot__action{grid-column:1}}.wpv2-login-layout{background:#fffffff5;border:1px solid #cddce9db;border-radius:26px;grid-template-columns:minmax(0,1.55fr) minmax(420px,.85fr);gap:0;width:min(100%,1408px);min-height:calc(100vh - 32px);display:grid;overflow:hidden;box-shadow:0 24px 70px #2c51761f}.wpv2-login-visual{background:linear-gradient(145deg,#edf6fd 0%,#f8fbfd 68%,#e8f2fa 100%);min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.wpv2-login-brand{z-index:2;color:var(--color-text);justify-content:flex-start;place-self:start;gap:10px;margin:34px 0 0 38px;position:relative}.wpv2-login-brand__logo{flex-basis:40px;width:40px;height:40px}.wpv2-login-brand__text{text-align:left;justify-items:start}.wpv2-login-brand__text strong{letter-spacing:.02em;font-size:20px}.wpv2-login-brand__text span{color:var(--color-text-secondary);font-size:12px}.wpv2-login-industrial-scene{position:absolute;inset:0;overflow:hidden}.wpv2-login-industrial-scene:after{content:"";background:linear-gradient(90deg,#f0f7fc12 44%,#f2f8fc61 100%),linear-gradient(#0000 54%,#eaf4fbc7 100%);position:absolute;inset:0}.wpv2-login-industrial-scene img{object-fit:cover;object-position:52% center;width:100%;height:100%}.wpv2-login-visual__copy{z-index:2;align-self:end;max-width:600px;padding:0 48px 48px;position:relative}.wpv2-login-visual__copy>span{color:#23658e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbd;border:1px solid #2d8ac440;border-radius:999px;align-items:center;min-height:28px;padding:4px 11px;font-size:12px;font-weight:700;display:inline-flex}.wpv2-login-visual__copy>span:before{background:var(--color-accent);content:"";border-radius:50%;width:7px;height:7px;margin-right:7px;box-shadow:0 0 0 4px #11a9c71c}.wpv2-login-visual__copy strong{color:#10243e;letter-spacing:-.035em;margin-top:16px;font-size:clamp(30px,3.3vw,48px);line-height:1.08;display:block}.wpv2-login-visual__copy p{color:#49677f;max-width:560px;margin:16px 0 0;font-size:15px;line-height:1.75}.wpv2-login-form-panel{background:#fffffff7;grid-template-rows:minmax(0,1fr) auto;min-width:0;padding:64px 54px 32px;display:grid}.wpv2-login-card{width:min(100%,390px);box-shadow:none;background:0 0;border-radius:0;align-self:center;margin:0 auto;padding:0}.wpv2-login-card__heading{gap:8px;margin-bottom:4px;display:grid}.wpv2-login-card__heading h1{color:#10243e;letter-spacing:-.025em;margin:0;font-size:34px}.wpv2-login-card__heading p{color:var(--color-text-secondary);margin:0}.wpv2-login-card input:not([type=checkbox]){background:#fbfdff;border-color:#cbd9e6;min-height:52px;padding:12px 14px}.wpv2-login-card input:not([type=checkbox])::placeholder{color:#8a9aad}.wpv2-login-persistence{grid-template-columns:auto auto minmax(0,1fr);width:100%;display:grid}.wpv2-login-persistence small{color:var(--color-text-muted);text-align:right;justify-self:end;font-size:11px}.wpv2-login-card button{background:linear-gradient(135deg,#2f72ea,#1f66e5);border-radius:11px;min-height:52px;box-shadow:0 12px 24px #1f66e533}.wpv2-login-footer{border-top:1px solid var(--color-border);width:min(100%,390px);color:var(--color-text-muted);justify-content:space-between;gap:12px;margin:32px auto 0;padding-top:14px;font-size:11px;display:flex}.wpv2-management-overview .industrial-page__header{align-items:end}.wpv2-management-overview .industrial-page__header h1{letter-spacing:-.025em;font-size:clamp(28px,3vw,38px)}.wpv2-continue-work{border:1px solid var(--color-border);background:radial-gradient(circle at 90% 0%, #11a9c712, transparent 30%), var(--color-card);border-radius:18px;overflow:hidden;box-shadow:0 16px 38px #2a4c6e12}.wpv2-continue-work__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:end;gap:24px;padding:26px 28px 20px;display:flex}.wpv2-continue-work__header span{color:#66829a;letter-spacing:.14em;font-size:11px;font-weight:800}.wpv2-continue-work__header h2{margin:4px 0 0;font-size:22px}.wpv2-continue-work__header p{max-width:420px;color:var(--color-text-secondary);text-align:right;margin:0}.wpv2-continue-work__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px;display:grid}.wpv2-work-entry{min-height:132px;color:var(--color-text);transition:border-color var(--wpv2-duration-feedback) ease, box-shadow var(--wpv2-duration-feedback) ease, transform var(--wpv2-duration-press) ease;background:linear-gradient(150deg,#fff,#f8fbfe);border:1px solid #dce7f1;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px;text-decoration:none;display:grid}.wpv2-work-entry:hover{border-color:#1f66e561;transform:translateY(-1px);box-shadow:0 12px 26px #1f66e51a}.wpv2-work-entry:focus-visible{outline-offset:2px;outline:3px solid #1f66e54d}.wpv2-work-entry__index{width:40px;height:40px;color:var(--color-primary);background:var(--color-selected);border-radius:12px;place-items:center;font-size:12px;font-weight:800;display:grid}.wpv2-work-entry__body{gap:7px;min-width:0;display:grid}.wpv2-work-entry__body strong{font-size:16px}.wpv2-work-entry__body small{color:var(--color-text-secondary);line-height:1.55}.wpv2-work-entry__arrow{color:var(--color-primary);font-size:20px}@media (width<=1023px){.wpv2-login-layout{grid-template-columns:minmax(280px,.8fr) minmax(400px,1.2fr)}.wpv2-login-industrial-scene img{opacity:.76;object-position:57% center}.wpv2-login-visual__copy{padding:0 30px 40px}.wpv2-login-visual__copy strong{font-size:32px}.wpv2-login-visual__copy p{display:none}.wpv2-login-form-panel{padding-left:42px;padding-right:42px}.wpv2-continue-work__grid{grid-template-columns:minmax(0,1fr)}.wpv2-work-entry{min-height:100px}}@media (width<=767px){.wpv2-mobile-task-page[data-mobile-task-surface=worker]{min-height:calc(100dvh - var(--topbar-height) - 96px);box-shadow:none;border:0;border-radius:0;padding:18px 16px 10px}.wpv2-mobile-task-page .wpv2-mobile-bottom-actions{bottom:calc(72px + env(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.wpv2-login-page{min-height:100svh;padding:12px}.wpv2-login-layout{border-radius:20px;grid-template-columns:minmax(0,1fr);min-height:calc(100svh - 24px)}.wpv2-login-visual{background:linear-gradient(145deg,#f0f7fc,#f9fcfe);min-height:96px;overflow:visible}.wpv2-login-brand{place-self:center;margin:0}.wpv2-login-brand__logo{flex-basis:36px;width:36px;height:36px}.wpv2-login-brand__text strong{font-size:18px}.wpv2-login-industrial-scene,.wpv2-login-visual__copy{display:none}.wpv2-login-form-panel{padding:28px 22px 20px}.wpv2-login-card{gap:16px}.wpv2-login-card__heading h1{font-size:28px}.wpv2-login-persistence{grid-template-columns:auto minmax(0,1fr)}.wpv2-login-persistence small{text-align:left;grid-column:1/-1;justify-self:start;padding-left:27px}.wpv2-login-footer{margin-top:22px}.wpv2-continue-work__header{gap:8px;padding:20px;display:grid}.wpv2-continue-work__header p{text-align:left}.wpv2-continue-work__grid{padding:12px}.wpv2-work-entry{grid-template-columns:minmax(0,1fr) auto;min-height:92px;padding:16px}.wpv2-work-entry__index{display:none}}.wpv2-mobile-reporting-b3-live{--wpv2-b3-ease:cubic-bezier(.23, 1, .32, 1);min-height:100dvh;color:var(--color-text);background:#f3f6fb;overflow-x:hidden}.wpv2-mobile-reporting-b3-live__frame{width:min(100%,430px);min-height:100dvh;padding:max(8px, env(safe-area-inset-top)) 16px calc(10px + env(safe-area-inset-bottom));margin:0 auto}.wpv2-mobile-reporting-b3-live__background{flex-direction:column;gap:8px;display:flex}.wpv2-mobile-reporting-b3-live [data-mobile-report-target=true],.wpv2-mobile-reporting-b3-live__drawer [data-mobile-report-target=true]{min-width:44px;min-height:44px;transition:transform .14s var(--wpv2-b3-ease), border-color .14s ease, background-color .14s ease, color .14s ease}.wpv2-mobile-reporting-b3-live__drawer .wpv2-three-sheet__submit{height:52px;min-height:52px;font-size:16px;font-weight:800}.wpv2-mobile-reporting-b3-live__drawer .wpv2-three-sheet__stepper{grid-template-columns:54px minmax(0,1fr) 54px;gap:8px}.wpv2-mobile-reporting-b3-live__drawer .wpv2-three-sheet__stepper button,.wpv2-mobile-reporting-b3-live__drawer .wpv2-three-sheet__stepper input{height:54px}.wpv2-mobile-reporting-b3-live__drawer .wpv2-three-sheet__stepper button{padding:0;font-size:24px;font-weight:700}.wpv2-mobile-reporting-b3-live__drawer .wpv2-three-sheet__stepper input{appearance:textfield;padding:8px 11px;font-size:28px}.wpv2-mobile-reporting-b3-live__drawer .wpv2-three-sheet__presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.wpv2-mobile-reporting-b3-live__drawer .wpv2-three-sheet__presets button{min-width:0;height:44px;padding-inline:6px;font-size:13px;font-weight:700}.wpv2-mobile-reporting-b3-live__drawer .wpv2-three-sheet__presets button:last-child{grid-column:1/-1}.wpv2-mobile-reporting-b3-live__drawer .wpv2-three-sheet__optional{text-align:left;justify-content:space-between;align-items:center;min-height:44px;padding:9px 12px;font-weight:700;display:flex}.wpv2-mobile-reporting-b3-live__drawer .wpv2-three-sheet__optional:after{color:var(--color-text-secondary);content:"›";font-size:20px;font-weight:400}.wpv2-mobile-reporting-b3-live button[data-mobile-report-target=true]:active:not(:disabled){transform:scale(.98)}.wpv2-mobile-reporting-b3-live [data-mobile-b3-background-locked=true]{pointer-events:none;touch-action:none;overflow:hidden}.wpv2-mobile-reporting-b3-live__header{justify-content:space-between;align-items:center;min-height:46px;display:flex}.wpv2-mobile-reporting-b3-live__header h1,.wpv2-mobile-reporting-b3-live__header p{margin:0}.wpv2-mobile-reporting-b3-live__header h1{letter-spacing:-.02em;font-size:26px;line-height:1.12}.wpv2-mobile-reporting-b3-live__header p{color:var(--color-text-secondary);margin-top:2px;font-size:11px}.wpv2-mobile-reporting-b3-live__header>button{border-color:color-mix(in srgb, var(--color-primary) 22%, var(--color-border));color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 8%, white);flex:0 0 44px;font-size:16px;font-weight:800}.wpv2-mobile-reporting-b3-live__order{border:1px solid var(--color-border);background:var(--color-card);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;min-height:58px;display:grid;overflow:hidden}.wpv2-mobile-reporting-b3-live__order-main{text-align:left;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:8px;min-width:0;height:auto;padding:7px 10px;display:flex}.wpv2-mobile-reporting-b3-live__order-main>span,.wpv2-mobile-reporting-b3-live__order-list button>span,.wpv2-mobile-reporting-b3-live__sheet-title>span{min-width:0;display:grid}.wpv2-mobile-reporting-b3-live__order-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.wpv2-mobile-reporting-b3-live__order-main small,.wpv2-mobile-reporting-b3-live__order-list small,.wpv2-mobile-reporting-b3-live__sheet-title small,.wpv2-mobile-reporting-b3-live__continuous small{color:var(--color-text-secondary);font-size:11px;font-weight:500}.wpv2-mobile-reporting-b3-live__order-main em,.wpv2-mobile-reporting-b3-live__order-list em{color:var(--color-primary);white-space:nowrap;font-size:12px;font-style:normal;font-weight:700}.wpv2-mobile-reporting-b3-live__drawing-slot{border:0;border-left:1px solid var(--color-border);border-radius:0;height:auto;padding:6px 10px;font-size:13px;font-weight:700}.wpv2-mobile-reporting-b3-live__search{display:block;position:relative}.wpv2-mobile-reporting-b3-live__search svg{z-index:1;color:var(--color-text-secondary);pointer-events:none;position:absolute;top:13px;left:13px}.wpv2-mobile-reporting-b3-live__search input{background:var(--color-card);border-radius:12px;height:46px;padding-left:42px;font-size:16px}.wpv2-mobile-reporting-b3-live__tabs>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wpv2-mobile-reporting-b3-live__tabs button{border-radius:11px;height:44px;font-size:14px;font-weight:750}.wpv2-mobile-reporting-b3-live__scope-note{color:var(--color-text-secondary);margin:-2px 2px 0;font-size:11px}.wpv2-mobile-reporting-b3-live__group{border:1px solid var(--color-border);background:var(--color-card);border-radius:14px;position:relative;overflow:visible}.wpv2-mobile-reporting-b3-live__group-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;height:52px;padding:6px 10px;display:grid}.wpv2-mobile-reporting-b3-live__group-header>span{white-space:nowrap;align-items:baseline;gap:5px;min-width:0;display:flex}.wpv2-mobile-reporting-b3-live__group-header strong{text-overflow:clip;white-space:nowrap;flex:none;font-size:14px}.wpv2-mobile-reporting-b3-live__group-header small{color:var(--color-text-secondary);white-space:nowrap;flex:none;font-size:10px}.wpv2-mobile-reporting-b3-live__group-header>div{align-items:center;gap:4px;display:flex}.wpv2-mobile-reporting-b3-live__group-header>div>button:last-child{width:44px;min-width:44px;height:44px;padding:0}.wpv2-mobile-reporting-b3-live__sort-menu{z-index:30;border:1px solid var(--color-border);background:var(--color-card);border-radius:12px;gap:4px;width:220px;padding:6px;display:grid;position:absolute;top:48px;right:52px}.wpv2-mobile-reporting-b3-live__rows{border-top:1px solid var(--color-border)}.wpv2-mobile-reporting-b3-live__task-row{border:0;border-bottom:1px solid var(--color-border);background:var(--color-card);text-align:left;border-radius:0;justify-content:space-between;align-items:center;gap:10px;width:100%;height:68px;padding:8px 10px;display:flex}.wpv2-mobile-reporting-b3-live__row-actions:last-child .wpv2-mobile-reporting-b3-live__task-row{border-bottom:0}.wpv2-mobile-reporting-b3-live__task-row>span:first-child{gap:2px;min-width:0;display:grid}.wpv2-mobile-reporting-b3-live__task-row>span:first-child strong{color:var(--color-text);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:1.08;overflow:hidden}.wpv2-mobile-reporting-b3-live__task-row small{color:var(--color-text-secondary);font-size:12px}.wpv2-mobile-reporting-b3-live__task-row>span:last-child{font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;align-items:center;gap:7px;display:flex}.wpv2-mobile-reporting-b3-live__task-status{text-align:right;text-overflow:clip;max-width:174px;font-size:14px;display:block;overflow:visible}.wpv2-mobile-reporting-b3-live__task-status--routes{justify-items:end;gap:1px;line-height:1.16;display:grid}.wpv2-mobile-reporting-b3-live__task-status>span{white-space:nowrap}.wpv2-mobile-reporting-b3-live__task-status b{font:inherit}.wpv2-mobile-reporting-b3-live__remaining-low{color:var(--color-warning)}.wpv2-mobile-reporting-b3-live__task-row>span:last-child em{color:var(--color-text-secondary);font-size:22px;font-style:normal;font-weight:400}.wpv2-mobile-reporting-b3-live__today-reports,.wpv2-mobile-reporting-b3-live__correction-audit,.wpv2-mobile-reporting-b3-live__older{border-top:1px solid var(--color-border);gap:6px;padding:8px 10px;font-size:12px;display:grid}.wpv2-mobile-reporting-b3-live__today-reports>div,.wpv2-mobile-reporting-b3-live__older>div{justify-content:space-between;align-items:center;gap:8px;min-height:44px;display:flex}.wpv2-mobile-reporting-b3-live__success-toast{z-index:1050;top:max(12px, env(safe-area-inset-top));color:#fff;background:var(--color-success);border-radius:10px;max-width:calc(100vw - 32px);padding:9px 14px;font-size:13px;font-weight:700;position:fixed;left:50%;transform:translate(-50%)}.wpv2-mobile-reporting-b3-live__drawer{width:100vw;height:100dvh;position:fixed!important;inset:0!important}.wpv2-mobile-reporting-b3-live__drawer .ant-drawer-mask{position:fixed;inset:-1px}.wpv2-mobile-reporting-b3-live__drawer.ant-drawer-bottom>.ant-drawer-content-wrapper{inset-inline:0;max-height:68dvh;position:fixed;bottom:0;height:64dvh!important}.wpv2-mobile-reporting-b3-live__drawer .ant-drawer-section{border-radius:20px 20px 0 0;overflow:hidden}.wpv2-mobile-reporting-b3-live__drawer .ant-drawer-body{min-height:0;padding:14px 14px calc(14px + env(safe-area-inset-bottom));overscroll-behavior:contain;overflow-y:auto}.wpv2-mobile-reporting-b3-live__report-drawer .ant-drawer-body{grid-template-rows:auto minmax(0,1fr);min-height:0;padding:0;display:grid;overflow:hidden}.wpv2-mobile-reporting-b3-live__drawer-heading{border-bottom:1px solid var(--color-border);background:var(--color-card);padding:0 14px}.wpv2-mobile-reporting-b3-live__drawer-handle{background:color-mix(in srgb, var(--color-text-secondary) 42%, transparent);border-radius:999px;width:38px;height:4px;margin:8px auto 4px;display:block}.wpv2-mobile-reporting-b3-live__report-title{justify-content:space-between;align-items:center;gap:10px;min-height:44px;display:flex}.wpv2-mobile-reporting-b3-live__report-title>span{min-width:0;display:grid}.wpv2-mobile-reporting-b3-live__report-title strong{font-size:20px;line-height:1.2}.wpv2-mobile-reporting-b3-live__report-title small{color:var(--color-text-secondary);font-size:11px;font-weight:500}.wpv2-mobile-reporting-b3-live__report-sheet{width:100%;min-width:0;height:100%;min-height:0;padding:0 0 calc(12px + env(safe-area-inset-bottom));background:var(--color-card);border:0;border-radius:0;grid-template-rows:minmax(0,1fr) auto;gap:8px;display:grid;overflow:hidden}.wpv2-mobile-reporting-b3-live__report-scroll{overscroll-behavior:contain;scrollbar-width:thin;touch-action:pan-y;gap:10px;min-height:0;padding:14px 14px 4px;display:grid;overflow-y:auto}.wpv2-mobile-reporting-b3-live__report-sheet>.wpv2-three-sheet__submit{width:auto;margin-inline:14px}.wpv2-mobile-reporting-b3-live__report-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.wpv2-mobile-reporting-b3-live__report-facts>span{color:var(--color-text-secondary);background:var(--color-surface-secondary);border-radius:10px;gap:1px;padding:7px;font-size:10px;display:grid}.wpv2-mobile-reporting-b3-live__report-facts strong{color:var(--color-text);font-variant-numeric:tabular-nums;font-size:15px}.wpv2-mobile-reporting-b3-live__report-label{margin-bottom:-4px;font-size:13px;font-weight:750}.wpv2-mobile-reporting-b3-live__sheet{gap:10px;display:grid}.wpv2-mobile-reporting-b3-live__sheet-title{justify-content:space-between;align-items:center;gap:10px;min-height:44px;display:flex}.wpv2-mobile-reporting-b3-live__sheet-title strong{font-size:20px}.wpv2-mobile-reporting-b3-live__order-list{gap:8px;display:grid}.wpv2-mobile-reporting-b3-live__order-list button{text-align:left;justify-content:space-between;align-items:center;gap:10px;width:100%;height:auto;min-height:62px;padding:8px 10px;display:flex}.wpv2-mobile-reporting-b3-live__order-list button[aria-pressed=true]{border-color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 6%, white)}.wpv2-mobile-reporting-b3-live__continuous{text-align:left;white-space:normal;justify-content:space-between;align-items:center;gap:12px;width:100%;height:auto;min-height:52px;padding:4px 8px;display:flex}.wpv2-mobile-reporting-b3-live__continuous>span:first-child{display:grid}.wpv2-mobile-reporting-b3-live__switch-track{background:color-mix(in srgb, var(--color-text-secondary) 32%, white);border-radius:999px;flex:0 0 52px;width:52px;height:28px;position:relative;display:block!important}.wpv2-mobile-reporting-b3-live__switch-track i{background:#fff;border-radius:50%;width:22px;height:22px;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #111c333d}.wpv2-mobile-reporting-b3-live__continuous[aria-checked=true] .wpv2-mobile-reporting-b3-live__switch-track{background:var(--color-primary)}.wpv2-mobile-reporting-b3-live__continuous[aria-checked=true] .wpv2-mobile-reporting-b3-live__switch-track i{transform:translate(24px)}.wpv2-mobile-reporting-b3-live__profile{border-bottom:1px solid var(--color-border);align-items:center;gap:12px;padding-bottom:12px;display:flex}.wpv2-mobile-reporting-b3-live__profile>span{width:48px;height:48px;color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 9%, white);border-radius:50%;place-items:center;font-size:19px;font-weight:800;display:grid}.wpv2-mobile-reporting-b3-live__profile strong{font-size:18px}.wpv2-mobile-reporting-b3-live__version{background:var(--color-surface-secondary);border-radius:10px;justify-content:space-between;align-items:center;min-height:44px;padding:8px 10px;font-size:12px;display:flex}.wpv2-mobile-reporting-b3-live__field{color:var(--color-text-secondary);gap:5px;font-size:12px;font-weight:650;display:grid}.wpv2-mobile-reporting-b3-live__field input,.wpv2-mobile-reporting-b3-live__field .ant-input-affix-wrapper{min-height:44px}.wpv2-mobile-reporting-b3-live__footer{color:var(--color-text-secondary);text-align:center;padding:10px 0 4px;font-size:10px}.wpv2-mobile-reporting-b3-live-access__header,.wpv2-mobile-reporting-b3-live-access__row{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:16px;display:grid}.wpv2-mobile-reporting-b3-live-access__header{border-bottom:1px solid #e4eaf2;padding:0 0 16px}.wpv2-mobile-reporting-b3-live-access__header>div,.wpv2-mobile-reporting-b3-live-access__row>div:first-child{flex-direction:column;gap:4px;display:flex}.wpv2-mobile-reporting-b3-live-access__header span,.wpv2-mobile-reporting-b3-live-access__row small,.wpv2-mobile-reporting-b3-live-access__help{color:#6b7a90}.wpv2-mobile-reporting-b3-live-access__orders{border-top:1px solid #e4eaf2;margin-top:16px}.wpv2-mobile-reporting-b3-live-access__row{border-bottom:1px solid #e4eaf2;min-height:72px;padding:10px 0}.wpv2-mobile-reporting-b3-live-access__options{grid-template-columns:repeat(3,96px);gap:8px;display:grid}.wpv2-mobile-reporting-b3-live-access__options .ant-btn{border-radius:10px;min-height:44px;font-weight:700}.wpv2-mobile-reporting-b3-live-access__help{background:#f2f5fa;border:1px solid #e4eaf2;border-radius:10px;margin:16px 0;padding:12px 14px;font-size:12px;line-height:1.6}.wpv2-mobile-reporting-b3-live-access__help p{margin:0}@media (width<=370px){.wpv2-mobile-reporting-b3-live__frame{padding-inline:12px}.wpv2-mobile-reporting-b3-live__group-header{padding-inline:8px}.wpv2-mobile-reporting-b3-live__group-header>span{gap:5px}.wpv2-mobile-reporting-b3-live__group-header strong{font-size:13px}.wpv2-mobile-reporting-b3-live__group-header small{font-size:10px}.wpv2-mobile-reporting-b3-live__group-header>div{gap:2px}.wpv2-mobile-reporting-b3-live__group-header>div>button:first-child{min-width:64px;padding-inline:4px;font-size:13px}.wpv2-mobile-reporting-b3-live__task-status{max-width:148px;font-size:13px}}
