body{font-family:Inter,sans-serif;margin:0;-webkit-font-smoothing:antialiased}.transition-all-300{transition:all .3s ease-in-out}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.badge{@apply px-2.5 py-0.5 rounded-full text-xs font-semibold inline-flex items-center gap-1.5;}.badge-safe{@apply bg-emerald-50 text-emerald-700 border border-emerald-200;}.badge-warning{@apply bg-amber-50 text-amber-700 border border-amber-200;}.badge-danger{@apply bg-rose-50 text-rose-700 border border-rose-200;}.card{@apply bg-white rounded-xl shadow-sm border border-slate-200;}.input-primary{@apply w-full px-4 py-3 rounded-lg border border-slate-300 focus:border-blue-500 focus:ring-2 focus:ring-blue-200 outline-none transition-all duration-200 bg-slate-50 focus:bg-white;}.btn-primary{@apply w-full bg-blue-600 hover:bg-blue-700 text-white font-semibold py-3 px-4 rounded-lg shadow-md hover:shadow-lg transition-all duration-200 transform active:scale-[.98];}
