:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}body{color:#e5e7eb;background:#0f172a;margin:0;font-family:Arial,sans-serif}.app{max-width:1100px;margin:auto;padding:40px 20px}header{margin-bottom:35px}h1{margin-bottom:8px;font-size:48px}header p{color:#94a3b8;font-size:18px}.cards{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:35px;display:grid}.card{background:#111827;border:1px solid #1f2937;border-radius:14px;padding:20px}.card svg{color:#38bdf8}.card p{color:#94a3b8}.analyzer,.result{background:#111827;border:1px solid #1f2937;border-radius:16px;margin-bottom:30px;padding:24px}textarea{color:#e5e7eb;background:#020617;border:1px solid #334155;border-radius:12px;width:100%;height:200px;padding:15px;font-size:15px}button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;margin-top:15px;padding:13px 22px;font-size:16px}button:hover{background:#1d4ed8}.risk-box{background:#020617;border-left:5px solid #ef4444;border-radius:10px;padding:18px}li{margin-bottom:8px}@media (width<=800px){.cards{grid-template-columns:1fr}}.high{color:red;font-weight:700}.medium{color:orange;font-weight:700}.low{color:#32cd32;font-weight:700}.search-input{border:none;border-radius:10px;width:100%;margin:15px 0;padding:12px;font-size:16px}#incident-report{color:#000;background:#fff;border-radius:12px;padding:30px}#incident-report h2,#incident-report h3,#incident-report p,#incident-report li,#incident-report strong{color:#000}#incident-report .risk-box{color:#000;background:#f4f4f4;border-left:6px solid red;border-radius:10px;padding:20px}.mitre-box{background:#0f172a;border:1px solid #334155;border-radius:12px;margin-top:25px;padding:20px}.mitre-box h3{color:#38bdf8;margin-bottom:15px}.mitre-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.mitre-card{background:#111827;border-left:4px solid #38bdf8;border-radius:10px;padding:15px}.mitre-card strong{color:#facc15;margin-bottom:6px;display:block}.mitre-card span{color:#e5e7eb}.auth-box{background:#111827;border-radius:12px;flex-direction:column;gap:12px;max-width:400px;margin:20px auto;padding:20px;display:flex}.auth-box input{border:none;border-radius:8px;padding:12px}.auth-box button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px}.executive-summary{background:#111827;border-left:5px solid #3b82f6;border-radius:12px;margin-top:20px;padding:20px}.executive-summary h3{color:#fff;margin-bottom:12px}.executive-summary p{color:#e5e7eb;line-height:1.7}.dashboard-section{background:linear-gradient(135deg,#020617,#0f172a);border:1px solid #94a3b840;border-radius:18px;margin-top:40px;padding:28px;box-shadow:0 20px 45px #00000073}.dashboard-section h2{color:#f8fafc;letter-spacing:.5px;margin-bottom:22px;font-size:28px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:30px;display:grid}.stat-card{color:#fff;text-align:center;border:1px solid #ffffff1f;border-radius:16px;padding:24px;box-shadow:0 12px 30px #00000059}.stat-card h3{text-transform:uppercase;letter-spacing:1px;opacity:.9;font-size:16px}.stat-card p{margin-top:8px;font-size:42px;font-weight:800}.stat-card.high{background:linear-gradient(135deg,#7f1d1d,#dc2626)}.stat-card.medium{background:linear-gradient(135deg,#78350f,#f59e0b)}.stat-card.low{background:linear-gradient(135deg,#064e3b,#10b981)}.history-section{margin-top:35px}.history-card{color:#e5e7eb;background:#020617;border:1px solid #94a3b833;border-left:5px solid #38bdf8;border-radius:14px;margin-bottom:18px;padding:20px;box-shadow:0 12px 25px #0000004d}.history-card h3{margin-bottom:10px;font-size:18px}.history-card.high{border-left-color:#ef4444}.history-card.medium{border-left-color:#f59e0b}.history-card.low{border-left-color:#22c55e}.timestamp{color:#94a3b8;margin-bottom:12px;font-size:13px}.history-section h2{color:#f8fafc;margin-bottom:20px}
