:root{color-scheme:light dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5;background:#0b1020;color:#e8edf7}*{box-sizing:border-box}body{margin:0}a{color:#8ec5ff;text-decoration:none}.shell{min-height:100vh}.topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid #24304a;background:#11182b}.topbar a+a{margin-left:1rem}.brand{font-weight:700}.content{max-width:720px;margin:2rem auto;padding:0 1rem}.card{background:#141d33;border:1px solid #24304a;border-radius:12px;padding:1.5rem}.muted{color:#9aa8c7}.hint{color:#ffd27d}.stack{display:grid;gap:1rem}.row{display:flex;gap:.75rem}label{display:grid;gap:.35rem;font-size:.95rem}textarea{padding:.65rem .75rem;border-radius:8px;border:1px solid #31405f;background:#0f1526;color:inherit;font:inherit;resize:vertical}input{padding:.65rem .75rem;border-radius:8px;border:1px solid #31405f;background:#0f1526;color:inherit}button{padding:.65rem 1rem;border-radius:8px;border:none;background:#3b82f6;color:#fff;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}.app-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.75rem}.app-list li{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;border-radius:8px;background:#0f1526;border:1px solid #24304a}.app-list li>div{display:flex;flex-direction:column;gap:.15rem}
