*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#111827;color:#f9fafb}.h-screen{height:100vh}.w-full{width:100%}.flex{display:flex!important}.flex-col{flex-direction:column!important}.flex-1{flex:1 1 0%!important}.shrink-0{flex-shrink:0!important}.overflow-hidden{overflow:hidden!important}.overflow-y-auto{overflow-y:auto}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.mb-3{margin-bottom:.75rem}.w-96{width:24rem!important;min-width:24rem!important}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-full{height:100%}.bg-gray-700{background-color:#374151}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-red-600{background-color:#dc2626}.bg-green-600{background-color:#16a34a}.bg-orange-500{background-color:#f97316}.bg-blue-600{background-color:#2563eb}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-red-400{color:#f87171}.text-orange-400{color:#fb923c}.text-blue-400{color:#60a5fa}.text-green-400{color:#4ade80}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-gray-700{border-color:#374151}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.uppercase{text-transform:uppercase}.text-center{text-align:center}.grid{display:grid}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s}.hover\:bg-green-500:hover{background-color:#22c55e}.hover\:bg-red-500:hover{background-color:#ef4444}.hover\:bg-gray-600:hover{background-color:#4b5563}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1f2937;border-radius:4px}::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6b7280}input,select,textarea{font-family:inherit;font-size:inherit;color:#111827}input:focus,select:focus,textarea:focus{outline:2px solid #3b82f6;outline-offset:2px}button{cursor:pointer;font-family:inherit;transition:all .15s ease;border:none}button:disabled{cursor:not-allowed;opacity:.5}video{background-color:#000;width:100%;height:100%;object-fit:cover}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.z-50{z-index:50}.bg-black\/70{background-color:#000000b3}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.threat-card-enter{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.alert-critical{animation:alertPulse 1s ease-in-out infinite}@keyframes alertPulse{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 10px #ef444400}}.live-indicator{display:flex;align-items:center;gap:6px}.live-indicator:before{content:"";width:8px;height:8px;background-color:#ef4444;border-radius:50%;animation:blink 1s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.status-bar{font-size:.75rem;padding:.25rem .5rem;border-radius:9999px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.status-connected{background-color:#22c55e33;color:#22c55e}.status-disconnected{background-color:#ef444433;color:#ef4444}.status-analyzing{background-color:#3b82f633;color:#3b82f6}.max-h-full{max-height:100%}.bg-white{background-color:#fff}.max-w-2xl{max-width:42rem}.max-h-\[90vh\]{max-height:90vh}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-6>*+*{margin-top:1.5rem}.bg-gray-50{background-color:#f9fafb}.border-t{border-top-width:1px}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.bg-blue-700,.hover\:bg-blue-700:hover{background-color:#1d4ed8}
