:root{--azul-escuro:#0d2842;--azul-principal:#1e40af;--azul-claro:#3b82f6;--azul-resposta:#93c5fd;--azul-fundo:#eff6ff;--azul-header:#2b59ff;--verde-lima:#d6ff38;--cinza-texto:#3c3c3c;--cinza-placeholder:#8696a0;--branco:#fff;--preto:#111;--sombra:0 1px 3px rgba(0,0,0,.12);--tabela-produtos-fs:15px;--tabela-produtos-desc-fs:14px;--navy-slate:#0f172a;--navy-slate-mid:#1e293b;--fluydo-teal:teal;--fluydo-teal-dim:rgba(0,128,128,.35)}@media (max-width:767px){.tabela-produtos-wrap .tabela-produtos{table-layout:auto!important;width:max-content!important;min-width:100%}.tabela-produtos-wrap .tabela-produtos col{width:auto}.tabela-produtos-wrap .tabela-produtos td,.tabela-produtos-wrap .tabela-produtos th{white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;max-width:none!important}.tabela-produtos-wrap .tabela-produtos .td-descricao-mobile{white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;min-width:12rem}}@media (min-width:768px){:root{--tabela-produtos-fs:16px;--tabela-produtos-desc-fs:15px}.tabela-produtos-wrap{max-width:100%}}*{box-sizing:border-box;margin:0;padding:0}html{height:100%;overscroll-behavior-y:contain}body.fluydo-app{font-family:Outfit,system-ui,sans-serif;background:var(--azul-fundo);color:var(--cinza-texto);-webkit-tap-highlight-color:transparent;-moz-user-select:none;user-select:none;-webkit-user-select:none;min-height:100dvh;margin:0}body.fluydo-app [contenteditable=true],body.fluydo-app input,body.fluydo-app textarea{-moz-user-select:text;user-select:text;-webkit-user-select:text}.fluydo-shell{display:flex;flex-direction:column;height:100dvh;max-height:100dvh;overflow:hidden;background:var(--navy-slate);padding-top:env(safe-area-inset-top);box-sizing:border-box}.fluydo-shell-stage{flex:1 1;min-height:0;position:relative;overflow:hidden}.fluydo-shell-panel{position:absolute;inset:0;overflow:hidden;display:flex;flex-direction:column}.fluydo-tabbar{flex-shrink:0;display:flex;justify-content:space-around;align-items:stretch;gap:0;padding:.35rem .25rem calc(.5rem + env(safe-area-inset-bottom));background:rgba(15,23,42,.88);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid hsla(0,0%,100%,.08);box-shadow:0 -4px 24px rgba(0,0,0,.25)}.fluydo-tabbar-btn{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:.35rem .25rem;border:none;background:transparent;color:rgba(226,232,240,.55);cursor:pointer;transition:transform .12s ease,color .15s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fluydo-tabbar-btn:active:not(:disabled){transform:scale(.96)}.fluydo-tabbar-btn.active{color:var(--fluydo-teal)}.fluydo-tabbar-label{font-size:.65rem;font-weight:600;letter-spacing:.02em}.fluydo-chat-container{flex:1 1;min-height:0;height:100%;display:flex;flex-direction:column}.fluydo-chat-container main{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.fluydo-chat-container button:not(:disabled):active,.fluydo-tabbar-btn:not(:disabled):active{transform:scale(.96)}.fluydo-chat-container button{transition:transform .1s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.fluydo-input-area{padding-bottom:calc(.75rem + env(safe-area-inset-bottom, 0px))!important}@keyframes fluydo-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.fluydo-skeleton{border-radius:8px;background:linear-gradient(110deg,#1e293b,#334155 45%,#1e293b 90%);background-size:200% 100%;animation:fluydo-shimmer 1.15s ease-in-out infinite}.fluydo-skeleton-wrap{display:flex;flex-direction:column;gap:14px;width:100%;padding:.25rem 0}.fluydo-skeleton-row{display:flex;flex-direction:column;gap:8px}.fluydo-skeleton-line{height:12px;max-width:100%}.fluydo-page-skeleton{padding:1.5rem 1.25rem;min-height:40vh;background:var(--navy-slate)}.fluydo-skeleton-block{border-radius:10px}.fluydo-placeholder-screen{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;text-align:center;background:linear-gradient(180deg,var(--navy-slate) 0,#0b1220 100%);color:#e2e8f0}.fluydo-placeholder-title{font-size:1.35rem;font-weight:700;color:var(--fluydo-teal);margin-bottom:.5rem}.fluydo-placeholder-sub{font-size:.95rem;color:rgba(226,232,240,.75);max-width:320px;line-height:1.45}.fluydo-mic-btn{color:var(--fluydo-teal)}.fluydo-mic-btn.listening{opacity:1;animation:fluydo-mic-pulse 1s ease-in-out infinite}@keyframes fluydo-mic-pulse{0%,to{background:rgba(0,128,128,.15)}50%{background:rgba(0,128,128,.35)}}