*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#f8fafc;line-height:1.5}a{color:#38bdf8}.app-shell{min-height:100dvh;display:flex;flex-direction:column;max-width:40rem;margin:0 auto;padding:1.25rem}.card{background:#1e293b;border:1px solid #334155;border-radius:.75rem;padding:1rem 1.25rem;margin-top:1rem}.muted{color:#94a3b8;font-size:.9rem}button{font:inherit;cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1rem;background:#0ea5e9;color:#0f172a;font-weight:600}button:disabled{opacity:.5;cursor:not-allowed}input{font:inherit;width:100%;padding:.5rem .75rem;border-radius:.5rem;border:1px solid #334155;background:#0f172a;color:#f8fafc}form label{display:block;margin-top:.75rem;font-size:.875rem}ul.list{list-style:none;margin:.5rem 0 0;padding:0}ul.list li{padding:.5rem 0;border-bottom:1px solid #334155}