.app{max-width:1180px;margin:0 auto;padding:0 1.25rem 2.5rem}.dash-header{position:relative;margin:0 -1.25rem 1.75rem;padding:1.75rem 1.25rem 1.85rem;border-bottom:1px solid var(--border);overflow:hidden}.dash-header__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(900px 280px at 15% -20%,rgba(34,211,238,.12),transparent 55%),radial-gradient(700px 220px at 95% 0%,rgba(248,113,113,.06),transparent 45%),linear-gradient(180deg,#0d1016f2,#080a0dfa);pointer-events:none}.dash-header__inner{position:relative;max-width:1180px;margin:0 auto}.dash-header__brand{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.85rem}.dash-header__logo{flex-shrink:0;width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:var(--accent);background:linear-gradient(145deg,#22d3ee1f,#080a0ee6);border:1px solid var(--border-strong);box-shadow:0 0 24px var(--accent-glow)}.dash-header__logo svg{width:22px;height:22px}.dash-header__eyebrow{margin:0 0 .2rem;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.dash-header__title{margin:0;font-size:clamp(1.45rem,3vw,1.85rem);font-weight:700;letter-spacing:-.03em;line-height:1.15}.dash-header__tagline{margin:0 0 1rem;max-width:62ch;font-size:.95rem;color:var(--text-dim);line-height:1.55}.dash-header__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem}.dash-header__pill{display:inline-flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;color:#a5f3fc;padding:.35rem .65rem .35rem .5rem;border-radius:999px;background:#22d3ee14;border:1px solid rgba(34,211,238,.22)}.dash-header__pulse{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 #22d3ee80;animation:pulse 2s ease-out infinite}@keyframes pulse{0%{box-shadow:0 0 #22d3ee73}70%{box-shadow:0 0 0 10px #22d3ee00}to{box-shadow:0 0 #22d3ee00}}.dash-header__divider{width:1px;height:14px;background:var(--border-strong);opacity:.5}.dash-header__muted{font-size:.8rem;color:var(--muted);letter-spacing:.02em}.dash-main{display:grid;gap:1.1rem}@media(min-width:960px){.dash-main{grid-template-columns:1fr 1fr;align-items:start}.severity-summary{grid-column:1 / -1}}.severity-summary{background:var(--surface-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.15rem 1.05rem;box-shadow:var(--shadow-deep),inset 0 1px #ffffff08}.severity-summary__head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.severity-summary__title{margin:0;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.severity-summary__total{font-size:.8rem;font-weight:600;color:var(--text-dim);font-family:var(--font-mono)}.severity-summary__bar{display:flex;height:10px;border-radius:999px;overflow:hidden;background:#00000059;border:1px solid rgba(255,255,255,.06);margin-bottom:.85rem}.severity-summary__segment{height:100%;transition:flex-grow .45s cubic-bezier(.22,1,.36,1)}.severity-summary__segment+.severity-summary__segment{border-left:1px solid rgba(0,0,0,.35)}.severity-summary__segment.sev-critical{background:linear-gradient(90deg,#b91c1c,var(--critical))}.severity-summary__segment.sev-high{background:linear-gradient(90deg,#c2410c,var(--high))}.severity-summary__segment.sev-medium{background:linear-gradient(90deg,#b45309,var(--medium))}.severity-summary__segment.sev-low{background:linear-gradient(90deg,#0369a1,var(--low))}.severity-summary__legend{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.45rem .75rem}@media(min-width:640px){.severity-summary__legend{grid-template-columns:repeat(4,1fr)}}.severity-summary__chip{display:flex;align-items:center;gap:.45rem;padding:.45rem .55rem;border-radius:var(--radius-sm);background:#0003;border:1px solid rgba(255,255,255,.05)}.severity-summary__chip-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.sev-critical .severity-summary__chip-dot{background:var(--critical);box-shadow:0 0 10px #f8717173}.sev-high .severity-summary__chip-dot{background:var(--high);box-shadow:0 0 10px #fb923c59}.sev-medium .severity-summary__chip-dot{background:var(--medium);box-shadow:0 0 10px #fbbf244d}.sev-low .severity-summary__chip-dot{background:var(--low);box-shadow:0 0 10px #38bdf859}.severity-summary__chip-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.severity-summary__chip-count{margin-left:auto;font-family:var(--font-mono);font-size:.9rem;font-weight:600;color:var(--text);font-variant-numeric:tabular-nums}.panel{position:relative;background:var(--surface-glass);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.1rem 1.15rem;box-shadow:var(--shadow-deep),inset 0 1px #ffffff05}.panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(34,211,238,.04) 0%,transparent 42%)}.panel-head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem;margin-bottom:.75rem}.panel-head__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem;flex-shrink:0}.results-filters{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .75rem;margin:0 0 .85rem;padding:.55rem .65rem;border-radius:var(--radius-sm);background:#00000038;border:1px solid rgba(255,255,255,.06)}.results-filters__label{font-size:.65rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.results-filters__group{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.filter-chip{display:inline-flex;align-items:center;gap:.35rem;font-family:inherit;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.32rem .55rem .32rem .5rem;border-radius:999px;cursor:pointer;color:var(--text-dim);background:#ffffff0a;border:1px solid rgba(255,255,255,.08);transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.filter-chip:hover{color:var(--text);background:#ffffff12}.filter-chip.is-active{color:#f8fafc;background:#ffffff1a}.filter-chip__count{font-family:var(--font-mono);font-size:.68rem;font-weight:600;font-variant-numeric:tabular-nums;padding:.08rem .35rem;border-radius:999px;background:#00000059;color:#cbd5e1}.filter-chip--all.is-active{border-color:#94a3b88c;box-shadow:0 0 0 1px #94a3b81f}.filter-chip--critical.is-active{border-color:#f871718c;box-shadow:0 0 14px #f871712e}.filter-chip--high.is-active{border-color:#fb923c8c;box-shadow:0 0 14px #fb923c29}.filter-chip--medium.is-active{border-color:#fbbf2480;box-shadow:0 0 14px #fbbf2424}.filter-chip--low.is-active{border-color:#38bdf880;box-shadow:0 0 14px #38bdf824}.filter-reset{margin-top:.35rem}.empty-state--filter{min-height:200px}.panel-head__text h2{margin:0 0 .15rem;font-size:.95rem;font-weight:700;letter-spacing:-.01em}.panel-head__hint{margin:0;font-size:.78rem;color:var(--muted);max-width:36ch}.btn-secondary{position:relative;z-index:1;font-family:inherit;font-weight:600;font-size:.82rem;letter-spacing:.02em;border-radius:var(--radius-sm);padding:.52rem .95rem;cursor:pointer;color:#cffafe;background:#22d3ee0f;border:1px solid rgba(34,211,238,.28);box-shadow:inset 0 1px #ffffff0a;transition:color .15s ease,border-color .15s ease,background .15s ease,transform .15s ease}.btn-secondary:hover:not(:disabled){color:#ecfeff;background:#22d3ee1f;border-color:#5eead473;transform:translateY(-1px)}.btn-secondary:disabled{opacity:.4;cursor:not-allowed}.primary{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-family:inherit;font-weight:700;font-size:.82rem;letter-spacing:.02em;border:none;border-radius:var(--radius-sm);padding:.55rem 1.15rem;cursor:pointer;color:#041016;background:linear-gradient(180deg,#5eead4,#14b8a6 48%,#0d9488);box-shadow:0 0 0 1px #2dd4bf59,0 10px 28px -6px #22d3ee73;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease,opacity .15s ease}.primary:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 0 0 1px #5eead480,0 14px 36px -8px #22d3ee80}.primary:active:not(:disabled){transform:translateY(0)}.primary:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.primary__spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgba(4,16,22,.25);border-top-color:#041016d9;animation:spin .7s linear infinite}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.log-dropzone{position:relative;z-index:1;border-radius:var(--radius-sm);border:1px dashed rgba(56,189,248,.18);background:#05080c59;transition:border-color .2s ease,box-shadow .2s ease}.log-dropzone--active{border-color:#22d3ee8c;box-shadow:0 0 0 3px #22d3ee1f}.log-dropzone__editor{position:relative}.log-dropzone__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;pointer-events:none;border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:#060a10d1;border:1px dashed rgba(34,211,238,.45);margin:4px}.log-dropzone__overlay-inner{display:flex;flex-direction:column;align-items:center;gap:.2rem;text-align:center;padding:.75rem}.log-dropzone__overlay-title{font-size:.95rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#ecfeff}.log-dropzone__overlay-sub{font-size:.78rem;color:var(--muted)}.log-dropzone__footer{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.45rem .55rem .5rem;border-top:1px solid rgba(56,189,248,.1);background:#0003}.log-dropzone__browse{font-family:inherit;font-size:.78rem;font-weight:700;letter-spacing:.03em;color:#a5f3fc;background:#22d3ee14;border:1px solid rgba(34,211,238,.28);border-radius:8px;padding:.35rem .65rem;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.log-dropzone__browse:hover:not(:disabled){color:#ecfeff;background:#22d3ee24;border-color:#5eead473}.log-dropzone__browse:disabled{opacity:.45;cursor:not-allowed}.log-dropzone__meta{font-size:.7rem;color:var(--muted);line-height:1.35;max-width:42ch}.log-input{position:relative;z-index:1;display:block;width:100%;min-height:300px;resize:vertical;border-radius:var(--radius-sm) var(--radius-sm) 0 0;border:none;border-bottom:1px solid rgba(56,189,248,.1);background:#050608a6;color:var(--text);font-family:var(--font-mono);font-size:.78rem;line-height:1.5;padding:.8rem .9rem;caret-color:var(--accent)}.log-input::placeholder{color:var(--muted);opacity:.75}.log-input:focus{outline:none;box-shadow:inset 0 0 0 2px #22d3ee40}.upload-error{position:relative;z-index:1;margin:.5rem 0 0;color:#fcd34d;font-size:.86rem}.error{position:relative;z-index:1;margin:.65rem 0 0;color:#fca5a5;font-size:.86rem}.results-panel{min-height:340px}.empty-state{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-height:260px;text-align:center;padding:1rem}.empty-state__title{margin:0;font-size:.95rem;font-weight:600;color:var(--text)}.empty-state__sub{margin:0;font-size:.82rem;color:var(--muted);max-width:34ch;line-height:1.45}.empty-state--idle .empty-state__icon{margin-bottom:.35rem;color:var(--muted);opacity:.55}.empty-state--idle .empty-state__icon svg{width:52px;height:52px}.empty-state:not(.empty-state--idle) .spinner{margin-bottom:.35rem}.spinner{width:38px;height:38px;border-radius:50%;border:3px solid rgba(255,255,255,.08);border-top-color:var(--accent);animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.card-list{position:relative;z-index:1;list-style:none;margin:0;padding:0 .1rem 0 0;display:flex;flex-direction:column;gap:.75rem;max-height:min(68vh,620px);overflow:auto;scrollbar-color:rgba(34,211,238,.25) transparent;scrollbar-width:thin}.card{position:relative;border-radius:var(--radius-sm);border:1px solid var(--border);padding:.9rem 1rem .95rem;background:linear-gradient(165deg,#151a24f2,#0c0f14fa);overflow:hidden}.card__accent{position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--accent-line, var(--accent));opacity:.85}@keyframes card-enter{0%{opacity:0;transform:translateY(14px) scale(.985);filter:blur(5px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.card--enter{animation:card-enter .52s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--card-i, 0) * 58ms)}@media(prefers-reduced-motion:reduce){.card--enter{animation:none;opacity:1;transform:none;filter:none}.dash-header__pulse{animation:none;box-shadow:none}.severity-summary__segment{transition:none}}.card-top{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .6rem;margin-bottom:.55rem;padding-left:.35rem}.severity-pill{text-transform:capitalize;font-size:.68rem;font-weight:800;letter-spacing:.06em;padding:.22rem .55rem;border-radius:999px}.line-pill{font-size:.72rem;color:var(--muted);font-family:var(--font-mono)}.mitre-pill{font-size:.68rem;font-weight:700;font-family:var(--font-mono);letter-spacing:.04em;color:#e9d5ff;padding:.18rem .45rem;border-radius:6px;background:#a855f72e;border:1px solid rgba(192,132,252,.35)}.log-excerpt-block{margin:0 0 .65rem;padding-left:.35rem}.log-excerpt-label{display:block;font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.35rem}.log-excerpt{margin:0;padding:.5rem .55rem;max-height:7.5rem;overflow:auto;font-family:var(--font-mono);font-size:.72rem;line-height:1.45;color:#cbd5e1;white-space:pre-wrap;word-break:break-word;background:#00000047;border:1px solid rgba(255,255,255,.06);border-radius:8px;scrollbar-color:rgba(34,211,238,.25) transparent;scrollbar-width:thin}.category{font-size:.78rem;color:#94a3b8;margin-left:auto;font-family:var(--font-mono)}.explanation{margin:0 0 .65rem;padding-left:.35rem;font-size:.9rem;line-height:1.5;color:#cbd5e1}.action-block{border-top:1px solid rgba(255,255,255,.06);padding:.65rem 0 0 .35rem}.action-label{display:block;font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.28rem}.action-text{margin:0;font-size:.84rem;line-height:1.45;color:#e0f2fe}*,*:before,*:after{box-sizing:border-box}:root{color-scheme:dark;--bg-deep: #050608;--bg: #080a0d;--bg-elevated: #0d1016;--surface: #10141c;--surface-2: #151a24;--surface-glass: rgba(16, 20, 28, .72);--border: rgba(56, 189, 248, .12);--border-strong: rgba(94, 234, 212, .2);--text: #e6edf3;--text-dim: #8b9cb3;--muted: #6b7c93;--accent: #22d3ee;--accent-dim: rgba(34, 211, 238, .15);--accent-glow: rgba(34, 211, 238, .25);--critical: #f87171;--critical-bg: rgba(248, 113, 113, .12);--high: #fb923c;--high-bg: rgba(251, 146, 60, .12);--medium: #fbbf24;--medium-bg: rgba(251, 191, 36, .1);--low: #38bdf8;--low-bg: rgba(56, 189, 248, .1);--grid-line: rgba(34, 211, 238, .04);--radius: 14px;--radius-sm: 10px;--shadow-deep: 0 24px 80px rgba(0, 0, 0, .55);--font-sans: "DM Sans", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace}body{margin:0;min-height:100vh;font-family:var(--font-sans);background-color:var(--bg-deep);background-image:linear-gradient(180deg,var(--bg-deep) 0%,var(--bg) 40%,#0a0c10 100%),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px),linear-gradient(var(--grid-line) 1px,transparent 1px);background-size:100% 100%,48px 48px,48px 48px;background-position:0 0,0 0,0 0;color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100vh}
