:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#101828;background:#eef4f8;font-size:16px;-webkit-text-size-adjust:100%;--navy:#0f172a;--teal:#0b3d4a;--line:#d9e3ec;--muted:#667085;--bg:#eef4f8;--card:#fff;--danger:#991b1b;--ok:#166534;--shadow:0 18px 45px #0f172a18}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--bg)}button,input,select,textarea{font:inherit}button{border:0;border-radius:18px;background:var(--navy);color:#fff;padding:13px 17px;font-weight:850;display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:48px;cursor:pointer}button:active{transform:translateY(1px)}.primary{background:linear-gradient(135deg,#0f172a,#0b3d4a);box-shadow:0 10px 18px #0f172a18}.secondary{background:#f4f7fb;color:#102033;border:1px solid var(--line);box-shadow:none}.danger{background:#991b1b}.dangerSoft{background:#fff1f2;color:#9f1239;border-color:#fecdd3}.okSoft{background:#ecfdf3;color:#166534;border-color:#bbf7d0}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:18px;padding:14px 15px;background:#fff;color:#101828;outline:none;min-height:52px}input:focus,select:focus,textarea:focus{border-color:#0b3d4a;box-shadow:0 0 0 4px #0b3d4a14}textarea{min-height:104px;resize:vertical}.login{min-height:100svh;display:grid;place-items:center;padding:clamp(16px,3vw,32px);background:radial-gradient(circle at 50% 12%,#ffffff40 0,#fff0 34%),linear-gradient(145deg,#0f172a,#164e63)}.loginPanel{width:min(520px,100%)}.brand{text-align:center;color:#fff;margin-bottom:18px}.logo{width:88px;height:88px;border-radius:30px;background:#fff;color:#0f172a;display:grid;place-items:center;margin:0 auto 18px;font-weight:950;font-size:32px}.miniLogo{width:46px;height:46px;border-radius:17px;background:#0b3d4a;color:#fff;display:grid;place-items:center;font-weight:950}.brand h1{margin:0;font-size:clamp(30px,6vw,44px);line-height:1.05}.brand p{opacity:.88;font-size:clamp(15px,2.4vw,18px)}.card{background:var(--card);border:1px solid #dfe9f2;border-radius:30px;padding:clamp(16px,3vw,26px);box-shadow:var(--shadow);margin:16px 0}.loginCard{display:grid;gap:14px}.err{background:#fee2e2;color:#991b1b;border-radius:16px;padding:12px 14px;font-weight:750}.successMsg,.hint{background:#ecfeff;color:#155e75;border:1px solid #a5f3fc;border-radius:16px;padding:12px 14px;margin:12px 0}.topbar{position:sticky;top:0;z-index:10;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #dfe6ee;display:flex;justify-content:space-between;align-items:center;padding:12px max(14px,env(safe-area-inset-left))}.appIdentity{display:flex;align-items:center;gap:12px;min-width:0}.appIdentity b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.appIdentity span{display:block;color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pill{border-radius:999px;padding:8px 10px;font-size:12px;display:flex;align-items:center;gap:6px;font-weight:850;white-space:nowrap}.ok{background:#dcfce7;color:#166534}.bad{background:#fee2e2;color:#991b1b}main{width:min(1180px,100%);margin:0 auto;padding:clamp(14px,3vw,28px) clamp(14px,4vw,34px) calc(100px + env(safe-area-inset-bottom))}.page{width:100%}.pageTitle{margin:4px 0 18px}.pageTitle h2{margin:0;font-size:clamp(27px,5vw,42px);line-height:1.04}.pageTitle p{margin:8px 0 0;color:var(--muted);font-size:clamp(14px,2vw,17px)}h3{margin:20px 0 12px;font-size:clamp(20px,3vw,26px)}.grid{display:grid;gap:14px}.statsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat{background:#fff;border:1px solid #e5edf7;border-radius:26px;padding:clamp(16px,3vw,24px);box-shadow:0 12px 28px #0f172a0d}.stat b{display:block;font-size:clamp(31px,6vw,48px);line-height:.95}.stat span{color:var(--muted);font-size:clamp(12px,2vw,15px)}.areaCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.areaCards div{background:linear-gradient(135deg,#0f172a,#0e7490);color:#fff;border-radius:28px;padding:clamp(20px,4vw,30px);font-size:clamp(18px,3vw,26px);font-weight:950;display:flex;justify-content:space-between;align-items:center;min-height:105px}.areaCards span{background:#ffffff26;border-radius:999px;padding:7px 13px}.form{display:grid;gap:14px}.formGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form label,.card label{font-size:13px;font-weight:850;color:#475569;display:grid;gap:8px}.item p{color:#475569;line-height:1.55}.item small{display:block;background:#fef3c7;color:#92400e;padding:10px;border-radius:14px}.listStack{display:grid;gap:12px}.bottomNav{position:fixed;left:0;right:0;bottom:0;z-index:20;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #dfe6ee;display:flex;justify-content:center;gap:7px;padding:10px max(10px,env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom))}.bottomNav button{background:transparent;color:#64748b;padding:8px 11px;display:grid;gap:3px;font-size:11px;min-height:58px;border-radius:17px;min-width:68px}.bottomNav button.active{background:#0b3d4a;color:#fff}.bottomNav svg{margin:auto;width:21px}.adminCard{display:grid;gap:14px}.sectionHeader{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.sectionHeader h3{margin:0}.sectionHeader p{margin:5px 0 0;color:var(--muted)}.adminForm{align-items:end}.toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:4px}.searchBox{display:flex;gap:8px;align-items:center;border:1px solid var(--line);background:#fff;border-radius:18px;padding:0 12px;flex:1;min-width:220px}.searchBox input{border:0;box-shadow:none;padding-left:0}.userList{display:grid;gap:12px}.userRow{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #e5edf7;background:#f8fafc;border-radius:24px;padding:14px}.avatar{width:52px;height:52px;border-radius:19px;background:#0b3d4a;color:#fff;display:grid;place-items:center;font-weight:950}.userInfo{min-width:0}.userInfo b{display:block;font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.userInfo span{display:block;color:var(--muted);font-size:13px;margin:4px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badges{display:flex;gap:7px;flex-wrap:wrap}.badges em{font-style:normal;background:#e0f2fe;color:#075985;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:850}.badges .badgeOk{background:#dcfce7;color:#166534}.badges .badgeOff{background:#fee2e2;color:#991b1b}.rowActions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.inlineForm{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.compactList{display:grid;gap:10px}.compactRow{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:10px;align-items:center;background:#f8fafc;border:1px solid #e5edf7;border-radius:20px;padding:12px}.compactRow span{font-weight:850}.compactRow small{color:var(--muted)}.txtOk{color:#166534}.txtOff{color:#991b1b}.actionsCard{display:grid;gap:12px;max-width:520px}@media (max-width:760px){:root{font-size:17px}.topbar{padding:12px 14px}.miniLogo{width:42px;height:42px}.appIdentity b{max-width:210px}.statsGrid,.areaCards,.formGrid{grid-template-columns:1fr}.stat b{font-size:42px}.areaCards div{min-height:88px}.userRow{grid-template-columns:auto 1fr}.rowActions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.rowActions button{width:100%}.inlineForm{grid-template-columns:1fr}.compactRow{grid-template-columns:1fr auto}.compactRow button{grid-column:1/-1}.bottomNav{justify-content:space-around}.bottomNav button{min-width:auto;flex:1;padding:8px 4px}.login{place-items:start center;padding-top:32px}}@media (min-width:1100px){main{padding-bottom:120px}.adminCard{padding:30px}.loginPanel{width:560px}}@media (max-width:430px){main{padding-left:12px;padding-right:12px}.card{border-radius:24px;padding:15px}.pageTitle h2{font-size:30px}.rowActions{grid-template-columns:1fr}.userRow{padding:12px}.avatar{width:46px;height:46px;border-radius:16px}.appIdentity span{max-width:190px}.pill{font-size:11px;padding:7px 8px}}.formActions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.editBanner{display:flex;align-items:center;gap:8px;background:#f1f5f9;border:1px solid #d9e3ec;color:#0f172a;border-radius:18px;padding:12px 14px;font-weight:850}.rowActions{min-width:310px}.rowActions .secondary{min-height:42px;padding:10px 12px;border-radius:14px}.compactRow{grid-template-columns:minmax(160px,1fr) minmax(120px,180px) auto auto auto}.compactRow .secondary{min-height:40px;padding:9px 12px;border-radius:14px}.adminCard{scroll-margin-top:88px}.brand p{font-weight:650}.loginPanel{width:min(590px,100%)}@media (max-width:760px){.formActions{display:grid;grid-template-columns:1fr}.rowActions{min-width:0}.compactRow{grid-template-columns:1fr auto}.compactRow small,.compactRow b{grid-column:1/-1}.compactRow button{grid-column:auto}.compactRow button:last-child{grid-column:auto}.loginPanel{width:100%}.brand{padding-top:8px}.brand p{font-size:16px}}@media (max-width:430px){.compactRow{grid-template-columns:1fr}.compactRow button,.formActions button{width:100%}.brand h1{font-size:36px}.logo{width:78px;height:78px;border-radius:26px}}.logoButton{background:transparent;padding:0;min-height:auto;border-radius:18px;box-shadow:none}.logoButton:active{transform:none}.topbar{gap:10px}.appIdentity{flex:1}.drawerBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0f172a73;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:flex-start}.profileDrawer{width:min(420px,calc(100vw - 22px));min-height:100%;background:#fff;color:#0f172a;padding:22px;box-shadow:30px 0 70px #0f172a3b;overflow:auto;border-radius:0 30px 30px 0;animation:slideIn .18s ease-out}.drawerHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.drawerLogo{width:62px;height:62px;border-radius:22px;background:#0b3d4a;color:#fff;display:grid;place-items:center;font-weight:950;font-size:24px}.iconBtn{background:#f1f5f9;color:#0f172a;min-height:44px;width:44px;padding:0;border-radius:16px;box-shadow:none}.profileDrawer h2{margin:8px 0 2px;font-size:28px;line-height:1.05}.profileDrawer p{margin:0 0 8px;color:#667085}.drawerMeta{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 18px}.drawerMeta span{background:#eef4f8;border:1px solid #d9e3ec;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:850;color:#334155}.drawerActions{display:grid;gap:10px;margin:16px 0}.drawerAction{justify-content:flex-start;background:#f8fafc;color:#0f172a;border:1px solid #e5edf7;box-shadow:none;border-radius:18px;font-weight:900}.drawerAction:hover{background:#eef4f8}.drawerAction.dangerLine{background:#fff1f2;color:#991b1b;border-color:#fecdd3}.drawerPanel{background:#f8fafc;border:1px solid #e5edf7;border-radius:22px;padding:15px;margin-top:12px;display:grid;gap:10px}.drawerPanel b{font-size:18px}.drawerPanel p{margin:0;color:#334155}.drawerPanel label{display:grid;gap:7px;font-size:13px;font-weight:850;color:#475569}@keyframes slideIn{0%{transform:translate(-20px);opacity:.4}to{transform:translate(0);opacity:1}}body.darkTheme{--bg:#0b1220;--card:#111827;--line:#263244;--muted:#94a3b8;color:#e5e7eb;background:#0b1220}body.darkTheme .topbar,body.darkTheme .bottomNav{background:#111827ee;border-color:#263244}body.darkTheme .card,body.darkTheme .stat,body.darkTheme .loginCard,body.darkTheme .profileDrawer{background:#111827;border-color:#263244;color:#e5e7eb}body.darkTheme input,body.darkTheme select,body.darkTheme textarea,body.darkTheme .userRow,body.darkTheme .compactRow,body.darkTheme .drawerAction,body.darkTheme .drawerPanel,body.darkTheme .editBanner,body.darkTheme .searchBox{background:#0b1220;border-color:#263244;color:#e5e7eb}body.darkTheme .pageTitle p,body.darkTheme .appIdentity span,body.darkTheme .sectionHeader p,body.darkTheme .userInfo span,body.darkTheme .drawerPanel p,body.darkTheme .profileDrawer p{color:#94a3b8}body.darkTheme .iconBtn{background:#0b1220;color:#e5e7eb}body.darkTheme .drawerMeta span{background:#0b1220;border-color:#263244;color:#cbd5e1}@media (max-width:760px){.topbar{padding:10px 12px}.miniLogo{width:44px;height:44px;border-radius:16px}.profileDrawer{width:calc(100vw - 16px);padding:18px;border-radius:0 26px 26px 0}.bottomNav{grid-template-columns:repeat(4,1fr)}.bottomNav button{font-size:11px}.appIdentity b{font-size:15px}.appIdentity span{font-size:11px}.pill{max-width:92px;overflow:hidden}.drawerLogo{width:56px;height:56px;border-radius:20px}}@media (min-width:900px){.bottomNav{max-width:620px;left:50%;right:auto;transform:translate(-50%);border:1px solid #dfe6ee;border-bottom:0;border-radius:28px 28px 0 0;box-shadow:0 -12px 40px #0f172a12}.bottomNav button{min-width:105px}.topbar{padding-left:28px;padding-right:28px}}.adminPage{max-width:1180px;margin:0 auto}.adminTabs{display:flex;gap:10px;overflow-x:auto;padding:6px 2px 16px;margin-bottom:4px;scrollbar-width:thin}.adminTabs button{background:#fff;color:#334155;border:1px solid #d9e3ec;box-shadow:0 8px 20px #0f172a0c;white-space:nowrap;border-radius:18px;min-height:48px;padding:10px 15px}.adminTabs button.active{background:linear-gradient(135deg,#0f172a,#0b3d4a);color:#fff;border-color:#0b3d4a}.smartFilters{display:grid;grid-template-columns:minmax(220px,1fr) 180px 160px;gap:10px;align-items:center;margin:8px 0 4px}.smartFilters select{min-height:52px}.emptyState{border:1px dashed #cbd5e1;background:#f8fafc;color:#64748b;border-radius:22px;min-height:110px;display:grid;place-items:center;gap:8px;text-align:center;font-weight:800;margin:10px 0}.machineRow{grid-template-columns:minmax(150px,1fr) minmax(160px,220px) auto auto auto auto}.logList{display:grid;gap:10px}.logRow{background:#f8fafc;border:1px solid #e5edf7;border-radius:20px;padding:14px;display:grid;gap:5px}.logRow b{font-size:15px}.logRow span{color:#667085;font-size:13px}.logRow code{display:block;background:#eef2f7;border:1px solid #d9e3ec;border-radius:13px;padding:9px;white-space:pre-wrap;word-break:break-word;color:#334155}.configGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.configTile{background:#f8fafc;border:1px solid #e5edf7;border-radius:22px;padding:16px;display:grid;gap:7px}.configTile b{font-size:16px}.configTile span{color:#667085;line-height:1.45}.rowActions{min-width:430px}.userRow{grid-template-columns:auto minmax(0,1fr) minmax(360px,auto)}@media (max-width:960px){.smartFilters{grid-template-columns:1fr 1fr}.smartFilters .searchBox{grid-column:1/-1}.userRow{grid-template-columns:auto 1fr}.rowActions{grid-column:1/-1;min-width:0}.machineRow,.compactRow{grid-template-columns:1fr auto}.configGrid{grid-template-columns:1fr}}@media (max-width:560px){.adminTabs{gap:7px;padding-bottom:12px}.adminTabs button{font-size:12px;padding:9px 11px;min-height:44px}.adminTabs svg{width:17px}.smartFilters,.rowActions,.compactRow,.machineRow{grid-template-columns:1fr}.compactRow button,.machineRow button{width:100%}.logRow code{font-size:12px}.configTile{padding:14px}}body.darkTheme .adminTabs button,body.darkTheme .emptyState,body.darkTheme .logRow,body.darkTheme .configTile{background:#0b1220;border-color:#263244;color:#e5e7eb}body.darkTheme .adminTabs button.active{background:#0b3d4a;color:#fff}body.darkTheme .logRow code{background:#111827;border-color:#263244;color:#cbd5e1}body.darkTheme .configTile span,body.darkTheme .logRow span{color:#94a3b8}.opBoard{display:grid;gap:14px}.opHead{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.opHead h3{margin:0;font-size:24px}.opHead p{margin:4px 0 0;color:var(--muted)}.opSwitch{display:flex;gap:8px;flex-wrap:wrap}.opSwitch button{background:#fff;color:#0f172a;border:1px solid #d9e3ec;box-shadow:none;border-radius:16px;padding:10px 13px}.opSwitch button.active{background:#0b3d4a;color:#fff;border-color:#0b3d4a}.opSwitch.small button{font-size:13px}.opFilters{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.opFilters button{display:grid;text-align:left;gap:4px;background:#fff;color:#0f172a;border:1px solid #d9e3ec;border-radius:18px;padding:14px;box-shadow:0 8px 20px #0f172a0b}.opFilters button b{font-size:26px}.opFilters button span{font-size:12px;color:#667085;font-weight:900}.opFilters button.active{background:#075566;color:#fff;border-color:#075566}.opFilters button.active span{color:#d7f3f0}.attentionBox{border:1px dashed #38bdf8;border-radius:24px;padding:14px;background:#f8fdff}.attentionBox h4{margin:0 0 4px;font-size:18px}.attentionBox p{margin:0 0 12px;color:#667085}.opList{display:grid;gap:12px}.opGroup{background:#fff;border:1px solid #d9e3ec;border-radius:22px;overflow:hidden;box-shadow:0 8px 22px #0f172a08}.opGroupHeader{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;background:#fff;color:#0f172a;box-shadow:none;border-radius:0;padding:16px;text-align:left}.opGroupHeader b{display:block;font-size:17px}.opGroupHeader span{color:#667085;font-size:13px}.opGroupBody{padding:0 12px 12px;display:grid;gap:10px}.opRow{background:#f8fafc;border:1px solid #d9e3ec;border-radius:18px;padding:13px;cursor:pointer}.opRowTop{display:flex;justify-content:space-between;gap:10px;align-items:center}.opRowTop b{display:block}.opRowTop span{display:block;color:#667085;font-size:13px;margin-top:3px}.opPill{display:inline-flex;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950;white-space:nowrap}.opPill.conforme{background:#dcfce7;color:#166534}.opPill.atencao{background:#fff7ed;color:#c2410c}.opPill.desvio{background:#fee2e2;color:#b91c1c}.opDetailGrid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.opDetailGrid div{background:#fff;border:1px solid #d9e3ec;border-radius:14px;padding:11px}.opDetailGrid small{display:block;color:#64748b;font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.04em}.opDetailGrid b{display:block;color:#0f172a;font-size:14px;margin-top:4px;white-space:pre-line}.opDetailGrid .span2{grid-column:1/-1}.opDetailGrid .opObs{background:#fffbeb;border-color:#fde68a}.opEmptyTurn{border:1px dashed #d9e3ec;border-radius:14px;padding:10px;color:#64748b;background:#fff}.v6Toolbar{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:12px;align-items:end;margin-bottom:12px}.v6Toolbar label{display:grid;gap:6px;font-size:13px;font-weight:900;color:#334155}.v6Toolbar input,.v6Toolbar select{border:1px solid #d9e3ec;border-radius:16px;padding:12px;background:#fff}.v6Toolbar .opSwitch{align-self:end}.v6Toolbar .opSwitch button{min-height:46px}.form .opGroupBody label{display:grid;gap:7px;font-size:13px;font-weight:900;color:#334155}.form .opGroupBody input,.form .opGroupBody select,.form .opGroupBody textarea,.card textarea{width:100%;border:1px solid #d9e3ec;border-radius:16px;padding:12px;background:#fff}.form .opGroupBody textarea,.card textarea{min-height:80px;resize:vertical}.err.v6Error{margin-bottom:12px;scroll-margin-top:100px}.darkTheme .opSwitch button,.darkTheme .opFilters button,.darkTheme .opGroup,.darkTheme .opGroupHeader,.darkTheme .opDetailGrid div,.darkTheme .opEmptyTurn,.darkTheme .v6Toolbar input,.darkTheme .v6Toolbar select,.darkTheme .form .opGroupBody input,.darkTheme .form .opGroupBody select,.darkTheme .form .opGroupBody textarea,.darkTheme .card textarea{background:#111827;border-color:#263244;color:#e5e7eb}.darkTheme .opDetailGrid b,.darkTheme .opGroupHeader b{color:#e5e7eb}.darkTheme .opRow{background:#0b1220;border-color:#263244}.darkTheme .attentionBox{background:#0b1220;border-color:#075985}.darkTheme .opFilters button.active,.darkTheme .opSwitch button.active{background:#0b3d4a;color:#fff}@media (max-width:760px){.opHead{display:block}.opFilters{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.opFilters button{padding:12px 10px}.opFilters button b{font-size:23px}.opSwitch button{flex:1}.opDetailGrid{grid-template-columns:1fr 1fr}.v6Toolbar{grid-template-columns:1fr}.opGroupHeader{grid-template-columns:minmax(0,1fr) auto auto}.attentionBox{padding:12px}}@media (max-width:420px){.opDetailGrid{grid-template-columns:1fr}.opFilters button b{font-size:20px}.opFilters button span{font-size:11px}.opRowTop{align-items:flex-start}.opPill{font-size:11px;padding:6px 8px}}.skuField{position:relative;display:block}.skuCombo{position:relative}.skuCombo>input{padding-right:42px}.skuCombo:after{content:"⌄";position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--muted);font-weight:900}.skuDropdown{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:80;max-height:260px;overflow:auto;background:var(--card,#fff);border:1px solid var(--line,#e4e7ec);border-radius:16px;box-shadow:0 18px 42px #1018282e;padding:6px}.skuOption{display:block;width:100%;text-align:left;border:0;background:transparent;padding:11px 12px;border-radius:11px;color:inherit;cursor:pointer;line-height:1.3}.skuOption:hover,.skuOption:focus{background:var(--green2,#e8f3ed);outline:none}.skuOption.noSchedule{font-weight:900;color:var(--green,#2f6b4f);border-bottom:1px solid var(--line,#e4e7ec);margin-bottom:4px}.skuEmpty{padding:14px;color:var(--muted,#667085);font-size:.86rem}@media (max-width:640px){.skuDropdown{position:fixed;left:12px;right:12px;top:auto;bottom:84px;max-height:46vh;border-radius:20px;padding:8px}.skuOption{padding:14px 12px}}.novoQuickPage{max-width:860px;margin:0 auto}.quickTopCard{background:#fff;border:1px solid var(--line);border-radius:24px;padding:14px;box-shadow:0 10px 26px #0f172a0b;display:grid;gap:12px}.quickMeta{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quickMeta label{display:grid;gap:6px;font-size:12px;font-weight:900;color:#475569}.quickArea{display:grid;grid-template-columns:1fr 1fr}.quickProgress{display:grid;gap:7px}.quickProgress>div:first-child{display:flex;justify-content:space-between;align-items:end}.quickProgress b{font-size:18px}.quickProgress span{font-size:12px;color:var(--muted)}.progressTrack{height:9px;background:#e5edf2;border-radius:999px;overflow:hidden}.progressTrack i{display:block;height:100%;background:linear-gradient(90deg,#0b3d4a,#10b981);border-radius:999px;transition:width .25s ease}.machineScroller{display:flex;gap:8px;overflow-x:auto;padding:12px 2px 8px;scroll-snap-type:x mandatory}.machineScroller button{flex:0 0 auto;background:#fff;color:#334155;border:1px solid var(--line);border-radius:17px;padding:10px 13px;min-height:58px;display:grid;gap:2px;text-align:left;scroll-snap-align:start}.machineScroller button span{font-weight:900}.machineScroller button small{font-size:11px;color:var(--muted)}.machineScroller button.active{background:#0b3d4a;color:#fff;border-color:#0b3d4a}.machineScroller button.active small{color:#d5f4ed}.machineScroller button.done:not(.active){border-color:#86efac;background:#f0fdf4;color:#166534}.quickFormCard{background:#fff;border:1px solid var(--line);border-radius:28px;padding:18px;box-shadow:var(--shadow);scroll-margin-top:86px}.quickFormHeader{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #e8eef3;padding-bottom:13px}.quickFormHeader small{display:block;color:var(--muted);font-weight:800}.quickFormHeader h3{margin:3px 0 0}.quickBadge{background:#fef3c7;color:#92400e;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;white-space:nowrap}.quickBadge.done{background:#dcfce7;color:#166534}.quickSection{display:grid;gap:12px;padding:16px 0;border-bottom:1px solid #e8eef3}.quickSection:last-of-type{border-bottom:0}.quickSection h4{margin:0;color:#0f172a;font-size:16px}.quickSection label{display:grid;gap:7px;font-size:13px;font-weight:900;color:#475569}.quickTwoCols{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choiceButtons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.choiceButtons button{background:#f8fafc;color:#334155;border:1px solid var(--line);box-shadow:none}.choiceButtons button.selected{background:#0b3d4a;color:#fff;border-color:#0b3d4a}.choiceButtons button.dangerChoice.selected{background:#991b1b;border-color:#991b1b}.conditionalBox{display:grid;gap:11px;padding:12px;border-radius:18px;background:#f8fafc;border:1px solid var(--line)}.conditionalBox.dangerBox{background:#fff7f7;border-color:#fecaca}.cipNotice{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0;border-radius:14px;padding:10px 12px;font-size:12px;font-weight:850}.cipNotice.expired{background:#fee2e2;color:#991b1b;border-color:#fecaca}.quickFill{justify-self:start;min-height:36px;padding:7px 11px;border-radius:12px;background:#eef6f7;color:#0b3d4a;font-size:12px;box-shadow:none}.quickActions{position:sticky;bottom:76px;z-index:8;display:grid;grid-template-columns:1fr 1.6fr;gap:9px;background:#ffffffed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 0 2px}.quickActions button:disabled{opacity:.45;cursor:not-allowed}.generalObs{margin-top:14px}.finishPassage{width:100%;margin-top:10px}.darkTheme .quickTopCard,.darkTheme .quickFormCard,.darkTheme .machineScroller button{background:#111827;border-color:#263244;color:#e5e7eb}.darkTheme .quickSection h4,.darkTheme .quickFormHeader h3{color:#e5e7eb}.darkTheme .conditionalBox{background:#0b1220;border-color:#263244}.darkTheme .conditionalBox.dangerBox{background:#2a1111;border-color:#7f1d1d}@media (max-width:600px){.novoQuickPage{margin:0 -2px}.quickTopCard{border-radius:20px;padding:12px}.quickMeta{grid-template-columns:1fr 1fr}.quickFormCard{border-radius:22px;padding:14px}.quickTwoCols{grid-template-columns:1fr}.quickFormHeader h3{font-size:22px}.quickActions{bottom:74px}.quickSection input,.quickSection select,.quickSection textarea{font-size:16px;min-height:54px}.quickSection textarea{min-height:88px}.skuDropdown{bottom:78px}.bottomNav{transition:transform .2s ease}body:has(.skuDropdown) .bottomNav{transform:translateY(110%)}.machineScroller{margin-left:-2px;margin-right:-2px}}@media (max-width:380px){.quickMeta{grid-template-columns:1fr}.quickActions{grid-template-columns:1fr 1fr}.quickFormHeader{align-items:flex-start}}.configWarning{display:flex;flex-direction:column;gap:5px;padding:12px 14px;margin-bottom:14px;border:1px solid #f7c86b;border-radius:14px;background:#fff8e7;color:#7a4b00;font-size:.82rem;line-height:1.35}.configWarning b{font-size:.88rem}.fatalError{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:14px;padding:28px;background:#eef5f8;color:#102033}.fatalError .logo{width:64px;height:64px}.fatalError h1{font-size:1.4rem;margin:0}.fatalError p{max-width:520px;margin:0;color:#536273}.fatalError code{max-width:min(620px,100%);overflow:auto;padding:12px;border-radius:12px;background:#fff;border:1px solid #d8e2e8;color:#b42318;white-space:pre-wrap}.fatalError button{width:min(320px,100%)}.skuTrigger{width:100%;min-height:54px;background:#fff;color:#101828;border:1px solid var(--line);border-radius:18px;padding:13px 14px;box-shadow:none;display:flex;justify-content:space-between;text-align:left;font-weight:700}.skuTrigger .placeholder{color:#98a2b3;font-weight:500}.skuTrigger:focus{border-color:#0b3d4a;box-shadow:0 0 0 4px #0b3d4a14}.skuModal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#f4f7f9;display:flex;flex-direction:column;padding:max(14px,env(safe-area-inset-top)) 14px max(12px,env(safe-area-inset-bottom));height:100dvh;overflow:hidden}.skuModalHeader{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:4px 2px 12px}.skuModalHeader small{display:block;color:var(--muted);font-weight:800}.skuModalHeader h3{margin:2px 0 0;font-size:22px}.skuModalClose{background:#fff;color:#0f172a;border:1px solid var(--line);box-shadow:none;width:46px;height:46px;padding:0;border-radius:16px;flex:0 0 auto}.skuModalSearch{display:flex;align-items:center;gap:10px;background:#fff;border:2px solid #0b3d4a;border-radius:18px;padding:0 13px;flex:0 0 auto}.skuModalSearch input{border:0;box-shadow:none;padding:12px 0;min-height:52px;background:transparent}.skuModalHint{font-size:12px;color:var(--muted);padding:9px 4px}.skuModalList{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;background:#fff;border:1px solid var(--line);border-radius:20px;padding:7px;box-shadow:0 12px 30px #0f172a12}.skuModalOption{display:block;width:100%;text-align:left;background:#fff;color:#172033;border:0;border-bottom:1px solid #edf1f5;border-radius:12px;padding:15px 13px;min-height:52px;justify-content:flex-start;box-shadow:none;line-height:1.35}.skuModalOption:last-child{border-bottom:0}.skuModalOption:active,.skuModalOption:focus{background:#e8f3ed;color:#174b38}.skuModalOption.noSchedule{position:sticky;top:0;z-index:2;background:#ecfdf3;color:#166534;font-weight:950;border:1px solid #bbf7d0;margin-bottom:6px}.darkTheme .skuTrigger,.darkTheme .skuModalSearch,.darkTheme .skuModalList,.darkTheme .skuModalOption,.darkTheme .skuModalClose{background:#111827;color:#e5e7eb;border-color:#263244}.darkTheme .skuModal{background:#07111e}.darkTheme .skuModalOption.noSchedule{background:#052e24;color:#a7f3d0;border-color:#166534}@media (min-width:700px){.skuModal{inset:5vh auto auto 50%;transform:translate(-50%);width:min(620px,92vw);height:min(760px,90dvh);border-radius:28px;box-shadow:0 24px 80px #0f172a40;border:1px solid var(--line)}}.skuDropdown{display:none!important}.fieldSuffix,.fieldHint{display:block;color:var(--muted);font-size:11px;font-weight:700;margin-top:-3px}.calculatedField{background:#f8fafc;color:#0b3d4a;font-weight:850}.generalObs{display:block;overflow:hidden}.generalObs label{display:grid;gap:9px;margin:0}.generalObs label>span{font-size:14px;font-weight:900;color:#334155}.generalObs textarea{display:block;width:100%;margin:0;min-height:96px}.finishPassage{min-height:52px}.quantityGrid label{position:relative}.quantityGrid input{font-variant-numeric:tabular-nums}@media (max-width:600px){.quickMeta{grid-template-columns:1fr!important;gap:9px}.quickMeta input,.quickMeta select{min-height:46px;padding:10px 12px;border-radius:15px}.quickTopCard{gap:10px}.quickArea button,.choiceButtons button{min-height:44px;padding:9px 12px;border-radius:15px}.machineScroller button{min-height:52px;padding:8px 11px;border-radius:15px}.quickFormCard{padding:13px}.quickSection{padding:13px 0;gap:10px}.quickSection input,.quickSection select{min-height:48px;padding:11px 12px;border-radius:15px}.quickSection textarea{min-height:82px;padding:11px 12px;border-radius:15px}.skuTrigger{min-height:48px;padding:10px 12px;border-radius:15px}.quickFill{min-height:34px;padding:6px 10px;border-radius:11px}.quickActions{grid-template-columns:.9fr 1.35fr;gap:8px;padding-top:9px}.quickActions button{min-height:46px;padding:9px 11px;border-radius:15px;font-size:15px}.generalObs{padding:13px;margin-top:12px;border-radius:20px}.generalObs textarea{min-height:90px}.finishPassage{min-height:50px;padding:10px 14px;border-radius:16px;margin-top:8px;font-size:16px}.bottomNav button{min-height:54px}.cipGrid{grid-template-columns:1fr}}@media (max-width:420px){.pageTitle{margin-bottom:12px}.pageTitle h2{font-size:26px}.pageTitle p{font-size:13px}.quickFormHeader h3{font-size:20px}.quickBadge{padding:6px 8px}.quickMeta{grid-template-columns:1fr!important}}
