:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}body{margin:0;background:#f6f7f9;color:#111}a{color:inherit}.container{max-width:980px;margin:0 auto;padding:16px}.card{background:#fff;border-radius:14px;padding:14px;box-shadow:0 2px 12px #0000000f}.row{display:flex;gap:12px;flex-wrap:wrap}.col{flex:1;min-width:220px}input,select,textarea{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #ddd;background:#fff;font-size:14px}button{padding:10px 12px;border-radius:10px;border:0;background:#111;color:#fff;cursor:pointer}button.secondary{background:#fff;color:#111;border:1px solid #ddd}button:disabled{opacity:.55;cursor:not-allowed}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:10px}.badge{padding:4px 10px;border-radius:999px;background:#eee;font-size:12px}.list{display:flex;flex-direction:column;gap:10px}.item{display:flex;justify-content:space-between;gap:10px}.small{font-size:12px;color:#555}hr{border:0;border-top:1px solid #eee;margin:12px 0}.lang{display:flex;gap:6px}
