: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}.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.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}.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}}.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)}.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;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;min-width:0}.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}.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 .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}.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}.routingRuleForm{display:grid;grid-template-columns:minmax(170px,1.3fr) 118px minmax(170px,1fr) 150px;gap:8px;min-width:0}.routingRuleForm input,.routingRuleForm select,.routingRuleForm button{min-width:0;height:42px;border-radius:8px;font-size:13px;font-weight:780}.routingRuleForm input,.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}.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}.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}.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-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}.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-40 .sheetGrid{gap:10px}.density-40 .cardPhotoWrap{padding:10px 10px 3px}.density-40 .ordinalBadge{top:8px;left:8px;min-width:30px;height:30px;font-size:15px}.density-40 .problemMark,.density-40 .photoReloadButton,.density-40 .stickerPrintButton{right:8px;width:30px;height:30px}.density-40 .problemMark{top:8px}.density-40 .photoReloadButton{top:44px}.density-40 .stickerPrintButton{top:80px}.density-40 .problemMark svg,.density-40 .photoReloadButton svg,.density-40 .stickerPrintButton svg{width:17px;height:17px}.density-40 .cardInfo{padding:6px 8px 12px}.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 5}.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,.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}.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)}}@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}}.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{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{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}}@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-24 .productCard,.tabletLandscapeMode .density-32 .productCard,.tabletLandscapeMode .density-40 .productCard{aspect-ratio:3 / 4}.tabletLandscapeMode .cardInfo,.tabletLandscapeMode .density-24 .cardInfo,.tabletLandscapeMode .density-32 .cardInfo,.tabletLandscapeMode .density-40 .cardInfo{min-height:76px;padding-top:28px}.tabletLandscapeMode .cardLast4,.tabletLandscapeMode .density-24 .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{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-24 .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-24 .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-24 .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-24 .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-24 .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-24 .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-24 .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-24 .problemMark,.tabletLandscapeMode .density-24 .photoReloadButton,.tabletLandscapeMode .density-24 .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-24 .problemMark,.tabletLandscapeMode .density-32 .problemMark,.tabletLandscapeMode .density-40 .problemMark{top:8px}.tabletLandscapeMode .photoReloadButton,.tabletLandscapeMode .density-24 .photoReloadButton,.tabletLandscapeMode .density-32 .photoReloadButton,.tabletLandscapeMode .density-40 .photoReloadButton{top:59px}.tabletLandscapeMode .stickerPrintButton,.tabletLandscapeMode .density-24 .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}}
