/*! Tailwind CSS v3.4.0 minified utility bundle for B2G Plataforma | Agência Gracias */
*,::after,::before{box-sizing:border-box;border-0 solid #e2e8f0}
html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
body{margin:0;line-height:inherit;background-color:#0f172a;color:#f1f5f9}
a{color:inherit;text-decoration:inherit}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0}
button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}
table{text-indent:0;border-color:inherit;border-collapse:collapse}
.flex{display:flex}
.inline-flex{display:inline-flex}
.hidden{display:none}
.block{display:block}
.grid{display:grid}
.h-screen{height:100vh}
.min-h-screen{min-height:100vh}
.w-full{width:100%}
.w-64{width:16rem}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.items-center{align-items:center}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.gap-2{gap:0.5rem}
.gap-4{gap:1rem}
.gap-6{gap:1.5rem}
.p-2{padding:0.5rem}
.p-4{padding:1rem}
.p-6{padding:1.5rem}
.px-4{padding-left:1rem;padding-right:1rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-6{margin-bottom:1.5rem}
.mt-2{margin-top:0.5rem}
.bg-slate-900{background-color:#0f172a}
.bg-slate-800{background-color:#1e293b}
.bg-slate-700{background-color:#334155}
.bg-indigo-600{background-color:#4f46e5}
.bg-indigo-700{background-color:#4338ca}
.bg-emerald-600{background-color:#059669}
.bg-amber-600{background-color:#d97706}
.bg-red-600{background-color:#dc2626}
.text-slate-100{color:#f1f5f9}
.text-slate-200{color:#e2e8f0}
.text-slate-300{color:#cbd5e1}
.text-slate-400{color:#94a3b8}
.text-indigo-400{color:#818cf8}
.text-emerald-400{color:#34d399}
.text-red-400{color:#f87171}
.border{border-width:1px}
.border-slate-700{border-color:#334155}
.border-slate-800{border-color:#1e293b}
.rounded{border-radius:0.25rem}
.rounded-lg{border-radius:0.5rem}
.rounded-md{border-radius:0.375rem}
.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}
.font-semibold{font-weight:600}
.font-bold{font-weight:700}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-xl{font-size:1.25rem;line-height:1.75rem}
