:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e5eefc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#09111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#3182ce3d,#0000 34rem),linear-gradient(135deg,#07111f 0%,#111827 50%,#0f172a 100%);min-width:320px;min-height:100vh;margin:0}button{color:#03111d;cursor:pointer;background:#38bdf8;border:0;border-radius:999px;padding:.75rem 1rem;font-weight:800;box-shadow:0 12px 36px #38bdf842}button:hover{filter:brightness(1.08)}.secondary-button{color:#dbeafe;box-shadow:none;background:#0f172ad1;border:1px solid #94a3b842}.hero{grid-template-columns:minmax(0,1fr) 24rem;align-items:end;gap:1.5rem;padding:4rem min(5vw,4rem) 2rem;display:grid}.eyebrow{color:#7dd3fc;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .5rem;font-size:.78rem;font-weight:800}h1,h2{margin:0;line-height:1.04}h1{letter-spacing:-.07em;max-width:58rem;font-size:clamp(2.25rem,6vw,5.75rem)}h2{font-size:clamp(1.35rem,2.5vw,2rem)}.lede{color:#b9c8dc;max-width:54rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.status-card,.panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172abd;border:1px solid #94a3b838;border-radius:1.5rem;box-shadow:0 24px 80px #0206174d}.status-card{gap:.8rem;padding:1rem;display:flex}.status-card p{color:#b9c8dc;margin:.3rem 0 0;line-height:1.4}.status-dot{background:#22c55e;border-radius:999px;width:.75rem;height:.75rem;margin-top:.28rem;box-shadow:0 0 0 .35rem #22c55e24}.layout{gap:1.25rem;padding:0 min(5vw,4rem) 4rem;display:grid}.panel{padding:1.25rem}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.metrics article{background:#02061757;border:1px solid #94a3b829;border-radius:1rem;padding:1rem}.metrics strong{letter-spacing:-.05em;font-size:2rem;display:block}.metrics span{color:#b9c8dc}.section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.helper-text,.import-status,.result-count{color:#b9c8dc;line-height:1.55}.inventory-import textarea{resize:vertical;color:#e5eefc;background:#0206177a;border:1px solid #94a3b847;border-radius:1rem;width:100%;min-height:10rem;padding:1rem;font:.92rem/1.5 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.inventory-import textarea:focus,.finding-controls input:focus,.finding-controls select:focus,.file-picker:focus-within{outline-offset:3px;outline:2px solid #7dd3fc}.import-actions{flex-wrap:wrap;gap:.75rem;margin-top:.9rem;display:flex}.file-picker{color:#dbeafe;cursor:pointer;background:#0ea5e91a;border:1px solid #7dd3fc57;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:800;display:inline-flex;position:relative}.file-picker input{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.error-list{color:#fecaca;background:#7f1d1d38;border:1px solid #f8717157;border-radius:1rem;margin:.75rem 0 0;padding:.85rem 1rem .85rem 2rem;line-height:1.55}.finding-controls{grid-template-columns:minmax(16rem,1fr) minmax(10rem,.35fr) minmax(12rem,.45fr);gap:.9rem;margin-bottom:.75rem;display:grid}.finding-controls label{color:#b9c8dc;gap:.4rem;font-size:.85rem;font-weight:800;display:grid}.finding-controls input,.finding-controls select{color:#e5eefc;width:100%;font:inherit;background:#0206177a;border:1px solid #94a3b847;border-radius:.9rem;padding:.75rem .85rem}.finding-controls input::placeholder{color:#64748b}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:980px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #94a3b829;padding:.95rem}th{color:#93a4b8;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}small{color:#93a4b8;line-height:1.45}.severity{border-radius:.8rem;place-items:center;min-width:3rem;padding:.45rem;font-weight:900;display:inline-grid}.severity.critical{color:#fecaca;background:#ef444438}.severity.high{color:#fed7aa;background:#f9731638}.severity.medium{color:#fef08a;background:#eab30833}.severity.low{color:#bbf7d0;background:#22c55e2e}.tag{color:#dbeafe;background:#0ea5e91a;border:1px solid #7dd3fc33;border-radius:999px;margin:.15rem;padding:.25rem .55rem;font-size:.78rem;display:inline-block}.split{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.split p,.split li{color:#b9c8dc;line-height:1.65}@media (width<=900px){.hero,.split{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.finding-controls{grid-template-columns:1fr}}@media (width<=560px){.metrics{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.import-actions{flex-direction:column;align-items:stretch}.import-actions button,.file-picker{width:100%}}
