:root{color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.45}*{box-sizing:border-box}body{margin:0;background:#0f1115;color:#e8eaed}a{color:#8ab4f8}.wrap{max-width:960px;margin:0 auto;padding:1.25rem 1rem 3rem}h1{font-size:1.35rem;font-weight:650;margin:0 0 .75rem}h2{font-size:1rem;font-weight:650;margin:0 0 .75rem}.panel{border:1px solid #2a2f3a;border-radius:10px;padding:1rem;margin-bottom:1rem;background:#151922}.row{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:center}label.field{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:#c4c7ce;min-width:200px;flex:1 1 220px}input[type=text],input[type=password],input[type=datetime-local],textarea,select{width:100%;padding:.5rem .6rem;border-radius:8px;border:1px solid #2a2f3a;background:#0f1115;color:#e8eaed}textarea{min-height:72px;resize:vertical}.actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}button{border:1px solid #2a2f3a;background:#1f2633;color:#e8eaed;padding:.55rem .85rem;border-radius:8px;cursor:pointer}button.primary{border-color:#3a4a6a;background:#2a3a55}button.danger{border-color:#5a2a2a;background:#3a1f1f}button:disabled{opacity:.55;cursor:not-allowed}.muted{color:#9aa0a6;font-size:.9rem}.error{color:#f28b82;white-space:pre-wrap}.success{color:#81c995}.grid{display:grid;gap:1rem}@media(min-width:860px){.grid.two{grid-template-columns:1fr 1fr}}.lang-groups{margin-top:.25rem}.lang-group{display:flex;flex-direction:column;gap:.65rem;padding:.75rem .85rem;border:1px solid #2a2f3a;border-radius:8px;background:#10141c}.lang-heading{font-size:.9rem;font-weight:650;margin:0;color:#c4c7ce}
