.pwa-root{background:var(--m-canvas,#f4f6f8);min-height:100dvh;color:var(--m-text,#1f2428);flex-direction:column;font-family:Heebo,system-ui,sans-serif;display:flex}.pwa-header{padding:14px 16px calc(14px + env(safe-area-inset-top));color:#fff;background:#0f172a;justify-content:space-between;align-items:center;gap:12px;display:flex}.pwa-header__greeting{flex-direction:column;gap:2px;display:flex}.pwa-header__hello{font-size:17px;font-weight:800}.pwa-header__brand{color:#f26419;letter-spacing:.04em;font-size:12px;font-weight:700}.pwa-header__status{align-items:center;gap:10px;display:flex}.pwa-header__connection{border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.pwa-header__connection--online{color:#34d399;background:#34d39926}.pwa-header__connection--offline{color:#f87171;background:#f8717126}.pwa-header__logout{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.pwa-content{width:100%;max-width:480px;padding:16px;padding-bottom:calc(76px + env(safe-area-inset-bottom));flex:1;margin-inline:auto;overflow-y:auto}.pwa-loading{color:#cbd5e1;background:#0f172a;justify-content:center;align-items:center;min-height:100dvh;font-size:14px;font-weight:700;display:flex}.pwa-bottom-nav{inset-inline:0;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--m-border,#e2e8f0);z-index:30;background:#fff;justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0}.pwa-bottom-nav__item{color:#64748b;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:48px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.pwa-bottom-nav__item--active{color:#f26419;font-weight:800}.pwa-install-banner{color:#fff;background:#0f172a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:12px 16px 0;padding:12px 14px;display:flex}.pwa-install-banner__text{align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.pwa-install-banner__actions{align-items:center;gap:8px;display:flex}.pwa-install-banner__install{color:#fff;cursor:pointer;background:#f26419;border:none;border-radius:9px;min-height:36px;padding:0 16px;font-size:13px;font-weight:800}.pwa-install-banner__dismiss{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.pwa-landing-placeholder{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:56px 20px;display:flex}.pwa-landing-placeholder h2{color:#1f2428;margin:4px 0 0;font-size:18px;font-weight:800}.pwa-landing-placeholder p{margin:0;font-size:13px}.pwa-login{min-height:100dvh}@keyframes mgr-spin{to{transform:rotate(360deg)}}.mgr-spin{animation:.8s linear infinite mgr-spin}.mgr-tasks,.mgr-day,.mgr-approvals,.mgr-order-card{flex-direction:column;gap:14px;display:flex}.mgr-day__hero{color:#f8fafc;background:#0f172a;border-radius:16px;padding:16px;position:relative;overflow:hidden}.mgr-day__hero:before{content:"";opacity:.5;pointer-events:none;background-image:linear-gradient(#52728e24 1px,#0000 1px),linear-gradient(90deg,#52728e24 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.mgr-day__hero-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex;position:relative}.mgr-day__date{color:#94a3b8;font-size:12px;font-weight:600}.mgr-day__title{color:#fff;margin:2px 0 0;font-size:20px;font-weight:800}.mgr-day__refresh{color:#e2e8f0;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative}.mgr-day__refresh:disabled{opacity:.5;cursor:default}.mgr-day__kpis{grid-template-columns:repeat(3,1fr);gap:8px;display:grid;position:relative}.mgr-day__kpi{text-align:center;background:#1e293b;border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:10px 6px;display:flex}.mgr-day__kpi-value{color:#f8fafc;font-size:20px;font-weight:800;line-height:1.1}.mgr-day__kpi-value--tons{color:#f26419}.mgr-day__kpi-value--risk{color:#f59e0b}.mgr-day__kpi-value--over{color:#f87171}.mgr-day__kpi-label{color:#94a3b8;font-size:10.5px;font-weight:700}.mgr-section-title{color:#1f2428;margin:0 0 10px;font-size:14px;font-weight:800}.mgr-attention__list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.mgr-attention__item{border:1px solid var(--m-border,#e2e8f0);text-align:start;cursor:pointer;width:100%;color:inherit;background:#fff;border-radius:12px;align-items:flex-start;gap:10px;padding:12px;font-family:inherit;display:flex}.mgr-attention__item:disabled{cursor:default}.mgr-attention__item--late{background:#dc26260f;border-color:#dc262638}.mgr-attention__item--risk{background:#f59e0b14;border-color:#f59e0b40}.mgr-attention__item--approval{background:#3b82f60f;border-color:#3b82f633}.mgr-attention__glyph{flex:none;font-size:13px;font-weight:800;line-height:1.4}.mgr-attention__item--late .mgr-attention__glyph{color:#dc2626}.mgr-attention__item--risk .mgr-attention__glyph{color:#d97706}.mgr-attention__item--approval .mgr-attention__glyph{color:#2563eb}.mgr-attention__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mgr-attention__title{color:#1f2428;font-size:13.5px;font-weight:800}.mgr-attention__detail{color:#64748b;font-size:12px;font-weight:600;line-height:1.45}.mgr-attention__chevron{color:#94a3b8;flex:none;font-size:16px;line-height:1.2}.mgr-station-load{border:1px solid var(--m-border,#e2e8f0);background:#fff;border-radius:14px;padding:14px}.mgr-station-load__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.mgr-station-load__head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;display:flex}.mgr-station-load__name{color:#475569;font-size:13px;font-weight:600}.mgr-station-load__pct{font-size:13px;font-weight:800}.mgr-station-load__bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.mgr-station-load__bar-fill{border-radius:4px;height:100%;transition:width .25s}.mgr-station-load__meta{color:#94a3b8;flex-wrap:wrap;gap:8px;margin-top:5px;font-size:11.5px;font-weight:600;display:flex}.mgr-empty--inline{color:#64748b;padding:12px 4px;font-size:13px;font-weight:600}.mgr-tasks__loading{color:#64748b;justify-content:center;align-items:center;gap:10px;padding:56px 16px;font-size:14px;font-weight:700;display:flex}.mgr-tasks__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mgr-tasks__title{color:#1f2428;margin:0;font-size:20px;font-weight:800}.mgr-tasks__refresh{border:1px solid var(--m-border,#e2e8f0);color:#475569;cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.mgr-tasks__refresh:disabled{opacity:.5;cursor:default}.mgr-offline-banner{color:#b91c1c;text-align:center;background:#f871711f;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:700}.mgr-error{color:#b42318;background:#b4231814;border-radius:10px;padding:12px 14px;font-size:13px;font-weight:600}.mgr-kpi-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mgr-kpi-tile{border:1px solid var(--m-border,#e2e8f0);background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:4px;padding:18px 12px;display:flex}.mgr-kpi-tile--alert{background:#f2641914;border-color:#f264194d}.mgr-kpi-tile__value{color:#1f2428;align-items:center;gap:6px;font-size:30px;font-weight:800;line-height:1;display:inline-flex}.mgr-kpi-tile--alert .mgr-kpi-tile__value,.mgr-kpi-tile__alert-icon{color:#f26419}.mgr-kpi-tile__label{color:#64748b;font-size:13px;font-weight:700}.mgr-task-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.mgr-task-item{border:1px solid var(--m-border,#e2e8f0);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;display:flex}.mgr-task-item__status{border:2px solid var(--m-border,#cbd5e1);color:#64748b;cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.mgr-task-item__status--done{border-color:var(--m-ready,#10b981);color:var(--m-ready,#10b981)}.mgr-task-item__status--overdue{color:#f26419;border-color:#f26419}.mgr-task-item__status:disabled{opacity:.5;cursor:default}.mgr-task-item__body{min-width:0;text-align:inherit;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;gap:3px;padding:0;display:flex}.mgr-task-item__body:disabled{cursor:default}.mgr-task-item__title{color:#1f2428;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.mgr-task-item__meta{color:#64748b;font-size:12px}.mgr-task-item__badge{border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:800}.mgr-task-item__badge--high{color:#b42318;background:#b423181a}.mgr-task-item__badge--medium{color:#c2410c;background:#f264191a}.mgr-task-item__badge--low{color:#475569;background:#64748b1f}.mgr-approval-item{border:1px solid var(--m-border,#e2e8f0);background:#fff;border-radius:14px;flex-direction:column;gap:12px;padding:14px;display:flex}.mgr-approval-item__info{text-align:inherit;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:3px;padding:0;display:flex}.mgr-approval-item__info:disabled{cursor:default}.mgr-approval-item__kind{color:#1f2428;font-size:15px;font-weight:800}.mgr-approval-item__meta{color:#64748b;font-size:12px}.mgr-approval-item__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mgr-approval-btn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-family:inherit;font-size:15px;font-weight:800;display:inline-flex}.mgr-approval-btn--approve{background:var(--m-ready,#10b981);color:#fff;border:none}.mgr-approval-btn--reject{border:1px solid var(--m-border,#e2e8f0);color:#b42318;background:#fff}.mgr-approval-btn:disabled{opacity:.5;cursor:default}.mgr-empty{border:1px dashed var(--m-border,#cbd5e1);color:#64748b;text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:48px 20px;font-size:14px;font-weight:700;display:flex}.mgr-empty--inline{border:none;padding:20px}.mgr-toast{bottom:calc(76px + env(safe-area-inset-bottom));z-index:100;color:#fff;border-radius:12px;padding:12px 20px;font-size:14px;font-weight:700;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000002e}.mgr-toast--success{background:#027a48}.mgr-toast--warning{background:#b54708}.mgr-toast--danger{background:#b42318}.mgr-toast--info{background:#0f172a}.mgr-order-card__retry{color:#fff;cursor:pointer;background:#f26419;border:none;border-radius:12px;align-self:center;min-height:44px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:800}.mgr-order-card__meta{color:#64748b;flex-wrap:wrap;gap:6px;font-size:13px;font-weight:600;display:flex}.mgr-order-card__total{color:#fff;background:#0f172a;border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:24px 16px;display:flex}.mgr-order-card__total-value{align-items:baseline;gap:8px;font-size:40px;font-weight:800;line-height:1;display:inline-flex}.mgr-order-card__total-unit{color:#f26419;font-size:18px;font-weight:700}.mgr-order-card__total-label{color:#cbd5e1;font-size:13px;font-weight:700}.mgr-order-card__stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.mgr-order-card__stat{border:1px solid var(--m-border,#e2e8f0);background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:3px;padding:14px 8px;display:flex}.mgr-order-card__stat-value{color:#1f2428;font-size:18px;font-weight:800}.mgr-order-card__stat-label{color:#64748b;font-size:12px;font-weight:700}.mgr-order-card__breakdown{border:1px solid var(--m-border,#e2e8f0);background:#fff;border-radius:14px;padding:16px}.mgr-order-card__breakdown-title{color:#1f2428;margin-bottom:12px;font-size:14px;font-weight:800}.mgr-dia-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.mgr-dia-row__head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;display:flex}.mgr-dia-row__label{color:#1f2428;font-size:14px;font-weight:800}.mgr-dia-row__value{color:#64748b;font-size:13px;font-weight:600}.mgr-dia-row__bar{background:var(--m-border,#e2e8f0);border-radius:5px;height:9px;overflow:hidden}.mgr-dia-row__bar-fill{border-radius:5px;height:100%;transition:width .3s}.mgr-order-card__body{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.mgr-order-card__stages{border:1px solid var(--m-border,#e2e8f0);background:#fff;border-radius:14px;overflow:hidden}.mgr-order-card__stages-title{color:#1f2428;border-bottom:1px solid var(--m-border,#e2e8f0);padding:12px 14px;font-size:14px;font-weight:800}.mgr-order-card__stages-empty{color:#64748b;padding:16px 14px;font-size:13px;font-weight:600;line-height:1.45}.mgr-stage-list{margin:0;padding:0;list-style:none}.mgr-stage-row{border-bottom:1px solid var(--m-border,#e2e8f0);align-items:center;gap:10px;padding:11px 14px;display:flex}.mgr-stage-row:last-child{border-bottom:none}.mgr-stage-row--current{background:#f264190d}.mgr-stage-row__dot{border:2px solid #cbd5e1;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.mgr-stage-row__label{color:#1f2428;flex:1;min-width:0;font-size:13.5px}.mgr-stage-row__when{color:#64748b;white-space:nowrap;font-size:12px;font-weight:600}.mgr-order-card__actions{background:linear-gradient(#0000,#f8fafc 30%);gap:10px;padding-top:4px;padding-bottom:2px;display:flex;position:sticky;bottom:0}.mgr-order-card__doc-btn{border:1px solid var(--m-border,#e2e8f0);color:#334155;cursor:pointer;background:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:52px;height:50px;text-decoration:none;display:inline-flex}.mgr-order-card__doc-btn:hover{color:#0f172a;border-color:#94a3b8}.mgr-order-card__advance-btn{color:#fff;cursor:pointer;background:#f26419;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;height:50px;font-family:inherit;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 2px #c2410c}.mgr-order-card__advance-btn:disabled{opacity:.45;cursor:default;box-shadow:none}.mgr-order-card__advance-ok{color:#1b6b28;background:#2e933c1a;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:700}
