.thoth-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;color:#f8fafc;background:radial-gradient(circle at 16% 12%,rgba(218,177,96,.16),transparent 28rem),radial-gradient(circle at 88% 20%,rgba(54,225,255,.12),transparent 30rem),radial-gradient(circle at 52% 98%,rgba(141,108,255,.11),transparent 32rem),#050505;position:relative;overflow:hidden}.thoth-login-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(circle at top,black,transparent 76%);mask-image:radial-gradient(circle at top,black,transparent 76%);pointer-events:none}.thoth-login-page:after{content:"";position:absolute;width:420px;height:420px;right:-160px;bottom:-180px;border-radius:999px;background:radial-gradient(circle,rgba(218,177,96,.19),transparent 68%);filter:blur(2px);pointer-events:none}.thoth-login-shell{width:min(1120px,100%);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,430px);gap:36px;align-items:center;position:relative;z-index:1}.thoth-login-brand{min-width:0;padding:10px 0}.thoth-login-brand-row,.thoth-login-card-head{display:flex;align-items:center;gap:14px}.thoth-login-logo{width:64px;height:64px;object-fit:contain;border-radius:18px;box-shadow:0 0 34px #dab1602e;flex:0 0 auto}.thoth-login-brand-name{font-size:23px;line-height:1.1;font-weight:900;letter-spacing:0}.thoth-login-brand-sub{margin-top:5px;color:#f2d28b;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.thoth-login-badge{width:fit-content;margin-top:56px;padding:8px 12px;border:1px solid rgba(218,177,96,.34);border-radius:999px;background:#dab16014;color:#f2d28b;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.thoth-login-brand h1{max-width:680px;margin:20px 0 0;font-size:clamp(2.4rem,6vw,4.7rem);line-height:.98;font-weight:950;letter-spacing:0}.thoth-login-lead{max-width:620px;margin:24px 0 0;color:#b8c0cf;font-size:clamp(1rem,2vw,1.18rem);line-height:1.65}.thoth-login-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:680px;margin-top:34px}.thoth-login-mini-card{min-height:82px;display:flex;align-items:flex-end;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:linear-gradient(145deg,#ffffff14,#ffffff09);color:#e9edf5;font-size:13px;font-weight:850;box-shadow:0 18px 50px #00000038}.thoth-login-card{width:100%;padding:30px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:linear-gradient(160deg,#ffffff1b,#ffffff0d),#0a0c12c7;box-shadow:0 26px 90px #00000070;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.thoth-login-card-logo{width:48px;height:48px;object-fit:contain;border-radius:14px;box-shadow:0 0 30px #dab16029}.thoth-login-card-head p{margin:0 0 5px;color:#f2d28b;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.thoth-login-card-head h2{margin:0;font-size:28px;line-height:1.15;letter-spacing:0}.thoth-login-card-copy{margin:20px 0 0;color:#b8c0cf;font-size:14px;line-height:1.65}.thoth-login-form{display:grid;gap:10px;margin-top:26px}.thoth-login-form label{color:#f8fafc;font-size:13px;font-weight:850}.thoth-login-form input{width:100%;min-height:48px;padding:12px 14px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff13;color:#f8fafc;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.thoth-login-form input::placeholder{color:#7f889b}.thoth-login-form input:focus{border-color:#f2d28bb8;background:#ffffff1a;box-shadow:0 0 0 4px #dab1601c}.thoth-login-submit{min-height:50px;margin-top:8px;border:0;border-radius:999px;background:linear-gradient(135deg,#dab160,#f2d28b 48%,#b88735);color:#090909;font-size:15px;font-weight:950;cursor:pointer;box-shadow:0 16px 40px #dab1603b}.thoth-login-submit:disabled{cursor:wait;opacity:.72}.thoth-login-error{padding:11px 12px;border:1px solid rgba(255,127,127,.28);border-radius:12px;background:#ff7f7f1a;color:#ffb7b7;font-size:13px;text-align:center}.thoth-login-back{display:flex;justify-content:center;margin-top:18px;color:#f2d28b;font-size:13px;font-weight:850;text-decoration:none}.thoth-login-links{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:24px;color:#8892a6;font-size:12px}.thoth-login-links a{color:inherit;text-decoration:none}.thoth-login-back:hover,.thoth-login-links a:hover{color:#f8fafc}@media (max-width: 900px){.thoth-login-page{align-items:flex-start;padding:28px 16px}.thoth-login-shell{grid-template-columns:1fr;gap:24px}.thoth-login-brand{text-align:center}.thoth-login-brand-row,.thoth-login-card-head{justify-content:center}.thoth-login-badge,.thoth-login-lead,.thoth-login-brand h1{margin-left:auto;margin-right:auto}.thoth-login-badge{margin-top:30px}.thoth-login-mini-grid{grid-template-columns:1fr;max-width:440px;margin-left:auto;margin-right:auto}.thoth-login-mini-card{min-height:58px;align-items:center;justify-content:center;text-align:center}.thoth-login-card{max-width:460px;margin:0 auto}}@media (max-width: 520px){.thoth-login-page{padding:22px 14px}.thoth-login-logo{width:52px;height:52px}.thoth-login-brand-name{font-size:20px}.thoth-login-brand-sub{font-size:10px;line-height:1.35}.thoth-login-brand h1{font-size:2.32rem}.thoth-login-card{padding:22px;border-radius:20px}.thoth-login-card-head{justify-content:flex-start}.thoth-login-card-head p{font-size:10px;line-height:1.35}.thoth-login-card-head h2{font-size:24px}}:root{--bg: #f8fafc;--panel: #ffffff;--panel-soft: #f1f5f9;--border: #e2e8f0;--text: #0f172a;--muted: #64748b;--brand: #2563eb;--mobile-bottom-height: 72px}*{box-sizing:border-box}html,body,#root{min-height:100%;overflow-x:hidden}body{min-width:320px;background:var(--bg);color:var(--text);-webkit-text-size-adjust:100%}button,a,input,select,textarea{font:inherit}button{transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease}button:not(:disabled):hover{filter:brightness(1.03)}button:not(:disabled):focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.app-shell{display:flex;min-height:100vh;background:var(--bg)}.main-shell{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.app-content{flex:1;overflow:auto;padding:24px;background:var(--bg)}.desktop-sidebar{width:220px;background:var(--panel);border-right:1px solid var(--border);display:flex;flex-direction:column;padding:0;min-height:100vh;flex-shrink:0}.mobile-menu-button,.mobile-drawer-overlay,.mobile-bottom-nav,.mobile-pwa-hint,.topbar-brand,.pedidos-mobile-list,.ficha-mobile-section,.ficha-card-mobile-info,.ficha-mobile-stat-extra,.clientes-mobile-list{display:none}.produto-card-code,.produto-card-origin{color:#94a3b8;font-size:11px;line-height:1.35}.produto-card-code{color:#334155;font-weight:800}.topbar{height:56px;background:var(--panel);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:flex-end;padding:0 24px;gap:12px;flex-shrink:0}.sidebar-section-label{color:#64748b;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:10px 12px 7px}.sidebar-section-label-store{margin-top:10px;border-top:1px solid #e2e8f0;padding-top:14px}.sidebar-footer-action{margin-top:14px;padding-top:12px;border-top:1px solid #e2e8f0}.sidebar-letter-icon{width:24px;height:24px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#eff6ff;border:1px solid #bfdbfe;color:#93c5fd;font-size:10px;font-weight:900}.sa-page{display:flex;flex-direction:column;gap:18px;min-width:0}.sa-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px;border:1px solid #bfdbfe;border-radius:8px;background:linear-gradient(135deg,#2563eb1f,#14b8a614),#fff}.sa-hero h1{margin:0;color:#0f172a;font-size:28px;line-height:1.15;letter-spacing:0}.sa-hero p{max-width:780px;margin:8px 0 0;color:#475569;font-size:14px;line-height:1.55}.sa-eyebrow{margin:0 0 8px!important;color:#2563eb!important;font-size:11px!important;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sa-hero-actions,.sa-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.sa-btn{min-height:38px;border:1px solid #cbd5e1;border-radius:6px;padding:8px 12px;color:#334155;background:#fff;text-decoration:none;cursor:pointer;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.sa-btn-primary{border-color:#2563eb;background:#2563eb;color:#fff}.sa-btn-muted{background:#f8fafc}.sa-btn:disabled{opacity:.65;cursor:not-allowed}.sa-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.sa-kpi-grid-compact{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.sa-card,.sa-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px}.sa-card{padding:15px}.sa-panel{padding:18px}.sa-section-head{margin-bottom:14px}.sa-section-head h2{margin:0;color:#0f172a;font-size:17px;line-height:1.25;letter-spacing:0}.sa-card-label{color:#64748b;font-size:12px;font-weight:800}.sa-kpi-value{margin-top:8px;color:#0f172a;font-size:30px;line-height:1;font-weight:900}.sa-kpi-text{display:block;max-width:100%;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.sa-card-hint{margin-top:8px;color:#64748b;font-size:12px;line-height:1.35}.sa-kpi-blue{box-shadow:inset 4px 0 #3b82f6}.sa-kpi-green{box-shadow:inset 4px 0 #22c55e}.sa-kpi-red{box-shadow:inset 4px 0 #ef4444}.sa-kpi-purple{box-shadow:inset 4px 0 #a78bfa}.sa-source-pill,.sa-badge{display:inline-flex;min-height:24px;align-items:center;border-radius:999px;border:1px solid #cbd5e1;padding:3px 8px;font-size:11px;font-weight:900}.sa-source-pill{margin-top:10px}.sa-source-real{border-color:#bbf7d0;background:#dcfce7;color:#166534}.sa-source-placeholder,.sa-status-muted{border-color:#cbd5e1;background:#f1f5f9;color:#475569}.sa-status-ok{border-color:#bbf7d0;background:#dcfce7;color:#166534}.sa-status-warn{border-color:#fde68a;background:#fef3c7;color:#92400e}.sa-status-danger{border-color:#fecaca;background:#fee2e2;color:#991b1b}.sa-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sa-two-col,.sa-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.sa-detail-stack{display:flex;flex-direction:column;gap:14px}.sa-mini-bar{display:grid;gap:7px}.sa-mini-bar-label{display:flex;justify-content:space-between;gap:10px;color:#475569;font-size:13px}.sa-mini-bar-track{height:9px;overflow:hidden;border-radius:999px;background:#e2e8f0;border:1px solid #e2e8f0}.sa-mini-bar-fill{height:100%;border-radius:inherit}.sa-mini-bar-blue{background:#3b82f6}.sa-mini-bar-green{background:#22c55e}.sa-mini-bar-amber{background:#f59e0b}.sa-mini-bar-red{background:#ef4444}.sa-mini-bar-purple{background:#a78bfa}.sa-status-list,.sa-alert-list{display:grid;gap:9px}.sa-status-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:center;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.sa-status-row strong,.sa-status-row span{display:block}.sa-status-row strong{color:#0f172a;font-size:13px}.sa-status-row span,.sa-status-row small{color:#64748b;font-size:12px}.sa-status-row small{grid-column:1 / -1}.sa-alert{padding:11px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#334155;font-size:13px;line-height:1.45}.sa-alert-danger{border-color:#fecaca;color:#991b1b;background:#fee2e2}.sa-alert-warn{border-color:#fde68a;color:#92400e;background:#fef3c7}.sa-alert-success{border-color:#bbf7d0;color:#166534;background:#dcfce7}.sa-empty-state{min-height:120px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;padding:18px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#64748b;font-size:13px;line-height:1.45}.sa-empty-state strong{color:#0f172a;font-size:14px}.sa-empty-state-large{min-height:240px}.sa-mini-plan{display:grid;gap:7px;padding:12px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc}.sa-mini-plan strong{color:#0f172a}.sa-mini-plan span{color:#64748b;font-size:13px}.sa-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;align-items:center}.sa-field{display:grid;gap:6px;color:#475569;font-size:12px;font-weight:800}.sa-field textarea{resize:vertical}.sa-admin-initial-box{grid-column:1 / -1;display:grid;gap:12px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.sa-admin-initial-box h3{margin:0;color:#0f172a;font-size:15px}.sa-mode-row{display:flex;flex-wrap:wrap;gap:10px}.sa-disabled-area{opacity:.72}.sa-help-text{color:#64748b;font-size:12px;line-height:1.45}.sa-success-panel{display:grid;gap:6px;padding:13px;border:1px solid #bbf7d0;border-radius:8px;background:#dcfce7;color:#166534;font-size:13px}.sa-success-panel strong{color:#14532d}.sa-input{width:100%;min-height:38px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a;padding:8px 10px;outline:none}.sa-input-small{min-width:132px;min-height:34px;font-size:13px}.sa-table-wrap{width:100%;overflow-x:auto}.sa-table{width:100%;border-collapse:collapse}.sa-table th{text-align:left;color:#64748b;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;padding:10px;border-bottom:1px solid #e2e8f0}.sa-table td{color:#0f172a;padding:11px 10px;border-bottom:1px solid #e2e8f0;vertical-align:middle}.sa-table tbody tr{transition:background .14s ease}.sa-table tbody tr:hover{background:#f8fafc}.sa-table td strong,.sa-table td span{display:block}.sa-table td span{margin-top:3px;color:#64748b;font-size:12px}.sa-row-actions{display:flex;flex-wrap:wrap;gap:7px}.sa-row-actions .sa-btn{min-height:34px;padding:7px 9px;font-size:12px}.sa-store-parent-name,.sa-store-child-name{display:flex;align-items:center;gap:10px;min-width:220px}.sa-store-child-row{background:#f8fafc}.sa-store-child-row td:first-child{color:#64748b}.sa-tree-toggle{width:28px;height:28px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#1e293b;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;cursor:pointer;flex:0 0 auto}.sa-tree-toggle-empty{border-color:transparent;background:transparent;cursor:default}.sa-tree-branch{min-width:48px;color:#94a3b8;font-size:13px;font-weight:900;text-align:right}.sa-table-skeleton,.sa-skeleton{min-height:160px;border-radius:8px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;animation:sa-shimmer 1.2s infinite linear}@keyframes sa-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sa-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:3px}.sa-tabs button{min-height:36px;white-space:nowrap;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#475569;padding:7px 12px;cursor:pointer;font-size:13px;font-weight:800}.sa-tabs button.active{border-color:#2563eb;background:#dbeafe;color:#1e3a8a}.sa-field-card{display:grid;gap:7px;min-height:112px}.sa-field-card span{color:#64748b;font-size:12px;font-weight:800}.sa-field-card strong{color:#0f172a;font-size:16px;line-height:1.35;overflow-wrap:anywhere}.sa-field-card em{justify-self:start;font-style:normal}.sa-code-box{margin-top:10px;min-height:90px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#334155;white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.55}.sa-permission-group{margin-top:16px}.sa-permission-group h3{margin:0 0 10px;color:#0f172a;font-size:15px}.sa-permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:9px}.sa-check-row{display:flex;align-items:center;gap:9px;min-height:36px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#334155;font-size:13px}.conversas-side-desktop{min-height:0;overflow-y:auto;overflow-x:hidden}.conversas-cart-desktop{flex:0 0 auto;border-bottom:1px solid #dbe4ef}.conversas-cart-desktop>div{width:100%!important;border-left:0!important}.conversas-cart-desktop>div>div:nth-child(2){max-height:min(46dvh,440px);overflow-y:auto}.conversas-decision-panel{max-height:min(28dvh,260px);overflow-y:auto;overflow-x:hidden;border-radius:9px}.conversas-primary-actions button,.conversas-secondary-actions button,.conversas-mobile-actions button,.conversas-drawer-actions button{overflow-wrap:anywhere}@media (max-width: 1024px){.desktop-sidebar{width:204px}.app-content{padding:18px}}@media (max-width: 768px){html,body,#root{width:100%}.app-shell{display:block;min-height:100dvh}.desktop-sidebar{display:none!important}.main-shell{min-height:100dvh;overflow:visible}.app-content{min-height:calc(100dvh - 48px);width:100%;padding:12px 12px calc(var(--mobile-bottom-height) + 18px);overflow-x:hidden}.topbar{height:48px!important;justify-content:space-between!important;padding:0 10px 0 52px!important;gap:8px;position:sticky;top:0;z-index:30}.topbar-brand{display:block;min-width:0}.topbar-title{color:var(--brand);font-size:13px;font-weight:800;line-height:1.15}.topbar-sub{color:#64748b;font-size:10px;line-height:1.15}.topbar-user{max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px!important}.topbar-logout{min-height:36px;padding:7px 11px!important}.mobile-menu-button{display:flex;position:fixed;left:10px;top:8px;z-index:45;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text);font-size:18px;cursor:pointer}.mobile-drawer-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#00000094}.mobile-drawer{width:min(320px,86vw);min-height:100dvh;background:var(--panel);border-right:1px solid var(--border);padding-bottom:20px;box-shadow:18px 0 34px #00000059}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));position:fixed;left:0;right:0;bottom:0;height:var(--mobile-bottom-height);z-index:40;background:#fffffffa;border-top:1px solid var(--border);padding:6px 6px max(6px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-nav-item{min-width:0;min-height:56px;color:#64748b;text-decoration:none;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:11px;line-height:1.1}.mobile-nav-item.active{background:#dbeafe;color:#1e3a8a}.mobile-nav-icon{font-size:17px;line-height:1}.mobile-pwa-hint{display:block;margin:0 0 10px;padding:9px 11px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#475569;font-size:12px;line-height:1.35}.sa-hero{flex-direction:column;padding:16px}.sa-hero h1{font-size:23px}.sa-hero-actions{width:100%}.sa-hero-actions .sa-btn{flex:1}.sa-dashboard-grid,.sa-kpi-grid,.sa-kpi-grid-compact,.sa-detail-grid,.sa-two-col,.sa-form-grid,.sa-permission-grid{grid-template-columns:1fr}.sa-panel{padding:14px}.sa-table{display:table;min-width:760px}.sa-tabs{margin-right:-12px;padding-right:12px}table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}input,select,textarea,button{font-size:16px}.conversas-page{min-width:0}.conversas-layout{height:calc(100dvh - 178px)!important;min-height:460px;width:100%!important;border-radius:8px!important}.conversas-list{width:100%!important;border-right:0!important}.conversas-list-item{min-height:72px;padding:12px!important}.conversas-layout:not(.mobile-chat-selected) .conversas-chat{display:none!important}.conversas-layout.mobile-chat-selected .conversas-list{display:none!important}.conversas-chat{width:100%!important;min-width:0!important;height:100%}.conversas-back-mobile{display:inline-flex!important;align-items:center;justify-content:center;min-height:36px;flex-shrink:0}.conversas-desktop-actions{display:none!important}.conversas-mobile-actions{display:grid!important;grid-template-columns:repeat(3,minmax(74px,1fr));overflow-x:auto;-webkit-overflow-scrolling:touch}.conversas-mobile-actions button{font-size:12px!important;min-width:74px}.conversas-produtos-panel{display:none!important}.conversas-produtos-panel input{min-height:42px}.conversas-produtos-panel button{min-height:34px}.conversas-produtos-hide,.conversas-cart-desktop,.conversas-side-desktop{display:none!important}.conversas-drawer-overlay{display:flex!important;position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;align-items:flex-end;background:#0000009e}.conversas-drawer{display:flex!important;width:100%;max-height:82dvh;flex-direction:column;background:#fff;border:1px solid #d8e0ea;border-bottom:0;border-radius:16px 16px 0 0;overflow:hidden;box-shadow:0 -18px 36px #00000061}.conversas-drawer .conversas-produtos-panel{display:block!important;flex:1 1 auto;min-height:0;max-height:none!important;overflow-y:auto!important;padding:12px!important}.conversas-cart-drawer>div[style]{width:100%!important;min-height:0;flex:1;overflow-y:auto;border-left:0!important}.conversas-drawer-actions{flex-shrink:0;position:sticky;bottom:0;z-index:2;box-shadow:0 -10px 20px #0f172a14}.conversas-cliente-drawer .conversas-customer-panel{border-bottom:0!important;padding:14px!important}.conversas-cliente-drawer .conversas-customer-details-panel{border-top:1px solid #e2e8f0}.conversas-chat>div[style*=linear-gradient]{padding:12px!important}.conversas-chat textarea{min-height:44px;max-height:110px}.conversas-chat textarea+button{min-width:78px;min-height:44px}.pedidos-page{min-width:0}.pedidos-filter{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;margin-right:-12px;padding-right:12px}.pedidos-filter button{min-height:42px;white-space:nowrap;flex-shrink:0}.pedidos-table{display:none!important}.pedidos-mobile-list{display:flex;flex-direction:column;gap:12px}.pedido-card{background:#fff;border:1px solid #d8e0ea;border-radius:10px;padding:14px;box-shadow:0 12px 24px #00000029}.pedido-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.pedido-card-client{min-width:0}.pedido-card-name{color:#f8fafc;font-size:16px;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.pedido-card-phone{color:#94a3b8;font-size:13px;margin-top:3px}.pedido-status{flex-shrink:0;display:inline-flex;align-items:center;min-height:30px;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800;text-align:center;border:1px solid #d8e0ea;background:#f1f5f9;color:#334155}.pedido-status-aguardando_caixa,.pedido-status-aguardando_pagamento{background:#fef3c7;color:#92400e;border-color:#fde68a}.pedido-status-lancado_zeus,.pedido-status-pago{background:#dcfce7;color:#166534;border-color:#bbf7d0}.pedido-status-cancelado{background:#fee2e2;color:#991b1b;border-color:#fecaca}.pedido-status-enviado{background:#dbeafe;color:#1e3a8a;border-color:#bfdbfe}.pedido-card-total{color:#34d399;font-size:25px;font-weight:900;margin-top:12px}.pedido-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.pedido-card-grid>div{min-width:0;background:#f8fafc;border:1px solid #d8e0ea;border-radius:8px;padding:9px}.pedido-card-grid span{display:block;color:#64748b;font-size:11px;margin-bottom:4px}.pedido-card-grid strong{display:block;color:#0f172a;font-size:13px;line-height:1.3;overflow-wrap:anywhere}.pedido-card-grid>div:last-child{grid-column:1 / -1}.pedido-card-note{margin-top:10px;padding:9px;background:#f8fafc;border:1px solid #d8e0ea;border-radius:8px;color:#cbd5e1;font-size:13px;line-height:1.4;overflow-wrap:anywhere}.pedido-card-audit{margin-top:10px;padding:9px;background:#f8fafc;border:1px solid #d8e0ea;border-radius:8px;overflow-wrap:anywhere}.pedido-items{margin-top:10px;border:1px solid #d8e0ea;border-radius:8px;background:#f8fafc;overflow:hidden}.pedido-items summary{min-height:42px;display:flex;align-items:center;padding:9px 10px;color:#cbd5e1;font-size:13px;font-weight:700;cursor:pointer}.pedido-items-list{border-top:1px solid #d8e0ea;padding:8px 10px;display:flex;flex-direction:column;gap:7px}.pedido-item-row{display:flex;justify-content:space-between;gap:10px;color:#cbd5e1;font-size:12px}.pedido-item-row span{min-width:0;overflow-wrap:anywhere}.pedido-item-row strong{color:#34d399;flex-shrink:0}.pedido-card-actions{display:flex;flex-direction:column;gap:9px;margin-top:12px}.pedido-action-primary,.pedido-action-secondary{width:100%;min-height:46px;border:none;border-radius:9px;color:#fff;font-size:14px;font-weight:800;cursor:pointer}.pedido-action-primary{background:#059669}.pedido-action-secondary{background:#7f1d1d}.pedido-mobile-empty{color:#64748b;text-align:center;padding:22px;background:#fff;border:1px solid #d8e0ea;border-radius:10px;font-size:14px}.pedidos-modal-box{width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important;max-height:calc(100dvh - 22px)!important;padding:16px!important;border-radius:10px!important}.pedidos-modal-box input,.pedidos-modal-box select,.pedidos-modal-box textarea,.pedidos-modal-box button{min-height:42px}.pedidos-modal-box textarea{line-height:1.4}.pedidos-modal-box div[style*=grid-template-columns]{grid-template-columns:1fr!important}.pedidos-modal-box div[style*="display: flex"][style*=gap]{flex-direction:column}.ficha-page{min-width:0}.ficha-toolbar{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;margin-right:-12px;padding-right:12px}.ficha-toolbar input,.ficha-toolbar select,.ficha-toolbar button{min-height:42px;flex-shrink:0}.ficha-grid{display:block!important}.ficha-list-panel,.ficha-detail-panel{width:100%}.ficha-grid:not(.mobile-ficha-selected) .ficha-detail-panel{display:none!important}.ficha-grid.mobile-ficha-selected .ficha-list-panel{display:none!important}.ficha-list-panel>div:last-child{max-height:none!important;overflow-y:visible!important}.ficha-list-card{margin:0 0 10px;border:1px solid #d8e0ea;border-radius:10px;background:#fff!important;box-shadow:0 12px 24px #00000024}.ficha-list-card.ficha-status-atrasado{border-color:#7f1d1d;box-shadow:inset 4px 0 #ef4444,0 12px 24px #00000024}.ficha-list-card.ficha-status-bloqueado{border-color:#92400e;box-shadow:inset 4px 0 #f59e0b,0 12px 24px #00000024}.ficha-card-mobile-info{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.ficha-card-mobile-info span{display:inline-flex;min-height:26px;align-items:center;padding:4px 8px;border-radius:999px;background:#f1f5f9;border:1px solid #cbd5e1;color:#334155;font-size:12px;font-weight:700}.ficha-status-atrasado .ficha-card-mobile-info span:first-child{color:#991b1b;border-color:#fecaca;background:#fee2e2}.ficha-list-card>div:last-child{gap:8px!important}.ficha-list-card button,.ficha-action-row button,.ficha-lancamento-actions button{min-height:40px;padding:8px 10px!important}.ficha-detail-head{display:flex;align-items:center;gap:10px}.ficha-back-mobile{display:inline-flex!important;align-items:center;justify-content:center;min-height:38px;flex-shrink:0}.ficha-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ficha-mobile-stat-extra{display:block!important}.ficha-action-row{display:flex!important;flex-direction:column;gap:8px!important}.ficha-action-row button{width:100%}.ficha-desktop-table{display:none!important}.ficha-mobile-section{display:flex;flex-direction:column;gap:9px;padding:10px 12px 12px}.ficha-lancamento-card{background:#fff;border:1px solid #d8e0ea;border-radius:9px;padding:11px}.ficha-lancamento-atrasado{border-color:#7f1d1d;box-shadow:inset 4px 0 #ef4444}.ficha-lancamento-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.ficha-lancamento-title{color:#f8fafc;font-size:14px;font-weight:800;line-height:1.3;overflow-wrap:anywhere}.ficha-lancamento-meta{color:#94a3b8;font-size:12px;margin-top:3px}.ficha-lancamento-valor{color:#fca5a5;font-size:15px;font-weight:900;text-align:right;flex-shrink:0}.ficha-lancamento-credito{color:#34d399}.ficha-lancamento-danger{color:#f87171}.ficha-lancamento-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px}.ficha-lancamento-grid>div{background:#f8fafc;border:1px solid #d8e0ea;border-radius:7px;padding:8px}.ficha-lancamento-grid span{display:block;color:#94a3b8;font-size:11px;margin-bottom:3px}.ficha-lancamento-grid strong{display:block;color:#e2e8f0;font-size:12px;overflow-wrap:anywhere}.ficha-lancamento-note{margin-top:9px;color:#cbd5e1;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.ficha-lancamento-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.ficha-mobile-empty{padding:13px;color:#64748b;text-align:center;background:#f8fafc;border:1px solid #d8e0ea;border-radius:8px;font-size:13px}.ficha-page table,.ficha-page .ficha-desktop-table{display:none!important}.produtos-page,.clientes-page{min-width:0}.produtos-toolbar,.clientes-toolbar{display:flex!important;flex-direction:column;align-items:stretch!important;gap:9px!important;margin-bottom:14px!important}.produtos-search,.clientes-search,.produtos-filter,.produtos-new-category-input{width:100%!important;min-width:0!important;min-height:44px;font-size:16px!important}.produtos-primary-action,.produtos-small-action{width:100%;min-height:44px;font-size:14px!important;font-weight:800!important}.produtos-new-category,.produtos-inline-create,.produtos-modal-actions{display:flex!important;flex-direction:column;align-items:stretch!important;gap:8px!important}.produtos-page span[style*="margin-left: auto"]{margin-left:0!important;font-size:13px!important}.produtos-grid{grid-template-columns:1fr!important;gap:11px!important}.produto-card{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;min-height:132px;border-radius:10px!important}.produto-card-image{width:92px!important;height:100%!important;min-height:132px;aspect-ratio:auto!important}.produto-card-body{min-width:0;padding:11px!important;gap:5px!important}.produto-card-name{font-size:14px!important;line-height:1.25!important;-webkit-line-clamp:2!important;overflow-wrap:anywhere}.produto-card-code{font-size:12px;color:#dbeafe}.produto-card-meta,.produto-card-origin{font-size:12px!important;color:#a8b5c7!important;overflow-wrap:anywhere}.produto-card-commercial{min-height:25px;padding:4px 8px!important;font-size:11px!important;overflow-wrap:anywhere;max-width:100%}.produto-card-price{font-size:17px!important}.produto-card-actions{margin-top:4px;flex-wrap:wrap}.produto-card-actions button,.produto-card-edit,.produto-card-deactivate{min-height:40px;font-size:13px!important}.produtos-modal-box{width:calc(100vw - 18px)!important;max-height:calc(100dvh - 22px)!important;padding:16px!important;border-radius:10px!important}.produtos-modal-columns,.produtos-form-row{grid-template-columns:1fr!important}.produtos-modal-box input,.produtos-modal-box select,.produtos-modal-box textarea,.produtos-modal-box button{min-height:42px}.clientes-table{display:none!important}.clientes-mobile-list{display:flex;flex-direction:column;gap:11px}.cliente-card{background:#fff;border:1px solid #d8e0ea;border-radius:10px;padding:13px;box-shadow:0 12px 24px #00000024}.cliente-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.cliente-card-name{display:flex;align-items:center;gap:10px;min-width:0}.cliente-card-name strong{display:block;color:#f8fafc;font-size:15px;line-height:1.25;overflow-wrap:anywhere}.cliente-card-name span{display:block;color:#dbeafe;font-size:13px;font-weight:700;margin-top:3px;overflow-wrap:anywhere}.cliente-status{flex-shrink:0;display:inline-flex;align-items:center;min-height:30px;max-width:132px;padding:5px 9px;border-radius:999px;border:1px solid #cbd5e1;background:#f1f5f9;color:#334155;font-size:11px;font-weight:800;text-align:center;text-transform:capitalize}.cliente-status-novo_cliente{background:#dbeafe;color:#1e3a8a;border-color:#bfdbfe}.cliente-status-interessado,.cliente-status-venda_concluida{background:#dcfce7;color:#166534;border-color:#bbf7d0}.cliente-status-escolhendo_produto{background:#fef3c7;color:#92400e;border-color:#fde68a}.cliente-status-atendimento_humano{background:#fee2e2;color:#991b1b;border-color:#fecaca}.cliente-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.cliente-card-grid>div{min-width:0;background:#f8fafc;border:1px solid #d8e0ea;border-radius:8px;padding:9px}.cliente-card-grid>div:last-child{grid-column:1 / -1}.cliente-card-grid span{display:block;color:#64748b;font-size:11px;margin-bottom:4px}.cliente-card-grid strong{display:block;color:#0f172a;font-size:13px;line-height:1.3;overflow-wrap:anywhere}.cliente-card-action{width:100%;min-height:44px;margin-top:11px;border:none;border-radius:9px;background:#2563eb;color:#fff;font-size:14px;font-weight:800;cursor:pointer}.clientes-mobile-empty{color:#64748b;text-align:center;padding:22px;background:#fff;border:1px solid #d8e0ea;border-radius:10px;font-size:14px}.clientes-pager{justify-content:stretch!important;flex-wrap:wrap;gap:8px!important}.clientes-pager span{width:100%}.clientes-pager button{flex:1;min-height:42px;font-size:14px!important}}@media (min-width: 769px){.conversas-side-desktop{display:flex}.conversas-cart-desktop{display:flex;flex:0 0 auto;min-height:0}}:root{--bg: #eef2f7;--panel: #ffffff;--panel-soft: #f8fafc;--border: #d8e0ea;--text: #172033;--muted: #64748b;--brand: #2563eb;--brand-soft: #e8f0ff;--success: #14804a;--warning: #b45309;--danger: #b42318}body{background:var(--bg);color:var(--text)}.app-shell,.app-main,.app-content,.sa-page{background:var(--bg)!important;color:var(--text)!important}.topbar-brand,.topbar-title,.sa-hero h1,.sa-section-head h2,.sa-section-head h3,.sa-card strong,.sa-table strong{color:var(--text)!important}.topbar-sub,.sidebar-section-label,.sa-hero p,.sa-eyebrow,.sa-card span,.sa-card-label,.sa-card-hint,.sa-help-text,.sa-table td,.sa-empty-state span{color:var(--muted)!important}.sa-hero,.sa-panel,.sa-card,.sa-field-card,.sa-success-panel,.sa-admin-initial-box,.sa-empty-state,.sa-table-wrap,.mobile-drawer,.mobile-bottom-nav{background:var(--panel)!important;border-color:var(--border)!important;box-shadow:0 10px 28px #0f172a12!important}.sa-hero,.sa-panel,.sa-card,.sa-field-card,.sa-success-panel,.sa-admin-initial-box,.sa-empty-state{border-radius:8px!important}.sa-input,.sa-table input,.sa-table select,.sa-table textarea{background:#fff!important;border-color:var(--border)!important;color:var(--text)!important}.sa-input:focus{border-color:var(--brand)!important;box-shadow:0 0 0 3px #2563eb24!important}.sa-btn-primary{background:var(--brand)!important;color:#fff!important;border-color:var(--brand)!important}.sa-btn-muted{background:#f8fafc!important;color:var(--text)!important;border:1px solid var(--border)!important}.sa-btn:disabled{opacity:.62;cursor:not-allowed}.sa-tabs{background:transparent!important;border-bottom:1px solid var(--border)!important;gap:6px}.sa-tabs button{background:transparent!important;color:var(--muted)!important;border:1px solid transparent!important;border-radius:8px 8px 0 0!important}.sa-tabs button.active{background:var(--panel)!important;color:var(--brand)!important;border-color:var(--border)!important;border-bottom-color:var(--panel)!important}.sa-table{color:var(--text)!important}.sa-table thead th{background:#f8fafc!important;color:#334155!important;border-bottom:1px solid var(--border)!important}.sa-table tbody tr{border-color:var(--border)!important}.sa-table tbody tr:hover{background:#f8fafc!important}.sa-badge,.sa-source-pill{border-radius:999px!important}.sa-status-ok,.sa-source-real{background:#eaf8f0!important;color:var(--success)!important;border-color:#bfe7cf!important}.sa-status-warn,.sa-source-placeholder{background:#fff7ed!important;color:var(--warning)!important;border-color:#fed7aa!important}.sa-status-danger,.sa-alert-danger{background:#fff1f0!important;color:var(--danger)!important;border-color:#fecaca!important}.sa-status-muted{background:#f1f5f9!important;color:#475569!important;border-color:var(--border)!important}.sa-alert,.sa-alert-success{background:#f8fafc!important;color:var(--text)!important;border-color:var(--border)!important}.sa-alert-success{background:#eaf8f0!important;color:var(--success)!important;border-color:#bfe7cf!important}.sa-checklist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.sa-checklist-item{min-height:76px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--panel-soft)}.sa-checklist-item span,.sa-checklist-item strong{display:block}.sa-checklist-item span{width:fit-content;margin-bottom:8px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:800}.sa-checklist-item strong{color:var(--text);font-size:14px}.sa-checklist-item.done span{background:#eaf8f0;color:var(--success)}.sa-checklist-item.pending span{background:#fff7ed;color:var(--warning)}.sidebar-letter-icon,.mobile-nav-item.active{background:var(--brand-soft)!important;color:var(--brand)!important}.super-admin-shell,.lojista-shell{--bg: #eef2f7;--panel: #ffffff;--panel-soft: #f8fafc;--border: #d8e0ea;--text: #172033;--muted: #64748b;--brand: #2563eb}.super-admin-shell,.lojista-shell,.super-admin-shell .app-content,.lojista-shell .app-content{background:var(--bg)!important;color:var(--text)!important}.super-admin-shell .sa-kpi{min-height:138px;padding:18px!important}.super-admin-shell .sa-card-label{color:#475569!important;font-size:12px!important;font-weight:900!important;letter-spacing:0!important}.super-admin-shell .sa-kpi-value{color:#0f172a!important;font-size:34px!important;line-height:1!important;font-weight:900!important;margin-top:12px!important}.super-admin-shell .sa-card-hint,.super-admin-shell .sa-mini-bar-label,.super-admin-shell .sa-status-row span,.super-admin-shell .sa-status-row small,.super-admin-shell .sa-empty-state span{color:#5f6f84!important}.super-admin-shell .sa-dashboard-grid{align-items:start}.super-admin-shell .sa-status-row,.super-admin-shell .sa-mini-plan,.super-admin-shell .sa-code-box,.super-admin-shell .sa-check-row{background:#f8fafc!important;border-color:#d8e0ea!important;color:#172033!important}.super-admin-shell .sa-status-row strong,.super-admin-shell .sa-mini-plan strong,.super-admin-shell .sa-code-box{color:#172033!important}.super-admin-shell .sa-mini-bar-track{height:8px!important;background:#e7edf5!important;border-color:#d8e0ea!important}.super-admin-shell .sa-source-placeholder{background:#f5f7fb!important;color:#64748b!important;border-color:#d8e0ea!important}.super-admin-shell .sa-source-pill{min-height:20px!important;padding:2px 7px!important;font-size:10px!important;font-weight:800!important}.super-admin-shell .sa-alert{background:#fff!important;color:#334155!important;border-color:#d8e0ea!important}.super-admin-shell .sa-section-subtitle{margin:4px 0 0;color:#64748b;font-size:13px;line-height:1.45}.super-admin-shell .sa-agent-editor-panel{max-width:1120px}.super-admin-shell .sa-agent-overview-grid,.super-admin-shell .sa-agent-rule-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:14px 0}.super-admin-shell .sa-agent-status-card{display:flex;flex-direction:column;gap:5px;min-height:102px;padding:14px;border:1px solid #d8e0ea;border-radius:8px;background:#fff}.super-admin-shell .sa-agent-status-card span{color:#64748b;font-size:11px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.super-admin-shell .sa-agent-status-card strong{color:#172033;font-size:17px;line-height:1.25}.super-admin-shell .sa-agent-status-card small{color:#64748b;font-size:12px;line-height:1.4}.super-admin-shell .sa-agent-status-ok{border-color:#bbf7d0;background:#f0fdf4}.super-admin-shell .sa-agent-status-warn{border-color:#fde68a;background:#fffbeb}.super-admin-shell .sa-agent-status-danger{border-color:#fecaca;background:#fef2f2}.super-admin-shell .sa-agent-status-muted{background:#f8fafc}.super-admin-shell .sa-agent-action-bar{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.super-admin-shell .sa-agent-card{background:#f8fafc;border:1px solid #d8e0ea;border-radius:8px;padding:20px}.super-admin-shell .sa-agent-card+.sa-agent-card{margin-top:14px}.super-admin-shell .sa-agent-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.super-admin-shell .sa-agent-card-head h3{margin:0;color:#172033;font-size:18px;line-height:1.25}.super-admin-shell .sa-agent-card-head p{margin:5px 0 0;color:#64748b;font-size:13px;line-height:1.45}.super-admin-shell .sa-agent-field{display:flex;flex-direction:column;gap:6px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.super-admin-shell .sa-agent-field-wide{grid-column:1 / -1}.super-admin-shell .sa-agent-field-title{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#172033;font-size:13px;font-weight:900}.super-admin-shell .sa-agent-field-tag{flex:0 0 auto;border-radius:999px;padding:3px 8px;font-size:10px;font-style:normal;font-weight:900}.super-admin-shell .sa-agent-field-tag-editavel{background:#e0f2fe;color:#075985}.super-admin-shell .sa-agent-field-tag-avancado{background:#fef3c7;color:#92400e}.super-admin-shell .sa-agent-field-tag-seguranca{background:#dcfce7;color:#166534}.super-admin-shell .sa-agent-field-tag-nao-editavel{background:#f1f5f9;color:#475569}.super-admin-shell .sa-agent-field>small{color:#64748b;font-size:12px;line-height:1.4}.super-admin-shell .sa-agent-mode-card,.super-admin-shell .sa-agent-history-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:8px;padding:16px}.super-admin-shell .sa-agent-mode-card strong,.super-admin-shell .sa-agent-history-summary strong{display:block;color:#172033;font-size:16px}.super-admin-shell .sa-agent-mode-card p,.super-admin-shell .sa-agent-history-summary span{display:block;margin:5px 0 0;color:#475569;font-size:13px;line-height:1.45}.super-admin-shell .sa-agent-mode-simple{background:#eef6ff;border:1px solid #bfdbfe}.super-admin-shell .sa-agent-mode-advanced{background:#fffbeb;border:1px solid #fde68a}.super-admin-shell .sa-agent-mode-toggle{min-width:220px}.super-admin-shell .sa-agent-history-summary{margin:0 0 14px;background:#f8fafc;border:1px solid #d8e0ea}.super-admin-shell .sa-empty-state{background:#f8fafc!important;border-color:#d8e0ea!important;min-height:132px!important}@media (max-width: 760px){.super-admin-shell .sa-agent-card-head{flex-direction:column}.super-admin-shell .sa-agent-action-bar,.super-admin-shell .sa-agent-mode-card,.super-admin-shell .sa-agent-history-summary{align-items:stretch;flex-direction:column}.super-admin-shell .sa-agent-action-bar .sa-btn,.super-admin-shell .sa-agent-mode-toggle{width:100%}.super-admin-shell .sa-agent-card{padding:14px}}.lojista-shell h1,.lojista-shell h2,.lojista-shell h3,.lojista-shell [style*="color: rgb(226, 232, 240)"],.lojista-shell [style*="color: #e2e8f0"],.lojista-shell [style*="color:#e2e8f0"],.lojista-shell [style*="color: rgb(248, 250, 252)"],.lojista-shell [style*="color: #f8fafc"],.lojista-shell [style*="color:#f8fafc"]{color:#172033!important}.lojista-shell [style*="color: rgb(160, 174, 192)"],.lojista-shell [style*="color: #a0aec0"],.lojista-shell [style*="color:#a0aec0"],.lojista-shell [style*="color: rgb(148, 163, 184)"],.lojista-shell [style*="color: #94a3b8"],.lojista-shell [style*="color:#94a3b8"],.lojista-shell [style*="color: rgb(113, 128, 150)"],.lojista-shell [style*="color: #718096"],.lojista-shell [style*="color:#718096"],.lojista-shell [style*="color: rgb(74, 85, 104)"],.lojista-shell [style*="color: #4a5568"],.lojista-shell [style*="color:#4a5568"]{color:#64748b!important}.lojista-shell [style*="background: rgb(26, 29, 39)"],.lojista-shell [style*="background: #1a1d27"],.lojista-shell [style*="background:#1a1d27"],.lojista-shell [style*="background: rgb(21, 23, 31)"],.lojista-shell [style*="background: #15171f"],.lojista-shell [style*="background:#15171f"],.lojista-shell [style*="background: rgb(21, 25, 35)"],.lojista-shell [style*="background: #151923"],.lojista-shell [style*="background:#151923"],.lojista-shell [style*="background: rgb(17, 24, 39)"],.lojista-shell [style*="background: #111827"],.lojista-shell [style*="background:#111827"],.lojista-shell [style*="background: rgb(15, 17, 23)"],.lojista-shell [style*="background: #0f1117"],.lojista-shell [style*="background:#0f1117"]{background:#fff!important}.lojista-shell [style*="border: 1px solid rgb(45, 55, 72)"],.lojista-shell [style*="border: 1px solid #2d3748"],.lojista-shell [style*="border:1px solid #2d3748"],.lojista-shell [style*="border-bottom: 1px solid rgb(45, 55, 72)"],.lojista-shell [style*="border-bottom: 1px solid #2d3748"],.lojista-shell [style*="border-right: 1px solid rgb(45, 55, 72)"],.lojista-shell [style*="border-right: 1px solid #2d3748"],.lojista-shell [style*="border-top: 1px solid rgb(45, 55, 72)"],.lojista-shell [style*="border-top: 1px solid #2d3748"]{border-color:#d8e0ea!important}.lojista-shell input,.lojista-shell select,.lojista-shell textarea{background:#fff!important;border-color:#cbd5e1!important;color:#172033!important}.lojista-shell input::placeholder,.lojista-shell textarea::placeholder{color:#94a3b8!important}.lojista-shell table{background:#fff!important}.lojista-shell th{color:#475569!important;background:#f8fafc!important;border-color:#d8e0ea!important}.lojista-shell td{color:#172033!important;border-color:#e2e8f0!important}.lojista-shell .conversas-layout,.lojista-shell .ficha-grid,.lojista-shell .pedidos-page,.lojista-shell .clientes-page,.lojista-shell .produtos-page,.lojista-shell .conversas-page,.lojista-shell .ficha-page{color:#172033!important}.lojista-shell .conversas-layout,.lojista-shell .ficha-list-panel,.lojista-shell .ficha-detail-panel,.lojista-shell .conversas-list,.lojista-shell .conversas-chat{background:#fff!important;border-color:#d8e0ea!important}.lojista-shell .conversas-list-item:hover,.lojista-shell .ficha-list-card:hover,.lojista-shell tbody tr:hover{background:#f8fafc!important}.lojista-shell .conversas-list-item,.lojista-shell .ficha-list-card,.lojista-shell .pedido-card,.lojista-shell .cliente-card,.lojista-shell .produto-card,.lojista-shell .ficha-lancamento-card{background:#fff!important;border-color:#d8e0ea!important;box-shadow:0 8px 22px #0f172a0f!important}.lojista-shell .conversas-list-item-active,.lojista-shell .conversas-list-item-active:hover{background:#e0f2fe!important;border-color:#bfdbfe!important;box-shadow:inset 5px 0 #2563eb,0 8px 22px #2563eb1f!important}.lojista-shell .conversas-selected-badge{background:#fff!important;border-color:#93c5fd!important;color:#1e40af!important}.lojista-shell .cliente-card-grid>div,.lojista-shell .pedido-card-grid>div,.lojista-shell .ficha-lancamento-grid>div,.lojista-shell .pedido-card-note,.lojista-shell .pedido-card-audit,.lojista-shell .pedido-items{background:#f8fafc!important;border-color:#d8e0ea!important}.lojista-shell .mobile-bottom-nav,.lojista-shell .mobile-drawer{background:#fff!important;border-color:#d8e0ea!important}.lojista-shell .mobile-nav-item{color:#64748b!important}.lojista-shell .mobile-pwa-hint,.lojista-shell .ficha-mobile-empty,.lojista-shell .clientes-mobile-empty,.lojista-shell .pedido-mobile-empty{background:#fff!important;border-color:#d8e0ea!important;color:#64748b!important}.lojista-shell .produtos-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))!important;gap:14px!important;align-items:start}.lojista-shell .produtos-page .produto-card-sem-imagem .produto-card-image{aspect-ratio:16 / 10!important;min-height:104px!important;max-height:122px!important;background:#f1f5f9!important;color:#94a3b8!important}.lojista-shell .produtos-page .produto-card-image-empty svg{width:34%;height:34%;opacity:.72}.lojista-shell .produtos-page .produto-card-body{gap:5px!important}.lojista-shell .produtos-page .produto-card-name{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}.lojista-shell .produtos-page .produto-card-meta{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important;overflow:hidden!important;line-height:1.35!important}.lojista-shell .produtos-page .produto-card-origin{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lojista-shell .produto-card-code{color:#334155!important}.lojista-shell .produto-card-meta,.lojista-shell .produto-card-origin{color:#64748b!important}.lojista-shell .pedido-card-name,.lojista-shell .cliente-card-name strong{color:#0f172a!important}.lojista-shell .pedido-card-phone,.lojista-shell .cliente-card-name span{color:#64748b!important}.lojista-shell .pedido-card-total{color:#059669!important}.lojista-shell .clientes-table,.lojista-shell .pedidos-table{border-color:#e2e8f0!important}.lojista-shell .pedido-card-clickable{cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.lojista-shell .pedido-card-clickable:hover,.lojista-shell .pedido-card-clickable:focus{border-color:#93c5fd!important;box-shadow:0 14px 28px #2563eb1f!important;outline:none}.lojista-shell .pedido-action-muted{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#334155;font-size:14px;font-weight:800;cursor:pointer}.lojista-shell .pedido-action-secondary{background:#dc2626!important}.lojista-shell .pedido-detalhe-modal{color:#0f172a}@media (max-width: 720px){.lojista-shell .pedido-detail-grid{grid-template-columns:1fr!important}}.lojista-shell .produtos-page .produto-card-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;align-items:stretch;margin-top:auto!important}.lojista-shell .produtos-page .produto-card-actions button,.lojista-shell .produtos-page .produto-card-edit,.lojista-shell .produtos-page .produto-card-deactivate{min-height:36px!important;padding:8px 10px!important;border-radius:6px!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important;text-align:center;margin-top:0!important}.lojista-shell .produtos-page .produto-card-edit{background:#f8fafc!important;border:1px solid #cbd5e1!important;color:#172033!important}.lojista-shell .produtos-page .produto-card-deactivate{background:#fff7ed!important;border-color:#fed7aa!important;color:#9a3412!important}.lojista-shell .conversas-layout{min-height:500px;box-shadow:0 10px 24px #0f172a0f!important}.lojista-shell .app-content:has(.conversas-page){height:calc(100dvh - 56px);min-height:0;overflow:hidden!important}.lojista-shell .conversas-page{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.lojista-shell .conversas-layout{flex:1;height:auto!important;min-height:0!important;max-height:100%;overflow:hidden!important}.lojista-shell .conversas-list,.lojista-shell .conversas-chat{min-height:0!important;overflow:hidden!important}.lojista-shell .conversas-list{overflow-y:auto!important;overscroll-behavior:contain}.lojista-shell .conversas-chat{display:flex!important;flex-direction:column!important}.lojista-shell .conversas-chat>div[style*="position: relative"]{flex:1!important;min-height:0!important;overflow:hidden!important}.lojista-shell .conversas-chat .chat-box{height:100%;min-height:0;overflow-y:auto!important;overscroll-behavior:contain}.lojista-shell .conversas-chat>div[style*=linear-gradient]{background:#f8fafc!important}.lojista-shell .conversas-produtos-panel{background:#f8fafc!important;border-color:#d8e0ea!important}@media (max-width: 768px){.lojista-shell .produtos-grid{grid-template-columns:1fr!important;gap:11px!important}.lojista-shell .produto-card{min-height:118px!important}.lojista-shell .produtos-page .produto-card-sem-imagem .produto-card-image{width:88px!important;min-height:118px!important;max-height:none!important;aspect-ratio:auto!important}}.lojista-shell .produtos-page .produtos-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr))!important;gap:16px!important}.lojista-shell .produtos-page .produto-card{border-radius:8px!important}.lojista-shell .produtos-page .produto-card-sem-imagem .produto-card-image{min-height:86px!important;max-height:104px!important;background:#f6f8fb!important}.lojista-shell .produtos-page .produto-card-image-empty svg{width:26%;height:26%;opacity:.48}.lojista-shell .produtos-page .produto-card-body{padding:12px!important;gap:6px!important}.lojista-shell .produtos-page .produto-card-price{margin-top:4px!important;color:#14804a!important;font-size:18px!important;line-height:1.1!important}.lojista-shell .produtos-page .produto-card-actions{margin-top:8px!important}.lojista-shell .produtos-page .produto-card-edit,.lojista-shell .produtos-page .produto-card-deactivate{min-height:34px!important;border-radius:999px!important;font-size:12px!important;box-shadow:none!important}.lojista-shell .produtos-page .produto-card-edit{background:#fff!important;border-color:#d8e0ea!important;color:#475569!important}.lojista-shell .produtos-page .produto-card-deactivate{margin-top:8px!important;background:transparent!important;border-color:#f1c7a8!important;color:#b45309!important}.lojista-shell .conversas-layout{gap:10px!important;padding:10px!important;background:#edf3f9!important;border-color:#dbe4ef!important}.lojista-shell .conversas-list,.lojista-shell .conversas-chat,.lojista-shell .conversas-cart-desktop>div{border-radius:8px!important;overflow:hidden}.lojista-shell .conversas-list{border-right:0!important}.lojista-shell .conversas-chat-header{background:#f8fafc!important;border-bottom-color:#dbe4ef!important;padding:12px 14px!important}.lojista-shell .conversas-desktop-actions button{border-radius:999px!important;min-height:32px!important;padding:6px 12px!important;font-size:12px!important;box-shadow:none!important}.lojista-shell .chat-box{padding:18px 20px!important;gap:8px!important;background:#f5f0e8!important}.lojista-shell .chat-msg{max-width:74%!important;padding:8px 10px 6px!important;box-shadow:0 4px 12px #0f172a12!important;color:#172033!important}.lojista-shell .chat-msg-in{background:#fff!important;border:1px solid #dbe4ef!important}.lojista-shell .chat-msg-out{background:#d9fdd3!important;border:1px solid #bfe9b9!important;color:#172033!important;box-shadow:0 4px 12px #0f7a5a1a!important}.lojista-shell .chat-label{color:#64748b!important;font-size:10px!important}.lojista-shell .conversas-produtos-panel{max-height:210px!important;padding:12px!important;background:#fff!important}.lojista-shell .conversas-produtos-panel input{min-height:36px!important;border-radius:999px!important}.lojista-shell .conversas-produto-mini{padding:8px!important;border-radius:8px!important;background:#f8fafc!important;border-color:#dbe4ef!important}.lojista-shell .conversas-produtos-panel button{border-radius:999px!important;min-height:28px!important}.lojista-shell .conversas-chat textarea{min-height:44px!important;border-radius:16px!important;background:#fff!important;border-color:#cbd5e1!important;padding:11px 14px!important}.lojista-shell .conversas-chat textarea+button{border-radius:999px!important;min-height:44px!important;padding:9px 18px!important}.lojista-shell .conversas-input-area{padding:12px 14px!important;background:#f8fafc!important;border-top-color:#dbe4ef!important}.lojista-shell .ficha-list-card>div:last-child,.lojista-shell .ficha-action-row,.lojista-shell .ficha-lancamento-actions{gap:8px!important}.lojista-shell .ficha-list-card button,.lojista-shell .ficha-action-row button,.lojista-shell .ficha-lancamento-actions button{min-height:32px!important;padding:7px 10px!important;border-radius:999px!important;background:#f8fafc!important;border:1px solid #d8e0ea!important;color:#334155!important;font-size:12px!important;font-weight:800!important}.lojista-shell .ficha-action-row button[style*="background: rgb(37, 99, 235)"],.lojista-shell .ficha-action-row button[style*="background: #2563eb"]{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.lojista-shell .ficha-detail-empty{min-height:116px!important;margin:12px!important;padding:28px 16px!important;border:1px dashed #d8e0ea!important;border-radius:8px!important;background:#f8fafc!important;color:#64748b!important}@media (max-width: 768px){.lojista-shell .produtos-page .produtos-grid{grid-template-columns:1fr!important;gap:11px!important}.lojista-shell .produtos-page .produto-card-sem-imagem .produto-card-image{width:84px!important;min-height:112px!important;max-height:none!important}.lojista-shell .conversas-layout{padding:0!important;gap:0!important}.lojista-shell .chat-box{padding:14px!important}.lojista-shell .chat-msg{max-width:86%!important}}.lojista-pwa-shell{--thoth-brand: #075e45;--thoth-brand-2: #0f7a5a;--thoth-brand-3: #128c62;--thoth-brand-soft: #e7f7ef;--thoth-brand-soft-2: #d9fdd3;--thoth-page: #eef3f0;--thoth-page-2: #f6faf8;--thoth-chat-bg: #f5f0e8;--thoth-bubble-out: #d9fdd3;--thoth-bubble-in: #ffffff;--thoth-surface: #ffffff;--thoth-surface-soft: #f7faf8;--thoth-border: #dce7e1;--thoth-text: #172033;--thoth-muted: #667085;--thoth-muted-2: #98a2b3;--thoth-success: #14804a;--thoth-warning: #b45309;--thoth-danger: #b42318;--thoth-blue: #2563eb;--thoth-blue-soft: #eff6ff;--thoth-orange-soft: #fff7ed;--thoth-red-soft: #fff4f3;--thoth-radius: 18px;--thoth-radius-lg: 24px;--thoth-shadow: 0 18px 60px rgba(15, 23, 42, .12);--thoth-shadow-soft: 0 10px 28px rgba(15, 23, 42, .08);--pwa-header-height: 96px;--pwa-bottom-nav-height: 92px;--pwa-bottom-sheet-bottom: calc(var(--pwa-bottom-nav-height, 92px) + env(safe-area-inset-bottom));--pwa-bottom-sheet-max-height: calc(100dvh - var(--pwa-header-height, 96px) - var(--pwa-bottom-sheet-bottom) - 16px);min-height:100vh;background:radial-gradient(circle at top left,rgba(7,94,69,.11),transparent 32rem),linear-gradient(135deg,#f8fbfa,#edf4f0 42%,#eaf1ee);color:var(--thoth-text)}.config-page{display:grid;gap:14px;width:100%;max-width:1180px;margin:0 auto;color:#172033}.config-hero,.config-card,.config-denied{background:#fff;border:1px solid #dbe4ef;border-radius:8px;box-shadow:0 12px 26px #0f172a0f}.config-hero{padding:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.config-eyebrow{font-size:11px;text-transform:uppercase;font-weight:900;color:#2563eb;letter-spacing:0}.config-hero h1,.config-card h2,.config-card h3{margin:0;letter-spacing:0;color:#0f172a}.config-hero h1{font-size:28px;font-weight:950}.config-hero p,.config-help{margin:5px 0 0;color:#64748b;line-height:1.45;font-size:13px}.config-status-row,.config-chip-row,.config-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.config-badge,.config-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:850;border:1px solid #dbe4ef;background:#f8fafc;color:#334155}.config-badge-green{background:#dcfce7;border-color:#bbf7d0;color:#166534}.config-badge-amber{background:#fef3c7;border-color:#fde68a;color:#92400e}.config-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:14px;align-items:start}.config-tabs{background:#fff;border:1px solid #dbe4ef;border-radius:8px;padding:8px;display:grid;gap:5px;position:sticky;top:12px}.config-tabs button,.config-template-menu button,.config-actions button{border:1px solid transparent;border-radius:7px;background:transparent;color:#475569;padding:9px 10px;text-align:left;font-size:13px;font-weight:850;cursor:pointer}.config-tabs button.active,.config-template-menu button.active{background:#e8f0ff;border-color:#bfdbfe;color:#1d4ed8}.config-content,.config-card{min-width:0}.config-card{padding:16px;display:grid;gap:14px}.config-card h2{font-size:18px;font-weight:950}.config-card h3{font-size:14px;font-weight:900}.config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.config-field,.config-check{display:grid;gap:5px;min-width:0;color:#475569;font-size:12px;font-weight:800}.config-field input,.config-field select,.config-template-editor textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#0f172a;padding:9px 10px;outline:none;font-size:13px;font-family:inherit}.config-check{grid-template-columns:auto minmax(0,1fr);align-items:center;padding:10px;border:1px solid #dbe4ef;border-radius:7px;background:#f8fafc}.config-actions{justify-content:flex-end;border-top:1px solid #e2e8f0;padding-top:12px}.config-actions button{background:#fff;border-color:#cbd5e1;text-align:center}.config-actions button.primary{background:#2563eb;border-color:#2563eb;color:#fff}.config-inline-actions{gap:8px;margin:0;padding-top:0;border-top:0}.config-inline-actions button{min-height:34px;padding:8px 12px}.config-alert,.config-error,.config-mask-note{border-radius:7px;padding:10px 12px;font-size:12px;line-height:1.45}.config-alert{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12}.config-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.config-mask-note{background:#f8fafc;border:1px solid #dbe4ef;color:#64748b}.config-webhooks{display:grid;gap:8px}.config-webhooks code{display:block;max-width:100%;overflow-wrap:anywhere;background:#0f172a;color:#e2e8f0;border-radius:7px;padding:8px 10px;font-size:12px}.config-events{display:grid;gap:6px;color:#64748b;font-size:12px}.config-template-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:12px}.config-template-menu{display:grid;gap:5px;align-content:start}.config-template-editor{min-width:0;display:grid;gap:10px}.config-template-editor pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #dbe4ef;border-radius:7px;padding:12px;color:#334155;font-size:12px;margin:0}.config-preview-brand{display:flex;align-items:center;gap:10px;border:1px solid #dbe4ef;border-radius:8px;padding:12px;background:#f8fafc}.config-preview-brand div{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:950;overflow:hidden}.config-preview-brand img,.config-logo-preview img,.lojista-pwa-logo img{width:100%;height:100%;object-fit:cover;display:block}.config-denied{padding:18px;display:grid;gap:6px}.config-logo-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.config-logo-preview{width:72px;height:72px;border-radius:12px;overflow:hidden;display:grid;place-items:center;background:#e8f0ff;color:#1d4ed8;font-weight:950;border:1px solid #bfdbfe}.config-upload-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #2563eb;background:#2563eb;color:#fff;border-radius:7px;padding:9px 12px;font-size:13px;font-weight:850;cursor:pointer}.config-upload-btn input{display:none}.config-user-list,.config-channel-grid{display:grid;gap:10px}.config-user-card,.config-channel-card{display:grid;gap:8px;min-width:0;border:1px solid #dbe4ef;border-radius:8px;background:#f8fafc;padding:12px}.config-user-card{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center}.config-user-card div{display:grid;gap:2px;min-width:0}.config-user-card span,.config-channel-card p{color:#64748b;font-size:12px;margin:0;overflow-wrap:anywhere}.config-user-card button{border:1px solid #cbd5e1;background:#fff;border-radius:7px;padding:7px 10px;font-weight:850;color:#334155;cursor:pointer}.config-store-children{display:grid;gap:10px}.config-store-toggle{width:fit-content;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#334155;padding:8px 11px;font-size:13px;font-weight:900;cursor:pointer}.config-store-child-card{margin-left:18px;border-color:#fde68a;background:#fffbeb}.config-store-parent-card{border-color:#bbf7d0;background:#f0fdf4}.config-channel-card>div:first-child{display:flex;justify-content:space-between;gap:8px;align-items:center}@media (max-width: 860px){.config-page{max-width:100%}.config-hero{display:grid}.config-layout,.config-template-layout{grid-template-columns:1fr}.config-tabs{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.config-tabs button,.config-template-menu button{min-width:0;text-align:center;white-space:normal}.config-grid{grid-template-columns:1fr}.config-actions{justify-content:stretch}.config-actions button{width:100%}.config-user-card{grid-template-columns:1fr}.config-logo-row{align-items:stretch}.config-upload-btn{width:100%}}.pwa-composer{position:relative;overflow:visible}.chat-composer-popover,.pwa-composer-popover{position:absolute;left:8px;right:8px;bottom:calc(100% + 8px);z-index:9999;border:1px solid #dbe4ef;border-radius:8px;background:#fff;box-shadow:0 14px 36px #0f172a2e}.pwa-emoji-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:4px;padding:8px}.pwa-emoji-grid button{min-width:0;height:34px;border:0;border-radius:7px;background:#f8fafc;font-size:18px}.pwa-sticker-panel{display:flex;flex-direction:column;max-height:320px;overflow:hidden;padding:10px}.pwa-composer-tool-panel{display:flex;flex-direction:column;max-height:min(320px,42dvh);overflow:hidden;padding:0}.pwa-composer-tool-panel .pwa-assist-panel{width:100%;max-height:inherit;margin:0;border:0;border-radius:8px;box-shadow:none}.pwa-composer-feedback{padding:8px 10px;border:1px solid #fecaca;border-radius:8px;background:#fff1f2;color:#991b1b;font-size:12px;font-weight:800;line-height:1.35}.pwa-sticker-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;color:#172033;font-size:12px}.pwa-sticker-head button,.pwa-media-status button{border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#172033;font-size:11px;font-weight:800;padding:6px 9px}.pwa-sticker-empty{color:#64748b;font-size:12px;padding:8px 0}.pwa-sticker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.pwa-sticker-item{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:5px}.pwa-sticker-item>button:first-child{display:block;width:100%;border:0;background:transparent;padding:0}.pwa-sticker-item img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:contain}.pwa-sticker-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#334155;font-size:10px}.pwa-sticker-remove{width:100%;margin-top:4px;border:1px solid #fecaca;border-radius:5px;background:#fff1f2;color:#991b1b;font-size:10px}.pwa-media-status{display:flex;align-items:center;gap:8px;flex-wrap:wrap;border-top:1px solid #dbe4ef;background:#f8fafc;padding:7px 9px;color:#334155;font-size:12px}.pwa-media-status strong{color:#991b1b}.pwa-media-status audio{width:min(100%,240px);height:34px}.ficha-more-actions{position:relative}.ficha-more-actions summary{list-style:none;cursor:pointer;padding:4px 8px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;font-size:11px;font-weight:800}.ficha-more-actions summary::-webkit-details-marker{display:none}.ficha-more-actions[open]{display:grid;gap:5px}.ficha-reminder-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ficha-reminder-group{border:1px solid #dbe4ef;border-radius:8px;padding:10px;background:#fff}.ficha-reminder-group-title{color:#64748b;font-size:11px;font-weight:800}.ficha-reminder-group-value{color:#0f172a;font-size:20px;font-weight:900;margin-top:3px}.ficha-config-alert{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:800;margin-bottom:12px}.ficha-config-check{display:flex;align-items:center;gap:8px;border:1px solid #e2e8f0;border-radius:8px;padding:9px 10px;color:#334155;font-size:12px;font-weight:800;background:#fff}.ficha-config-chips{display:flex;flex-wrap:wrap;gap:7px;width:100%}.ficha-config-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;border:1px solid #cbd5e1;border-radius:999px;padding:7px 10px;background:#f8fafc;color:#172033;font-size:12px;font-weight:800}.ficha-template-list{display:grid;gap:10px}.ficha-template-item{display:grid;gap:5px}.ficha-template-item>span{color:#334155;font-size:12px;font-weight:900}.ficha-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ficha-payment-card{min-width:0;border:1px solid #dbe4ef;border-radius:8px;padding:12px;background:#fff}.ficha-payment-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#172033;text-transform:capitalize}.ficha-payment-head span{border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:900;padding:3px 8px;white-space:nowrap}.ficha-payment-code{margin-top:8px;padding:8px;border-radius:7px;background:#f8fafc;color:#334155;font-size:11px;line-height:1.4;overflow-wrap:anywhere}@media (max-width: 720px){.ficha-reminder-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.ficha-payment-grid{grid-template-columns:1fr}.ficha-config-check,.ficha-config-chip,.ficha-template-item{min-width:0}}.superadmin-pwa-shell{--sa-bg: #f5f7fb;--sa-sidebar: #101828;--sa-sidebar-2: #182235;--sa-surface: #ffffff;--sa-border: #d9e2ee;--sa-text: #172033;--sa-muted: #667085;--sa-accent: #0f7a5a;min-height:100vh;background:var(--sa-bg);color:var(--sa-text)}.superadmin-pwa-shell *{box-sizing:border-box}.superadmin-pwa-shell{display:flex}.superadmin-pwa-sidebar{width:248px;min-height:100vh;background:linear-gradient(180deg,var(--sa-sidebar),var(--sa-sidebar-2));color:#eef4ff;display:flex;flex-direction:column;padding:16px 12px}.superadmin-pwa-brand{display:flex;align-items:center;gap:10px;padding:8px 8px 18px;border-bottom:1px solid rgba(255,255,255,.12)}.superadmin-pwa-logo{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;background:#e7f7ef;color:#075e45;font-weight:800}.superadmin-pwa-brand-title{font-weight:800;letter-spacing:0}.superadmin-pwa-brand-sub,.superadmin-pwa-kicker{color:#b8c4d7;font-size:12px}.superadmin-pwa-nav{display:grid;gap:4px;padding-top:14px}.superadmin-pwa-nav-item{min-height:42px;display:flex;align-items:center;gap:10px;border-radius:8px;padding:9px 10px;color:#d8e2f1;text-decoration:none;font-size:14px}.superadmin-pwa-nav-item:hover,.superadmin-pwa-nav-item.active{background:#ffffff1c;color:#fff}.superadmin-pwa-nav-icon{width:28px;min-width:28px;height:28px;border-radius:7px;display:grid;place-items:center;background:#ffffff1a;font-size:11px;font-weight:800}.superadmin-pwa-main{flex:1;min-width:0;display:flex;flex-direction:column}.superadmin-pwa-topbar{min-height:92px;background:var(--sa-surface);border-bottom:1px solid var(--sa-border);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px}.superadmin-pwa-topbar h1{margin:2px 0 0;font-size:24px;letter-spacing:0;color:var(--sa-text)}.superadmin-pwa-topbar p{margin:4px 0 0;color:var(--sa-muted)}.superadmin-pwa-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.superadmin-pwa-page{padding:20px}.superadmin-pwa-shell .sa-kpi,.superadmin-pwa-shell .sa-status-row,.superadmin-pwa-shell .sa-mini-plan,.superadmin-pwa-shell .sa-code-box,.superadmin-pwa-shell .sa-agent-card,.superadmin-pwa-shell .sa-alert,.superadmin-pwa-shell .sa-empty-state{border-radius:8px;border-color:var(--sa-border);box-shadow:0 14px 30px #1018280f}@media (max-width: 820px){.superadmin-pwa-shell{display:block;padding-bottom:72px}.superadmin-pwa-sidebar{width:100%;min-height:auto;padding:10px}.superadmin-pwa-brand{padding-bottom:10px}.superadmin-pwa-nav{display:flex;overflow-x:auto;padding:10px 0 0}.superadmin-pwa-nav-item{flex:0 0 auto}.superadmin-pwa-topbar{align-items:stretch;flex-direction:column;padding:16px}.superadmin-pwa-actions,.superadmin-pwa-actions button{width:100%}.superadmin-pwa-page{padding:14px}}.lojista-pwa-shell *{box-sizing:border-box}.lojista-pwa-shell{height:100dvh;min-height:0;overflow:hidden}.lojista-pwa-shell :focus-visible{outline:3px solid rgba(15,122,90,.28);outline-offset:2px}.lojista-pwa-shell button,.lojista-pwa-shell a,.lojista-pwa-shell input,.lojista-pwa-shell textarea,.lojista-pwa-shell select{-webkit-tap-highlight-color:rgba(15,122,90,.12)}.lojista-pwa-shell img,.lojista-pwa-shell video,.lojista-pwa-shell canvas{max-width:100%}.lojista-pwa-app{width:100%;height:100dvh;min-height:0;display:grid;grid-template-columns:236px minmax(0,1fr);gap:14px;padding:14px;overflow:hidden}.lojista-pwa-sidebar{position:sticky;top:14px;height:calc(100dvh - 28px);overflow:hidden;border-radius:var(--thoth-radius-lg);background:linear-gradient(180deg,#075e45,#064935 54%,#043626);box-shadow:var(--thoth-shadow);color:#fff;display:flex;flex-direction:column;padding:18px}.lojista-pwa-brand{display:flex;align-items:center;gap:12px;margin-bottom:18px}.lojista-pwa-logo{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#fff,#baf3d6);color:var(--thoth-brand);font-size:22px;font-weight:950;box-shadow:0 12px 28px #00000029}.lojista-pwa-brand-title,.lojista-pwa-user-name{font-weight:950;letter-spacing:-.03em;line-height:1.1}.lojista-pwa-brand-sub,.lojista-pwa-store-sub{color:#ffffffb8;font-size:12px;margin-top:3px}.lojista-pwa-store-card{margin-bottom:16px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff12;padding:13px}.lojista-pwa-store-label{margin-bottom:4px;color:#ffffffb3;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lojista-pwa-store-name{font-size:14px;font-weight:850;line-height:1.25}.lojista-pwa-online{width:8px;height:8px;border-radius:999px;display:inline-block;margin-right:6px;background:#34d399;box-shadow:0 0 0 4px #34d39921}.lojista-pwa-nav{display:flex;flex-direction:column;gap:6px}.lojista-pwa-nav-item{min-height:44px;border-radius:14px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;color:#ffffffc7;text-decoration:none;font-size:14px;font-weight:720;position:relative}.lojista-pwa-nav-item.active,.lojista-pwa-nav-item:hover{background:#ffffff21;color:#fff}.lojista-pwa-nav-icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#ffffff14}.lojista-pwa-nav-badge{min-width:24px;height:24px;border-radius:999px;display:grid;place-items:center;padding:0 7px;background:#22c55e;color:#fff;font-size:12px;font-weight:950}.lojista-pwa-sidebar-spacer{flex:1}.lojista-pwa-user-card{display:flex;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.12);padding-top:14px;margin-top:14px}.lojista-pwa-user-avatar{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:#ffffff2e;font-weight:950}.lojista-pwa-main{min-width:0;height:calc(100dvh - 28px);min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:var(--thoth-radius-lg);background:#ffffff85;box-shadow:var(--thoth-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column}.lojista-pwa-topbar{flex:0 0 auto;min-height:64px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#ffffffc7;border-bottom:1px solid rgba(220,231,225,.85)}.lojista-pwa-topbar-title{font-size:18px;font-weight:950;letter-spacing:-.03em}.lojista-pwa-topbar-sub{margin-top:3px;color:var(--thoth-muted);font-size:12px}.lojista-pwa-topbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lojista-pwa-floating-actions{position:fixed;top:22px;right:22px;z-index:70}.notification-bell{position:relative;flex:0 0 auto}.notification-bell-button{min-height:38px;min-width:38px;border:1px solid rgba(13,148,136,.22);border-radius:999px;background:#ffffffeb;color:#0f513d;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 10px 28px #0f513d1f}.notification-bell-button:hover,.notification-bell-button.is-open{border-color:#05966980;background:#ecfdf5}.notification-bell-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.notification-bell-badge{min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#e11d48;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:950;line-height:1}.notification-bell-compact .notification-bell-button{width:42px;height:42px;padding:0;border-color:#0f172a1f}.notification-bell-compact .notification-bell-badge{position:absolute;top:-5px;right:-5px}.notification-panel{position:absolute;top:calc(100% + 10px);right:0;width:min(360px,calc(100vw - 28px));max-height:min(520px,calc(100dvh - 90px));overflow:hidden;border:1px solid rgba(203,213,225,.9);border-radius:14px;background:#fff;box-shadow:0 24px 60px #0f172a3d;display:flex;flex-direction:column;z-index:9999}.notification-bell-compact .notification-panel{top:calc(100% + 12px)}.notification-panel-head{flex:0 0 auto;padding:13px 14px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:12px}.notification-panel-head strong,.notification-item strong{display:block;color:#0f172a;font-size:13px;font-weight:950;line-height:1.25}.notification-panel-head span{display:block;margin-top:2px;color:#64748b;font-size:11px;font-weight:750}.notification-panel-head button{border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#334155;padding:7px 10px;font-size:11px;font-weight:900;cursor:pointer}.notification-panel-head button:disabled{opacity:.5;cursor:default}.notification-push-box{flex:0 0 auto;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:11px 13px;display:grid;gap:8px}.notification-push-box span{color:#334155;font-size:12px;font-weight:800;line-height:1.35}.notification-push-box em{color:#be123c;font-size:11px;font-style:normal;font-weight:800}.notification-push-box div{display:flex;gap:7px;flex-wrap:wrap}.notification-push-box button{width:fit-content;border:1px solid #bbf7d0;border-radius:999px;background:#ecfdf5;color:#166534;padding:7px 10px;font-size:11px;font-weight:900;cursor:pointer}.notification-push-box button:disabled{opacity:.58;cursor:default}.notification-list{overflow:auto;max-height:450px}.notification-empty{padding:26px 16px;color:#64748b;text-align:center;font-size:13px;font-weight:800}.notification-item{width:100%;border:0;border-bottom:1px solid #edf2f7;background:#fff;color:inherit;display:grid;grid-template-columns:34px minmax(0,1fr) 36px;gap:9px;padding:12px 13px;text-align:left;cursor:pointer}.notification-item:hover,.notification-item.is-unread{background:#f8fafc}.notification-channel{width:30px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:950;align-self:start}.notification-channel-whatsapp{background:#dcfce7;color:#166534}.notification-channel-instagram{background:#fce7f3;color:#be185d}.notification-item-main{min-width:0}.notification-item-main em{display:block;margin-top:3px;color:#64748b;font-size:12px;font-style:normal;font-weight:700;line-height:1.35;overflow:hidden;text-overflow:ellipsis}.notification-item-main small{display:block;margin-top:2px;color:#334155;font-size:11px;font-weight:900;overflow:hidden;text-overflow:ellipsis}.notification-item-side{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.notification-item-side time{color:#94a3b8;font-size:11px;font-weight:900}.notification-item-side i{width:8px;height:8px;border-radius:999px;background:#e11d48;display:block}.lojista-pwa-content{min-height:0;flex:1;overflow:auto;padding:18px}.lojista-pwa-content.lojista-pwa-content-flush{height:100%;padding:0;overflow:hidden}.thoth-btn{min-height:38px;min-width:38px;border-radius:999px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;background:#fff;color:var(--thoth-brand);font-size:12px;font-weight:900;text-decoration:none;white-space:nowrap;cursor:pointer}.thoth-btn-primary{background:var(--thoth-brand);color:#fff;box-shadow:0 8px 16px #075e4533}.thoth-btn-secondary{border-color:#0f7a5a38;background:#fff;color:var(--thoth-brand)}.thoth-btn-danger{border-color:#ffd2cf;background:var(--thoth-red-soft);color:var(--thoth-danger)}.thoth-btn-warning{border-color:#fed7aa;background:var(--thoth-orange-soft);color:var(--thoth-warning)}.thoth-btn-blue{border-color:#bfdbfe;background:var(--thoth-blue-soft);color:var(--thoth-blue)}.thoth-btn:disabled{opacity:.62;cursor:not-allowed}.thoth-icon-btn{width:38px;height:38px;border-radius:13px;display:inline-grid;place-items:center;border:1px solid var(--thoth-border);background:var(--thoth-surface-soft);color:var(--thoth-text);font-size:15px;cursor:pointer}.thoth-icon-btn:hover{border-color:#0f7a5a40;background:var(--thoth-brand-soft);color:var(--thoth-brand)}.thoth-chip,.thoth-badge{min-height:30px;max-width:100%;border-radius:999px;padding:0 10px;border:1px solid var(--thoth-border);background:#fff;color:var(--thoth-muted);display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thoth-chip-active,.thoth-badge-green{border-color:#0f7a5a38;background:var(--thoth-brand-soft);color:var(--thoth-brand)}.thoth-badge-blue{border-color:#bfdbfe;background:var(--thoth-blue-soft);color:var(--thoth-blue)}.thoth-badge-warning{border-color:#fed7aa;background:var(--thoth-orange-soft);color:var(--thoth-warning)}.thoth-badge-danger{border-color:#ffd2cf;background:var(--thoth-red-soft);color:var(--thoth-danger)}.thoth-channel-badge{min-height:22px;padding:0 9px;font-size:10px;font-weight:950;box-shadow:0 0 0 3px #0f7a5a0f}.thoth-channel-whatsapp{border-color:#059669;background:#dcfce7;color:#065f46;box-shadow:0 0 0 3px #ecfdf5}.thoth-channel-instagram{border-color:#db2777;background:#fce7f3;color:#9d174d;box-shadow:0 0 0 3px #fdf2f8}.channel-badge,.linked-channel-chip{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:22px;padding:2px 8px;border-radius:999px;border:1px solid #cbd5e1;font-size:10px;font-weight:950;line-height:1.2;white-space:nowrap}.channel-badge--whatsapp,.linked-channel-chip--whatsapp{border-color:#059669;background:#dcfce7;color:#065f46}.channel-badge--instagram,.linked-channel-chip--instagram{border-color:#db2777;background:#fce7f3;color:#9d174d}.contact-identity{display:flex;align-items:center;gap:10px;min-width:0}.contact-identity__avatar{flex:0 0 auto}.contact-identity__name,.contact-identity__subtitle{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-identity__name{color:#172033;font-weight:900}.contact-identity__subtitle{color:#667085;font-size:12px;font-weight:700}.thoth-card{min-width:0;border:1px solid var(--thoth-border);border-radius:var(--thoth-radius);background:#fff;padding:14px;box-shadow:0 8px 22px #0f172a0a}.thoth-card-soft{background:var(--thoth-surface-soft)}.thoth-card-title{margin-bottom:10px;color:var(--thoth-muted);font-size:12px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.thoth-tabs{display:grid;grid-template-columns:repeat(var(--tabs-count, 5),minmax(0,1fr));gap:4px;border:1px solid var(--thoth-border);border-radius:16px;background:var(--thoth-surface-soft);padding:4px}.thoth-tab{min-height:44px;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:transparent;color:var(--thoth-muted);font-size:10px;font-weight:850;cursor:pointer}.thoth-tab-active{background:#fff;color:var(--thoth-brand);box-shadow:0 6px 16px #0f172a0f}.thoth-empty-state{min-height:180px;border:1px dashed #cbd5d1;border-radius:var(--thoth-radius);background:#fff9;display:grid;place-items:center;text-align:center;color:var(--thoth-muted);padding:20px}.thoth-drawer-overlay,.thoth-bottom-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;background:#0f172a6b;display:flex}.thoth-drawer{width:min(420px,92vw);max-height:100dvh;margin-left:auto;background:#fff;box-shadow:-18px 0 42px #0f172a38;overflow:auto;overscroll-behavior:contain}.pwa-mobile-drawer-header{display:none}.thoth-bottom-sheet-overlay{align-items:flex-end}.thoth-bottom-sheet{box-sizing:border-box;display:flex;flex-direction:column;width:100%;max-height:84dvh;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -18px 42px #0f172a38;overflow:hidden;overscroll-behavior:contain}.pwa-bottom-sheet,.pwa-sheet-content,.pwa-sheet-scroll{box-sizing:border-box;width:100%;max-width:100%;min-width:0;overflow-x:hidden}.pwa-sheet-content{display:flex;flex-direction:column;min-height:0;max-height:inherit}.pwa-sheet-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.lojista-pwa-bottom-nav{display:none}.lojista-pwa-conversas{height:100%;min-height:0;max-height:100%;display:grid;grid-template-columns:370px minmax(420px,1fr) 350px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:var(--thoth-radius-lg);background:#ffffff85;box-shadow:var(--thoth-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pwa-conv-list{min-width:0;min-height:0;overflow:hidden;background:#fff;border-right:1px solid var(--thoth-border);display:flex;flex-direction:column}.pwa-conv-list-head{padding:20px 18px 14px;border-bottom:1px solid var(--thoth-border);background:linear-gradient(180deg,#fff,#fbfdfc)}.pwa-title-row,.pwa-search-row,.pwa-panel-top,.pwa-chat-actions{display:flex;align-items:center;gap:8px}.pwa-mobile-back,.pwa-chat-more-btn{display:none}.pwa-title-row{justify-content:space-between;margin-bottom:12px}.pwa-page-title{margin:0;font-size:24px;font-weight:950;letter-spacing:-.05em}.pwa-search{box-sizing:border-box;flex:1;width:100%;min-width:0;max-width:100%;height:42px;border:1px solid var(--thoth-border);border-radius:999px;background:var(--thoth-surface-soft);display:flex;align-items:center;gap:8px;padding:0 12px;color:var(--thoth-muted)}.pwa-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--thoth-text);font-size:13px}.pwa-chip-row{display:flex;gap:7px;overflow-x:auto;padding-top:10px;scrollbar-width:thin}.pwa-channel-chip-row{padding-top:8px}.pwa-conv-list-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:8px}.pwa-thread{width:100%;min-height:76px;display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;border:0;border-radius:18px;background:transparent;color:inherit;text-align:left;cursor:pointer;position:relative;overflow:hidden}.pwa-thread:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--thoth-brand)}.pwa-thread-instagram:before{background:#db2777}.pwa-thread-whatsapp:before{background:#059669}.pwa-thread:hover{background:#f8faf9}.pwa-thread-active{background:linear-gradient(90deg,var(--thoth-brand-soft),#f6fbf8)}.pwa-thread-instagram.pwa-thread-active{background:linear-gradient(90deg,#fce7f3,#fff7fb);box-shadow:inset 0 0 0 1px #f9a8d4}.pwa-thread-whatsapp.pwa-thread-active{background:linear-gradient(90deg,#dcfce7,#f6fbf8);box-shadow:inset 0 0 0 1px #86efac}.pwa-thread-unread{background:#f8fbff;box-shadow:inset 4px 0 0 var(--thoth-brand)}.pwa-thread-instagram.pwa-thread-unread{background:#fff7fb;box-shadow:inset 5px 0 #db2777}.pwa-thread-whatsapp.pwa-thread-unread{background:#f0fdf4;box-shadow:inset 5px 0 #059669}.pwa-thread-unread .pwa-thread-name,.pwa-thread-unread .pwa-thread-msg{color:var(--thoth-ink);font-weight:950}.pwa-thread-name-row{min-width:0;display:flex;align-items:center;gap:8px;margin-bottom:4px}.pwa-thread-name{font-size:14px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pwa-thread-stage{font-size:10px;font-weight:950;color:var(--thoth-brand);background:#0f7a5a17;padding:3px 7px;border-radius:999px}.pwa-thread-msg{color:var(--thoth-muted);font-size:12px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pwa-thread-channel-row{display:flex;align-items:center;gap:6px;margin-top:4px;color:var(--thoth-muted);font-size:11px;min-width:0}.pwa-thread-channel-row>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-thread-meta{align-self:stretch;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:9px}.pwa-thread-time{color:var(--thoth-muted-2);font-size:11px}.pwa-thread-unread-badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--thoth-brand);color:#fff;font-size:10px;font-weight:950;line-height:1}.pwa-chat{min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--thoth-chat-bg);position:relative;overflow:hidden}.pwa-chat:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.16;background-image:radial-gradient(circle at 18px 18px,rgba(7,94,69,.1) 1.2px,transparent 1.2px),radial-gradient(circle at 56px 42px,rgba(7,94,69,.08) 1px,transparent 1px);background-size:76px 76px;pointer-events:none}.pwa-chat-header{min-height:76px;padding:12px 18px;border-bottom:1px solid rgba(220,231,225,.85);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;z-index:2;position:relative;flex:0 0 auto}.pwa-chat-header:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:var(--thoth-brand)}.pwa-chat-header-instagram{border-bottom-color:#f9a8d4;background:linear-gradient(180deg,#fdf2f8,#fffffff5)}.pwa-chat-header-instagram:before{background:#db2777}.pwa-chat-header-whatsapp{border-bottom-color:#86efac;background:linear-gradient(180deg,#ecfdf5,#fffffff5)}.pwa-chat-header-whatsapp:before{background:#059669}.pwa-chat-title{min-width:0}.pwa-chat-name{font-weight:950;font-size:16px;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pwa-chat-note{display:flex;align-items:center;gap:6px;min-width:0;margin-top:2px;color:var(--thoth-muted);font-size:12px}.pwa-chat-note>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-chat-box{position:relative;z-index:1;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.pwa-chat-box>div{flex:1;min-height:0;width:100%}.pwa-chat-box .chat-box{height:100%;min-height:0;overscroll-behavior:contain}.pwa-chat-box .chat-box{background:transparent!important}.pwa-chat-box .chat-msg-out{background:var(--thoth-bubble-out)!important;color:var(--thoth-text)!important;border-color:#bfe9b9!important;box-shadow:0 4px 12px #0f7a5a1a!important}.pwa-chat-box .chat-msg-in{background:var(--thoth-bubble-in)!important;border-color:#dce7e1e6!important;box-shadow:0 5px 14px #0f172a0f!important}.pwa-assist-drawer{position:relative;z-index:8;flex:0 0 auto;padding:0 18px;background:#ffffff52;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pwa-composer-zone{position:relative;z-index:10;flex:0 0 auto;min-width:0;overflow:visible}.pwa-assist-backdrop{display:none}.pwa-assist-panel{box-sizing:border-box;display:flex;flex-direction:column;min-height:0;margin-bottom:10px;max-height:min(320px,42dvh);overflow:hidden;overflow-x:hidden;overscroll-behavior:contain;border:1px solid rgba(220,231,225,.95);border-radius:18px;background:#fffffff5;box-shadow:0 12px 30px #0f172a17;padding:10px}.pwa-panel-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.pwa-panel-title{display:flex;align-items:center;gap:8px;color:var(--thoth-brand);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.pwa-ai-preview{min-width:0;border-radius:14px;background:var(--thoth-brand-soft);color:var(--thoth-brand);padding:10px 12px;font-size:13px;line-height:1.4;font-weight:750;white-space:pre-wrap}.pwa-mini-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.pwa-quick-sheet{width:100%;overflow-x:hidden}.pwa-quick-toolbar{box-sizing:border-box;display:grid;gap:8px;min-width:0;max-width:100%}.pwa-quick-chip-row{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.pwa-quick-chip-row button,.pwa-quick-ai-btn,.pwa-quick-form button{min-height:32px;border:1px solid var(--thoth-border);border-radius:999px;background:#fff;color:var(--thoth-muted);padding:6px 10px;font-size:11px;font-weight:900;cursor:pointer}.pwa-quick-chip-row button.active,.pwa-quick-create,.pwa-quick-ai-btn{border-color:#0f7a5a38!important;background:var(--thoth-brand-soft)!important;color:var(--thoth-brand)!important}.pwa-quick-form{display:grid;gap:7px;margin:9px 0;padding:9px;border:1px solid var(--thoth-border);border-radius:12px;background:var(--thoth-surface-soft)}.pwa-quick-form input,.pwa-quick-form textarea,.pwa-quick-form select{width:100%;min-width:0;box-sizing:border-box;border:1px solid var(--thoth-border);border-radius:9px;background:#fff;color:var(--thoth-text);padding:8px 10px;font:inherit}.pwa-quick-form textarea{resize:vertical}.pwa-quick-form>div{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.pwa-quick-list{display:grid;grid-template-columns:1fr;gap:7px;min-width:0;margin-top:9px}.pwa-quick-card{box-sizing:border-box;width:100%;min-width:0;min-height:64px;border-radius:14px;border:1px solid var(--thoth-border);background:var(--thoth-surface-soft);padding:9px 11px;text-align:left;cursor:pointer}.pwa-quick-card strong{display:block;color:var(--thoth-brand);font-size:12px;font-weight:950;margin-bottom:3px}.pwa-quick-card span{display:-webkit-box;color:var(--thoth-muted);font-size:11px;line-height:1.35;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.pwa-quick-card em{display:inline-flex;margin-top:6px;border-radius:999px;background:#fff;color:var(--thoth-brand);padding:2px 7px;font-size:10px;font-style:normal;font-weight:900}.pwa-products-row{box-sizing:border-box;width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pwa-product-card{box-sizing:border-box;width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--thoth-border);border-radius:16px;background:var(--thoth-surface-soft);padding:8px}.pwa-product-img{width:50px;height:50px;border-radius:14px;background:linear-gradient(145deg,#eceff3,#fff);object-fit:cover;display:grid;place-items:center;color:var(--thoth-muted);font-size:10px;font-weight:800}.pwa-product-name{margin-bottom:4px;font-size:12px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pwa-product-meta{color:var(--thoth-brand);font-size:11px;font-weight:950}.pwa-composer{position:relative;z-index:10;flex:0 0 auto;padding:8px 14px 14px;border-top:1px solid rgba(220,231,225,.72);background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:visible}.pwa-composer-instagram{border-top-color:#f9a8d4;background:linear-gradient(180deg,#ffffffe6,#fdf2f8)}.pwa-composer-whatsapp{border-top-color:#86efac;background:linear-gradient(180deg,#ffffffe6,#ecfdf5)}.pwa-composer-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:0 4px 7px;min-width:0}.pwa-action-chip{min-height:30px;border:1px solid var(--thoth-border);border-radius:999px;background:#ffffffdb;color:var(--thoth-muted);padding:5px 10px;font-size:11px;font-weight:900;cursor:pointer;white-space:nowrap}.pwa-action-chip-active{border-color:#0f7a5a3d;background:var(--thoth-brand-soft);color:var(--thoth-brand)}.pwa-composer-inner{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:5px;border:1px solid var(--thoth-border);border-radius:999px;background:#fff;padding:6px 7px 6px 8px;box-shadow:var(--thoth-shadow-soft)}.pwa-composer-instagram .pwa-composer-inner{border-color:#f9a8d4;border-left:5px solid #db2777}.pwa-composer-whatsapp .pwa-composer-inner{border-color:#86efac;border-left:5px solid #059669}.pwa-composer-input{width:100%;min-height:38px;max-height:110px;border:0;outline:0;resize:none;background:transparent;color:var(--thoth-text);padding:9px 2px;font-size:14px}.pwa-send-btn{min-width:44px;width:44px;height:44px;border:0;border-radius:999px;display:grid;place-items:center;color:#fff;font-size:18px;box-shadow:0 8px 16px #0f7a5a3d}.pwa-send-btn-mic{background:#eef2f7;color:var(--thoth-brand);box-shadow:none}.pwa-send-btn-ready{background:var(--thoth-brand-2);color:#fff}.pwa-composer-instagram .pwa-send-btn-ready{background:#db2777}.pwa-composer-whatsapp .pwa-send-btn-ready{background:#059669}.pwa-recording-bar,.pwa-media-preview-card{min-width:0;display:grid;align-items:center;gap:9px;border:1px solid var(--thoth-border);border-radius:999px;background:#fff;box-shadow:var(--thoth-shadow-soft);padding:7px 9px}.pwa-recording-bar{grid-template-columns:auto auto minmax(0,1fr) auto auto}.pwa-recording-dot{width:10px;height:10px;border-radius:999px;background:#ef4444;box-shadow:0 0 0 5px #ef44441f}.pwa-recording-bar strong{color:#991b1b;font-variant-numeric:tabular-nums}.pwa-recording-bar span:last-of-type{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--thoth-muted);font-size:12px;font-weight:800}.pwa-recording-bar button,.pwa-media-preview-card button{width:38px;height:38px;border:0;border-radius:999px;background:#f1f5f9;color:var(--thoth-brand);font-weight:950}.pwa-recording-send,.pwa-media-preview-card button:last-child{background:var(--thoth-brand)!important;color:#fff!important}.pwa-media-preview-card{grid-template-columns:46px minmax(0,1fr) auto auto;border-radius:18px;margin-bottom:7px}.pwa-media-preview-card img{width:46px;height:46px;border-radius:12px;object-fit:cover}.pwa-media-preview-card strong,.pwa-media-preview-card span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pwa-media-preview-card strong{color:var(--thoth-text);font-size:12px}.pwa-media-preview-card span{color:var(--thoth-muted);font-size:11px}.pwa-right-panel{min-width:0;background:#fff;border-left:1px solid var(--thoth-border);padding:14px;display:flex;flex-direction:column;gap:12px;overflow:auto}.pwa-right-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:4px 2px 2px}.pwa-right-title{font-weight:950;letter-spacing:-.02em}.pwa-right-subtitle{max-width:190px;margin-top:2px;color:var(--thoth-muted);font-size:12px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pwa-commerce-card{border-color:#dce7e1eb;box-shadow:0 10px 24px #0f172a0d}.pwa-client-card{background:linear-gradient(180deg,#fff,#fbfdfc)}.pwa-client-main{min-width:0;display:flex;flex-direction:column;gap:3px}.pwa-client-main strong{color:var(--thoth-text);font-size:17px;font-weight:950;line-height:1.15;overflow-wrap:anywhere}.pwa-client-main span,.pwa-client-owner{color:var(--thoth-muted);font-size:12px;font-weight:750}.pwa-client-owner{margin-top:10px}.pwa-client-owner strong{color:var(--thoth-text)}.pwa-chip-row{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.pwa-cart-commerce-card{border-color:#0f7a5a3d;background:linear-gradient(180deg,#e7f7efbf,#fffffff5)}.pwa-cart-commerce-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.pwa-cart-commerce-head span{color:var(--thoth-brand);font-size:13px;font-weight:950;line-height:1.25}.pwa-cart-commerce-note{margin:8px 0 10px;color:var(--thoth-muted);font-size:12px;font-weight:750;line-height:1.35}.pwa-cart-commerce-wrap{border:1px solid rgba(15,122,90,.16);border-radius:14px;background:#fff;overflow:hidden}.pwa-cart-commerce-wrap>div{min-height:220px;max-height:min(46dvh,430px)}.pwa-cart-readmodel{display:grid;gap:10px;margin-bottom:10px;padding:10px;border:1px solid rgba(15,122,90,.18);border-radius:12px;background:#ffffffd1}.pwa-cart-readmodel-fallback{border-color:#2563eb33;background:#eff6ffb8}.pwa-cart-readmodel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.pwa-cart-readmodel-top>div{min-width:0;display:grid;gap:3px}.pwa-cart-readmodel-top strong{color:var(--thoth-text);font-size:13px;font-weight:950;line-height:1.25;overflow-wrap:anywhere}.pwa-cart-readmodel-top span,.pwa-cart-readmodel p,.pwa-cart-readmodel-empty{color:var(--thoth-muted);font-size:12px;font-weight:750;line-height:1.35}.pwa-cart-readmodel p{margin:0}.pwa-cart-readmodel-empty{margin-bottom:10px;padding:10px;border:1px dashed rgba(15,122,90,.22);border-radius:12px;background:#ffffffb8}.pwa-cart-readmodel-metrics{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:8px}.pwa-cart-readmodel-metrics>div{min-width:0;padding:8px;border:1px solid rgba(220,231,225,.85);border-radius:10px;background:#fff}.pwa-cart-readmodel-metrics span{display:block;color:var(--thoth-muted);font-size:10px;font-weight:900;text-transform:uppercase}.pwa-cart-readmodel-metrics strong{display:block;margin-top:2px;color:var(--thoth-text);font-size:13px;font-weight:950;overflow-wrap:anywhere}.pwa-cart-readmodel-items{display:grid;gap:7px}.pwa-cart-readmodel-item{min-width:0;display:flex;align-items:center;gap:8px;padding:8px;border:1px solid rgba(220,231,225,.85);border-radius:10px;background:#fff}.pwa-cart-readmodel-item img,.pwa-cart-readmodel-thumb{width:38px;height:38px;flex:0 0 38px;border-radius:8px;border:1px solid rgba(220,231,225,.85);background:var(--thoth-surface-soft);object-fit:cover}.pwa-cart-readmodel-thumb{display:grid;place-items:center;color:var(--thoth-muted);font-size:8px;font-weight:900;text-align:center}.pwa-cart-readmodel-item>div{min-width:0;display:grid;gap:2px}.pwa-cart-readmodel-item strong{color:var(--thoth-text);font-size:12px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pwa-cart-readmodel-item span{color:var(--thoth-muted);font-size:11px;font-weight:750}.pwa-summary-grid{display:grid;gap:8px}.pwa-summary-item{display:grid;gap:3px;padding:9px 10px;border:1px solid rgba(220,231,225,.82);border-radius:12px;background:var(--thoth-surface-soft)}.pwa-summary-item span{display:flex;align-items:center;gap:6px;flex-wrap:wrap;color:var(--thoth-muted);font-size:11px;font-weight:850;text-transform:uppercase}.pwa-summary-item span em{display:inline-flex;align-items:center;min-height:18px;padding:2px 6px;border-radius:999px;background:#0f7a5a1a;color:var(--thoth-brand);font-size:10px;font-style:normal;font-weight:900;text-transform:none}.pwa-summary-item strong{color:var(--thoth-text);font-size:13px;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.pwa-commercial-summary{display:grid;gap:8px}.pwa-commercial-section{display:grid;gap:5px;padding:9px 10px;border:1px solid rgba(220,231,225,.82);border-radius:10px;background:var(--thoth-surface-soft)}.pwa-commercial-section>span{color:var(--thoth-muted);font-size:10px;font-weight:900;text-transform:uppercase}.pwa-commercial-section>strong{color:var(--thoth-text);font-size:13px;font-weight:850;line-height:1.35;white-space:pre-line;overflow-wrap:anywhere}.pwa-commercial-pending{display:flex;flex-wrap:wrap;gap:5px}.pwa-commercial-pending em{display:inline-flex;align-items:center;min-height:22px;padding:3px 7px;border:1px solid rgba(15,122,90,.16);border-radius:999px;background:#fff;color:#0f7a5a;font-size:11px;font-style:normal;font-weight:850}.pwa-commercial-exchange{display:grid;gap:5px}.pwa-commercial-exchange p{display:grid;gap:2px;margin:0;color:var(--thoth-text);font-size:12px;line-height:1.35;overflow-wrap:anywhere}.pwa-commercial-exchange b{color:var(--thoth-muted);font-size:10px;font-weight:900;text-transform:uppercase}.pwa-action-groups{display:grid;gap:12px}.pwa-action-group{display:grid;gap:7px}.pwa-action-group>span{color:var(--thoth-muted);font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.pwa-transfer-box{display:grid;gap:7px;padding:9px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc}.pwa-transfer-box input{width:100%;min-height:36px;border:1px solid #cbd5e1;border-radius:7px;padding:7px 9px;color:#0f172a;background:#fff;font-size:12px;outline:none}.pwa-transfer-box button{display:grid;gap:2px;width:100%;border:1px solid #cbd5e1;border-radius:7px;padding:7px 9px;background:#fff;color:#172033;text-align:left;cursor:pointer}.pwa-transfer-box button:disabled{cursor:not-allowed;opacity:.65}.pwa-transfer-box button strong{font-size:12px;font-weight:900}.pwa-transfer-box button span,.pwa-transfer-state,.pwa-transfer-error{color:#64748b;font-size:12px}.pwa-transfer-error{color:#b91c1c;font-weight:800}.pwa-notes-input{width:100%;min-height:120px;border:1px solid var(--thoth-border);border-radius:12px;padding:10px;resize:vertical;color:var(--thoth-text);background:var(--thoth-surface-soft);font:inherit}.pwa-data-row{display:grid;grid-template-columns:116px minmax(0,1fr);gap:10px;padding:9px 0;border-bottom:1px solid rgba(220,231,225,.72);font-size:13px}.pwa-data-row:last-child{border-bottom:0}.pwa-data-label{color:var(--thoth-muted);font-weight:750}.pwa-data-value{min-width:0;overflow-wrap:anywhere;font-weight:850}.pwa-next-action{border-radius:14px;background:var(--thoth-brand-soft);color:var(--thoth-brand);padding:12px;font-size:13px;font-weight:850;line-height:1.4}.pwa-cart-wrap>div{width:100%!important;border-left:0!important}.pwa-cart-wrap>div>div:nth-child(2){max-height:min(48dvh,470px);overflow:auto}.lojista-pwa-shell .dashboard-pwa-page{color:var(--thoth-text)}.lojista-pwa-shell .dashboard-pwa-hero{position:relative;overflow:hidden}.lojista-pwa-shell .dashboard-pwa-hero:after{content:"";position:absolute;right:18px;bottom:14px;width:150px;height:150px;border-radius:999px;background:#0f7a5a14;pointer-events:none}.lojista-pwa-shell .dashboard-pwa-kpi,.lojista-pwa-shell .dashboard-shortcut{color:var(--thoth-text)}.lojista-pwa-shell .dashboard-shortcut:hover,.lojista-pwa-shell .dashboard-pwa-kpi:hover{border-color:#0f7a5a52}.lojista-pwa-shell .clientes-pwa-page{display:flex;flex-direction:column;gap:14px}.lojista-pwa-shell .clientes-pwa-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border:1px solid var(--thoth-border);border-radius:18px;background:linear-gradient(135deg,#fff 0%,var(--thoth-surface-soft) 64%,var(--thoth-brand-soft) 100%);padding:18px;box-shadow:var(--thoth-shadow-soft)}.lojista-pwa-shell .clientes-pwa-eyebrow{color:var(--thoth-brand);font-size:12px;font-weight:950;text-transform:uppercase}.lojista-pwa-shell .clientes-pwa-title{margin:4px 0 0!important;color:var(--thoth-text)!important;font-size:28px!important;font-weight:950!important}.lojista-pwa-shell .clientes-pwa-subtitle{max-width:720px;margin-top:7px;color:var(--thoth-muted);font-size:13px;line-height:1.45}.lojista-pwa-shell .clientes-pwa-counter{min-width:116px;border:1px solid var(--thoth-border);border-radius:16px;background:#ffffffc7;padding:12px;text-align:right}.lojista-pwa-shell .clientes-pwa-counter strong,.lojista-pwa-shell .clientes-pwa-counter span{display:block}.lojista-pwa-shell .clientes-pwa-counter strong{color:var(--thoth-brand);font-size:24px;font-weight:950}.lojista-pwa-shell .clientes-pwa-counter span{color:var(--thoth-muted);font-size:12px;font-weight:850}.lojista-pwa-shell .clientes-pwa-page .clientes-toolbar{margin-bottom:0!important}.lojista-pwa-shell .clientes-pwa-page .clientes-search{min-height:46px;border-color:var(--thoth-border)!important;border-radius:999px!important;box-shadow:0 8px 18px #0f172a0a}.lojista-pwa-shell .clientes-pwa-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.lojista-pwa-shell .clientes-pwa-card{min-width:0;border:1px solid var(--thoth-border);border-radius:16px;background:#fff;padding:14px;box-shadow:0 12px 26px #0f172a0f}.lojista-pwa-shell .clientes-pwa-card-top,.lojista-pwa-shell .clientes-pwa-person,.lojista-pwa-shell .clientes-pwa-actions,.lojista-pwa-shell .clientes-pwa-row-actions,.lojista-pwa-shell .clientes-pwa-mobile-actions{display:flex;align-items:center;gap:10px}.lojista-pwa-shell .clientes-pwa-card-top{justify-content:space-between;align-items:flex-start}.lojista-pwa-shell .clientes-pwa-person{min-width:0}.lojista-pwa-shell .clientes-pwa-person strong,.lojista-pwa-shell .clientes-pwa-person span{display:block;min-width:0}.lojista-pwa-shell .clientes-pwa-person strong{color:var(--thoth-text);font-size:15px;font-weight:950;overflow-wrap:anywhere}.lojista-pwa-shell .clientes-pwa-person span{margin-top:3px;color:var(--thoth-muted);font-size:12px;font-weight:750}.lojista-pwa-shell .clientes-pwa-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.lojista-pwa-shell .clientes-pwa-card-grid>div{min-width:0;border:1px solid rgba(220,231,225,.78);border-radius:12px;background:var(--thoth-surface-soft);padding:9px}.lojista-pwa-shell .clientes-pwa-card-grid span{display:block;margin-bottom:4px;color:var(--thoth-muted);font-size:11px;font-weight:780}.lojista-pwa-shell .clientes-pwa-card-grid strong{display:block;color:var(--thoth-text);font-size:12px;font-weight:900;overflow-wrap:anywhere}.lojista-pwa-shell .clientes-pwa-actions{margin-top:12px}.lojista-pwa-shell .clientes-pwa-actions button,.lojista-pwa-shell .clientes-pwa-row-actions button{min-height:34px;border-radius:999px;border:1px solid var(--thoth-border);background:var(--thoth-surface-soft);color:var(--thoth-brand);padding:0 12px;font-size:12px;font-weight:900;cursor:pointer}.lojista-pwa-shell .clientes-pwa-actions button:first-child,.lojista-pwa-shell .clientes-pwa-row-actions button:first-child{border-color:#0f7a5a33;background:var(--thoth-brand-soft)}.lojista-pwa-shell .clientes-pwa-empty{grid-column:1 / -1;border:1px solid var(--thoth-border);border-radius:16px;background:#fff;color:var(--thoth-muted);padding:20px;text-align:center}.lojista-pwa-shell .clientes-pwa-page .clientes-table,.lojista-pwa-shell .clientes-pwa-page .clientes-mobile-list{display:none}.lojista-pwa-shell .atendimento-pwa-page,.lojista-pwa-shell .funil-pwa-page{display:flex;flex-direction:column;gap:14px}.lojista-pwa-shell .atendimento-pwa-hero,.lojista-pwa-shell .funil-pwa-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border:1px solid var(--thoth-border);border-radius:18px;background:linear-gradient(135deg,#fff 0%,var(--thoth-surface-soft) 62%,var(--thoth-brand-soft) 100%);padding:18px;box-shadow:var(--thoth-shadow-soft)}.lojista-pwa-shell .atendimento-pwa-eyebrow,.lojista-pwa-shell .funil-pwa-eyebrow{color:var(--thoth-brand);font-size:12px;font-weight:950;text-transform:uppercase}.lojista-pwa-shell .atendimento-pwa-summary,.lojista-pwa-shell .funil-pwa-summary{display:grid;grid-template-columns:repeat(3,minmax(86px,1fr));gap:8px;min-width:min(380px,42%)}.lojista-pwa-shell .atendimento-pwa-summary>div,.lojista-pwa-shell .funil-pwa-summary>div{border:1px solid var(--thoth-border);border-radius:16px;background:#ffffffc7;padding:10px}.lojista-pwa-shell .atendimento-pwa-summary strong,.lojista-pwa-shell .atendimento-pwa-summary span,.lojista-pwa-shell .funil-pwa-summary strong,.lojista-pwa-shell .funil-pwa-summary span{display:block}.lojista-pwa-shell .atendimento-pwa-summary strong,.lojista-pwa-shell .funil-pwa-summary strong{color:var(--thoth-brand);font-size:20px;font-weight:950}.lojista-pwa-shell .atendimento-pwa-summary span,.lojista-pwa-shell .funil-pwa-summary span{margin-top:3px;color:var(--thoth-muted);font-size:11px;font-weight:850}.lojista-pwa-shell .atendimento-pwa-tabs{border:1px solid var(--thoth-border);border-radius:999px;background:#ffffffb8;padding:5px;width:fit-content}.lojista-pwa-shell .atendimento-pwa-card{position:relative;overflow:hidden}.lojista-pwa-shell .atendimento-pwa-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--thoth-blue)}.lojista-pwa-shell .atendimento-pwa-card-aguardando:before{background:var(--thoth-warning)}.lojista-pwa-shell .atendimento-pwa-card-em_atendimento:before{background:var(--thoth-blue)}.lojista-pwa-shell .atendimento-pwa-card-finalizado:before{background:var(--thoth-success)}.lojista-pwa-shell .funil-pwa-wrap{border-radius:18px}.lojista-pwa-shell .funil-pwa-board{align-items:stretch}.lojista-pwa-shell .funil-pwa-col{min-width:0}.lojista-pwa-shell .funil-pwa-card{transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.lojista-pwa-shell .funil-pwa-card:hover{transform:translateY(-2px);border-color:#0f7a5a52;box-shadow:0 16px 32px #0f172a1a}.lojista-pwa-shell .funil-pwa-open{margin-top:10px;min-height:34px;border-radius:999px;border:1px solid rgba(15,122,90,.2);background:var(--thoth-brand-soft);color:var(--thoth-brand);padding:0 12px;font-size:12px;font-weight:900;cursor:pointer}.lojista-pwa-shell .produtos-pwa-page{min-width:0}.lojista-pwa-shell .produtos-pwa-hero{position:relative;overflow:hidden}.lojista-pwa-shell .produtos-pwa-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,rgba(7,94,69,.09),transparent 42%),linear-gradient(280deg,rgba(20,128,74,.08),transparent 38%)}.lojista-pwa-shell .produtos-pwa-hero>*{position:relative;z-index:1}.lojista-pwa-shell .produtos-pwa-eyebrow{margin-bottom:6px;color:var(--thoth-brand);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.lojista-pwa-shell .produtos-pwa-kpis{margin-top:16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.lojista-pwa-shell .produtos-pwa-kpi{min-height:86px;border:1px solid rgba(220,231,225,.9);border-radius:18px;background:#ffffffc7;padding:12px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 22px #0f172a0a}.lojista-pwa-shell .produtos-pwa-kpi span{color:var(--thoth-muted);font-size:11px;font-weight:850}.lojista-pwa-shell .produtos-pwa-kpi strong{color:var(--thoth-text);font-size:24px;font-weight:950;line-height:1}.lojista-pwa-shell .produtos-pwa-kpi small{color:var(--thoth-muted-2);font-size:11px;font-weight:750}.lojista-pwa-shell .produtos-pwa-toolbar{padding-top:16px;border-top:1px solid rgba(220,231,225,.74)}.lojista-pwa-shell .produtos-pwa-grid{align-items:stretch}.lojista-pwa-shell .produtos-pwa-card-wrap{min-width:0}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card{height:100%;min-height:386px;border-color:var(--thoth-border)!important;border-radius:20px!important;box-shadow:0 14px 32px #0f172a14;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card:hover{transform:translateY(-2px);border-color:#0f7a5a52!important;box-shadow:0 20px 42px #0f172a1c}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-image{aspect-ratio:4 / 3!important;background:linear-gradient(135deg,#fff,#edf5f1)!important}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-image img{object-fit:cover}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-image-empty{background:linear-gradient(135deg,#f7faf8,#e7f7ef)!important;color:#075e4580!important}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-sem-imagem .produto-card-image:after{content:"sem imagem";position:absolute;top:10px;left:10px;border-radius:999px;background:#ffffffe0;border:1px solid rgba(220,231,225,.95);color:var(--thoth-muted);padding:4px 9px;font-size:10px;font-weight:900;text-transform:uppercase}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-image{position:relative}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-body{padding:13px 14px 14px!important;gap:7px!important}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-name{color:var(--thoth-text)!important;font-size:14px!important;font-weight:950!important}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-code,.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-origin,.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-meta{color:var(--thoth-muted);font-size:11px;font-weight:750}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-commercial,.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-enrichment{border-radius:999px!important}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-price{margin-top:auto!important;color:var(--thoth-success)!important;font-size:19px!important;font-weight:950!important}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-stock{display:inline-flex;align-self:flex-start;border:1px solid #fecaca;border-radius:999px;background:#fff1f0;color:var(--thoth-danger)!important;padding:3px 8px;font-size:10px!important;font-weight:900}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card-edit{width:100%;min-height:36px;border-radius:999px!important;border-color:#0f7a5a38!important;color:var(--thoth-brand)!important;font-weight:900!important}.lojista-pwa-shell .pedidos-pwa-page{min-width:0;display:flex;flex-direction:column;gap:16px}.lojista-pwa-shell .pedidos-pwa-hero{position:relative;overflow:hidden;border:1px solid var(--thoth-border);border-radius:22px;background:#ffffffe0;box-shadow:0 16px 42px #0f172a14;padding:18px}.lojista-pwa-shell .pedidos-pwa-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,rgba(7,94,69,.09),transparent 42%),linear-gradient(280deg,rgba(37,99,235,.06),transparent 38%)}.lojista-pwa-shell .pedidos-pwa-hero>*{position:relative;z-index:1}.lojista-pwa-shell .pedidos-pwa-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.lojista-pwa-shell .pedidos-pwa-eyebrow{margin-bottom:6px;color:var(--thoth-brand);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.lojista-pwa-shell .pedidos-pwa-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.lojista-pwa-shell .pedidos-pwa-kpis{margin-top:16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.lojista-pwa-shell .pedidos-pwa-kpi{min-height:86px;border:1px solid rgba(220,231,225,.9);border-radius:18px;background:#ffffffc7;padding:12px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 22px #0f172a0a}.lojista-pwa-shell .pedidos-pwa-kpi span{color:var(--thoth-muted);font-size:11px;font-weight:850}.lojista-pwa-shell .pedidos-pwa-kpi strong{color:var(--thoth-text);font-size:22px;font-weight:950;line-height:1}.lojista-pwa-shell .pedidos-pwa-kpi small{color:var(--thoth-muted-2);font-size:11px;font-weight:750}.lojista-pwa-shell .pedidos-pwa-controls{margin-top:16px;padding-top:16px;border-top:1px solid rgba(220,231,225,.74);display:grid;grid-template-columns:minmax(220px,.82fr) minmax(0,1.18fr);gap:10px;align-items:start}.lojista-pwa-shell .pedidos-filter{min-width:0;flex-wrap:wrap;margin-bottom:0!important}.lojista-pwa-shell .pedidos-table{display:none}.lojista-pwa-shell .pedidos-pwa-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:14px}.lojista-pwa-shell .pedido-card{min-width:0;border:1px solid var(--thoth-border)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 14px 32px #0f172a14!important;padding:14px!important;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.lojista-pwa-shell .pedido-card-clickable:hover,.lojista-pwa-shell .pedido-card-clickable:focus{transform:translateY(-2px);border-color:#0f7a5a52!important;box-shadow:0 20px 42px #0f172a1c!important;outline:none}.lojista-pwa-shell .pedido-card-name{color:var(--thoth-text)!important;font-size:15px!important;font-weight:950!important}.lojista-pwa-shell .pedido-card-phone{color:var(--thoth-muted)!important;font-weight:750}.lojista-pwa-shell .pedido-status{border-radius:999px!important;min-height:30px;color:#334155}.lojista-pwa-shell .pedido-status-pedido_comercial,.lojista-pwa-shell .pedido-status-atendimento_finalizado,.lojista-pwa-shell .pedido-status-finalizado_operacional{background:#ecfdf5;color:#166534;border-color:#bbf7d0}.lojista-pwa-shell .pedido-status-aguardando_conferencia{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.lojista-pwa-shell .pedido-card-total{color:var(--thoth-success)!important;font-size:24px!important;font-weight:950!important}.lojista-pwa-shell .pedido-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lojista-pwa-shell .pedido-card-grid>div,.lojista-pwa-shell .pedido-card-note,.lojista-pwa-shell .pedido-card-audit,.lojista-pwa-shell .pedido-items{border-color:var(--thoth-border)!important;background:var(--thoth-surface-soft)!important;border-radius:14px!important}.lojista-pwa-shell .pedido-card-grid span,.lojista-pwa-shell .pedido-items summary,.lojista-pwa-shell .pedido-card-note{color:var(--thoth-muted)!important}.lojista-pwa-shell .pedido-card-grid strong,.lojista-pwa-shell .pedido-item-row{color:var(--thoth-text)!important}.lojista-pwa-shell .pedido-card-actions{flex-direction:row;flex-wrap:wrap}.lojista-pwa-shell .pedido-card-actions button,.lojista-pwa-shell .pedido-action-muted,.lojista-pwa-shell .pedido-action-primary,.lojista-pwa-shell .pedido-action-secondary{width:auto;flex:1 1 160px;min-height:40px;border-radius:999px!important;font-size:12px!important;font-weight:900!important}.lojista-pwa-shell .pedido-action-muted{border:1px solid rgba(15,122,90,.22);background:#fff;color:var(--thoth-brand)}.lojista-pwa-shell .pedido-action-primary{background:var(--thoth-brand)!important}.lojista-pwa-shell .pedido-action-secondary{background:#fff!important;border:1px solid #fecaca!important;color:var(--thoth-danger)!important}.lojista-pwa-shell .pedidos-pwa-empty{min-height:180px;padding:24px;grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.lojista-pwa-shell .pedidos-pwa-empty strong{color:var(--thoth-text);font-size:16px;font-weight:950}.lojista-pwa-shell .pedidos-pwa-empty span{color:var(--thoth-muted);font-size:13px}.lojista-pwa-shell .pedidos-pwa-empty-actions{margin-top:8px;display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.lojista-pwa-shell .pedidos-pwa-empty-actions button{min-height:38px;border-radius:999px;border:1px solid rgba(15,122,90,.22);background:var(--thoth-brand-soft);color:var(--thoth-brand);padding:0 13px;font-size:12px;font-weight:900;cursor:pointer}.lojista-pwa-shell .pedidos-modal-box,.lojista-pwa-shell .pedido-detalhe-modal{border-color:var(--thoth-border)!important;border-radius:20px!important;box-shadow:var(--thoth-shadow)}.lojista-pwa-shell .ficha-pwa-page{min-width:0;display:flex;flex-direction:column;gap:16px}.lojista-pwa-shell .ficha-pwa-hero{position:relative;overflow:hidden;border:1px solid var(--thoth-border);border-radius:22px;background:#ffffffe0;box-shadow:0 16px 42px #0f172a14;padding:18px}.lojista-pwa-shell .ficha-pwa-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,rgba(7,94,69,.09),transparent 42%),linear-gradient(280deg,rgba(180,83,9,.06),transparent 38%)}.lojista-pwa-shell .ficha-pwa-hero>*{position:relative;z-index:1}.lojista-pwa-shell .ficha-pwa-hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.lojista-pwa-shell .ficha-pwa-eyebrow{margin-bottom:6px;color:var(--thoth-brand);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.lojista-pwa-shell .ficha-pwa-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.lojista-pwa-shell .ficha-pwa-kpis{margin-top:16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.lojista-pwa-shell .ficha-pwa-kpi{min-height:86px;border:1px solid rgba(220,231,225,.9);border-radius:18px;background:#ffffffc7;padding:12px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 22px #0f172a0a}.lojista-pwa-shell .ficha-pwa-kpi span{color:var(--thoth-muted);font-size:11px;font-weight:850}.lojista-pwa-shell .ficha-pwa-kpi strong{color:var(--thoth-text);font-size:21px;font-weight:950;line-height:1}.lojista-pwa-shell .ficha-pwa-kpi small{color:var(--thoth-muted-2);font-size:11px;font-weight:750}.lojista-pwa-shell .ficha-pwa-toolbar{margin-top:16px;margin-bottom:0!important;padding-top:16px;border-top:1px solid rgba(220,231,225,.74)}.lojista-pwa-shell .ficha-pwa-toolbar input,.lojista-pwa-shell .ficha-pwa-toolbar select{min-height:40px;border-color:var(--thoth-border)!important;border-radius:999px!important;background:#fff!important}.lojista-pwa-shell .ficha-pwa-page button{border-radius:999px!important;font-weight:850!important}.lojista-pwa-shell .ficha-pwa-page .ficha-grid{grid-template-columns:minmax(320px,430px) minmax(0,1fr)!important;gap:14px!important}.lojista-pwa-shell .ficha-pwa-page .ficha-list-panel,.lojista-pwa-shell .ficha-pwa-page .ficha-detail-panel,.lojista-pwa-shell .ficha-pwa-page .pedidos-modal-box,.lojista-pwa-shell .ficha-pwa-page .ficha-modal{border-color:var(--thoth-border)!important;border-radius:20px!important;box-shadow:0 14px 32px #0f172a14}.lojista-pwa-shell .ficha-pwa-page .ficha-list-panel,.lojista-pwa-shell .ficha-pwa-page .ficha-detail-panel{overflow:hidden}.lojista-pwa-shell .ficha-pwa-page .ficha-list-card{margin:10px;border:1px solid var(--thoth-border)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 24px #0f172a0f;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.lojista-pwa-shell .ficha-pwa-page .ficha-list-card:hover{transform:translateY(-1px);border-color:#0f7a5a52!important;box-shadow:0 16px 32px #0f172a1a}.lojista-pwa-shell .ficha-pwa-page .ficha-status-atrasado{border-color:#fecaca!important}.lojista-pwa-shell .ficha-pwa-page .ficha-stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))!important;background:var(--thoth-surface-soft)!important}.lojista-pwa-shell .ficha-pwa-page .ficha-stats>div{border-color:var(--thoth-border)!important;border-radius:16px!important;box-shadow:0 8px 18px #0f172a0a}.lojista-pwa-shell .ficha-pwa-page .ficha-action-row{flex-wrap:wrap}.lojista-pwa-shell .ficha-pwa-page .ficha-desktop-table{display:none}.lojista-pwa-shell .ficha-pwa-page .ficha-mobile-section{display:grid;gap:10px;padding:12px}.lojista-pwa-shell .ficha-pwa-page .ficha-lancamento-card,.lojista-pwa-shell .ficha-pwa-page .ficha-mobile-empty,.lojista-pwa-shell .ficha-pwa-page .ficha-detail-empty{border:1px solid var(--thoth-border)!important;border-radius:16px!important;background:#fff!important;color:var(--thoth-text)!important;box-shadow:0 10px 24px #0f172a0d}.lojista-pwa-shell .ficha-pwa-page .ficha-lancamento-grid>div,.lojista-pwa-shell .ficha-pwa-page .ficha-lancamento-note{border-color:var(--thoth-border)!important;background:var(--thoth-surface-soft)!important}.lojista-pwa-shell .ficha-pwa-page .ficha-lancamento-title,.lojista-pwa-shell .ficha-pwa-page .ficha-lancamento-grid strong{color:var(--thoth-text)!important}.lojista-pwa-shell .ficha-pwa-page .ficha-lancamento-meta,.lojista-pwa-shell .ficha-pwa-page .ficha-lancamento-grid span,.lojista-pwa-shell .ficha-pwa-page .ficha-lancamento-note{color:var(--thoth-muted)!important}.lojista-pwa-shell .ficha-pwa-page #fichas-atrasadas-print{display:none}@media (max-width: 1480px){.lojista-pwa-app{grid-template-columns:90px minmax(0,1fr)}.lojista-pwa-sidebar{align-items:center;padding:16px 12px}.lojista-pwa-brand{justify-content:center}.lojista-pwa-brand-text,.lojista-pwa-store-card,.lojista-pwa-nav-label,.lojista-pwa-user-info{display:none}.lojista-pwa-nav-item{grid-template-columns:1fr;justify-items:center;padding:0}.lojista-pwa-nav-badge{position:absolute;transform:translate(18px,-16px)}.lojista-pwa-conversas{grid-template-columns:340px minmax(420px,1fr) 320px}.lojista-pwa-shell .produtos-pwa-kpis,.lojista-pwa-shell .pedidos-pwa-kpis,.lojista-pwa-shell .ficha-pwa-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1180px){.lojista-pwa-conversas{grid-template-columns:330px minmax(0,1fr)}.pwa-right-panel{display:none}.pwa-products-row{grid-template-columns:1fr}.lojista-pwa-shell .produtos-pwa-kpis,.lojista-pwa-shell .pedidos-pwa-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.lojista-pwa-shell .pedidos-pwa-controls{grid-template-columns:1fr}.lojista-pwa-shell .ficha-pwa-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.lojista-pwa-shell .ficha-pwa-page .ficha-grid{grid-template-columns:1fr!important}}@media (max-width: 900px){.lojista-pwa-shell{--pwa-bottom-nav-height: 72px;--lojista-bottom-nav-height: calc(var(--pwa-bottom-nav-height) + env(safe-area-inset-bottom));--pwa-bottom-sheet-bottom: calc(var(--pwa-bottom-nav-height) + env(safe-area-inset-bottom));--pwa-bottom-sheet-max-height: calc(100dvh - var(--pwa-header-height, 96px) - var(--pwa-bottom-sheet-bottom) - 16px)}.lojista-pwa-shell{background:#fff}.lojista-pwa-app{display:block;padding:0;min-height:100dvh}.lojista-pwa-sidebar{display:none}.lojista-pwa-main{min-height:100dvh;width:100vw;border:0;border-radius:0;box-shadow:none;background:#f3f7f5}.lojista-pwa-topbar{padding-top:calc(14px + env(safe-area-inset-top));background:linear-gradient(180deg,var(--thoth-brand),var(--thoth-brand-2));color:#fff}.lojista-pwa-topbar-sub{color:#ffffffb8}.lojista-pwa-content{padding:14px;padding-bottom:calc(86px + env(safe-area-inset-bottom))}.lojista-pwa-content.lojista-pwa-content-flush{padding:0}.lojista-pwa-bottom-nav{min-height:72px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;position:fixed;left:0;right:0;bottom:0;z-index:130;background:#075e45fa;box-shadow:0 -18px 40px #0f172a29}.thoth-bottom-sheet-overlay{inset:0 0 var(--pwa-bottom-sheet-bottom, calc(92px + env(safe-area-inset-bottom)) ) 0;align-items:flex-end;overflow:hidden}.thoth-bottom-sheet{max-height:min(72dvh,var(--pwa-bottom-sheet-max-height, calc(100dvh - 188px - env(safe-area-inset-bottom)) ));border-radius:20px 20px 0 0}.thoth-bottom-sheet .pwa-sheet-scroll{padding-bottom:calc(var(--pwa-bottom-nav-height, 92px) + env(safe-area-inset-bottom) + 24px)}.lojista-pwa-bottom-item{border:0;border-radius:16px;color:#ffffffbd;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;font-weight:850;gap:4px;text-decoration:none;min-width:0;font-family:inherit;cursor:pointer}.lojista-pwa-bottom-item.active{background:#ffffff1f;color:#fff}.lojista-pwa-bottom-icon{font-size:19px;line-height:1}.lojista-pwa-more-sheet{box-sizing:border-box;max-height:inherit;min-height:0;padding:16px 16px 0;display:flex;flex-direction:column;gap:14px;overflow:hidden}.lojista-pwa-more-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.lojista-pwa-more-head div{min-width:0;display:grid;gap:3px}.lojista-pwa-more-head strong{color:#172033;font-size:16px;font-weight:950}.lojista-pwa-more-head span{color:#667085;font-size:12px}.lojista-pwa-more-head button{border:1px solid #dbe4ef;border-radius:8px;background:#fff;color:#172033;font-size:12px;font-weight:850;padding:8px 10px}.lojista-pwa-more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-bottom:calc(var(--pwa-bottom-nav-height, 92px) + env(safe-area-inset-bottom) + 24px)}.lojista-pwa-more-option{min-width:0;min-height:64px;border:1px solid #dbe4ef;border-radius:12px;background:#f8fafc;color:#172033;display:flex;align-items:center;gap:10px;padding:10px;text-align:left;font-family:inherit}.lojista-pwa-more-option.active{border-color:#0f7a5a;background:#e7f7ef}.lojista-pwa-more-option span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#fff;flex:0 0 auto}.lojista-pwa-more-option strong{min-width:0;overflow:hidden;text-overflow:ellipsis;color:#172033;font-size:13px}.lojista-pwa-conversas{height:100dvh;border:0;border-radius:0;box-shadow:none;grid-template-columns:1fr;background:#fff}.pwa-conv-list{width:100%;height:100dvh;border-right:0;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.pwa-conv-list-head{padding-top:calc(16px + env(safe-area-inset-top));background:linear-gradient(180deg,var(--thoth-brand),var(--thoth-brand-2));color:#fff}.pwa-conv-list-head .thoth-icon-btn{border-color:#ffffff2e;background:#ffffff29;color:#fff}.pwa-conv-list-head .pwa-search{background:#fffffff2;color:var(--thoth-muted)}.pwa-conv-list-head .thoth-chip{background:#ffffffeb}.pwa-conv-list-head .thoth-chip-active{background:#fff}.pwa-thread{min-height:82px;border-bottom:1px solid rgba(220,231,225,.72);border-radius:0}.pwa-thread-active{border-radius:16px;border-bottom-color:transparent}.lojista-pwa-conversas:not(.pwa-mobile-chat-selected) .pwa-chat{display:none}.lojista-pwa-conversas.pwa-mobile-chat-selected .pwa-conv-list{display:none}.pwa-chat{height:calc(100dvh - var(--lojista-bottom-nav-height));min-height:0;overflow:hidden}.pwa-chat-header{min-height:calc(62px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 10px 8px;grid-template-columns:40px 44px minmax(0,1fr) auto;gap:8px;position:relative;z-index:8;box-shadow:0 6px 18px #0f172a14}.pwa-mobile-back{display:inline-grid;width:38px;height:38px;font-size:22px;line-height:1;place-items:center;flex:0 0 auto}.pwa-chat-title{min-width:0}.pwa-chat-name{font-size:14px;line-height:1.15}.pwa-chat-note{display:flex;align-items:center;gap:5px;max-width:100%;margin-top:1px;font-size:11px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pwa-chat-actions{gap:6px;flex:0 0 auto}.pwa-chat-actions .thoth-icon-btn{width:38px;height:38px;min-width:38px;padding:0}.pwa-chat-search-btn,.pwa-chat-clear-btn{display:none}.pwa-chat-data-btn,.pwa-chat-more-btn{display:inline-grid}.pwa-right-panel{display:none}.thoth-drawer-overlay{align-items:flex-end;z-index:180}.thoth-drawer{width:100%;max-height:min(86dvh,calc(100dvh - 46px));margin-left:0;border-radius:22px 22px 0 0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -18px 42px #0f172a38}.pwa-mobile-drawer-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--thoth-border);background:#fff}.pwa-mobile-drawer-header div{min-width:0;display:flex;flex-direction:column;gap:2px}.pwa-mobile-drawer-header strong,.pwa-mobile-drawer-header span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pwa-mobile-drawer-header strong{color:var(--thoth-text);font-size:14px;font-weight:950}.pwa-mobile-drawer-header span{color:var(--thoth-muted);font-size:12px}.pwa-mobile-drawer-header button{flex:0 0 auto;border:1px solid var(--thoth-border);border-radius:999px;background:var(--thoth-surface-soft);color:var(--thoth-brand);font-weight:850;padding:8px 12px;cursor:pointer}.thoth-drawer .pwa-right-panel{display:flex;flex:1;min-height:0;border-left:0;overflow-y:auto;padding-bottom:18px}.pwa-composer{padding-bottom:calc(10px + env(safe-area-inset-bottom))}.pwa-composer-inner{grid-template-columns:auto minmax(0,1fr) auto auto auto;border-radius:999px}.pwa-composer-actions{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.pwa-composer-actions::-webkit-scrollbar{display:none}.pwa-action-chip{flex:0 0 auto}.pwa-assist-drawer-quickReplies,.pwa-assist-drawer-products,.pwa-assist-drawer-ai{position:fixed;inset:0 0 var(--pwa-bottom-sheet-bottom, calc(92px + env(safe-area-inset-bottom)) ) 0;z-index:90;display:flex;align-items:flex-end;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none}.pwa-assist-drawer-quickReplies .pwa-assist-backdrop,.pwa-assist-drawer-products .pwa-assist-backdrop,.pwa-assist-drawer-ai .pwa-assist-backdrop{display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a2e;pointer-events:auto}.pwa-assist-drawer-quickReplies .pwa-assist-panel,.pwa-assist-drawer-products .pwa-assist-panel,.pwa-assist-drawer-ai .pwa-assist-panel{box-sizing:border-box;display:flex;flex-direction:column;min-height:0;position:relative;z-index:1;width:100%;max-height:min(65dvh,var(--pwa-bottom-sheet-max-height, calc(100dvh - 188px - env(safe-area-inset-bottom)) ));margin:0;border-radius:20px 20px 0 0;border-left:0;border-right:0;border-bottom:0;padding:12px 12px 0;overflow:hidden;pointer-events:auto}.pwa-assist-panel .pwa-panel-top{flex:0 0 auto;position:sticky;top:0;z-index:2;background:#fffffffa;margin:-12px -12px 0;padding:12px;border-bottom:1px solid rgba(220,231,225,.8)}.pwa-assist-panel .pwa-sheet-scroll{padding:10px 0 calc(var(--pwa-bottom-nav-height, 92px) + env(safe-area-inset-bottom) + 24px)}.pwa-sticker-panel{display:flex;flex-direction:column;max-height:min(56dvh,var(--pwa-bottom-sheet-max-height, calc(100dvh - 188px - env(safe-area-inset-bottom)) ));overflow:hidden}.pwa-sticker-panel .pwa-sheet-scroll{padding-bottom:calc(var(--pwa-bottom-nav-height, 92px) + env(safe-area-inset-bottom) + 24px)}.pwa-quick-grid,.pwa-products-row{grid-template-columns:1fr}.lojista-pwa-shell .clientes-pwa-hero{border-radius:0;border-left:0;border-right:0}.lojista-pwa-shell .clientes-pwa-grid{grid-template-columns:1fr}.lojista-pwa-shell .clientes-pwa-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lojista-pwa-shell .clientes-pwa-card-grid>div:last-child{grid-column:1 / -1}.lojista-pwa-shell .clientes-pwa-actions{flex-direction:column}.lojista-pwa-shell .clientes-pwa-actions button{width:100%;min-height:42px}.lojista-pwa-shell .atendimento-pwa-hero,.lojista-pwa-shell .funil-pwa-hero{flex-direction:column;border-radius:0;border-left:0;border-right:0}.lojista-pwa-shell .atendimento-pwa-summary,.lojista-pwa-shell .funil-pwa-summary{width:100%;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr))}.lojista-pwa-shell .atendimento-pwa-tabs{width:100%;overflow-x:auto}.lojista-pwa-shell .funil-pwa-board{min-width:0!important;grid-template-columns:1fr!important;height:auto!important}.lojista-pwa-shell .funil-pwa-col{min-height:260px}.lojista-pwa-shell .produtos-pwa-hero{border-radius:0;border-left:0;border-right:0}.lojista-pwa-shell .produtos-pwa-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.lojista-pwa-shell .produtos-pwa-kpi{min-height:74px;padding:10px}.lojista-pwa-shell .produtos-pwa-kpi strong{font-size:20px}.lojista-pwa-shell .produtos-pwa-toolbar{grid-template-columns:1fr!important}.lojista-pwa-shell .produtos-new-category{align-items:stretch!important;flex-direction:column}.lojista-pwa-shell .produtos-new-category button{width:100%}.lojista-pwa-shell .produtos-pwa-grid{grid-template-columns:1fr!important}.lojista-pwa-shell .produtos-pwa-card-wrap .produto-card{min-height:0}.lojista-pwa-shell .produtos-pager{align-items:stretch!important;flex-direction:column}.lojista-pwa-shell .pedidos-pwa-hero{border-radius:0;border-left:0;border-right:0}.lojista-pwa-shell .pedidos-pwa-hero-top{flex-direction:column}.lojista-pwa-shell .pedidos-pwa-hero-actions{width:100%}.lojista-pwa-shell .pedidos-pwa-hero-actions button{flex:1}.lojista-pwa-shell .pedidos-pwa-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.lojista-pwa-shell .pedidos-pwa-kpi{min-height:74px;padding:10px}.lojista-pwa-shell .pedidos-pwa-kpi strong{font-size:18px}.lojista-pwa-shell .pedidos-filter{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.lojista-pwa-shell .pedidos-filter button{flex-shrink:0}.lojista-pwa-shell .pedidos-pwa-list{grid-template-columns:1fr}.lojista-pwa-shell .pedido-card-actions{flex-direction:column}.lojista-pwa-shell .pedido-card-actions button,.lojista-pwa-shell .pedido-action-muted,.lojista-pwa-shell .pedido-action-primary,.lojista-pwa-shell .pedido-action-secondary{width:100%;flex-basis:auto;min-height:46px}.lojista-pwa-shell .ficha-pwa-hero{border-radius:0;border-left:0;border-right:0}.lojista-pwa-shell .ficha-pwa-hero-top{flex-direction:column}.lojista-pwa-shell .ficha-pwa-hero-actions,.lojista-pwa-shell .ficha-pwa-hero-actions button{width:100%}.lojista-pwa-shell .ficha-pwa-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.lojista-pwa-shell .ficha-pwa-kpi{min-height:74px;padding:10px}.lojista-pwa-shell .ficha-pwa-kpi strong{font-size:18px}.lojista-pwa-shell .ficha-pwa-toolbar{align-items:stretch!important;flex-direction:column}.lojista-pwa-shell .ficha-pwa-toolbar input,.lojista-pwa-shell .ficha-pwa-toolbar select,.lojista-pwa-shell .ficha-pwa-toolbar button{width:100%!important}}.pwa-client-link-box{margin-top:12px;border-top:1px solid #e2e8f0;padding-top:12px;display:grid;gap:9px}.pwa-client-link-title{color:#475569;font-size:11px;font-weight:900;text-transform:uppercase}.pwa-client-link-chips,.clientes-channel-chips{display:inline-flex;flex-wrap:wrap;gap:5px;align-items:center}.clientes-channel-chips{margin-left:2px}.clientes-channel-chip{display:inline-flex;align-items:center;justify-content:center;min-width:25px;min-height:20px;padding:2px 7px;border-radius:999px;font-size:10px;font-weight:900;border:1px solid #cbd5e1;background:#fff;color:#334155}.clientes-channel-whatsapp{border-color:#86efac;background:#ecfdf5;color:#047857}.clientes-channel-instagram{border-color:#f9a8d4;background:#fdf2f8;color:#be185d}.pwa-client-link-actions{display:flex;flex-wrap:wrap;gap:6px}.pwa-client-link-actions button,.pwa-client-link-search button{border:1px solid #cbd5e1;background:#fff;color:#172033;border-radius:7px;padding:7px 9px;font-size:12px;font-weight:850;cursor:pointer}.pwa-client-link-actions button.danger{border-color:#fecaca;color:#991b1b}.pwa-client-link-actions button:disabled{cursor:not-allowed;opacity:.6}.pwa-client-link-search{display:grid;gap:6px}.pwa-client-link-search input{width:100%;border:1px solid #cbd5e1;border-radius:7px;padding:8px 10px;color:#0f172a;background:#fff;font-size:13px;outline:none}.pwa-client-link-search button{display:grid;gap:2px;text-align:left}.pwa-client-link-search button span,.pwa-client-link-state,.pwa-client-link-error{color:#64748b;font-size:12px}.pwa-client-link-error{color:#b91c1c;font-weight:800}
