@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400..800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.primeiro-acesso-page{background:linear-gradient(135deg,#0f172a,#1e1b4b,#0f172a);min-height:100dvh;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:max(2rem,env(safe-area-inset-top)) 1rem max(2rem,env(safe-area-inset-bottom));font-family:Inter,Segoe UI,sans-serif;overflow-y:auto}.primeiro-acesso-card{background:#ffffff0a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2.5rem;width:100%;max-width:480px;box-shadow:0 25px 50px #00000080,0 0 0 1px #ffffff0d inset;animation:cardEntrada .4s cubic-bezier(.34,1.56,.64,1) both}@keyframes cardEntrada{0%{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.primeiro-acesso-icon-wrapper{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 0 30px #6366f180}.primeiro-acesso-titulo{color:#f8fafc;font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:.5rem}.primeiro-acesso-subtitulo{color:#94a3b8;font-size:.875rem;text-align:center;margin-bottom:2rem;line-height:1.6}.pa-label{display:block;font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.pa-input-wrapper{position:relative}.pa-input{width:100%;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#f8fafc;font-size:.9375rem;padding:.875rem 3rem .875rem 1rem;outline:none;transition:border-color .2s,box-shadow .2s,background .2s;box-sizing:border-box}.pa-input::placeholder{color:#475569}.pa-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;background:#ffffff17}.pa-input.erro{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.pa-toggle-senha{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#64748b;cursor:pointer;padding:.25rem;display:flex;align-items:center;transition:color .2s}.pa-toggle-senha:hover{color:#a5b4fc}.pa-criterios{background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:1rem;margin-top:.75rem;list-style:none;display:flex;flex-direction:column;gap:.5rem}.pa-criterio{display:flex;align-items:center;gap:.625rem;font-size:.8125rem;color:#64748b;transition:color .2s}.pa-criterio.ok{color:#4ade80}.pa-criterio.pendente{color:#64748b}.pa-criterio-icone{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0;font-weight:700;transition:background .2s,color .2s}.pa-criterio.ok .pa-criterio-icone{background:#4ade8026;color:#4ade80}.pa-criterio.pendente .pa-criterio-icone{background:#64748b33;color:#64748b}.pa-confirmacao-msg{font-size:.8125rem;margin-top:.5rem;display:flex;align-items:center;gap:.375rem}.pa-confirmacao-msg.ok{color:#4ade80}.pa-confirmacao-msg.erro{color:#f87171}.pa-erro-geral{background:#ef44441a;border:1px solid rgba(239,68,68,.25);border-radius:10px;color:#fca5a5;font-size:.875rem;padding:.875rem 1rem;text-align:center}.pa-btn-salvar{width:100%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:.9375rem;font-weight:700;padding:.9375rem;border:none;border-radius:12px;cursor:pointer;transition:opacity .2s,transform .15s,box-shadow .2s;box-shadow:0 8px 24px #6366f159;margin-top:.5rem}.pa-btn-salvar:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 12px 30px #6366f173}.pa-btn-salvar:active:not(:disabled){transform:scale(.98)}.pa-btn-salvar:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.pa-secao{margin-bottom:1.25rem}.pa-aviso-provisoria{display:flex;align-items:flex-start;gap:.5rem;background:#fbbf2414;border:1px solid rgba(251,191,36,.2);border-radius:10px;padding:.75rem 1rem;font-size:.8125rem;color:#fbbf24;margin-bottom:1.5rem}.login-page{min-height:100vh;background:#0f172a}@supports (min-height: 100dvh){.login-page{min-height:100dvh}}@media (min-width: 768px){.login-card{min-height:560px;display:flex;flex-direction:column;justify-content:center}}@media (max-width: 767px){.login-page{align-items:flex-start;background:#fff!important;min-height:100dvh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)!important;overflow-y:auto}.login-card{border-radius:0!important;box-shadow:none!important;max-width:none!important;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding-bottom:env(safe-area-inset-bottom)}}.landing-page-page{height:100vh;min-height:100vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:auto;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-y;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.landing-page-page::-webkit-scrollbar{display:none;width:0;height:0}@supports (height: 100dvh){.landing-page-page{height:100dvh;min-height:100dvh}}html.fluvo-landing-scroll-page,body.fluvo-landing-scroll-page{height:auto!important;min-height:100%!important;overflow-y:hidden!important;overflow-x:hidden!important;position:static!important;scrollbar-width:none;-ms-overflow-style:none}html.fluvo-landing-scroll-page::-webkit-scrollbar,body.fluvo-landing-scroll-page::-webkit-scrollbar{display:none;width:0;height:0}#root.fluvo-landing-scroll-page,body.fluvo-landing-scroll-page #root{display:block!important;height:auto!important;min-height:100%;overflow:visible!important}body.fluvo-landing-scroll-page{touch-action:pan-y!important;overscroll-behavior-y:auto!important}.landing-page-page{--lp-primary: #e64222;--lp-accent: #f7a13b;--lp-primary-dark: color-mix(in srgb, var(--lp-primary) 80%, #1a0c06);--lp-primary-soft: color-mix(in srgb, var(--lp-primary) 11%, transparent);--lp-primary-line: color-mix(in srgb, var(--lp-primary) 26%, transparent);--lp-cream: #fdf6ef;--lp-cream-2: #f7e9dc;--lp-paper: #fffdfb;--lp-ink: #221610;--lp-ink-2: #2f2017;--lp-text: #2a1d15;--lp-muted: #7a6a5e;--lp-line: rgba(34, 22, 16, .1);--lp-line-soft: rgba(34, 22, 16, .06);--lp-shadow-sm: 0 2px 10px rgba(78, 38, 18, .06);--lp-shadow: 0 18px 40px -22px rgba(78, 38, 18, .35);--lp-shadow-brand: 0 18px 40px -16px color-mix(in srgb, var(--lp-primary) 55%, transparent);background:var(--lp-cream);color:var(--lp-text);font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5}.landing-page-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(60rem 60rem at 88% -10%,color-mix(in srgb,var(--lp-primary) 14%,transparent),transparent 60%),radial-gradient(50rem 50rem at -8% 8%,color-mix(in srgb,var(--lp-accent) 16%,transparent),transparent 55%);opacity:.9}.landing-page-page h1,.landing-page-page h2,.landing-page-page h3,.landing-page-page h4,.landing-page-page .lp-display{font-family:Bricolage Grotesque,Plus Jakarta Sans,sans-serif;letter-spacing:-.025em;color:var(--lp-ink);line-height:1.04}.lp-container{width:100%;max-width:1180px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.lp-section{position:relative;padding:96px 0;z-index:1}.lp-section[id]{scroll-margin-top:96px}.lp-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--lp-primary-dark);background:var(--lp-primary-soft);border:1px solid var(--lp-primary-line)}.lp-eyebrow .lp-dot{width:7px;height:7px;border-radius:999px;background:var(--lp-primary);box-shadow:0 0 0 4px var(--lp-primary-soft)}.lp-h2{font-size:clamp(30px,4vw,50px);font-weight:800}.lp-lead{color:var(--lp-muted);font-size:clamp(16px,1.4vw,19px);line-height:1.6}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:15.5px;line-height:1;padding:15px 26px;border-radius:999px;cursor:pointer;border:1px solid transparent;transition:transform .2s ease,box-shadow .25s ease,background .2s ease,color .2s ease;white-space:nowrap}.lp-btn-primary{color:#fff;background:linear-gradient(180deg,color-mix(in srgb,var(--lp-primary) 92%,#fff),var(--lp-primary));box-shadow:var(--lp-shadow-brand)}.lp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 46px -14px color-mix(in srgb,var(--lp-primary) 60%,transparent)}.lp-btn-outline{color:var(--lp-ink);background:var(--lp-paper);border-color:var(--lp-line);box-shadow:var(--lp-shadow-sm)}.lp-btn-outline:hover{transform:translateY(-2px);border-color:var(--lp-primary-line);color:var(--lp-primary-dark)}.lp-btn-ghost{color:#fff;background:#ffffff1a;border-color:#ffffff38}.lp-btn-ghost:hover{background:#ffffff2e}.lp-btn-light{color:var(--lp-primary-dark);background:#fff}.lp-btn-light:hover{transform:translateY(-2px);box-shadow:0 18px 40px -18px #00000073}.lp-btn-lg{padding:17px 32px;font-size:16.5px}.lp-nav{position:fixed;top:0;left:0;width:100%;z-index:50;background:color-mix(in srgb,var(--lp-cream) 52%,transparent);backdrop-filter:saturate(180%) blur(22px) brightness(1.04);-webkit-backdrop-filter:saturate(180%) blur(22px) brightness(1.04);border-bottom:1px solid rgba(255,255,255,.45);box-shadow:0 1px #2216100a,0 4px 24px #2216100f;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}.lp-nav.is-scrolled{background:color-mix(in srgb,var(--lp-cream) 68%,transparent);border-bottom-color:#fff9;box-shadow:0 1px 0 var(--lp-line),0 8px 32px #2216101a}.lp-nav-inner{display:flex;align-items:center;justify-content:space-between;height:74px}.lp-nav-logo{height:34px;width:auto;object-fit:contain;display:block;cursor:pointer}.lp-nav-links{display:flex;align-items:center;gap:30px}.lp-nav-link{background:none;border:none;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:600;color:var(--lp-text);opacity:.82;transition:opacity .2s,color .2s}.lp-nav-link:hover{opacity:1;color:var(--lp-primary-dark)}.lp-nav-enter{font-weight:700;color:var(--lp-primary-dark)}.lp-burger{display:none;background:none;border:none;cursor:pointer;color:var(--lp-ink);padding:6px}.lp-mobile-menu{background:var(--lp-paper);border-top:1px solid var(--lp-line);box-shadow:var(--lp-shadow);position:absolute;width:100%;left:0;animation:lp-slide-down .25s ease}.lp-mobile-link{display:block;width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:14px 4px;font-size:16px;font-weight:600;color:var(--lp-text);border-bottom:1px solid var(--lp-line-soft)}.lp-hero{position:relative;padding:132px 0 72px;overflow:hidden}.lp-blob{position:absolute;border-radius:999px;filter:blur(90px);opacity:.5;z-index:0;pointer-events:none}.lp-blob-1{width:460px;height:460px;top:-120px;right:-80px;background:color-mix(in srgb,var(--lp-primary) 55%,transparent);animation:lp-float 14s ease-in-out infinite}.lp-blob-2{width:420px;height:420px;bottom:-160px;left:-120px;background:color-mix(in srgb,var(--lp-accent) 55%,transparent);animation:lp-float 18s ease-in-out infinite reverse}.lp-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.lp-hero-title{font-size:clamp(38px,5.4vw,66px);font-weight:800;margin:22px 0 0}.lp-hero-title .lp-grad{background:linear-gradient(105deg,var(--lp-primary),var(--lp-accent));-webkit-background-clip:text;background-clip:text;color:transparent}.lp-hero-sub{margin:22px 0 0;max-width:540px;font-size:clamp(16px,1.5vw,19px);color:var(--lp-muted);line-height:1.6}.lp-hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.lp-hero-trust{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:26px;color:var(--lp-muted);font-size:14px;font-weight:600}.lp-hero-trust .lp-stars{color:var(--lp-primary);display:inline-flex;gap:2px}.lp-trust-sep{width:1px;height:16px;background:var(--lp-line)}.lp-mock-wrap{position:relative;z-index:1;perspective:1600px}.lp-mock{position:relative;background:var(--lp-paper);border:1px solid var(--lp-line);border-radius:22px;box-shadow:var(--lp-shadow);padding:16px;transform:rotateY(-7deg) rotateX(3deg);transform-style:preserve-3d;animation:lp-rise .8s cubic-bezier(.2,.7,.2,1) both}.lp-mock-bar{display:flex;gap:6px;padding:4px 4px 12px}.lp-mock-bar i{width:10px;height:10px;border-radius:999px;display:inline-block;background:var(--lp-cream-2)}.lp-mock-bar i:nth-child(1){background:var(--lp-primary)}.lp-mock-screen{background:var(--lp-cream);border-radius:14px;border:1px solid var(--lp-line-soft);padding:16px}.lp-mock-row{display:flex;align-items:center;justify-content:space-between}.lp-mock-kpi{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:30px;color:var(--lp-ink);letter-spacing:-.03em}.lp-mock-kpi small{font-size:13px;color:var(--lp-muted);font-weight:600;display:block;letter-spacing:0}.lp-mock-pill{font-size:12px;font-weight:700;color:#15803d;background:#dcfce7;padding:5px 10px;border-radius:999px}.lp-chart{display:flex;align-items:flex-end;gap:9px;height:92px;margin:16px 0 6px}.lp-chart span{flex:1;border-radius:7px 7px 3px 3px;background:color-mix(in srgb,var(--lp-primary) 22%,var(--lp-cream-2));animation:lp-grow .9s ease both}.lp-chart span.hot{background:linear-gradient(180deg,var(--lp-accent),var(--lp-primary))}.lp-mock-list{margin-top:12px;display:grid;gap:9px}.lp-mock-item{display:flex;align-items:center;gap:10px;background:var(--lp-paper);border:1px solid var(--lp-line-soft);border-radius:12px;padding:10px 12px}.lp-mock-ic{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:var(--lp-primary-soft);color:var(--lp-primary-dark);flex:none}.lp-mock-item b{font-size:13.5px;color:var(--lp-ink)}.lp-mock-item span{font-size:12px;color:var(--lp-muted)}.lp-mock-amt{margin-left:auto;font-weight:800;font-size:13.5px;color:var(--lp-ink)}.lp-float-card{position:absolute;background:var(--lp-paper);border:1px solid var(--lp-line);border-radius:14px;box-shadow:var(--lp-shadow);padding:11px 14px;display:flex;align-items:center;gap:10px;z-index:2;font-size:13px;font-weight:700;color:var(--lp-ink)}.lp-float-card small{display:block;font-size:11px;font-weight:600;color:var(--lp-muted)}.lp-float-1{top:14px;left:-34px;animation:lp-floaty 5s ease-in-out infinite}.lp-float-2{bottom:36px;right:-30px;animation:lp-floaty 6s ease-in-out infinite .6s}.lp-float-ic{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex:none}.lp-marquee{margin-top:56px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);overflow:hidden}.lp-marquee-track{display:inline-flex;gap:40px;white-space:nowrap;animation:lp-marquee 32s linear infinite}.lp-marquee-track span{color:var(--lp-muted);font-weight:700;font-size:16px;opacity:.8;display:inline-flex;align-items:center;gap:40px}.lp-marquee-track span:after{content:"•";color:var(--lp-primary)}.lp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.lp-stat{background:var(--lp-paper);border:1px solid var(--lp-line);border-radius:18px;padding:26px 22px;text-align:center;box-shadow:var(--lp-shadow-sm)}.lp-stat b{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:clamp(30px,3.4vw,42px);display:block;background:linear-gradient(120deg,var(--lp-primary),var(--lp-accent));-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:-.03em}.lp-stat span{color:var(--lp-muted);font-weight:600;font-size:14px}.lp-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.lp-feature{background:var(--lp-paper);border:1px solid var(--lp-line);border-radius:18px;padding:22px 22px 24px;box-shadow:var(--lp-shadow-sm);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;position:relative;overflow:hidden;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:13px;row-gap:12px;align-items:center}.lp-feature:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--lp-primary),var(--lp-accent));border-radius:0 0 3px 3px;opacity:0;transition:opacity .25s ease}.lp-feature:hover{transform:translateY(-5px);box-shadow:var(--lp-shadow);border-color:var(--lp-primary-line)}.lp-feature:hover:after{opacity:1}.lp-feature-icon{grid-column:1;grid-row:1;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(140deg,color-mix(in srgb,var(--lp-primary) 88%,#fff),var(--lp-primary));box-shadow:0 6px 16px -6px color-mix(in srgb,var(--lp-primary) 55%,transparent);flex-shrink:0}.lp-feature h3{grid-column:2;grid-row:1;font-size:15px;font-weight:800;margin:0;color:var(--lp-ink);letter-spacing:-.1px;line-height:1.25}.lp-feature p{grid-column:1 / -1;grid-row:2;color:var(--lp-muted);font-size:14px;line-height:1.6;margin:0}.lp-spot{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.lp-spot+.lp-spot{margin-top:88px}.lp-spot.rev .lp-spot-media{order:2}.lp-spot-tag{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:var(--lp-primary-dark)}.lp-spot h3{font-size:clamp(26px,3vw,38px);font-weight:800;margin:14px 0}.lp-spot p{color:var(--lp-muted);font-size:17px;line-height:1.6;max-width:480px}.lp-spot-list{margin-top:22px;display:grid;gap:12px}.lp-spot-list li{display:flex;align-items:center;gap:12px;font-weight:600;color:var(--lp-text);font-size:15.5px}.lp-spot-check{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;flex:none;color:#fff;background:var(--lp-primary)}.lp-spot-media{position:relative}.lp-panel{background:var(--lp-paper);border:1px solid var(--lp-line);border-radius:22px;box-shadow:var(--lp-shadow);padding:22px}.lp-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.lp-panel-head b{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:17px}.lp-tagchip{font-size:12px;font-weight:700;padding:5px 11px;border-radius:999px;background:var(--lp-primary-soft);color:var(--lp-primary-dark)}.lp-receipt{background:#fff;border-radius:14px;border:1px solid var(--lp-line-soft);padding:18px;position:relative;box-shadow:var(--lp-shadow-sm)}.lp-receipt:before,.lp-receipt:after{content:"";position:absolute;left:0;right:0;height:10px;background-image:radial-gradient(circle at 6px 0,transparent 5px,#fff 5px);background-size:14px 10px;background-repeat:repeat-x}.lp-receipt:before{top:-9px;background-position:top;transform:rotate(180deg)}.lp-receipt:after{bottom:-9px}.lp-receipt .rrow{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px dashed var(--lp-line);font-size:14px;color:var(--lp-text)}.lp-receipt .rrow:last-child{border-bottom:none}.lp-receipt .rtot{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:22px;color:var(--lp-ink)}.lp-kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lp-kcol{background:var(--lp-cream);border:1px solid var(--lp-line-soft);border-radius:12px;padding:10px}.lp-kcol>b{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--lp-muted)}.lp-kcard{background:#fff;border:1px solid var(--lp-line-soft);border-radius:9px;padding:9px;margin-top:8px;font-size:12.5px;font-weight:700;color:var(--lp-ink);box-shadow:var(--lp-shadow-sm)}.lp-kcard span{display:block;font-weight:600;color:var(--lp-muted);font-size:11px}.lp-kdot{display:inline-block;width:7px;height:7px;border-radius:999px;margin-right:6px}.lp-dark{background:#e64222;color:#fff;overflow:hidden}.lp-dark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(48rem 32rem at 90% -5%,rgba(255,255,255,.13),transparent 55%),radial-gradient(30rem 20rem at 10% 110%,rgba(0,0,0,.18),transparent 60%)}.lp-dark h2{color:#fff}.lp-dark .lp-lead{color:#ffffffe0}.lp-dark .lp-eyebrow{color:#fff;background:#ffffff2e;border-color:#ffffff47}.lp-seg-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.lp-seg{background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:18px;padding:22px 22px 24px;transition:transform .25s ease,border-color .25s ease,background .25s ease;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:13px;row-gap:12px;align-items:center}.lp-seg:hover{transform:translateY(-5px);border-color:#ffffff80;background:#fff3}.lp-seg-icon{grid-column:1;grid-row:1;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;color:#e64222;background:#fff;box-shadow:0 4px 14px #0000002e;transition:box-shadow .25s ease}.lp-seg:hover .lp-seg-icon{box-shadow:0 6px 20px #00000040}.lp-seg h3{grid-column:2;grid-row:1;color:#fff;font-size:15px;font-weight:800;margin:0;letter-spacing:-.1px;line-height:1.25}.lp-seg p{grid-column:1 / -1;grid-row:2;color:#fffc;font-size:14px;line-height:1.6;margin:0}.lp-seg-etiquetas{border-style:dashed;border-color:#ffffff59;background:#ffffff14}.lp-seg-etiquetas:hover{border-style:solid}.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;counter-reset:step}.lp-step{position:relative;background:var(--lp-paper);border:1px solid var(--lp-line);border-radius:18px;padding:22px 22px 24px;box-shadow:var(--lp-shadow-sm);display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:13px;row-gap:12px;align-items:center}.lp-step-num{grid-column:1;grid-row:1;font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:16px;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:#fff;background:var(--lp-primary);box-shadow:0 8px 18px -8px color-mix(in srgb,var(--lp-primary) 60%,transparent);flex-shrink:0}.lp-step h3{grid-column:2;grid-row:1;font-size:15px;font-weight:800;margin:0;letter-spacing:-.1px;line-height:1.25}.lp-step p{grid-column:1 / -1;grid-row:2;color:var(--lp-muted);font-size:14px;line-height:1.55;margin:0}.lp-toggle{display:inline-flex;align-items:center;gap:6px;background:var(--lp-cream-2);border:1px solid var(--lp-line);border-radius:999px;padding:5px;margin-top:22px}.lp-toggle button{border:none;cursor:pointer;background:none;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:14px;color:var(--lp-muted);padding:9px 18px;border-radius:999px;transition:all .2s}.lp-toggle button.on{background:var(--lp-paper);color:var(--lp-primary-dark);box-shadow:var(--lp-shadow-sm)}.lp-toggle .lp-save{font-size:11px;font-weight:800;color:#15803d;background:#dcfce7;padding:3px 8px;border-radius:999px;margin-left:4px}.lp-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1000px;margin:48px auto 0;align-items:stretch}.lp-plan{position:relative;background:var(--lp-paper);border:1px solid var(--lp-line);border-radius:22px;padding:32px 28px;display:flex;flex-direction:column;box-shadow:var(--lp-shadow-sm);transition:transform .25s ease,box-shadow .25s ease}.lp-plan:hover{transform:translateY(-4px);box-shadow:var(--lp-shadow)}.lp-plan--featured{background:var(--lp-ink);border-color:var(--lp-ink);box-shadow:var(--lp-shadow);transform:scale(1.03)}.lp-plan--featured:hover{transform:scale(1.03) translateY(-4px)}.lp-plan-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:linear-gradient(120deg,var(--lp-accent),var(--lp-primary));color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:6px 14px;border-radius:999px;box-shadow:var(--lp-shadow-brand);white-space:nowrap}.lp-plan-name{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:16px;color:var(--lp-primary-dark)}.lp-plan--featured .lp-plan-name{color:var(--lp-accent)}.lp-plan-price{display:flex;align-items:baseline;gap:3px;margin:14px 0 4px}.lp-plan-price .cur{font-size:16px;font-weight:700;color:var(--lp-muted)}.lp-plan-price .val{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:50px;letter-spacing:-.04em;color:var(--lp-ink)}.lp-plan-price .per{font-size:14px;color:var(--lp-muted);font-weight:600}.lp-plan--featured .lp-plan-price .val{color:#fff}.lp-plan--featured .lp-plan-price .cur,.lp-plan--featured .lp-plan-price .per{color:#fff9}.lp-plan-note{font-size:12.5px;color:var(--lp-muted);min-height:18px}.lp-plan--featured .lp-plan-note{color:#ffffff8c}.lp-plan-features{list-style:none;padding:0;margin:22px 0;display:grid;gap:13px;flex:1}.lp-plan-features li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:var(--lp-text)}.lp-plan--featured .lp-plan-features li{color:#ffffffd1}.lp-plan-features svg{color:var(--lp-primary);flex:none;margin-top:2px}.lp-plan--featured .lp-plan-features svg{color:var(--lp-accent)}.lp-plan .lp-btn{width:100%}.lp-quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lp-quote{background:var(--lp-paper);border:1px solid var(--lp-line);border-radius:18px;padding:26px;box-shadow:var(--lp-shadow-sm);display:flex;flex-direction:column}.lp-quote-stars{color:var(--lp-primary);display:flex;gap:2px;margin-bottom:14px}.lp-quote p{color:var(--lp-text);font-size:15.5px;line-height:1.6;flex:1}.lp-quote-by{display:flex;align-items:center;gap:12px;margin-top:18px}.lp-quote-av{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;font-weight:800;color:#fff;font-family:Bricolage Grotesque,sans-serif;background:linear-gradient(140deg,var(--lp-accent),var(--lp-primary))}.lp-quote-by b{display:block;font-size:14.5px;color:var(--lp-ink)}.lp-quote-by span{font-size:12.5px;color:var(--lp-muted)}.lp-faq{max-width:760px;margin:40px auto 0;display:grid;gap:12px}.lp-faq details{background:var(--lp-paper);border:1px solid var(--lp-line);border-radius:16px;padding:4px 22px;box-shadow:var(--lp-shadow-sm);transition:border-color .2s}.lp-faq details[open]{border-color:var(--lp-primary-line)}.lp-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 0;font-weight:700;font-size:16.5px;color:var(--lp-ink)}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq summary .lp-faq-ic{flex:none;width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:var(--lp-primary-soft);color:var(--lp-primary-dark);transition:transform .25s}.lp-faq details[open] summary .lp-faq-ic{transform:rotate(45deg)}.lp-faq p{color:var(--lp-muted);font-size:15px;line-height:1.6;padding:0 0 20px;margin:0}.lp-cta-band{position:relative;border-radius:30px;overflow:hidden;padding:64px 40px;text-align:center;color:#fff;background:linear-gradient(125deg,var(--lp-primary),var(--lp-primary-dark) 70%);box-shadow:var(--lp-shadow)}.lp-cta-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(30rem 20rem at 15% 10%,color-mix(in srgb,var(--lp-accent) 60%,transparent),transparent 55%);opacity:.8}.lp-cta-band>*{position:relative;z-index:1}.lp-cta-band h2{color:#fff;font-size:clamp(28px,3.6vw,46px);font-weight:800}.lp-cta-band p{color:#ffffffe6;font-size:18px;max-width:560px;margin:16px auto 30px;line-height:1.55}.lp-cta-micro{margin-top:18px;font-size:13.5px;color:#ffffffbf;font-weight:600}.lp-footer{background:var(--lp-ink);color:#fff9;padding:64px 0 32px;position:relative;z-index:1}.lp-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:36px}.lp-footer-logo{height:32px;margin-bottom:16px}.lp-footer p{font-size:14px;line-height:1.6;max-width:280px}.lp-footer h4{color:#fff;font-size:14px;font-weight:700;margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;letter-spacing:0}.lp-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}.lp-footer a{color:#fff9;font-size:14px;text-decoration:none;transition:color .2s}.lp-footer a:hover{color:#fff}.lp-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:44px;padding-top:26px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:13px}.lp-footer-social{display:flex;gap:12px}.lp-footer-social a{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffffb3}.lp-footer-social a:hover{background:var(--lp-primary);border-color:var(--lp-primary);color:#fff}.lp-lgpd{position:fixed;bottom:0;left:0;width:100%;z-index:60;background:color-mix(in srgb,var(--lp-ink) 96%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f4ece6;padding:16px 0;border-top:1px solid rgba(255,255,255,.12);animation:lp-slide-up .3s ease}.lp-lgpd-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.lp-lgpd p{font-size:13.5px;color:#ffffffb8;margin:0}.lp-lgpd b{color:#fff}.lp-reveal{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.lp-reveal.lp-in{opacity:1;transform:none}@keyframes lp-float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(20px,-26px) scale(1.06)}}@keyframes lp-floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes lp-rise{0%{opacity:0;transform:rotateY(-7deg) rotateX(3deg) translateY(30px)}to{opacity:1;transform:rotateY(-7deg) rotateX(3deg) translateY(0)}}@keyframes lp-grow{0%{height:0;opacity:0}}@keyframes lp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes lp-slide-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-slide-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 980px){.lp-hero-grid,.lp-spot,.lp-spot.rev .lp-spot-media{grid-template-columns:1fr}.lp-spot.rev .lp-spot-media{order:0}.lp-mock-wrap{margin-top:20px}.lp-feature-grid,.lp-seg-grid,.lp-stats{grid-template-columns:repeat(2,1fr)}.lp-plans,.lp-steps,.lp-quotes{grid-template-columns:1fr;max-width:460px}.lp-plan--featured{transform:none}.lp-plan--featured:hover{transform:translateY(-4px)}.lp-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width: 760px){.lp-section{padding:68px 0}.lp-hero{padding:112px 0 48px}.lp-nav-links{display:none}.lp-burger{display:inline-flex}.lp-feature-grid,.lp-seg-grid,.lp-stats{grid-template-columns:1fr}.lp-float-1{left:-10px}.lp-float-2{right:-10px}.lp-footer-grid{grid-template-columns:1fr}.lp-cta-band{padding:48px 24px;border-radius:22px}}@media (prefers-reduced-motion: reduce){.lp-reveal{opacity:1!important;transform:none!important}.lp-blob,.lp-float-card,.lp-marquee-track,.lp-mock{animation:none!important}}.modal-mensagem-page,.cadastro-saa-s-page,.verificacao-email-page{min-height:100%}.promo-banner{position:relative;width:100%;overflow:hidden;border-radius:16px;background:#111827;-webkit-user-select:none;user-select:none;isolation:isolate}.promo-banner-track{display:flex;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.promo-banner-slide{position:relative;flex:0 0 100%;width:100%;overflow:hidden}.promo-banner-slide.is-clickable{cursor:pointer}.promo-banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(28px) brightness(.52) saturate(1.28);transform:scale(1.22);opacity:.96;z-index:0}.promo-banner-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(2,6,23,.18),transparent 24%,transparent 76%,rgba(2,6,23,.18)),linear-gradient(180deg,#02061714,#02061733)}.promo-banner-picture{position:relative;z-index:1;display:block;width:100%;height:100%}.promo-banner-img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.promo-banner-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff}.promo-banner-full .promo-banner-slide{aspect-ratio:16 / 9}@media (min-width: 768px) and (max-width: 1023px){.promo-banner-full .promo-banner-slide{aspect-ratio:auto;height:240px;max-height:240px}}@media (min-width: 1024px){.promo-banner-full .promo-banner-slide{aspect-ratio:auto;height:300px;max-height:300px}.promo-banner-full .promo-banner-img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center}}@media (max-width: 767px){.promo-banner{border-radius:12px}.promo-banner-bg{filter:blur(20px) brightness(.5) saturate(1.2);transform:scale(1.2)}}.promo-banner-compact{border-radius:12px}.promo-banner-compact .promo-banner-slide{aspect-ratio:1920 / 260}.promo-banner-arrow{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:#ffffffd9;color:#1e293b;box-shadow:0 2px 8px #0000002e;border:none;cursor:pointer;opacity:0;transition:opacity .2s ease,background .2s ease;z-index:2}.promo-banner:hover .promo-banner-arrow{opacity:1}.promo-banner-arrow:hover{background:#fff}.promo-banner-arrow-left{left:10px}.promo-banner-arrow-right{right:10px}.promo-banner-compact .promo-banner-arrow{width:28px;height:28px}@media (hover: none){.promo-banner-arrow{opacity:.9}}.promo-banner-dots{position:absolute;left:0;right:0;bottom:8px;display:flex;align-items:center;justify-content:center;gap:6px;z-index:2}.promo-banner-dot{width:8px;height:8px;border-radius:999px;border:none;padding:0;background:#ffffffa6;box-shadow:0 1px 2px #0000004d;cursor:pointer;transition:width .2s ease,background .2s ease}.promo-banner-dot.is-active{width:20px}.promo-banner-compact .promo-banner-dots{bottom:5px}.loja-online-page{min-height:100vh;min-height:100svh;overflow-x:hidden;overscroll-behavior-y:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch}.loja-checkout-overlay{height:100vh;height:100dvh;overflow:hidden;overscroll-behavior:contain}.loja-checkout-panel{height:100vh;height:100dvh;max-height:100dvh;min-width:0;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}.loja-checkout-panel input,.loja-checkout-panel select,.loja-checkout-panel textarea{min-width:0;max-width:100%;font-size:16px!important}.loja-checkout-scroll{min-height:0;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.loja-checkout-panel>:not(.loja-checkout-scroll){flex-shrink:0}@media (max-width: 767px){.loja-checkout-panel{width:100%;max-width:none}}.loja-categorias-page{display:flex;flex-direction:column;align-items:center;width:100%;min-height:100vh;min-height:100svh}.loja-categorias-header{width:100%;max-width:512px;padding:20px 16px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;min-height:112px}.loja-categorias-content{width:100%;max-width:512px;padding:24px 16px 96px;flex:1}.loja-categorias-grid{display:grid;grid-template-columns:1fr;gap:20px}.loja-categoria-card-image{width:100%;height:160px;border-radius:12px;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.1);background-color:#171717}.loja-categorias-closed-banner{width:100%;max-width:512px}@media (min-width: 768px){.loja-categorias-header{max-width:100%;padding:20px 48px}.loja-categorias-closed-banner{max-width:100%}.loja-categorias-content{max-width:1100px;padding:40px 48px 96px}.loja-categorias-grid{grid-template-columns:repeat(2,1fr);gap:24px}.loja-categoria-card-image{height:240px}}@media (min-width: 1280px){.loja-categorias-grid{grid-template-columns:repeat(3,1fr);gap:28px}.loja-categorias-content{max-width:1280px;padding:48px 64px 96px}.loja-categoria-card-image{height:280px}}html.fluvo-public-scroll-page,body.fluvo-public-scroll-page{height:auto!important;min-height:100%!important;max-width:100%!important;overflow-x:hidden!important;overscroll-behavior-y:auto!important;position:static!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch}html.fluvo-public-scroll-page{overflow-y:auto!important}body.fluvo-public-scroll-page{width:100%!important;overflow-y:visible!important}html.fluvo-public-scroll-page{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}html.fluvo-public-scroll-page::-webkit-scrollbar{width:10px}html.fluvo-public-scroll-page::-webkit-scrollbar-track{background:transparent}html.fluvo-public-scroll-page::-webkit-scrollbar-thumb{background-color:#94a3b873;border-radius:999px;border:2px solid transparent;background-clip:padding-box}body.fluvo-public-scroll-page #root{height:auto!important;min-height:100dvh!important;overflow:visible!important}.loja-public-footer{border-top:1px solid rgba(255,255,255,.08)}.loja-cardapio-credit-above-line{padding-bottom:10px}.loja-online-page .loja-section-heading h2{color:var(--store-section-title, var(--store-primary))}.loja-online-page img{background-color:transparent}.loja-theme-food{background-image:radial-gradient(circle at top left,color-mix(in srgb,var(--store-secondary) 16%,transparent),transparent 30%),linear-gradient(180deg,color-mix(in srgb,var(--store-primary) 5%,transparent),transparent 280px)}.loja-theme-food main{max-width:72rem}.loja-theme-food .loja-food-intro{border-bottom:1px solid rgba(234,88,12,.14);background:linear-gradient(90deg,#fff7edf2,#ffffff94),repeating-linear-gradient(135deg,rgba(234,88,12,.05) 0 1px,transparent 1px 18px)}.loja-theme-food .loja-food-card{min-height:168px;box-shadow:0 10px 26px #9a341214}.loja-theme-food .loja-food-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--store-primary);opacity:0;transition:opacity .16s ease}.loja-theme-food .loja-food-card:hover:before{opacity:1}.loja-theme-food footer{border-top:4px solid color-mix(in srgb,var(--store-primary) 70%,#ffffff)}.loja-theme-market{background-image:linear-gradient(180deg,color-mix(in srgb,var(--store-primary) 8%,transparent),transparent 240px)}.loja-theme-market main{max-width:1180px}.loja-theme-market .loja-section-heading{border-bottom:1px solid color-mix(in srgb,var(--store-primary) 18%,transparent);padding-bottom:12px}.loja-theme-retail{background-image:linear-gradient(180deg,color-mix(in srgb,var(--store-primary) 6%,transparent),transparent 320px)}.loja-theme-retail main{max-width:1120px}@supports not (color: color-mix(in srgb,white,black)){.loja-theme-food,.loja-theme-market,.loja-theme-retail{background-image:none}}@media (min-width: 1024px){.loja-theme-food{background-image:radial-gradient(ellipse at 50% 18%,color-mix(in srgb,var(--store-primary) 9%,transparent),transparent 48%),linear-gradient(180deg,color-mix(in srgb,var(--store-secondary) 5%,transparent),transparent 520px);background-attachment:scroll}.loja-theme-food main{width:100%;max-width:72rem}.loja-theme-food .promo-banner-full{box-shadow:0 18px 50px #00000029}}.lsp-root{min-height:100vh;background:var(--lp-cream, #faf8f5);display:flex;flex-direction:column;font-family:Inter,Segoe UI,system-ui,sans-serif;color:var(--lp-ink, #1a1109)}.lsp-nav{position:sticky;top:0;z-index:100;background:#faf8f5eb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(34,22,16,.08);box-shadow:0 1px #2216100a}.lsp-nav-inner{display:flex;align-items:center;justify-content:space-between;padding-top:16px;padding-bottom:16px}.lsp-logo img{height:32px;display:block}.lsp-back{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#e64222;text-decoration:none;padding:7px 14px;border:1px solid rgba(230,66,34,.25);border-radius:20px;transition:background .2s,border-color .2s}.lsp-back:hover{background:#e642220f;border-color:#e6422273}.lsp-hero{padding:64px 0 48px;background:linear-gradient(180deg,#fff 0%,var(--lp-cream, #faf8f5) 100%);border-bottom:1px solid rgba(34,22,16,.06)}.lsp-title{font-size:clamp(28px,5vw,44px);font-weight:800;letter-spacing:-.5px;line-height:1.1;color:#1a1109;margin-bottom:14px}.lsp-subtitle{font-size:17px;color:#6b5c4a;max-width:520px;margin:0 auto;line-height:1.6}.lsp-content{flex:1;padding:56px 0 80px}.lsp-content-inner{max-width:780px}.lsp-content h2{font-size:22px;font-weight:800;color:#1a1109;margin:40px 0 12px;padding-bottom:10px;border-bottom:2px solid rgba(230,66,34,.15)}.lsp-content h2:first-child{margin-top:0}.lsp-content h3{font-size:16px;font-weight:700;color:#1a1109;margin:24px 0 6px}.lsp-content p{font-size:15px;line-height:1.75;color:#4a3f35;margin-bottom:14px}.lsp-content ul{padding-left:20px;margin-bottom:14px}.lsp-content li{font-size:15px;line-height:1.75;color:#4a3f35;margin-bottom:4px}.lsp-feat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0}.lsp-feat-card{background:#fff;border:1px solid rgba(34,22,16,.09);border-radius:14px;padding:20px;display:flex;gap:14px;align-items:flex-start}.lsp-feat-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(140deg,#f05a2a,#e64222);color:#fff;display:grid;place-items:center;flex-shrink:0;box-shadow:0 4px 10px #e642224d}.lsp-feat-card h3{margin:0 0 4px;font-size:14px;font-weight:700;color:#1a1109}.lsp-feat-card p{margin:0;font-size:13px;color:#6b5c4a;line-height:1.55}.lsp-status-list{display:flex;flex-direction:column;gap:10px;margin:24px 0}.lsp-status-item{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid rgba(34,22,16,.09);border-radius:12px;padding:14px 18px}.lsp-status-item span:first-child{font-size:14px;font-weight:600;color:#1a1109}.lsp-badge{font-size:12px;font-weight:700;padding:4px 10px;border-radius:20px}.lsp-badge-ok{background:#d1fae5;color:#065f46}.lsp-badge-warn{background:#fef3c7;color:#92400e}.lsp-log{display:flex;flex-direction:column;gap:24px;margin:16px 0}.lsp-log-entry{display:flex;gap:18px}.lsp-log-date{width:90px;flex-shrink:0;font-size:12px;font-weight:700;color:#e64222;padding-top:2px;text-transform:uppercase;letter-spacing:.3px}.lsp-log-body{flex:1;border-left:2px solid rgba(230,66,34,.15);padding-left:18px}.lsp-log-body h3{margin:0 0 6px;font-size:15px;font-weight:700;color:#1a1109}.lsp-log-body ul{margin:0;padding-left:18px}.lsp-log-body li{font-size:14px;color:#4a3f35;line-height:1.7}.lsp-faq{display:flex;flex-direction:column;gap:12px;margin:16px 0}.lsp-faq-item{background:#fff;border:1px solid rgba(34,22,16,.09);border-radius:12px;padding:18px 20px}.lsp-faq-item h3{margin:0 0 8px;font-size:15px;font-weight:700;color:#1a1109}.lsp-faq-item p{margin:0;font-size:14px;color:#4a3f35;line-height:1.65}.lsp-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.lsp-plan{background:#fff;border:1px solid rgba(34,22,16,.09);border-radius:16px;padding:24px 20px}.lsp-plan--featured{border-color:#e64222;border-width:2px;position:relative}.lsp-plan-badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);background:#e64222;color:#fff;font-size:11px;font-weight:700;padding:3px 12px;border-radius:20px;white-space:nowrap}.lsp-plan h3{font-size:18px;font-weight:800;margin:0 0 4px}.lsp-plan-price{font-size:32px;font-weight:800;color:#e64222;margin:10px 0 4px}.lsp-plan-price span{font-size:14px;font-weight:500;color:#6b5c4a}.lsp-plan p{font-size:13px;color:#6b5c4a;margin-bottom:14px}.lsp-plan ul{list-style:none;padding:0;margin:0}.lsp-plan li{font-size:13px;color:#4a3f35;padding:5px 0;border-top:1px solid rgba(34,22,16,.06);display:flex;align-items:center;gap:8px}.lsp-plan li:before{content:"✓";color:#e64222;font-weight:800;flex-shrink:0}.lsp-footer{background:#1a110a;padding:24px 0}.lsp-footer-inner{display:flex;align-items:center;justify-content:space-between}.lsp-footer p{color:#ffffff73;font-size:13px;margin:0}.lsp-footer-links{display:flex;gap:20px}.lsp-footer-links a{color:#ffffff80;font-size:13px;text-decoration:none;transition:color .2s}.lsp-footer-links a:hover{color:#ffffffd9}@media (max-width: 640px){.lsp-feat-grid,.lsp-plans{grid-template-columns:1fr}.lsp-footer-inner{flex-direction:column;gap:12px;text-align:center}}.painel-page,.garcom-page{min-height:100%}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.modal-confirmacao-page{min-height:100%}.cp{width:100%}.cp-presets{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cp-swatch{width:28px;height:28px;border-radius:9999px;border:none;padding:0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.cp-swatch:hover{transform:scale(1.1)}.cp-custom{border:2px dashed #cbd5e1;background:#fff;display:flex;align-items:center;justify-content:center;color:#94a3b8}.cp-custom.is-open{border-color:#0f172a;color:#0f172a}.cp-panel{margin-top:12px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px;box-shadow:0 8px 24px #0f172a1a}.cp-area{display:flex;gap:12px;height:140px}.cp-sv{position:relative;flex:1;border-radius:8px;overflow:hidden;cursor:crosshair;touch-action:none}.cp-sv-white{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#fff,#fff0)}.cp-sv-black{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000,#0000)}.cp-sv-handle{position:absolute;width:14px;height:14px;border-radius:9999px;border:2px solid #fff;box-shadow:0 0 0 1px #00000059;transform:translate(-50%,-50%);pointer-events:none}.cp-hue{position:relative;width:16px;border-radius:8px;cursor:pointer;touch-action:none;background:linear-gradient(to bottom,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.cp-hue-handle{position:absolute;left:50%;width:20px;height:8px;border-radius:4px;border:2px solid #fff;box-shadow:0 0 0 1px #00000059;transform:translate(-50%,-50%);pointer-events:none}.cp-inputs{display:flex;align-items:flex-end;gap:8px;margin-top:12px}.cp-preview{width:34px;height:34px;border-radius:8px;border:1px solid #e2e8f0;flex-shrink:0}.cp-field{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.cp-field.cp-hex{flex:1.5}.cp-field span{font-size:9px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;text-align:center}.cp-field input{width:100%;border:1px solid #e2e8f0;border-radius:6px;padding:5px 4px;font-size:12px;text-align:center;outline:none;color:#1e293b;background:#fff;-moz-appearance:textfield}.cp-field input::-webkit-outer-spin-button,.cp-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cp-field input:focus{border-color:#94a3b8}.mesas-page,.cozinha-page,.pdv-page,.modal-vendas-recentes-page,.modal-caixa-rapido-page,.controle-caixa-page,.vendas-online-page,.taxas-entrega-page,.cartao-fidelidade-page,.cupons-desconto-page,.horario-delivery-page,.emissao-nfce-page,.entrada-nf-page,.historico-notas-page,.cancelamento-nota-page,.inutilizacao-numeracao-page,.retorno-sefaz-page,.configuracao-certificado-page,.configuracao-tributaria-page,.estoque-page{min-height:100%}.prod-page{padding:1.5rem;background:#f1f5f9;min-height:100%;display:flex;flex-direction:column;gap:1.25rem}.prod-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.prod-header-title{display:flex;align-items:center;gap:.875rem}.prod-header-icon{color:#7c3aed}.prod-header-title h1{font-size:1.4rem;font-weight:800;color:#1e293b;margin:0;line-height:1.2}.prod-header-title p{font-size:.75rem;color:#64748b;margin:0}.prod-header-actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.prod-tabs{display:flex;gap:.375rem;background:#e2e8f0;padding:.25rem;border-radius:.75rem;flex-wrap:wrap}.prod-tab{display:flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:.5rem;border:none;background:transparent;font-size:.8rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s;position:relative}.prod-tab:hover{background:#f1f5f9;color:#334155}.prod-tab--active{background:#fff;color:#7c3aed;box-shadow:0 1px 4px #0000001a}.prod-tab-badge{background:#ef4444;color:#fff;font-size:9px;font-weight:700;border-radius:999px;padding:1px 5px;min-width:18px;text-align:center}.prod-tab-badge--warning{background:#f59e0b}.prod-content{flex:1}.prod-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:4rem;color:#7c3aed}.prod-loading p{color:#64748b;font-size:.9rem}.prod-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:.5rem;border:none;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .15s;white-space:nowrap}.prod-btn:disabled{opacity:.55;cursor:not-allowed}.prod-btn--primary{background:#4f46e5;color:#fff}.prod-btn--primary:hover{background:#4338ca}.prod-btn--success{background:#10b981;color:#fff}.prod-btn--success:hover{background:#059669}.prod-btn--warning{background:#f59e0b;color:#fff}.prod-btn--warning:hover{background:#d97706}.prod-btn--danger{background:#ef4444;color:#fff}.prod-btn--danger:hover{background:#dc2626}.prod-btn--secondary{background:#e0e7ff;color:#4f46e5}.prod-btn--secondary:hover{background:#c7d2fe}.prod-btn--ghost{background:transparent;color:#64748b;border:1px solid #e2e8f0}.prod-btn--ghost:hover{background:#f8fafc}.prod-btn--sm{padding:.4rem .75rem;font-size:.75rem}.prod-btn--xs{padding:.25rem .5rem;font-size:.7rem}.prod-btn--icon{padding:.4rem;border-radius:.5rem}.prod-dashboard{display:flex;flex-direction:column;gap:1rem}.prod-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}@media (max-width: 768px){.prod-stats-grid{grid-template-columns:repeat(2,1fr)}}.prod-stat{background:#fff;border-radius:.875rem;padding:1.25rem;display:flex;align-items:center;gap:1rem;border:1px solid #e2e8f0;cursor:pointer;transition:box-shadow .15s,transform .15s;position:relative;overflow:hidden}.prod-stat:hover{box-shadow:0 4px 14px #00000014;transform:translateY(-1px)}.prod-stat--insumo{border-left:4px solid #10b981}.prod-stat--insumo svg{color:#10b981}.prod-stat--produzido{border-left:4px solid #7c3aed}.prod-stat--produzido svg{color:#7c3aed}.prod-stat--alerta{border-left:4px solid #ef4444}.prod-stat--alerta svg{color:#ef4444}.prod-stat--ok{border-left:4px solid #10b981}.prod-stat--ok svg{color:#10b981}.prod-stat--pendente{border-left:4px solid #f59e0b}.prod-stat--pendente svg{color:#f59e0b}.prod-stat>div{display:flex;flex-direction:column;gap:.125rem;flex:1}.prod-stat-num{font-size:1.75rem;font-weight:800;color:#1e293b;line-height:1}.prod-stat-lbl{font-size:.7rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.prod-stat-arrow{color:#cbd5e1;margin-left:auto}.prod-panel{border-radius:.875rem;overflow:hidden;border:1px solid}.prod-panel--danger{border-color:#fca5a5;background:#fff}.prod-panel--warning{border-color:#fcd34d;background:#fff}.prod-panel--plain{border-color:#e2e8f0;background:#fff}.prod-panel-header{display:flex;align-items:center;gap:.625rem;padding:.875rem 1.25rem;font-size:.85rem;font-weight:700;border-bottom:1px solid}.prod-panel-header--actions{justify-content:space-between;flex-wrap:wrap}.prod-panel-header--actions>span{display:inline-flex;align-items:center;gap:.625rem}.prod-panel--danger .prod-panel-header{background:#fef2f2;color:#b91c1c;border-color:#fca5a5}.prod-panel--warning .prod-panel-header{background:#fffbeb;color:#92400e;border-color:#fcd34d}.prod-alert-list{divide:1px solid}.prod-alert-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1.25rem;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}.prod-alert-row:last-child{border-bottom:none}.prod-alert-info,.prod-alert-nums{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.prod-alert-nome{font-size:.85rem;font-weight:600;color:#1e293b}.prod-alert-cat{font-size:.72rem;color:#94a3b8}.prod-alert-atual{font-size:.8rem;font-weight:700;color:#ef4444;background:#fef2f2;padding:2px 8px;border-radius:999px}.prod-alert-min{font-size:.72rem;color:#94a3b8}.prod-alert-falta{font-size:.75rem;font-weight:700;color:#b91c1c;background:#fee2e2;padding:2px 8px;border-radius:999px}.prod-tipo-chip{display:inline-flex;align-items:center;gap:3px;font-size:.65rem;font-weight:700;padding:2px 6px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.prod-tipo-chip--insumo{background:#d1fae5;color:#065f46}.prod-tipo-chip--produzido{background:#ede9fe;color:#5b21b6}.prod-empty-state{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:3rem;text-align:center;color:#94a3b8}.prod-empty-state p{font-size:.875rem}.prod-empty-state--success{color:#10b981}.prod-empty-state--success p{color:#64748b}.prod-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;background:#f8fafc;border-radius:.75rem .75rem 0 0;border:1px solid #e2e8f0;border-bottom:none;flex-wrap:wrap}.prod-toolbar-filters,.prod-toolbar-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.prod-toolbar-filters{flex:1 1 420px;min-width:280px}.prod-toolbar-actions{flex:0 1 auto;justify-content:flex-end;margin-left:auto}.prod-table-title{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:#475569}.prod-search-wrap{display:flex;align-items:center;gap:.5rem;flex:1;max-width:320px;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.4rem .75rem;color:#94a3b8}.prod-search-wrap input,.prod-search-wrap select{border:none;outline:none;background:transparent;font-size:.8rem;flex:1;color:#334155}.prod-search-wrap select{min-width:160px}.prod-search-wrap--select{max-width:260px}@media (max-width: 900px){.prod-toolbar-filters,.prod-toolbar-actions{width:100%}.prod-toolbar-actions{justify-content:flex-start;margin-left:0}}.prod-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:0 0 .75rem .75rem;overflow:hidden}.prod-table-wrap--flat{border:none;border-radius:0}.prod-table{width:100%;border-collapse:collapse;font-size:.82rem}.prod-table thead th{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.7rem 1rem;font-size:.7rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.prod-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .1s}.prod-table tbody tr:last-child{border-bottom:none}.prod-table tbody tr:hover{background:#f8fafc}.prod-table tbody td{padding:.7rem 1rem;color:#334155;vertical-align:middle}.prod-table .text-center{text-align:center}.prod-table .text-right{text-align:right}.prod-row--cancelada{opacity:.5}.prod-table-empty{text-align:center;padding:3rem!important}.prod-table-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#94a3b8}td.prod-table-empty{display:table-cell}.prod-produto-cell{display:flex;align-items:center;gap:.625rem}.prod-thumb{width:36px;height:36px;border-radius:.375rem;object-fit:cover;border:1px solid #e2e8f0;flex-shrink:0}.prod-thumb-empty{width:36px;height:36px;border-radius:.375rem;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#94a3b8;flex-shrink:0}.prod-nome{display:block;font-weight:600;color:#1e293b;font-size:.83rem}.prod-cat{display:block;font-size:.7rem;color:#94a3b8;margin-top:1px}.prod-custo{font-size:.8rem;font-weight:600;color:#475569}.prod-venda{font-size:.8rem;font-weight:600;color:#059669}.prod-qtd{font-size:.875rem;font-weight:700;color:#1e293b}.prod-date{font-size:.75rem;color:#64748b}.prod-actions{display:flex;gap:.375rem;justify-content:flex-end}.prod-cmv{display:flex;flex-direction:column;gap:1rem}.prod-section-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem}.prod-period-filter{position:relative;z-index:40}.prod-period-filter>button{display:flex;align-items:center;gap:.5rem;border:1px solid #e2e8f0;background:#fff;color:#475569;border-radius:.5rem;padding:.45rem .65rem;font-size:.78rem;cursor:pointer;box-shadow:0 1px 2px #0f172a0a}.prod-period-filter>button:hover,.prod-period-filter>button.active{background:#f8fafc;border-color:#cbd5e1}.prod-period-filter>button span{background:#f1f5f9;color:#475569;border-radius:.375rem;padding:.12rem .45rem;font-size:.7rem;font-weight:700}.prod-period-filter>button strong{color:#334155;font-weight:500}.prod-period-filter svg{color:#94a3b8}.prod-period-filter .rotate{transform:rotate(180deg);transition:transform .15s}.prod-period-popup{position:absolute;right:0;top:calc(100% + .5rem);display:flex;width:max-content;max-width:calc(100vw - 2rem);background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;box-shadow:0 22px 60px #0f172a2e;overflow:hidden}.prod-period-presets{display:flex;flex-direction:column;gap:.25rem;width:10rem;padding:.5rem;background:#f8fafc;border-right:1px solid #e2e8f0}.prod-period-presets button{border:none;background:transparent;color:#64748b;border-radius:.5rem;padding:.55rem .75rem;text-align:left;font-size:.78rem;font-weight:700;cursor:pointer}.prod-period-presets button:hover{background:#fff}.prod-period-presets button.active{background:#e0e7ff;color:#4f46e5}.prod-period-calendars{padding:1rem}.prod-period-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.prod-period-nav button{border:none;background:transparent;color:#64748b;border-radius:999px;padding:.25rem;cursor:pointer}.prod-period-nav button:hover{background:#f1f5f9}.prod-period-nav div{display:grid;grid-template-columns:repeat(2,14rem);gap:1rem;color:#1e293b;font-size:.85rem;font-weight:800;text-align:center}.prod-period-calendar-row{display:flex;gap:1rem}.prod-period-calendar{width:14rem}.prod-period-week,.prod-period-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));text-align:center}.prod-period-week{color:#94a3b8;font-size:.62rem;text-transform:uppercase;margin-bottom:.35rem}.prod-period-grid{gap:.15rem 0}.prod-period-grid span,.prod-period-grid button{height:2rem}.prod-period-grid button{border:none;background:transparent;color:#334155;border-radius:999px;font-size:.78rem;cursor:pointer}.prod-period-grid button:hover{background:#eef2ff;color:#4f46e5}.prod-period-grid button.in-range{background:#eef2ff;color:#4338ca;border-radius:0}.prod-period-grid button.selected{background:#4f46e5;color:#fff;border-radius:.5rem;font-weight:800}.prod-period-footer{display:grid;grid-template-columns:repeat(2,14rem);align-items:center;justify-content:center;column-gap:1rem;border-top:1px solid #f1f5f9;margin-top:1rem;padding-top:.85rem}.prod-period-footer>span{justify-self:end;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;border-radius:.5rem;padding:.4rem .65rem;font-size:.75rem;font-weight:500}.prod-period-footer div{display:flex;gap:.5rem;justify-self:end}.prod-period-footer button{border:none;border-radius:.5rem;background:transparent;color:#64748b;padding:.5rem .85rem;font-size:.78rem;font-weight:700;cursor:pointer}.prod-period-footer button:hover{background:#f1f5f9}.prod-period-footer button.primary{background:#4f46e5;color:#fff}.prod-period-footer button.primary:hover{background:#4338ca}.prod-cmv-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem}.prod-cmv-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;display:flex;flex-direction:column;gap:.35rem;min-width:0}.prod-cmv-card svg{color:#4f46e5}.prod-cmv-card-head{display:flex;align-items:center;gap:.5rem;min-width:0}.prod-cmv-card span{font-size:.68rem;font-weight:700;color:#64748b;text-transform:uppercase;overflow-wrap:anywhere}.prod-cmv-card strong{font-size:1rem;color:#1e293b;overflow-wrap:anywhere}.prod-cmv-columns{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.prod-cadastro-tabs{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem;border-radius:.625rem;background:#e2e8f0}.prod-cadastro-tabs button{display:inline-flex;align-items:center;gap:.375rem;border:none;border-radius:.5rem;background:transparent;color:#64748b;font-size:.78rem;font-weight:800;padding:.45rem .8rem;cursor:pointer}.prod-cadastro-tabs button.active{background:#fff;color:#4f46e5;box-shadow:0 1px 4px #0f172a1f}.prod-cmv-tabs{align-self:flex-start;max-width:100%;overflow-x:auto}.prod-cadastro-form{display:flex;flex-direction:column;gap:.85rem;padding:1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.prod-abc{display:inline-flex;align-items:center;justify-content:center;min-width:24px;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:800}.prod-abc--a{background:#fee2e2;color:#991b1b}.prod-abc--b{background:#fef3c7;color:#92400e}.prod-abc--c{background:#dbeafe;color:#1e40af}.prod-var--up,.prod-var--down{font-size:.75rem;font-weight:800}.prod-var--up{color:#b91c1c}.prod-var--down{color:#047857}@media (max-width: 1100px){.prod-cmv-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.prod-cmv-columns{grid-template-columns:1fr}}@media (max-width: 640px){.prod-cmv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prod-field-row{flex-direction:column;align-items:stretch}.prod-period-popup{right:auto;left:0;flex-direction:column;width:min(92vw,22rem)}.prod-period-presets{width:auto;flex-direction:row;overflow-x:auto;border-right:none;border-bottom:1px solid #e2e8f0}.prod-period-nav div{grid-template-columns:1fr}.prod-period-nav div span:nth-child(2),.prod-period-calendar--second{display:none}.prod-period-calendar{width:17rem;max-width:100%}.prod-period-footer{display:flex;align-items:stretch;flex-direction:column}.prod-period-footer div{justify-content:flex-end}}.prod-ficha-ok{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;font-weight:700;color:#059669}.prod-ficha-none{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;color:#94a3b8}.prod-stock-cell{display:flex;flex-direction:column;align-items:center;gap:2px}.prod-badge{display:inline-flex;align-items:center;gap:3px;padding:3px 10px;border-radius:999px;font-size:.72rem;font-weight:700}.prod-badge--ok{background:#d1fae5;color:#065f46}.prod-badge--baixo{background:#fef3c7;color:#92400e}.prod-badge--critico{background:#fee2e2;color:#b91c1c}.prod-badge--sem{background:#fecaca;color:#7f1d1d}.prod-badge--excesso{background:#dbeafe;color:#1e40af}.prod-stock-hint{font-size:9px;color:#94a3b8}.prod-mov-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:700}.prod-mov--entrada{background:#d1fae5;color:#065f46}.prod-mov--saida{background:#fee2e2;color:#b91c1c}.prod-mov--producao{background:#ede9fe;color:#5b21b6}.prod-mov--ajuste-pos{background:#e0f2fe;color:#0369a1}.prod-mov--ajuste-neg{background:#fef3c7;color:#92400e}.prod-ord-badge{display:inline-flex;align-items:center;gap:3px;padding:3px 8px;border-radius:999px;font-size:.72rem;font-weight:700}.prod-ord--pendente{background:#fef3c7;color:#92400e}.prod-ord--concluida{background:#d1fae5;color:#065f46}.prod-ord--cancelada{background:#f1f5f9;color:#64748b}.prod-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:90;padding:1rem;animation:prod-fade-in .15s ease}@keyframes prod-fade-in{0%{opacity:0}to{opacity:1}}.prod-modal{background:#fff;border-radius:1rem;box-shadow:0 20px 60px #00000040;width:100%;max-width:480px;max-height:90vh;display:flex;flex-direction:column;animation:prod-modal-in .2s ease}.prod-modal--wide{max-width:640px}.prod-modal--entrada{max-width:720px}@keyframes prod-modal-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}.prod-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.prod-modal-header h3{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#1e293b;margin:0}.prod-modal-header button{border:none;background:transparent;color:#94a3b8;cursor:pointer;padding:.25rem;border-radius:.375rem;transition:color .15s}.prod-modal-header button:hover{color:#ef4444}.prod-modal-body{padding:1.25rem 1.5rem;flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.prod-modal-body--scroll{max-height:450px}.prod-modal-body--entrada{background:#fff;gap:0}.prod-modal-body--entrada>.prod-field,.prod-modal-body--entrada>.prod-field-row{padding:0;background:transparent;border:0;border-radius:0}.prod-modal-body--entrada .prod-field-row{align-items:flex-start}.prod-modal--entrada{max-width:760px}.prod-entrada-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem .85rem}.prod-entrada-grid .prod-field-row{display:contents}.prod-entrada-grid .prod-field--span{grid-column:1 / -1}.prod-field input[readonly]{background:#f8fafc;color:#64748b;cursor:default}.prod-input-action{display:flex;gap:.5rem;align-items:center}.prod-input-action input{flex:1;min-width:0}@media (max-width: 640px){.prod-entrada-grid{grid-template-columns:1fr}}.prod-form-section{display:flex;flex-direction:column;gap:.75rem;padding:.95rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem}.prod-form-section-title{display:flex;align-items:center;gap:.4rem;color:#475569;font-size:.76rem}.prod-modal-footer{display:flex;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 1rem 1rem}.prod-field{display:flex;flex-direction:column;gap:.375rem}.prod-field label{font-size:.78rem;font-weight:700;color:#475569}.prod-field input,.prod-field select,.prod-field textarea{padding:.55rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.85rem;color:#1e293b;background:#fff;outline:none;transition:border-color .15s;width:100%}.prod-field input:focus,.prod-field select:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed14}.prod-field-hint{font-size:.75rem;color:#64748b;margin-top:2px}.prod-field-row{display:flex;gap:.75rem;align-items:flex-end}.prod-field-row .prod-field{flex:1}.prod-btn--verify{flex-shrink:0;align-self:flex-end;padding:.55rem .875rem}.prod-date-field{display:flex;flex-direction:column;gap:.375rem;font-size:.78rem;font-weight:700;color:#475569}.prod-date-picker{position:relative}.prod-date-picker input{width:100%;border:1px solid #cbd5e1;border-radius:.5rem;padding:.55rem 2.4rem .55rem 2.25rem;font-size:.85rem;font-weight:500;color:#1e293b;background:#fff;outline:none}.prod-date-picker input:focus{border-color:#34d399;box-shadow:0 0 0 3px #34d3992e}.prod-date-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#059669;pointer-events:none}.prod-date-button{position:absolute;right:.45rem;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#64748b;padding:.25rem;border-radius:.375rem;cursor:pointer}.prod-date-button:hover{background:#ecfdf5;color:#047857}.prod-calendar-pop{position:absolute;z-index:120;width:16rem;margin-top:.5rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;box-shadow:0 18px 40px #0f172a2e;padding:.75rem}.prod-calendar-pop--up{bottom:100%;margin-bottom:.5rem;margin-top:0}.prod-calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.prod-calendar-head button{border:none;background:transparent;color:#64748b;padding:.25rem .5rem;border-radius:.5rem;cursor:pointer}.prod-calendar-head button:hover{background:#f1f5f9}.prod-calendar-head span{font-size:.85rem;font-weight:800;color:#1e293b}.prod-calendar-week,.prod-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem;text-align:center}.prod-calendar-week{color:#94a3b8;font-size:.68rem;margin-bottom:.25rem}.prod-calendar-grid button{height:2rem;border:none;border-radius:.5rem;background:transparent;color:#334155;cursor:pointer}.prod-calendar-grid button:hover{background:#ecfdf5;color:#047857}.prod-calendar-grid button.selected{background:#059669;color:#fff;font-weight:800}.prod-ajuste-produto{display:flex;align-items:center;gap:.75rem;padding:.875rem;background:#f8fafc;border-radius:.625rem;border:1px solid #e2e8f0;color:#475569}.prod-ajuste-produto>div{display:flex;flex-direction:column;gap:2px}.prod-ajuste-produto strong{font-size:.9rem;color:#1e293b}.prod-ajuste-produto span{font-size:.75rem;color:#64748b}.prod-tipo-toggle{display:flex;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden}.prod-tipo-toggle button{flex:1;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.55rem .75rem;border:none;background:#f8fafc;font-size:.78rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s;border-right:1px solid #e2e8f0}.prod-tipo-toggle button:last-child{border-right:none}.prod-tipo-toggle button.active--pos{background:#d1fae5;color:#065f46}.prod-tipo-toggle button.active--neg{background:#fee2e2;color:#b91c1c}.prod-disponibilidade{border-radius:.625rem;border:1px solid;overflow:hidden}.prod-disp--ok{border-color:#6ee7b7}.prod-disp--erro{border-color:#fca5a5}.prod-disp-header{display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.8rem;font-weight:700;border-bottom:1px solid}.prod-disp--ok .prod-disp-header{background:#d1fae5;color:#065f46;border-color:#6ee7b7}.prod-disp--erro .prod-disp-header{background:#fee2e2;color:#b91c1c;border-color:#fca5a5}.prod-disp-row{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.78rem;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}.prod-disp-row:last-child{border-bottom:none}.prod-disp-row--ok{color:#065f46}.prod-disp-row--err{color:#b91c1c;background:#fff5f5}.prod-disp-nome{font-weight:600;flex:1}.prod-disp-need{color:#64748b;font-size:.72rem}.prod-disp-have{font-weight:600;font-size:.72rem}.prod-disp-falta{font-size:.7rem;font-weight:700;color:#b91c1c;background:#fee2e2;padding:1px 6px;border-radius:999px}.prod-ordem-info{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;background:#f8fafc;border-radius:.625rem;padding:1rem;border:1px solid #e2e8f0}.prod-ordem-info>div{display:flex;flex-direction:column;gap:2px}.prod-ordem-info span{font-size:.7rem;font-weight:700;color:#94a3b8;text-transform:uppercase}.prod-ordem-info strong{font-size:.85rem;color:#1e293b}.prod-insumos-usados{margin-top:.5rem}.prod-insumos-usados h4{font-size:.78rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.prod-page :where(h1,h2,h3,h4,strong,b,button,label,th,.prod-tab,.prod-table-title,.prod-panel-header,.prod-nome,.prod-custo,.prod-qtd,.prod-stat-num,.prod-stat-lbl,.prod-cmv-card span,.prod-cmv-card strong,.prod-cadastro-tabs button,.prod-abc,.prod-var--up,.prod-var--down,.prod-period-filter>button span,.prod-period-filter>button strong,.prod-period-presets button,.prod-period-nav div,.prod-period-footer>span,.prod-period-footer button){font-weight:400}.prod-page .prod-tab-badge,.prod-page .prod-tipo-chip,.prod-page .prod-badge,.prod-page .prod-ficha-ok,.prod-page .prod-alert-atual,.prod-page .prod-alert-falta{font-weight:500}.prod-period-footer{justify-content:center;column-gap:1rem}.prod-period-footer>span{margin-right:.25rem}.prod-period-footer button:not(.primary){background:#fee2e2;color:#b91c1c}.prod-period-footer button:not(.primary):hover{background:#fecaca;color:#991b1b}@media (max-width: 639px){.prod-page{padding-left:0;padding-right:0;padding-top:.75rem}}.ficha-tecnica-page,.inventario-page{min-height:100%}.inventario-page,.inventario-page *{font-weight:400!important}.inventario-period-popover{font-weight:400}.grade-variacoes-page,.balanca-etiquetas-page,.motoboys-page,.area-motoboy-page{min-height:100%}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.painel-logistica-page,.historico-motoboys-page,.financeiro-page,.formas-pagamento-page,.relatorios-page,.relatorios-components-page,.relatorio-vendas-page,.relatorio-itens-page,.relatorio-clientes-page,.relatorio-fluxo-caixa-page,.relatorio-fiado-page,.relatorio-estoque-page,.relatorio-taxas-page,.relatorio-dre-page,.clientes-page,.usuarios-page{min-height:100%}.perfis-page{min-height:100%;display:flex;flex-direction:column}.perfis-layout{display:grid;grid-template-columns:280px 1fr;gap:0;flex:1;min-height:0;height:calc(100vh - 90px)}.perfis-sidebar{display:flex;flex-direction:column;border-right:1px solid #e2e8f0;background:#f8fafc;overflow:hidden}.perfis-sidebar-header{display:flex;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid #e2e8f0;font-size:13px;font-weight:700;color:#334155}.perfis-badge{margin-left:auto;background:#e2e8f0;color:#475569;font-size:11px;font-weight:700;padding:2px 7px;border-radius:999px}.perfis-user-list{flex:1;overflow-y:auto;padding:8px}.perfis-user-item{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;border:1px solid transparent;background:transparent;text-align:left;cursor:pointer;transition:all .12s ease;margin-bottom:2px}.perfis-user-item:hover{background:#fff;border-color:#e2e8f0}.perfis-user-item.active{background:#eff6ff;border-color:#bfdbfe}.perfis-user-avatar{width:36px;height:36px;flex:0 0 36px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center}.perfis-user-avatar.large{width:44px;height:44px;flex:0 0 44px;font-size:18px}.perfis-user-info{flex:1;min-width:0}.perfis-user-info strong{display:block;font-size:13px;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.perfis-user-info span{display:block;font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.perfis-user-meta{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.perfis-role-badge{font-size:9px;font-weight:800;padding:2px 6px;border-radius:4px;text-transform:uppercase;white-space:nowrap}.role-admin{background:#f3e8ff;color:#7c3aed}.role-gerente{background:#dbeafe;color:#2563eb}.role-operador{background:#dcfce7;color:#059669}.role-caixa{background:#fef3c7;color:#d97706}.role-garcom{background:#ffedd5;color:#ea580c}.perfis-mod-count{font-size:10px;color:#94a3b8}.perfis-legend{padding:12px 16px;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:5px}.perfis-legend-title{font-size:10px;font-weight:800;color:#94a3b8;text-transform:uppercase;margin-bottom:4px}.perfis-legend-item{display:flex;align-items:center;gap:7px;font-size:11px;color:#64748b}.perfis-toggle-dot{width:8px;height:8px;border-radius:2px;flex:0 0 8px}.perfis-matrix{display:flex;flex-direction:column;overflow:hidden;background:#fff}.perfis-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;gap:12px;padding:48px;text-align:center}.perfis-empty-icon{opacity:.18}.perfis-empty h3{font-size:18px;font-weight:700;color:#64748b;margin:0}.perfis-empty p{font-size:14px;max-width:320px;margin:0}.perfis-controls{display:flex;align-items:center;gap:16px;padding:16px 24px;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}.perfis-user-header{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.perfis-user-header h2{font-size:16px;font-weight:800;color:#0f172a;margin:0 0 2px}.perfis-user-header>div>span{font-size:12px;color:#64748b}.perfis-progress-wrap{margin-left:16px;min-width:160px}.perfis-progress-label{display:flex;justify-content:space-between;font-size:11px;color:#64748b;margin-bottom:4px}.perfis-progress-label strong{color:#0f172a}.perfis-progress-bar{height:6px;background:#f1f5f9;border-radius:999px;overflow:hidden}.perfis-progress-fill{height:100%;border-radius:999px;transition:width .3s ease}.perfis-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.perfis-template-wrap{position:relative}.perfis-btn-outline{display:flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#334155;font-size:13px;font-weight:600;cursor:pointer;transition:all .12s ease}.perfis-btn-outline:hover{background:#f1f5f9;border-color:#cbd5e1}.perfis-btn-outline:disabled{opacity:.6;cursor:not-allowed}.perfis-btn-save{display:flex;align-items:center;gap:6px;padding:8px 16px;border:0;border-radius:8px;background:#4f46e5;color:#fff;font-size:13px;font-weight:700;cursor:pointer;transition:background .12s ease}.perfis-btn-save:hover{background:#4338ca}.perfis-btn-save:disabled{opacity:.6;cursor:not-allowed}.perfis-template-menu{position:absolute;top:calc(100% + 6px);right:0;width:260px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 12px 32px #0f172a1f;z-index:50;overflow:hidden}.perfis-template-item{width:100%;display:flex;align-items:center;gap:10px;padding:10px 14px;background:transparent;border:0;text-align:left;cursor:pointer;transition:background .1s}.perfis-template-item:hover{background:#f8fafc}.perfis-template-dot{width:10px;height:10px;border-radius:3px;flex:0 0 10px}.perfis-template-item strong{display:block;font-size:13px;font-weight:700;color:#0f172a}.perfis-template-item span{font-size:11px;color:#64748b}.perfis-info-bar{display:flex;align-items:center;gap:8px;padding:10px 24px;background:#eff6ff;border-bottom:1px solid #bfdbfe;color:#1d4ed8;font-size:12px;flex-shrink:0}.perfis-info-bar strong{font-weight:700}.perfis-cat-filter{display:flex;gap:6px;padding:10px 24px;border-bottom:1px solid #f1f5f9;overflow-x:auto;flex-shrink:0}.perfis-cat-btn{padding:5px 12px;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .12s ease}.perfis-cat-btn:hover{background:#f1f5f9}.perfis-cat-btn.active{background:#4f46e5;border-color:#4f46e5;color:#fff}.perfis-table-wrap{flex:1;overflow-y:auto;padding:0 24px 24px}.perfis-table{width:100%;border-collapse:separate;border-spacing:0;margin-top:12px}.perfis-table thead th{position:sticky;top:0;background:#f8fafc;z-index:10;padding:10px 0;border-bottom:2px solid #e2e8f0}.perfis-th-module{text-align:left;padding-left:12px!important;font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;width:40%}.perfis-th-action{text-align:center;width:13%}.perfis-th-all{text-align:center;width:8%}.perfis-th-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700;color:#fff}.perfis-row{transition:background .1s}.perfis-row:hover{background:#f8fafc}.perfis-row td{padding:10px 0;border-bottom:1px solid #f1f5f9;vertical-align:middle}.perfis-td-module{display:flex;align-items:center;gap:10px;padding-left:12px!important}.perfis-mod-icon{width:32px;height:32px;border-radius:7px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#475569;flex:0 0 32px}.perfis-td-module strong{display:block;font-size:13px;font-weight:700;color:#1e293b}.perfis-td-module span{font-size:11px;color:#94a3b8}.perfis-td-toggle{text-align:center}.perfis-toggle,.perfis-toggle-all{width:30px;height:30px;border-radius:7px;border:1px solid #e2e8f0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .12s ease;color:#94a3b8;background:#f8fafc}.perfis-toggle.on{border-color:transparent;color:#fff}.perfis-toggle.off:hover{border-color:#cbd5e1;background:#f1f5f9;color:#475569}.perfis-toggle-all.on{background:#0f172a;border-color:#0f172a;color:#fff}.perfis-toggle-all.off:hover{background:#1e293b;border-color:#1e293b;color:#fff}.perfis-btn-novo-user{margin-left:6px;width:26px;height:26px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#4f46e5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .12s ease;flex-shrink:0}.perfis-btn-novo-user:hover{background:#eff6ff;border-color:#4f46e5}.perfis-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200;display:flex;align-items:center;justify-content:center;padding:16px}.perfis-modal{background:#fff;border-radius:16px;box-shadow:0 24px 64px #0f172a2e;width:100%;max-width:460px;overflow:hidden;animation:perfis-modal-in .18s ease}@keyframes perfis-modal-in{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.perfis-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid #f1f5f9}.perfis-modal-title-row{display:flex;align-items:center;gap:10px}.perfis-modal-icon{width:36px;height:36px;border-radius:9px;background:#eff6ff;color:#4f46e5;display:flex;align-items:center;justify-content:center}.perfis-modal-header h2{font-size:16px;font-weight:800;color:#0f172a;margin:0}.perfis-modal-close{width:32px;height:32px;border-radius:8px;border:0;background:transparent;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .12s ease}.perfis-modal-close:hover{background:#f1f5f9;color:#ef4444}.perfis-modal-body{padding:20px;display:flex;flex-direction:column;gap:16px}.perfis-field{display:flex;flex-direction:column;gap:6px}.perfis-field label{font-size:12px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.04em}.perfis-input-wrap{position:relative;display:flex;align-items:center}.perfis-input-icon{position:absolute;left:12px;color:#94a3b8;pointer-events:none}.perfis-input-wrap input{width:100%;padding:10px 12px 10px 36px;border:1px solid #e2e8f0;border-radius:9px;font-size:14px;color:#1e293b;outline:none;transition:border-color .12s;background:#fafafa}.perfis-input-wrap input:focus{border-color:#4f46e5;background:#fff}.perfis-toggle-senha{position:absolute;right:10px;background:transparent;border:0;color:#94a3b8;cursor:pointer;display:flex;align-items:center;padding:4px}.perfis-toggle-senha:hover{color:#475569}.perfis-perfil-grid{display:flex;gap:6px;flex-wrap:wrap}.perfis-perfil-opt{flex:1;min-width:70px;padding:8px 6px;border-radius:8px;border:2px solid transparent;font-size:11px;font-weight:800;text-transform:uppercase;cursor:pointer;transition:all .12s ease;text-align:center;background:#f8fafc;color:#64748b}.perfis-perfil-opt:hover{border-color:#cbd5e1}.perfis-perfil-opt.active.role-admin{background:#f3e8ff;color:#7c3aed;border-color:#7c3aed}.perfis-perfil-opt.active.role-gerente{background:#dbeafe;color:#2563eb;border-color:#2563eb}.perfis-perfil-opt.active.role-operador{background:#dcfce7;color:#059669;border-color:#059669}.perfis-perfil-opt.active.role-caixa{background:#fef3c7;color:#d97706;border-color:#d97706}.perfis-perfil-opt.active.role-garcom{background:#ffedd5;color:#ea580c;border-color:#ea580c}.perfis-modal-footer{display:flex;justify-content:flex-end;gap:8px;padding-top:4px;border-top:1px solid #f1f5f9;margin-top:4px}@media (max-width: 900px){.perfis-layout{grid-template-columns:1fr;height:auto}.perfis-sidebar{border-right:0;border-bottom:1px solid #e2e8f0;max-height:280px}.perfis-controls{flex-direction:column;align-items:flex-start}.perfis-progress-wrap{margin-left:0;width:100%}}.banners-promo-item{display:flex;align-items:center;gap:14px;padding:12px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;transition:border-color .2s ease,box-shadow .2s ease}.banners-promo-item:hover{border-color:#c7d2fe;box-shadow:0 2px 10px #4f46e514}.banners-promo-item.is-inactive{opacity:.6}.banners-promo-thumb{width:72px;height:48px;border-radius:10px;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.banners-promo-thumb img{width:100%;height:100%;object-fit:cover}.banners-promo-iconbtn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;background:#f1f5f9;color:#475569;border:none;cursor:pointer;transition:background .15s ease,color .15s ease}.banners-promo-iconbtn:hover{background:#e2e8f0}.banners-promo-iconbtn:disabled{opacity:.4;cursor:not-allowed}.banners-promo-iconbtn-danger:hover{background:#fee2e2;color:#dc2626}.banners-promo-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:60;padding:16px}.banners-promo-modal{background:#fff;border-radius:18px;padding:22px;width:100%;max-width:560px;max-height:92vh;overflow-y:auto;box-shadow:0 20px 60px #00000040}.banners-promo-confirm{max-width:420px;padding:26px 22px}.banners-promo-confirm-icon{width:52px;height:52px;margin:0 auto 14px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#fee2e2;color:#dc2626}.banners-promo-upload{position:relative;width:100%;aspect-ratio:16 / 9;border:2px dashed #cbd5e1;border-radius:14px;overflow:hidden;cursor:pointer;background:#f8fafc;transition:border-color .2s ease}.banners-promo-upload:hover{border-color:#818cf8}.banners-promo-upload img{width:100%;height:100%;object-fit:contain}.banners-promo-upload-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#94a3b8;text-align:center;padding:12px}.banners-promo-upload-empty span{font-weight:600;font-size:.9rem}.banners-promo-upload-empty small{font-size:.72rem}.banners-promo-upload-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffb3;color:#4f46e5}.banners-promo-field{display:flex;flex-direction:column;gap:4px}.banners-promo-field>span{font-size:.78rem;font-weight:600;color:#475569}.banners-promo-field input,.banners-promo-field select{width:100%;padding:9px 11px;border:1px solid #cbd5e1;border-radius:10px;font-size:.875rem;color:#1e293b;outline:none;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.banners-promo-field input:focus,.banners-promo-field select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.ord-page{padding:24px;background:#f1f5f9;min-height:100%}.ord-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.ord-header h1{display:flex;align-items:center;gap:8px;font-size:1.5rem;font-weight:700;color:#1e293b}.ord-header p{margin-top:4px;font-size:.85rem;color:#64748b;max-width:720px}.ord-banner{display:flex;gap:8px;align-items:flex-start;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:12px;padding:12px 14px;font-size:.8rem;margin-bottom:20px}.ord-banner strong{font-weight:700}.ord-grupos{display:flex;flex-direction:column;gap:18px}.ord-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.ord-card-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8fafc;border-bottom:1px solid #eef2f7}.ord-card-title{display:flex;align-items:baseline;gap:10px}.ord-cat-name{font-weight:400;color:#0f172a;font-size:.95rem}.ord-cat-count{font-size:.72rem;color:#94a3b8;font-weight:600}.ord-status{display:inline-flex;align-items:center;gap:5px;font-size:.75rem;font-weight:700}.ord-status--saving{color:#ea580c}.ord-status--saved{color:#059669}.ord-list{list-style:none;margin:0;padding:6px}.ord-item{display:flex;align-items:center;gap:12px;padding:8px 10px;border-radius:10px;background:#fff;border:1px solid transparent;cursor:grab;transition:background .15s,border-color .15s,box-shadow .15s}.ord-item:hover{background:#f8fafc;border-color:#e2e8f0}.ord-item:active{cursor:grabbing}.ord-item+.ord-item{margin-top:2px}.ord-item--oculto{opacity:.6}.ord-grip{color:#cbd5e1;display:inline-flex;cursor:grab}.ord-item:hover .ord-grip{color:#f97316}.ord-pos{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:400;color:#64748b;background:#f1f5f9;border-radius:999px}.ord-thumb{width:40px;height:40px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0;flex-shrink:0}.ord-thumb--empty{display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#94a3b8}.ord-info{flex:1;min-width:120px;display:flex;flex-direction:column;gap:2px}.ord-nome{font-weight:700;color:#1e293b;font-size:.9rem;white-space:normal;word-break:break-word;overflow:visible}.ord-tag-oculto{display:inline-flex;align-items:center;gap:4px;width:fit-content;font-size:.65rem;font-weight:700;color:#64748b;background:#f1f5f9;padding:1px 6px;border-radius:999px}.ord-preco{font-weight:700;color:#0f172a;font-size:.85rem;white-space:nowrap}.ord-empty{display:flex;flex-direction:column;align-items:center;gap:8px;color:#94a3b8;background:#fff;border:2px dashed #e2e8f0;border-radius:14px;padding:48px 16px}.configuracao-loja-page{min-height:100%}.config-cardapio-order-page{padding:0;background:transparent}.config-cat-list{max-height:62vh;overflow-y:auto}.config-cat-item{align-items:center;flex-wrap:wrap}.config-cat-item--dragging{opacity:.45;border-color:#fb923c;background:#fff7ed}.config-cat-swatch{width:10px;height:40px;border-radius:999px;border:1px solid #e2e8f0;flex-shrink:0}.config-cat-actions{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:wrap;width:100%;min-width:0;padding-left:108px}.config-cat-color,.config-cat-upload,.config-cat-visible,.config-cat-icon-danger{height:34px;border-radius:8px;font-size:.72rem;font-weight:400}.config-cat-color{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;text-transform:uppercase}.config-cat-color input{width:24px;height:24px;padding:0;border:0;background:transparent;cursor:pointer}.config-cat-url{width:min(260px,24vw);height:34px;border:1px solid #e2e8f0;border-radius:8px;padding:0 10px;color:#334155;background:#fff;font-size:.78rem;outline:none}.config-cat-url:focus{border-color:#fb923c;box-shadow:0 0 0 2px #fb923c2e}.config-cat-upload{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:#475569;background:#fff;border:1px solid #cbd5e1;cursor:pointer}.config-cat-upload:hover{background:#f8fafc;color:#ea580c}.config-cat-icon-danger{display:inline-flex;align-items:center;justify-content:center;width:34px;border:1px solid #fecaca;color:#dc2626;background:#fef2f2}.config-cat-icon-danger:hover{background:#fee2e2}.config-cat-visible{width:82px;border:1px solid;text-transform:uppercase}.config-cat-visible--show{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.config-cat-visible--hidden{color:#64748b;background:#f1f5f9;border-color:#e2e8f0}.config-submenu-colors{margin:16px 0;padding:16px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.config-submenu-colors--inside{margin:0;border-width:0 0 1px;border-radius:0;background:#fff}.config-submenu-colors-head h3{margin:0;color:#0f172a;font-size:1rem;font-weight:900}.config-submenu-colors-head p{margin:4px 0 0;color:#64748b;font-size:.82rem;font-weight:600}.config-submenu-color-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.config-submenu-color-field{display:flex;flex-direction:column;gap:6px}.config-submenu-color-field span{color:#475569;font-size:.75rem;font-weight:400;text-transform:uppercase}.config-submenu-color-field div{display:flex;align-items:center;height:38px;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#fff}.config-submenu-color-field input[type=text]{min-width:0;flex:1;height:100%;padding:0 10px;border:0;outline:none;color:#334155;font-size:.78rem;font-weight:800}.config-submenu-color-field input[type=color]{width:40px;height:38px;padding:4px;border:0;background:transparent;cursor:pointer}.config-cat-submenus{display:flex;align-items:center;gap:12px;width:100%;padding-left:108px;margin-top:4px}.config-cat-submenus-head{min-width:130px}.config-cat-submenus-head span{display:block;color:#334155;font-size:.78rem;font-weight:400;text-transform:uppercase;letter-spacing:.02em}.config-cat-submenus-head small,.config-cat-submenus-empty{color:#94a3b8;font-size:.74rem;font-weight:400}.config-cat-submenus-body{display:flex;align-items:center;gap:8px;flex:1;flex-wrap:wrap;min-width:0}.config-cat-submenu-chip{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 10px;border-radius:999px;color:#7c2d12;background:#ffedd5;border:1px solid #fed7aa;font-size:.76rem;font-weight:400}.config-cat-submenu-chip:hover{background:#fed7aa}.config-cat-submenu-select{height:32px;min-width:170px;border:1px solid #e2e8f0;border-radius:8px;padding:0 10px;color:#334155;background:#fff;font-size:.78rem;font-weight:400;outline:none}.config-cat-submenu-select:focus{border-color:#fb923c;box-shadow:0 0 0 2px #fb923c2e}@media (max-width: 1180px){.config-cat-item{align-items:flex-start;flex-wrap:wrap}.config-cat-submenus{padding-left:108px;align-items:flex-start;flex-direction:column}.config-cat-url{flex:1;width:auto;min-width:180px}.config-submenu-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.config-cat-actions,.config-cat-submenus{padding-left:0}.config-cat-url,.config-cat-upload,.config-cat-visible,.config-cat-submenu-select{width:100%}.config-submenu-color-grid{grid-template-columns:1fr}}.reserva-light-scope{color-scheme:light}.dark .reserva-light-scope .bg-white{background-color:#fff!important}.dark .reserva-light-scope .bg-slate-50{background-color:#f8fafc!important}.dark .reserva-light-scope .bg-slate-100{background-color:#f1f5f9!important}.dark .reserva-light-scope .bg-slate-200{background-color:#e2e8f0!important}.dark .reserva-light-scope .bg-slate-300{background-color:#cbd5e1!important}.dark .reserva-light-scope .bg-indigo-50{background-color:#eef2ff!important}.dark .reserva-light-scope .bg-emerald-50{background-color:#ecfdf5!important}.dark .reserva-light-scope .text-slate-800{color:#1e293b!important}.dark .reserva-light-scope .text-slate-700{color:#334155!important}.dark .reserva-light-scope .text-slate-600{color:#475569!important}.dark .reserva-light-scope .text-slate-500{color:#64748b!important}.dark .reserva-light-scope .text-slate-400{color:#94a3b8!important}.dark .reserva-light-scope .text-indigo-950{color:#1e1b4b!important}.dark .reserva-light-scope .text-indigo-800{color:#3730a3!important}.dark .reserva-light-scope .text-indigo-700{color:#4338ca!important}.dark .reserva-light-scope .text-indigo-600{color:#4f46e5!important}.dark .reserva-light-scope .text-indigo-400{color:#818cf8!important}.dark .reserva-light-scope .text-indigo-300{color:#a5b4fc!important}.dark .reserva-light-scope .border{border-color:#e2e8f0!important}.dark .reserva-light-scope .border-b{border-bottom-color:#f1f5f9!important}.dark .reserva-light-scope .border-slate-100{border-color:#f1f5f9!important}.dark .reserva-light-scope .border-slate-200{border-color:#e2e8f0!important}.dark .reserva-light-scope .border-slate-300{border-color:#cbd5e1!important}.dark .reserva-light-scope .border-indigo-100{border-color:#e0e7ff!important}.dark .reserva-light-scope .border-indigo-200{border-color:#c7d2fe!important}.dark .reserva-light-scope input,.dark .reserva-light-scope select,.dark .reserva-light-scope textarea{background-color:#fff!important;border-color:#e2e8f0!important;color:#1e293b!important}.dark .reserva-light-scope input::placeholder,.dark .reserva-light-scope textarea::placeholder{color:#94a3b8!important}.dark .reserva-light-scope .hover\:bg-slate-50:hover{background-color:#f8fafc!important}.dark .reserva-light-scope .hover\:bg-indigo-50:hover{background-color:#eef2ff!important}.dark .reserva-light-scope .shadow-sm{box-shadow:0 1px 3px #00000014!important}.dark .reserva-light-scope .shadow{box-shadow:0 1px 4px #0000001a!important}.adc-page{padding:24px;background:#f1f5f9;min-height:100%}.adc-header{margin-bottom:16px}.adc-header h1{display:flex;align-items:center;gap:8px;font-size:1.5rem;font-weight:700;color:#1e293b}.adc-header p{margin-top:4px;font-size:.85rem;color:#64748b;max-width:760px}.adc-mode-tabs{display:inline-flex;align-items:center;gap:6px;padding:4px;margin-bottom:16px;background:#e2e8f0;border-radius:12px}.adc-mode-tab{display:inline-flex;align-items:center;gap:7px;border:none;border-radius:9px;padding:9px 14px;background:transparent;color:#475569;font-size:.84rem;font-weight:800;cursor:pointer;transition:background .12s,color .12s,box-shadow .12s}.adc-mode-tab:hover{color:#1e293b}.adc-mode-tab--active{background:#fff;color:#ea580c;box-shadow:0 1px 3px #0f172a1f}.adc-layout{display:grid;grid-template-columns:300px 1fr;gap:18px;align-items:start}@media (max-width: 900px){.adc-layout{grid-template-columns:1fr}}.adc-side{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;position:sticky;top:12px}.adc-search{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #eef2f7;color:#94a3b8}.adc-search input{flex:1;border:none;outline:none;font-size:.85rem;color:#1e293b;background:transparent}.adc-prod-list{max-height:70vh;overflow-y:auto;padding:6px}.adc-side-empty{padding:16px;text-align:center;color:#94a3b8;font-size:.8rem}.adc-prod-item{width:100%;display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;border:1px solid transparent;background:#fff;cursor:pointer;text-align:left;transition:background .12s,border-color .12s}.adc-prod-item:hover{background:#f8fafc}.adc-prod-item--tem-adicionais{background:#f0fdf4;border-color:#86efac}.adc-prod-item--tem-adicionais .adc-prod-nome{color:#166534}.adc-prod-item--tem-adicionais .adc-prod-nome small{color:#16a34a}.adc-prod-item--active{background:#fff7ed;border-color:#fed7aa}.adc-prod-thumb{width:32px;height:32px;border-radius:7px;object-fit:cover;border:1px solid #e2e8f0;flex-shrink:0}.adc-prod-thumb--empty{display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#94a3b8}.adc-prod-nome{flex:1;min-width:0;font-size:.82rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adc-prod-nome small{display:block;margin-top:2px;font-size:.68rem;font-weight:600;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adc-prod-badge{background:#ea580c;color:#fff;font-size:.65rem;font-weight:700;border-radius:999px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px}.adc-prod-chev{color:#cbd5e1}.adc-prod-item--active .adc-prod-chev{color:#f97316}.adc-main{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px;min-height:320px}.adc-main-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.adc-main-title{display:flex;align-items:center;gap:12px}.adc-main-thumb{width:46px;height:46px;border-radius:10px;object-fit:cover;border:1px solid #e2e8f0}.adc-main-thumb--empty{display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#94a3b8}.adc-main-title h2{font-size:1.05rem;font-weight:700;color:#0f172a}.adc-main-cat{font-size:.72rem;color:#94a3b8;font-weight:600}.adc-banner{display:flex;gap:8px;align-items:flex-start;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:12px;padding:10px 12px;font-size:.78rem;margin-bottom:16px;line-height:1.5}.adc-banner strong{font-weight:700}.adc-grupos{display:flex;flex-direction:column;gap:14px}.adc-grupos-empty{display:flex;flex-direction:column;align-items:center;gap:6px;color:#94a3b8;padding:24px;border:2px dashed #e2e8f0;border-radius:12px}.adc-grupo{border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#fbfcfe}.adc-grupo-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.adc-grupo-nome{flex:1;font-weight:700;font-size:.92rem;color:#0f172a;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;outline:none;background:#fff}.adc-grupo-nome:focus{border-color:#f97316;box-shadow:0 0 0 2px #fed7aa55}.adc-grupo-rules{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:10px;padding:8px 10px;background:#fff;border:1px solid #eef2f7;border-radius:8px}.adc-check{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#334155;cursor:pointer}.adc-check input{width:15px;height:15px;accent-color:#ea580c}.adc-num{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#334155}.adc-num input{width:60px;border:1px solid #e2e8f0;border-radius:7px;padding:5px 8px;outline:none;font-size:.8rem}.adc-num input:focus{border-color:#f97316}.adc-hint{font-size:.66rem;color:#94a3b8;font-weight:500}.adc-opcoes{list-style:none;margin:0 0 8px;padding:0;display:flex;flex-direction:column;gap:6px}.adc-opcao{display:flex;align-items:center;gap:8px}.adc-opcao-dot{color:#cbd5e1;flex-shrink:0}.adc-opcao-nome{flex:1;border:1px solid #e2e8f0;border-radius:8px;padding:7px 10px;outline:none;font-size:.84rem;background:#fff}.adc-opcao-nome:focus{border-color:#f97316}.adc-opcao-preco{display:flex;align-items:center;gap:4px;border:1px solid #e2e8f0;border-radius:8px;padding:0 8px;background:#fff}.adc-opcao-preco span{font-size:.75rem;color:#94a3b8;font-weight:600}.adc-opcao-preco input{width:78px;border:none;outline:none;padding:7px 2px;font-size:.84rem;font-weight:600;color:#0f172a;text-align:right;background:transparent}.adc-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:none;cursor:pointer;flex-shrink:0;transition:background .12s}.adc-icon-btn--danger{background:#fef2f2;color:#ef4444}.adc-icon-btn--danger:hover{background:#fee2e2}.adc-icon-btn--ghost{background:#f8fafc;color:#94a3b8}.adc-icon-btn--ghost:hover{background:#f1f5f9;color:#ef4444}.adc-btn{display:inline-flex;align-items:center;gap:7px;border:none;border-radius:10px;font-weight:700;font-size:.85rem;padding:9px 14px;cursor:pointer;transition:opacity .12s,background .12s}.adc-btn--primary{background:#ea580c;color:#fff}.adc-btn--primary:hover{background:#c2410c}.adc-btn--primary:disabled{opacity:.6;cursor:default}.adc-btn--ghost{background:#fff7ed;color:#c2410c}.adc-btn--ghost:hover{background:#ffedd5}.adc-add-opcao{font-size:.78rem;padding:6px 10px}.adc-btn--dashed{justify-content:center;width:100%;background:#fff;color:#ea580c;border:2px dashed #fed7aa}.adc-btn--dashed:hover{background:#fff7ed}.adc-empty{display:flex;flex-direction:column;align-items:center;gap:8px;color:#94a3b8;padding:60px 16px}.configuracao-totem-page{min-height:100%}.configuracao-impressora-page{min-height:100%}.input{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px;font-size:14px;color:#0f172a;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;color:#475569;font-size:12px;font-weight:700;background:#fff;transition:background .15s ease,border-color .15s ease}.btn-secondary:disabled{opacity:.6}.pracas-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media (min-width: 640px){.pracas-grid{grid-template-columns:repeat(3,1fr)}}.praca-btn{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 10px;border-radius:14px;border:2px solid transparent;background:#f8fafc;cursor:pointer;transition:all .18s ease;text-align:center;min-height:96px;justify-content:center}.praca-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.praca-emoji{font-size:26px;line-height:1}.praca-label{font-size:13px;font-weight:700;color:#334155}.praca-desc{font-size:10px;color:#64748b;line-height:1.3}.praca-check{position:absolute;top:6px;right:8px;font-size:12px;font-weight:900;color:#fff;background:#22c55e;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.praca-burguer{border-color:#fed7aa;background:#fff7ed}.praca-burguer .praca-label{color:#c2410c}.praca-burguer:hover{border-color:#fb923c;background:#fff1e6}.praca-burguer.praca-btn-ativo{border-color:#ea580c;background:#ffedd5;box-shadow:0 0 0 3px #ea580c26}.praca-burguer.praca-btn-ativo .praca-label{color:#c2410c}.praca-pizza{border-color:#fecaca;background:#fef2f2}.praca-pizza .praca-label{color:#b91c1c}.praca-pizza:hover{border-color:#f87171;background:#fee2e2}.praca-pizza.praca-btn-ativo{border-color:#dc2626;background:#fecaca;box-shadow:0 0 0 3px #dc262626}.praca-pizza.praca-btn-ativo .praca-label{color:#b91c1c}.praca-sobremesa{border-color:#fbcfe8;background:#fdf4ff}.praca-sobremesa .praca-label{color:#9d174d}.praca-sobremesa:hover{border-color:#f472b6;background:#fce7f3}.praca-sobremesa.praca-btn-ativo{border-color:#ec4899;background:#fbcfe8;box-shadow:0 0 0 3px #ec489926}.praca-sobremesa.praca-btn-ativo .praca-label{color:#9d174d}.praca-bar{border-color:#fde68a;background:#fffbeb}.praca-bar .praca-label{color:#92400e}.praca-bar:hover{border-color:#fbbf24;background:#fef3c7}.praca-bar.praca-btn-ativo{border-color:#d97706;background:#fde68a;box-shadow:0 0 0 3px #d9770626}.praca-bar.praca-btn-ativo .praca-label{color:#92400e}.praca-caixa{border-color:#a7f3d0;background:#f0fdf4}.praca-caixa .praca-label{color:#065f46}.praca-caixa:hover{border-color:#34d399;background:#d1fae5}.praca-caixa.praca-btn-ativo{border-color:#059669;background:#a7f3d0;box-shadow:0 0 0 3px #05966926}.praca-caixa.praca-btn-ativo .praca-label{color:#065f46}.praca-chefe{border-color:#c7d2fe;background:#eef2ff}.praca-chefe .praca-label{color:#3730a3}.praca-chefe:hover{border-color:#818cf8;background:#e0e7ff}.praca-chefe.praca-btn-ativo{border-color:#4f46e5;background:#c7d2fe;box-shadow:0 0 0 3px #4f46e526}.praca-chefe.praca-btn-ativo .praca-label{color:#3730a3}.praca-guia-card{padding:16px;border-radius:14px;border:1px solid transparent}.praca-guia-burguer{background:#fff7ed;border-color:#fed7aa}.praca-guia-pizza{background:#fef2f2;border-color:#fecaca}.praca-guia-sobremesa{background:#fdf4ff;border-color:#fbcfe8}.praca-guia-bar{background:#fffbeb;border-color:#fde68a}.praca-guia-caixa{background:#f0fdf4;border-color:#a7f3d0}.praca-guia-chefe{background:#eef2ff;border-color:#c7d2fe}.central-impressao-page{min-height:100%}.input:focus{border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1f}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cbd5e1;border-radius:10px;padding:8px 12px;color:#475569;font-size:13px;font-weight:600;background:#fff;transition:background .15s ease,border-color .15s ease;cursor:pointer}.btn-secondary:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.code-box{font-family:Courier New,Courier,monospace;font-size:28px;font-weight:800;letter-spacing:8px;color:#ea580c;background:#fff7ed;border:2px dashed #fb923c;border-radius:12px;padding:16px 24px;text-align:center;-webkit-user-select:all;user-select:all}.command-box{font-family:Courier New,Courier,monospace;font-size:13px;background:#0f172a;color:#4ade80;border-radius:10px;padding:14px 16px;word-break:break-all;overflow-x:auto;white-space:pre-wrap}.step-circle{width:32px;height:32px;border-radius:50%;background:#ea580c;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.discovery-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;transition:border-color .15s}.discovery-item:hover{border-color:#ea580c}.configuracao-cupom-page{min-height:100%}.configuracao-pdv-page{min-height:100%}.totem-page{min-height:100%}.totem-product-grid{display:grid;gap:1rem;grid-template-columns:repeat(var(--totem-product-columns, 2),minmax(0,1fr));align-content:start}.totem-product-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;height:100%}.totem-product-card__media{position:relative;width:100%;aspect-ratio:1 / 1;background:#f1f5f9;flex-shrink:0;overflow:hidden}.totem-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.totem-product-card:hover .totem-product-card__media img{transform:scale(1.05)}.totem-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.totem-product-card__body{display:flex;flex-direction:column;padding:.85rem;flex:1;min-height:0}.totem-product-card__title{font-weight:800;color:#1e293b;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.4em;margin:0 0 .25rem}.totem-product-card__desc{color:#94a3b8;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em;margin:0 0 .5rem}.totem-product-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding-top:.5rem;border-top:1px solid #f1f5f9}.totem-product-card__add{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 4px 12px #00000026}.totem-category-online{min-width:84px;max-width:112px;display:flex;flex-direction:column;align-items:center;gap:.4rem;font-weight:900;text-transform:uppercase}.totem-category-online-bubble{border:3px solid transparent;border-radius:999px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 10px 24px #00000047}.totem-category-online-bubble img{width:100%;height:100%;object-fit:cover}.totem-category-online-label{max-width:100%;font-size:.72rem;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.totem-category-side-card{min-height:84px;border:2px solid transparent;border-radius:16px;padding:.55rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;font-size:.72rem;line-height:1.1;font-weight:900;text-align:center}.totem-category-side-image,.totem-category-side-icon{width:42px;height:42px;border-radius:999px;background:#ffffffeb;color:#0f172a;object-fit:cover;display:flex;align-items:center;justify-content:center}.totem-online-product-card{height:188px;display:grid;grid-template-columns:minmax(0,1fr) clamp(112px,32%,168px);gap:1rem;padding:1rem;color:#07111f}.totem-online-product-info{min-width:0;display:flex;flex-direction:column;gap:.5rem}.totem-online-product-tag{width:fit-content;max-width:100%;border-radius:999px;padding:.28rem .55rem;font-size:.68rem;line-height:1;font-weight:900;text-transform:uppercase}.totem-online-product-title{margin:0;color:#07111f;font-weight:800;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.3em}.totem-online-product-desc{color:#64748b;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.totem-online-product-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.totem-online-product-price{font-weight:950;white-space:nowrap}.totem-online-product-add{min-height:36px;border-radius:999px;padding:.45rem .75rem;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;font-weight:900;white-space:nowrap}.totem-online-product-image{min-height:120px;border-radius:12px;background:#eef2f7;overflow:hidden;display:flex;align-items:center;justify-content:center}.totem-online-product-image img{width:100%;height:100%;object-fit:cover}@media (max-width: 900px){.totem-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.totem-online-product-card{min-height:156px;grid-template-columns:minmax(0,1fr) 112px;gap:.75rem}}@media (max-width: 640px){.totem-product-grid{grid-template-columns:1fr}}.debug-console-page,.configuracao-whatsapp-page{min-height:100%}.input{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px;font-size:14px;color:#0f172a;background:#fff;outline:none}.input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f124}:root{--fluvo-page-max-width: none;--fluvo-page-width: 100%}.fluvo-page-main{width:100%}.fluvo-page-main>*{width:min(100%,var(--fluvo-page-width));max-width:var(--fluvo-page-max-width);margin-inline:auto}.fluvo-page-main>[class*=max-w-]{max-width:var(--fluvo-page-max-width)!important}.fluvo-page-main>[class*=mx-auto]{margin-inline:auto!important}.fluvo-page-width{width:min(100%,var(--fluvo-page-width));max-width:var(--fluvo-page-max-width);margin-inline:auto}.fluvo-page-header{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;border-bottom:1px solid rgb(226 232 240);background:#fff;padding:1rem 1.5rem;box-shadow:0 1px 2px #0f172a0d}.fluvo-page-header-icon{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:.75rem;background:#059669;color:#fff;flex:0 0 auto}.fluvo-page-header-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-left:auto}.fluvo-page-title{color:#1e293b;font-size:1.25rem;line-height:1.75rem;font-weight:700}.fluvo-page-subtitle{color:#64748b;font-size:.75rem;line-height:1rem}@media (max-width: 767px){.fluvo-page-header-actions{width:100%;margin-left:0}}
