:root{color:#f9fafb;-webkit-font-smoothing:antialiased;background-color:#111827;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:#93c5fd}.app{text-align:left;max-width:640px;margin:0 auto;padding:2.5rem 1.25rem}.app h1{margin:0 0 .25rem;font-size:1.6rem}.subtitle{color:#9ca3af;margin:0 0 2rem}.card{background:#ffffff05;border:1px solid #374151;border-radius:12px;padding:1.25rem 1.5rem}.card h2{color:#d1d5db;margin:0 0 1rem;font-size:1rem}.row{border-bottom:1px solid #1f2937;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.badge{color:#d1d5db;white-space:nowrap;background:#374151;border-radius:999px;padding:.15rem .6rem;font-size:.8rem}.badge.ok{color:#6ee7b7;background:#064e3b}.badge.warn{color:#fca5a5;background:#4c1d24}button{color:#f9fafb;cursor:pointer;background:#1f2937;border:1px solid #4b5563;border-radius:8px;margin-top:1.25rem;padding:.55rem 1rem;font-size:.9rem}button:hover:not(:disabled){background:#374151}button:disabled{opacity:.6;cursor:default}
