/* Bradox Shield — CSS local (substitui o CDN do Tailwind para evitar travamento) */
* { box-sizing: border-box; }
body {
  background-color: #04070C; color: #F8FAFC;
  font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  margin: 0;
}
.min-h-screen { min-height: 100vh; }
.flex { display: flex; }
.flex-col { flex-direction: column; }
.flex-wrap { flex-wrap: wrap; }
.flex-1 { flex: 1 1 0%; }
.items-center { align-items: center; }
.items-start { align-items: flex-start; }
.justify-between { justify-content: space-between; }
.justify-center { justify-content: center; }
.text-center { text-align: center; }
.antialiased { -webkit-font-smoothing: antialiased; }
.hidden { display: none !important; }
.relative { position: relative; }
.sticky { position: sticky; }
.absolute { position: absolute; }
.top-0 { top: 0; }
.z-50 { z-index: 50; }
.min-w-0 { min-width: 0; }
.w-full { width: 100%; }
.max-w-xl { max-width: 36rem; }
.max-w-4xl { max-width: 56rem; }
.mx-auto { margin-left: auto; margin-right: auto; }
.mb-2 { margin-bottom: 0.5rem; }
.mb-3 { margin-bottom: 0.75rem; }
.mb-4 { margin-bottom: 1rem; }
.mt-3 { margin-top: 0.75rem; }
.mt-4 { margin-top: 1rem; }
.mt-6 { margin-top: 1.5rem; }
.ml-2 { margin-left: 0.5rem; }
.px-2 { padding-left: 0.5rem; padding-right: 0.5rem; }
.px-3 { padding-left: 0.75rem; padding-right: 0.75rem; }
.px-4 { padding-left: 1rem; padding-right: 1rem; }
.px-5 { padding-left: 1.25rem; padding-right: 1.25rem; }
.py-0\.5 { padding-top: 0.125rem; padding-bottom: 0.125rem; }
.py-1\.5 { padding-top: 0.375rem; padding-bottom: 0.375rem; }
.py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }
.py-2\.5 { padding-top: 0.625rem; padding-bottom: 0.625rem; }
.py-4 { padding-top: 1rem; padding-bottom: 1rem; }
.py-6 { padding-top: 1.5rem; padding-bottom: 1.5rem; }
.py-8 { padding-top: 2rem; padding-bottom: 2rem; }
.pt-3 { padding-top: 0.75rem; }
.pt-6 { padding-top: 1.5rem; }
.pb-4 { padding-bottom: 1rem; }
.pl-4 { padding-left: 1rem; }
.pl-12 { padding-left: 3rem; }
.pr-5 { padding-right: 1.25rem; }
.p-4 { padding: 1rem; }
.p-6 { padding: 1.5rem; }
.p-8 { padding: 2rem; }
.p-10 { padding: 2.5rem; }
.gap-1\.5 { gap: 0.375rem; }
.gap-2 { gap: 0.5rem; }
.gap-3 { gap: 0.75rem; }
.gap-4 { gap: 1rem; }
.gap-x-4 { column-gap: 1rem; }
.gap-y-1 { row-gap: 0.25rem; }
.space-y-2 > * + * { margin-top: 0.5rem; }
.space-y-3 > * + * { margin-top: 0.75rem; }
.space-y-1 > * + * { margin-top: 0.25rem; }
.w-2 { width: 0.5rem; } .h-2 { height: 0.5rem; }
.w-3\.5 { width: 0.875rem; } .h-3\.5 { height: 0.875rem; }
.w-4 { width: 1rem; } .h-4 { height: 1rem; }
.w-5 { width: 1.25rem; } .h-5 { height: 1.25rem; }
.w-8 { width: 2rem; } .h-8 { height: 2rem; }
.rounded-full { border-radius: 9999px; }
.rounded-lg { border-radius: 0.5rem; }
.rounded-xl { border-radius: 0.75rem; }
.rounded-2xl { border-radius: 1rem; }
.border { border-width: 1px; border-style: solid; border-color: #1E293B; }
.border-t { border-top-width: 1px; border-top-style: solid; border-color: #1E293B; }
.border-b { border-bottom-width: 1px; border-bottom-style: solid; border-color: #1E293B; }
.border-bradox-border { border-color: #1E293B; }
.border-slate-700\/80 { border-color: rgba(51,65,85,0.8); }
.border-slate-800 { border-color: #1e293b; }
.border-rose-800\/50 { border-color: rgba(153,27,27,0.5); }
.border-rose-800\/40 { border-color: rgba(153,27,27,0.4); }
.shadow-sm { box-shadow: 0 1px 2px 0 rgba(0,0,0,0.4); }
.bg-bradox-bg { background-color: #04070C; }
.bg-bradox-surface-1 { background-color: #090E17; }
.bg-bradox-surface-2 { background-color: #0F1726; }
.bg-rose-950\/60 { background-color: rgba(76,5,25,0.6); }
.bg-rose-950\/50 { background-color: rgba(76,5,25,0.5); }
.bg-rose-500 { background-color: #ef4444; }
header.sticky { background-color: rgba(4,7,12,0.95); backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); }
.text-white { color: #fff; }
.text-slate-300 { color: #cbd5e1; }
.text-slate-400 { color: #94a3b8; }
.text-slate-500 { color: #64748b; }
.text-slate-600 { color: #475569; }
.text-slate-700 { color: #334155; }
.text-rose-300 { color: #fda4af; }
.text-rose-400 { color: #fb7185; }
.text-yellow-400 { color: #facc15; }
.text-amber-400 { color: #fbbf24; }
.text-emerald-400 { color: #34d399; }
.font-mono { font-family: 'JetBrains Mono', ui-monospace, monospace; }
.font-semibold { font-weight: 600; }
.font-bold { font-weight: 700; }
.font-extrabold { font-weight: 800; }
.text-xs { font-size: 0.75rem; line-height: 1rem; }
.text-sm { font-size: 0.875rem; line-height: 1.25rem; }
.text-base { font-size: 1rem; line-height: 1.5rem; }
.text-2xl { font-size: 1.5rem; line-height: 2rem; }
.text-3xl { font-size: 1.875rem; line-height: 2.25rem; }
.text-4xl { font-size: 2.25rem; line-height: 2.5rem; }
.text-\[11px\] { font-size: 11px; }
.leading-tight { line-height: 1.25; }
.leading-relaxed { line-height: 1.625; }
.tracking-tight { letter-spacing: -0.025em; }
.transition { transition: all 0.2s ease; }
a.hover-white:hover, .hover\:text-white:hover { color: #fff; }
.object-contain { object-fit: contain; }
.inline-flex { display: inline-flex; }
.backdrop-blur-xl { backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); }
.-translate-y-1\/2 { transform: translateY(-50%); }
.top-1\/2 { top: 50%; }
.left-4 { left: 1rem; }

.search-input { background: #090E17; border: 1px solid #2A384F; color: #FFF; transition: all 0.2s; }
.search-input:focus { outline: none; border-color: #EAB308; box-shadow: 0 0 0 3px rgba(234,179,8,0.15); }
.search-input::placeholder { color: #475569; }
.card-scammer { transition: border-color 0.2s, transform 0.15s; }
.card-scammer:hover { border-color: #ef4444 !important; transform: translateY(-1px); }
.card-history { transition: border-color 0.2s, transform 0.15s; }
.card-history:hover { border-color: #10b981 !important; transform: translateY(-1px); }
@keyframes fadeIn { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: translateY(0); } }
.fade-in { animation: fadeIn 0.35s cubic-bezier(0.16, 1, 0.3, 1) forwards; }
@keyframes spin { to { transform: rotate(360deg); } }
.animate-spin { animation: spin 1s linear infinite; }
@keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } }
.animate-pulse { animation: pulse 2s cubic-bezier(0.4,0,0.6,1) infinite; }
.badge-scam { background: rgba(239,68,68,0.15); color: #f87171; border: 1px solid rgba(239,68,68,0.3); }
.badge-removed { background: rgba(16,185,129,0.15); color: #34d399; border: 1px solid rgba(16,185,129,0.3); }
.tab-active-red { background: rgba(127,29,29,0.5); color: #fca5a5; border: 1px solid rgba(239,68,68,0.4); }
.tab-active-green { background: rgba(6,78,59,0.5); color: #6ee7b7; border: 1px solid rgba(16,185,129,0.4); }
.tab-inactive { background: #0F1726; color: #94a3b8; }
.tab-inactive:hover { color: #fff; }

@media (min-width: 640px) {
  .sm\:flex { display: flex; }
  .sm\:inline { display: inline; }
  .sm\:text-lg { font-size: 1.125rem; line-height: 1.75rem; }
  .sm\:text-base { font-size: 1rem; line-height: 1.5rem; }
  .sm\:text-4xl { font-size: 2.25rem; line-height: 2.5rem; }
  .sm\:py-12 { padding-top: 3rem; padding-bottom: 3rem; }
  .sm\:p-5 { padding: 1.25rem; }
  .sm\:px-5 { padding-left: 1.25rem; padding-right: 1.25rem; }
  .grid-cols-2-sm { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
.grid { display: grid; }
.grid-cols-1 { grid-template-columns: repeat(1, minmax(0, 1fr)); }
@media (min-width: 640px) {
  .sm\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
