:root{--production-green: #54be24;--production-green-dark: #26952e;--production-blue: #0878e5;--production-blue-soft: #eaf5ff;--production-orange: #ff9400;--production-orange-soft: #fff3df;--production-red: #ef323d;--production-red-soft: #fff0f1;--production-ink: #172235;--production-muted: #687488;--production-line: #dfe6eb}.productionAppShell,.productionBoard,.productionLoginShell,.productionPageState{color:var(--production-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.productionAppShell{display:grid;grid-template-rows:72px minmax(0,1fr);width:100%;height:100%;background:#f4f7f8}.productionAppHeader{z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px;padding:0 28px;background:#fff;border-bottom:1px solid var(--production-line);box-shadow:0 3px 16px #1f31400f}.productionAppBrand{display:flex;align-items:baseline;gap:12px;color:inherit;text-decoration:none}.productionAppBrand strong{color:var(--production-green-dark);font-size:29px;font-weight:900;letter-spacing:-1.5px}.productionAppBrand span{padding-left:12px;color:#465369;font-size:14px;font-weight:800;text-transform:uppercase;border-left:1px solid var(--production-line)}.productionAppHeader nav{display:flex;align-items:stretch;height:100%}.productionAppHeader nav a{display:flex;align-items:center;gap:8px;padding:0 18px;color:#536174;font-size:14px;font-weight:700;text-decoration:none;border-bottom:3px solid transparent}.productionAppHeader nav a:hover,.productionAppHeader nav a.active{color:var(--production-green-dark);background:#f4fbf1;border-bottom-color:var(--production-green)}.productionAppHeader svg{width:18px;height:18px}.productionUser{display:flex;align-items:center;gap:12px}.productionUser>span{display:flex;flex-direction:column;text-align:right}.productionUser small{color:var(--production-muted)}.productionUser button{display:grid;width:38px;height:38px;place-items:center;color:#647185;background:#f1f4f6;border-radius:10px;cursor:pointer}.productionAppContent{min-height:0;overflow:auto}.productionWorkspacePage,.productionHistoryPage{width:min(1680px,calc(100% - 40px));min-height:100%;margin:0 auto;padding:24px 0 40px}.productionDisabledPage{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:24px 0 40px}.productionDisabledPage .productionPageState{min-height:210px;margin-bottom:18px;background:#fff;border:1px solid #ffc5ca;border-radius:14px}.productionDisabledPage .productionPageState a{color:var(--production-green-dark);font-weight:750}.productionPageState{display:flex;align-items:center;justify-content:center;gap:12px;min-height:320px;color:#536174;background:#f4f7f8}.productionPageState.fullscreen{width:100%;height:100%}.productionPageState.error{flex-direction:column;color:#b92d36}.productionPageState svg{width:28px;height:28px}.productionPageState button,.productionBoardLoading button{padding:9px 16px;color:#fff;font-weight:700;background:var(--production-green-dark);border-radius:9px;cursor:pointer}.productionConnectionWarning,.productionInlineWarning,.productionCardWarning,.productionInlineError,.productionInlineMessage{display:flex;align-items:center;gap:8px;padding:10px 13px;font-size:13px;font-weight:650;border-radius:9px}.productionConnectionWarning,.productionInlineError{color:#b52b35;background:var(--production-red-soft);border:1px solid #ffc9ce}.productionInlineMessage{color:#25712d;background:#ecf9e8;border:1px solid #c7eebc}.productionConnectionWarning{margin-bottom:14px}.productionConnectionWarning svg,.productionInlineWarning svg,.productionCardWarning svg{flex:0 0 auto;width:17px;height:17px}.productionMyWork{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px;padding:14px 18px;background:linear-gradient(100deg,#fff8ea,#fff);border:1px solid #ffd89d;border-left:5px solid var(--production-orange);border-radius:13px;box-shadow:0 6px 20px #68461414}.productionMyWork>div,.productionMyWork span{display:flex;align-items:center;gap:12px}.productionMyWork span{align-items:flex-start;flex-direction:column;gap:2px}.productionMyWork svg{width:26px;height:26px;color:var(--production-orange)}.productionMyWork small{color:#8c6322}.productionMyWork strong{font-size:19px}.productionMyWork button,.productionMyPrinting button{padding:10px 16px;color:#fff;font-weight:750;background:var(--production-orange);border-radius:9px;cursor:pointer}.productionMyPrinting{display:flex;align-items:center;gap:16px;margin-bottom:14px;padding:11px 15px;background:#edf7ff;border:1px solid #c9e6ff;border-radius:11px}.productionMyPrinting>strong{display:flex;align-items:center;gap:7px;color:#1769ad;white-space:nowrap}.productionMyPrinting>div{display:flex;flex-wrap:wrap;gap:7px}.productionMyPrinting button{padding:6px 10px;color:#0b65ad;background:#fff;border:1px solid #b4daf7}.productionFilters,.productionHistoryFilters{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:12px;background:#fff;border:1px solid var(--production-line);border-radius:12px;box-shadow:0 5px 18px #1f31400d}.productionSearch,.productionHistoryFilters label{display:flex;flex:1 1 300px;align-items:center;gap:8px;min-width:210px;padding:0 10px;background:#f5f7f8;border:1px solid #e1e7ea;border-radius:8px}.productionFilters input,.productionFilters select,.productionHistoryFilters input,.productionHistoryFilters select,.productionCorrectionGrid select,.productionReason textarea{min-height:38px;color:var(--production-ink);background:#f7f9fa;border:1px solid #dce3e7;border-radius:8px;outline:none}.productionSearch input,.productionHistoryFilters label input{flex:1;min-width:0;background:transparent;border:0}.productionFilters select,.productionHistoryFilters select,.productionHistoryFilters>input{padding:0 10px}.productionFilters button,.productionHistoryFilters button{display:flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;color:#3c4a5e;font-weight:700;background:#eef2f4;border-radius:8px;cursor:pointer}.productionFilters svg,.productionHistoryFilters svg{width:17px;height:17px}.productionFilters>span{margin-left:auto;color:var(--production-muted);white-space:nowrap}.productionWorkflowGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}.productionWorkflowCard{display:flex;min-width:0;flex-direction:column;padding:14px;background:#fff;border:1px solid var(--production-line);border-radius:13px;box-shadow:0 5px 18px #1f31400e}.productionWorkflowCard.critical{border:2px solid var(--production-red);box-shadow:0 5px 22px #ef323d1f}.productionWorkflowCard>header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:11px}.productionWorkflowCard>header>div:first-child{display:flex;min-width:0;flex-direction:column}.productionWorkflowCard>header small{color:var(--production-green-dark);font-size:11px;font-weight:800;text-transform:uppercase}.productionWorkflowCard>header strong{overflow:hidden;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.productionSupplyNumbers{display:flex;flex-direction:column;color:#647185;font-size:12px;text-align:right;white-space:nowrap}.productionCardWarning,.productionInlineWarning{margin-bottom:9px;color:#a76300;background:#fff5e5;border:1px solid #ffdcaa}.productionInlineWarning.critical,.productionWorkflowCard.critical .productionCardWarning{color:#bc2630;background:var(--production-red-soft);border-color:#ffc8cd}.productionWorkflowTracks,.productionPanelTracks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.productionWorkflowTracks section{position:relative;display:flex;min-width:0;min-height:105px;flex-direction:column;gap:3px;padding:10px;background:#f8fafb;border:1px solid #e1e7eb;border-radius:10px}.productionWorkflowTracks section.print{border-top:3px solid var(--production-blue)}.productionWorkflowTracks section.packing{border-top:3px solid var(--production-orange)}.productionWorkflowTracks section>div{display:flex;align-items:center;gap:6px;color:var(--production-muted);font-size:11px;font-weight:800;text-transform:uppercase}.productionWorkflowTracks section svg{width:15px;height:15px}.productionWorkflowTracks section.print svg{color:var(--production-blue)}.productionWorkflowTracks section.packing svg{color:var(--production-orange)}.productionWorkflowTracks section>strong,.productionWorkflowTracks section>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.productionWorkflowTracks section>span,.productionWorkflowTracks section>small{color:var(--production-muted);font-size:12px}.productionWorkflowTracks section>small{margin-top:auto;font-weight:700}.productionLayoutBuild{margin-top:9px;padding:9px 10px;color:#36506d;background:#f3f7fb;border:1px solid #d9e5f1;border-radius:10px}.productionLayoutBuildHeading{display:grid;min-width:0;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px}.productionLayoutBuildIcon{display:grid;width:28px;height:28px;color:var(--production-blue);background:#e1edfa;border-radius:8px;place-items:center}.productionLayoutBuildIcon svg{width:16px;height:16px}.productionLayoutBuildHeading>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.productionLayoutBuildHeading small{overflow:hidden;color:#718096;font-size:9px;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.productionLayoutBuildHeading strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.productionLayoutBuildHeading>b{color:#48627e;font-size:12px}.productionLayoutBuildMeta,.productionLayoutBuildMessage,.productionLayoutBuildResult{display:block;margin-top:5px;overflow-wrap:anywhere;color:#61748a;font-size:10px;line-height:1.3}.productionLayoutBuildMessage{color:#53677e}.productionLayoutBuildResult{color:#30702c;font-weight:800}.productionLayoutCleanup{display:block;margin-top:7px;padding-top:7px;border-top:1px solid #d8e1e8;color:#475d70;font-size:10px;font-weight:800;line-height:1.3;overflow-wrap:anywhere}.productionLayoutCleanup.done{color:#30702c}.productionLayoutCleanup.failed,.productionLayoutCleanup.stale{color:#a52d36}.productionLayoutBuildProgress{height:4px;margin-top:7px;overflow:hidden;background:#dce6ef;border-radius:999px}.productionLayoutBuildProgress>span{display:block;height:100%;background:var(--production-blue);border-radius:inherit;transition:width .18s ease}.productionLayoutBuild.done{color:#2e6b2a;background:#f0faed;border-color:#cce9c5}.productionLayoutBuild.done .productionLayoutBuildIcon{color:#377d31;background:#dff2d9}.productionLayoutBuild.failed,.productionLayoutBuild.unmatched{color:#a52d36;background:#fff1f2;border-color:#f3cbd0}.productionLayoutBuild.failed .productionLayoutBuildIcon,.productionLayoutBuild.unmatched .productionLayoutBuildIcon{color:#bd3741;background:#f9dfe2}.productionLayoutBuild.stale{color:#97600e;background:#fff7e8;border-color:#f2d69f}.productionLayoutBuild.stale .productionLayoutBuildIcon{color:#a76c14;background:#f8e7c5}.productionLayoutBuild.cancelling{color:#8a5a0b;background:#fff8e8;border-color:#efd49a}.productionLayoutBuild.cancelling .productionLayoutBuildIcon{color:#9b650d;background:#f8e7c5}.productionLayoutBuild.cancelled{color:#687587;background:#f1f3f5;border-color:#dce1e5}.productionProgressLine{position:relative;height:25px;margin:10px 0;overflow:hidden;background:#eef2f3;border-radius:7px}.productionProgressLine>span{position:absolute;inset:0 auto 0 0;background:#d9f1d1}.productionProgressLine small{position:relative;z-index:1;display:block;padding:5px 8px;color:#536174;font-size:11px;font-weight:750}.productionWorkflowCard>footer,.productionPanelActions{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto}.productionWorkflowCard>footer button,.productionPanelActions button,.productionPanelLink{display:flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:7px 10px;color:#3b495c;font-size:12px;font-weight:750;text-decoration:none;background:#edf1f3;border-radius:8px;cursor:pointer}.productionWorkflowCard>footer button svg,.productionPanelActions button svg{width:15px;height:15px}.productionWorkflowCard>footer button.primary,.productionPanelActions button.primary{color:#fff;background:var(--production-orange)}.productionWorkflowCard>footer button.layout{color:#185d9d;background:#e5f1fd}.productionWorkflowCard>footer button.layout.retry{color:#9a3a12;background:#fff0e5}.productionWorkflowCard>footer button.layout-cancel{color:#a32832;background:#fde8ea}.productionWorkflowCard>footer button.layout:disabled{color:#7b8794;cursor:not-allowed;background:#edf0f2;opacity:.78}.productionWorkflowCard>footer button.admin{color:#fff;background:#56657a}.productionEmptyList{padding:40px;color:var(--production-muted);text-align:center}.productionSupplyPanels{grid-column:1 / -1;padding:10px;background:#fff;border:1px solid #dde5e8;border-radius:11px;box-shadow:0 4px 14px #1f31400f}.productionSupplyPanels.compact{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin:8px 8px 0}.productionSupplyPanels.compact .productionPanelActions{justify-content:flex-end;margin-top:0}.productionSupplyPanels.compact .productionInlineWarning,.productionSupplyPanels.compact .productionInlineMessage,.productionSupplyPanels.compact .productionInlineError,.productionSupplyPanels.compact .productionInlineLoading{grid-column:1 / -1;margin-bottom:0}.productionPanelState{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:8px 10px;background:#f7f9fa;border:1px solid #e2e8eb;border-radius:9px}.productionPanelState.print{border-left:4px solid var(--production-blue)}.productionPanelState.packing{border-left:4px solid var(--production-orange)}.productionPanelIcon{display:grid;width:32px;height:32px;place-items:center;color:#fff;background:var(--production-blue);border-radius:8px}.productionPanelState.packing .productionPanelIcon{background:var(--production-orange)}.productionPanelIcon svg{width:18px;height:18px}.productionPanelState>div:nth-child(2){display:flex;min-width:0;flex-direction:column}.productionPanelState small,.productionPanelState span,.productionPanelState time{color:var(--production-muted);font-size:11px}.productionPanelState strong,.productionPanelState span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.productionPanelActions{margin-top:8px}.productionInlineLoading{display:flex;align-items:center;gap:8px;color:var(--production-muted)}.productionInlineLoading svg{width:18px}.productionPermissionsFields{display:flex;align-items:center;gap:14px;min-width:0;margin:0;padding:8px 10px;border:1px solid #dce4e7;border-radius:9px}.productionPermissionsFields legend{padding:0 5px;color:#667487;font-size:11px;font-weight:700}.productionPermissionsFields label{display:flex;align-items:center;gap:6px;color:#3f4c5e;font-size:12px;white-space:nowrap}.productionPermissionsFields input{width:17px;height:17px;accent-color:var(--production-green-dark)}.productionPermissionsFields.compact{padding:5px 8px}.staffForm{grid-template-columns:repeat(5,minmax(115px,1fr)) minmax(235px,1.4fr) 140px}.userRow{grid-template-columns:minmax(190px,1fr) 100px 100px minmax(230px,1.2fr) 90px 80px 100px}.productionRecoveryPanel{margin-bottom:18px;padding:16px;background:#fff;border:1px solid var(--production-line);border-radius:14px;box-shadow:0 6px 22px #1f31400f}.productionRecoveryPanel.hasAttention{border-color:#ffc5ca;box-shadow:0 7px 26px #dc2a3617}.productionRecoveryPanel.loading,.productionRecoveryPanel.unavailable{display:flex;min-height:74px;align-items:center;gap:10px;color:var(--production-muted)}.productionRecoveryPanel.unavailable{color:#b62a34;background:var(--production-red-soft);border-color:#ffc5ca}.productionRecoveryPanel.unavailable>span{display:flex;flex:1;flex-direction:column}.productionRecoveryPanel.unavailable button,.productionRecoveryPanel>header button{display:flex;align-items:center;gap:7px;padding:8px 12px;color:#48566a;font-weight:750;background:#edf1f3;border-radius:8px;cursor:pointer}.productionRecoveryPanel>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.productionRecoveryPanel>header>div,.productionRecoveryPanel>header>div:first-child>span{display:flex;align-items:center;gap:10px}.productionRecoveryPanel>header>div:first-child>span{align-items:flex-start;flex-direction:column;gap:0}.productionRecoveryPanel>header svg{width:23px;height:23px;color:var(--production-red)}.productionRecoveryPanel>header small,.productionRecoveryPanel>header>div:last-child>span{color:var(--production-muted);font-size:11px}.productionRecoveryPanel>header strong{font-size:18px}.productionRecoveryPanel>header b{display:grid;min-width:25px;height:25px;place-items:center;color:#fff;background:var(--production-red);border-radius:50%}.productionRecoveryPanel>header button svg{width:16px;height:16px;color:inherit}.productionRecoveryPanel>p{margin:10px 0 13px;color:var(--production-muted);font-size:12px}.productionRecoveryEmpty{display:flex;min-height:52px;align-items:center;justify-content:center;gap:8px;color:#398242;font-weight:700;background:#f1faee;border:1px solid #d4edcc;border-radius:10px}.productionRecoveryEmpty svg{width:19px}.productionRecoveryCommands{display:grid;gap:12px}.productionRecoveryCommand{padding:13px;background:#fbfcfc;border:1px solid #e1e7ea;border-left:5px solid #e69a20;border-radius:11px}.productionRecoveryCommand.status-review_required,.productionRecoveryCommand.status-processing{border-left-color:var(--production-red)}.productionRecoveryCommand.status-external_done{border-left-color:var(--production-blue)}.productionRecoveryCommand.status-local_done{border-left-color:var(--production-orange)}.productionRecoveryCommand>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.productionRecoveryCommand>header>div:first-child{display:flex;min-width:0;flex-direction:column;gap:2px}.productionRecoveryCommand>header>div:first-child>strong{overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.productionRecoveryCommand>header>div:first-child>small{color:var(--production-muted)}.productionRecoveryStatus{display:flex;align-items:center;gap:5px;color:#bf2833;font-size:11px;font-weight:850;text-transform:uppercase}.productionRecoveryStatus svg{width:14px;height:14px}.productionRecoveryCommand>header dl{display:flex;gap:18px;margin:0}.productionRecoveryCommand>header dl>div{display:flex;flex-direction:column}.productionRecoveryCommand dt{color:var(--production-muted);font-size:10px;font-weight:700;text-transform:uppercase}.productionRecoveryCommand dd{margin:0;font-size:12px;font-weight:700;white-space:nowrap}.productionRecoveryFacts{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.productionRecoveryFacts>span{padding:5px 8px;color:#627084;font-size:11px;background:#edf2f4;border-radius:6px}.productionRecoveryFacts>span:last-child strong{overflow-wrap:anywhere}.productionRecoveryError{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px;padding:9px 11px;color:#b5222d;font-size:12px;background:var(--production-red-soft);border:1px solid #ffc4c9;border-radius:8px}.productionRecoveryError svg{flex:0 0 auto;width:17px}.productionRecoveryError span{display:flex;flex-direction:column}.productionRecoveryTimeline{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:4px;margin:10px 0}.productionRecoveryTimeline>span{display:flex;min-width:0;min-height:38px;align-items:center;justify-content:center;gap:4px;padding:4px;color:#8a95a5;font-size:9px;font-weight:700;text-align:center;background:#eef1f3;border-radius:6px}.productionRecoveryTimeline>span.done{color:#287a34;background:#e8f6e4}.productionRecoveryTimeline>span.current{color:#a46200;background:#fff0d8;box-shadow:inset 0 0 0 1px #f1bd6b}.productionRecoveryTimeline svg{flex:0 0 auto;width:12px;height:12px}.productionRecoveryCheckpoint{display:flex;align-items:center;gap:9px;padding:7px 9px;color:#657286;font-size:11px;background:#f2f5f6;border-radius:7px}.productionRecoveryCheckpoint>strong{color:#354359}.productionRecoveryCheckpoint>time{margin-left:auto}.productionRecoveryCheckpoint>em{padding:3px 6px;color:#5e6d80;font-style:normal;background:#fff;border:1px solid #dfe6e9;border-radius:5px}.productionRecoveryActions{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.productionRecoveryActions button,.productionRecoveryForm footer button{display:flex;min-height:35px;align-items:center;justify-content:center;gap:6px;padding:7px 10px;color:#405066;font-size:11px;font-weight:750;background:#e9eef0;border-radius:7px;cursor:pointer}.productionRecoveryActions button svg,.productionRecoveryForm footer button svg{width:15px;height:15px}.productionRecoveryActions button.danger{color:#fff;background:#cf303a}.productionRecoveryActions button.warning{color:#754d0d;background:#ffe5bb}.productionRecoveryActions button.safe{color:#277233;background:#e4f5df}.productionRecoveryActions button.details{margin-left:auto}.productionRecoveryForm{margin-top:11px;padding:12px;background:#fff;border:1px solid #dce3e7;border-radius:9px}.productionRecoveryForm.tone-danger{border-color:#f1adb3}.productionRecoveryForm.tone-warning{border-color:#efd1a2}.productionRecoveryForm>header{display:flex;flex-direction:column;gap:2px}.productionRecoveryForm>header span{color:var(--production-muted);font-size:11px}.productionRecoveryChecks{display:grid;gap:6px;margin:10px 0}.productionRecoveryChecks label{display:flex;align-items:flex-start;gap:8px;color:#405066;font-size:12px;cursor:pointer}.productionRecoveryChecks input{flex:0 0 auto;width:17px;height:17px;margin-top:0;accent-color:var(--production-green-dark)}.productionRecoveryReason{display:flex;flex-direction:column;gap:4px;color:#566479;font-size:11px;font-weight:750}.productionRecoveryReason textarea{min-height:70px;padding:8px 10px;color:var(--production-ink);resize:vertical;border:1px solid #d8e0e4;border-radius:8px}.productionRecoveryForm footer{display:flex;justify-content:flex-end;gap:8px;margin-top:9px}.productionRecoveryForm footer button.primary{color:#fff;background:var(--production-green-dark)}.productionRecoveryDetails{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px;padding:10px;color:#5c697d;font-size:11px;background:#f1f4f5;border-radius:8px}.productionRecoveryDetails>div{display:flex;min-width:0;flex-direction:column;gap:3px;padding:8px;background:#fff;border-radius:7px}.productionRecoveryDetails span{overflow-wrap:anywhere}.productionRecoveryLogs{grid-column:1 / -1}.productionRecoveryLogs>span{display:flex;align-items:center;gap:6px;color:var(--production-muted)}.productionRecoveryLogs svg{width:14px}.productionRecoveryLogs p{display:grid;grid-template-columns:70px 70px minmax(0,1fr);gap:7px;margin:0;padding:5px 0;border-top:1px solid #e6ebed}.productionRecoveryLogs time{color:var(--production-muted)}.productionHistoryTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.productionHistoryTitle>div,.productionHistoryTitle span,.productionHistoryTitle a{display:flex;align-items:center;gap:10px}.productionHistoryTitle span{align-items:flex-start;flex-direction:column;gap:0}.productionHistoryTitle svg{width:30px;height:30px;color:var(--production-green-dark)}.productionHistoryTitle strong{font-size:24px}.productionHistoryTitle small{color:var(--production-muted)}.productionHistoryTitle a{padding:10px 14px;color:#fff;font-weight:750;text-decoration:none;background:var(--production-green-dark);border-radius:9px}.productionHistoryTitle a svg{width:17px;height:17px;color:inherit}.productionHistoryTable{overflow:hidden;background:#fff;border:1px solid var(--production-line);border-radius:12px;box-shadow:0 5px 18px #1f31400d}.productionHistoryHead,.productionHistoryRow{display:grid;grid-template-columns:150px minmax(150px,1fr) minmax(180px,1fr) minmax(130px,.8fr) minmax(180px,1.4fr);gap:12px;align-items:center}.productionHistoryHead{padding:10px 14px;color:#617085;font-size:11px;font-weight:800;text-transform:uppercase;background:#f1f5f6}.productionHistoryRow{min-height:64px;padding:10px 14px;border-top:1px solid #e7ecef}.productionHistoryRow>div{display:flex;min-width:0;flex-direction:column}.productionHistoryRow time,.productionHistoryRow small{color:var(--production-muted);font-size:11px}.productionHistoryRow strong,.productionHistoryRow small{overflow-wrap:anywhere}.productionHistoryOpen{align-items:center;color:#1970c7;display:inline-flex;font-size:12px;font-weight:800;gap:5px;margin-top:5px;text-decoration:none}.productionHistoryOpen:hover{text-decoration:underline}.productionHistoryOpen svg{height:13px;width:13px}.productionPagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px}.productionPagination button{padding:8px 13px;color:#425166;font-weight:700;background:#fff;border:1px solid var(--production-line);border-radius:8px}.productionDialogBackdrop{position:fixed;z-index:500;top:0;right:0;bottom:0;left:0;display:grid;padding:20px;overflow:auto;place-items:center;background:#141f2c7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.productionDialog{width:min(680px,100%);padding:18px;background:#fff;border-radius:15px;box-shadow:0 25px 80px #101c283d}.productionDialog>header,.productionDialog>footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.productionDialog>header>div{display:flex;flex-direction:column}.productionDialog>header small{color:var(--production-muted)}.productionDialog>header strong{font-size:21px}.productionDialog>header>button{width:36px;height:36px;color:#59677a;font-size:28px;background:#eef2f4;border-radius:9px}.productionCorrectionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0 12px}.productionCorrectionGrid label,.productionReason{display:flex;flex-direction:column;gap:5px;color:#566479;font-size:12px;font-weight:700}.productionCorrectionGrid select{padding:0 9px}.productionReason textarea{min-height:80px;padding:9px;resize:vertical}.productionDialog>footer{justify-content:flex-end;margin-top:14px}.productionDialog>footer button{display:flex;align-items:center;gap:7px;min-height:39px;padding:0 14px;color:#46556a;font-weight:750;background:#edf1f3;border-radius:8px}.productionDialog>footer button.primary{color:#fff;background:var(--production-green-dark)}.productionDialog>footer svg{width:16px}.productionLoginShell{display:grid;width:100%;height:100%;padding:20px;place-items:center;background:radial-gradient(circle at top,#f1fbe9,#f5f7f8 48%,#eaf0f2)}.productionLoginCard{display:flex;width:min(410px,100%);flex-direction:column;gap:14px;padding:28px;background:#fff;border:1px solid var(--production-line);border-radius:18px;box-shadow:0 22px 70px #1e364424}.productionLoginBrand{display:flex;align-items:center;gap:15px;margin-bottom:8px}.productionLoginBrand>strong{color:var(--production-green-dark);font-size:36px;font-weight:900}.productionLoginBrand span{display:flex;flex-direction:column;padding-left:14px;border-left:1px solid var(--production-line)}.productionLoginBrand small{color:var(--production-muted)}.productionLoginCard label{display:flex;flex-direction:column;gap:5px;color:#59677a;font-size:12px;font-weight:750}.productionLoginCard input{min-height:43px;padding:0 11px;color:var(--production-ink);border:1px solid #d8e0e4;border-radius:9px}.productionLoginCard>button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;color:#fff;font-weight:800;background:var(--production-green-dark);border-radius:9px}.productionLoginCard>button svg{width:18px}.productionLoginCard>a{color:#657388;font-size:12px;text-align:center}.productionBoard{--production-columns: 10;--production-card-height: 104px;--production-name-max-height: 2.24em;display:grid;grid-template-rows:100px auto minmax(0,1fr);width:100vw;height:100vh;overflow:hidden;color:#1a2638;background:#f7f9fa}.productionBoardHeader{display:grid;grid-template-columns:minmax(340px,.95fr) minmax(900px,2.2fr) 180px minmax(250px,.75fr) auto;align-items:stretch;gap:1px;padding:6px;background:#e3e9ec}.productionBoardBrand,.productionBoardMetrics,.productionBoardClock,.productionBoardHealth,.productionSoundButton{background:#fff;border-radius:7px}.productionBoardBrand{display:flex;align-items:center;gap:17px;padding:0 25px;white-space:nowrap}.productionBoardBrand strong{color:var(--production-green-dark);font-size:clamp(28px,1.45vw,54px);font-weight:950;letter-spacing:-2px}.productionBoardBrand span{color:#5e6b7e}.productionBoardBrand b{color:#354257;font-size:clamp(15px,.74vw,28px);letter-spacing:.3px}.productionBoardMetrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden}.productionBoardMetrics>div{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;border-left:1px solid #e3e8eb}.productionBoardMetrics span{color:#536073;font-size:clamp(9px,.48vw,18px);font-weight:800;text-transform:uppercase;white-space:nowrap}.productionBoardMetrics strong{color:var(--production-green-dark);font-size:clamp(24px,1.45vw,52px);line-height:1}.productionBoardMetrics .blue strong{color:var(--production-blue)}.productionBoardMetrics .orange strong{color:var(--production-orange)}.productionBoardMetrics .red strong{color:var(--production-red)}.productionBoardClock{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;background:linear-gradient(135deg,#6fcb25,#a4dd35)}.productionBoardClock strong{font-size:clamp(28px,1.6vw,56px);line-height:1}.productionBoardClock small{font-weight:800}.productionBoardHealth{display:flex;align-items:center;justify-content:center;gap:12px;padding:0 14px;color:#249a35}.productionBoardHealth.offline{color:var(--production-red);background:#fff4f4}.productionBoardHealth>svg{width:clamp(24px,1.5vw,50px);height:clamp(24px,1.5vw,50px)}.productionBoardHealth>div{display:flex;flex-direction:column}.productionBoardHealth strong{font-size:clamp(10px,.55vw,20px);white-space:nowrap}.productionBoardHealth small{color:#718094;font-size:clamp(9px,.42vw,15px)}.productionSoundButton{display:flex;min-width:116px;align-items:center;justify-content:center;flex-direction:column;gap:2px;color:#647186;cursor:pointer}.productionSoundButton.enabled{color:#299b37}.productionSoundButton svg{width:clamp(19px,1vw,36px);height:clamp(19px,1vw,36px)}.productionSoundButton span{font-size:clamp(8px,.4vw,14px);font-weight:750;white-space:nowrap}.productionAlertStrip{display:flex;min-height:28px;align-items:center;justify-content:center;gap:12px;padding:3px 14px;overflow:hidden;font-size:clamp(10px,.58vw,20px);white-space:nowrap;border-bottom:1px solid}.productionAlertStrip svg{flex:0 0 auto;width:16px;height:16px}.productionAlertStrip.critical{color:#d92732;background:#fff3f3;border-color:#ff646d}.productionAlertStrip.ok{color:#378247;background:#f3fbf0;border-color:#caebc0}.productionAlertStrip>strong{overflow:hidden;text-overflow:ellipsis}.productionAlertStrip>span{margin-left:auto}.productionAlertStrip .overflowWarning{padding:2px 7px;color:#fff;background:var(--production-red);border-radius:5px}.productionBoardGroups{min-height:0;padding:6px 10px 8px;overflow:hidden}.productionBoardGroup+.productionBoardGroup{margin-top:6px}.productionBoardGroup h2{display:flex;height:24px;align-items:center;gap:7px;margin:0;padding:0 12px;color:#287237;font-size:clamp(11px,.65vw,23px);line-height:24px;text-transform:uppercase;background:linear-gradient(90deg,#edf9e9,#edf9e900);border-left:5px solid var(--production-green)}.productionBoardGroup h2 small{color:#53865d;font-size:.72em;font-weight:700}.productionBoardGroup:nth-child(2) h2{color:#086dbb;background:linear-gradient(90deg,#eaf6ff,#eaf6ff00);border-left-color:var(--production-blue)}.productionBoardGroup:nth-child(3) h2{color:#168c8f;background:linear-gradient(90deg,#e9fafa,#e9fafa00);border-left-color:#22b5b2}.productionBoardGroup[data-group=poster_sets] h2{color:#986400;background:linear-gradient(90deg,#fff7df,#fff7df00);border-left-color:#dda119}.productionBoardGroup[data-group=diaries] h2{color:#086dbb;background:linear-gradient(90deg,#eaf6ff,#eaf6ff00);border-left-color:var(--production-blue)}.productionBoardGroup[data-group=trio] h2{color:#aa2c72;background:linear-gradient(90deg,#fff0f7,#fff0f700);border-left-color:#d94c98}.productionBoardGroup[data-group=covers] h2{color:#168c8f;background:linear-gradient(90deg,#e9fafa,#e9fafa00);border-left-color:#22b5b2}.productionBoardGroup[data-group=acrylic] h2{color:#6e43a5;background:linear-gradient(90deg,#f5effd,#f5effd00);border-left-color:#8b5fc7}.productionBoardGrid{display:grid;grid-template-columns:repeat(var(--production-columns),minmax(0,1fr));grid-auto-rows:var(--production-card-height);gap:4px;margin-top:3px}.productionBoardCard{display:grid;min-width:0;min-height:0;grid-template-rows:auto auto minmax(0,1fr) minmax(0,1fr);gap:1px;padding:5px 7px;overflow:hidden;background:#fff;border:1px solid #d9e1e5;border-radius:7px;box-shadow:0 1px 4px #182c3a12}.productionBoardCard.critical{padding:4px 6px;background:snow;border:2px solid #ff535d;box-shadow:0 1px 7px #ef323d2e}.productionBoardCard>header{display:flex;min-width:0;align-items:flex-start;gap:5px}.productionBoardCard>header>strong{display:block;min-width:0;max-height:var(--production-name-max-height);overflow:hidden;flex:1 1 auto;font-size:clamp(10px,.55vw,20px);line-height:1.12;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.productionBoardCard.critical>header>strong{color:var(--production-red)}.productionBoardAge{display:flex;flex:0 0 auto;align-items:center;gap:2px;color:#526074;font-size:clamp(8px,.4vw,14px);font-weight:700;white-space:nowrap}.productionBoardAge svg{width:10px;height:10px}.productionBoardMeta{display:flex;min-width:0;align-items:center;gap:5px;color:#728094;font-size:clamp(7px,.34vw,12px)}.productionBoardGroupName{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.productionBoardMeta b{margin-left:auto;color:#56657a;white-space:nowrap}.productionBoardMeta em{display:flex;align-items:center;gap:2px;color:var(--production-red);font-style:normal;font-weight:800}.productionBoardMeta em.missing{color:#718094}.productionBoardMeta em svg{width:9px;height:9px}.productionTrack{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4px;font-size:clamp(8px,.39vw,14px)}.productionTrack .trackBadge{display:grid;width:clamp(12px,.65vw,23px);height:clamp(12px,.65vw,23px);place-items:center;color:#fff;font-size:.8em;font-weight:900;background:var(--production-blue);border-radius:2px}.productionTrack.packing .trackBadge{background:var(--production-orange)}.productionTrack strong{overflow:hidden;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.productionTrack small{color:#637084;font-size:.9em;white-space:nowrap}.productionBoard.density-ultra .productionBoardCard{padding-top:3px;padding-bottom:3px}.productionBoard.density-ultra .productionBoardMeta{line-height:1}.productionBoardLoading{display:flex;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#566478;background:#f7f9fa}.productionBoardLoading.error{color:#b82a34}.productionBoardLoading>svg{width:34px;height:34px}.productionBoardLoading a{color:#5e6c7f}@media(max-width:1380px){.productionAppHeader{gap:14px;padding:0 16px}.productionAppHeader nav a{padding:0 10px;font-size:12px}.productionWorkflowGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1400px){.productionAppShell{grid-template-rows:auto minmax(0,1fr)}.productionAppHeader{grid-template-columns:1fr auto;gap:8px;padding:9px 12px}.productionAppHeader nav{grid-column:1 / -1;grid-row:2;height:auto;overflow-x:auto}.productionAppHeader nav a{min-height:40px;white-space:nowrap}.productionUser>span{display:none}.productionWorkspacePage,.productionHistoryPage{width:calc(100% - 20px);padding-top:12px}.productionWorkflowGrid{grid-template-columns:1fr}.productionFilters,.productionHistoryFilters{align-items:stretch;flex-direction:column}.productionSearch,.productionHistoryFilters label{flex-basis:auto;min-height:42px}.productionFilters select,.productionHistoryFilters select,.productionHistoryFilters>input{min-height:42px}.productionMyWork,.productionMyPrinting{align-items:stretch;flex-direction:column}.productionHistoryHead{display:none}.productionHistoryRow{grid-template-columns:1fr 1fr;gap:8px}.productionHistoryRow>div:last-child{grid-column:1 / -1}.productionHistoryTitle{align-items:stretch;flex-direction:column;gap:10px}.productionRecoveryPanel>header,.productionRecoveryCommand>header{align-items:stretch;flex-direction:column}.productionRecoveryPanel>header>div:last-child{justify-content:space-between}.productionRecoveryCommand>header dl{flex-wrap:wrap}.productionRecoveryTimeline{grid-template-columns:1fr}.productionRecoveryTimeline>span{justify-content:flex-start;min-height:30px;padding:6px 8px;text-align:left}.productionRecoveryCheckpoint{align-items:flex-start;flex-direction:column}.productionRecoveryCheckpoint>time{margin-left:0}.productionRecoveryActions button,.productionRecoveryActions button.details{width:100%;min-height:41px;margin-left:0}.productionRecoveryDetails{grid-template-columns:1fr}.productionRecoveryLogs{grid-column:auto}.productionRecoveryLogs p{grid-template-columns:58px minmax(0,1fr)}.productionRecoveryLogs p span{grid-column:1 / -1}.productionHistoryTitle a{justify-content:center}.productionPanelTracks,.productionCorrectionGrid,.productionSupplyPanels.compact{grid-template-columns:1fr}.productionSupplyPanels.compact .productionPanelActions{justify-content:flex-start}.staffForm{grid-template-columns:repeat(2,minmax(0,1fr))}.staffForm>button,.staffForm .productionPermissionsFields{grid-column:1 / -1}.userRow{grid-template-columns:minmax(180px,1fr) 100px 100px minmax(220px,1fr) 90px 80px 100px;overflow-x:auto}.productionBoard{--production-name-max-height: 2.24em;display:block;height:100%;overflow:auto}.productionBoardHeader{position:sticky;z-index:10;top:0;display:grid;grid-template-columns:1fr auto auto;min-height:74px}.productionBoardBrand{padding:0 12px}.productionBoardBrand b,.productionBoardBrand span,.productionBoardHealth,.productionBoardMetrics{display:none}.productionBoardClock,.productionSoundButton{min-width:92px}.productionAlertStrip{position:sticky;z-index:9;top:74px;justify-content:flex-start;min-height:36px}.productionAlertStrip>span{display:none}.productionBoardGroups{overflow:visible}.productionBoardGroup h2{height:32px;font-size:13px}.productionBoardGrid{grid-template-columns:1fr;grid-auto-rows:104px}.productionBoardCard>header>strong{font-size:14px}.productionBoardAge,.productionTrack{font-size:11px}.productionBoardMeta{font-size:10px}}@media(max-width:520px){.productionAppBrand span{display:none}.productionAppHeader nav a{flex:1 0 auto;justify-content:center;font-size:0}.productionAppHeader nav a svg{width:22px;height:22px}.productionWorkflowTracks{grid-template-columns:1fr}.productionWorkflowTracks section{min-height:90px}.productionWorkflowCard>footer button{flex:1 1 100%;min-height:42px}.productionHistoryRow{grid-template-columns:1fr}.productionHistoryRow>div:last-child{grid-column:auto}.productionPermissionsFields{align-items:flex-start;flex-direction:column}}.productionWorkspacePage{width:min(1840px,calc(100% - 28px));padding:18px 0 28px}.productionWorkspaceHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:12px}.productionWorkspaceHeading>div:first-child{min-width:0}.productionWorkspaceHeading small{color:var(--production-green-dark);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.productionWorkspaceHeading h1{margin:2px 0 0;color:var(--production-ink);font-size:clamp(27px,2vw,38px);line-height:1.08}.productionWorkspaceHeading p{margin:5px 0 0;color:var(--production-muted);font-size:13px}.productionWorkspaceHeading>div:last-child{display:grid;min-width:180px;grid-template-columns:1fr auto;align-items:center;gap:0 12px;padding:10px 11px 10px 14px;background:#fff;border:1px solid var(--production-line);border-radius:12px;box-shadow:0 5px 18px #1f31400d}.productionWorkspaceHeading>div:last-child span{color:var(--production-muted);font-size:10px;font-weight:800;text-transform:uppercase}.productionWorkspaceHeading>div:last-child strong{grid-row:2;font-size:24px;line-height:1}.productionWorkspaceHeading>div:last-child button{display:grid;width:38px;height:38px;grid-column:2;grid-row:1 / 3;color:#4d5c70;background:#eef2f4;border-radius:9px;place-items:center}.productionWorkspaceHeading>div:last-child button svg{width:18px;height:18px}.productionQuickFilters{display:flex;gap:7px;margin-bottom:9px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.productionQuickFilters button{display:inline-flex;min-height:38px;flex:0 0 auto;align-items:center;gap:8px;padding:0 11px 0 13px;color:#566478;font-size:12px;font-weight:780;background:#fff;border:1px solid var(--production-line);border-radius:9px}.productionQuickFilters button b{display:grid;min-width:23px;height:23px;padding:0 5px;color:#647185;font-size:10px;background:#edf1f3;border-radius:999px;place-items:center}.productionQuickFilters button:hover,.productionQuickFilters button.active{color:#1f6d29;border-color:#91cf82;background:#f2faef}.productionQuickFilters button.active b{color:#fff;background:var(--production-green-dark)}.productionQuickFilters button.danger:not(.active){color:#ae343d;border-color:#f0c6ca;background:#fff7f7}.productionQuickFilters button.danger:not(.active) b{color:#fff;background:var(--production-red)}.productionWorkspacePage>.productionFilters{display:grid;grid-template-columns:minmax(320px,1fr) minmax(170px,220px) minmax(190px,240px) auto;align-items:center;gap:8px;margin-bottom:10px;padding:9px}.productionWorkspacePage>.productionFilters .productionSearch{min-width:0;min-height:42px;flex-basis:auto}.productionWorkspacePage>.productionFilters select,.productionWorkspacePage>.productionFilters>button{min-height:42px}.productionWorkbench{display:grid;min-height:610px;height:calc(100vh - 310px);max-height:940px;grid-template-columns:minmax(390px,.82fr) minmax(610px,1.5fr);gap:12px}.productionSupplyListPane,.productionDetailPane{min-width:0;min-height:0;overflow:hidden;background:#fff;border:1px solid var(--production-line);border-radius:13px;box-shadow:0 6px 22px #1f31400e}.productionSupplyListPane{display:grid;grid-template-rows:auto minmax(0,1fr)}.productionSupplyListPane>header{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;background:#f7f9fa;border-bottom:1px solid #e1e7ea}.productionSupplyListPane>header>div{display:flex;min-width:0;flex-direction:column}.productionSupplyListPane>header strong{font-size:14px}.productionSupplyListPane>header small,.productionSupplyListPane>header>span{color:var(--production-muted);font-size:10px}.productionSupplyListPane>header>span{flex:0 0 auto;white-space:nowrap}.productionSupplyListPane>header>span b{color:var(--production-ink);font-size:13px}.productionSupplyList{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.productionSupplyRow{position:relative;display:grid;width:100%;min-height:80px;grid-template-columns:5px minmax(0,1fr) 70px;align-items:stretch;gap:11px;padding:8px 9px 8px 0;color:var(--production-ink);text-align:left;background:#fff;border-bottom:1px solid #edf0f2;content-visibility:auto;contain-intrinsic-size:80px}.productionSupplyRow:hover{background:#f7fafb}.productionSupplyRow.selected{z-index:1;background:#f2faef;box-shadow:inset 0 0 0 2px #79c56b}.productionSupplyRow.critical{background:#fff8f8}.productionSupplyRow.critical.selected{background:#fff2f2;box-shadow:inset 0 0 0 2px #e67078}.productionSupplyGroupMark{width:5px;height:100%;min-height:62px;background:#98a3ad;border-radius:0 5px 5px 0}.productionSupplyGroupMark.posters{background:#43a943}.productionSupplyGroupMark.poster_sets{background:#dda119}.productionSupplyGroupMark.diaries{background:#1879cf}.productionSupplyGroupMark.trio{background:#d94c98}.productionSupplyGroupMark.covers{background:#13a7a4}.productionSupplyGroupMark.acrylic{background:#8b5fc7}.productionSupplyRowMain{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:4px}.productionSupplyRowEyebrow,.productionSupplyRowStatuses{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:5px}.productionSupplyRowEyebrow b{color:#677487;font-size:9px;letter-spacing:.045em;text-transform:uppercase}.productionSupplyRowEyebrow em{padding:2px 5px;color:#25712d;font-size:8px;font-style:normal;font-weight:850;background:#e8f6e4;border-radius:5px;text-transform:uppercase}.productionSupplyRowEyebrow em.danger{color:#ad2d37;background:#fde7e9}.productionSupplyRowMain>strong{overflow-wrap:anywhere;font-size:13px;line-height:1.24}.productionSupplyRowStatuses span{position:relative;padding-left:9px;color:#6b7788;font-size:9px;line-height:1.25}.productionSupplyRowStatuses span:before{position:absolute;top:.35em;left:0;width:5px;height:5px;content:"";background:#97a2ac;border-radius:50%}.productionSupplyRowStatuses .print.waiting:before{background:#78909f}.productionSupplyRowStatuses .print.printing:before,.productionSupplyRowStatuses .layout.active:before{background:var(--production-blue)}.productionSupplyRowStatuses .print.printed:before,.productionSupplyRowStatuses .layout.success:before{background:var(--production-green-dark)}.productionSupplyRowStatuses .layout.danger{color:#ae3039;font-weight:750}.productionSupplyRowStatuses .layout.danger:before{background:var(--production-red)}.productionSupplyRowAside{display:grid;grid-template-columns:1fr auto;align-content:center;justify-items:end;color:#697588}.productionSupplyRowAside b{color:var(--production-ink);font-size:20px;line-height:1}.productionSupplyRowAside small{align-self:end;margin:0 4px 1px 2px;font-size:8px}.productionSupplyRowAside time{grid-column:1 / -1;margin-top:4px;font-size:9px;white-space:nowrap}.productionSupplyRowAside svg{width:16px;height:16px;grid-column:1 / -1;margin-top:3px;color:#a1abb4}.productionSupplyRow.selected .productionSupplyRowAside svg{color:var(--production-green-dark)}.productionDetailPane{overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.productionSupplyDetail{min-height:100%;padding:clamp(18px,2vw,28px)}.productionSupplyDetail.critical{box-shadow:inset 4px 0 0 var(--production-red)}.productionSupplyDetailHeader{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e6ebee}.productionSupplyDetailHeader>div{min-width:0}.productionSupplyDetailEyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:6px}.productionSupplyDetailEyebrow b{color:var(--production-green-dark);font-size:10px;text-transform:uppercase}.productionSupplyDetailEyebrow small{color:#84909f;font-size:9px}.productionSupplyDetailHeader>div>strong{display:block;overflow-wrap:anywhere;font-size:clamp(20px,1.55vw,28px);line-height:1.18}.productionSupplyDetailHeader dl{display:grid;grid-template-columns:repeat(3,minmax(68px,auto));gap:7px;margin:0}.productionSupplyDetailHeader dl>div{min-width:74px;padding:8px 10px;text-align:right;background:#f5f7f8;border:1px solid #e5eaed;border-radius:9px}.productionSupplyDetailHeader dt{color:#7a8798;font-size:8px;font-weight:800;text-transform:uppercase}.productionSupplyDetailHeader dd{margin:2px 0 0;font-size:15px;font-weight:850}.productionDetailWorkflow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.productionDetailWorkflow section{display:flex;min-width:0;min-height:118px;flex-direction:column;gap:4px;padding:11px;background:#f8fafb;border:1px solid #e1e7eb;border-top:3px solid #95a2ad;border-radius:10px}.productionDetailWorkflow section.print{border-top-color:var(--production-blue)}.productionDetailWorkflow section.layout.active{border-top-color:var(--production-blue);background:#f3f8fe}.productionDetailWorkflow section.layout.success{border-top-color:var(--production-green-dark);background:#f3faef}.productionDetailWorkflow section.layout.danger{border-top-color:var(--production-red);background:#fff5f5}.productionDetailWorkflow section.packing{border-top-color:var(--production-orange)}.productionDetailWorkflow section>div{display:flex;align-items:center;gap:6px;color:#6e7b8d;font-size:9px;font-weight:850;text-transform:uppercase}.productionDetailWorkflow section svg{width:15px;height:15px}.productionDetailWorkflow section>strong,.productionDetailWorkflow section>span{overflow-wrap:anywhere}.productionDetailWorkflow section>strong{font-size:14px}.productionDetailWorkflow section>span,.productionDetailWorkflow section>small{color:#6e7b8d;font-size:10px}.productionDetailWorkflow section>small{margin-top:auto}.productionSupplyDetail>.productionLayoutBuild{margin-top:10px;padding:12px}.productionSupplyDetail .productionLayoutBuildHeading strong{white-space:normal}.productionDetailProgress{margin-top:12px;padding:12px;background:#f7f9fa;border:1px solid #e4e9ec;border-radius:10px}.productionDetailProgress>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px}.productionDetailProgress .productionProgressLine{height:7px;margin:8px 0 6px;overflow:hidden;background:#e3e8eb;border-radius:999px}.productionDetailProgress .productionProgressLine>span{display:block;height:100%;background:var(--production-green-dark);border-radius:inherit}.productionDetailProgress>small{color:#748194;font-size:9px}.productionDetailActions{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid #e6ebee}.productionPrimaryActions,.productionMoreActions>div{display:flex;flex-wrap:wrap;gap:8px}.productionPrimaryActions button,.productionMoreActions button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;padding:0 14px;color:#3d4b5e;font-size:12px;font-weight:800;background:#edf1f3;border-radius:9px}.productionPrimaryActions button svg,.productionMoreActions button svg{width:16px;height:16px}.productionPrimaryActions button.primary{color:#fff;background:var(--production-green-dark);box-shadow:0 6px 16px #26952e2e}.productionPrimaryActions button.primary.layout{background:var(--production-blue);box-shadow:0 6px 16px #0878e52e}.productionPrimaryActions button.primary.packing{background:var(--production-orange);box-shadow:0 6px 16px #ff94002e}.productionPrimaryActions button.layout:not(.primary){color:#185d9d;background:#e5f1fd}.productionPrimaryActions button.layout.retry{color:#9a3a12;background:#fff0e5}.productionPrimaryActions button:disabled,.productionMoreActions button:disabled{cursor:not-allowed;opacity:.58}.productionMoreActions{position:relative;flex:0 0 auto}.productionMoreActions summary{min-height:42px;padding:12px 13px;color:#5d6a7d;font-size:11px;font-weight:800;cursor:pointer;background:#f2f4f5;border-radius:9px;list-style-position:inside;white-space:nowrap}.productionMoreActions[open]>div{position:absolute;z-index:5;right:0;bottom:calc(100% + 7px);width:max-content;max-width:min(520px,75vw);justify-content:flex-end;padding:9px;background:#fff;border:1px solid var(--production-line);border-radius:10px;box-shadow:0 10px 30px #1f314029}.productionMoreActions button.layout-cancel{color:#a32832;background:#fde8ea}.productionMoreActions button.admin{color:#fff;background:#56657a}.productionDetailEmpty{display:flex;min-height:100%;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:40px;color:#7a8797;text-align:center}.productionDetailEmpty svg{width:38px;height:38px;color:#8bbd82}.productionDetailEmpty span{font-size:11px}@media(max-width:1250px){.productionWorkbench{grid-template-columns:minmax(350px,.8fr) minmax(520px,1.3fr)}.productionSupplyDetailHeader{grid-template-columns:1fr}.productionSupplyDetailHeader dl{justify-content:start}.productionSupplyDetailHeader dl>div{text-align:left}}@media(max-width:980px){.productionWorkspacePage>.productionFilters{grid-template-columns:minmax(0,1fr) minmax(150px,.55fr)}.productionWorkbench{height:auto;max-height:none;grid-template-columns:1fr}.productionSupplyListPane{min-height:440px;max-height:52vh}.productionDetailPane{min-height:590px;overflow:visible}}@media(max-width:680px){.productionWorkspacePage{width:calc(100% - 14px);padding-top:10px}.productionWorkspaceHeading{align-items:stretch;flex-direction:column;gap:10px}.productionWorkspaceHeading>div:last-child{min-width:0}.productionWorkspacePage>.productionFilters{grid-template-columns:1fr}.productionSupplyListPane{min-height:410px;max-height:55vh}.productionSupplyRow{grid-template-columns:5px minmax(0,1fr) 58px;gap:8px}.productionSupplyRowStatuses{align-items:flex-start;flex-direction:column}.productionSupplyRowAside b{font-size:17px}.productionSupplyDetail{padding:14px}.productionSupplyDetailHeader dl{grid-template-columns:repeat(3,minmax(0,1fr))}.productionSupplyDetailHeader dl>div{min-width:0;padding:7px}.productionDetailWorkflow{grid-template-columns:1fr}.productionDetailWorkflow section{min-height:96px}.productionDetailActions{align-items:stretch;flex-direction:column}.productionPrimaryActions,.productionPrimaryActions button,.productionMoreActions,.productionMoreActions summary{width:100%}.productionMoreActions[open]>div{position:static;width:100%;max-width:none;margin-top:7px;flex-direction:column;box-shadow:none}.productionMoreActions button{width:100%}}.productionLayoutLogPage{width:min(1780px,calc(100% - 40px));min-height:100%;margin:0 auto;padding:24px 0 40px}.productionLayoutLogTitle{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.productionLayoutLogTitle>div,.productionLayoutLogTitle>div>span,.productionLayoutLogTitle>button{display:flex;align-items:center}.productionLayoutLogTitle>div{gap:11px}.productionLayoutLogTitle>div>svg{width:31px;height:31px;color:var(--production-green-dark)}.productionLayoutLogTitle>div>span{align-items:flex-start;flex-direction:column}.productionLayoutLogTitle small{color:var(--production-muted);font-size:12px}.productionLayoutLogTitle strong{font-size:25px;letter-spacing:-.3px}.productionLayoutLogTitle>button{min-height:40px;gap:7px;padding:0 14px;color:#375169;font-weight:800;background:#fff;border:1px solid var(--production-line);border-radius:10px;cursor:pointer}.productionLayoutLogTitle>button svg{width:17px;height:17px}.productionLayoutManualNote,.productionLayoutTrouble{display:flex;align-items:center;gap:11px;margin-bottom:12px;padding:11px 14px;background:#edf6ff;border:1px solid #bfdcf4;border-radius:11px}.productionLayoutManualNote>svg,.productionLayoutTrouble>svg{width:22px;height:22px;flex:0 0 auto;color:#2876ad}.productionLayoutManualNote span,.productionLayoutTrouble span{display:flex;min-width:0;flex-direction:column}.productionLayoutManualNote small,.productionLayoutTrouble small{color:#587086;font-size:12px}.productionLayoutTrouble{color:#a6353d;background:#fff0f1;border-color:#f2b7bc}.productionLayoutTrouble>svg{color:var(--production-red)}.productionLayoutTrouble small{color:#8e5056}.productionLayoutSummary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:12px}.productionLayoutSummary article{display:grid;min-width:0;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:68px;padding:11px 13px;background:#fff;border:1px solid var(--production-line);border-radius:11px;box-shadow:0 4px 13px #1f314009}.productionLayoutSummary article svg{width:20px;height:20px;color:#51718b}.productionLayoutSummary article span{overflow:hidden;color:#687488;font-size:11px;font-weight:800;text-overflow:ellipsis}.productionLayoutSummary article strong{font-size:24px}.productionLayoutSummary article.success{color:#247c31;background:#f0f9ee;border-color:#bee2bb}.productionLayoutSummary article.success svg,.productionLayoutSummary article.danger svg{color:currentColor}.productionLayoutSummary article.danger{color:#bd2f39;background:#fff1f2;border-color:#f0bcc0}.productionLayoutScopes{display:flex;gap:7px;margin-bottom:10px;padding:7px;overflow-x:auto;background:#e9eef1;border-radius:11px}.productionLayoutScopes button{display:inline-flex;min-height:36px;flex:0 0 auto;align-items:center;gap:7px;padding:0 11px;color:#57677b;font-size:12px;font-weight:800;background:transparent;border:0;border-radius:8px;cursor:pointer}.productionLayoutScopes button b{display:inline-grid;min-width:23px;height:23px;padding:0 5px;place-items:center;color:#69788b;font-size:10px;background:#ffffffb8;border-radius:12px}.productionLayoutScopes button.active{color:#237c30;background:#fff;box-shadow:0 2px 8px #1f31401a}.productionLayoutScopes button.active b{color:#fff;background:var(--production-green-dark)}.productionLayoutFilters{display:grid;grid-template-columns:minmax(260px,1fr) 220px auto;align-items:center;gap:9px;margin-bottom:11px;padding:9px;background:#fff;border:1px solid var(--production-line);border-radius:11px}.productionLayoutFilters label{display:flex;min-width:0;align-items:center;gap:8px;min-height:39px;padding:0 11px;background:#f4f7f8;border:1px solid #dce4e8;border-radius:8px}.productionLayoutFilters label svg{width:17px;height:17px;color:#788698}.productionLayoutFilters input{min-width:0;flex:1;background:transparent;border:0;outline:0}.productionLayoutFilters label:focus-within{border-color:#4c9ddd;box-shadow:0 0 0 3px #258be626}.productionLayoutFilters select:focus-visible,.productionLayoutScopes button:focus-visible,.productionLayoutJobAction button:focus-visible,.productionLayoutLogTitle>button:focus-visible{outline:3px solid rgba(37,139,230,.28);outline-offset:2px}.productionLayoutFilters select{min-height:39px;padding:0 10px;color:#34465b;background:#fff;border:1px solid #d7e0e5;border-radius:8px}.productionLayoutFilters>span{color:var(--production-muted);font-size:12px;white-space:nowrap}.productionLayoutLogTable{overflow:hidden;background:#fff;border:1px solid var(--production-line);border-radius:12px;box-shadow:0 5px 18px #1f31400d}.productionLayoutFilterLoading{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;margin-bottom:10px;color:#657487;font-size:12px;font-weight:800;background:#fff;border:1px solid var(--production-line);border-radius:10px}.productionLayoutFilterLoading svg{width:17px;height:17px}.productionLayoutLogHead,.productionLayoutLogRow{display:grid;grid-template-columns:126px minmax(230px,1.25fr) minmax(260px,1.35fr) minmax(145px,.8fr) minmax(180px,.9fr) 150px;gap:12px;align-items:center}.productionLayoutLogHead{padding:10px 13px;color:#617085;font-size:10px;font-weight:850;text-transform:uppercase;background:#edf2f4}.productionLayoutLogRow{position:relative;min-height:90px;padding:11px 13px 11px 16px;border-top:1px solid #e7ecef}.productionLayoutLogRow:before{position:absolute;inset:0 auto 0 0;width:4px;content:"";background:#9aa8b5}.productionLayoutLogRow.queued:before{background:#258be6}.productionLayoutLogRow.claimed:before,.productionLayoutLogRow.running:before,.productionLayoutLogRow.uploading:before,.productionLayoutLogRow.cancelling:before{background:var(--production-orange)}.productionLayoutLogRow.done:before{background:var(--production-green-dark)}.productionLayoutLogRow.failed:before,.productionLayoutLogRow.stale:before,.productionLayoutLogRow.stuck:before{background:var(--production-red)}.productionLayoutLogRow.cancelled:before{background:#84909d}.productionLayoutLogRow.stale,.productionLayoutLogRow.stuck,.productionLayoutLogRow.failed{background:#fff8f8}.productionLayoutLogRow>div{min-width:0}.productionLayoutJobStatus,.productionLayoutJobSupply,.productionLayoutJobProgress,.productionLayoutJobWorker,.productionLayoutJobTime{display:flex;flex-direction:column;gap:3px}.productionLayoutJobStatus strong{color:#526273;font-size:12px}.productionLayoutLogRow.done .productionLayoutJobStatus strong{color:#247c31}.productionLayoutLogRow.failed .productionLayoutJobStatus strong,.productionLayoutLogRow.stale .productionLayoutJobStatus strong,.productionLayoutLogRow.stuck .productionLayoutJobStatus strong{color:#bd2f39}.productionLayoutLogRow.queued .productionLayoutJobStatus strong{color:#176fbf}.productionLayoutLogRow.running .productionLayoutJobStatus strong,.productionLayoutLogRow.uploading .productionLayoutJobStatus strong,.productionLayoutLogRow.claimed .productionLayoutJobStatus strong,.productionLayoutLogRow.cancelling .productionLayoutJobStatus strong{color:#b16800}.productionLayoutLogRow small{color:var(--production-muted);font-size:10px;line-height:1.35;overflow-wrap:anywhere}.productionLayoutJobSupply strong,.productionLayoutJobProgress strong,.productionLayoutJobWorker strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.productionLayoutJobSupply a{display:inline-flex;align-items:center;gap:4px;width:fit-content;color:#176fbf;font-size:10px;font-weight:800;text-decoration:none}.productionLayoutJobSupply a svg{width:11px;height:11px}.productionLayoutJobProgress>div{height:5px;margin-top:3px;overflow:hidden;background:#e3e9ec;border-radius:5px}.productionLayoutJobProgress>div>span{display:block;height:100%;background:var(--production-orange);border-radius:inherit}.productionLayoutJobTime strong{display:flex;align-items:center;gap:5px;font-size:11px}.productionLayoutJobTime strong svg{width:13px;height:13px;color:#6f7e8d}.productionLayoutJobAction{display:flex;justify-content:flex-end}.productionLayoutJobAction button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:#a6343c;font-size:10px;font-weight:850;background:#fff0f1;border:1px solid #efb8bd;border-radius:8px;cursor:pointer}.productionLayoutJobAction button svg{width:14px;height:14px}.productionLayoutJobAction button:disabled{cursor:wait;opacity:.55}.productionLayoutJobAction>span{color:#a4adb5}.productionLayoutJobAction>span.needs-stop{max-width:135px;color:#a33b42;font-size:10px;font-weight:800;line-height:1.3;text-align:right}.productionLayoutLimit{padding:12px;color:var(--production-muted);font-size:12px;text-align:center}@media(max-width:1380px){.productionLayoutSummary{grid-template-columns:repeat(3,minmax(0,1fr))}.productionLayoutLogHead,.productionLayoutLogRow{grid-template-columns:116px minmax(210px,1.2fr) minmax(240px,1.35fr) minmax(140px,.75fr) minmax(170px,.85fr) 140px;gap:9px}}@media(max-width:1150px){.productionLayoutLogHead{display:none}.productionLayoutLogRow{grid-template-columns:110px minmax(210px,1fr) 145px}.productionLayoutJobStatus{grid-column:1;grid-row:1}.productionLayoutJobSupply{grid-column:2;grid-row:1}.productionLayoutJobProgress{grid-column:2;grid-row:2}.productionLayoutJobWorker{grid-column:1;grid-row:2}.productionLayoutJobTime{grid-column:1 / 3;grid-row:3}.productionLayoutJobAction{grid-column:3;grid-row:1 / span 3}}@media(max-width:860px){.productionLayoutLogPage{width:calc(100% - 20px);padding-top:12px}.productionLayoutLogTitle{align-items:stretch;flex-direction:column}.productionLayoutLogTitle>button{justify-content:center}.productionLayoutSummary{grid-template-columns:repeat(2,minmax(0,1fr))}.productionLayoutFilters{grid-template-columns:1fr}.productionLayoutLogRow{grid-template-columns:1fr;gap:8px;padding-left:15px}.productionLayoutJobAction,.productionLayoutJobStatus,.productionLayoutJobSupply,.productionLayoutJobProgress,.productionLayoutJobWorker,.productionLayoutJobTime{grid-column:1;grid-row:auto}.productionLayoutJobAction{justify-content:flex-start}.productionLayoutJobAction button{width:100%}.productionLayoutJobAction>span.needs-stop{max-width:none;text-align:left}}.testProductionAppShell{--test-posters: #42a943;--test-diaries: #1879cf;--test-covers: #13a7a4;--test-acrylic: #8b5fc7;--test-ungrouped: #c47b1d;background:#f2f5f6}.testProductionAppHeader .productionAppBrand{cursor:pointer}.testProductionQueuePage{width:calc(100% - 28px);max-width:2100px;margin:0 auto;padding:14px 0 28px;color:var(--production-ink)}.testShiftPanel{display:grid;grid-template-columns:minmax(280px,1fr) auto auto;align-items:center;gap:22px;padding:15px 18px;background:#fff;border:1px solid #d8e0e4;border-left:5px solid #929da7;border-radius:13px;box-shadow:0 5px 18px #1f31400f}.testShiftPanel.on{border-left-color:var(--production-green-dark)}.testShiftIdentity,.testShiftIdentity>div,.testShiftIdentity>div>span,.testShiftSummary,.testShiftSummary>span,.testQueueHeading>div,.testMyWork>header>div,.testMyWork>header>div>span{display:flex;align-items:center}.testShiftIdentity{min-width:0;gap:12px}.testShiftAvatar{display:grid;width:50px;height:50px;flex:0 0 auto;place-items:center;color:#fff;font-size:21px;font-weight:900;background:#657285;border-radius:50%}.testShiftPanel.on .testShiftAvatar{background:linear-gradient(135deg,#238c34,#63bd44)}.testShiftIdentity>div{min-width:0;align-items:flex-start;flex-direction:column}.testShiftIdentity small{color:#778397;font-size:11px}.testShiftIdentity strong{overflow-wrap:anywhere;font-size:19px;line-height:1.15}.testShiftIdentity>div>span{gap:6px;margin-top:4px;color:#6c7889;font-size:12px;font-weight:750}.testShiftIdentity i{width:8px;height:8px;background:#8e99a4;border-radius:50%}.testShiftPanel.on .testShiftIdentity>div>span{color:#27883a}.testShiftPanel.on .testShiftIdentity i{background:#35aa48;box-shadow:0 0 0 4px #35aa481f}.testShiftSummary{justify-content:center;gap:22px}.testShiftSummary>span{justify-content:center;flex-direction:column;color:#687588;font-size:11px;white-space:nowrap}.testShiftSummary b{color:#263448;font-size:19px}.testShiftSummary svg{width:14px;height:14px;margin-bottom:2px;color:#418b4d}.testShiftButton{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 16px;color:#fff;font-weight:800;border-radius:9px}.testShiftButton svg{width:17px;height:17px}.testShiftButton.start{background:var(--production-green-dark)}.testShiftButton.end{color:#5e6979;background:#eef1f3;border:1px solid #d8dfe3}.testShiftButton:disabled{cursor:not-allowed;opacity:.55}.testQueueNotice{display:flex;align-items:center;gap:11px;margin-top:10px;padding:10px 14px;color:#76551f;background:#fff8e9;border:1px solid #efd7a8;border-radius:10px}.testQueueNotice>svg{width:21px;flex:0 0 auto}.testQueueNotice>div{display:flex;flex-direction:column}.testQueueNotice span{color:#8a7149;font-size:12px}.testMyWork{margin-top:12px;overflow:hidden;background:#fff;border:1px solid #d8e1e4;border-radius:13px;box-shadow:0 5px 18px #1f31400d}.testMyWork>header{display:flex;min-height:55px;align-items:center;justify-content:space-between;gap:12px;padding:9px 15px;background:linear-gradient(90deg,#eef8ec,#fff);border-bottom:1px solid #dfe8df}.testMyWork>header>div{gap:10px}.testMyWork>header>div>svg{width:24px;color:var(--production-green-dark)}.testMyWork>header>div>span,.testQueueHeading>div>span{align-items:flex-start;flex-direction:column}.testMyWork>header small,.testQueueHeading small{color:#718094;font-size:10px;font-weight:750;text-transform:uppercase}.testMyWork>header strong,.testQueueHeading strong{font-size:16px}.testMyWork>header>b{display:grid;width:30px;height:30px;place-items:center;color:#fff;background:var(--production-green-dark);border-radius:50%}.testMyWorkGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px}.testMyWorkGrid>article{position:relative;display:grid;min-width:0;grid-template-columns:5px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;overflow:hidden;background:#f8fafb;border:1px solid #dfe6e9;border-radius:9px}.testCategoryMark{width:5px;height:100%;min-height:54px;background:var(--test-ungrouped);border-radius:6px}.testCategoryMark.posters{background:var(--test-posters)}.testCategoryMark.diaries{background:var(--test-diaries)}.testCategoryMark.covers{background:var(--test-covers)}.testCategoryMark.acrylic{background:var(--test-acrylic)}.testMyWorkGrid article>div{display:flex;min-width:0;align-items:flex-start;flex-direction:column;gap:3px}.testMyWorkGrid article small{color:#748195;font-size:10px}.testMyWorkGrid article strong{width:100%;overflow-wrap:anywhere;font-size:14px;line-height:1.18}.testMyWorkGrid article span{display:flex;align-items:center;gap:4px;color:#536176;font-size:10px}.testMyWorkGrid article span svg{width:11px;height:11px}.testMyWorkGrid article button{display:inline-flex;min-height:36px;align-items:center;gap:5px;padding:0 10px;color:#fff;font-size:11px;font-weight:800;background:var(--production-green-dark);border-radius:7px}.testMyWorkGrid article button svg{width:14px;height:14px}.testMyWorkEmpty{display:flex;min-height:78px;align-items:center;justify-content:center;gap:11px;padding:13px;color:#7a8696}.testMyWorkEmpty>svg{width:29px;height:29px;color:#9aafa0}.testMyWorkEmpty>span{display:flex;align-items:flex-start;flex-direction:column}.testMyWorkEmpty strong{color:#556276}.testMyWorkEmpty small{font-size:11px}.testAdminAssignments{margin-top:10px;overflow:hidden;background:#fffaf1;border:1px solid #e8cca0;border-radius:12px}.testAdminAssignments>header{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:10px;padding:8px 13px;background:#fff3dd;border-bottom:1px solid #ecd3ac}.testAdminAssignments>header>div{display:flex;align-items:center;gap:9px}.testAdminAssignments>header svg{width:21px;color:#a86216}.testAdminAssignments>header span{display:flex;align-items:flex-start;flex-direction:column}.testAdminAssignments>header small{color:#9a7346;font-size:9px;font-weight:800;text-transform:uppercase}.testAdminAssignments>header strong{font-size:14px}.testAdminAssignments>header>b{display:grid;min-width:27px;height:27px;padding:0 5px;place-items:center;color:#fff;background:#b66c1b;border-radius:14px}.testAdminAssignments>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:8px}.testAdminAssignments article{display:grid;min-width:0;grid-template-columns:5px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;background:#fff;border:1px solid #ead9bd;border-radius:8px}.testAdminAssignments article>div{display:flex;min-width:0;align-items:flex-start;flex-direction:column;gap:2px}.testAdminAssignments article small{color:#806d54;font-size:9px}.testAdminAssignments article strong{overflow-wrap:anywhere;font-size:12px;line-height:1.16}.testAdminAssignments article span:not(.testCategoryMark){display:flex;align-items:center;gap:3px;color:#776a59;font-size:9px}.testAdminAssignments article span svg{width:10px;height:10px}.testAdminAssignments article button{display:inline-flex;min-height:34px;align-items:center;gap:5px;padding:0 9px;color:#9a4e12;font-size:9px;font-weight:850;background:#fff0dc;border:1px solid #e7c491;border-radius:7px}.testAdminAssignments article button svg{width:13px;height:13px}.testQueueHeading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 2px 9px}.testQueueHeading>div{gap:9px}.testQueueHeading>div>svg{width:24px;color:#46586c}.testQueueHeading>button{display:inline-flex;min-height:35px;align-items:center;gap:6px;padding:0 11px;color:#4f5d70;font-size:11px;font-weight:750;background:#fff;border:1px solid #d6dee3;border-radius:8px}.testQueueHeading>button svg{width:14px;height:14px}.testQueueColumns{display:grid;grid-template-columns:repeat(5,minmax(230px,1fr));align-items:start;gap:9px}.testQueueColumn{--test-column-color: var(--test-ungrouped);min-width:0;overflow:hidden;background:#fff;border:1px solid #d8e1e5;border-top:4px solid var(--test-column-color);border-radius:10px;box-shadow:0 3px 12px #1b2b370d}.testQueueColumn.posters{--test-column-color: var(--test-posters)}.testQueueColumn.diaries{--test-column-color: var(--test-diaries)}.testQueueColumn.covers{--test-column-color: var(--test-covers)}.testQueueColumn.acrylic{--test-column-color: var(--test-acrylic)}.testQueueColumn>header{display:flex;min-height:43px;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;color:#344256;background:color-mix(in srgb,var(--test-column-color) 8%,white);border-bottom:1px solid #e3e8eb}.testQueueColumn>header span{overflow-wrap:anywhere;font-size:13px;font-weight:900;text-transform:uppercase}.testQueueColumn>header b{display:grid;min-width:25px;height:25px;padding:0 5px;place-items:center;color:#fff;font-size:11px;background:var(--test-column-color);border-radius:13px}.testQueueColumnList{display:flex;min-height:88px;max-height:calc(100vh - 450px);padding:6px;overflow-y:auto;flex-direction:column;gap:6px;scrollbar-color:#c6d0d6 transparent;scrollbar-width:thin}.testQueueSupplyCard{position:relative;display:flex;width:100%;min-height:96px;align-items:stretch;padding:9px;overflow:hidden;flex-direction:column;gap:7px;color:#29374a;text-align:left;background:#fff;border:1px solid #dce3e7;border-radius:8px;box-shadow:0 1px 3px #1b2b370d;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.testQueueSupplyCard:before{position:absolute;top:0;bottom:0;left:0;width:3px;content:"";background:var(--test-column-color)}.testQueueSupplyCard:not(:disabled):hover,.testQueueSupplyCard:not(:disabled):focus-visible{z-index:1;border-color:var(--test-column-color);outline:none;box-shadow:0 6px 18px #1f31401f;transform:translateY(-1px)}.testQueueSupplyCard:disabled{cursor:not-allowed}.testQueueSupplyCard:disabled>i{display:none}.testQueueSupplyCard>strong{overflow-wrap:anywhere;font-size:13px;line-height:1.22}.testQueueSupplyCard>span{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:auto;color:#6c798b}.testQueueSupplyCard>span small{display:flex;align-items:center;gap:3px;font-size:10px;white-space:nowrap}.testQueueSupplyCard>span svg{width:11px;height:11px}.testQueueSupplyCard>em{display:flex;align-items:flex-start;gap:4px;color:#bf2631;font-size:10px;font-style:normal;font-weight:750}.testQueueSupplyCard>em svg{width:12px;height:12px;flex:0 0 auto}.testQueueSupplyCard>i{display:flex;align-items:center;gap:4px;color:var(--test-column-color);font-size:10px;font-style:normal;font-weight:850}.testQueueSupplyCard>i svg{width:11px;height:11px}.testQueueSupplyCard.critical{background:#fff9f9;border-color:#ef858c}.testQueueColumnEmpty{display:flex;min-height:80px;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#9aa5ae;font-size:11px}.testQueueColumnEmpty svg{width:22px;height:22px}.testQueueDialogBackdrop{position:fixed;z-index:900;top:0;right:0;bottom:0;left:0;display:grid;padding:18px;overflow:auto;place-items:center;background:#151f2b94;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.testQueueDialog{display:grid;width:min(560px,100%);grid-template-columns:auto minmax(0,1fr);gap:10px 13px;padding:21px;color:#263448;background:#fff;border-radius:16px;box-shadow:0 26px 80px #0e182447}.testQueueDialogIcon{display:grid;width:45px;height:45px;grid-row:span 1;place-items:center;color:#fff;background:var(--production-blue);border-radius:12px}.testQueueDialogIcon.complete{background:var(--production-green-dark)}.testQueueDialogIcon svg{width:23px;height:23px}.testQueueDialog>div:nth-child(2){display:flex;min-width:0;flex-direction:column}.testQueueDialog>div:nth-child(2) small{color:#758195;font-size:11px;font-weight:750;text-transform:uppercase}.testQueueDialog h2{margin:1px 0 0;overflow-wrap:anywhere;font-size:20px;line-height:1.2}.testQueueDialogSupply,.testQueueDialog dl,.testQueueDialog p,.testQueueDialog footer{grid-column:1 / -1}.testQueueDialogSupply{padding:12px 13px;overflow-wrap:anywhere;font-size:17px;line-height:1.25;background:#f3f6f7;border-left:4px solid var(--production-blue);border-radius:8px}.testQueueDialogIcon.complete~.testQueueDialogSupply{border-left-color:var(--production-green-dark)}.testQueueDialog dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.testQueueDialog dl>div{display:flex;padding:8px 10px;flex-direction:column;background:#f8fafb;border:1px solid #e2e7ea;border-radius:7px}.testQueueDialog dt{color:#7b8797;font-size:10px}.testQueueDialog dd{margin:0;font-size:13px;font-weight:800}.testQueueDialog p{margin:1px 0 3px;color:#677487;font-size:12px;line-height:1.45}.testQueueDialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:3px}.testQueueDialog footer button{display:inline-flex;min-height:41px;align-items:center;justify-content:center;gap:7px;padding:0 15px;color:#536074;font-weight:800;background:#edf1f3;border-radius:8px}.testQueueDialog footer button.primary{color:#fff;background:var(--production-blue)}.testQueueDialogIcon.complete~footer button.primary{background:var(--production-green-dark)}.testQueueDialog footer svg{width:16px;height:16px}.testWorkerBoard{--test-worker-columns: 4;display:grid;width:100vw;height:100vh;grid-template-rows:92px 32px minmax(0,1fr) 15px;overflow:hidden;color:#1c293b;background:#eef2f4}.testWorkerBoardHeader{display:grid;grid-template-columns:minmax(330px,.95fr) minmax(950px,2.45fr) 170px minmax(245px,.75fr);align-items:stretch;gap:1px;padding:5px;background:#dfe6e9}.testWorkerBoardBrand,.testWorkerBoardMetrics,.testWorkerBoardClock,.testWorkerBoardHealth{background:#fff;border-radius:7px}.testWorkerBoardBrand{display:flex;align-items:center;gap:15px;padding:0 22px;white-space:nowrap}.testWorkerBoardBrand>strong{color:var(--production-green-dark);font-size:clamp(28px,1.35vw,52px);font-weight:950;letter-spacing:-1.5px}.testWorkerBoardBrand span{color:#667386}.testWorkerBoardBrand b{color:#354357;font-size:clamp(14px,.7vw,25px)}.testWorkerBoardMetrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden}.testWorkerBoardMetrics>div{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;border-left:1px solid #e2e8eb}.testWorkerBoardMetrics span{color:#5d697a;font-size:clamp(9px,.45vw,17px);font-weight:800;text-transform:uppercase;white-space:nowrap}.testWorkerBoardMetrics strong{color:var(--production-green-dark);font-size:clamp(23px,1.25vw,46px);line-height:1}.testWorkerBoardMetrics .blue strong{color:var(--production-blue)}.testWorkerBoardMetrics .gray strong{color:#7b8791}.testWorkerBoardMetrics .orange strong{color:var(--production-orange)}.testWorkerBoardClock{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;background:linear-gradient(135deg,#68c823,#9cdb31)}.testWorkerBoardClock strong{font-size:clamp(27px,1.5vw,54px);line-height:1}.testWorkerBoardClock small{font-weight:800}.testWorkerBoardHealth{display:flex;align-items:center;justify-content:center;gap:10px;padding:0 12px;color:#28973a}.testWorkerBoardHealth.offline{color:var(--production-red);background:#fff5f5}.testWorkerBoardHealth>svg{width:clamp(24px,1.25vw,44px);height:clamp(24px,1.25vw,44px)}.testWorkerBoardHealth>span{display:flex;flex-direction:column}.testWorkerBoardHealth strong{font-size:clamp(10px,.5vw,18px);white-space:nowrap}.testWorkerBoardHealth small{color:#768396;font-size:clamp(9px,.39vw,14px)}.testWorkerBoardStrip{display:flex;align-items:center;justify-content:center;gap:9px;padding:3px 13px;overflow:hidden;color:#347c42;font-size:clamp(10px,.52vw,18px);white-space:nowrap;background:#f2faef;border-bottom:1px solid #c9e9c0}.testWorkerBoardStrip.warning{color:#ba3037;background:#fff2f2;border-color:#ef777d}.testWorkerBoardStrip svg{width:16px;height:16px;flex:0 0 auto}.testWorkerBoardStrip>strong{overflow:hidden;text-overflow:ellipsis}.testWorkerBoardStrip>span{margin-left:auto;font-weight:800}.testWorkerBoardGrid{display:grid;min-height:0;grid-template-columns:repeat(var(--test-worker-columns),minmax(0,1fr));gap:8px;padding:8px 10px 5px}.testWorkerPanel{display:grid;min-width:0;min-height:0;grid-template-rows:auto minmax(150px,1.05fr) minmax(130px,.95fr);overflow:hidden;background:#fff;border:2px solid #68bde8;border-radius:12px;box-shadow:0 3px 14px #1b2d3a14}.testWorkerPanel.abandoned{grid-template-rows:auto auto minmax(150px,1.05fr) minmax(130px,.95fr)}.testWorkerPanel.idle{border-color:#6ac36e}.testWorkerPanel.off-shift{color:#68737d;background:#e7ebed;border-color:#aeb8bf;box-shadow:none}.testWorkerPanel.abandoned{border-color:#e9892e}.testWorkerPanel>header{display:grid;min-height:66px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 12px;background:linear-gradient(90deg,#eef9ff,#fff);border-bottom:1px solid #dce7ec}.testWorkerPanel.idle>header{background:linear-gradient(90deg,#eef9ed,#fff)}.testWorkerPanel.off-shift>header{background:#d9dfe2;border-color:#c3ccd1}.testWorkerAvatar{display:grid;width:clamp(38px,2vw,64px);height:clamp(38px,2vw,64px);place-items:center;color:#fff;font-size:clamp(13px,.7vw,23px);font-weight:900;background:var(--production-blue);border-radius:50%}.testWorkerPanel.idle .testWorkerAvatar{background:var(--production-green-dark)}.testWorkerPanel.off-shift .testWorkerAvatar{background:#8f9aa2}.testWorkerPanel>header>div{display:flex;min-width:0;align-items:flex-start;flex-direction:column}.testWorkerPanel>header>div>strong{width:100%;overflow-wrap:anywhere;color:#263549;font-size:clamp(15px,.83vw,29px);line-height:1.1}.testWorkerPanel.off-shift>header>div>strong{color:#5f6b74}.testWorkerPanel>header>div>span{display:flex;align-items:center;gap:5px;margin-top:4px;color:#1774b9;font-size:clamp(9px,.44vw,15px);font-weight:850;text-transform:uppercase}.testWorkerPanel>header>div>span i{width:8px;height:8px;background:#208bd5;border-radius:50%}.testWorkerPanel.idle>header>div>span{color:#2a8d3a}.testWorkerPanel.idle>header>div>span i{background:#36a948}.testWorkerPanel.off-shift>header>div>span{color:#737e86}.testWorkerPanel.off-shift>header>div>span i{background:#8e989f}.testWorkerPanel>header>small{display:flex;align-items:center;gap:3px;color:#6c798b;font-size:clamp(8px,.38vw,13px);white-space:nowrap}.testWorkerPanel>header>small svg{width:12px;height:12px}.testWorkerWarning{display:flex;min-height:28px;align-items:center;justify-content:center;gap:5px;padding:4px 8px;color:#9d510e;font-size:clamp(8px,.4vw,14px);font-weight:800;text-align:center;background:#fff2dd;border-bottom:1px solid #ecc88f}.testWorkerWarning svg{width:14px;height:14px;flex:0 0 auto}.testWorkerCurrent,.testWorkerCompleted{display:flex;min-height:0;padding:8px 10px;flex-direction:column}.testWorkerCurrent{border-bottom:1px solid #e0e6e9}.testWorkerCurrent h3,.testWorkerCompleted h3{display:flex;min-height:22px;align-items:center;gap:5px;margin:0 0 6px;color:#5d6a7c;font-size:clamp(9px,.46vw,16px);text-transform:uppercase}.testWorkerCurrent h3 svg,.testWorkerCompleted h3 svg{width:15px;height:15px}.testWorkerCurrent h3 b,.testWorkerCompleted h3 b{display:grid;min-width:20px;height:20px;margin-left:auto;padding:0 4px;place-items:center;color:#fff;font-size:10px;background:var(--production-blue);border-radius:10px}.testWorkerCurrent h3 small,.testWorkerCompleted h3 small{color:#778493;font-size:.82em;font-weight:800;white-space:nowrap}.testWorkerCompleted h3 b{background:#8c979f}.testWorkerCurrent>div:not(.testWorkerIdle),.testWorkerCompleted>div{display:grid;min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;overflow:hidden}.testWorkerCurrent>div::-webkit-scrollbar,.testWorkerCompleted>div::-webkit-scrollbar{display:none}.testWorkerActiveSupply{--test-category-color: #c17c26;display:flex;min-width:0;padding:7px 8px;flex-direction:column;gap:5px;color:#253348;background:#f5fbff;border:1px solid #b9def3;border-left:5px solid var(--test-category-color);border-radius:7px}.testWorkerActiveSupply.posters,.testWorkerCompletedSupply.posters{--test-category-color: #42a943}.testWorkerActiveSupply.diaries,.testWorkerCompletedSupply.diaries{--test-category-color: #1879cf}.testWorkerActiveSupply.covers,.testWorkerCompletedSupply.covers{--test-category-color: #13a7a4}.testWorkerActiveSupply.acrylic,.testWorkerCompletedSupply.acrylic{--test-category-color: #8b5fc7}.testWorkerActiveSupply.critical{background:#fff5f5;border-color:#ea7c83}.testWorkerActiveSupply>header,.testWorkerActiveSupply>footer{display:flex;align-items:center;justify-content:space-between;gap:5px}.testWorkerActiveSupply>header{color:#667487;font-size:clamp(8px,.36vw,13px)}.testWorkerActiveSupply>header b{white-space:nowrap}.testWorkerActiveSupply>strong{overflow-wrap:anywhere;font-size:clamp(10px,.55vw,19px);line-height:1.14}.testWorkerActiveSupply>footer{margin-top:auto;color:#657286;font-size:clamp(8px,.35vw,12px)}.testWorkerActiveSupply>footer span{display:flex;align-items:center;gap:3px}.testWorkerActiveSupply>footer svg{width:11px;height:11px}.testWorkerActiveSupply>em{display:flex;align-items:flex-start;gap:3px;color:#bc2932;font-size:clamp(8px,.34vw,12px);font-style:normal;font-weight:800}.testWorkerActiveSupply>em svg{width:11px;height:11px;flex:0 0 auto}.testWorkerIdle{display:flex;min-height:80px;align-items:center;justify-content:center;flex:1;flex-direction:column;gap:7px;color:#6f7d8c;text-align:center}.testWorkerIdle svg{width:clamp(28px,1.7vw,55px);height:clamp(28px,1.7vw,55px);color:#86b98c}.testWorkerPanel.off-shift .testWorkerIdle svg{color:#9ea8ae}.testWorkerIdle span{font-size:clamp(9px,.43vw,15px);font-weight:700}.testWorkerCompleted{background:#f7f9fa}.testWorkerPanel.off-shift .testWorkerCompleted{background:#e2e6e8}.testWorkerCompletedSupply{--test-category-color: #8c979f;display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;padding:6px 7px;color:#66727c;background:#eceff1;border-left:3px solid var(--test-category-color);border-radius:6px}.testWorkerCompletedSupply>svg{width:14px;height:14px;color:#829087}.testWorkerCompletedSupply>div,.testWorkerCompletedSupply>span{display:flex;min-width:0;flex-direction:column}.testWorkerCompletedSupply>div strong{overflow-wrap:anywhere;color:#59656e;font-size:clamp(9px,.42vw,15px);line-height:1.12}.testWorkerCompletedSupply small{color:#7b868e;font-size:clamp(7px,.3vw,10px)}.testWorkerCompletedSupply>span{align-items:flex-end;white-space:nowrap}.testWorkerCompletedSupply>span b{font-size:clamp(9px,.4vw,14px)}.testWorkerCompleted>p{display:grid;min-height:52px;margin:0;flex:1;place-items:center;color:#9aa3aa;font-size:clamp(9px,.4vw,14px)}.testWorkerBoardPages{display:flex;align-items:center;justify-content:center;gap:5px;padding-bottom:5px}.testWorkerBoardPages i{width:16px;height:4px;background:#b5c0c6;border-radius:3px}.testWorkerBoardPages i.active{width:28px;background:var(--production-green-dark)}.testWorkerBoardEmpty{display:flex;min-height:300px;align-items:center;justify-content:center;grid-column:1 / -1;flex-direction:column;gap:10px;color:#788594}.testWorkerBoardEmpty svg{width:44px;height:44px}@media(max-width:1500px){.testShiftPanel{grid-template-columns:minmax(260px,1fr) auto}.testShiftSummary{grid-column:1 / -1;grid-row:2;justify-content:flex-start;padding-top:9px;border-top:1px solid #e2e7ea}.testMyWorkGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.testAdminAssignments>div{grid-template-columns:repeat(2,minmax(0,1fr))}.testQueueColumns{grid-template-columns:repeat(2,minmax(0,1fr))}.testQueueColumnList{max-height:520px}.testWorkerBoardHeader{grid-template-columns:minmax(270px,.8fr) minmax(620px,2fr) 140px}.testWorkerBoardHealth{display:none}}@media(max-width:900px){.testProductionQueuePage{width:calc(100% - 18px);padding-top:9px}.testShiftPanel{grid-template-columns:1fr;gap:12px}.testShiftButton{width:100%}.testShiftSummary{grid-column:auto;grid-row:auto;justify-content:space-between;gap:8px}.testMyWorkGrid,.testAdminAssignments>div,.testQueueColumns{grid-template-columns:1fr}.testMyWorkGrid>article{grid-template-columns:5px minmax(0,1fr)}.testMyWorkGrid article button{grid-column:2;justify-content:center}.testAdminAssignments article{grid-template-columns:5px minmax(0,1fr)}.testAdminAssignments article button{grid-column:2;justify-content:center}.testQueueColumnList{max-height:none}.testQueueDialog{padding:17px}.testWorkerBoard{display:block;height:100%;min-height:100vh;overflow:auto}.testWorkerBoardHeader{position:sticky;z-index:20;top:0;display:grid;min-height:68px;grid-template-columns:1fr auto}.testWorkerBoardBrand{padding:0 12px}.testWorkerBoardBrand b,.testWorkerBoardBrand span,.testWorkerBoardMetrics{display:none}.testWorkerBoardClock{min-width:100px}.testWorkerBoardStrip{position:sticky;z-index:19;top:68px;min-height:34px;justify-content:flex-start}.testWorkerBoardStrip>span{display:none}.testWorkerBoardGrid{grid-template-columns:1fr;padding:8px}.testWorkerPanel{min-height:540px}.testWorkerCurrent>div:not(.testWorkerIdle),.testWorkerCompleted>div{overflow:visible}.testWorkerBoardPages{display:none}}@media(max-width:540px){.testShiftSummary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.testQueueHeading{align-items:stretch;flex-direction:column}.testQueueHeading>button{justify-content:center}.testQueueDialog dl{grid-template-columns:1fr}.testQueueDialog footer{flex-direction:column-reverse}.testQueueDialog footer button{width:100%}.testWorkerPanel{min-height:620px}.testWorkerCurrent>div:not(.testWorkerIdle),.testWorkerCompleted>div{grid-template-columns:1fr}}.testProductionStaffPage{width:calc(100% - 28px);max-width:1500px;margin:0 auto;padding:16px 0 30px;color:var(--production-ink)}.testStaffTitle,.testStaffTitle>div,.testStaffTitle>div>span,.testStaffCreate>header,.testStaffCreate>header>div{display:flex;align-items:center}.testStaffTitle{justify-content:space-between;gap:12px;margin-bottom:10px}.testStaffTitle>div{gap:10px}.testStaffTitle>div>svg{width:29px;height:29px;color:var(--production-green-dark)}.testStaffTitle>div>span,.testStaffCreate>header>div{align-items:flex-start;flex-direction:column}.testStaffTitle small{color:#768397;font-size:10px;font-weight:800;text-transform:uppercase}.testStaffTitle strong{font-size:22px}.testStaffTitle>button{display:inline-flex;min-height:37px;align-items:center;gap:6px;padding:0 12px;color:#536175;font-weight:750;background:#fff;border:1px solid #d5dde2;border-radius:8px}.testStaffTitle>button svg{width:15px;height:15px}.testStaffCreate{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(210px,.85fr) auto;align-items:end;gap:10px;padding:14px;background:#fff;border:1px solid #d8e0e4;border-radius:12px;box-shadow:0 5px 18px #1f31400d}.testStaffCreate>header{grid-column:1 / -1;gap:10px;padding-bottom:10px;border-bottom:1px solid #e2e7ea}.testStaffCreate>header>svg{width:25px;height:25px;color:var(--production-green-dark)}.testStaffCreate>header span{color:#738093;font-size:11px}.testStaffCreate>label:not(.testStaffPrintPermission){display:flex;flex-direction:column;gap:4px;color:#687589;font-size:11px;font-weight:750}.testStaffCreate input[type=text],.testStaffCreate input[type=password],.testStaffCreate label:not(.testStaffPrintPermission)>input{min-height:41px;padding:0 10px;color:#263448;background:#fff;border:1px solid #d5dde2;border-radius:8px}.testStaffPrintPermission{display:flex;min-height:41px;align-items:center;gap:8px;padding:6px 9px;cursor:pointer;background:#f3f8f1;border:1px solid #d2e5ce;border-radius:8px}.testStaffPrintPermission>input{width:17px;height:17px;accent-color:var(--production-green-dark)}.testStaffPrintPermission>span{display:grid;min-width:0;grid-template-columns:auto 1fr;align-items:center;gap:0 5px}.testStaffPrintPermission svg{width:15px;height:15px;grid-row:span 2;color:var(--production-green-dark)}.testStaffPrintPermission b{font-size:11px}.testStaffPrintPermission small{color:#75816f;font-size:9px}.testStaffCreate>button.primary{display:inline-flex;min-height:41px;align-items:center;justify-content:center;gap:7px;padding:0 14px;color:#fff;font-weight:800;background:var(--production-green-dark);border-radius:8px;white-space:nowrap}.testStaffCreate>button.primary svg{width:16px;height:16px}.testStaffCreate>button:disabled{opacity:.55}.testStaffList{margin-top:12px;overflow:hidden;background:#fff;border:1px solid #d8e0e4;border-radius:12px;box-shadow:0 5px 18px #1f31400d}.testStaffList>header{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:10px;padding:9px 14px;background:#f7f9fa;border-bottom:1px solid #e0e6e9}.testStaffList>header>div{display:flex;flex-direction:column}.testStaffList>header span{color:#748195;font-size:10px}.testStaffList>header>b{display:grid;min-width:30px;height:30px;padding:0 6px;place-items:center;color:#fff;background:var(--production-green-dark);border-radius:15px}.testStaffRows>article{display:grid;min-height:67px;grid-template-columns:auto minmax(180px,1fr) 120px 170px auto;align-items:center;gap:12px;padding:9px 14px;border-top:1px solid #e5eaed}.testStaffRows>article:first-child{border-top:0}.testStaffRows>article.disabled{background:#f2f4f5}.testStaffRows>article.workflow-locked{background:#fffaf0}.testStaffAvatar{display:grid;width:38px;height:38px;place-items:center;color:#fff;font-weight:900;background:var(--production-green-dark);border-radius:50%}.testStaffRows>article.disabled .testStaffAvatar{background:#8d979e}.testStaffPerson{display:flex;min-width:0;flex-direction:column}.testStaffPerson strong,.testStaffPerson span{overflow-wrap:anywhere}.testStaffPerson span{color:#748195;font-size:11px}.testStaffAccess{display:inline-flex;align-items:center;gap:5px;color:#278b39;font-size:11px;font-weight:800}.testStaffAccess.disabled{color:#7c878e}.testStaffAccess svg{width:15px;height:15px}.testStaffPrintToggle{display:inline-flex;align-items:center;gap:7px;color:#4d5b6e;font-size:11px;font-weight:750}.testStaffPrintToggle input{width:17px;height:17px;accent-color:var(--production-green-dark)}.testStaffPrintToggle input:disabled+span{cursor:not-allowed;opacity:.58}.testStaffActions{display:flex;justify-content:flex-end;gap:6px}.testStaffActions button{display:inline-flex;min-height:34px;align-items:center;gap:5px;padding:0 9px;color:#526074;font-size:10px;font-weight:800;background:#eef1f3;border-radius:7px}.testStaffActions button.danger{color:#a33b42;background:#fff0f0}.testStaffActions button.success{color:#277c36;background:#edf8eb}.testStaffActions button svg{width:14px;height:14px}.testStaffActions button:disabled{cursor:not-allowed;opacity:.48}.testStaffWorkflowLock{display:flex;min-width:0;grid-column:2 / -1;align-items:flex-start;gap:6px;padding:7px 9px;color:#8a561e;font-size:10px;line-height:1.35;background:#fff2dc;border:1px solid #e9ca97;border-radius:7px}.testStaffWorkflowLock svg{width:14px;height:14px;flex:0 0 auto}.testStaffLoading{display:flex;min-height:90px;align-items:center;justify-content:center;gap:8px;color:#788594}.testStaffLoading svg{width:19px;height:19px}@media(max-width:1100px){.testStaffCreate{grid-template-columns:repeat(2,minmax(0,1fr))}.testStaffCreate>button.primary{min-height:48px}.testStaffRows>article{grid-template-columns:auto minmax(160px,1fr) 120px 160px}.testStaffActions{grid-column:2 / -1}}@media(max-width:680px){.testProductionStaffPage{width:calc(100% - 18px);padding-top:10px}.testStaffTitle{align-items:stretch;flex-direction:column}.testStaffTitle>button{justify-content:center}.testStaffCreate{grid-template-columns:1fr}.testStaffRows>article{grid-template-columns:auto minmax(0,1fr)}.testStaffAccess,.testStaffPrintToggle,.testStaffActions{grid-column:2}.testStaffActions{justify-content:flex-start;flex-wrap:wrap}}:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.25;font-weight:400;color:#2c241d;background:#fbf7ef;--bg: #fbf7ef;--surface: #fffdf8;--surface-strong: #ffffff;--surface-warm: #fff4e8;--ink: #2c241d;--muted: #766a5d;--quiet: #a39484;--line: #eadfce;--line-strong: #dfceb7;--orange: #ff7a1a;--orange-strong: #e85f00;--theme-digit: #e85f00;--green: #2f9d62;--green-soft: #e4f5e9;--red: #d44f3f;--red-soft: #ffe9e3;--shadow: 0 12px 32px rgba(69, 48, 27, .12);--shadow-soft: 0 7px 22px rgba(69, 48, 27, .08)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{background:linear-gradient(180deg,#fffaf2 0,#fbf7ef 52%,#f8efe3)}button,input,select{font:inherit}button{border:0}button:disabled,select:disabled{cursor:not-allowed;opacity:.58}.packingApp{display:grid;grid-template-rows:64px minmax(0,1fr);width:100%;height:100%;min-width:1180px;background:repeating-linear-gradient(90deg,rgba(134,101,62,.04) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(134,101,62,.032) 0 1px,transparent 1px 96px),var(--bg)}.theme-green{--bg: #f3faf4;--surface-warm: #edf8ef;--orange: #31a866;--orange-strong: #238250;--theme-digit: #168a3a;--line: #d6e8d8;--line-strong: #b9d8be;background:repeating-linear-gradient(90deg,rgba(47,157,98,.045) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(47,157,98,.035) 0 1px,transparent 1px 96px),var(--bg)}.theme-blue{--bg: #f2f7fb;--surface-warm: #eaf4fb;--orange: #2d8ccf;--orange-strong: #1f6fa8;--theme-digit: #1f6fa8;--line: #d3e3ef;--line-strong: #b3d0e3;background:repeating-linear-gradient(90deg,rgba(45,140,207,.045) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(45,140,207,.035) 0 1px,transparent 1px 96px),var(--bg)}.theme-black{--bg: #f4f4f2;--surface-warm: #eeeeeb;--orange: #111111;--orange-strong: #111111;--theme-digit: #111111;--line: #dededb;--line-strong: #bdbdb8;background:repeating-linear-gradient(90deg,rgba(17,17,17,.04) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(17,17,17,.032) 0 1px,transparent 1px 96px),var(--bg)}.topPanel{display:grid;grid-template-columns:292px minmax(300px,390px) 140px minmax(300px,1fr) minmax(540px,620px);align-items:center;gap:10px;padding:9px 16px;border-bottom:1px solid var(--line);background:#fffdf8f0;box-shadow:0 5px 20px #45301b12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.loginShell{display:grid;place-items:center;width:100%;height:100%;background:repeating-linear-gradient(90deg,rgba(134,101,62,.04) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(134,101,62,.032) 0 1px,transparent 1px 96px),var(--bg)}.loginCard{display:grid;gap:14px;width:min(420px,calc(100vw - 40px));padding:22px;border:1px solid var(--line);border-radius:8px;background:#fffdf8f5;box-shadow:var(--shadow)}.loginBrand{display:flex;align-items:center;gap:12px;margin-bottom:4px}.loginBrand strong,.loginBrand span{display:block}.loginBrand strong{font-size:22px;font-weight:900}.loginBrand span{color:var(--muted)}.loginCard label,.staffForm label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:760}.loginCard input,.staffForm input,.staffForm select,.sessionPanel select{width:100%;min-width:0;height:42px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);color:var(--ink);padding:0 11px;outline:0}.loginCard button,.staffForm button,.adminHeader button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;border:1px solid rgba(255,122,26,.4);border-radius:8px;background:var(--orange);color:#fff;font-weight:880;cursor:pointer}.loginError{min-height:34px;padding:9px 11px;border:1px solid rgba(212,79,63,.32);border-radius:8px;background:var(--red-soft);color:#9b3c31;font-size:13px;font-weight:760}.loadingState{display:grid;place-items:center;gap:10px;color:var(--muted)}.brandCluster{display:flex;align-items:center;gap:9px;min-width:0}.fryktLogo{display:grid;place-items:center;width:78px;height:38px;flex:0 0 auto;border-radius:8px;color:#fff;background:linear-gradient(135deg,#ff7a1a,#f4a23c);box-shadow:0 9px 22px #e85f003b;font-size:16px;font-weight:900;letter-spacing:0}.pepaMascot{position:relative;display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;border:1px solid #ffc37d;border-radius:50%;background:#ffb15f;box-shadow:inset 0 -7px #e85f0026}.pepaMascot:before{content:"";position:absolute;top:-4px;right:7px;width:14px;height:10px;border-radius:12px 12px 2px;background:#5ba764;transform:rotate(18deg)}.pepaMascot span:before,.pepaMascot span:after{content:"";position:absolute;top:16px;width:4px;height:4px;border-radius:50%;background:#3c2a1f}.pepaMascot span:before{left:13px}.pepaMascot span:after{right:13px}.brandText{min-width:0}.brandText strong,.brandText span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brandText strong{font-size:17px;font-weight:850}.brandText span{color:var(--muted);font-size:12px}.supplySelect,.supplyGroupSelect,.sheetBadge,.iconButton,.navButton,.densityControl,.completeSheetButton,.modalClose,.modalProblemButton{border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);box-shadow:var(--shadow-soft)}.supplyControls{display:grid;grid-template-columns:132px minmax(0,1fr);gap:8px;min-width:0}.supplyGroupTabs{display:none;min-width:0}.supplyGroupTabs button{display:inline-flex;align-items:center;justify-content:center;height:32px;min-width:0;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#ffffffe6;color:var(--muted);font-size:12px;font-weight:860;white-space:nowrap;cursor:pointer}.supplyGroupTabs button.active{border-color:#ff7a1a73;background:var(--orange);color:#fff}.supplySelect,.supplyGroupSelect,.sheetBadge{display:flex;align-items:center;gap:9px;min-width:0;height:42px;padding:0 12px;color:var(--muted)}.supplySelect select,.supplyGroupSelect select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.supplySelect option,.supplyGroupSelect option{color:var(--ink)}.supplyReadyBadge{flex:0 0 auto;min-width:52px;padding:5px 8px;border:1px solid rgba(45,140,207,.24);border-radius:999px;background:#2d8ccf14;color:var(--orange-strong);font-size:11px;font-weight:800;line-height:1;text-align:center;white-space:nowrap}.supplyReadyBadge.ready{border-color:#2f9d6247;background:var(--green-soft);color:var(--green)}.supplyStickerBadge{flex:0 0 auto;min-width:82px;padding:5px 8px;border:1px solid rgba(224,128,20,.32);border-radius:999px;background:#fff4df;color:#9b5200;font-size:11px;font-weight:850;line-height:1;text-align:center;white-space:nowrap}.supplyStickerBadge.ready{border-color:#2f9d6247;background:var(--green-soft);color:var(--green)}.supplyStickerBadge.missing{border-color:#d44f3f52;background:var(--red-soft);color:#a13a2d}.sheetBadge{color:var(--orange-strong)}.sheetBadge strong{overflow:hidden;color:var(--ink);font-size:15px;font-weight:860;text-overflow:ellipsis;white-space:nowrap}.topMetrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;min-width:0}.metricCompact{min-width:0;height:42px;padding:6px 10px;border:1px solid var(--line);border-radius:8px;background:#ffffffbd}.metricCompact span,.metricCompact strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.metricCompact span{color:var(--muted);font-size:10px}.metricCompact strong{margin-top:1px;color:var(--ink);font-size:16px;font-weight:900}.metricCompact.green strong{color:var(--green)}.metricCompact.red strong{color:var(--red)}.metricCompact.orange strong{color:var(--orange-strong);font-size:14px}.sessionPanel{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.sessionPanel button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:40px;min-width:0;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);color:var(--muted);box-shadow:var(--shadow-soft);font-size:12px;font-weight:840;cursor:pointer;white-space:nowrap}.sessionPanel button.active{border-color:#ff7a1a66;background:var(--surface-warm);color:var(--orange-strong)}.sessionPanel select{width:118px;flex:0 0 118px;height:40px;color:var(--muted);font-size:12px;font-weight:780}.iconButton,.navButton,.completeSheetButton,.modalClose,.modalProblemButton,.densityControl button,.problemMark,.photoReloadButton,.stickerPrintButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--ink);cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.iconButton{width:44px;height:42px;color:var(--orange-strong)}.iconButton:hover,.navButton:hover,.completeSheetButton:hover,.modalClose:hover,.modalProblemButton:hover,.densityControl button:hover,.problemMark:hover,.photoReloadButton:hover,.stickerPrintButton:hover{transform:translateY(-1px);border-color:var(--line-strong)}.sheetWorkspace{display:flex;min-width:0;min-height:0;flex-direction:column;gap:10px;padding:12px 16px 14px}.notice{display:flex;align-items:center;gap:9px;min-height:38px;padding:0 12px;border-radius:8px;font-size:13px;font-weight:760}.errorNotice{border:1px solid #efb3a6;background:var(--red-soft);color:#9e3025}.sheetStage{min-width:0;min-height:0;flex:1 1 auto;overflow:visible}.sheetGrid{display:grid;grid-template-columns:repeat(var(--sheet-columns),minmax(0,1fr));grid-template-rows:repeat(var(--sheet-rows),minmax(0,1fr));gap:10px;width:100%;height:100%;min-height:0}.productCard{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;overflow:visible;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);box-shadow:var(--shadow);cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.productCard:hover{transform:translateY(-1px);border-color:var(--line-strong);box-shadow:0 14px 36px #45301b26}.productCard.problem{border-color:#d44f3f94;background:linear-gradient(180deg,#fff9f6 0,var(--red-soft) 100%)}.productCard.picked{border-color:#2f9d627a;background:linear-gradient(180deg,#ffffff 0,var(--green-soft) 100%)}.cardPhotoWrap{position:relative;display:grid;place-items:center;min-width:0;min-height:0;padding:8px 8px 0;background:#f3eadc}.imageButton{position:relative;display:block;width:auto;height:100%;aspect-ratio:3 / 4;max-width:100%;max-height:100%;min-height:0;overflow:visible;padding:0;border:1px solid rgba(223,206,183,.72);border-radius:8px;background:#f0e5d6;cursor:pointer}.imageButton>img{display:block;width:100%;height:100%;border-radius:7px;object-fit:cover}.imageHint{position:absolute;right:8px;bottom:8px;width:28px;height:28px;padding:6px;border-radius:8px;background:#fffdf8e6;color:var(--muted);box-shadow:0 7px 18px #45301b29}.ordinalBadge,.problemMark,.photoReloadButton,.stickerPrintButton{position:absolute;z-index:4;top:7px;height:28px;border-radius:8px;box-shadow:0 8px 18px #45301b24}.ordinalBadge{left:7px;display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:0 8px;color:#fff;background:var(--orange);font-size:13px;font-weight:900}.problemMark{right:7px;width:30px;border:1px solid rgba(212,79,63,.38);background:#fffdf8eb;color:var(--red)}.photoReloadButton{right:7px;top:42px;width:30px;border:1px solid rgba(47,157,98,.34);background:#fffdf8f0;color:var(--green)}.photoReloadButton:disabled{cursor:wait;opacity:.82}.stickerPrintButton{right:7px;top:77px;width:30px;border:1px solid rgba(255,122,26,.38);background:#fffdf8f0;color:var(--orange-strong)}.productCard.problem .problemMark{background:var(--red);color:#fff}.cardInfo{display:grid;gap:5px;min-width:0;padding:8px 9px 9px}.titleRow{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0}.titleRow h2{min-width:0;margin:0;overflow:hidden;color:var(--ink);font-size:13px;font-weight:820;line-height:1.16;text-overflow:ellipsis;white-space:nowrap}.titleRow span{min-width:0;overflow:hidden;padding:3px 6px;border-radius:7px;background:var(--surface-warm);color:var(--orange-strong);font-size:10px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.productCard.problem .titleRow span{background:var(--red-soft);color:var(--red)}.stickerRow{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;min-width:0}.stickerRow span{min-width:0;overflow:hidden;color:var(--muted);font-size:11px;font-weight:730;text-overflow:ellipsis;white-space:nowrap}.stickerRow strong{color:var(--orange-strong);font-size:40px;font-weight:950;line-height:.86}.tinyMeta{display:grid;grid-template-columns:minmax(0,.62fr) minmax(0,1fr) minmax(0,.74fr);gap:6px;min-width:0}.tinyMeta span{min-width:0;overflow:hidden;color:var(--quiet);font-size:10px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.density-32 .sheetGrid{gap:9px}.density-32 .cardInfo,.density-40 .cardInfo{gap:4px;padding:7px 8px 8px}.density-32 .titleRow h2,.density-40 .titleRow h2{font-size:12px}.density-32 .stickerRow strong{font-size:34px}.density-40 .sheetGrid{gap:8px}.density-40 .stickerRow strong{font-size:30px}.density-40 .titleRow span{display:none}.density-40 .tinyMeta span{font-size:9px}.sheetActionPanel{display:grid;grid-template-columns:180px 150px 210px 220px minmax(240px,1fr) 180px;align-items:center;gap:12px;min-height:78px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fffdf8f0;box-shadow:var(--shadow)}.navButton{height:54px;padding:0 15px;color:var(--muted);font-size:14px;font-weight:820;white-space:nowrap}.densityControl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:6px;box-shadow:none}.densityControl.fixedDensity{grid-template-columns:1fr;place-items:center;gap:0;color:var(--ink);text-align:center}.densityControl.fixedDensity strong{font-size:18px;font-weight:930;line-height:1}.densityControl.fixedDensity small{margin-top:4px;color:var(--muted);font-size:11px;font-weight:760;line-height:1}.densityControl button{height:42px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--muted);font-size:14px;font-weight:880}.densityControl button.active{border-color:#ff7a1a66;background:var(--surface-warm);color:var(--orange-strong)}.excelExportControl,.stickerPrintControl{display:grid;gap:6px;min-width:0}.excelExportControl{grid-template-columns:repeat(3,minmax(0,1fr))}.stickerPrintControl{grid-template-columns:repeat(2,minmax(0,1fr))}.excelExportControl button,.excelExportControl a,.stickerPrintControl button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:54px;min-width:0;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);color:var(--orange-strong);font-size:13px;font-weight:880;text-decoration:none;cursor:pointer}.tabletOnlyPrintButton{display:none!important}.excelExportControl a.disabled,.excelExportControl button:disabled,.stickerPrintControl button:disabled{opacity:.48;cursor:not-allowed}.completeSheetButton{height:58px;color:#fff;border-color:#ff7a1a80;background:linear-gradient(135deg,var(--orange),#f49b2f);box-shadow:0 14px 30px #e85f0040;font-size:20px;font-weight:930;white-space:nowrap}.completeSheetButton:hover{box-shadow:0 18px 36px #e85f004d}.packingApp{grid-template-rows:126px minmax(0,1fr) 42px;min-width:1360px;background:linear-gradient(180deg,#fff 0,#fbfbfa 48%,#f4f6f5)}.topPanel{grid-template-columns:318px minmax(340px,1fr) 152px minmax(420px,520px) auto;grid-template-rows:68px 40px;gap:6px 18px;padding:8px 26px 0;border-bottom:1px solid #e6e6e4;background:#fffffffa;box-shadow:0 10px 26px #1414140f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brandCluster{gap:14px}.fryktLogo{width:auto;height:auto;min-width:136px;color:#070707;background:transparent;box-shadow:none;font-size:42px;font-weight:950;line-height:.9;letter-spacing:0}.pepaMascot{width:46px;height:46px;border:0;background:linear-gradient(180deg,#ffc27d,#ff9d36);box-shadow:inset 0 -8px #b350001f,0 10px 24px #ff7a1a2e}.pepaMascot:before{top:-3px;right:8px}.pepaMascot span:before,.pepaMascot span:after{top:19px}.pepaMascot span:before{left:16px}.pepaMascot span:after{right:16px}.brandText strong{color:#161616;font-size:20px;font-weight:900}.brandText span{color:#777;font-size:13px;font-weight:620}.supplySelect,.supplyGroupSelect,.sheetBadge{height:58px;border-color:#dedede;border-radius:10px;background:#fff;box-shadow:0 8px 20px #1414140a}.supplySelect,.supplyGroupSelect{padding:0 16px}.supplySelect select,.supplyGroupSelect select{color:#121212;font-size:17px;font-weight:740}.supplyReadyBadge{border-color:#2d8ccf40;background:#eef6ff;color:#1671b7}.sheetBadge{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;color:var(--orange)}.sheetBadge strong{color:#111;font-size:22px;font-weight:930}.topMetrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;height:58px;overflow:hidden;border:1px solid #dedede;border-radius:10px;background:#fff;box-shadow:0 8px 20px #1414140a}.metricCompact{height:100%;padding:9px 14px;border:0;border-radius:0;background:transparent;box-shadow:none}.metricCompact+.metricCompact{border-left:1px solid #e7e7e4}.metricCompact span{color:#555;font-size:12px;font-weight:740}.metricCompact strong{margin-top:2px;color:#0c0c0c;font-size:26px;font-weight:950;line-height:1}.metricCompact.orange strong{color:#111;font-size:16px;line-height:1.15}.sessionPanel{grid-column:1 / -1;justify-content:flex-start;gap:16px;min-height:40px;padding-top:2px;border-top:1px solid #ececea}.sessionPanel button{height:38px;padding:0 8px;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;box-shadow:none;color:#303030;font-size:14px;font-weight:760}.sessionPanel button.active{border-color:var(--orange);background:transparent;color:#111}.sessionPanel button:hover{transform:none;color:var(--orange-strong)}.sessionPanel select{width:148px;flex:0 0 148px;height:34px;margin-left:auto;border-color:#e1e1de;background:#fff;color:#353535}.sessionPanel select+button,.sessionPanel select+button+button,.sessionPanel select+button+button+button{width:38px;height:34px;border:1px solid #e1e1de;border-radius:8px;background:#fff;box-shadow:0 7px 18px #1414140a}.sessionPanel .printerStatusButton{width:auto;max-width:184px;padding-inline:10px;border:1px solid #e1e1de;border-radius:8px;background:#fff;box-shadow:0 7px 18px #1414140a}.printerStatusButton span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.printerStatusButton.connected{border-color:#168a3a57;color:#168a3a}.printerStatusButton.working{border-color:#e8870066;color:#b76c00}.printerStatusButton.error{border-color:#e22d2d61;color:#c12727}.printerModalBackdrop{position:fixed;z-index:140;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#080909a8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.printerSettingsModal{display:flex;width:min(1120px,calc(100vw - 28px));max-height:min(920px,calc(100dvh - 28px));min-height:0;flex-direction:column;overflow:hidden;border:1px solid #dcdcd8;border-radius:10px;background:#f7f7f5;box-shadow:0 32px 90px #00000057;color:#111}.printerModalHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:14px 18px;border-bottom:1px solid #e4e4e1;background:#fff}.printerModalHeader>div{display:flex;align-items:center;gap:12px;min-width:0}.printerModalHeader h2,.printerModalHeader p{margin:0}.printerModalHeader h2{font-size:20px;font-weight:920}.printerModalHeader p{margin-top:3px;color:#6b6b6b;font-size:12px;font-weight:650}.printerModalHeader>button,.printerQuickActions button,.printerPrimaryActions button,.printerPresetRow button,.printerTestActions button,.printerQueueHeader button,.printerQueueRow button,.printerModalFooter button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #dededb;border-radius:8px;background:#fff;color:#222;font-size:12px;font-weight:820;cursor:pointer}.printerModalHeader>button{width:42px;height:42px;padding:0}.printerModalIcon{display:grid;width:42px;height:42px;place-items:center;flex:0 0 auto;border-radius:8px;background:#fff2e7;color:#e85f00}.printerConnectionBanner{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;margin:12px 16px 0;padding:9px 12px;border:1px solid #e4e4e1;border-radius:8px;background:#fff}.printerConnectionBanner>span{width:9px;height:9px;border-radius:50%;background:#949494}.printerConnectionBanner.connected>span{background:#168a3a}.printerConnectionBanner.connecting>span{background:#e88700}.printerConnectionBanner.error>span{background:#e22d2d}.printerConnectionBanner strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.printerConnectionBanner small{color:#6b6b6b;font-size:11px;font-weight:720}.printerInlineMessage{margin:8px 16px 0;padding:9px 11px;border:1px solid;border-radius:8px;font-size:12px;font-weight:760}.printerInlineMessage.error{border-color:#e22d2d4d;background:#fff0ee;color:#a92727}.printerInlineMessage.success{border-color:#168a3a42;background:#edf8f0;color:#147733}.printerSettingsBody{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:14px;min-height:0;padding:14px 16px;overflow:auto}.printerSettingsColumn{align-content:start;display:grid;gap:11px;min-width:0;padding:14px;border:1px solid #e4e4e1;border-radius:8px;background:#fff}.printerSettingsColumn h3{margin:0;font-size:14px;font-weight:900}.printerQuickActions,.printerPrimaryActions,.printerPresetRow,.printerTestActions{display:flex;flex-wrap:wrap;gap:7px}.printerPrimaryActions .primary,.printerTestActions .primary,.printerModalFooter .primary{border-color:#168a3a;background:#168a3a;color:#fff}.printerPresetRow button.active{border-color:#ff7a0094;background:#fff4e8;color:#d65c00}.printerFieldGrid{display:grid;grid-template-columns:repeat(5,minmax(88px,1fr));gap:8px}.printerFieldGrid.compact{grid-template-columns:repeat(2,minmax(110px,1fr))}.printerField,.printerToggle{display:grid;gap:5px;min-width:0}.printerField>span{color:#6b6b6b;font-size:10px;font-weight:780}.printerField input,.printerField select{width:100%;min-width:0;height:38px;padding:0 9px;border:1px solid #dededb;border-radius:7px;outline:0;background:#fff;color:#111;font-size:12px;font-weight:720}.printerField input:focus,.printerField select:focus{border-color:#ff7a00;box-shadow:0 0 0 3px #ff7a001a}.printerToggle{grid-template-columns:18px minmax(0,1fr);align-items:center;min-height:34px;color:#333;font-size:12px;font-weight:760}.printerToggle input{width:17px;height:17px;accent-color:#168a3a}.printerQueuePanel{display:grid;gap:8px;min-height:0;margin:0 16px 14px;padding:12px;border:1px solid #e4e4e1;border-radius:8px;background:#fff}.printerQueueHeader,.printerQueueHeader>div{display:flex;align-items:center;gap:7px}.printerQueueHeader{justify-content:space-between}.printerQueueHeader>div:first-child{align-items:flex-start;flex-direction:column;gap:2px}.printerQueueHeader strong{font-size:13px}.printerQueueHeader span{color:#6b6b6b;font-size:10px}.printerQueueHeader button{min-height:32px;padding-inline:9px}.printerQueueRows{display:grid;max-height:154px;overflow:auto;border-top:1px solid #ecece9}.printerQueueRow{display:grid;grid-template-columns:9px 110px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:36px;border-bottom:1px solid #f0f0ed;font-size:11px}.printerQueueRow strong,.printerQueueRow>span:nth-child(3){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.printerJobDot{width:7px;height:7px;border-radius:50%;background:#969696}.printerQueueRow.printed .printerJobDot{background:#168a3a}.printerQueueRow.sending .printerJobDot,.printerQueueRow.preparing .printerJobDot{background:#2f80ed}.printerQueueRow.queued .printerJobDot,.printerQueueRow.retry .printerJobDot{background:#e88700}.printerQueueRow.error .printerJobDot{background:#e22d2d}.printerQueueRow.error>span:nth-child(3){color:#b52b2b}.printerQueueRow button{min-height:28px;padding-inline:8px}.printerQueueEmpty{display:grid;min-height:54px;place-items:center;color:#777;font-size:12px}.ozonTopSummary{grid-column:2 / 6;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;height:58px;padding:0 18px;border:1px solid #dbe4f5;border-radius:10px;background:linear-gradient(135deg,#f6f9ff,#fff);box-shadow:0 8px 20px #005bff0f}.ozonTopSummary>span{padding:7px 10px;border-radius:8px;background:#005bff;color:#fff;font-size:13px;font-weight:900}.ozonTopSummary strong{overflow:hidden;color:#15213a;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.ozonTopSummary small{color:#66728b;font-size:13px;font-weight:760}.sessionPanel .ozonNavButton.active{border-color:#005bff;color:#005bff}.ozonWorkspaceShell{min-height:0;overflow:auto;background:#f3f6fb}.ozonPage{min-height:100%;padding:24px 28px 34px;color:#17213a}.ozonPage button,.ozonPage a{font:inherit}.ozonPageHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.ozonEyebrow{color:#005bff;font-size:11px;font-weight:900;letter-spacing:.12em}.ozonPageHeader h1{margin:4px 0;color:#14213d;font-size:30px;line-height:1.1}.ozonPageHeader p{margin:0;color:#68738a;font-size:14px}.ozonHeaderActions{display:flex;align-items:center;gap:8px}.ozonHeaderActions button,.ozonWorkflowSteps button,.ozonWorkflowSteps a,.ozonBlockToolbar button,.ozonPostingList button,.ozonDefectQueueHeader button,.ozonDefectActions button,.ozonDefectPagination button,.ozonDefectDialog button,.ozonCompleteDialog button,.ozonLabelTaskActions button,.ozonSettingsActions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 13px;border:1px solid #d7deea;border-radius:8px;background:#fff;color:#2d3a53;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer}.ozonPage button:disabled{opacity:.45;cursor:not-allowed}.ozonConnection{padding:8px 11px;border-radius:999px;font-size:12px;font-weight:850}.ozonConnection.ready{background:#e8f8ee;color:#18843a}.ozonConnection.missing{background:#fff0e9;color:#bf4b20}.ozonNotice{display:flex;align-items:center;gap:9px;margin:0 0 12px;padding:11px 14px;border:1px solid;border-radius:9px;font-size:13px;font-weight:700}.ozonNotice.error{border-color:#f0b9b9;background:#fff3f3;color:#a62929}.ozonNotice.warning{border-color:#f1d9a6;background:#fff9e9;color:#906217}.ozonMetrics{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) minmax(220px,1.4fr);overflow:hidden;margin-bottom:15px;border:1px solid #dce2eb;border-radius:12px;background:#fff;box-shadow:0 9px 24px #1c2b490d}.ozonMetrics article{min-width:0;padding:13px 16px;border-right:1px solid #e7ebf2}.ozonMetrics article:last-child{border-right:0}.ozonMetrics span{display:block;color:#788398;font-size:11px;font-weight:760}.ozonMetrics strong{display:block;margin-top:4px;color:#17213a;font-size:25px;line-height:1}.ozonMetrics .timeValue{overflow:hidden;font-size:13px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.ozonTabs{display:flex;gap:8px;margin-bottom:12px}.ozonTabs button{min-height:36px;padding:0 15px;border:1px solid #d7deea;border-radius:8px;background:#fff;color:#506078;font-size:13px;font-weight:800;cursor:pointer}.ozonTabs button.active{border-color:#005bff;background:#edf4ff;color:#005bff}.ozonTabs button.defect{margin-left:auto;border-color:#efc4c1;color:#b42318}.ozonTabs button.defect.active{border-color:#d5483d;background:#fff0ef;color:#a51d13}.ozonTabs button.attention{border-color:#ecd9ad;color:#956215}.ozonTabs button.attention.active{border-color:#d5a642;background:#fff8e8;color:#80500a}.ozonWorkspace{display:grid;grid-template-columns:390px minmax(0,1fr);gap:12px;min-height:580px}.ozonBlockList,.ozonBlockDetail,.ozonAttentionList{border:1px solid #dce2eb;border-radius:12px;background:#fff;box-shadow:0 9px 24px #1c2b490d}.ozonBlockList{display:flex;flex-direction:column;gap:7px;max-height:calc(100vh - 370px);min-height:580px;padding:10px;overflow:auto}.ozonBlockList>button{display:grid;gap:7px;width:100%;padding:12px;border:1px solid #e1e6ee;border-left:4px solid #a6b2c5;border-radius:9px;background:#fff;text-align:left;cursor:pointer}.ozonBlockList>button:hover{border-color:#aebbd0}.ozonBlockList>button.selected{border-color:#005bff;border-left-color:#005bff;background:#f4f8ff;box-shadow:0 7px 18px #005bff17}.ozonBlockList>button.ready{border-left-color:#19a34a}.ozonBlockList>button.in_progress,.ozonBlockList>button.packing{border-left-color:#f39b20}.ozonBlockList>button.completed{opacity:.66}.ozonBlockTop,.ozonBlockMeta{display:flex;align-items:center;justify-content:space-between;gap:12px}.ozonBlockTop strong{overflow:hidden;color:#19263f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.ozonBlockTop b{flex:0 0 auto;color:#182b51;font-size:14px}.ozonBlockProgress{display:block;overflow:hidden;height:5px;border-radius:999px;background:#e8edf4}.ozonBlockProgress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#005bff,#37a0ff)}.ozonBlockMeta{color:#7a869b;font-size:11px}.ozonBlockMeta em{color:#52627d;font-style:normal;font-weight:800}.ozonBlockDetail{min-width:0;padding:18px}.ozonDetailHeader{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:16px;border-bottom:1px solid #e7ebf2}.ozonDetailHeader>div:first-child>span{color:#005bff;font-size:11px;font-weight:900;text-transform:uppercase}.ozonDetailHeader h2{margin:3px 0;font-size:22px}.ozonDetailHeader p{margin:0;color:#758197;font-size:12px}.ozonDetailProgress{display:flex;flex:0 0 auto;align-items:stretch;min-width:240px;text-align:right}.ozonDetailProgress>div{display:grid;min-width:76px;padding:0 11px;border-left:1px solid #e5eaf2}.ozonDetailProgress>div:first-child{border-left:0}.ozonDetailProgress strong{color:#142b55;font-size:24px}.ozonDetailProgress span{color:#7d8799;font-size:10px;font-weight:760;white-space:nowrap}.ozonDetailProgress .defect strong,.ozonDetailProgress .defect span{color:#b42318}.ozonDetailProgress .removed strong,.ozonDetailProgress .removed span{color:#6d5d25}.ozonDetailProgress .reconciled strong,.ozonDetailProgress .reconciled span{color:#215da8}.ozonPackingPdfPanel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin:14px 0;padding:13px 14px;border:2px solid #ee7a22;border-radius:11px;background:linear-gradient(110deg,#fff7ed,#fffdf9 58%);box-shadow:0 7px 18px #c8480017}.ozonPackingPdfCopy{display:flex;align-items:center;gap:11px;min-width:0}.ozonPackingPdfCopy>svg{flex:0 0 auto;color:#c84800}.ozonPackingPdfCopy>div{display:grid;gap:2px;min-width:0}.ozonPackingPdfCopy strong{color:#7d3000;font-size:14px}.ozonPackingPdfCopy span{color:#785846;font-size:11px;font-weight:700;line-height:1.35}.ozonPackingPdfStatus:empty{display:none}.ozonPackingPdfStatus.success{color:#16783a}.ozonPackingPdfStatus.warning{color:#9a5b00}.ozonPackingPdfStatus.error{color:#ae281f}.ozonPackingPdfButton{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:250px;min-height:58px;padding:0 22px;border:2px solid #c84800;border-radius:10px;background:linear-gradient(135deg,#e85f00,#c84800);box-shadow:0 9px 20px #c848003d;color:#fff;font-size:15px;font-weight:950;letter-spacing:.01em;cursor:pointer}.ozonPackingPdfButton:not(:disabled):hover{border-color:#ac3e00;background:linear-gradient(135deg,#da5700,#ac3e00);transform:translateY(-1px)}.ozonPackingPdfButton:focus-visible{outline:3px solid rgba(232,95,0,.35);outline-offset:3px}.ozonPackingPdfButton:disabled{cursor:not-allowed;transform:none}.ozonWorkflowSteps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:14px 0}.ozonWorkflowSteps article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:12px;border:1px solid #e1e6ee;border-top:3px solid #9aabc3;border-radius:9px;background:#fbfcfe}.ozonWorkflowSteps article.done{border-top-color:#20a34b;background:#f5fcf7}.ozonWorkflowSteps article.partial{border-top-color:#e59a20;background:#fffaf0}.ozonWorkflowSteps article>svg{color:#647895}.ozonWorkflowSteps article.done>svg{color:#1c9a47}.ozonWorkflowSteps article.partial>svg{color:#c7770c}.ozonWorkflowSteps article>div:nth-child(2){display:grid;min-width:0}.ozonWorkflowSteps b{font-size:12px}.ozonWorkflowSteps span{overflow:hidden;color:#7a8496;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ozonStickerStepCopy{gap:3px}.ozonStickerFlags{display:flex!important;flex-wrap:wrap;gap:4px;margin-top:2px}.ozonStickerFlags small{padding:3px 6px;border-radius:999px;background:#eaf1ff;color:#315d9d;font-size:9px;font-weight:850;line-height:1.2}.ozonStickerFlags small.warning{background:#fff0d6;color:#9c5a00}.ozonStickerWarning{margin-top:2px;color:#a65d00;font-size:9px;font-weight:760;line-height:1.3;white-space:normal}.ozonStickerWarning strong{overflow-wrap:anywhere;color:#834600;font-weight:900}.ozonStickerRetryHint{color:#38618e;font-size:9px;font-weight:700;line-height:1.3;white-space:normal}.ozonInlineActions{display:flex!important;flex-wrap:wrap;justify-content:flex-end;gap:5px}.ozonInlineActions button,.ozonInlineActions a{min-height:30px;padding-inline:8px;font-size:11px}.ozonLabelChain{overflow:hidden;margin:4px 0 12px;border:2px solid #e5a235;border-radius:11px;background:#fff}.ozonLabelChain.ready{border-color:#27a052}.ozonLabelChain.partial{border-color:#e59a20}.ozonLabelChain.ordered-error{border-color:#d85d57}.ozonLabelChainHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;background:#fff7e7}.ozonLabelChain.ready .ozonLabelChainHeader{background:#eefaf2}.ozonLabelChain.partial .ozonLabelChainHeader{background:#fff7e7}.ozonLabelChain.ordered-error .ozonLabelChainHeader{background:#fff3f2}.ozonLabelChainHeader>div{display:grid;gap:2px}.ozonLabelChainHeader b{color:#7f4b00;font-size:13px}.ozonLabelChain.ready .ozonLabelChainHeader b{color:#177b3a}.ozonLabelChain.partial .ozonLabelChainHeader b{color:#8d5200}.ozonLabelChain.ordered-error .ozonLabelChainHeader b{color:#a52b24}.ozonLabelChainHeader span{color:#775f3f;font-size:10px;font-weight:720}.ozonLabelChainHeader strong{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#fff0cf;color:#955b00;font-size:10px}.ozonLabelChain.ready .ozonLabelChainHeader strong{background:#dff5e7;color:#177b3a}.ozonLabelChain.partial .ozonLabelChainHeader strong{background:#ffe8b9;color:#8d5200}.ozonLabelChain.ordered-error .ozonLabelChainHeader strong{background:#ffe0de;color:#a52b24}.ozonLabelCoverageError{display:flex;align-items:center;gap:6px;padding:8px 14px;border-top:1px solid #efc982;background:#fffaf1;color:#a25c00;font-size:10px;font-weight:780}.ozonOrderedPdfPartialWarning{display:flex;align-items:flex-start;gap:9px;padding:10px 14px;border-top:1px solid #efc982;background:#fffaf1;color:#8d5200}.ozonOrderedPdfPartialWarning>svg{flex:0 0 auto;margin-top:1px;color:#c7770c}.ozonOrderedPdfPartialWarning>div{display:grid;gap:3px;min-width:0}.ozonOrderedPdfPartialWarning b{font-size:11px}.ozonOrderedPdfPartialWarning span{font-size:10px;font-weight:720;line-height:1.45}.ozonOrderedPdfPartialWarning span strong{overflow-wrap:anywhere;color:#713d00;font-weight:950}.ozonOrderedPdf{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border-top:1px solid #e1e8f1;background:#f5f8fc;color:#40516b}.ozonOrderedPdf>svg{color:#6f8099}.ozonOrderedPdf>div{display:grid;gap:3px;min-width:0}.ozonOrderedPdf b{color:#23344f;font-size:13px}.ozonOrderedPdf span{color:#607089;font-size:10px;font-weight:700;line-height:1.45}.ozonOrderedPdf-ready{background:#edf8f1}.ozonOrderedPdf-ready>svg,.ozonOrderedPdf-ready b{color:#157b39}.ozonOrderedPdf-ready.partial{background:#fff8e9}.ozonOrderedPdf-ready.partial>svg,.ozonOrderedPdf-ready.partial b{color:#a96000}.ozonOrderedPdf-error{background:#fff2f1}.ozonOrderedPdf-error>svg,.ozonOrderedPdf-error b{color:#aa2c25}.ozonOrderedPdf-not_required{background:#f1f7f3}.ozonOrderedPdf-not_required>svg,.ozonOrderedPdf-not_required b{color:#287446}.ozonOrderedPdfPrimary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 18px;border:2px solid #005bff;border-radius:10px;background:#005bff;box-shadow:0 7px 16px #005bff33;color:#fff;font-size:13px;font-weight:900;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer}.ozonOrderedPdfPrimary:not(:disabled):hover{border-color:#004bd1;background:#004bd1}.ozonOrderedPdfPrimary:focus-visible{outline:3px solid rgba(0,91,255,.35);outline-offset:3px}.ozonOrderedPdfPrimary:disabled{cursor:wait}.ozonLabelTaskStatus{border-top:1px solid #e3e8f0}.ozonLabelTaskNotice{display:flex;align-items:flex-start;gap:8px;padding:10px 14px;border-bottom:1px dashed #d9c9a6;background:#fffbf2;color:#785b22}.ozonLabelTaskNotice>svg{flex:0 0 auto;margin-top:1px}.ozonLabelTaskNotice>div{display:grid;gap:2px}.ozonLabelTaskNotice b{font-size:11px}.ozonLabelTaskNotice span{font-size:9px;font-weight:700;line-height:1.4}.ozonLabelTaskList{display:grid;margin:0;padding:0;list-style:none}.ozonLabelTaskList li{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:9px 12px;border-top:1px solid #e7ebf2}.ozonLabelTaskList li:first-child{border-top:0}.ozonLabelTaskList li.partial{background:#fffaf1}.ozonLabelTaskList li.error,.ozonLabelTaskList li.failed{background:#fff4f4}.ozonLabelTaskNumber{display:grid;min-height:34px;place-items:center;border-radius:7px;background:#eaf1ff;color:#215da8;font-size:11px;font-weight:900}.ozonLabelTaskCopy{display:grid;gap:2px;min-width:0}.ozonLabelTaskCopy b{color:#19263f;font-size:11px}.ozonLabelTaskCopy span{overflow:hidden;color:#65738a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.ozonLabelTaskCopy small{color:#68758a;font-size:9px}.ozonLabelTaskCopy small.error{color:#a62f2f;font-weight:760}.ozonLabelTaskActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.ozonLabelTaskActions button{min-height:32px;max-width:100%;padding:5px 9px;font-size:10px;line-height:1.25;white-space:normal}.ozonBlockToolbar{display:flex;align-items:center;gap:10px;min-height:48px;padding:8px 0 14px}.ozonBlockToolbar span{color:#65738a;font-size:12px}.ozonCompletionFeedback{display:flex;align-items:flex-start;gap:9px;margin-top:10px;padding:11px 13px;border:1px solid;border-radius:10px;font-size:12px;font-weight:760;line-height:1.45}.ozonCompletionFeedback.success{border-color:#b8dec5;background:#effaf3;color:#196f39}.ozonCompletionFeedback.error{border-color:#efbbb6;background:#fff0ef;color:#96271f}.ozonCompletionFeedback>svg{flex:0 0 auto;margin-top:1px}.ozonBlockToolbar .primary,.ozonSettingsActions .primary{border-color:#005bff;background:#005bff;color:#fff}.ozonBlockToolbar .complete{margin-left:auto;border-color:#1f9b49;background:#1f9b49;color:#fff}.ozonPostingList{overflow:hidden;border:1px solid #e1e6ee;border-radius:9px}.ozonPostingListHeader{display:flex;justify-content:space-between;padding:11px 13px;background:#f3f6fa;color:#35445d;font-size:12px}.ozonPostingList article{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:12px;min-height:120px;padding:11px 12px;border-top:1px solid #e8ecf2;background:#fff}.ozonPostingList article.packed{background:#f2fbf5}.ozonPostingOrdinal{display:grid;width:30px;height:30px;margin-top:35px;place-items:center;border-radius:7px;background:#edf2f8;color:#39506f;font-size:12px;font-weight:900}.ozonPostingContent{display:grid;gap:7px;min-width:0}.ozonPostingMeta{display:flex;align-items:center;gap:8px;min-width:0}.ozonPostingMeta span{flex:0 0 auto;color:#7b8698;font-size:10px}.ozonPostingItems{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:8px;min-width:0}.ozonPostingItem{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.ozonPostingItemImage{position:relative;display:grid;width:96px;height:96px;overflow:hidden;place-items:center;padding:0;border:1px solid #dfe5ee;border-radius:9px;background:#f2f5f9;color:#9ba8ba;cursor:zoom-in;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ozonPostingItemImage:not(:disabled):hover{z-index:3;border-color:#3d7fe7;box-shadow:0 7px 18px #11489633;transform:translateY(-1px) scale(1.025)}.ozonPostingItemImage:focus-visible{z-index:3;outline:3px solid rgba(0,91,255,.28);outline-offset:2px}.ozonPage .ozonPostingItemImage:disabled{opacity:1;cursor:default}.ozonPostingItemImage.pending{border-style:dashed;color:#6b87ae}.ozonPostingItemImage img{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#fff;object-fit:contain}.ozonPostingItemPlaceholder{opacity:.72}.ozonPostingQuantity{position:absolute;z-index:2;right:4px;bottom:4px;min-width:24px;padding:3px 5px;border-radius:999px;background:#12223ee0;color:#fff;font-size:10px;line-height:1;text-align:center}.ozonPostingItemCopy{display:grid;gap:3px;min-width:0}.ozonPostingItemCopy strong{overflow:hidden;color:#17213a;font-size:12px;line-height:1.25;text-overflow:ellipsis}.ozonPostingItemCopy span{overflow:hidden;color:#596980;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ozonPostingItemCopy small{color:#8993a3;font-size:9px;line-height:1.2}.ozonPostingItemsEmpty{display:grid;min-height:80px;place-items:center;border:1px dashed #dfe5ee;border-radius:9px;color:#8792a3;font-size:10px}.ozonPostingAction{align-self:center;display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.ozonPostingButtons{display:flex;flex:0 0 auto;align-items:stretch;gap:7px}.ozonPostingButtons>button{flex:0 0 auto}.ozonPostingButtons>button.defect{border-color:#e3aaa5;background:#fff7f6;color:#ad261d}.ozonPostingButtons>button.defect:hover{border-color:#ce554c;background:#fff0ef;color:#94180f}.ozonPostingButtons>button.defect:focus-visible{outline:3px solid rgba(205,61,50,.24);outline-offset:2px}.ozonPostingCode{display:inline-flex;align-items:baseline;color:#3d4d65;font-family:Cascadia Mono,Roboto Mono,Consolas,monospace;font-size:18px;font-variant-numeric:tabular-nums;font-weight:850;letter-spacing:-.04em;line-height:1;white-space:nowrap}.ozonPostingCode strong{color:#101d33;font-size:34px;font-weight:950;letter-spacing:.015em;line-height:1}.ozonPostingList article.packed .ozonPostingButtons>button:not(.defect){border-color:#28a554;background:#eaf8ef;color:#16863e}.ozonDefectQueue{overflow:hidden;border:1px solid #e1d6d5;border-radius:12px;background:#fff;box-shadow:0 9px 24px #441f1c0f}.ozonDefectQueueHeader{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid #eee3e2;background:linear-gradient(135deg,#fff8f7,#fff)}.ozonDefectQueueHeader>div:first-child{display:flex;align-items:center;gap:11px;min-width:0}.ozonDefectQueueHeader>div:first-child>svg{flex:0 0 auto;color:#bd3025}.ozonDefectQueueHeader h2{margin:0;color:#72211b;font-size:19px}.ozonDefectQueueHeader p{margin:3px 0 0;color:#7d6b69;font-size:11px}.ozonDefectQueueTools{display:flex;flex:0 0 auto;align-items:center;gap:8px}.ozonDefectQueueTools strong{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#fde9e7;color:#a52218;font-size:12px}.ozonDefectList{display:grid}.ozonDefectCard{padding:14px 16px;border-bottom:1px solid #ebeef3}.ozonDefectCard:last-child{border-bottom:0}.ozonDefectCardHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.ozonDefectCardHeader>div{display:flex;align-items:center;gap:8px;min-width:0}.ozonDefectCardHeader>div>span{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#fce9e7;color:#a7281f;font-size:10px;font-weight:900;text-transform:uppercase}.ozonDefectCardHeader strong{overflow:hidden;color:#27354d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ozonDefectCardHeader>span{flex:0 0 auto;color:#768196;font-size:10px}.ozonDefectCardBody{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,auto);align-items:center;gap:18px}.ozonDefectSide{display:grid;justify-items:end;gap:8px;min-width:0}.ozonDefectReason{display:flex;align-items:center;gap:6px;max-width:100%;padding:7px 9px;border-radius:8px;background:#fff1f0;color:#9f251c;font-size:11px}.ozonDefectReason svg{flex:0 0 auto}.ozonDefectReason strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ozonDefectSide>small{color:#818b9b;font-size:9px}.ozonDefectSide>small.ozonDefectBlocked{max-width:360px;color:#a45b12;font-weight:720;text-align:right}.ozonDefectFreshness{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:440px}.ozonDefectFreshness span{padding:4px 6px;border-radius:6px;background:#f2f4f7;color:#657188;font-size:9px;font-weight:720}.ozonDefectFreshness span.active{background:#eaf8ef;color:#177d3b}.ozonDefectFreshness span.terminal{background:#fff0e8;color:#a34e17}.ozonDefectActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.ozonDefectActions button{min-height:40px}.ozonDefectActions button.complete{border-color:#208f46;background:#218e46;color:#fff}.ozonDefectActions button.cancelled{border-color:#d3915d;background:#fff6ed;color:#984b13}.ozonDefectPagination{display:flex;align-items:center;justify-content:center;gap:12px;padding:13px 16px;border-top:1px solid #e5eaf0;background:#fafbfd}.ozonDefectPagination span{color:#778399;font-size:11px}.ozonDefectDialogBackdrop{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;display:grid;overflow:auto;place-items:center;padding:18px;background:#11182794;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ozonDefectDialog{display:grid;gap:15px;width:min(610px,100%);max-height:calc(100dvh - 36px);overflow:auto;padding:20px;border-radius:15px;background:#fff;box-shadow:0 28px 90px #0c142259}.ozonDefectDialog>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px}.ozonDefectDialogIcon{display:grid;width:42px;height:42px;place-items:center;border-radius:10px;background:#fff0ef;color:#b9261c}.ozonDefectDialog h2{margin:0;color:#421a17;font-size:20px}.ozonDefectDialog header p{margin:4px 0 0;color:#716a69;font-size:12px;line-height:1.4}.ozonDefectDialog>header>button{width:38px;min-height:38px;padding:0}.ozonDefectDialogPosting{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:13px;padding:10px;border:1px solid #e6e9ef;border-radius:11px;background:#fafbfc}.ozonDefectDialogPosting>img,.ozonDefectDialogPosting>div:first-child{display:grid;width:82px;height:82px;place-items:center;border-radius:8px;background:#f0f3f7;color:#9aa5b5;object-fit:contain}.ozonDefectDialogPosting>div:last-child{display:grid;justify-items:start;gap:7px;min-width:0}.ozonDefectDialogPosting>div:last-child>span{color:#707c90;font-size:10px}.ozonDefectDialogPosting .ozonPostingCode{font-size:17px}.ozonDefectDialogPosting .ozonPostingCode strong{font-size:31px}.ozonDefectDialogWarning,.ozonDefectDialogError{display:flex;align-items:center;gap:7px;padding:9px 11px;border-radius:8px;font-size:11px;font-weight:760}.ozonDefectDialogWarning{background:#fff7e6;color:#8b5a09}.ozonDefectDialogError{background:#fff0ef;color:#a52218}.ozonDefectReasons{min-width:0;margin:0;padding:0;border:0}.ozonDefectReasons legend{margin-bottom:7px;color:#344158;font-size:12px;font-weight:850}.ozonDefectReasons>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ozonDefectReasons label{position:relative;display:flex;align-items:center;min-height:44px;padding:0 11px;border:1px solid #dfe3ea;border-radius:9px;background:#fff;color:#3d4960;font-size:12px;font-weight:760;cursor:pointer}.ozonDefectReasons label.selected{border-color:#cf4d43;background:#fff2f1;color:#8f1f17;box-shadow:inset 0 0 0 1px #cf4d432e}.ozonDefectReasons input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.ozonDefectReasons label:has(input:focus-visible){outline:3px solid rgba(205,61,50,.24);outline-offset:2px}.ozonDefectCustomReason{display:grid;gap:6px;color:#344158;font-size:12px;font-weight:850}.ozonDefectCustomReason textarea{min-height:86px;resize:vertical;padding:10px 11px;border:1px solid #d7dde7;border-radius:9px;color:#17213a;font:inherit;font-size:12px}.ozonDefectCustomReason textarea:focus-visible{outline:3px solid rgba(0,91,255,.2);border-color:#4d83d5}.ozonDefectDialog>footer{display:flex;justify-content:flex-end;gap:8px;padding-top:3px}.ozonDefectDialog>footer button{min-height:44px}.ozonDefectDialog>footer button.danger{border-color:#bd3025;background:#b92b20;color:#fff}.ozonCompleteDialogBackdrop{position:fixed;z-index:115;top:0;right:0;bottom:0;left:0;display:grid;overflow:auto;place-items:center;padding:18px;background:#0d182a9e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ozonCompleteDialog{display:grid;gap:16px;width:min(620px,100%);max-height:calc(100dvh - 36px);overflow:auto;padding:22px;border-radius:16px;background:#fff;box-shadow:0 30px 90px #08142861}.ozonCompleteDialog>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px}.ozonCompleteDialogIcon{display:grid;width:46px;height:46px;place-items:center;border-radius:12px;background:#e9f8ee;color:#188640}.ozonCompleteDialog h2{margin:0;color:#173522;font-size:22px;line-height:1.15}.ozonCompleteDialog header p{margin:5px 0 0;color:#6a7689;font-size:12px;line-height:1.4}.ozonCompleteDialog>header>button{width:40px;min-height:40px;padding:0}.ozonCompleteDialogSummary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #dfe6ef;border-radius:12px;background:#f8fafc}.ozonCompleteDialogSummary>div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:14px}.ozonCompleteDialogSummary>div+div{border-left:1px solid #dfe6ef}.ozonCompleteDialogSummary strong{color:#16803c;font-size:30px;line-height:1}.ozonCompleteDialogSummary span{color:#536176;font-size:11px;font-weight:760;line-height:1.35}.ozonCompleteDialogSummary .defect{background:#fff7f6}.ozonCompleteDialogSummary .defect strong{color:#b52b21}.ozonCompleteDialogSummary .reconciled{background:#f0f6ff}.ozonCompleteDialogSummary .reconciled strong{color:#215da8}.ozonCompleteDialogWarning{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border:1px solid #edcc8d;border-radius:10px;background:#fff8e9;color:#795216}.ozonCompleteDialogWarning>svg{flex:0 0 auto;margin-top:1px}.ozonCompleteDialogWarning p{margin:0;font-size:12px;line-height:1.55}.ozonCompleteDialogWarning strong{color:#6b4309}.ozonCompleteDialogWarning.bulk_pack{border-color:#b8dec5;background:#effaf3;color:#276d40}.ozonCompleteDialogWarning.bulk_pack strong{color:#175f32}.ozonCompleteDialogWarning.bulk_pack.blocked{border-color:#edcc8d;background:#fff8e9;color:#795216}.ozonCompleteDialogWarning.bulk_pack.blocked strong{color:#6b4309}.ozonCompleteDialogWarning.mixed{border-color:#bfd3ef;background:#f1f6fd;color:#355b88}.ozonCompleteDialogWarning.mixed strong{color:#244d7e}.ozonCompleteDialogWarning.mixed.blocked{border-color:#edcc8d;background:#fff8e9;color:#795216}.ozonCompleteDialogWarning.mixed.blocked strong{color:#6b4309}.ozonCompleteDialogReconciliation{overflow:hidden;border:1px solid #dfe6ef;border-radius:10px;background:#fbfcfe}.ozonCompleteDialogReconciliation summary{padding:11px 13px;color:#34445d;font-size:11px;font-weight:850;cursor:pointer}.ozonCompleteDialogReconciliation ul{display:grid;max-height:190px;overflow:auto;margin:0;padding:0;border-top:1px solid #e4e9f0;list-style:none}.ozonCompleteDialogReconciliation li{display:grid;grid-template-columns:minmax(145px,auto) minmax(0,1fr);gap:10px;padding:8px 12px;color:#536176;font-size:10px;line-height:1.35}.ozonCompleteDialogReconciliation li+li{border-top:1px solid #edf0f4}.ozonCompleteDialogReconciliation code{color:#172540;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.ozonCompleteDialogBlocked{display:flex;align-items:flex-start;gap:9px;padding:12px 13px;border-radius:10px;background:#fff0ef;color:#96271f;font-size:12px;line-height:1.45}.ozonCompleteDialogBlocked>svg{flex:0 0 auto;margin-top:1px}.ozonCompleteDialogBlocked span{display:grid;gap:2px}.ozonCompleteDialogRemoved{margin:-5px 0 0;color:#72633d;font-size:11px}.ozonCompleteDialogError{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border-radius:9px;background:#fff0ef;color:#a52218;font-size:12px;font-weight:760;line-height:1.4}.ozonCompleteDialogError>svg{flex:0 0 auto;margin-top:1px}.ozonCompleteDialog>footer{display:flex;justify-content:flex-end;gap:9px;padding-top:2px}.ozonCompleteDialog>footer button{min-height:46px}.ozonCompleteDialog>footer button.complete{min-width:210px;border-color:#1e9145;background:#1f9448;color:#fff}.ozonCompleteDialog>footer button.complete:not(:disabled):hover{border-color:#147a37;background:#167f3b}.ozonCompleteDialog>footer button.retry{min-width:190px;border-color:#8aa9d2;background:#eef5ff;color:#225b9e}.ozonCompleteDialog button:focus-visible{outline:3px solid rgba(0,91,255,.28);outline-offset:2px}.ozonImageLightbox{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;overflow:auto;place-items:center;padding:28px;background:#07101fe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ozonImageLightboxFigure{position:relative;display:grid;gap:10px;max-width:100%;max-height:100%;margin:0;place-items:center}.ozonImageLightboxFigure img{display:block;width:auto;height:auto;max-width:min(92vw,1200px);max-height:calc(92vh - 58px);border-radius:14px;background:#fff;box-shadow:0 30px 90px #0000007a;object-fit:contain}.ozonImageLightboxFigure figcaption{max-width:min(92vw,900px);overflow:hidden;color:#fff;font-size:13px;font-weight:750;text-align:center;text-overflow:ellipsis;white-space:nowrap}.ozonImageLightboxClose{position:absolute;z-index:2;top:-18px;right:-18px;display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:#fff;color:#15233a;box-shadow:0 8px 26px #00000059;cursor:pointer}.ozonImageLightboxClose:hover{background:#eef4ff;color:#005bff}.ozonImageLightboxClose:focus-visible{outline:3px solid #77a9ff;outline-offset:3px}.ozonAttentionList{min-height:320px;padding:10px}.ozonAttentionList article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border-bottom:1px solid #e8ecf2;color:#a33b31}.ozonAttentionList article div{display:grid}.ozonAttentionList article span{color:#737f91;font-size:12px}.ozonEmpty,.ozonLoading{display:grid;min-height:180px;place-items:center;align-content:center;gap:9px;color:#7a8598;font-size:13px;text-align:center}.ozonSettingsBackdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#0c182d80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ozonSettingsModal{display:grid;gap:13px;width:min(520px,100%);padding:22px;border-radius:14px;background:#fff;box-shadow:0 30px 80px #08142a4d}.ozonSettingsModal>div:first-child{display:grid;grid-template-columns:auto 1fr;column-gap:10px}.ozonSettingsModal>div:first-child svg{grid-row:1/3;color:#005bff}.ozonSettingsModal h2{margin:0;font-size:20px}.ozonSettingsModal p{margin:3px 0 0;color:#748096;font-size:12px}.ozonCredentialStatus{padding:9px 11px;border-radius:8px;background:#edf8f1;color:#207a3b;font-size:12px}.ozonSettingsModal label{display:grid;gap:5px;color:#45536c;font-size:12px;font-weight:800}.ozonSettingsModal input,.ozonSettingsModal select{height:40px;padding:0 11px;border:1px solid #d7deea;border-radius:8px;background:#fff;color:#17213a}.ozonSettingsActions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}@media(max-width:1500px){.ozonWorkspace{grid-template-columns:330px minmax(0,1fr)}.ozonWorkflowSteps{grid-template-columns:1fr}.ozonBlockList{max-height:none}.ozonPostingItems{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media(max-width:1100px){.ozonPage{padding:18px}.ozonPageHeader{flex-wrap:wrap}.ozonMetrics{grid-template-columns:repeat(2,minmax(150px,1fr))}.ozonMetrics article:nth-child(2n){border-right:0}.ozonMetrics article:last-child{grid-column:1 / -1;border-top:1px solid #e7ebf2}.ozonWorkspace{grid-template-columns:1fr;min-height:0}.ozonBlockList{max-height:320px;min-height:0}.ozonDefectCardBody{grid-template-columns:1fr}.ozonDefectSide{justify-items:start}.ozonDefectActions{justify-content:flex-start}}@media(max-width:720px){.ozonPage{padding:12px 10px 24px}.ozonPageHeader{display:grid;gap:12px}.ozonPageHeader h1{font-size:24px}.ozonHeaderActions{flex-wrap:wrap}.ozonMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.ozonTabs{overflow-x:auto;padding-bottom:3px}.ozonTabs button{flex:0 0 auto}.ozonTabs button.defect,.ozonTabs button.attention{margin-left:0}.ozonBlockDetail{padding:12px}.ozonDetailHeader{align-items:flex-start;flex-wrap:wrap;gap:10px}.ozonDetailHeader h2{font-size:18px}.ozonDetailProgress{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));width:100%;min-width:0;text-align:left}.ozonDetailProgress>div{min-width:0;padding:8px 9px 0;border-top:1px solid #e5eaf2;border-left:0}.ozonDetailProgress>div+div{border-left:1px solid #e5eaf2}.ozonPackingPdfPanel{grid-template-columns:1fr;gap:11px;padding:12px}.ozonPackingPdfCopy{align-items:flex-start}.ozonPackingPdfButton{width:100%;min-width:0;min-height:56px}.ozonWorkflowSteps article{grid-template-columns:auto minmax(0,1fr)}.ozonWorkflowSteps article>:last-child{grid-column:2;justify-self:start}.ozonInlineActions{justify-content:flex-start}.ozonLabelChainHeader{display:grid;gap:8px}.ozonLabelChainHeader strong{justify-self:start}.ozonOrderedPdf{grid-template-columns:auto minmax(0,1fr);padding:12px}.ozonOrderedPdfPrimary{grid-column:1 / -1;width:100%;min-height:50px}.ozonLabelTaskList li{grid-template-columns:56px minmax(0,1fr)}.ozonLabelTaskActions{grid-column:2;justify-content:flex-start}.ozonBlockToolbar{flex-wrap:wrap}.ozonBlockToolbar .complete{width:100%;margin-left:0}.ozonPostingList article{grid-template-columns:34px minmax(0,1fr)}.ozonPostingOrdinal{width:28px;height:28px}.ozonPostingItems{grid-template-columns:1fr}.ozonPostingItem{grid-template-columns:84px minmax(0,1fr)}.ozonPostingItemImage{width:84px;height:84px}.ozonPostingAction{grid-column:1 / -1;align-items:stretch;flex-direction:column;width:100%;gap:9px}.ozonPostingCode{font-size:clamp(12px,3.3vw,17px)}.ozonPostingCode strong{font-size:clamp(21px,6vw,30px)}.ozonPostingButtons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.ozonPostingButtons>button{min-height:48px}.ozonDefectQueueHeader{align-items:flex-start;flex-wrap:wrap;padding:13px}.ozonDefectQueueTools{align-items:center;justify-content:space-between;width:100%}.ozonDefectQueueTools strong{font-size:10px}.ozonDefectCard{padding:12px}.ozonDefectCardHeader{align-items:flex-start;flex-direction:column;gap:6px}.ozonDefectCardBody{gap:12px}.ozonDefectSide{width:100%}.ozonDefectSide>small.ozonDefectBlocked{text-align:left}.ozonDefectFreshness{justify-content:flex-start;max-width:100%}.ozonDefectReason{width:100%;box-sizing:border-box}.ozonDefectActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.ozonDefectActions button{min-height:48px}.ozonDefectDialogBackdrop{align-items:end;padding:8px}.ozonDefectDialog{width:100%;max-height:calc(100dvh - 8px);padding:15px;border-radius:15px 15px 8px 8px}.ozonDefectDialog h2{font-size:18px}.ozonDefectReasons>div{grid-template-columns:1fr}.ozonDefectDialog>footer{display:grid;grid-template-columns:1fr 1fr}.ozonDefectDialog>footer button{min-height:48px}.ozonCompleteDialogBackdrop{align-items:end;padding:8px}.ozonCompleteDialog{width:100%;max-height:calc(100dvh - 8px);padding:16px;border-radius:16px 16px 8px 8px}.ozonCompleteDialog h2{font-size:19px}.ozonCompleteDialogSummary{grid-template-columns:1fr}.ozonCompleteDialogSummary>div+div{border-top:1px solid #dfe6ef;border-left:0}.ozonCompleteDialogReconciliation li{grid-template-columns:1fr;gap:3px}.ozonCompleteDialog>footer{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.ozonCompleteDialog>footer button{width:100%;min-height:50px}.ozonCompleteDialog>footer button.complete{min-width:0}.ozonImageLightbox{padding:12px}.ozonImageLightboxFigure img{max-width:calc(100vw - 24px);max-height:calc(100vh - 68px);border-radius:10px}.ozonImageLightboxClose{top:6px;right:6px;width:42px;height:42px}}@media(max-width:380px){.ozonPostingCode{align-self:flex-start;max-width:100%}.ozonPostingButtons,.ozonDefectActions{grid-template-columns:1fr}.ozonPostingButtons>button{width:100%}.ozonDefectDialogPosting{grid-template-columns:64px minmax(0,1fr)}.ozonDefectDialogPosting>img,.ozonDefectDialogPosting>div:first-child{width:64px;height:64px}.ozonCompleteDialog>footer{grid-template-columns:1fr}}.printerModalFooter{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-height:64px;padding:11px 16px;border-top:1px solid #e4e4e1;background:#fff}.printerModalFooter .danger{margin-right:auto;border-color:#e22d2d47;color:#b72c2c}@media(max-width:980px),(max-height:720px){.printerModalBackdrop{padding:6px}.printerSettingsModal{width:calc(100vw - 12px);max-height:calc(100dvh - 12px)}.printerModalHeader{min-height:56px;padding:8px 12px}.printerModalHeader p{display:none}.printerConnectionBanner{margin:7px 10px 0}.printerSettingsBody{gap:8px;padding:8px 10px}.printerSettingsColumn{gap:7px;padding:10px}.printerFieldGrid{grid-template-columns:repeat(3,minmax(76px,1fr))}.printerQueuePanel{margin:0 10px 8px;padding:8px}.printerModalFooter{min-height:50px;padding:6px 10px}}.sheetWorkspace{gap:12px;padding:18px 24px 16px;background:linear-gradient(180deg,#ffffffb8,#f6f8f7db)}.productCard{grid-template-columns:42% minmax(0,1fr);grid-template-rows:minmax(0,1fr);overflow:hidden;border-color:#e2e2df;border-radius:10px;background:#fff;box-shadow:0 10px 24px #1414140e}.productCard:hover{transform:translateY(-1px);border-color:#d0d0cc;box-shadow:0 16px 32px #14141417}.productCard.picked{border-color:#148f392e;background:#fff;box-shadow:inset 4px 0 #148f39e6,0 10px 24px #1414140e}.productCard.problem{border-color:#eb152338;background:#fff;box-shadow:inset 4px 0 #eb1523e6,0 10px 24px #1414140e}.cardPhotoWrap{align-items:center;padding:12px 8px 12px 14px;background:transparent}.imageButton{width:100%;height:auto;aspect-ratio:3 / 4;max-height:100%;overflow:hidden;border-color:#d9d9d5;border-radius:8px;background:#f7f7f5;box-shadow:inset 0 0 0 1px #ffffff8c}.imageButton>img{border-radius:7px;object-fit:cover}.imageHint{width:24px;height:24px;right:6px;bottom:6px;padding:5px;border-radius:7px;background:#ffffffe0;color:#656565}.ordinalBadge{top:10px;left:10px;min-width:34px;height:28px;border-radius:8px;background:#111;color:#fff;font-size:14px}.problemMark,.photoReloadButton,.stickerPrintButton{right:9px;width:28px;height:28px;border-radius:8px;background:#ffffffeb}.problemMark{top:9px}.photoReloadButton{top:43px}.stickerPrintButton{top:77px}.cardInfo{align-content:center;gap:8px;padding:14px 14px 14px 6px}.titleRow{grid-template-columns:minmax(0,1fr);gap:8px}.titleRow h2{display:-webkit-box;min-height:35px;overflow:hidden;color:#101010;font-size:15px;font-weight:790;line-height:1.24;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.titleRow span{justify-self:start;padding:4px 8px;border-radius:999px;background:#f2f2f0;color:#333;font-size:12px;font-weight:820}.productCard.picked .titleRow span{background:#eff9f1;color:#087a22}.productCard.problem .titleRow span{background:#fff2f2;color:#eb1523}.stickerRow{grid-template-columns:minmax(0,1fr);gap:4px}.stickerRow span{color:#686868;font-size:11px;font-weight:690}.stickerRow strong{color:#070707;font-size:54px;font-weight:950;line-height:.95;letter-spacing:0}.productCard.picked .stickerRow strong{color:#13852d}.productCard.problem .stickerRow strong{color:#eb1523}.tinyMeta{grid-template-columns:minmax(0,1fr);gap:4px}.tinyMeta span{color:#656565;font-size:11px;font-weight:690}.sheetActionPanel{grid-template-columns:190px 200px 184px 184px minmax(280px,1fr) 190px;gap:14px;min-height:88px;padding:12px 20px;border-color:#e4e4e1;border-radius:0;background:#fffffffa;box-shadow:0 -10px 26px #1414140f}.navButton{height:60px;border-color:#e2e2de;border-radius:10px;color:#141414;background:#fff;font-size:15px;font-weight:820}.densityControl{height:60px;padding:7px;border-color:#e2e2de;border-radius:10px;background:#fff;box-shadow:none}.densityControl button{height:44px;border-radius:8px;color:#555}.densityControl button.active{border-color:#ff7a1a66;background:#fff7ef;color:var(--orange-strong)}.excelExportControl button,.excelExportControl a,.stickerPrintControl button{height:60px;border-color:#e2e2de;border-radius:10px;background:#fff;color:#111}.completeSheetButton{height:64px;border-radius:10px;border-color:#0d80268c;background:linear-gradient(135deg,#139032,#08701e);box-shadow:0 16px 32px #08701e38;font-size:22px;font-weight:930}.completeSheetButton:hover{box-shadow:0 18px 38px #08701e47}.brandFooter{display:grid;grid-template-columns:180px minmax(0,1fr) 180px;align-items:center;min-width:0;padding:0 34px;background:linear-gradient(90deg,#080a09,#101312 48%,#080a09);color:#fff;letter-spacing:0}.brandFooter strong{color:var(--orange);font-size:24px;font-weight:950}.brandFooter span{min-width:0;overflow:hidden;color:#ffffffd6;font-size:12px;font-weight:760;text-align:center;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.42em}.density-32 .productCard{grid-template-columns:40% minmax(0,1fr)}.density-32 .titleRow h2,.density-40 .titleRow h2{min-height:30px;font-size:13px}.density-32 .stickerRow strong{font-size:42px}.density-40 .sheetGrid{gap:10px}.density-40 .productCard{grid-template-columns:38% minmax(0,1fr)}.density-40 .cardInfo{gap:5px;padding:10px 10px 10px 4px}.density-40 .stickerRow strong{font-size:36px}.density-40 .titleRow span{display:inline-flex}.adminWorkspace{display:flex;min-width:0;min-height:0;flex:1;flex-direction:column;gap:12px;overflow:auto;padding:2px}.adminHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:70px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fffdf8f0;box-shadow:var(--shadow-soft)}.adminHeader strong,.adminHeader span{display:block}.adminHeader strong{font-size:18px;font-weight:900}.adminHeader span{margin-top:3px;color:var(--muted);font-size:12px}.adminSuccess{min-height:34px;padding:9px 11px;border:1px solid rgba(47,157,98,.32);border-radius:8px;background:var(--green-soft);color:#25764c;font-size:13px;font-weight:760}.adminDashboardGrid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(320px,1fr) minmax(340px,1.1fr) minmax(340px,1.1fr);gap:12px;align-items:start}.adminBlock{display:grid;gap:12px;min-width:0;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);box-shadow:var(--shadow-soft)}.adminBlockTitle{display:flex;align-items:center;gap:8px;min-width:0;color:var(--orange-strong)}.adminBlockTitle strong{overflow:hidden;color:var(--ink);font-size:16px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.tokenStatus{display:grid;gap:2px;min-width:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-warm)}.tokenStatus span,.tokenStatus small,.mutedLine{color:var(--muted);font-size:12px;font-weight:720}.tokenStatus strong{color:var(--ink);font-size:18px;font-weight:900}.splitRetryNotice{padding:10px 12px;border:1px solid rgba(245,158,11,.35);border-radius:8px;background:#f59e0b1a;color:#9b5c00;font-size:12px;font-weight:800}.splitRunResultNotice{display:grid;gap:7px;padding:11px 12px;border:1px solid rgba(47,157,98,.34);border-radius:8px;background:var(--green-soft);color:#25764c;font-size:12px;line-height:1.45}.splitRunResultNotice.isPending{border-color:#3b82f647;background:#3b82f614;color:#245d9d}.splitRunResultNotice.hasWarning{border-color:#f59e0b61;background:#f59e0b1a;color:#9b5c00}.splitRunResultNotice.hasError{border-color:#e22d2d57;background:#fff0f0;color:#b42318}.splitRunRuleResults{display:grid;gap:4px;padding-top:7px;border-top:1px solid currentColor}.splitRunRuleResults span{overflow-wrap:anywhere}.splitAttentionPanel{display:grid;gap:9px;min-width:0;padding:11px;border:1px solid rgba(245,158,11,.35);border-radius:8px;background:#f59e0b12}.splitAttentionHeader,.splitAttentionHeader>div,.splitAttentionOrderHeader,.splitAttentionOrderFooter{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.splitAttentionHeader>div{justify-content:flex-start;color:#9b5c00}.splitAttentionHeader strong{color:var(--ink);font-size:13px;font-weight:900}.splitAttentionHeader>span{display:inline-grid;place-items:center;min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:#f59e0b;color:#fff;font-size:12px;font-weight:900}.splitAttentionPanel>p{margin:0;color:#80520a;font-size:11px;font-weight:720;line-height:1.45}.splitAttentionList{display:grid;gap:7px;max-height:390px;min-width:0;overflow-y:auto;padding-right:4px;scrollbar-gutter:stable}.splitAttentionOrder{display:grid;gap:7px;min-width:0;padding:9px 10px;border:1px solid rgba(245,158,11,.3);border-radius:8px;background:var(--surface-strong)}.splitAttentionOrderHeader strong{overflow-wrap:anywhere;color:var(--ink);font-size:12px;font-weight:900}.splitAttentionOrderHeader span,.splitAttentionOrderFooter small{color:var(--muted);font-size:10px;font-weight:740}.splitAttentionRoute{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 12px;min-width:0;color:var(--muted);font-size:11px;line-height:1.35}.splitAttentionRoute span,.splitAttentionReason{overflow-wrap:anywhere}.splitAttentionRoute b,.splitAttentionReason b{color:var(--ink)}.splitAttentionReason{padding:6px 7px;border-radius:6px;background:#fff4df;color:#9b5c00;font-size:11px;line-height:1.4}.splitAttentionOrderFooter button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid rgba(245,158,11,.42);border-radius:7px;background:#fff8ea;color:#9b5c00;cursor:pointer;font-size:11px;font-weight:850}.splitAttentionOrderFooter button:disabled{cursor:wait;opacity:.58}@media(max-width:720px){.splitAttentionRoute{grid-template-columns:minmax(0,1fr)}.splitAttentionOrderHeader,.splitAttentionOrderFooter{align-items:flex-start;flex-direction:column}.splitAttentionOrderFooter button{width:100%}}.splitLogList{display:grid;gap:5px;max-height:230px;overflow-y:auto;padding-right:4px}.splitLogList .routingMiniLine{overflow:visible;text-overflow:initial;white-space:normal}.tokenForm{display:grid;grid-template-columns:minmax(0,1fr) 108px;gap:8px}.tokenForm input{min-width:0;height:42px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);color:var(--ink);padding:0 11px;outline:0}.tokenForm button,.wideAdminButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;border:1px solid rgba(255,122,26,.38);border-radius:8px;background:var(--orange);color:#fff;font-size:13px;font-weight:880;cursor:pointer}.wideAdminButton{width:100%}.dangerAdminButton{border-color:#d44f3f6b;background:var(--red)}.routingBlock,.splitBlock{grid-column:span 2}.routingStatusGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.routingStatusGrid div{display:grid;gap:3px;min-width:0;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-warm)}.routingStatusGrid span,.routingMiniLine{overflow:hidden;color:var(--muted);font-size:11px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.routingStatusGrid strong{overflow:hidden;color:var(--ink);font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.routingActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wideAdminButton.splitStopButton{grid-column:1 / -1;border-color:#d51f2b;background:#d51f2b;color:#fff;font-weight:900;letter-spacing:.02em}.wideAdminButton.splitStopButton:hover:not(:disabled){border-color:#b51722;background:#b51722;color:#fff}.routingRuleForm{display:grid;grid-template-columns:minmax(170px,1.3fr) 118px minmax(170px,1fr) 150px;gap:8px;min-width:0}.routingRuleForm input:not([type=checkbox]),.routingRuleForm select,.routingRuleForm button{min-width:0;height:42px;border-radius:8px;font-size:13px;font-weight:780}.routingRuleForm input:not([type=checkbox]),.routingRuleForm select{border:1px solid var(--line);background:var(--surface-strong);color:var(--ink);padding:0 11px;outline:0}.routingRuleForm button{border:1px solid rgba(255,122,26,.38);background:var(--orange);color:#fff;cursor:pointer}.routingWarehouseToolbar,.routingRuleToolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.routingWarehouseToolbar>div,.routingRuleToolbar>div{display:grid;gap:2px;min-width:0}.routingWarehouseToolbar strong,.routingRuleToolbar strong{color:var(--ink);font-size:13px;font-weight:900}.routingWarehouseToolbar span,.routingRuleToolbar span{color:var(--muted);font-size:11px;font-weight:740}.routingWarehouseToolbar button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);color:var(--ink);font-size:12px;font-weight:820;cursor:pointer}.routingWarehouseToolbar button:disabled,.routingRuleForm button:disabled{opacity:.55;cursor:not-allowed}.routingWarehouseWarning{display:flex;align-items:center;gap:8px;min-width:0;padding:9px 11px;border:1px solid rgba(212,137,22,.3);border-radius:8px;background:#fff5dcb8;color:#8b5b0c;font-size:12px;font-weight:760}.routingWarehouseWarning svg{flex:0 0 auto}.routingWarehouseWarning span,.routingRouteAllNotice span{min-width:0;overflow-wrap:anywhere}.routingRouteAllNotice{grid-column:1 / -1;display:flex;align-items:center;gap:8px;min-width:0;padding:9px 11px;border:1px solid rgba(212,137,22,.3);border-radius:8px;background:#fff5dcb8;color:#8b5b0c;font-size:11px;font-weight:760}.routingRouteAllNotice svg{flex:0 0 auto}.routingWarehouseRuleForm{grid-template-columns:minmax(190px,1.2fr) 140px minmax(220px,1.3fr) 160px;align-items:start}.routingFormField{display:grid;gap:5px;min-width:0}.routingFormField>span{color:var(--muted);font-size:11px;font-weight:820}.routingFormField>small{min-height:14px;overflow:hidden;color:var(--muted);font-size:10px;font-weight:680;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.routingWarehouseField,.routingAllToggle{grid-column:span 2}.routingAllToggle{display:flex;align-items:center;gap:11px;min-width:0;min-height:66px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-warm);cursor:pointer}.routingAllToggle input{flex:0 0 auto;width:20px;height:20px;margin:0;accent-color:var(--orange)}.routingAllToggle>span{display:grid;gap:3px;min-width:0}.routingAllToggle strong,.routingAllToggle small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.routingAllToggle strong{color:var(--ink);font-size:13px;font-weight:900}.routingAllToggle small{color:var(--muted);font-size:10px;font-weight:700}.routingRuleForm input:disabled,.routingRuleForm select:disabled{background:var(--surface-warm);color:var(--muted);cursor:not-allowed}.routingSaveRuleButton{align-self:start;margin-top:21px}.routingAutoSupplyPreview{grid-column:span 3;display:grid;align-content:center;gap:6px;min-width:0;min-height:66px;padding:10px 12px;border:1px solid rgba(22,138,58,.28);border-radius:8px;background:#ecf9f0c7}.routingAutoSupplyPreview>div{display:flex;align-items:baseline;gap:8px;min-width:0}.routingAutoSupplyPreview strong{flex:0 0 auto;color:#168a3a;font-size:12px;font-weight:900}.routingAutoSupplyPreview span{min-width:0;overflow:hidden;color:var(--ink);font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.routingAutoSupplyPreview small{color:var(--muted);font-size:10px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.routingWarehouseRuleForm.isRouteAll .routingSaveRuleButton{align-self:end;margin-top:0}.routingAllToggle strong,.routingAllToggle small{white-space:normal}.routingRuleSearch{display:flex;align-items:center;gap:7px;width:min(340px,48%);min-width:220px;height:38px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);color:var(--muted)}.routingRuleSearch input{min-width:0;width:100%;border:0;background:transparent;color:var(--ink);font-size:12px;font-weight:740;outline:0}.splitRuleForm{display:grid;grid-template-columns:minmax(190px,1fr) 132px minmax(170px,1fr) minmax(140px,.8fr) 88px 150px;gap:8px;min-width:0}.splitRuleForm input,.splitRuleForm select,.splitRuleForm button,.hiddenSupplyForm input,.hiddenSupplyForm button{min-width:0;height:42px;border-radius:8px;font-size:13px;font-weight:780}.splitRuleForm input,.splitRuleForm select,.hiddenSupplyForm input{border:1px solid var(--line);background:var(--surface-strong);color:var(--ink);padding:0 11px;outline:0}.splitRuleForm button,.hiddenSupplyForm button{border:1px solid rgba(255,122,26,.38);background:var(--orange);color:#fff;cursor:pointer}.hiddenSupplyForm{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:8px;align-items:end;min-width:0}.hiddenSupplyForm label{display:grid;gap:5px;min-width:0;color:var(--muted);font-size:11px;font-weight:820}.hiddenSupplyForm input{width:100%;font-weight:760}.hiddenSupplyForm button{cursor:pointer}.routingRuleList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;min-width:0;max-height:460px;padding-right:2px;overflow:auto}.routingRuleRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;min-width:0;padding:8px 9px;border:1px solid var(--line);border-radius:8px;background:#fffdf8c7}.routingRuleRow.isMuted{opacity:.58}.routingRuleRow strong,.routingRuleRow span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.routingRuleRow strong{color:var(--ink);font-size:13px;font-weight:900}.routingRuleRow span{color:var(--muted);font-size:11px;font-weight:740}.routingRuleRow .routingRuleAutoError{display:flex;align-items:flex-start;gap:5px;margin-top:5px;color:#b33a2d;font-size:10px;font-style:normal;font-weight:760;line-height:1.35}.routingRuleAutoError>svg{flex:0 0 auto;margin-top:1px}.routingRuleRow .routingRuleAutoError>span{display:block;overflow:visible;color:inherit;font-size:inherit;font-weight:inherit;text-overflow:clip;white-space:normal}.splitRuleInfoButton{display:grid;gap:2px;min-width:0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.routingRuleActions{display:inline-flex;gap:6px}.routingRuleActions button{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);color:var(--orange-strong);cursor:pointer}.routingBottomGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0}.routingBottomGrid>div{display:grid;gap:5px;min-width:0;padding:9px;border:1px solid var(--line);border-radius:8px;background:var(--surface-warm)}.routingBottomGrid strong{color:var(--ink);font-size:12px;font-weight:900}.routingMiniLine.success{color:#25764c}.routingMiniLine.failed,.routingMiniLine.error{color:var(--red)}.prefetchBlock{grid-column:span 2}.prefetchStatus{display:grid;gap:8px;min-width:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-warm)}.prefetchStatusTop,.prefetchCounters{display:flex;align-items:center;justify-content:space-between;gap:8px}.prefetchStatusTop strong{color:var(--ink);font-size:15px;font-weight:900}.prefetchStatusTop span{color:var(--orange-strong);font-size:16px;font-weight:900}.prefetchBar{height:9px;overflow:hidden;border-radius:999px;background:#766a5d21}.prefetchBar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--orange));transition:width .25s ease}.prefetchCounters{flex-wrap:wrap;justify-content:flex-start}.prefetchCounters span,.prefetchStatus small{color:var(--muted);font-size:12px;font-weight:760}.prefetchLog{display:grid;gap:6px;max-height:188px;overflow:auto;padding-right:2px}.prefetchLog div{display:grid;grid-template-columns:58px minmax(0,1fr);gap:6px 8px;padding:7px 8px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.prefetchLog span{color:var(--quiet);font-size:11px;font-weight:800}.prefetchLog strong{overflow:hidden;color:var(--ink);font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.prefetchLog small{grid-column:2;overflow:hidden;color:var(--muted);font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.adminSupplyList,.compactRows{display:grid;gap:7px;min-width:0}.adminSupplyRow,.compactProblemRow,.historyRow{display:grid;gap:2px;min-width:0;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:#fffdf8c2}.adminSupplyRow{grid-template-columns:minmax(0,1fr) auto;align-items:center}.adminSupplyRow strong,.adminSupplyRow span,.compactProblemRow strong,.compactProblemRow span,.compactProblemRow small,.historyRow strong,.historyRow span,.historyRow small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminSupplyRow strong,.historyRow strong{color:var(--ink);font-size:13px;font-weight:860}.adminSupplyRow span,.compactProblemRow small,.historyRow small{color:var(--muted);font-size:11px;font-weight:720}.compactProblemRow{grid-template-columns:72px minmax(0,1fr)}.compactProblemRow strong{grid-row:span 2;align-self:center;color:var(--red);font-size:28px;font-weight:950;line-height:.95}.compactProblemRow span,.historyRow span{color:var(--ink);font-size:12px;font-weight:800}.statsGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.statCard,.userRow,.staffForm{border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);box-shadow:var(--shadow-soft)}.statCard{display:grid;gap:12px;padding:14px}.statTitle strong,.statTitle span,.statCard small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statTitle strong{font-size:17px;font-weight:900}.statTitle span,.statCard small{color:var(--muted);font-size:12px}.statNumbers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.statNumbers div{min-width:0;padding:10px;border-radius:8px;background:var(--surface-warm)}.statNumbers span,.statNumbers strong{display:block}.statNumbers span{color:var(--muted);font-size:11px}.statNumbers strong{margin-top:2px;color:var(--orange-strong);font-size:24px;font-weight:950}.staffForm{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr)) 150px;gap:10px;align-items:end;padding:12px}.userRows{display:grid;gap:8px}.userRow{display:grid;grid-template-columns:minmax(220px,1fr) 110px 120px 100px 90px 110px;align-items:center;gap:10px;min-height:54px;padding:10px 12px}.userRow strong,.userRow span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userRow strong{display:block;font-weight:880}.userRow span{color:var(--muted);font-size:12px}.userRow button{height:34px;border:1px solid var(--line);border-radius:8px;background:var(--surface-warm);color:var(--muted);font-size:12px;font-weight:820;cursor:pointer}.emptyState{display:grid;place-items:center;align-content:center;height:100%;gap:10px;color:var(--muted)}.emptyState strong{color:var(--ink);font-size:18px}.imageModal{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:40px;background:#241b14b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.imageModal figure{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:center;width:min(1220px,90vw);max-height:88vh;margin:0;overflow:hidden;border-radius:8px;background:linear-gradient(90deg,#f6efe4 0,#f6efe4 calc(100% - 340px),var(--surface-strong) calc(100% - 340px)),var(--surface-strong);box-shadow:0 34px 90px #00000057}.imageModal figure>img{justify-self:center;width:auto;height:min(78vh,780px);aspect-ratio:3 / 4;min-height:520px;max-height:88vh;max-width:100%;object-fit:contain;background:#fffaf2}.imageModal figcaption{display:flex;min-width:0;flex-direction:column;gap:14px;padding:18px;border-left:1px solid var(--line)}.modalText strong,.modalText span{display:block;overflow:hidden;text-overflow:ellipsis}.modalText strong{color:var(--ink);font-size:21px;font-weight:900;line-height:1.16}.modalText span{margin-top:8px;color:var(--muted);font-size:13px;font-weight:780;white-space:nowrap}.modalLast4{color:var(--orange-strong);font-size:78px;font-weight:950;line-height:.9}.modalMeta{display:grid;gap:8px;margin:0}.modalMeta div{min-width:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-warm)}.modalMeta dt,.modalMeta dd{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modalMeta dt{color:var(--muted);font-size:11px}.modalMeta dd{margin-top:2px;color:var(--ink);font-size:14px;font-weight:850}.modalProblemButton{height:50px;margin-top:auto;color:#9b3c31;border-color:#d44f3f59;background:var(--red-soft);font-size:15px;font-weight:880}.modalClose{position:fixed;top:18px;right:18px;width:46px;height:46px;color:var(--ink)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:2400px){.packingApp{grid-template-rows:72px minmax(0,1fr)}.topPanel{grid-template-columns:330px minmax(420px,620px) 180px minmax(520px,1fr) 680px;padding:12px 22px}.sheetWorkspace{padding:16px 22px 20px}.sheetGrid{gap:14px}.stickerRow strong{font-size:48px}.density-32 .stickerRow strong{font-size:40px}.density-40 .stickerRow strong{font-size:36px}}@media(min-width:3600px){.topPanel{grid-template-columns:360px minmax(520px,720px) 220px minmax(700px,1fr) 760px}.sheetGrid{gap:18px}.titleRow h2{font-size:15px}.stickerRow strong{font-size:58px}.density-32 .stickerRow strong{font-size:48px}.density-40 .stickerRow strong{font-size:42px}}@media(max-width:1500px){.topPanel{grid-template-columns:230px minmax(220px,1fr) 110px 260px 520px}.metricCompact{padding-inline:8px}.sheetActionPanel{grid-template-columns:158px 140px 178px 190px minmax(220px,1fr) 158px}.adminDashboardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.routingStatusGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.adminDashboardGrid{grid-template-columns:minmax(0,1fr)}.routingBlock,.splitBlock,.prefetchBlock{grid-column:span 1}.routingRuleForm,.splitRuleForm,.hiddenSupplyForm,.routingRuleList,.routingBottomGrid{grid-template-columns:minmax(0,1fr)}.routingActions,.routingStatusGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:2400px){.packingApp{grid-template-rows:138px minmax(0,1fr) 48px}.topPanel{grid-template-columns:380px minmax(520px,720px) 190px minmax(620px,760px) auto;grid-template-rows:82px 44px;padding:14px 34px 0}.fryktLogo{min-width:160px;font-size:50px}.supplySelect,.supplyGroupSelect,.sheetBadge,.topMetrics{height:64px}.sheetWorkspace{padding:22px 34px 20px}.sheetGrid{gap:18px}.titleRow h2{font-size:17px}.stickerRow strong{font-size:64px}.density-32 .stickerRow strong{font-size:52px}.density-40 .stickerRow strong{font-size:46px}.sheetActionPanel{min-height:96px;padding-inline:30px}.brandFooter strong{font-size:28px}}@media(min-width:3600px){.packingApp{grid-template-rows:154px minmax(0,1fr) 54px}.topPanel{grid-template-columns:440px minmax(680px,920px) 230px minmax(820px,940px) auto;grid-template-rows:92px 50px;padding-inline:46px}.sheetGrid{gap:24px}.titleRow h2{font-size:20px}.stickerRow strong{font-size:78px}.density-32 .stickerRow strong{font-size:64px}.density-40 .stickerRow strong{font-size:56px}}@media(max-width:1500px){.packingApp{grid-template-rows:118px minmax(0,1fr) 38px;min-width:1280px}.topPanel{grid-template-columns:260px minmax(280px,1fr) 132px minmax(360px,430px) auto;grid-template-rows:68px 38px;gap:6px 10px;padding:10px 16px 0}.fryktLogo{min-width:104px;font-size:34px}.pepaMascot{width:38px;height:38px}.brandText strong{font-size:17px}.supplySelect,.supplyGroupSelect,.sheetBadge,.topMetrics{height:54px}.sheetBadge strong{font-size:18px}.metricCompact{padding:8px 9px}.metricCompact strong{font-size:22px}.sessionPanel{gap:10px}.sessionPanel button{font-size:12px}.sheetWorkspace{padding:12px 14px}.sheetGrid{gap:10px}.productCard{grid-template-columns:40% minmax(0,1fr)}.titleRow h2{min-height:30px;font-size:13px}.stickerRow strong{font-size:42px}.sheetActionPanel{grid-template-columns:160px 168px 150px 150px minmax(220px,1fr) 160px;min-height:78px;padding:10px 12px}.navButton,.excelExportControl button,.excelExportControl a,.stickerPrintControl button,.densityControl{height:52px}.completeSheetButton{height:56px;font-size:18px}.brandFooter{padding-inline:24px}.brandFooter span{letter-spacing:.28em}}.brandCluster{display:grid;grid-template-columns:auto 1px minmax(0,1fr);align-items:center;gap:22px;min-width:0}.pepaMascot,.brandText{display:none}.fryktLogo{min-width:174px;color:#050505;font-size:54px;font-weight:950;line-height:.86;transform:scaleX(.92);transform-origin:left center}.brandDivider{width:1px;height:58px;background:#d8d8d8}.brandSlogan{display:grid;gap:4px;min-width:0;color:#090909}.brandSlogan strong,.brandSlogan span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brandSlogan strong{font-size:20px;font-weight:930;line-height:1.05}.brandSlogan span{font-size:14px;font-weight:620;line-height:1.05}.topPanel{grid-template-columns:540px minmax(320px,1fr) 156px minmax(420px,520px) auto}.sheetWorkspace{background:linear-gradient(180deg,#ffffffc7,#f7f7f5e6)}.sheetGrid{gap:16px}.productCard,.density-32 .productCard,.density-36 .productCard,.density-40 .productCard{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border-color:#e4e4e1;border-radius:8px;background:#fff;box-shadow:0 12px 28px #11111113}.productCard:hover{transform:translateY(-1px);border-color:#d1d1cd;box-shadow:0 18px 38px #1111111c}.productCard.picked{border-color:#168a3a47;background:#fff;box-shadow:inset 0 0 0 2px #168a3a1f,0 12px 28px #11111113}.productCard.problem{border-color:#e22d2d6b;background:snow;box-shadow:inset 0 0 0 2px #e22d2d24,0 12px 28px #11111113}.cardPhotoWrap{position:relative;display:grid;place-items:center;min-width:0;min-height:0;padding:16px 16px 4px;background:radial-gradient(circle at 50% 20%,rgba(0,0,0,.045),transparent 42%),#f7f7f5}.imageButton{width:auto;height:100%;aspect-ratio:3 / 4;max-width:100%;max-height:100%;min-height:0;overflow:hidden;border:1px solid #ddddda;border-radius:8px;background:#f6f6f3;box-shadow:inset 0 0 0 1px #ffffffb8}.imageButton>img{display:block;width:100%;height:100%;border-radius:7px;object-fit:contain}.imageHint{right:8px;bottom:8px;width:28px;height:28px;padding:6px;border-radius:8px;background:#ffffffeb;color:#666}.ordinalBadge{top:10px;left:10px;min-width:42px;height:42px;padding:0 11px;border-radius:8px;background:#0c0c0c;color:#fff;font-size:22px;font-weight:950;line-height:1}.problemMark,.photoReloadButton,.stickerPrintButton{right:10px;width:42px;height:42px;border-radius:8px;background:#fffffff5;box-shadow:0 10px 22px #1111111f}.problemMark{top:10px;border-color:#e22d2d75;color:#e22d2d}.photoReloadButton{top:62px;border-color:#168a3a57;color:#168a3a}.stickerPrintButton{top:114px;border-color:#2d8ccf57;color:#2d8ccf}.problemMark svg,.photoReloadButton svg,.stickerPrintButton svg{width:22px;height:22px}.productCard.problem .problemMark{background:#e22d2d;color:#fff}.cardInfo{display:grid;place-items:center;min-width:0;padding:8px 10px 17px;background:#fff}.cardLast4{color:var(--theme-digit);font-size:clamp(48px,3.3vw,72px);font-weight:950;line-height:.9;letter-spacing:0;text-align:center}.cardLast4.missingSticker,.modalLast4.missingSticker{color:#c63f31;letter-spacing:.04em}.productCard.problem .cardLast4{color:#e22d2d}.productCard.picked .cardLast4{color:var(--theme-digit)}.titleRow,.stickerRow,.tinyMeta{display:none}.density-32 .sheetGrid{gap:12px}.density-32 .cardPhotoWrap{padding:12px 12px 3px}.density-32 .ordinalBadge{min-width:34px;height:34px;font-size:17px}.density-32 .problemMark,.density-32 .photoReloadButton,.density-32 .stickerPrintButton{width:34px;height:34px}.density-32 .photoReloadButton{top:52px}.density-32 .stickerPrintButton{top:94px}.density-32 .cardLast4{font-size:clamp(38px,2.55vw,54px)}.density-36 .sheetGrid,.density-40 .sheetGrid{gap:10px}.density-36 .cardPhotoWrap,.density-40 .cardPhotoWrap{padding:10px 10px 3px}.density-36 .ordinalBadge,.density-40 .ordinalBadge{top:8px;left:8px;min-width:30px;height:30px;font-size:15px}.density-36 .problemMark,.density-36 .photoReloadButton,.density-36 .stickerPrintButton,.density-40 .problemMark,.density-40 .photoReloadButton,.density-40 .stickerPrintButton{right:8px;width:30px;height:30px}.density-36 .problemMark,.density-40 .problemMark{top:8px}.density-36 .photoReloadButton,.density-40 .photoReloadButton{top:44px}.density-36 .stickerPrintButton,.density-40 .stickerPrintButton{top:80px}.density-36 .problemMark svg,.density-36 .photoReloadButton svg,.density-36 .stickerPrintButton svg,.density-40 .problemMark svg,.density-40 .photoReloadButton svg,.density-40 .stickerPrintButton svg{width:17px;height:17px}.density-36 .cardInfo,.density-40 .cardInfo{padding:6px 8px 12px}.density-36 .cardLast4,.density-40 .cardLast4{font-size:clamp(34px,2.1vw,46px)}.completeSheetButton{position:relative;justify-content:center;min-height:70px;height:70px;overflow:visible;padding:0 34px 0 116px;border:0;border-radius:18px;background:linear-gradient(180deg,#139235,#06711f);box-shadow:0 18px 36px #06711f40}.completeSheetButton:hover{box-shadow:0 22px 44px #06711f4f}.completeButtonContent{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:0}.completeButtonContent>span{display:grid;gap:3px;min-width:0;text-align:left}.completeButtonContent strong,.completeButtonContent small{display:block;min-width:0;overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap}.completeButtonContent strong{font-size:30px;font-weight:950;line-height:1}.completeButtonContent small{color:#ffffffd1;font-size:13px;font-weight:760}.completeMascot{position:absolute;left:28px;bottom:6px;width:66px;height:66px;border-radius:50% 50% 46% 46%;background:radial-gradient(circle at 37% 38%,#111 0 4px,transparent 5px),radial-gradient(circle at 63% 38%,#111 0 4px,transparent 5px),radial-gradient(circle at 50% 62%,rgba(255,255,255,.72) 0 8px,transparent 9px),linear-gradient(180deg,#ffbd57,#d88916);box-shadow:inset 0 -10px #4826001a,0 12px 22px #0000002e}.completeMascot:before{content:"";position:absolute;left:19px;top:-28px;width:30px;height:34px;border-radius:80% 0;background:linear-gradient(135deg,#77b24b,#168a3a);transform:rotate(-22deg)}.completeMascot:after{content:"";position:absolute;left:15px;top:25px;width:36px;height:7px;border-radius:999px;background:#111;box-shadow:0 0 0 2px #ffffff24}.completeMascot span{position:absolute;right:-12px;top:18px;width:23px;height:28px;border-radius:12px 12px 8px 8px;background:#ffbd57;transform:rotate(-18deg)}.completeMascot span:before{content:"";position:absolute;left:8px;top:-12px;width:9px;height:17px;border-radius:999px;background:#ffbd57;box-shadow:0 -3px #ffffff2e}@media(min-width:2400px){.cardLast4{font-size:clamp(60px,3vw,88px)}.completeSheetButton{min-height:82px;height:82px}.completeMascot{width:78px;height:78px}}@media(max-width:1500px){.fryktLogo{min-width:126px;font-size:40px}.topPanel{grid-template-columns:390px minmax(260px,1fr) 132px minmax(360px,430px) auto}.brandCluster{gap:14px}.brandDivider{height:46px}.brandSlogan strong{font-size:15px}.brandSlogan span{font-size:11px}.productCard{grid-template-columns:minmax(0,1fr)}.sheetGrid{gap:10px}.cardPhotoWrap{padding:10px 10px 3px}.ordinalBadge{min-width:34px;height:34px;font-size:17px}.problemMark,.photoReloadButton,.stickerPrintButton{width:34px;height:34px}.photoReloadButton{top:52px}.stickerPrintButton{top:94px}.cardLast4{font-size:clamp(38px,3.2vw,54px)}.completeSheetButton{min-height:58px;height:58px;padding-left:90px;border-radius:14px}.completeButtonContent strong{font-size:22px}.completeButtonContent small{display:none}.completeMascot{left:18px;width:54px;height:54px}}.completeSheetButton{padding-left:214px}.completeMascot{left:28px;bottom:-2px;width:170px;height:150px;border-radius:0;background:url(/assets/papa-max-button-TGV-ttu4.png) left bottom / contain no-repeat;box-shadow:none}.completeMascot:before,.completeMascot:after,.completeMascot span,.completeMascot span:before{display:none}@media(min-width:2400px){.completeSheetButton{padding-left:250px}.completeMascot{width:205px;height:180px}}@media(max-width:1500px){.completeSheetButton{padding-left:162px}.completeMascot{left:18px;width:132px;height:116px}}.adminWorkspace{gap:14px;overflow:auto;padding:18px 24px 22px;background:linear-gradient(180deg,#fff 0,#f7f7f5 52%,#f2f2ef)}.adminHeader{min-height:78px;padding:16px 20px;border-color:#e4e4e1;border-radius:8px;background:#fffffffa;box-shadow:0 12px 30px #1111110f}.adminHeader strong{color:#111;font-size:24px;font-weight:930;line-height:1.05}.adminHeader span{color:#666;font-size:13px;font-weight:680}.adminHeaderActions{display:inline-flex;align-items:center;gap:10px;min-width:0}.adminHeader button,.adminHeaderActions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:164px;height:48px;padding:0 18px;border:1px solid #e4e4e1;border-radius:8px;background:#fff;color:#111;box-shadow:0 8px 20px #1111110b;font-size:14px;font-weight:820;cursor:pointer}.adminOnlineBadge{position:relative;display:inline-flex!important;align-items:center;height:36px;padding:0 12px 0 24px;border:1px solid rgba(22,138,58,.2);border-radius:8px;background:#f0faf3;color:#168a3a!important;font-size:12px!important;font-weight:860!important}.adminOnlineBadge:before{content:"";position:absolute;left:10px;width:7px;height:7px;border-radius:50%;background:#168a3a}.adminSectionNav{display:flex;align-items:center;gap:2px;min-height:54px;overflow-x:auto;padding:0 12px;border:1px solid #e4e4e1;border-radius:8px;background:#fffffffa;box-shadow:0 10px 24px #1111110b}.adminSectionNav a{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;height:52px;padding:0 16px;border-bottom:3px solid transparent;color:#303030;font-size:14px;font-weight:760;text-decoration:none}.adminSectionNav a:first-child{color:var(--orange-strong);border-color:var(--orange)}.adminSectionNav a:hover{color:var(--orange-strong)}.adminKpiGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.adminKpiCard{position:relative;display:grid;gap:5px;min-width:0;min-height:126px;padding:18px 18px 16px;border:1px solid #e4e4e1;border-radius:8px;background:#fff;box-shadow:0 12px 28px #1111110f}.adminKpiCard>span:not(.adminKpiIcon),.adminKpiCard small{min-width:0;overflow:hidden;color:#666;font-size:13px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.adminKpiCard strong{min-width:0;overflow:hidden;color:#111;font-size:30px;font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap}.adminKpiIcon{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:44px;height:44px;border-radius:8px;background:#f4f4f2;color:#111}.adminKpiCard.green strong,.adminKpiCard.green .adminKpiIcon{color:#168a3a}.adminKpiCard.green .adminKpiIcon{background:#e8f7ed}.adminKpiCard.orange .adminKpiIcon{color:var(--orange-strong);background:#fff4e8}.adminKpiCard.red strong,.adminKpiCard.red .adminKpiIcon{color:#e22d2d}.adminKpiCard.red .adminKpiIcon{background:#fff0f0}.adminDashboardGrid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;align-items:stretch}.adminBlock{gap:14px;padding:18px;border-color:#e4e4e1;border-radius:8px;background:#fffffffa;box-shadow:0 12px 28px #1111110e}.adminBlockTitle{min-height:30px;color:var(--orange-strong)}.adminBlockTitle strong{color:#111;font-size:17px;font-weight:910}.tokenBlock{grid-column:span 3}.suppliesBlock{grid-column:span 4}.routingBlock{grid-column:span 12}.splitBlock,.prefetchBlock,.problemsBlock,.historyBlock{grid-column:span 6}.tokenStatus,.routingStatusGrid div,.routingBottomGrid>div,.prefetchStatus{border-color:#e8e8e5;background:#f8f8f6}.tokenStatus{min-height:86px;padding:13px}.tokenStatus span,.tokenStatus small,.mutedLine{color:#666}.tokenStatus strong{color:#168a3a;font-size:25px;line-height:1}.tokenForm{grid-template-columns:minmax(0,1fr)}.tokenForm input,.routingRuleForm input:not([type=checkbox]),.routingRuleForm select,.splitRuleForm input,.splitRuleForm select,.hiddenSupplyForm input{height:44px;border-color:#e4e4e1;background:#fff;color:#111}.tokenForm button,.wideAdminButton,.routingRuleForm button,.splitRuleForm button,.hiddenSupplyForm button{height:44px;border:1px solid rgba(22,138,58,.34);border-radius:8px;background:#fff;color:#168a3a;box-shadow:0 8px 18px #1111110a}.wideAdminButton:hover,.tokenForm button:hover,.routingRuleForm button:hover,.splitRuleForm button:hover,.hiddenSupplyForm button:hover{border-color:#168a3a99;background:#f4fbf6}.dangerAdminButton{border-color:#e22d2d4d;background:#fff7f7;color:#e22d2d}.dangerAdminButton:hover{border-color:#e22d2d8c;background:#fff0f0}.routingStatusGrid{gap:0;overflow:hidden;border:1px solid #e8e8e5;border-radius:8px;background:#f8f8f6}.routingStatusGrid div{border:0;border-radius:0;background:transparent}.routingStatusGrid div+div{border-left:1px solid #e4e4e1}.routingStatusGrid span{color:#666;font-size:11px}.routingStatusGrid strong{color:#111;font-size:15px}.routingRuleForm{grid-template-columns:minmax(160px,1.2fr) 112px minmax(160px,1fr) 154px}.routingWarehouseRuleForm{grid-template-columns:minmax(190px,1.2fr) 140px minmax(220px,1.3fr) 160px}.splitRuleForm{grid-template-columns:minmax(190px,1fr) 132px minmax(170px,1fr) minmax(140px,.8fr) 88px 154px}.routingRuleList{gap:8px}.routingRuleRow,.adminSupplyRow,.compactProblemRow,.historyRow{border-color:#ececea;background:#fff}.routingRuleRow:hover,.adminSupplyRow:hover,.compactProblemRow:hover,.historyRow:hover{border-color:#d8d8d4;box-shadow:0 8px 18px #1111110b}.routingRuleActions button{border-color:#e4e4e1;background:#fff;color:#555}.routingBottomGrid>div{padding:12px}.routingMiniLine.success{color:#168a3a}.routingMiniLine.failed,.routingMiniLine.error{color:#e22d2d}.prefetchBlock{align-content:start}.prefetchStatus{padding:14px}.prefetchStatusTop strong{color:#111}.prefetchStatusTop span{color:var(--orange-strong);font-size:18px}.prefetchBar{height:11px;background:#e8e8e4}.prefetchBar span{background:linear-gradient(90deg,#168a3a 0%,#2d8ccf 58%,var(--orange) 100%)}.prefetchLog{max-height:224px;padding-right:4px}.prefetchLog div{border-color:#ececea;background:#fff}.compactProblemRow{grid-template-columns:76px minmax(0,1fr)}.compactProblemRow strong{display:inline-grid;place-items:center;min-height:34px;padding:0 8px;border:1px solid rgba(226,45,45,.26);border-radius:8px;background:#fff7f7;color:#e22d2d;font-size:20px}.historyRow{grid-template-columns:minmax(120px,.8fr) minmax(160px,1fr) minmax(130px,auto);align-items:center;gap:10px}.adminSuccess{border-color:#168a3a38;background:#f0faf3;color:#168a3a}.adminWorkspace .loginError{border-color:#e22d2d47;background:#fff0f0;color:#e22d2d}@media(min-width:2400px){.adminWorkspace{padding:22px 34px 28px}.adminKpiCard{min-height:144px}.adminKpiCard strong{font-size:36px}}@media(max-width:1500px){.adminWorkspace{padding:12px 14px 16px}.adminKpiGrid{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto}.adminKpiCard{min-height:112px}.adminKpiCard strong{font-size:24px}.adminDashboardGrid{grid-template-columns:repeat(6,minmax(0,1fr))}.tokenBlock,.suppliesBlock,.routingBlock,.splitBlock,.prefetchBlock,.problemsBlock,.historyBlock{grid-column:span 3}.routingStatusGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.routingRuleForm,.splitRuleForm,.hiddenSupplyForm{grid-template-columns:minmax(0,1fr) minmax(110px,.6fr)}.routingWarehouseRuleForm.isRouteAll .routingAutoSupplyPreview,.routingWarehouseRuleForm.isRouteAll .routingSaveRuleButton{grid-column:1 / -1}}@media(max-width:1100px){.adminHeader{align-items:stretch;flex-direction:column}.adminHeaderActions{justify-content:space-between}.adminKpiGrid,.adminDashboardGrid{grid-template-columns:minmax(0,1fr)}.tokenBlock,.suppliesBlock,.routingBlock,.splitBlock,.prefetchBlock,.problemsBlock,.historyBlock{grid-column:span 1}}@media(max-width:720px){.routingWarehouseToolbar,.routingRuleToolbar{align-items:stretch;flex-direction:column}.routingRuleSearch{width:100%;min-width:0}.routingWarehouseRuleForm{grid-template-columns:minmax(0,1fr)}.routingWarehouseField,.routingAllToggle,.routingAutoSupplyPreview,.routingWarehouseRuleForm.isRouteAll .routingAutoSupplyPreview,.routingWarehouseRuleForm.isRouteAll .routingSaveRuleButton{grid-column:span 1}.routingAutoSupplyPreview>div{align-items:flex-start;flex-direction:column;gap:3px}.routingAutoSupplyPreview span{white-space:normal}.routingSaveRuleButton{margin-top:0}}.adminShell{display:grid;grid-template-columns:224px minmax(0,1fr);gap:0;flex:1 1 auto;min-width:0;min-height:0;overflow:hidden;border:1px solid #e4e4e1;border-radius:8px;background:#f7f7f5;box-shadow:0 14px 36px #11111114}.adminSidebar{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:18px;min-width:0;min-height:0;padding:22px 14px 14px;background:linear-gradient(180deg,rgba(255,122,0,.035),transparent 38%),#070707;color:#fff}.adminSidebarBrand{display:grid;gap:4px;padding:0 12px 12px}.adminSidebarBrand strong{color:#fff;font-size:34px;font-weight:950;line-height:.9;letter-spacing:0}.adminSidebarBrand span{color:#ffffffb8;font-size:12px;font-weight:760}.adminSidebarNav{display:grid;align-content:start;gap:7px;min-width:0;overflow:auto}.adminSidebarNav a,.adminSidebarNav button{display:flex;align-items:center;gap:12px;min-width:0;height:48px;padding:0 14px;border:1px solid transparent;border-radius:8px;background:transparent;color:#ffffffd1;font-size:15px;font-weight:820;text-align:left;text-decoration:none;cursor:pointer}.adminSidebarNav a.active,.adminSidebarNav a:hover,.adminSidebarNav button:hover{border-color:#ff7a0085;background:#ff7a00;color:#fff}.adminSidebarProfile{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff13}.adminProfileMascot{width:42px;height:42px;border-radius:8px;background:url(/assets/papa-max-button-TGV-ttu4.png) center 21% / 120px auto no-repeat,#101412}.adminSidebarProfile strong,.adminSidebarProfile span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminSidebarProfile strong{color:#fff;font-size:14px;font-weight:890}.adminSidebarProfile span{position:relative;padding-left:12px;color:#4dd878;font-size:12px;font-weight:800}.adminSidebarProfile span:before{content:"";position:absolute;left:0;top:6px;width:6px;height:6px;border-radius:50%;background:#4dd878}.adminMain{gap:14px;overflow:auto;padding:18px 20px 22px;background:#f7f7f5}.adminMain .adminHeader{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(340px,1.2fr) auto;align-items:center;gap:16px;min-height:72px;padding:14px 16px;border-radius:8px;box-shadow:0 10px 24px #1111110e}.adminGlobalSearch{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;height:48px;padding:0 14px;border:1px solid #e4e4e1;border-radius:8px;background:#fff;color:#6b6b6b}.adminGlobalSearch input{min-width:0;border:0;outline:0;background:transparent;color:#111;font-size:14px;font-weight:720}.adminHeaderActions{justify-content:end}.adminHeaderActions .adminPrimaryAction{border-color:#168a3ab8;background:#168a3a;color:#fff}.adminHeaderActions .adminPrimaryAction:hover{background:#0f762e;color:#fff}.adminKpiGrid{grid-template-columns:repeat(6,minmax(0,1fr))}.adminOverviewGrid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;min-width:0}.adminPanel{display:grid;gap:12px;min-width:0;padding:16px;border:1px solid #e4e4e1;border-radius:8px;background:#fff;box-shadow:0 12px 28px #1111110e}.adminPanelTitle{display:flex;align-items:center;gap:9px;min-width:0;color:var(--orange-strong)}.adminPanelTitle strong{min-width:0;overflow:hidden;color:#111;font-size:17px;font-weight:920;text-overflow:ellipsis;white-space:nowrap}.adminPanelTitle a{margin-left:auto;color:#555;font-size:12px;font-weight:800;text-decoration:none}.activeProcessesPanel,.onlineStaffPanel,.attentionPanel{grid-column:span 4}.suppliesOverviewPanel{grid-column:span 7}.eventsPanel{grid-column:span 5}.adminProcessList,.adminStaffList,.adminAttentionList,.adminEventList{display:grid;gap:0;min-width:0}.adminProcessRow{display:grid;grid-template-columns:minmax(160px,1fr) 118px 96px;gap:10px;align-items:center;min-width:0;min-height:42px;border-top:1px solid #eeeeeb}.adminProcessRow:first-child,.adminStaffRow:first-child,.adminEventRow:first-child{border-top:0}.adminProcessRow span,.adminProcessRow strong,.adminStaffRow strong,.adminStaffRow small,.adminEventRow span,.adminEventRow strong,.adminEventRow small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminProcessRow span,.adminEventRow span,.adminEventRow small{color:#6b6b6b;font-size:12px;font-weight:730}.adminProcessRow strong{color:#111;font-size:12px;font-weight:850;text-align:right}.adminTone{font-size:12px;font-weight:900}.adminTone.success{color:#168a3a}.adminTone.info{color:#2f80ed}.adminTone.warning{color:#e88700}.adminTone.error{color:#e22d2d}.adminTone.muted{color:#858585}.adminMiniProgress{grid-column:1 / -1;height:5px;overflow:hidden;border-radius:999px;background:#ebebe8}.adminMiniProgress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#168a3a,#ff7a00)}.adminStaffRow{display:grid;grid-template-columns:34px minmax(0,1fr) 70px 72px;gap:10px;align-items:center;min-width:0;min-height:58px;border-top:1px solid #eeeeeb}.adminStaffRow .adminMiniProgress{grid-column:2 / 4}.adminStaffAvatar{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#f1f1ee;color:#111;font-size:15px;font-weight:900}.adminStaffRow b{color:#168a3a;font-size:11px;font-weight:900}.adminAttentionRow{display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:11px;align-items:center;min-width:0;min-height:50px;padding:8px 0;border-top:1px solid #eeeeeb;color:#111;text-decoration:none}.adminAttentionRow:first-child{border-top:0}.adminAttentionRow>span{width:10px;height:10px;border-radius:50%;background:#168a3a}.adminAttentionRow.warning>span{background:#e88700}.adminAttentionRow.error>span{background:#e22d2d}.adminAttentionRow strong,.adminAttentionRow small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminAttentionRow strong{font-size:13px;font-weight:900}.adminAttentionRow small{margin-top:2px;color:#6b6b6b;font-size:12px;font-weight:680}.adminTableWrap{min-width:0;overflow:auto}.adminDataTable{width:100%;border-collapse:collapse;color:#111;font-size:12px}.adminDataTable th,.adminDataTable td{max-width:220px;overflow:hidden;padding:10px 9px;border-top:1px solid #eeeeeb;text-align:left;text-overflow:ellipsis;white-space:nowrap}.adminDataTable th{border-top:0;color:#6b6b6b;font-size:11px;font-weight:850}.adminProgressValue{display:block;margin-bottom:5px;font-weight:850}.adminStatusPill{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:8px;background:#eef5ff;color:#2f80ed;font-size:11px;font-weight:860}.adminStatusPill.success{background:#e8f7ed;color:#168a3a}.adminStatusPill.warning{background:#fff6e8;color:#e88700}.adminEventRow{display:grid;grid-template-columns:66px 74px minmax(0,1fr) 82px;gap:10px;align-items:center;min-width:0;min-height:42px;border-top:1px solid #eeeeeb}.adminEventRow strong{color:#111;font-size:12px;font-weight:800}.adminPrintQueue{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:12px;align-items:center;min-width:0;padding:14px;border:1px dashed #d9d9d6;border-radius:8px;background:#fafaf8}.adminPrintQueue strong,.adminPrintQueue span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminPrintQueue strong{color:#111;font-size:15px;font-weight:900}.adminPrintQueue span{margin-top:3px;color:#6b6b6b;font-size:12px}.adminPrintQueue button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;border:1px solid #e4e4e1;border-radius:8px;background:#fff;color:#777;font-size:13px;font-weight:850}@media(min-width:2400px){.adminShell{grid-template-columns:268px minmax(0,1fr)}.adminSidebarBrand strong{font-size:42px}.adminMain{padding:24px 30px 30px}}@media(max-width:1500px){.adminShell{grid-template-columns:196px minmax(0,1fr)}.adminSidebar{padding-inline:10px}.adminSidebarNav a,.adminSidebarNav button{height:44px;font-size:13px}.adminMain .adminHeader{grid-template-columns:minmax(210px,.8fr) minmax(260px,1fr)}.adminHeaderActions{grid-column:1 / -1}.adminKpiGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.activeProcessesPanel,.onlineStaffPanel,.attentionPanel,.suppliesOverviewPanel,.eventsPanel{grid-column:span 6}}@media(max-width:1100px){.adminShell{grid-template-columns:minmax(0,1fr);overflow:auto}.adminSidebar{position:sticky;top:0;z-index:4;grid-template-rows:auto auto}.adminSidebarNav{grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto}.adminSidebarProfile{display:none}.adminKpiGrid,.adminOverviewGrid{grid-template-columns:minmax(0,1fr)}.activeProcessesPanel,.onlineStaffPanel,.attentionPanel,.suppliesOverviewPanel,.eventsPanel{grid-column:span 1}}.serviceApp{--service-bg: #f7f7f5;--service-card: #ffffff;--service-line: #e4e4e1;--service-ink: #111111;--service-muted: #6b6b6b;--service-orange: #ff7a00;--service-green: #168a3a;--service-blue: #2f80ed;--service-warning: #e88700;--service-red: #e22d2d;display:grid;grid-template-columns:224px minmax(0,1fr);width:100%;height:100%;min-width:1280px;overflow:hidden;background:var(--service-bg);color:var(--service-ink)}.serviceSidebar{display:grid;grid-template-rows:auto 1fr auto;min-height:0;padding:20px 14px;background:linear-gradient(180deg,#050607,#0b0f12);color:#fff}.serviceBrand{display:grid;gap:4px;padding:0 10px 20px}.serviceBrand strong{font-size:30px;font-weight:950;letter-spacing:0}.serviceBrand span,.serviceProfile span{color:#ffffffa8;font-size:12px;font-weight:720}.serviceSidebar nav{display:grid;align-content:start;gap:7px}.serviceSidebar nav button,.serviceProfile{display:flex;align-items:center;gap:10px;border-radius:8px}.serviceSidebar nav button{width:100%;height:42px;padding:0 11px;background:transparent;color:#ffffffd6;text-align:left;font-weight:780;cursor:pointer}.serviceSidebar nav button.active,.serviceSidebar nav button:hover{background:var(--service-orange);color:#fff}.serviceProfile{padding:11px;background:#ffffff14}.serviceAvatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--service-orange);color:#fff;font-weight:900}.serviceProfile div{display:grid;gap:2px}.serviceMain{display:grid;grid-template-rows:76px auto minmax(0,1fr);min-width:0;min-height:0;overflow:hidden}.serviceTopbar{display:grid;grid-template-columns:minmax(250px,360px) minmax(280px,1fr) auto auto auto 46px;align-items:center;gap:12px;padding:14px 22px;border-bottom:1px solid var(--service-line);background:#ffffffe6;box-shadow:0 4px 18px #0000000a}.serviceTopbar>div:first-child{display:grid;gap:3px}.serviceTopbar strong{font-size:19px;font-weight:900}.serviceTopbar span{color:var(--service-muted);font-size:13px}.serviceSearch{display:flex;align-items:center;gap:8px;height:44px;padding:0 12px;border:1px solid var(--service-line);border-radius:8px;background:#fff;color:var(--service-muted)}.serviceSearch input{width:100%;min-width:0;border:0;outline:0;color:var(--service-ink)}.serviceTopbar button,.serviceToolbar select,.serviceActionsCell button,.printerHero button,.printerHero select,.serviceForm button,.serviceForm input,.serviceForm select,.serviceForm textarea{border:1px solid var(--service-line);border-radius:8px;background:#fff;color:var(--service-ink)}.serviceTopbar button,.serviceActionsCell button,.printerHero button,.serviceForm button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:42px;padding:0 13px;font-weight:820;cursor:pointer}.serviceTopbar button:nth-of-type(1),.serviceForm button{border-color:#168a3a52;background:var(--service-green);color:#fff}.serviceAlert{margin:12px 22px 0;padding:10px 12px;border-radius:8px;font-size:13px;font-weight:760}.serviceAlert.danger{border:1px solid rgba(226,45,45,.24);background:#fff0ee;color:#b12121}.serviceAlert.success{border:1px solid rgba(22,138,58,.22);background:#edf8f0;color:var(--service-green)}.servicePage{min-height:0;overflow:auto;padding:18px 22px 24px}.serviceKpiGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.serviceKpi,.servicePanel,.servicePrinterCard,.printerHero,.serviceModal,.serviceLoginCard{border:1px solid var(--service-line);border-radius:8px;background:var(--service-card);box-shadow:0 12px 30px #0000000e}.serviceKpi{display:flex;align-items:center;gap:13px;min-height:86px;padding:14px}.serviceKpi>span{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;background:#f2f2ef;color:var(--service-orange)}.serviceKpi small,.servicePrinterCard span,.servicePrinterCard small,.serviceMuted{color:var(--service-muted)}.serviceKpi strong{display:block;margin-top:4px;font-size:25px;font-weight:920}.serviceKpi.success>span,.servicePill.success{background:#eaf7ee;color:var(--service-green)}.serviceKpi.info>span,.servicePill.info{background:#eaf3ff;color:var(--service-blue)}.serviceKpi.warning>span,.serviceKpi.orange>span,.servicePill.warning,.servicePill.orange{background:#fff4df;color:var(--service-warning)}.serviceKpi.danger>span,.servicePill.danger{background:#fff0ee;color:var(--service-red)}.serviceDashboardGrid{display:grid;grid-template-columns:1.1fr .8fr .9fr;gap:14px;margin-top:14px}.serviceTwoCol{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-top:14px}.servicePanel{min-width:0;margin-top:14px;padding:16px}.serviceDashboardGrid .servicePanel,.serviceTwoCol .servicePanel{margin-top:0}.servicePanelTitle{display:flex;align-items:center;gap:9px;margin-bottom:13px;font-size:15px;font-weight:900}.printerCardGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.servicePrinterCard{display:grid;gap:8px;min-height:150px;padding:13px;text-align:left;cursor:pointer}.servicePrinterCard:hover{border-color:#ff7a0061;box-shadow:0 16px 34px #00000014}.servicePrinterCard div:first-child,.printerHero,.serviceToolbar,.serviceModalHeader{display:flex;align-items:center;justify-content:space-between;gap:10px}.servicePrinterCard strong{font-size:19px;font-weight:920}.servicePrinterCard b{font-size:28px;color:var(--service-ink)}.servicePrinterCard em{overflow:hidden;color:var(--service-muted);font-style:normal;text-overflow:ellipsis;white-space:nowrap}.servicePill{display:inline-flex;align-items:center;width:fit-content;min-height:24px;padding:4px 8px;border-radius:999px;background:#f1f1ef;color:var(--service-muted);font-size:12px;font-weight:850}.attentionList,.masterMiniList,.compactList,.settingsGrid{display:grid;gap:8px}.attentionRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;width:100%;padding:11px;border:1px solid var(--service-line);border-radius:8px;background:#fff;text-align:left;cursor:pointer}.attentionRow span{font-weight:850}.attentionRow small{color:var(--service-muted)}.attentionRow svg{grid-row:span 2;align-self:center}.attentionRow.warning{border-color:#e8870052}.attentionRow.danger{border-color:#e22d2d52}.masterMiniList div,.compactList div,.dictionaryBlock{display:grid;gap:3px;padding:10px;border:1px solid var(--service-line);border-radius:8px;background:#fbfbf9}.masterMiniList span,.compactList span,.compactList small{color:var(--service-muted);font-size:13px}.statusBars{display:grid;gap:10px}.statusBars div{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:6px;align-items:center}.statusBars i{grid-column:1 / -1;display:block;height:6px;border-radius:999px;background:linear-gradient(90deg,var(--service-green),var(--service-orange))}.serviceToolbar{margin-bottom:14px}.serviceToolbar select{height:40px;padding:0 12px}.serviceTableWrap{min-width:0;overflow:auto}.serviceTable{width:100%;border-collapse:collapse;font-size:13px}.serviceTable th,.serviceTable td{padding:10px 9px;border-bottom:1px solid var(--service-line);text-align:left;vertical-align:middle;white-space:nowrap}.serviceTable th{color:var(--service-muted);font-size:12px;font-weight:860}.serviceTable.compact td{padding:8px}.serviceActionsCell{display:flex;gap:6px}.serviceActionsCell button{height:30px;padding:0 9px;font-size:12px}.linkButton{border:0;background:transparent;color:var(--service-blue);font-weight:900;cursor:pointer}.printerHero{display:grid;grid-template-columns:auto minmax(260px,1fr) auto minmax(500px,auto);padding:14px;margin-bottom:14px}.printerHero>div:nth-child(2){display:grid;gap:4px}.printerHero>div:nth-child(2) strong{font-size:26px;font-weight:940}.printerHero>div:nth-child(2) span{color:var(--service-muted)}.printerHeroActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.printerHero select{height:38px;padding:0 10px}.detailsKpis{grid-template-columns:repeat(6,minmax(0,1fr))}.currentProblem{display:grid;gap:8px}.currentProblem strong{font-size:18px}.currentProblem span,.currentProblem small{color:var(--service-muted)}.serviceModalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;background:#00000047}.serviceModal{width:min(520px,calc(100vw - 40px));padding:16px}.serviceModalHeader{margin-bottom:14px}.serviceModalHeader strong{font-size:18px}.serviceModalHeader button{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--service-line);border-radius:8px;background:#fff;cursor:pointer}.serviceForm{display:grid;gap:11px}.serviceForm label{display:grid;gap:6px;color:var(--service-muted);font-size:12px;font-weight:820}.serviceForm input,.serviceForm select{height:40px;padding:0 10px}.serviceForm textarea{min-height:86px;padding:10px;resize:vertical}.serviceCheckbox{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:9px!important}.serviceCheckbox input{width:18px;height:18px}.serviceLoginShell,.serviceLoading,.serviceEmpty{display:grid;place-items:center;width:100%;height:100%;background:var(--service-bg, #f7f7f5);color:var(--service-ink, #111111);font-weight:850}.serviceLoginCard{display:grid;gap:14px;width:min(420px,calc(100vw - 40px));padding:22px}.serviceLoginCard>div:first-child{display:grid;gap:4px}.serviceLoginCard>div:first-child strong{font-size:28px;font-weight:950}.serviceLoginCard>div:first-child span{color:var(--service-muted)}.serviceLoginCard label{display:grid;gap:6px;color:var(--service-muted);font-size:12px;font-weight:820}.serviceLoginCard input{height:42px;padding:0 11px;border:1px solid var(--service-line);border-radius:8px}.serviceLoginCard button{height:44px;border-radius:8px;background:var(--service-orange);color:#fff;font-weight:900;cursor:pointer}.settingsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dictionaryBlock span{color:var(--service-muted);font-size:13px}@media(min-width:2200px){.printerCardGrid{grid-template-columns:repeat(8,minmax(0,1fr))}}@media(max-width:1180px)and (pointer:coarse),(max-width:1180px)and (hover:none),(max-width:1024px){html,body,#root{height:auto;min-height:100%;overflow:auto}body{overscroll-behavior-y:contain;background:#f7f7f5}.packingApp{width:100%;min-width:0;min-height:100dvh;height:auto;grid-template-rows:auto minmax(0,1fr);background:repeating-linear-gradient(90deg,rgba(17,17,17,.032) 0 1px,transparent 1px 86px),repeating-linear-gradient(0deg,rgba(17,17,17,.026) 0 1px,transparent 1px 86px),var(--bg)}.topPanel{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto auto;gap:8px;min-width:0;padding:max(8px,env(safe-area-inset-top)) 10px 9px;border-bottom:1px solid var(--line);background:#fffffff7;box-shadow:0 10px 28px #11111114}.brandCluster{grid-column:1 / 2;gap:10px}.fryktLogo{min-width:auto;font-size:31px}.brandDivider{height:36px}.brandSlogan{gap:2px}.brandSlogan strong{font-size:13px}.brandSlogan span{display:none}.sessionPanel{grid-column:2 / 3;grid-row:1;justify-self:end;gap:6px;overflow-x:auto;max-width:44vw;scrollbar-width:none}.sessionPanel::-webkit-scrollbar{display:none}.sessionPanel button{width:42px;min-width:42px;height:38px;padding:0;font-size:0}.sessionPanel button.active{box-shadow:inset 0 -3px 0 var(--orange)}.sessionPanel select{width:92px;flex-basis:92px;height:38px;padding-inline:8px;font-size:11px}.supplyControls{grid-column:1 / -1;grid-template-columns:112px minmax(0,1fr);gap:7px}.supplySelect,.supplyGroupSelect{height:46px;padding-inline:9px}.supplyReadyBadge,.supplyStickerBadge{min-width:48px;padding-inline:7px;font-size:10px}.sheetBadge{grid-column:1 / 2;height:42px;padding-inline:10px;box-shadow:none}.sheetBadge strong{font-size:15px}.topMetrics{grid-column:2 / 3;grid-row:3;align-self:stretch;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.metricCompact{height:42px;padding:5px 7px}.metricCompact:nth-child(4){display:none}.metricCompact span{font-size:9px}.metricCompact strong{font-size:17px}.sheetWorkspace{display:block;min-width:0;min-height:0;overflow:visible;padding:10px 10px calc(160px + env(safe-area-inset-bottom));background:transparent}.notice{margin-bottom:10px}.sheetStage{min-height:0;overflow:visible}.sheetGrid,.density-32 .sheetGrid,.density-40 .sheetGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;align-items:start;gap:12px;width:100%;height:auto}.productCard,.density-32 .productCard,.density-40 .productCard{min-height:auto;overflow:hidden;border-radius:12px;box-shadow:0 12px 26px #11111117}.productCard:hover{transform:none}.cardPhotoWrap,.density-32 .cardPhotoWrap,.density-40 .cardPhotoWrap{min-height:0;padding:12px 12px 4px}.imageButton,.density-32 .imageButton,.density-40 .imageButton{width:100%;height:auto;aspect-ratio:3 / 4;max-width:none;max-height:none}.imageButton>img{object-fit:contain}.ordinalBadge,.density-32 .ordinalBadge,.density-40 .ordinalBadge{top:9px;left:9px;min-width:42px;height:42px;border-radius:11px;font-size:20px}.problemMark,.photoReloadButton,.stickerPrintButton,.density-32 .problemMark,.density-32 .photoReloadButton,.density-32 .stickerPrintButton,.density-40 .problemMark,.density-40 .photoReloadButton,.density-40 .stickerPrintButton{right:9px;width:42px;height:42px;border-radius:11px}.problemMark,.density-32 .problemMark,.density-40 .problemMark{top:9px}.photoReloadButton,.density-32 .photoReloadButton,.density-40 .photoReloadButton{top:59px}.stickerPrintButton,.density-32 .stickerPrintButton,.density-40 .stickerPrintButton{top:109px}.problemMark svg,.photoReloadButton svg,.stickerPrintButton svg{width:21px;height:21px}.cardInfo,.density-32 .cardInfo,.density-40 .cardInfo{padding:8px 8px 16px}.cardLast4,.density-32 .cardLast4,.density-40 .cardLast4{font-size:clamp(58px,13vw,104px)}.sheetActionPanel{position:sticky;bottom:0;z-index:45;display:grid;grid-template-columns:1fr 1fr;gap:9px;min-height:0;margin:14px -10px calc(-160px - env(safe-area-inset-bottom));padding:10px 10px max(10px,env(safe-area-inset-bottom));border-right:0;border-bottom:0;border-left:0;border-radius:18px 18px 0 0;background:#fffffffa;box-shadow:0 -12px 30px #11111121;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sheetActionPanel .densityControl,.sheetActionPanel .excelExportControl,.sheetActionPanel .stickerPrintControl{display:none}.completeSheetButton{order:-1;grid-column:1 / -1;height:72px;min-height:72px;padding:0 16px 0 126px;border-radius:16px}.completeButtonContent{gap:10px}.completeButtonContent strong{font-size:clamp(24px,5vw,34px)}.completeButtonContent small{display:none}.completeMascot{left:10px;bottom:-3px;width:108px;height:96px}.navButton{width:100%;height:54px;padding-inline:10px;border-radius:14px;font-size:14px}.brandFooter{display:none}.emptyState{min-height:48vh}}@media(min-width:860px)and (max-width:1180px)and (orientation:landscape){html,body,#root{height:100%;overflow:hidden}.packingApp.tabletLandscapeMode{width:100%!important;max-width:100%!important;min-width:0!important;height:100dvh;min-height:0;overflow:hidden;grid-template-rows:auto minmax(0,1fr)}.tabletLandscapeMode .topPanel{width:100%;min-width:0;box-sizing:border-box;grid-template-columns:104px minmax(240px,1fr) 128px 218px auto;grid-template-rows:auto;align-items:center;gap:6px;padding:max(5px,env(safe-area-inset-top)) 7px 6px}.tabletLandscapeMode .fryktLogo{font-size:30px}.tabletLandscapeMode .brandCluster{min-width:0}.tabletLandscapeMode .supplyControls{grid-template-columns:minmax(0,1fr);gap:0}.tabletLandscapeMode .supplyGroupSelect{display:none}.tabletLandscapeMode .supplySelect,.tabletLandscapeMode .sheetBadge,.tabletLandscapeMode .metricCompact{height:38px}.tabletLandscapeMode .topMetrics{grid-template-columns:repeat(3,minmax(0,1fr))}.tabletLandscapeMode .sessionPanel{gap:4px}.tabletLandscapeMode .sessionPanel button{width:36px;min-width:36px;height:36px}.tabletLandscapeMode .sessionPanel select{width:80px;flex-basis:80px;height:36px}.tabletLandscapeMode .sheetWorkspace{width:100%;min-width:0;box-sizing:border-box;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:7px;height:100%;min-height:0;overflow:hidden;padding:7px}.tabletLandscapeMode .sheetStage{min-height:0;overflow:hidden}.sheetGrid,.density-32 .sheetGrid,.density-40 .sheetGrid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:10px;height:100%}.tabletLandscapeMode .density-8 .sheetGrid,.tabletLandscapeMode .sheetGrid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));width:100%;min-width:0}.tabletLandscapeMode .brandFooter{display:none!important}.tabletLandscapeMode .productCard{height:100%;min-height:0}.cardPhotoWrap,.density-32 .cardPhotoWrap,.density-40 .cardPhotoWrap{padding:8px 8px 2px}.cardLast4,.density-32 .cardLast4,.density-40 .cardLast4{font-size:clamp(38px,5.4vw,62px)}.brandCluster,.supplyControls,.sheetBadge,.topMetrics,.sessionPanel{grid-column:auto;grid-row:auto}.brandDivider,.brandSlogan{display:none}.supplyControls{grid-template-columns:100px minmax(0,1fr)}.sessionPanel{max-width:none}.tabletLandscapeMode .sheetActionPanel{position:static;z-index:auto;width:100%;box-sizing:border-box;grid-template-columns:148px 214px minmax(270px,1fr) 148px;gap:7px;min-height:0;margin:0;padding:7px;border:1px solid var(--line);border-radius:14px;background:#fffffffa;box-shadow:0 -6px 18px #11111114}.tabletLandscapeMode .sheetActionPanel .densityControl,.tabletLandscapeMode .sheetActionPanel .excelExportControl{display:none}.tabletLandscapeMode .sheetActionPanel .stickerPrintControl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.tabletLandscapeMode .tabletOnlyPrintButton{display:inline-flex!important}.tabletLandscapeMode .stickerPrintControl button,.tabletLandscapeMode .navButton{height:54px;min-height:54px;border-radius:12px;font-size:15px;font-weight:900}.tabletLandscapeMode .completeSheetButton{order:0;grid-column:auto;height:54px;min-height:54px;padding:0 16px 0 86px;border-radius:13px}.tabletLandscapeMode .completeButtonContent strong{font-size:clamp(20px,3.2vw,28px)}.tabletLandscapeMode .completeMascot{left:7px;bottom:-5px;width:78px;height:70px}}@media(max-width:640px){.sheetGrid,.density-32 .sheetGrid,.density-40 .sheetGrid{grid-template-columns:minmax(0,1fr)}.cardLast4,.density-32 .cardLast4,.density-40 .cardLast4{font-size:clamp(72px,24vw,120px)}}@media(min-width:860px)and (orientation:landscape){.packingApp.tabletLandscapeMode{grid-template-rows:48px minmax(0,1fr)}.tabletLandscapeMode .topPanel{grid-template-columns:96px minmax(250px,1fr) 116px 186px auto;gap:5px;min-height:48px;padding:max(4px,env(safe-area-inset-top)) 6px 5px}.tabletLandscapeMode .fryktLogo{min-width:92px;font-size:28px;line-height:.9}.tabletLandscapeMode .supplySelect,.tabletLandscapeMode .sheetBadge,.tabletLandscapeMode .metricCompact,.tabletLandscapeMode .sessionPanel button,.tabletLandscapeMode .sessionPanel select{height:34px;min-height:34px}.tabletLandscapeMode .supplySelect{padding-inline:8px}.tabletLandscapeMode .supplySelect select{font-size:14px}.tabletLandscapeMode .supplyReadyBadge,.tabletLandscapeMode .supplyStickerBadge{min-width:42px;padding:4px 6px;font-size:9px}.tabletLandscapeMode .sheetBadge{gap:6px;padding-inline:8px}.tabletLandscapeMode .sheetBadge strong{font-size:14px}.tabletLandscapeMode .topMetrics{gap:4px}.tabletLandscapeMode .metricCompact{padding:4px 6px}.tabletLandscapeMode .metricCompact span{font-size:8px}.tabletLandscapeMode .metricCompact strong{margin-top:0;font-size:14px;line-height:1}.tabletLandscapeMode .sessionPanel{gap:3px}.tabletLandscapeMode .sessionPanel button{width:34px;min-width:34px;padding:0}.tabletLandscapeMode .sessionPanel select{width:74px;flex-basis:74px;padding-inline:6px;font-size:10px}.tabletLandscapeMode .sheetWorkspace{gap:5px;padding:5px 6px 6px}.tabletLandscapeMode .sheetGrid,.tabletLandscapeMode .density-8 .sheetGrid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:8px;height:100%}.tabletLandscapeMode .productCard,.tabletLandscapeMode .density-32 .productCard,.tabletLandscapeMode .density-40 .productCard{position:relative;grid-template-rows:minmax(0,1fr);overflow:hidden;border-radius:10px}.tabletLandscapeMode .cardPhotoWrap,.tabletLandscapeMode .density-32 .cardPhotoWrap,.tabletLandscapeMode .density-40 .cardPhotoWrap{grid-row:1;height:100%;padding:6px}.tabletLandscapeMode .imageButton,.tabletLandscapeMode .density-32 .imageButton,.tabletLandscapeMode .density-40 .imageButton{width:auto;height:100%;aspect-ratio:3 / 4;max-width:100%;max-height:100%}.tabletLandscapeMode .imageButton>img{object-fit:contain}.tabletLandscapeMode .cardInfo,.tabletLandscapeMode .density-32 .cardInfo,.tabletLandscapeMode .density-40 .cardInfo{position:absolute;z-index:3;right:6px;bottom:6px;left:6px;display:grid;place-items:center;min-height:56px;padding:18px 6px 4px;border-radius:0 0 8px 8px;background:linear-gradient(180deg,#fff0,#fffffff0 48%,#fffffffa);pointer-events:none}.tabletLandscapeMode .cardLast4,.tabletLandscapeMode .density-32 .cardLast4,.tabletLandscapeMode .density-40 .cardLast4{display:block;color:var(--theme-digit);font-size:clamp(42px,6.4vw,76px);font-weight:950;line-height:.82;letter-spacing:0;text-shadow:0 2px 0 rgba(255,255,255,.72),0 8px 20px rgba(255,255,255,.55)}.tabletLandscapeMode .productCard.problem .cardLast4{color:#e22d2d}.tabletLandscapeMode .ordinalBadge,.tabletLandscapeMode .density-32 .ordinalBadge,.tabletLandscapeMode .density-40 .ordinalBadge{top:7px;left:7px;min-width:34px;height:34px;border-radius:9px;font-size:18px}.tabletLandscapeMode .problemMark,.tabletLandscapeMode .photoReloadButton,.tabletLandscapeMode .stickerPrintButton,.tabletLandscapeMode .density-32 .problemMark,.tabletLandscapeMode .density-32 .photoReloadButton,.tabletLandscapeMode .density-32 .stickerPrintButton,.tabletLandscapeMode .density-40 .problemMark,.tabletLandscapeMode .density-40 .photoReloadButton,.tabletLandscapeMode .density-40 .stickerPrintButton{right:8px;width:46px;height:46px;border-radius:11px;touch-action:manipulation}.tabletLandscapeMode .problemMark,.tabletLandscapeMode .density-32 .problemMark,.tabletLandscapeMode .density-40 .problemMark{top:8px}.tabletLandscapeMode .photoReloadButton,.tabletLandscapeMode .density-32 .photoReloadButton,.tabletLandscapeMode .density-40 .photoReloadButton{top:59px}.tabletLandscapeMode .stickerPrintButton,.tabletLandscapeMode .density-32 .stickerPrintButton,.tabletLandscapeMode .density-40 .stickerPrintButton{top:110px}.tabletLandscapeMode .problemMark svg,.tabletLandscapeMode .photoReloadButton svg,.tabletLandscapeMode .stickerPrintButton svg{width:23px;height:23px}.tabletLandscapeMode .sheetActionPanel{grid-template-columns:128px 186px minmax(245px,1fr) 128px;gap:5px;padding:5px;border-radius:10px}.tabletLandscapeMode .stickerPrintControl button,.tabletLandscapeMode .navButton,.tabletLandscapeMode .completeSheetButton{height:42px;min-height:42px;border-radius:10px;font-size:13px}.tabletLandscapeMode .completeSheetButton{padding:0 12px 0 66px}.tabletLandscapeMode .completeButtonContent strong{font-size:clamp(17px,2.8vw,22px)}.tabletLandscapeMode .completeMascot{left:5px;bottom:-5px;width:60px;height:54px}}.splitBlock{grid-column:1 / -1}.splitBlock .splitRuleForm{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;padding:14px;border:1px solid #e3e8e4;border-radius:12px;background:#fbfdfb}.splitRuleFormHeading,.splitRuleFormFooter{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}.splitRuleFormHeading>div{display:grid;gap:3px;min-width:0}.splitRuleFormHeading strong{color:var(--ink);font-size:14px;font-weight:900}.splitRuleFormHeading span,.splitRuleFormFooter>span{color:var(--muted);font-size:11px;font-weight:720;line-height:1.4}.splitRuleForm .splitRuleCancelButton{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;padding:0 12px;border-color:#d9dfda;color:#59635b;box-shadow:none}.splitRuleModeSwitch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,680px);padding:4px;border:1px solid #dfe5e0;border-radius:11px;background:#f2f5f3}.splitRuleForm .splitRuleModeSwitch>button{display:grid;height:auto;min-height:52px;gap:2px;padding:8px 12px;border:1px solid transparent;border-radius:8px;background:transparent;color:#657067;box-shadow:none;text-align:left}.splitRuleForm .splitRuleModeSwitch>button small{font-size:10px;font-weight:680;line-height:1.25}.splitRuleForm .splitRuleModeSwitch>button.isActive{border-color:#168a3a42;background:#fff;color:#176e33;box-shadow:0 2px 7px #1f332514}.splitRuleForm .splitRuleModeSwitch>button.isActive.isReserve{border-color:#0e7e944d;color:#08758b}.splitRuleForm .splitRuleModeSwitch>button:disabled{cursor:not-allowed;opacity:.72}.splitReserveNotice{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid rgba(14,126,148,.24);border-radius:9px;background:#eefafd;color:#176879;font-size:12px;font-weight:720;line-height:1.4}.splitReserveNotice>svg{flex:0 0 auto}.splitReserveNotice strong{font-weight:900}.splitRulePrimaryFields{display:grid;grid-template-columns:minmax(210px,1.35fr) minmax(120px,.65fr) minmax(190px,1.1fr) minmax(170px,1fr) minmax(100px,.5fr);gap:10px;min-width:0}.splitRulePrimaryFields.isReserve{grid-template-columns:repeat(2,minmax(240px,1fr))}.splitRuleField,.splitArticleListField{display:grid;gap:6px;min-width:0}.splitRuleField>span{color:#59635b;font-size:11px;font-weight:820;line-height:1.25}.splitRuleTargetField>small{color:var(--muted);font-size:10px;font-weight:680;line-height:1.35}.splitRuleTargetField>.splitReserveTargetWarning{padding:7px 8px;border:1px solid rgba(207,126,20,.26);border-radius:7px;background:#fff8ea;color:#975b0a;font-weight:800}.splitArticleLists{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.splitArticleLists.isReserve{grid-template-columns:minmax(0,1fr)}.splitArticleLists.isReserve .splitArticleListField textarea{min-height:190px}.splitArticleListField{padding:12px;border:1px solid #e1e6e2;border-radius:10px;background:#fff}.splitArticleListTitle{display:grid;gap:3px}.splitArticleListTitle strong{color:var(--ink);font-size:13px;font-weight:900}.splitArticleListTitle small{color:var(--muted);font-size:10px;font-weight:700;line-height:1.4}.splitArticleListField textarea{width:100%;min-width:0;min-height:168px;max-height:320px;padding:10px 11px;resize:vertical;border:1px solid #dce2dd;border-radius:8px;outline:0;background:#fff;color:var(--ink);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:650;line-height:1.45}.splitArticleListField textarea:focus,.splitRuleField input:focus,.splitRuleField select:focus{border-color:#168a3ab3;box-shadow:0 0 0 3px #168a3a1a}.splitArticleListField textarea[aria-invalid=true]{border-color:#e22d2da6;background:snow}.splitArticleListSummary{color:var(--muted);font-size:10px;font-weight:760;line-height:1.35}.splitArticleListSummary.isError{color:#c72d2d}.splitArticleConflict{display:flex;align-items:flex-start;gap:8px;padding:9px 11px;border:1px solid rgba(226,45,45,.28);border-radius:8px;background:#fff2f2;color:#bd2626;font-size:11px;font-weight:780;line-height:1.4}.splitArticleConflict>svg{flex:0 0 auto;margin-top:1px}.splitRuleFormFooter>span{max-width:760px}.splitRuleFormFooter>button{flex:0 0 auto;min-width:180px;padding:0 16px}.routingRuleRow.isEditing{border-color:#168a3aa6;box-shadow:0 0 0 2px #168a3a17}.splitRuleExactSummary{display:flex;align-items:center;flex-wrap:wrap;gap:5px;min-width:0;margin-top:4px}.splitRuleExactSummary em{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border-radius:999px;font-size:10px;font-style:normal;font-weight:850;line-height:1}.splitRuleExactSummary .isIncluded{background:#e9f7ed;color:#147a35}.splitRuleExactSummary .isExcluded{background:#fff0f0;color:#c32c2c}.splitRuleExactSummary .isReserve{background:#e6f7fa;color:#08758b}.splitRuleExactSummary small{flex:1 1 100%;overflow:hidden;color:var(--muted);font-size:10px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.splitRuleToolbar{align-items:end}.splitRuleToolbarControls{display:grid;grid-template-columns:minmax(270px,1fr) repeat(3,minmax(135px,.42fr)) auto;gap:8px;width:min(100%,1120px)}.splitRuleToolbarControls .routingRuleSearch{width:100%;min-width:0}.splitRuleToolbarControls select,.splitRuleToolbarControls button{min-width:0;height:38px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);color:var(--ink);font-size:12px;font-weight:760}.splitRuleToolbarControls button{cursor:pointer}.splitRuleToolbarControls button:disabled{cursor:default;opacity:.45}.routingRuleRow.isReserveRule{border-left:4px solid #1594aa;background:linear-gradient(105deg,#e6f7fabf,#fff0 48%)}.routingRuleRow .splitReserveRuleStatus{display:flex;align-items:center;flex-wrap:wrap;gap:5px 7px;margin-top:5px;overflow:visible;text-overflow:clip;white-space:normal}.routingRuleRow .splitReserveRuleStatus em{display:inline-flex;align-items:center;min-height:19px;padding:2px 7px;border-radius:999px;background:#eef1ef;color:#69736b;font-size:9px;font-style:normal;font-weight:850;line-height:1}.routingRuleRow .splitReserveRuleStatus em.isReady{background:#e9f7ed;color:#147a35}.routingRuleRow .splitReserveRuleStatus em.hasError{background:#fff0f0;color:#c32c2c}.routingRuleRow .splitReserveRuleStatus small{color:var(--muted);font-size:9px;font-weight:700;line-height:1.3}.routingRuleRow .splitReserveRuleStatus small.hasError{flex:1 1 100%;overflow:hidden;color:#bd2929;text-overflow:ellipsis;white-space:nowrap}.splitBlock .routingRuleList{grid-template-columns:repeat(3,minmax(0,1fr));max-height:min(68vh,760px);padding:2px 6px 2px 2px;scrollbar-gutter:stable}@media(max-width:1500px){.splitRuleToolbar{align-items:stretch;flex-direction:column}.splitRuleToolbarControls{width:100%}.splitRulePrimaryFields,.splitRulePrimaryFields.isReserve{grid-template-columns:repeat(2,minmax(0,1fr))}.splitRuleSourceField,.splitRulePatternField{grid-column:span 1}.splitBlock .routingRuleList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.splitRuleToolbarControls,.splitBlock .routingRuleList,.splitRulePrimaryFields,.splitRulePrimaryFields.isReserve,.splitRuleModeSwitch,.splitArticleLists{grid-template-columns:minmax(0,1fr)}.splitRuleFormHeading,.splitRuleFormFooter{align-items:stretch;flex-direction:column}.splitRuleForm .splitRuleCancelButton,.splitRuleFormFooter>button{width:100%}.splitArticleListField textarea{min-height:144px}}@media(min-width:860px)and (max-width:1400px)and (max-height:1000px)and (orientation:landscape){.packingApp.tabletLandscapeMode{grid-template-rows:42px minmax(0,1fr)}.tabletLandscapeMode .topPanel{grid-template-columns:minmax(140px,.72fr) minmax(190px,1fr) 112px minmax(150px,180px) minmax(132px,auto);grid-template-rows:36px;align-items:center;gap:5px;min-height:42px;padding:max(3px,env(safe-area-inset-top)) 5px 3px;overflow:hidden}.tabletLandscapeMode .supplyGroupTabs{grid-column:1;grid-row:1;height:34px}.tabletLandscapeMode .supplyGroupTabs button{height:30px;padding:0 9px;border-radius:8px;font-size:10px}.tabletLandscapeMode .supplyControls{grid-column:2;grid-row:1}.tabletLandscapeMode .sheetBadge{grid-column:3;grid-row:1}.tabletLandscapeMode .topMetrics{grid-column:4;grid-row:1;align-self:center;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;width:100%;height:34px;min-width:0;overflow:hidden}.tabletLandscapeMode .metricCompact{height:34px;min-height:34px;padding:3px 5px;border-radius:8px;box-shadow:none}.tabletLandscapeMode .metricCompact:nth-child(4){display:none}.tabletLandscapeMode .metricCompact span{font-size:8px;line-height:1}.tabletLandscapeMode .metricCompact strong{font-size:14px;line-height:1.02}.tabletLandscapeMode .sessionPanel{grid-column:5;grid-row:1;height:34px;overflow:hidden}.tabletLandscapeMode .sessionPanel button,.tabletLandscapeMode .sessionPanel select{height:32px;min-height:32px}.tabletLandscapeMode .sessionPanel button{width:32px;min-width:32px}.tabletLandscapeMode .sessionPanel select{width:72px;flex-basis:72px}.tabletLandscapeMode .supplySelect,.tabletLandscapeMode .sheetBadge{height:34px;min-height:34px}.tabletLandscapeMode .sheetWorkspace{padding-top:5px}.tabletLandscapeMode .productCard,.tabletLandscapeMode .density-36 .productCard,.tabletLandscapeMode .density-32 .productCard,.tabletLandscapeMode .density-40 .productCard{aspect-ratio:3 / 4}.tabletLandscapeMode .cardInfo,.tabletLandscapeMode .density-36 .cardInfo,.tabletLandscapeMode .density-32 .cardInfo,.tabletLandscapeMode .density-40 .cardInfo{min-height:76px;padding-top:28px}.tabletLandscapeMode .cardLast4,.tabletLandscapeMode .density-36 .cardLast4,.tabletLandscapeMode .density-32 .cardLast4,.tabletLandscapeMode .density-40 .cardLast4{font-size:clamp(62px,8vw,112px)}}@media(min-width:860px)and (orientation:landscape){.packingApp.tabletLandscapeMode{width:100%!important;max-width:100%!important;min-width:0!important;height:100dvh;min-height:0;overflow:hidden;grid-template-rows:42px minmax(0,1fr)}.tabletLandscapeMode .brandCluster,.tabletLandscapeMode .brandFooter,.tabletLandscapeMode .supplyGroupSelect,.tabletLandscapeMode .sheetActionPanel .densityControl,.tabletLandscapeMode .sheetActionPanel .excelExportControl,.tabletLandscapeMode .tabletOnlyPrintButton{display:none!important}.tabletLandscapeMode .topPanel{width:100%;min-width:0;box-sizing:border-box;grid-template-columns:minmax(140px,.72fr) minmax(190px,1fr) 112px minmax(150px,180px) minmax(132px,auto);grid-template-rows:36px;align-items:center;gap:5px;min-height:42px;padding:max(3px,env(safe-area-inset-top)) 5px 3px;overflow:hidden}.tabletLandscapeMode .supplyGroupTabs{grid-column:1;grid-row:1;display:flex;align-items:center;gap:4px;min-width:0;overflow-x:auto;scrollbar-width:none}.tabletLandscapeMode .supplyGroupTabs::-webkit-scrollbar{display:none}.tabletLandscapeMode .supplyGroupTabs button{height:30px;padding:0 9px;border-radius:8px;font-size:10px}.tabletLandscapeMode .supplyControls{grid-column:2;grid-row:1;grid-template-columns:minmax(0,1fr);gap:0}.tabletLandscapeMode .sheetBadge{grid-column:3;grid-row:1}.tabletLandscapeMode .topMetrics{grid-column:4;grid-row:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;width:100%;height:34px;min-width:0;overflow:hidden}.tabletLandscapeMode .metricCompact:nth-child(4){display:none}.tabletLandscapeMode .sessionPanel{grid-column:5;grid-row:1;justify-content:flex-end;gap:3px;min-width:0;height:34px;overflow:hidden}.tabletLandscapeMode .sessionPanel button{width:33px;min-width:33px;height:33px;min-height:33px;padding:0;font-size:0}.tabletLandscapeMode .sessionPanel button svg{width:15px;height:15px}.tabletLandscapeMode .sessionPanel select{width:74px;flex-basis:74px;height:33px;min-height:33px;padding-inline:6px;font-size:10px}.tabletLandscapeMode .supplySelect,.tabletLandscapeMode .sheetBadge,.tabletLandscapeMode .metricCompact{height:34px;min-height:34px;border-radius:8px}.tabletLandscapeMode .supplySelect{padding-inline:8px}.tabletLandscapeMode .supplySelect select{font-size:14px}.tabletLandscapeMode .supplyReadyBadge,.tabletLandscapeMode .supplyStickerBadge{min-width:42px;padding:4px 6px;font-size:9px}.tabletLandscapeMode .sheetBadge{gap:6px;padding-inline:8px}.tabletLandscapeMode .sheetBadge strong{font-size:14px}.tabletLandscapeMode .metricCompact{padding:4px 6px}.tabletLandscapeMode .metricCompact span{font-size:8px}.tabletLandscapeMode .metricCompact strong{margin-top:0;font-size:14px;line-height:1}.tabletLandscapeMode .sheetWorkspace{display:block;width:100%;min-width:0;height:100%;min-height:0;box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain;padding:6px 6px 8px}.tabletLandscapeMode .notice{margin:0 0 6px}.tabletLandscapeMode .sheetStage{min-height:0;overflow:visible}.tabletLandscapeMode .sheetGrid,.tabletLandscapeMode .density-36 .sheetGrid,.tabletLandscapeMode .density-32 .sheetGrid,.tabletLandscapeMode .density-40 .sheetGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:auto;align-items:start;gap:8px;width:100%;height:auto;min-height:0}.tabletLandscapeMode .productCard,.tabletLandscapeMode .density-36 .productCard,.tabletLandscapeMode .density-32 .productCard,.tabletLandscapeMode .density-40 .productCard{position:relative;display:grid;grid-template-rows:1fr;aspect-ratio:3 / 4;height:auto;min-height:0;overflow:hidden;border-radius:10px}.tabletLandscapeMode .cardPhotoWrap,.tabletLandscapeMode .density-36 .cardPhotoWrap,.tabletLandscapeMode .density-32 .cardPhotoWrap,.tabletLandscapeMode .density-40 .cardPhotoWrap{grid-row:1;width:100%;height:100%;min-height:0;padding:6px}.tabletLandscapeMode .imageButton,.tabletLandscapeMode .density-36 .imageButton,.tabletLandscapeMode .density-32 .imageButton,.tabletLandscapeMode .density-40 .imageButton{width:100%;height:100%;aspect-ratio:3 / 4;max-width:100%;max-height:100%}.tabletLandscapeMode .imageButton>img{object-fit:contain}.tabletLandscapeMode .cardInfo,.tabletLandscapeMode .density-36 .cardInfo,.tabletLandscapeMode .density-32 .cardInfo,.tabletLandscapeMode .density-40 .cardInfo{position:absolute;z-index:3;right:6px;bottom:6px;left:6px;display:grid;place-items:center;min-height:54px;padding:18px 6px 4px;border-radius:0 0 8px 8px;background:linear-gradient(180deg,#fff0,#fffffff0 50%,#fffffffa);pointer-events:none}.tabletLandscapeMode .cardLast4,.tabletLandscapeMode .density-36 .cardLast4,.tabletLandscapeMode .density-32 .cardLast4,.tabletLandscapeMode .density-40 .cardLast4{display:block;color:var(--theme-digit);font-size:clamp(42px,6.5vw,78px);font-weight:950;line-height:.82;letter-spacing:0;text-shadow:0 2px 0 rgba(255,255,255,.72),0 8px 20px rgba(255,255,255,.55)}.tabletLandscapeMode .productCard.problem .cardLast4{color:#e22d2d}.tabletLandscapeMode .ordinalBadge,.tabletLandscapeMode .density-36 .ordinalBadge,.tabletLandscapeMode .density-32 .ordinalBadge,.tabletLandscapeMode .density-40 .ordinalBadge{top:7px;left:7px;min-width:34px;height:34px;border-radius:9px;font-size:18px}.tabletLandscapeMode .problemMark,.tabletLandscapeMode .photoReloadButton,.tabletLandscapeMode .stickerPrintButton,.tabletLandscapeMode .density-36 .problemMark,.tabletLandscapeMode .density-36 .photoReloadButton,.tabletLandscapeMode .density-36 .stickerPrintButton,.tabletLandscapeMode .density-32 .problemMark,.tabletLandscapeMode .density-32 .photoReloadButton,.tabletLandscapeMode .density-32 .stickerPrintButton,.tabletLandscapeMode .density-40 .problemMark,.tabletLandscapeMode .density-40 .photoReloadButton,.tabletLandscapeMode .density-40 .stickerPrintButton{right:8px;width:46px;height:46px;border-radius:11px;touch-action:manipulation}.tabletLandscapeMode .problemMark,.tabletLandscapeMode .density-36 .problemMark,.tabletLandscapeMode .density-32 .problemMark,.tabletLandscapeMode .density-40 .problemMark{top:8px}.tabletLandscapeMode .photoReloadButton,.tabletLandscapeMode .density-36 .photoReloadButton,.tabletLandscapeMode .density-32 .photoReloadButton,.tabletLandscapeMode .density-40 .photoReloadButton{top:59px}.tabletLandscapeMode .stickerPrintButton,.tabletLandscapeMode .density-36 .stickerPrintButton,.tabletLandscapeMode .density-32 .stickerPrintButton,.tabletLandscapeMode .density-40 .stickerPrintButton{top:110px}.tabletLandscapeMode .problemMark svg,.tabletLandscapeMode .photoReloadButton svg,.tabletLandscapeMode .stickerPrintButton svg{width:23px;height:23px}.tabletLandscapeMode .sheetActionPanel{position:static;z-index:auto;display:grid;grid-template-columns:128px 170px minmax(250px,1fr) 128px;gap:6px;width:100%;min-height:0;box-sizing:border-box;margin:10px 0 0;padding:6px;border-radius:10px;box-shadow:var(--shadow)}.tabletLandscapeMode .sheetActionPanel .stickerPrintControl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.tabletLandscapeMode .stickerPrintControl button,.tabletLandscapeMode .navButton,.tabletLandscapeMode .completeSheetButton{height:42px;min-height:42px;border-radius:10px;font-size:13px}.tabletLandscapeMode .completeSheetButton{padding:0 12px 0 66px}.tabletLandscapeMode .completeButtonContent strong{font-size:clamp(17px,2.8vw,22px)}.tabletLandscapeMode .completeMascot{left:5px;bottom:-5px;width:60px;height:54px}}.sheetActionPanel{grid-template-columns:minmax(140px,1fr) minmax(90px,.65fr) minmax(180px,1.1fr) minmax(200px,1.2fr) minmax(145px,1fr) minmax(220px,1.5fr) minmax(140px,1fr)}.sheetActionPanel .excelExportControl{grid-template-columns:repeat(2,minmax(0,1fr))}.packingPdfAction{position:relative;display:grid;min-width:0}.packingPdfAction>button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-width:0;min-height:60px;padding:0 12px;border:1px solid #cf5300;border-radius:10px;background:linear-gradient(135deg,#f28a24,#e85f00);box-shadow:0 10px 22px #e85f0038;color:#fff;font-size:14px;font-weight:900;line-height:1.1;white-space:nowrap;cursor:pointer}.packingPdfAction>button:hover:not(:disabled){transform:translateY(-1px);border-color:#b94800;box-shadow:0 13px 26px #e85f0047}.packingPdfAction>button:focus-visible{outline:3px solid rgba(232,95,0,.34);outline-offset:3px}.packingPdfAction>button:disabled{opacity:.52;cursor:not-allowed}.packingPdfStatus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1180px)and (pointer:coarse),(max-width:1180px)and (hover:none),(max-width:1024px){.sheetWorkspace{padding-bottom:calc(230px + env(safe-area-inset-bottom))}.sheetActionPanel{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row dense;margin-bottom:calc(-230px - env(safe-area-inset-bottom))}.sheetActionPanel .packingPdfAction{order:-1;grid-column:1 / -1}.packingPdfAction>button{min-height:56px;font-size:15px}}@media(min-width:860px)and (orientation:landscape){.packingApp.tabletLandscapeMode .sheetActionPanel{grid-template-columns:minmax(110px,128px) minmax(156px,190px) minmax(150px,180px) minmax(220px,1fr) minmax(110px,128px)}.packingApp.tabletLandscapeMode .sheetActionPanel .packingPdfAction{order:0;grid-column:auto}.packingApp.tabletLandscapeMode .packingPdfAction>button{min-height:48px;height:48px;padding:0 8px;border-radius:10px;font-size:12px;line-height:1.05}}
