:root{--brand-50:#ecfdf5;--brand-100:#d1fae5;--brand-500:#22c55e;--brand-600:#16a34a;--brand-700:#15803d;--bg:#f8f9fb;--surface:#fff;--text:#111827;--text-muted:#6b7280;--border:#e5e7eb;--sidebar-w:248px}:root.dark{--bg:#0f1115;--surface:#171a21;--text:#e5e7eb;--text-muted:#9ca3af;--border:#272b33}*{box-sizing:border-box}#__nuxt,body,html{height:100%}body{background:var(--bg);color:var(--text);font-family:Montserrat,system-ui,-apple-system,sans-serif;margin:0}.btn-primary{background:var(--brand-500);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 16px}.btn-primary:hover{background:var(--brand-600)}@media(max-width:768px){.cards,.cfg,.endgrid,.grid,.grid2,.iline,.payline,.payrow,.pdv,.selrow,.totais,.vline,.wrap{grid-template-columns:1fr!important}.list{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.list .row{min-width:560px}.dlg,.modal{max-width:94vw!important;width:94vw!important}.bar,.head,.mh,.ph{flex-wrap:wrap;gap:8px}h1{font-size:22px}}
