:root{--text:#e5e7eb;--bg:#0b1120;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{color:var(--text);background:radial-gradient(circle at 10% -10%,#312e81 0%,#0000 40%),radial-gradient(circle at 90% -20%,#4c1d95 0%,#0000 36%),linear-gradient(#0f172a,#020617);min-height:100vh;margin:0}#root{min-height:100vh}.app{width:min(920px,100%);margin:0 auto;padding:56px 20px 72px}.hero{text-align:center;margin-bottom:22px}.eyebrow{letter-spacing:.14em;color:#a5b4fc;margin:0 0 10px;font-size:.74rem;font-weight:700}h1{letter-spacing:-.03em;margin:0;font-size:clamp(1.9rem,4vw,2.8rem)}.subtitle{color:#cbd5e1;max-width:700px;margin:12px auto 0}.subtitle.muted{color:#94a3b8;margin-top:8px}.card{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:linear-gradient(160deg,#0f172ae6,#0f172abd);border:1px solid #94a3b833;border-radius:18px;margin-bottom:16px;padding:20px;box-shadow:0 18px 42px #02061752}.section-head{margin-bottom:14px}.section-head h2{margin:0;font-size:1.05rem}.section-head p{color:#94a3b8;margin:6px 0 0;font-size:.92rem}.guide summary{cursor:pointer;color:#e2e8f0;font-weight:700}.guide summary::marker{color:#c084fc}.guide ol{color:#cbd5e1;margin:12px 0 0;padding-left:20px}.guide li{margin:8px 0}.guide a{color:#d8b4fe}.form-card{flex-direction:column;gap:14px;display:flex}.file-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (width<=700px){.file-grid{grid-template-columns:1fr}}.file-field{flex-direction:column;gap:8px;display:flex}.file-field span{color:#e2e8f0;font-weight:600}.file-field input{color:#e2e8f0;background:#0f172a8f;border:1px solid #94a3b859;border-radius:12px;padding:10px}.file-field small{color:#94a3b8}button{color:#f8fafc;cursor:pointer;background:linear-gradient(135deg,#c084fc,#a855f7);border:0;border-radius:10px;align-self:flex-start;padding:10px 18px;font-weight:700}button:disabled{opacity:.72;cursor:not-allowed}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}@media (width<=700px){.stats{grid-template-columns:1fr}}.stats article{background:#1e293b6b;border:1px solid #94a3b838;border-radius:12px;padding:10px 12px}.stats p{color:#94a3b8;margin:0;font-size:.88rem}.stats strong{color:#f8fafc;font-size:1.4rem}.search{color:#e2e8f0;background:#0f172a8f;border:1px solid #94a3b859;border-radius:10px;width:100%;margin:14px 0;padding:10px}.list{gap:8px;max-height:380px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.list li{background:#0f172a94;border:1px solid #94a3b833;border-radius:11px}.list a{color:#d8b4fe;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-weight:600;text-decoration:none;display:flex}.list a:hover{background:#a855f724}.checkmark{color:#86efac;background:#4ade8033;border:1px solid #86efac73;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.82rem;display:inline-flex}.error{color:#fca5a5;margin:4px 0 14px;font-weight:600}.empty{color:#94a3b8;margin:10px 0 0}
