.lg-app{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,540px);background:var(--mp-bg);color:var(--mp-fg);font-family:var(--font-geist-sans),"Geist",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.lg-app *{font-family:inherit}.lg-stage{padding:32px;flex-direction:column;overflow:hidden}.lg-stage,.lg-stage-head{position:relative;display:flex}.lg-stage-head{align-items:center;gap:10px}.lg-mark{width:32px;height:32px;border-radius:8px;background:var(--mp-fg);color:var(--mp-bg);display:grid;place-items:center}.lg-wordmark{font-size:18px;font-weight:600;letter-spacing:-.02em}.lg-stage-body{position:relative;flex:1;display:flex;flex-direction:column;justify-content:center;max-width:520px;padding:24px 0}.lg-eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:500;color:var(--mp-muted-fg);margin-bottom:18px;display:inline-flex;align-items:center;gap:8px}.lg-eyebrow:before{content:"";display:inline-block;width:18px;height:1px;background:currentColor;opacity:.5}.lg-stage-title{font-size:44px;font-weight:600;letter-spacing:-.025em;line-height:1.05;text-wrap:balance;margin:0 0 16px}.lg-stage-sub{font-size:15px;color:var(--mp-muted-fg);line-height:1.55;max-width:36ch;text-wrap:pretty;margin:0}.lg-stage-foot{position:relative;display:flex;gap:22px;font-size:12px;color:var(--mp-muted-fg)}.lg-stage-foot a{color:inherit;text-decoration:none}.lg-stage-foot a:hover{color:var(--mp-fg)}.lg-decor{inset:0;background-image:linear-gradient(90deg,oklch(.145 0 0/.05) 1px,transparent 0),linear-gradient(180deg,oklch(.145 0 0/.05) 1px,transparent 0);background-size:64px 64px;mask-image:radial-gradient(ellipse at 30% 50%,black 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at 30% 50%,black 30%,transparent 75%);opacity:.55}.lg-decor,.lg-illus{position:absolute;pointer-events:none}.lg-illus{right:32px;bottom:32px;display:flex;align-items:flex-end;gap:10px}.lg-illus span{width:18px;border-radius:99px}.lg-pane{background:oklch(.985 0 0);border-left:1px solid var(--mp-border);display:flex;flex-direction:column;padding:28px 32px;min-height:100vh}.lg-pane-head{display:none;align-items:center;gap:10px;margin-bottom:32px}.lg-pane-body{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:100%;max-width:380px;margin:0 auto;padding:8px 0 24px}.lg-ribbon{display:inline-flex;gap:6px;align-items:center;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--mp-muted-fg);font-weight:500;margin-bottom:6px}.lg-ribbon .dot{width:6px;height:6px;border-radius:50%;background:var(--mp-fg)}.lg-title{font-size:26px;font-weight:600;letter-spacing:-.02em;margin:6px 0}.lg-sub{font-size:14px;color:var(--mp-muted-fg);margin:0 0 22px;line-height:1.5;text-wrap:pretty}.lg-sub strong{color:var(--mp-fg);font-weight:500}.lg-tabs{display:inline-flex;gap:2px;padding:3px;background:var(--mp-muted);border-radius:99px;margin-bottom:22px;align-self:flex-start}.lg-tab{border:none;background:transparent;padding:6px 14px;border-radius:99px;font-size:12.5px;font-weight:500;color:var(--mp-muted-fg);cursor:pointer;transition:color .16s,background .16s}.lg-tab:hover{color:var(--mp-fg)}.lg-tab[aria-selected=true]{background:var(--mp-bg);color:var(--mp-fg);box-shadow:0 1px 2px oklch(0 0 0/.04),0 0 0 1px oklch(.145 0 0/.06)}.lg-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.lg-label{font-size:12.5px;font-weight:500;color:var(--mp-fg);display:flex;align-items:center;justify-content:space-between}.lg-label a{font-size:12px;color:var(--mp-muted-fg);text-decoration:none}.lg-label a:hover{color:var(--mp-fg);text-decoration:underline}.lg-input-wrap{position:relative;display:flex;align-items:center}.lg-input{width:100%;height:42px;padding:0 14px 0 38px;border-radius:10px;border:1px solid var(--mp-border);background:var(--mp-bg);color:var(--mp-fg);font-size:14px;font-family:inherit;outline:none;transition:border-color .16s,box-shadow .16s}.lg-input::placeholder{color:var(--mp-muted-fg)}.lg-input:hover{border-color:oklch(.85 0 0)}.lg-input:focus{border-color:var(--mp-fg);box-shadow:0 0 0 3px oklch(.145 0 0/.08)}.lg-input.is-error{border-color:var(--mp-berry);box-shadow:0 0 0 3px oklch(.577 .245 27.325/.15)}.lg-input-icon{left:12px;color:var(--mp-muted-fg);pointer-events:none}.lg-input-icon,.lg-input-tail{position:absolute;display:flex}.lg-input-tail{right:8px;align-items:center}.lg-input-tail button{border:none;background:transparent;width:30px;height:30px;border-radius:8px;color:var(--mp-muted-fg);cursor:pointer;display:grid;place-items:center;transition:background .12s,color .12s}.lg-input-tail button:hover{background:var(--mp-muted);color:var(--mp-fg)}.lg-error{display:inline-flex;gap:6px;font-size:12px;color:var(--mp-berry);margin:4px 0 6px}.lg-error,.lg-row{align-items:center}.lg-row{display:flex;justify-content:space-between;margin:4px 0 18px}.lg-check{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;cursor:pointer;user-select:none}.lg-check input{display:none}.lg-check-box{width:16px;height:16px;border-radius:4px;border:1.5px solid var(--mp-border);background:var(--mp-bg);display:grid;place-items:center;color:transparent;transition:all .16s}.lg-check input:checked+.lg-check-box{background:var(--mp-fg);border-color:var(--mp-fg);color:#fff}.lg-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:500;font-family:inherit;border:1px solid transparent;cursor:pointer;transition:all .16s;white-space:nowrap}.lg-btn:active{transform:translateY(1px)}.lg-btn:disabled{opacity:.6;cursor:not-allowed}.lg-btn-primary{background:var(--mp-fg);color:var(--mp-bg)}.lg-btn-primary:hover:not(:disabled){background:color-mix(in oklch,var(--mp-fg) 85%,black)}.lg-btn-outline{background:var(--mp-bg);color:var(--mp-fg);border-color:var(--mp-border)}.lg-btn-outline:hover{background:var(--mp-muted)}.lg-foot{margin-top:18px;font-size:13px;color:var(--mp-muted-fg);text-align:center}.lg-foot a{color:var(--mp-fg);font-weight:500;text-decoration:none}.lg-foot a:hover{text-decoration:underline}.lg-pane-foot{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--mp-muted-fg);padding-top:18px;border-top:1px solid var(--mp-border)}.lg-pane-foot a{color:inherit;text-decoration:none}.lg-pane-foot a:hover{color:var(--mp-fg)}.lg-sent{display:flex;flex-direction:column;gap:14px}.lg-sent-icon{width:48px;height:48px;border-radius:14px;background:var(--mp-muted);color:var(--mp-fg);display:grid;place-items:center;margin-bottom:6px;animation:lg-pop .38s cubic-bezier(.34,1.56,.64,1)}@keyframes lg-pop{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.lg-sent-card{display:flex;gap:12px;padding:12px 14px;border-radius:10px;background:var(--mp-muted);font-size:12.5px;color:var(--mp-muted-fg);line-height:1.5}.lg-resend{background:transparent;border:none;color:var(--mp-fg);font-size:12.5px;font-weight:500;cursor:pointer;text-decoration:underline;padding:0;font-family:inherit}.lg-resend:disabled{color:var(--mp-muted-fg);cursor:not-allowed;text-decoration:none}.lg-spin{width:14px;height:14px;border:1.8px solid;border-top:1.8px solid transparent;border-radius:50%;animation:lg-rot .8s linear infinite}@keyframes lg-rot{to{transform:rotate(1turn)}}.mp-trust-page{--mp-trust-accent:var(--mp-blue-soft);--mp-trust-soft:color-mix(in oklch,var(--mp-blue-soft) 52%,var(--mp-shell));min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(540px,1.1fr);background:var(--mp-shell);color:var(--mp-fg);font-family:var(--mp-trust-font),"Outfit",ui-sans-serif,system-ui,sans-serif}.mp-trust-page[data-tone=salmon]{--mp-trust-accent:var(--mp-salmon);--mp-trust-soft:color-mix(in oklch,var(--mp-salmon) 14%,var(--mp-shell))}.mp-trust-page[data-tone=mint]{--mp-trust-accent:var(--mp-mint);--mp-trust-soft:color-mix(in oklch,var(--mp-mint) 18%,var(--mp-shell))}.mp-trust-page[data-tone=neutral]{--mp-trust-accent:var(--mp-fg);--mp-trust-soft:var(--mp-muted)}.mp-trust-page[data-tone=error]{--mp-trust-accent:var(--mp-berry);--mp-trust-soft:color-mix(in oklch,var(--mp-berry) 12%,var(--mp-shell))}[data-theme=dark] .mp-trust-page{--mp-trust-soft:color-mix(in oklch,var(--mp-trust-accent) 14%,var(--mp-shell))}.mp-trust-page *,.mp-trust-page :after,.mp-trust-page :before{font-family:inherit}.mp-trust-context{min-height:100vh;display:flex;flex-direction:column;padding:var(--mp-space-8);background:var(--mp-trust-soft)}.mp-trust-brand{display:flex;align-items:center;gap:var(--mp-space-3)}.mp-trust-app-mark,.mp-trust-brand-mark{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:var(--mp-r-md);background:var(--mp-fg);color:var(--mp-shell)}.mp-trust-wordmark{font-size:var(--mp-text-xl);font-weight:800;letter-spacing:-.02em}.mp-trust-context-body{width:min(100%,520px);margin:auto 0;padding:clamp(var(--mp-space-8),8vh,72px) 0}.mp-trust-label,.mp-trust-status{display:inline-flex;align-items:center;gap:var(--mp-space-2);min-height:32px;padding:0 var(--mp-space-3);border-radius:999px;background:color-mix(in oklch,var(--mp-shell) 76%,transparent);color:var(--mp-fg);font-size:var(--mp-text-md);font-weight:700}.mp-trust-context h1{max-width:12ch;margin:var(--mp-space-6) 0 var(--mp-space-4);font-size:var(--mp-text-3xl);font-weight:800;line-height:1.04;letter-spacing:-.035em;text-wrap:balance}.mp-trust-context-body>p{max-width:52ch;margin:0;color:color-mix(in oklch,var(--mp-fg) 72%,transparent);font-size:var(--mp-text-lg);line-height:1.55;text-wrap:pretty}.mp-trust-principles{display:grid;margin:var(--mp-space-8) 0 0;padding:0;list-style:none}.mp-trust-principles li{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:var(--mp-space-3);padding:var(--mp-space-4) 0;border-top:1px solid color-mix(in oklch,var(--mp-fg) 12%,transparent)}.mp-trust-principle-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:var(--mp-r-md);background:color-mix(in oklch,var(--mp-shell) 72%,transparent)}.mp-trust-principles li>span:last-child{display:grid;gap:var(--mp-space-1)}.mp-trust-principles strong{font-size:var(--mp-text-base);font-weight:700}.mp-trust-principles small{color:color-mix(in oklch,var(--mp-fg) 68%,transparent);font-size:var(--mp-text-md);line-height:1.45}.mp-trust-footer{display:flex;align-items:center;gap:var(--mp-space-2);color:color-mix(in oklch,var(--mp-fg) 64%,transparent);font-size:var(--mp-text-md)}.mp-trust-surface{min-width:0;display:flex;align-items:center;padding:clamp(var(--mp-space-6),6vw,72px);background:var(--mp-shell)}.mp-trust-content{width:min(100%,620px);margin:auto;animation:mp-trust-enter var(--mp-dur-slow) var(--mp-ease) both}@keyframes mp-trust-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.mp-trust-status{margin-bottom:var(--mp-space-5);background:var(--mp-muted)}.mp-trust-status>span{width:28px;height:28px;display:grid;place-items:center;margin-left:calc(var(--mp-space-2) * -1);border-radius:999px;background:var(--mp-trust-soft)}.mp-trust-status[data-tone=mint]>span{background:color-mix(in oklch,var(--mp-mint) 28%,var(--mp-shell))}.mp-trust-status[data-tone=salmon]>span{background:color-mix(in oklch,var(--mp-salmon) 22%,var(--mp-shell))}.mp-trust-status[data-tone=blue]>span{background:color-mix(in oklch,var(--mp-blue-soft) 58%,var(--mp-shell))}.mp-trust-status[data-tone=error]{color:var(--mp-berry)}.mp-trust-status[data-tone=error]>span{background:color-mix(in oklch,var(--mp-berry) 14%,var(--mp-shell))}.mp-trust-content>h2{max-width:18ch;margin:0;font-size:var(--mp-text-3xl);font-weight:800;line-height:1.1;letter-spacing:-.025em;text-wrap:balance}.mp-trust-lead{max-width:64ch;margin:var(--mp-space-3) 0 var(--mp-space-6);color:var(--mp-muted-fg);font-size:var(--mp-text-lg);line-height:1.55;text-wrap:pretty}.mp-trust-lead strong{color:var(--mp-fg);font-weight:700}.mp-trust-connection{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:var(--mp-space-3);margin:0 0 var(--mp-space-5);padding:var(--mp-space-4);border-radius:var(--mp-r-lg);background:var(--mp-muted)}.mp-trust-connection>div{min-width:0;display:flex;align-items:center;gap:var(--mp-space-3)}.mp-trust-connection>.mp-icon{color:var(--mp-muted-fg)}.mp-trust-app-mark{width:38px;height:38px}.mp-trust-app-mark.is-mypan{background:var(--mp-trust-accent);color:var(--mp-fg)}.mp-trust-connection div>span:last-child{min-width:0;display:grid;gap:2px}.mp-trust-connection strong{overflow:hidden;font-size:var(--mp-text-base);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.mp-trust-connection small{color:var(--mp-muted-fg);font-size:var(--mp-text-md)}.mp-trust-permissions{display:grid;margin:0 0 var(--mp-space-6);padding:0;list-style:none}.mp-trust-permissions li{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:var(--mp-space-3);padding:var(--mp-space-3) 0;border-top:1px solid var(--mp-border);color:var(--mp-fg);font-size:var(--mp-text-base);line-height:1.45}.mp-trust-permissions li>.mp-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:var(--mp-trust-soft)}.mp-trust-permissions li.is-warning{color:var(--mp-berry)}.mp-trust-permissions li.is-warning>.mp-icon{background:color-mix(in oklch,var(--mp-berry) 14%,var(--mp-shell))}.mp-trust-note{display:flex;align-items:flex-start;gap:var(--mp-space-2);margin:0 0 var(--mp-space-5);color:var(--mp-muted-fg);font-size:var(--mp-text-md);line-height:1.5}.mp-trust-note>.mp-icon{flex:0 0 auto;margin-top:2px;color:var(--mp-fg)}.mp-trust-review{overflow:hidden;margin-bottom:var(--mp-space-5);border-radius:var(--mp-r-lg);background:var(--mp-muted)}.mp-trust-review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--mp-space-4);padding:var(--mp-space-5);background:var(--mp-trust-soft)}.mp-trust-review-head>div{min-width:0}.mp-trust-review-label{display:block;margin-bottom:var(--mp-space-2);color:color-mix(in oklch,var(--mp-fg) 68%,transparent);font-size:var(--mp-text-md);font-weight:700}.mp-trust-review-head h3{margin:0;font-size:var(--mp-text-xl);font-weight:800;letter-spacing:-.01em;text-wrap:balance}.mp-trust-review-head p{margin:var(--mp-space-2) 0 0;color:color-mix(in oklch,var(--mp-fg) 72%,transparent);font-size:var(--mp-text-base);line-height:1.5}.mp-trust-review-mark{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:var(--mp-r-md);background:var(--mp-shell)}.mp-trust-highlights{display:flex;flex-wrap:wrap;gap:var(--mp-space-2);padding:0 var(--mp-space-5) var(--mp-space-4);background:var(--mp-trust-soft)}.mp-trust-highlight{display:inline-flex;align-items:center;min-height:32px;padding:0 var(--mp-space-3);border-radius:999px;background:color-mix(in oklch,var(--mp-shell) 78%,transparent);color:var(--mp-fg);font-size:var(--mp-text-md);font-weight:700}.mp-trust-preview{padding:var(--mp-space-2) var(--mp-space-5) var(--mp-space-4)}.mp-trust-preview-value>dl,.mp-trust-preview>dl{display:grid;margin:0}.mp-trust-preview-row{display:grid;grid-template-columns:minmax(130px,.7fr) minmax(0,1.3fr);gap:var(--mp-space-4);padding:var(--mp-space-3) 0;border-top:1px solid var(--mp-border)}.mp-trust-preview-row dt{color:var(--mp-muted-fg);font-size:var(--mp-text-md);font-weight:600}.mp-trust-preview-row dd{min-width:0;margin:0;color:var(--mp-fg);font-size:var(--mp-text-base);font-weight:600;line-height:1.45;overflow-wrap:anywhere}.mp-trust-preview-list{display:grid;gap:var(--mp-space-2);margin:0;padding:0;list-style:none}.mp-trust-preview-list>li{padding:var(--mp-space-3);border-radius:var(--mp-r-md);background:var(--mp-shell)}.mp-trust-technical{border-top:1px solid var(--mp-border)}.mp-trust-technical summary{min-height:48px;display:flex;align-items:center;gap:var(--mp-space-2);padding:0 var(--mp-space-5);color:var(--mp-muted-fg);font-size:var(--mp-text-md);font-weight:700;cursor:pointer}.mp-trust-technical summary:hover{color:var(--mp-fg)}.mp-trust-technical summary:focus-visible{outline:3px solid var(--mp-ring);outline-offset:-3px}.mp-trust-technical pre{max-height:min(42vh,360px);margin:0;padding:var(--mp-space-4) var(--mp-space-5);overflow:auto;border-top:1px solid var(--mp-border);color:var(--mp-muted-fg);font:500 var(--mp-text-md)/1.55 var(--mp-font-mono);white-space:pre-wrap;overflow-wrap:anywhere}.mp-trust-expiry{display:inline-flex;align-items:center;gap:var(--mp-space-2);margin:0 0 var(--mp-space-5);color:var(--mp-muted-fg);font-size:var(--mp-text-md);font-variant-numeric:tabular-nums}.mp-trust-actions{display:grid;gap:var(--mp-space-3)}.mp-trust-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:var(--mp-space-2);width:100%;padding:0 var(--mp-space-5);border:0;border-radius:999px;background:var(--mp-fg);color:var(--mp-shell);font:700 var(--mp-text-base)/1 var(--mp-trust-font),Outfit,ui-sans-serif,system-ui,sans-serif;text-decoration:none;cursor:pointer;transition:transform var(--mp-dur-fast) var(--mp-ease),opacity var(--mp-dur-fast) var(--mp-ease)}.mp-trust-button:hover{opacity:.84}.mp-trust-button:active{transform:translateY(1px)}.mp-trust-button:focus-visible{outline:3px solid var(--mp-ring);outline-offset:3px}.mp-trust-button.is-secondary{min-height:44px;background:var(--mp-muted);color:var(--mp-fg)}@media (max-width:980px){.mp-trust-page{grid-template-columns:minmax(300px,.8fr) minmax(480px,1.2fr)}.mp-trust-context{padding:var(--mp-space-6)}.mp-trust-surface{padding:var(--mp-space-8)}}@media (max-width:780px){.mp-trust-page{display:block;min-height:100vh}.mp-trust-context{min-height:auto;padding:var(--mp-space-5)}.mp-trust-context-body{margin:0;padding:var(--mp-space-8) 0 0}.mp-trust-context h1{max-width:15ch;margin-top:var(--mp-space-5);font-size:var(--mp-text-3xl);letter-spacing:-.025em}.mp-trust-context-body>p{font-size:var(--mp-text-base)}.mp-trust-footer,.mp-trust-principles{display:none}.mp-trust-surface{align-items:flex-start;padding:var(--mp-space-6) var(--mp-space-5) calc(var(--mp-space-8) + env(safe-area-inset-bottom))}.mp-trust-content{max-width:none}.mp-trust-content>h2{font-size:var(--mp-text-2xl)}.mp-trust-lead{font-size:var(--mp-text-base)}.mp-trust-connection{grid-template-columns:1fr}.mp-trust-connection>.mp-icon{transform:rotate(90deg);justify-self:center}.mp-trust-preview-row{grid-template-columns:1fr;gap:var(--mp-space-1)}.mp-trust-highlights,.mp-trust-preview,.mp-trust-review-head,.mp-trust-technical pre,.mp-trust-technical summary{padding-left:var(--mp-space-4);padding-right:var(--mp-space-4)}}@media (prefers-reduced-motion:reduce){.mp-trust-content{animation:none}.mp-trust-button{transition:none}}@media (max-width:880px){.lg-app{grid-template-columns:1fr}.lg-stage{padding:24px;min-height:220px}.lg-stage-body{padding:0;max-width:100%}.lg-stage-title{font-size:28px}.lg-pane{border-left:none;border-top:1px solid var(--mp-border);min-height:auto}.lg-illus{display:none}.lg-pane-head{display:flex}}.mp-dash-page{display:flex;flex-direction:column;gap:18px}.mp-portal-oat .mp-portal-icon{background:color-mix(in oklch,var(--mp-oat) 55%,transparent);color:oklch(.4 .05 80)}.mp-dash-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mp-dash-kpis .mp-kpi-num{font-size:22px;white-space:nowrap}.mp-dash-kpis .mp-card-desc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mp-dash-duo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mp-donut-row{display:flex;align-items:center;gap:20px}.mp-donut-wrap{position:relative;width:132px;height:132px;flex-shrink:0}.mp-donut-wrap svg{display:block;width:100%;height:100%}.mp-donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.mp-donut-pct{font-family:Geist Mono,ui-monospace,monospace;font-variant-numeric:tabular-nums;font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.1}.mp-donut-sub{font-size:11px;color:var(--mp-muted-fg)}.mp-donut-meta{display:flex;flex-direction:column;gap:10px;min-width:0;flex:1}.mp-card-cta{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;height:30px;padding:0 12px;border-radius:99px;border:1px solid var(--mp-border);background:var(--mp-shell);color:var(--mp-fg);font:inherit;font-size:13px;font-weight:500;cursor:pointer;transition:background .16s,border-color .16s,transform .16s;white-space:nowrap}.mp-card-cta:hover{background:var(--mp-muted);border-color:var(--mp-fg)}.mp-card-cta:active{transform:translateY(1px)}.mp-card-cta .mp-icon{transition:transform .2s var(--mp-spring)}.mp-card-cta:hover .mp-icon{transform:translateX(2px)}.mp-chart-wrap{position:relative}.mp-chart-tip{position:absolute;top:0;pointer-events:none;background:var(--mp-shell);border:1px solid var(--mp-border);border-radius:var(--mp-r);box-shadow:var(--mp-shadow-md);padding:7px 10px;font-size:12px;line-height:1.45;white-space:nowrap;z-index:10;transform:translateX(-50%);transition:left 90ms ease-out}.mp-chart-tip-title{font-weight:600;margin-bottom:2px}.mp-chart-tip-row{display:flex;align-items:center;gap:6px;color:var(--mp-muted-fg)}.mp-chart-tip-row strong{color:var(--mp-fg);font-family:Geist Mono,ui-monospace,monospace;font-variant-numeric:tabular-nums;font-weight:600}.mp-dash-chips{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.mp-dash-chips::-webkit-scrollbar{display:none}.mp-chip{flex-shrink:0;height:26px;padding:0 12px;border-radius:99px;border:1px solid var(--mp-border);background:var(--mp-shell);color:var(--mp-muted-fg);font:inherit;font-size:12px;font-weight:500;cursor:pointer;transition:background .16s,color .16s,border-color .16s;white-space:nowrap}.mp-chip:hover{background:var(--mp-muted);color:var(--mp-fg)}.mp-chip-on{border-color:var(--mp-fg)}.mp-chip-on,.mp-chip-on:hover{background:var(--mp-fg);color:var(--mp-primary-fg)}.mp-finbars{display:flex;align-items:flex-end;gap:14px;height:170px;margin-top:4px}.mp-finbar-group{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;min-width:0}.mp-finbar-cols{flex:1;justify-content:center;gap:2px}.mp-finbar-col,.mp-finbar-cols{width:100%;display:flex;align-items:flex-end}.mp-finbar-col{max-width:26px;height:100%}.mp-finbar-fill{width:100%;border-radius:4px 4px 0 0;min-height:2px;transform-origin:bottom}.mp-finbar-fill[data-serie=receita]{background:var(--mp-success)}.mp-finbar-fill[data-serie=despesa]{background:var(--mp-berry)}.mp-lowstock{display:flex;flex-direction:column;gap:12px}.mp-lowstock-row{display:grid;grid-template-columns:minmax(0,1.4fr) 1fr auto;gap:12px;align-items:center}.mp-lowstock-name{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mp-lowstock-bar{height:6px;background:var(--mp-muted);border-radius:99px;overflow:hidden}.mp-lowstock-bar>div{height:100%;border-radius:99px;transform-origin:left}.mp-lowstock-bar>div[data-tone=berry]{background:var(--mp-berry)}.mp-lowstock-bar>div[data-tone=butter]{background:var(--mp-butter)}.mp-skel-kpi{height:86px;border-radius:var(--mp-r-lg)}.mp-skel-donut{width:132px;height:132px;border-radius:50%;flex-shrink:0}.mp-skel-chart{display:flex;align-items:flex-end;gap:8px;height:150px}.mp-skel-chart>span{flex:1;border-radius:4px 4px 0 0;background:var(--mp-muted);animation:mp-pulse 1.5s ease-in-out infinite}.mp-skel-line{height:12px}.mp-dash-page .mp-card{padding:var(--mp-space-5) 0;gap:var(--mp-space-3);box-shadow:var(--mp-shadow-card)}.mp-dash-page .mp-card-content,.mp-dash-page .mp-card-header{padding:0 var(--mp-space-5)}.mp-dash-page .mp-card-title{font-weight:600;letter-spacing:-.01em}.mp-dash-page .mp-card-desc{font-size:var(--mp-text-md)}.mp-dash-page .mp-card-footer{border-top:none;padding:var(--mp-space-1) var(--mp-space-5) 0}.mp-dash-page .mp-card-interactive{cursor:pointer;transition:transform var(--mp-dur-base) var(--mp-ease),box-shadow var(--mp-dur-base) var(--mp-ease)}.mp-dash-page .mp-card-interactive:hover{transform:translateY(-1px);box-shadow:0 0 0 1px oklch(.145 0 0/.04),0 2px 4px oklch(0 0 0/.05),0 20px 36px -18px oklch(0 0 0/.16)}.mp-dash-page .mp-card-interactive:active{transform:scale(.98)}.mp-dash-page .mp-portal{border:none;border-radius:16px;padding:var(--mp-space-5);box-shadow:var(--mp-shadow-card);transition:transform var(--mp-dur-base) var(--mp-ease),box-shadow var(--mp-dur-base) var(--mp-ease)}.mp-dash-page .mp-portal:hover{transform:translateY(-1px);box-shadow:0 0 0 1px oklch(.145 0 0/.04),0 2px 4px oklch(0 0 0/.05),0 20px 36px -18px oklch(0 0 0/.16)}.mp-dash-page .mp-portal:active{transform:scale(.98)}.mp-dash-page .mp-btn,.mp-dash-page .mp-card-cta,.mp-dash-page .mp-chip{transition:background var(--mp-dur-fast),color var(--mp-dur-fast),border-color var(--mp-dur-fast),transform var(--mp-dur-fast) var(--mp-spring)}.mp-dash-page .mp-btn:active,.mp-dash-page .mp-card-cta:active,.mp-dash-page .mp-chip:active{transform:scale(.97)}.mp-dash-page .mp-card-cta,.mp-dash-page .mp-chip{border:none;background:var(--mp-muted)}.mp-dash-page .mp-card-cta:hover,.mp-dash-page .mp-chip:hover{background:var(--mp-border)}.mp-dash-page .mp-chip-on{border:none;background:var(--mp-fg)}.mp-dash-page .mp-chip-on:hover{background:var(--mp-fg)}.mp-dash-page .mp-badge-outline,.mp-dash-page .mp-btn-outline{border:none;background:var(--mp-muted)}.mp-dash-page .mp-badge-outline{color:var(--mp-muted-fg)}.mp-dash-page{gap:var(--mp-space-5)}.mp-dash-duo,.mp-dash-kpis,.mp-dash-page .mp-dash-grid,.mp-dash-page .mp-dash-main,.mp-dash-page .mp-dash-side{gap:var(--mp-space-4)}.mp-dash-page .mp-skel-kpi{border-radius:16px;box-shadow:var(--mp-shadow-card);background:var(--mp-shell)}.mp-dash-page .mp-weekbar-fill{background:color-mix(in oklch,var(--mp-bread) 30%,var(--mp-shell))}.mp-dash-page .mp-weekbar-hi{background:oklch(.7 .145 70)}.mp-finbars{position:relative}.mp-fin-trend{position:absolute;left:0;right:0;top:0;bottom:24px;pointer-events:none}.mp-fin-trend-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--mp-fg);border:2px solid var(--mp-shell);transform:translate(-50%,-50%)}@media (max-width:1100px){.mp-dash-kpis{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media (max-width:900px){.mp-dash-duo{grid-template-columns:1fr}}@media (max-width:640px){.mp-dash-kpis{grid-template-columns:1fr}.mp-donut-row{gap:14px}}.mp-dash-page{gap:36px;width:100%;min-width:0;max-width:1540px;margin-inline:auto;font-family:var(--mp-dash-font),"Outfit","Geist",ui-sans-serif,sans-serif}.mp-dash-page .mp-chart-tip-row strong,.mp-dash-page .mp-dash-metric-value,.mp-dash-page .mp-donut-pct,.mp-dash-page .mp-kpi-num,.mp-dash-page .mp-mono{font-family:var(--mp-dash-font),"Outfit","Geist",ui-sans-serif,sans-serif;font-variant-numeric:tabular-nums}.mp-dash-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:28px;border-bottom:1px solid var(--mp-border)}.mp-dash-hero h1{font-size:clamp(30px,4vw,46px);font-weight:700;letter-spacing:-.035em}.mp-dash-hero p{margin:8px 0 0;color:var(--mp-muted-fg);font-size:15px}.mp-dash-hero time{color:var(--mp-muted-fg);text-transform:capitalize;white-space:nowrap}.mp-dash-kicker{display:block;margin-bottom:10px;color:var(--mp-berry);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.mp-dash-section{display:flex;flex-direction:column;gap:18px}.mp-dash-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.mp-dash-section-head>div{display:flex;align-items:baseline;gap:10px}.mp-dash-section-head span{color:var(--mp-berry);font-size:11px;font-weight:700;letter-spacing:.08em}.mp-dash-section-head h2{font-size:22px;font-weight:700;letter-spacing:-.025em}.mp-dash-section-head p{margin:0;color:var(--mp-muted-fg);font-size:13px;text-align:right}.mp-dash-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;align-items:stretch}.mp-dash-span-4{grid-column:span 4;min-width:0}.mp-dash-span-5{grid-column:span 5;min-width:0}.mp-dash-span-7{grid-column:span 7;min-width:0}.mp-dash-layout>div>.mp-card{height:100%}.mp-dash-page .mp-card{border-radius:16px;padding:22px 0;gap:16px;box-shadow:var(--mp-shadow-sm)}.mp-dash-page .mp-card-content,.mp-dash-page .mp-card-header{padding-inline:22px}.mp-dash-page .mp-card-title{font-size:17px;font-weight:700;letter-spacing:-.018em}.mp-dash-page .mp-card-desc{margin-top:4px;font-size:12px;line-height:1.45}.mp-dash-card-salmon{background:color-mix(in oklch,var(--mp-salmon) 10%,var(--mp-shell))}.mp-dash-card-mint{background:color-mix(in oklch,var(--mp-mint-soft) 32%,var(--mp-shell))}.mp-dash-card-blue{background:color-mix(in oklch,var(--mp-blue-soft) 38%,var(--mp-shell))}.mp-dash-card-stack{display:flex;flex-direction:column;gap:16px}.mp-dash-nowrap{white-space:nowrap}.mp-dash-empty-line{display:flex;align-items:center;gap:7px;margin:0}.mp-dash-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--mp-shell);border-radius:16px;box-shadow:var(--mp-shadow-card)}.mp-dash-metric{min-width:0;min-height:146px;padding:20px 22px;border:0;border-left:1px solid var(--mp-border);background:transparent;color:var(--mp-fg)}.mp-dash-metric:first-child{border-left:0}article.mp-dash-metric{display:flex;flex-direction:column;align-items:flex-start}.mp-dash-metric summary{position:relative;display:grid;grid-template-columns:1fr auto;gap:8px 12px;list-style:none;cursor:pointer}.mp-dash-metric summary::-webkit-details-marker{display:none}.mp-dash-metric summary:focus-visible{outline:2px solid var(--mp-ring);outline-offset:5px;border-radius:6px}.mp-dash-metric-label{display:inline-flex;align-items:center;gap:8px;color:var(--mp-muted-fg);font-size:12px;font-weight:600;letter-spacing:.025em}.mp-dash-metric-dot{width:8px;height:8px;border-radius:50%;background:var(--mp-blue-soft)}.mp-dash-metric[data-tone=salmon] .mp-dash-metric-dot{background:var(--mp-salmon)}.mp-dash-metric[data-tone=mint] .mp-dash-metric-dot{background:var(--mp-success)}.mp-dash-metric-value{grid-column:1/-1;font-size:clamp(27px,3vw,36px);line-height:1.05;letter-spacing:-.035em}.mp-dash-metric-value small{margin-left:6px;color:var(--mp-berry);font-size:11px;font-weight:600;letter-spacing:0}.mp-dash-metric-meta{color:var(--mp-muted-fg);font-size:12px}article.mp-dash-metric .mp-dash-metric-value{margin-top:12px}article.mp-dash-metric .mp-dash-metric-meta{margin:8px 0 14px}article.mp-dash-metric .mp-card-cta{margin-top:auto}.mp-dash-metric-toggle{grid-row:1;grid-column:2;color:var(--mp-muted-fg);transition:transform var(--mp-dur-base) var(--mp-ease)}.mp-dash-metric[open] .mp-dash-metric-toggle{transform:rotate(180deg)}.mp-dash-metric-panel{display:flex;flex-direction:column;gap:12px;margin-top:16px;padding-top:14px;border-top:1px solid var(--mp-border)}.mp-dash-metric-panel>p{margin:0;color:var(--mp-muted-fg);font-size:12px}.mp-dash-store-list{display:flex;flex-direction:column;gap:8px}.mp-dash-store-line{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:baseline;font-size:12px}.mp-dash-store-line--total{grid-template-columns:minmax(0,1fr) auto}.mp-dash-store-line--total strong{white-space:nowrap}.mp-dash-store-line--total small{color:var(--mp-berry);font-size:11px;font-weight:600}.mp-dash-store-line>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.mp-dash-store-line>span:nth-child(2){color:var(--mp-muted-fg)}.mp-dash-metric-loading{display:flex;align-items:center}.mp-dash-metric-loading .mp-skel{width:72%;height:54px;border-radius:12px}.mp-dash-metric-error,.mp-dash-module-error{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:12px}.mp-dash-metric-error span,.mp-dash-module-error p{margin:0;color:var(--mp-muted-fg)}.mp-dash-metric-error button,.mp-dash-module-error button{min-height:36px;padding:0 12px;border:0;border-radius:999px;background:var(--mp-fg);color:var(--mp-primary-fg);font:inherit;font-weight:600;cursor:pointer}.mp-dash-page .mp-card-cta{min-height:40px;padding:0 15px;border:0;background:color-mix(in oklch,var(--mp-fg) 8%,transparent);font-family:inherit;font-weight:600}.mp-dash-page .mp-card-cta:hover{background:color-mix(in oklch,var(--mp-fg) 14%,transparent);border-color:transparent}.mp-dash-page .mp-kpi-num{font-size:26px;font-weight:700}.mp-dash-page .mp-kpi-unit{font-size:13px;color:var(--mp-muted-fg);font-weight:500}.mp-dash-page .mp-donut-pct{font-size:25px;font-weight:700}.mp-dash-page .mp-weekbars{height:112px}.mp-dash-page .mp-weekbar-fill{background:color-mix(in oklch,var(--mp-salmon) 30%,var(--mp-shell))}.mp-dash-page .mp-weekbar-hi{background:var(--mp-salmon)}.mp-dash-compact-list{display:flex;flex-direction:column}.mp-dash-compact-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:50px;padding-block:9px;border-top:1px solid color-mix(in oklch,var(--mp-border) 70%,transparent)}.mp-dash-compact-row:first-child{border-top:0;padding-top:0}.mp-dash-compact-row>div{min-width:0;display:flex;flex-direction:column;gap:2px}.mp-dash-compact-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.mp-dash-compact-row div>span{color:var(--mp-muted-fg);font-size:11px}.mp-dash-suggested{flex-shrink:0;color:var(--mp-fg);font-size:11px;font-weight:700}.mp-lowstock-row{grid-template-columns:minmax(0,1.25fr) .8fr auto;gap:9px}.mp-lowstock-name{font-family:inherit}.mp-lowstock-bar{background:color-mix(in oklch,var(--mp-fg) 7%,transparent)}.mp-dash-finance-head{align-items:flex-start}.mp-dash-segmented{display:inline-flex;gap:3px;padding:3px;border-radius:999px;background:color-mix(in oklch,var(--mp-fg) 7%,transparent)}.mp-dash-segmented button{min-width:72px;min-height:36px;padding-inline:13px;border:0;border-radius:999px;background:transparent;color:var(--mp-muted-fg);font:inherit;font-size:12px;font-weight:600;cursor:pointer}.mp-dash-segmented button[aria-pressed=true]{background:var(--mp-shell);color:var(--mp-fg);box-shadow:var(--mp-shadow-sm)}.mp-dash-page .mp-finbars{height:220px;gap:12px}.mp-dash-page .mp-finbars[data-density=daily]{gap:4px}.mp-dash-page .mp-finbars[data-density=daily] .mp-finbar-cols{gap:1px}.mp-dash-page .mp-finbar-fill[data-serie=receita]{background:var(--mp-success)}.mp-dash-page .mp-finbar-fill[data-serie=despesa]{background:var(--mp-berry)}.mp-finbar-label{color:var(--mp-muted-fg);font-size:10px;white-space:nowrap}.mp-finbar-label[data-current]{color:var(--mp-fg);font-weight:700}.mp-fin-trend svg{width:100%;height:100%;display:block}.mp-dash-page .mp-fin-trend-dot{border-color:color-mix(in oklch,var(--mp-blue-soft) 38%,var(--mp-shell))}.mp-dash-fin-legend{margin-top:12px}.mp-dash-page .mp-chart-tip{background:var(--mp-shell)}.mp-dash-page .mp-skel-kpi{height:112px;border-radius:14px;box-shadow:none;background:var(--mp-muted)}@media (max-width:1080px){.mp-dash-span-4{grid-column:span 6}.mp-dash-span-4:last-child{grid-column:span 12}}@media (max-width:820px){.mp-dash-page{gap:30px}.mp-dash-span-4,.mp-dash-span-5,.mp-dash-span-7{grid-column:span 12}.mp-dash-metrics{grid-template-columns:1fr}.mp-dash-metric{border-left:0;border-top:1px solid var(--mp-border)}.mp-dash-metric:first-child{border-top:0}.mp-dash-section-head{align-items:flex-start;flex-direction:column;gap:4px}.mp-dash-section-head p{text-align:left}}@media (max-width:640px){.mp-dash-page{gap:28px}.mp-dash-hero{align-items:flex-start;flex-direction:column}.mp-dash-hero h1{font-size:32px}.mp-dash-metrics{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:16px}.mp-dash-metrics::-webkit-scrollbar{display:none}.mp-dash-metric{flex:0 0 min(84vw,310px);border-top:0;border-left:1px solid var(--mp-border);scroll-snap-align:start}.mp-dash-metric:first-child{border-left:0}.mp-dash-finance-head{flex-direction:column}.mp-dash-segmented{width:100%}.mp-dash-segmented button{flex:1}.mp-donut-row{align-items:flex-start;flex-direction:column}.mp-lowstock-row{grid-template-columns:minmax(0,1fr) auto}.mp-lowstock-bar{display:none}}@media (prefers-reduced-motion:reduce){.mp-dash-page *,.mp-dash-page :after,.mp-dash-page :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.mp-day-selector-trigger{display:inline-flex;align-items:center;gap:var(--mp-space-2);min-height:44px;padding:0 8px;margin-left:-8px;background:transparent;border:0;border-radius:var(--mp-r-md);color:var(--mp-fg);font:inherit;cursor:pointer}.mp-day-selector-trigger:hover{background:var(--mp-shell)}.mp-day-selector-panel :focus-visible,.mp-day-selector-trigger:focus-visible,.mp-finbar-group:focus-visible{outline:2px solid var(--mp-fg);outline-offset:3px}.mp-day-selector-panel{position:fixed;inset:auto;margin:0;box-sizing:border-box;width:min(280px,calc(100vw - 24px));max-height:calc(100dvh - 24px);overflow-y:auto;padding:var(--mp-space-4);border:1px solid var(--mp-border);border-radius:var(--mp-r-lg);background:var(--mp-shell);color:var(--mp-fg);font:400 14px/1.4 var(--mp-dash-font,sans-serif)}.mp-day-selector-shortcuts{display:flex;gap:var(--mp-space-2);margin-bottom:var(--mp-space-4)}.mp-day-selector-panel button{min-height:44px;padding:8px 14px;border:1px solid var(--mp-border);border-radius:var(--mp-r-md);color:var(--mp-fg);background:var(--mp-shell);font:inherit;font-weight:600;cursor:pointer;flex:1}.mp-day-selector-panel button[aria-pressed=true],.mp-day-selector-panel button[type=submit]{color:var(--mp-shell);background:var(--mp-fg);border-color:var(--mp-fg)}.mp-day-selector-panel button:disabled{opacity:.45;cursor:not-allowed}.mp-day-selector-panel form{display:grid;gap:var(--mp-space-2)}.mp-day-selector-panel label{font-weight:600}.mp-day-selector-panel input{min-width:0;width:100%;box-sizing:border-box;min-height:44px;padding:8px 12px;font:inherit;font-size:16px;color:var(--mp-fg);background:var(--mp-shell);border:1px solid var(--mp-border);border-radius:var(--mp-r-md)}[data-theme=dark] .mp-day-selector-panel input{color-scheme:dark}.mp-fin-timeline{min-width:0}.mp-fin-timeline-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--mp-space-3);margin-bottom:var(--mp-space-4)}.mp-fin-timeline-range{margin:0 0 var(--mp-space-1);font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.mp-fin-timeline-nav p{margin-top:0;margin-bottom:0}.mp-fin-timeline-actions{display:flex;align-items:center;gap:var(--mp-space-1)}.mp-fin-timeline-actions button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 var(--mp-space-2);border:1px solid var(--mp-border);border-radius:var(--mp-r-md);background:var(--mp-shell);color:var(--mp-fg);font:inherit;font-size:12px;font-weight:600;cursor:pointer}.mp-fin-timeline-actions button:hover:not(:disabled){background:var(--mp-muted)}.mp-fin-timeline-actions button:disabled{opacity:.45;cursor:default}.mp-fin-timeline-actions button:focus-visible,.mp-fin-timeline-viewport:focus-visible{outline:2px solid var(--mp-fg);outline-offset:2px}.mp-fin-timeline-viewport{min-width:0;overflow-x:auto;overflow-y:hidden;padding-block:var(--mp-space-2);scrollbar-width:thin;scrollbar-color:var(--mp-muted-fg) transparent;overscroll-behavior-x:contain}.mp-fin-timeline-viewport::-webkit-scrollbar{height:6px}.mp-fin-timeline-viewport::-webkit-scrollbar-thumb{background:var(--mp-muted-fg);border-radius:999px}.mp-fin-timeline-viewport[data-daily]{cursor:grab;user-select:none}.mp-fin-timeline-viewport[data-dragging]{cursor:grabbing}.mp-dash-page .mp-fin-timeline .mp-finbars[data-density=daily]{gap:0}.mp-fin-timeline .mp-finbar-group{box-sizing:border-box;padding-inline:var(--mp-space-1)}.mp-fin-timeline .mp-finbar-group:focus-visible{outline-offset:-2px}.mp-fin-timeline .mp-finbar-label{font-size:11px}.mp-fin-timeline .mp-chart-tip{max-width:calc(100% - 16px);box-sizing:border-box;white-space:normal}.mp-fin-timeline .mp-chart-tip-row{flex-wrap:wrap}.mp-dash-finance-card .mp-dash-segmented button{min-height:44px}@media (max-width:640px){.mp-fin-timeline .mp-chart-tip{left:50%!important;width:max-content}}.mp-producao-page{width:min(1540px,100%);margin:0 auto;gap:0;font-family:var(--mp-prod-font),"Outfit",ui-sans-serif,system-ui,sans-serif}.mp-producao-page ::selection{background:color-mix(in oklch,var(--mp-bread) 55%,var(--mp-shell));color:var(--mp-fg)}.mp-producao-page :where(button,a,select):focus-visible{outline:2px solid var(--mp-fg);outline-offset:3px}.mp-producao-page :where(.mp-weekstrip-days,.mp-statustabs){scrollbar-color:color-mix(in oklch,var(--mp-fg) 24%,transparent) transparent;scrollbar-width:thin}.mp-producao-page .mp-prod-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 22px}.mp-producao-page .mp-prod-title{min-width:0}.mp-producao-page .mp-prod-title h1{margin:0;font-size:clamp(28px,2.4vw,34px);font-weight:760;line-height:1.15;letter-spacing:-.025em}.mp-producao-page .mp-prod-title p{max-width:66ch;margin:7px 0 0;color:var(--mp-muted-fg);font-size:14px;line-height:1.45}.mp-producao-page .mp-prod-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.mp-producao-page .mp-prod-action,.mp-producao-page .mp-prod-create{min-height:40px;height:40px;border-radius:9px;font-size:12px;font-weight:650}.mp-producao-page .mp-prod-action{background:var(--mp-shell);border-color:var(--mp-border);color:var(--mp-fg)}.mp-producao-page .mp-prod-action:hover{background:var(--mp-muted)}.mp-producao-page .mp-prod-actions>.mp-prod-action:first-child{background:color-mix(in oklch,var(--mp-mint) 18%,var(--mp-shell));border-color:transparent}.mp-producao-page .mp-prod-create{padding-inline:16px;background:var(--mp-fg);border-color:var(--mp-fg);color:var(--mp-shell)}.mp-producao-page .mp-prod-create:hover{filter:brightness(.88)}.mp-producao-page .mp-prod-menu-wrap{position:relative;display:inline-flex}.mp-producao-page .mp-prod-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:30;width:236px;margin:0;padding:7px;list-style:none;background:var(--mp-shell);border:1px solid var(--mp-border);border-radius:12px;box-shadow:0 18px 38px oklch(0 0 0/.14)}.mp-producao-page .mp-prod-menu-item{width:100%;display:flex;align-items:flex-start;gap:9px;padding:10px 12px;background:transparent;border:0;border-radius:8px;color:var(--mp-fg);text-align:left;cursor:pointer}.mp-producao-page .mp-prod-menu-item:hover{background:var(--mp-muted)}.mp-producao-page .mp-prod-menu-item>span{display:flex;flex-direction:column;gap:2px}.mp-producao-page .mp-prod-menu-item strong{font-size:12px}.mp-producao-page .mp-prod-menu-item small{color:var(--mp-muted-fg);font-size:11px}.mp-producao-page .mp-prod-subnav{width:100%;gap:26px;margin:0;padding:0;overflow-x:auto;background:transparent;border-bottom:1px solid var(--mp-border);border-radius:0;scrollbar-width:none}.mp-producao-page .mp-prod-subnav::-webkit-scrollbar{display:none}.mp-producao-page .mp-prod-subnav .mp-subnav-btn{min-height:43px;flex:0 0 auto;padding:0;border-bottom:2px solid transparent;border-radius:0;font-size:12px;font-weight:650}.mp-producao-page .mp-prod-subnav .mp-subnav-btn-on{background:transparent;border-bottom-color:var(--mp-fg);box-shadow:none;color:var(--mp-fg)}.mp-producao-page .mp-prod-turn-board{margin-top:22px;overflow:hidden;background:var(--mp-shell);border:1px solid var(--mp-border);border-radius:16px;box-shadow:var(--mp-shadow-card)}.mp-producao-page .mp-prod-week-head{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 12px;border-bottom:1px solid var(--mp-border)}.mp-producao-page .mp-prod-week-nav{display:flex;align-items:center;gap:4px}.mp-producao-page .mp-weekstrip-nav{width:40px;min-width:40px;height:40px;border:1px solid transparent;background:transparent}.mp-producao-page .mp-weekstrip-nav:hover{background:var(--mp-muted)}.mp-producao-page .mp-weekstrip-title{min-width:210px;display:flex;flex-direction:column;gap:2px;text-align:center}.mp-producao-page .mp-weekstrip-title strong{font-size:13px;font-weight:700}.mp-producao-page .mp-weekstrip-title small{color:var(--mp-muted-fg);font-size:11px;font-weight:500}.mp-producao-page .mp-prod-today{min-height:40px;padding:0 12px;background:var(--mp-muted);border:1px solid transparent;border-radius:8px;color:var(--mp-muted-fg);font:650 12px/1 inherit;cursor:pointer}.mp-producao-page .mp-prod-today:hover{color:var(--mp-fg)}.mp-producao-page .mp-weekstrip-days{display:grid;grid-template-columns:repeat(7,minmax(76px,1fr));gap:8px;padding:12px 14px 14px;overflow-x:auto;border-bottom:1px solid var(--mp-border)}.mp-producao-page .mp-weekday{min-width:0;min-height:70px;justify-content:center;padding:9px 8px;background:var(--mp-muted);border:1px solid transparent;border-radius:12px;transition:background var(--mp-dur-fast) var(--mp-ease),border-color var(--mp-dur-fast) var(--mp-ease),box-shadow var(--mp-dur-fast) var(--mp-ease),transform var(--mp-dur-fast) var(--mp-ease)}.mp-producao-page .mp-weekday:hover{background:color-mix(in oklch,var(--mp-muted) 72%,var(--mp-fg) 4%)}.mp-producao-page .mp-weekday-done,.mp-producao-page .mp-weekday-pending{background:var(--mp-muted);border-color:transparent}.mp-producao-page .mp-weekday-on,.mp-producao-page .mp-weekday-on.mp-weekday-done,.mp-producao-page .mp-weekday-on.mp-weekday-pending{background:var(--mp-fg)!important;border-color:transparent;color:var(--mp-shell);box-shadow:0 6px 16px oklch(0 0 0/.14);transform:translateY(-1px)}.mp-producao-page .mp-weekday-on .mp-weekday-short,.mp-producao-page .mp-weekday-on .mp-weekday-sub{color:color-mix(in oklch,var(--mp-shell) 75%,transparent)}.mp-producao-page .mp-weekday-num{font-family:inherit;font-size:18px;line-height:1;font-weight:700}.mp-producao-page .mp-weekday-short{color:inherit;font-size:10px;font-weight:700}.mp-producao-page .mp-weekday-sub{margin-top:1px;color:var(--mp-muted-fg);font-size:9.5px;white-space:nowrap}.mp-producao-page .mp-weekday-today:not(.mp-weekday-on){box-shadow:inset 0 0 0 1px var(--mp-fg)}.mp-producao-page .mp-prod-day-summary{display:grid;grid-template-columns:repeat(4,minmax(105px,1fr)) minmax(230px,1.4fr);align-items:stretch}.mp-producao-page .mp-prod-day-summary dl{min-height:76px;display:flex;flex-direction:column;justify-content:center;margin:0;padding:13px 16px;border-right:1px solid var(--mp-border)}.mp-producao-page .mp-prod-day-summary dt{color:var(--mp-muted-fg);font-size:11px}.mp-producao-page .mp-prod-day-summary dd{margin:3px 0 0;font-size:21px;font-weight:720;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.mp-producao-page .mp-prod-summary-attention{background:color-mix(in oklch,var(--mp-butter) 28%,var(--mp-shell))}.mp-producao-page .mp-prod-day-summary>p{display:flex;align-items:center;gap:8px;margin:0;padding:13px 16px;color:var(--mp-muted-fg);font-size:11px}.mp-producao-page .mp-prod-day-summary>p strong{color:var(--mp-fg)}.mp-producao-page .mp-prod-queue{margin-top:28px}.mp-producao-page .mp-prod-queue-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.mp-producao-page .mp-prod-queue-head h2{margin:0;font-size:21px;font-weight:700;line-height:1.2;letter-spacing:-.02em}.mp-producao-page .mp-prod-queue-head p{margin:4px 0 0;color:var(--mp-muted-fg);font-size:12px}.mp-producao-page .mp-prod-queue-controls{min-width:0;display:flex;align-items:center;gap:8px}.mp-producao-page .mp-statustabs{width:fit-content;display:flex;flex-wrap:nowrap;gap:2px;margin:0;padding:3px;overflow-x:auto;background:var(--mp-muted);border:1px solid var(--mp-border);border-radius:9px}.mp-producao-page .mp-statustab{min-height:44px;flex:0 0 auto;gap:6px;margin:0;padding:5px 9px;border:0;border-radius:6px;color:var(--mp-muted-fg);font-size:11px;font-weight:650}.mp-producao-page .mp-statustab-on{background:var(--mp-shell);color:var(--mp-fg);box-shadow:var(--mp-shadow-sm)}.mp-producao-page .mp-statustab-count{min-width:19px;height:19px;display:inline-grid;place-items:center;padding:0 4px;background:color-mix(in oklch,var(--mp-border) 55%,transparent);color:var(--mp-muted-fg)}.mp-producao-page .mp-statustab-on .mp-statustab-count{background:var(--mp-muted);color:var(--mp-fg)}.mp-producao-page .mp-prod-store-filter{min-height:40px;display:flex;align-items:center;gap:5px;padding:0 9px 0 11px;background:var(--mp-shell);border:1px solid var(--mp-border);border-radius:8px;color:var(--mp-muted-fg)}.mp-producao-page .mp-prod-store-select{min-width:150px;min-height:38px;height:38px;padding:0 24px 0 3px;background-color:transparent;border:0;color:var(--mp-fg);font-size:11px;font-weight:600}.mp-producao-page .mp-prod-error{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;padding:10px 12px;background:color-mix(in oklch,var(--mp-berry) 10%,var(--mp-shell));border:1px solid var(--mp-berry);border-radius:8px;color:var(--mp-berry);font-size:13px}.mp-producao-page .mp-prod-error>div{flex:1}.mp-producao-page .mp-prod-error button{background:transparent;border:0;color:inherit;cursor:pointer}.mp-producao-page .mp-reqlist{gap:0;overflow:visible;border:1px solid var(--mp-border);border-radius:16px;box-shadow:var(--mp-shadow-card)}.mp-producao-page .mp-req{border:0;border-bottom:1px solid var(--mp-border);border-radius:0;box-shadow:none}.mp-producao-page .mp-req:first-child{border-radius:16px 16px 0 0}.mp-producao-page .mp-req:last-child{border-bottom:0;border-radius:0 0 16px 16px}.mp-producao-page .mp-req:only-child{border-radius:16px}.mp-producao-page .mp-req-open,.mp-producao-page .mp-req:hover{box-shadow:none}.mp-producao-page .mp-req-indicator{display:none}.mp-producao-page .mp-req-head{grid-template-columns:minmax(210px,1.5fr) minmax(58px,.45fr) minmax(112px,.8fr) minmax(76px,.55fr) minmax(130px,.9fr) auto;gap:16px;padding:18px 20px}.mp-producao-page .mp-req-storename{font-size:15px;font-weight:700}.mp-producao-page .mp-req-statval{font-size:15px;font-weight:650}.mp-producao-page .mp-stagebar-dot{width:26px;height:26px;background:var(--mp-muted);border:none}.mp-producao-page .mp-stagebar-step:not(:last-child):after{top:12px}.mp-producao-page .mp-stagebar-step-done:not(:last-child):after{background:var(--mp-fg)}.mp-producao-page .mp-stagebar-step-active:not(:last-child):after{background:var(--mp-border)}.mp-producao-page .mp-stagebar-step-done .mp-stagebar-dot{background:var(--mp-fg);border:none;color:var(--mp-shell)}.mp-producao-page .mp-stagebar-step-active{--mp-stage-current:var(--mp-salmon)}.mp-producao-page .mp-stagebar-step-active .mp-stagebar-dot{background:var(--mp-stage-current);border:none;color:color-mix(in oklch,var(--mp-fg) 90%,black);animation:none;box-shadow:none}.mp-producao-page .mp-stagebar-step-concluido.mp-stagebar-step-active,.mp-producao-page .mp-stagebar-step-liberado.mp-stagebar-step-active{--mp-stage-current:var(--mp-mint)}.mp-producao-page .mp-stagebar-step-em_rota.mp-stagebar-step-active{--mp-stage-current:var(--mp-blue-soft)}@keyframes mp-ring{0%,to{box-shadow:0 0 0 0 color-mix(in oklch,var(--mp-stage-current) 60%,transparent)}50%{box-shadow:0 0 0 6px transparent}}.mp-producao-page .mp-stagebar-dot[data-current]{animation:mp-ring 2s infinite}.mp-producao-page .mp-stagebar-duration-active{color:color-mix(in oklch,var(--mp-stage-current,var(--mp-salmon)) 62%,var(--mp-fg))}.mp-producao-page .mp-req{scroll-margin-top:24px}.mp-producao-page .mp-req-print{display:inline-flex;min-width:0}.mp-producao-page .mp-req-print-trigger[aria-expanded=true]{background:var(--mp-fg);color:var(--mp-shell)}.mp-req-print-menu{position:fixed;right:auto;z-index:80;width:min(292px,calc(100vw - 24px));min-width:0;max-height:min(360px,calc(100dvh - 24px));overflow-y:auto;overscroll-behavior:contain;box-shadow:var(--mp-shadow-card)}.mp-req-print-menu a{text-decoration:none}.mp-req-print-item{grid-template-columns:18px minmax(0,1fr) auto}.mp-req-print-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.mp-req-print-copy strong{font-size:13px;font-weight:600}.mp-req-print-copy small{color:var(--mp-muted-fg);font-size:11px;font-weight:400;line-height:1.3}.mp-req-print-empty{display:flex;align-items:center;gap:7px;padding:9px 10px 11px;color:var(--mp-muted-fg);font-size:12px}.mp-conf-next-trip-inline{display:inline-flex;align-items:center;gap:4px;margin-left:8px;color:var(--mp-warning);font-weight:600}.mp-conf-next-trip-field{display:flex;flex-direction:column;gap:7px;padding:12px;border:1px solid color-mix(in oklch,var(--mp-warning) 35%,var(--mp-border));border-radius:10px;background:color-mix(in oklch,var(--mp-warning) 8%,var(--mp-shell))}.mp-conf-next-trip-field>span{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600}.mp-conf-next-trip-field input{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--mp-border);border-radius:8px;background:var(--mp-shell);color:var(--mp-fg);font:600 15px var(--mp-font-mono)}.mp-conf-next-trip-field input:focus-visible{outline:2px solid var(--mp-warning);outline-offset:2px}.mp-conf-next-trip-field small{color:var(--mp-muted-fg);font-size:11px}.mp-shipment-next{display:flex;align-items:center;gap:9px;margin-bottom:8px;padding:9px 10px;border:1px dashed color-mix(in oklch,var(--mp-warning) 45%,var(--mp-border));border-radius:8px;background:color-mix(in oklch,var(--mp-warning) 7%,var(--mp-shell))}.mp-shipment-next-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:color-mix(in oklch,var(--mp-warning) 16%,transparent);color:var(--mp-warning)}.mp-shipment-next>span:last-child{display:flex;flex-direction:column;gap:2px}.mp-shipment-next strong{font-size:12px;font-weight:600}.mp-shipment-next small{color:var(--mp-muted-fg);font-size:11px}.mp-producao-page .mp-req-progress-fill{transform-origin:left center;transition:transform var(--mp-dur-slow) var(--mp-ease)}.mp-producao-page .mp-req-confer-all{display:flex;justify-content:flex-end}.mp-producao-page .mp-req-dispatch-report{display:flex;flex-direction:column;gap:12px;margin-top:14px;padding:16px;border-radius:12px;background:var(--mp-shell);box-shadow:var(--mp-shadow-sm)}.mp-producao-page .mp-req-dispatch-progress-head,.mp-producao-page .mp-req-dispatch-report-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.mp-producao-page .mp-req-dispatch-title{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600}.mp-producao-page .mp-req-dispatch-progress-head>strong{color:var(--mp-fg);font-size:13px;font-variant-numeric:tabular-nums}.mp-producao-page .mp-req-dispatch-progress{height:8px;overflow:hidden;border-radius:99px;background:var(--mp-muted)}.mp-producao-page .mp-req-dispatch-progress>div{width:100%;height:100%;border-radius:inherit;background:var(--mp-success);transform-origin:left center;transition:transform var(--mp-dur-slow) var(--mp-ease)}.mp-producao-page .mp-req-dispatch-report-head{padding-top:4px}.mp-producao-page .mp-req-dispatch-report-head>div:first-child{display:flex;min-width:0;flex-direction:column;gap:2px}.mp-producao-page .mp-req-dispatch-report-head strong{font-size:14px;font-weight:600}.mp-producao-page .mp-req-dispatch-report-head small{color:var(--mp-muted-fg);font-size:11px}.mp-producao-page .mp-req-dispatch-list{border-top:1px solid var(--mp-border)}.mp-producao-page .mp-req-dispatch-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(210px,auto);align-items:center;gap:10px;min-height:44px;padding:9px 0;border-bottom:1px solid var(--mp-border);font-size:12px}.mp-producao-page .mp-req-dispatch-row:last-child{border-bottom:none;padding-bottom:0}.mp-producao-page .mp-req-dispatch-row-name{min-width:0;overflow:hidden;color:var(--mp-fg);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.mp-producao-page .mp-req-dispatch-state{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:99px;font-size:10.5px;font-weight:600;white-space:nowrap}.mp-producao-page .mp-req-dispatch-state[data-state=missing]{background:color-mix(in oklch,var(--mp-berry) 13%,transparent);color:var(--mp-berry)}.mp-producao-page .mp-req-dispatch-state[data-state=partial]{background:color-mix(in oklch,var(--mp-warning) 16%,transparent);color:var(--mp-warning)}.mp-producao-page .mp-req-dispatch-row-qty{color:var(--mp-muted-fg);font-variant-numeric:tabular-nums;text-align:right}.mp-producao-page .mp-req-dispatch-row-qty>span{color:var(--mp-fg)}.mp-producao-page .mp-req-dispatch-complete{display:flex;align-items:center;gap:8px;min-height:44px;padding-top:10px;border-top:1px solid var(--mp-border);color:var(--mp-success);font-size:12px;font-weight:600}.mp-producao-page .mp-req-dispatch-note{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:12px 14px;border-radius:10px;background:color-mix(in oklch,var(--mp-butter) 18%,var(--mp-shell));color:var(--mp-fg)}.mp-producao-page .mp-req-dispatch-note>svg{flex:0 0 auto;margin-top:1px;color:var(--mp-warning)}.mp-producao-page .mp-req-dispatch-note>div{display:flex;min-width:0;flex-direction:column;gap:3px}.mp-producao-page .mp-req-dispatch-note strong{font-size:12px;font-weight:600}.mp-producao-page .mp-req-dispatch-note span{display:block;overflow-wrap:anywhere;color:color-mix(in oklch,var(--mp-warning) 35%,var(--mp-fg));font-size:12px;line-height:1.45;white-space:pre-wrap}.mp-producao-page .mp-req-dispatch-note span+span{margin-top:3px}.mp-producao-page .mp-req-dispatch-note b{color:var(--mp-fg);font-weight:600}.mp-producao-page .mp-req-dispatch-error{align-items:center;justify-content:space-between;flex-direction:row;color:var(--mp-berry)}.mp-producao-page .mp-req-dispatch-error>div{display:flex;align-items:flex-start;gap:9px}.mp-producao-page .mp-req-dispatch-error>div>span{display:flex;flex-direction:column;gap:2px}.mp-producao-page .mp-req-dispatch-error strong{font-size:13px}.mp-producao-page .mp-req-dispatch-error small{color:var(--mp-muted-fg);font-size:11px}.mp-producao-page .mp-req-dispatch-skel{border-radius:7px;background:var(--mp-muted);animation:mp-req-dispatch-pulse 1.4s ease-in-out infinite}.mp-producao-page .mp-req-dispatch-skel-title{width:38%;height:16px}.mp-producao-page .mp-req-dispatch-skel-bar{width:100%;height:8px}.mp-producao-page .mp-req-dispatch-skel-row{width:72%;height:38px}@keyframes mp-req-dispatch-pulse{50%{opacity:.48}}@media (prefers-reduced-motion:reduce){.mp-producao-page .mp-weekday{transition:none}.mp-producao-page .mp-stagebar-dot[data-current]{animation:none}.mp-producao-page .mp-req-dispatch-progress>div,.mp-producao-page .mp-req-progress-fill{transition:none}.mp-producao-page .mp-req-dispatch-skel{animation:none}}@media (max-width:1180px){.mp-producao-page .mp-prod-day-summary{grid-template-columns:repeat(4,minmax(105px,1fr))}.mp-producao-page .mp-prod-day-summary>p{grid-column:1/-1;min-height:44px;border-top:1px solid var(--mp-border)}.mp-producao-page .mp-req-head{grid-template-columns:minmax(210px,1.5fr) minmax(58px,.45fr) minmax(112px,.8fr) minmax(76px,.55fr) auto;grid-template-areas:"store items value delivery actions" "store progress progress progress actions";row-gap:11px}.mp-producao-page .mp-req-store{grid-area:store}.mp-producao-page .mp-req-stat-items{grid-area:items}.mp-producao-page .mp-req-stat-value{grid-area:value}.mp-producao-page .mp-req-stat-delivery{grid-area:delivery}.mp-producao-page .mp-req-progress{grid-area:progress}.mp-producao-page .mp-req-actions{grid-area:actions}}@media (max-width:920px){.mp-producao-page .mp-prod-head{align-items:flex-start;flex-direction:column;gap:16px}.mp-producao-page .mp-prod-actions{width:100%;justify-content:flex-start}.mp-producao-page .mp-prod-queue-head{align-items:flex-start;flex-direction:column;gap:12px}.mp-producao-page .mp-prod-queue-controls{width:100%}.mp-producao-page .mp-statustabs{flex:1}.mp-producao-page .mp-req-head{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"store store store" "items value delivery" "progress progress progress" "actions actions actions";gap:12px}.mp-producao-page .mp-req-actions{justify-content:flex-end}}@media (max-width:720px){.mp-producao-page .mp-prod-head{flex-direction:column;gap:16px;margin-bottom:14px}.mp-producao-page .mp-prod-title h1{font-size:27px}.mp-producao-page .mp-prod-title p{max-width:42ch;font-size:12px}.mp-producao-page .mp-prod-actions{width:100%;justify-content:stretch}.mp-producao-page .mp-prod-action,.mp-producao-page .mp-prod-create{min-height:44px;height:44px;flex:1}.mp-producao-page .mp-prod-menu-wrap{flex:1}.mp-producao-page .mp-prod-menu-wrap .mp-prod-action{width:100%}.mp-producao-page .mp-prod-menu{left:0;right:auto}.mp-producao-page .mp-prod-subnav{gap:22px}.mp-producao-page .mp-prod-subnav .mp-subnav-btn{min-height:44px}.mp-producao-page .mp-prod-turn-board{margin-top:18px}.mp-producao-page .mp-prod-week-head{min-height:56px}.mp-producao-page .mp-weekstrip-title{min-width:150px}.mp-producao-page .mp-weekstrip-days{grid-template-columns:repeat(7,minmax(78px,1fr));gap:7px;padding-inline:12px}.mp-producao-page .mp-prod-day-summary{grid-template-columns:1fr 1fr}.mp-producao-page .mp-prod-day-summary dl{min-height:70px;padding-inline:13px;border-bottom:1px solid var(--mp-border)}.mp-producao-page .mp-prod-day-summary dl:nth-child(2n){border-right:0}.mp-producao-page .mp-prod-day-summary dd{font-size:18px}.mp-producao-page .mp-prod-day-summary>p{grid-column:1/-1}.mp-producao-page .mp-prod-queue{margin-top:24px}.mp-producao-page .mp-prod-queue-controls{align-items:stretch;flex-direction:column}.mp-producao-page .mp-statustabs{width:100%}.mp-producao-page .mp-prod-store-filter{width:100%;min-height:44px}.mp-producao-page .mp-prod-store-select{width:100%;min-height:42px;font-size:16px}.mp-producao-page .mp-reqlist{border-radius:14px}.mp-producao-page .mp-req-head{grid-template-columns:repeat(3,minmax(0,1fr));padding:14px 12px}.mp-producao-page .mp-req-stat{display:block}.mp-producao-page .mp-req-progress{display:flex}.mp-producao-page .mp-req-actions{grid-column:auto;display:flex;width:100%;justify-content:flex-end;gap:8px;margin-top:0}.mp-producao-page .mp-req-actions .mp-icon-btn{width:44px;min-width:44px;height:44px}.mp-producao-page .mp-req-print{width:auto}.mp-producao-page .mp-req-dispatch-report{padding:14px 12px}.mp-producao-page .mp-req-confer-all .mp-btn{width:100%;min-height:44px}.mp-producao-page .mp-req-dispatch-report-head{align-items:stretch;flex-direction:column}.mp-producao-page .mp-req-dispatch-report-head .mp-btn{width:100%}.mp-producao-page .mp-req-dispatch-error .mp-btn,.mp-producao-page .mp-req-dispatch-report-head .mp-btn{min-height:44px}.mp-producao-page .mp-req-dispatch-error{align-items:stretch;flex-direction:column}.mp-producao-page .mp-req-dispatch-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name state" "qty qty";gap:5px 8px;padding:11px 0}.mp-producao-page .mp-req-dispatch-row-name{grid-area:name;overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.mp-producao-page .mp-req-dispatch-state{grid-area:state}.mp-producao-page .mp-req-dispatch-row-qty{grid-area:qty;text-align:left}}@media (max-width:480px){.mp-producao-page .mp-prod-actions{display:grid;grid-template-columns:1fr 1fr}.mp-producao-page .mp-prod-create{grid-column:1/-1}.mp-producao-page .mp-prod-week-head{align-items:stretch;flex-direction:column;padding:10px 12px}.mp-producao-page .mp-prod-week-nav{justify-content:space-between}.mp-producao-page .mp-weekstrip-title{min-width:0}.mp-producao-page .mp-prod-today{align-self:stretch}.mp-producao-page .mp-prod-day-summary dl{border-right:0}.mp-producao-page .mp-prod-day-summary{grid-template-columns:1fr}.mp-producao-page .mp-prod-day-summary>p{grid-column:1;flex-wrap:wrap}.mp-producao-page .mp-req-head{grid-template-columns:1fr 1fr;grid-template-areas:"store store" "items delivery" "value value" "progress progress" "actions actions"}.mp-producao-page .mp-req-actions{justify-content:flex-start;overflow-x:auto}}@media print{.mp-producao-page .mp-prod-actions,.mp-producao-page .mp-prod-queue-controls,.mp-producao-page .mp-prod-week-head button,.mp-producao-page .mp-req-actions,.mp-producao-page .mp-req-stagebar-actions{display:none!important}.mp-producao-page .mp-prod-turn-board,.mp-producao-page .mp-reqlist{box-shadow:none}}